| Commit message (Expand) | Author | Age | Files | Lines |
* | use GTK_IS_TREE_VIEW_COLUMN() in g_return_if_fail here. | Kristian Rietveld | 2007-06-06 | 1 | -1/+1 |
* | new function. (#342471, Lorenzo Gil Sanchez). | Kristian Rietveld | 2007-06-06 | 3 | -0/+23 |
* | remove unused call to gtk_widget_size_request(). (Reported by Carlos | Kristian Rietveld | 2007-06-06 | 1 | -3/+0 |
* | bail out if last_window is not a GdkWindow anymore. (Fixes #434021, | Kristian Rietveld | 2007-06-06 | 1 | -3/+3 |
* | also remove the auto expand timeout if it exists. | Kristian Rietveld | 2007-06-06 | 1 | -0/+6 |
* | drop the paper sheet. d is used for search, rather than find within a | Jakub Steiner | 2007-06-05 | 4 | -853/+340 |
* | Fix #399071, suggestion from Benoit Dejean. | Kristian Rietveld | 2007-06-04 | 5 | -34/+169 |
* | gtk/gtklinkbutton.h Change function argument "link" to "link_" to fix | Cody Russell | 2007-06-04 | 2 | -2/+2 |
* | Check if down_button is NULL. This happens when the pathbar button for the | Cody Russell | 2007-06-04 | 1 | -1/+4 |
* | 2.11.1GTK_2_11_1 | Matthias Clasen | 2007-06-04 | 1 | -0/+4 |
* | Move "move-focus" signals from several widgets to GtkWidget to enable more | Michael Natterer | 2007-06-04 | 6 | -70/+122 |
* | Add a create-window signal that allows to override the global | Matthias Clasen | 2007-06-04 | 3 | -6/+81 |
* | Revert previous commit; the API is not yet finalized - see bug #166995. | Emmanuele Bassi | 2007-06-04 | 3 | -153/+3 |
* | Add gtk_radio_button_set_value(), gtk_radio_button_get_current_value() and | Emmanuele Bassi | 2007-06-03 | 3 | -3/+153 |
* | Initialize unthemed_icon to NULL to avoid accessing uninitialized memory | Torsten Schönfeld | 2007-06-03 | 1 | -1/+1 |
* | Fix typo | Matthias Clasen | 2007-06-03 | 2 | -2/+2 |
* | Remove g_return_if_fail checks from private functions. | Xan Lopez | 2007-06-03 | 1 | -64/+0 |
* | The page num parameter is unused is redundant and unused in | Xan Lopez | 2007-06-03 | 1 | -20/+18 |
* | Forgotten file | Matthias Clasen | 2007-06-02 | 1 | -2/+1 |
* | don't switch submenu opening direction for overlapping reasons if there is | Michael Natterer | 2007-06-01 | 1 | -2/+8 |
* | change fix for #347883 to not obfuscate the code. | Michael Natterer | 2007-06-01 | 1 | -8/+5 |
* | Avoid recreating pangolayouts in GtkTextView on cursor movement (#435405, | Yevgen Muntyan | 2007-06-01 | 5 | -54/+288 |
* | use text colors from widget style to draw cursor instead of hardcoded | Yevgen Muntyan | 2007-06-01 | 1 | -6/+8 |
* | transform the ink_rect using pango_extents_to_pixels to avoid rounding | Kristian Rietveld | 2007-05-31 | 1 | -1/+2 |
* | Reset the internal response_requested flag, once the response triggered by fi... | Mathias Hasselmann | 2007-05-31 | 1 | -8/+11 |
* | Queue a resize if the size changed. (#418047, Alex Graveley) | Matthias Clasen | 2007-05-30 | 1 | -1/+5 |
* | Fix to update the file chooser entry | Emmanuele Bassi | 2007-05-30 | 1 | -15/+2 |
* | Correct the handling of display names. | Matthias Clasen | 2007-05-30 | 1 | -3/+31 |
* | Small cleanup in gtk_notebook_set_current_page and fix doc typo. | Xan Lopez | 2007-05-29 | 1 | -7/+4 |
* | Add back variable declaration removed in r17958. | Carlos Garnacho | 2007-05-28 | 1 | -0/+1 |
* | Add new capability GTK_PRINT_CAPABILITY_NUMBER_UP. | Carlos Garcia Campos | 2007-05-28 | 3 | -1/+5 |
* | Document some more signals | Matthias Clasen | 2007-05-28 | 1 | -34/+72 |
* | Improve docs | Matthias Clasen | 2007-05-28 | 1 | -68/+62 |
* | forgotten file | Matthias Clasen | 2007-05-28 | 1 | -1/+1 |
* | Move docs inline | Matthias Clasen | 2007-05-27 | 1 | -0/+83 |
* | More doc fixage | Matthias Clasen | 2007-05-26 | 1 | -8/+8 |
* | More doc fixes | Matthias Clasen | 2007-05-26 | 1 | -1/+1 |
* | Bring docs in shape | Matthias Clasen | 2007-05-26 | 1 | -15/+14 |
* | Document new api | Matthias Clasen | 2007-05-26 | 1 | -2/+2 |
* | Document new api | Matthias Clasen | 2007-05-26 | 1 | -5/+11 |
* | Document new api | Matthias Clasen | 2007-05-26 | 2 | -3/+5 |
* | document new api | Matthias Clasen | 2007-05-26 | 1 | -11/+13 |
* | Document new api | Matthias Clasen | 2007-05-26 | 1 | -16/+15 |
* | Document new api | Matthias Clasen | 2007-05-26 | 1 | -1/+1 |
* | Document new api | Matthias Clasen | 2007-05-26 | 1 | -2/+23 |
* | Fix typo to get the build working. | Richard Hult | 2007-05-26 | 1 | -1/+1 |
* | More of the same | Matthias Clasen | 2007-05-26 | 2 | -45/+51 |
* | Require gtk-doc 1.6, for signal and property links. | Matthias Clasen | 2007-05-26 | 10 | -420/+411 |
* | Formatting fixes. | Matthias Clasen | 2007-05-26 | 2 | -155/+139 |
* | Allow to separate GtkTextMark creation from buffer insertion. (#132818, | Matthias Clasen | 2007-05-26 | 7 | -35/+217 |