summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* 2.12.1GTK_2_12_1Matthias Clasen2007-10-171-0/+4
* Update the docMatthias Clasen2007-10-171-2/+2
* Update the docs for the ::text-column property. (#352643, JosselinMatthias Clasen2007-10-171-0/+1
* Fixed typo in icon_size_lookup_intern() - colon instead of semicolonYevgen Muntyan2007-10-161-1/+1
* Be more careful when handling (GtkIconSize)-1. (#456137, Harry Lu, ChrisMatthias Clasen2007-10-161-3/+6
* Improve the docs. (#486155, Owen Taylor)Matthias Clasen2007-10-161-4/+4
* Actually use the utf-8 version of the filename. (#485301, Takao Fujiwara)Matthias Clasen2007-10-161-1/+1
* Fix "cannot open display" error message when display is set by the DISPLAYLoïc Minier2007-10-151-1/+3
* signal_name instead of signal. (#486360, Xavier Claessens)Johan Dahlin2007-10-131-1/+1
* Avoid double-free problemsMatthias Clasen2007-10-121-8/+0
* Document that you need to unref the returned GdkPixbuf. (#484132,Emmanuele Bassi2007-10-101-4/+5
* Convert the format to the current locale before passing it to strtime().Emmanuele Bassi2007-10-101-1/+6
* Fix the time_t typecasting on OpenSolaris. (#465380, Takao Fujiwara)Emmanuele Bassi2007-10-101-3/+3
* make sure the new cursor node is visible when we are done. (Fixes #472965,Kristian Rietveld2007-10-091-0/+1
* we should only "don't move the cursor, but just select the current node"Kristian Rietveld2007-10-091-2/+8
* don't "corrupt" all iterators by reversing the list after adding theKristian Rietveld2007-10-081-4/+0
* Fix #482841, patch by Karl Tomlinson.Kristian Rietveld2007-10-081-1/+7
* Revert the change on 2007-04-29 (Also check the default handler whenMurray Cumming2007-10-051-2/+1
* Use g_object_ref() instead of gtk_widget_ref(). (#483563)Hiroyuki Ikezoe2007-10-051-3/+3
* Iterate on the proxies we hold when we change the sorting function and theEmmanuele Bassi2007-10-041-3/+28
* Add a second volume button.Matthias Clasen2007-10-041-0/+3
* Fix warnings and display of modified date / time in filechooser for someLoïc Minier2007-10-041-1/+1
* remove duplicated declaration of gtk_notebook_create_window. Patch byXan Lopez2007-10-031-4/+0
* 455284 - Focus or toggle location entryFederico Mena Quintero2007-10-021-17/+28
* fix up if-condition to only set the true arrow type if show_sort_indicatorKristian Rietveld2007-10-011-1/+1
* Fixes for bug #480123.Emmanuele Bassi2007-09-252-12/+21
* add extra NULL check for tooltipsdata to avoid code fiddling withKristian Rietveld2007-09-241-0/+1
* Set the GtkWin32EmbedWidget we create here as modal. Fixes #389358.Tor Lillqvist2007-09-241-0/+1
* gtk/gtkstyle.c (option_menu_get_props) use gtk_requisition_free() insteadManish Singh2007-09-212-2/+2
* Some more fixed to prevent segfaults with missing or nonsensical ranges.Matthias Clasen2007-09-211-9/+7
* abort printing when the range is NULL. (#478803)Jean Brefort2007-09-211-0/+5
* merged patch from maemo-gtk which handles failed keynav correctly alsoMichael Natterer2007-09-211-6/+18
* Forgotten fileMatthias Clasen2007-09-211-12/+14
* Remove trailing commasMatthias Clasen2007-09-211-1/+1
* Search libtrackerclient.so.0 as libtracker changed the shared libraryEmmanuele Bassi2007-09-181-2/+8
* svn path=/trunk/; revision=18842Hans Breuer2007-09-173-35/+35
* don't simply crash if any of the pointer args are NULL. Instead,Michael Natterer2007-09-151-5/+13
* Remove the warning for the "select-multiple" property getter. (#476686,Emmanuele Bassi2007-09-142-6/+2
* no need to get the list of menubars twice.Michael Natterer2007-09-141-17/+15
* Turn off icon cache validation by defaultMatthias Clasen2007-09-141-5/+10
* 2.12.0GTK_2_12_0Matthias Clasen2007-09-142-1/+5
* the tooltip-column property getter needs to set an integer, not a boolean.Kristian Rietveld2007-09-131-1/+1
* implement getter for keycode property. (#476665, patch by ChristianKristian Rietveld2007-09-131-0/+4
* Fix the value typeMatthias Clasen2007-09-131-1/+1
* if cell is set, always pass in path to gtk_tree_view_get_cell_area()Kristian Rietveld2007-09-131-3/+13
* Use the "document-open-recent" icon for the the Recently Used shortcut inEmmanuele Bassi2007-09-126-1/+681
* Fixes #426246.Kristian Rietveld2007-09-121-23/+45
* remove useless member "has_title" from the private struct and simply setMichael Natterer2007-09-111-21/+24
* Make sure menu_shell->button gets reset to 0 when we bail out early hereMichael Natterer2007-09-111-1/+11
* Fix some typos. Closes bug #475400.Kjartan Maraas2007-09-101-3/+3