summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.5.5GTK_2_5_5Matthias Clasen2004-11-12176-21138/+22675
* *** empty log message ***Matthias Clasen2004-11-125-1/+13
* UpdatesMatthias Clasen2004-11-125-7/+29
* *** empty log message ***Matthias Clasen2004-11-126-0/+148
* Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters):Matthias Clasen2004-11-1222-109/+211
* Check for uxtheme.h (#157967, J. Ali Harlow)Matthias Clasen2004-11-126-4/+32
* Don't try to build doc-shooter on Windows. (#157979, J. Ali Harlow)Matthias Clasen2004-11-125-0/+14
* Don't try to use xdgmime on Windows where we don't build it. (#157944, J.Matthias Clasen2004-11-125-0/+18
* Also reserve space for the resize grip if the grip_window is not realizedMatthias Clasen2004-11-125-7/+43
* Fix for #137551, by Robert Ă–gren:Tor Lillqvist2004-11-115-8/+122
* Fix some C99isms.Matthias Clasen2004-11-115-3/+7
* Remove two more places where we were unconditionally setting "visible",Matthias Clasen2004-11-116-16/+72
* Considerably speed up GtkUIManager, by changing the semantics of the dirtyMatthias Clasen2004-11-115-444/+520
* return FALSE instead of TRUE. This is just a quick fix to prevent the idleJonathan Blandford2004-11-115-1/+25
* Use embedded tab rather than '\t' escape sequence. (#157949)J. Ali Harlow2004-11-117-3/+31
* Updated Albanian translation.Laurent Dhima2004-11-112-54/+66
* Use g_filename_display_name() instead of g_filename_to_utf8() when puttingMatthias Clasen2004-11-113-63/+50
* Event timestamps don't have to be unique. As long as they areTor Lillqvist2004-11-105-1/+29
* Only shorten the label if it actually overlaps the resize grip.Matthias Clasen2004-11-105-18/+84
* Only shorten the label if it actually overlaps the resize grip.Matthias Clasen2004-11-105-6/+21
* Fix many sparse warnings. (#157253, Kjartan Maraas.Matthias Clasen2004-11-1028-683/+284
* UpdatesMatthias Clasen2004-11-105-4/+68
* Make power a double. (gtk_range_class_init): s/digits/decimal digits/ inMatthias Clasen2004-11-105-3/+23
* Remove debugging printfs.Matthias Clasen2004-11-105-5/+13
* Improve the docs. (#157785, Torsten Schoenfeld)Matthias Clasen2004-11-106-6/+21
* Updated Canadian English translation.Adam Weinberger2004-11-094-154/+170
* Add a hint about using gdk_drawable_get_size() instead.Matthias Clasen2004-11-095-0/+20
* Add new symbols.Matthias Clasen2004-11-097-0/+16
* Make it work with *big* icon views. (#154466)Matthias Clasen2004-11-095-3/+16
* Add a real "Add many" button.Matthias Clasen2004-11-095-4/+29
* Add gtk_action_get_accel_path.Matthias Clasen2004-11-092-0/+3
* Make return types G_CONST_RETURN instead of const.Matthias Clasen2004-11-099-4/+70
* Fix double-click activation.Matthias Clasen2004-11-095-7/+24
* Raise the grip window when appropriate. (gtk_statusbar_init): Instead ofMatthias Clasen2004-11-095-5/+27
* Raise the grip window when appropriate.Matthias Clasen2004-11-095-5/+35
* Use a row reference, not a path, to associate separators with their treeMatthias Clasen2004-11-095-9/+33
* Show the grip_window if necessary.Matthias Clasen2004-11-095-5/+20
* Only clear the triangle below the grip to the background, not the fullMatthias Clasen2004-11-095-22/+44
* Clip when drawing the cursor. This prevents bits of a selectable labelMatthias Clasen2004-11-095-3/+24
* Updated Czech translation.Miloslav Trmac2004-11-092-135/+149
* Explain how to migrate non-stock icons.Matthias Clasen2004-11-092-6/+72
* Apply a patch by Owen Taylor to get reasonable allocations for theMatthias Clasen2004-11-095-32/+24
* Apply a patch by Soeren Sandmann to test long statusbar texts.Matthias Clasen2004-11-095-1/+37
* Add new symbols.Matthias Clasen2004-11-095-0/+11
* Avoid resizing GtkStatusbar if the text of the label changes (#90955, HeMatthias Clasen2004-11-099-3/+163
* Use xdg_mime_mime_type_subclass() to match mime types. This also gives useMatthias Clasen2004-11-087-3/+32
* Use gtk_widget_{hide,show} instead of g_object_set (..."visible"...).Matthias Clasen2004-11-085-3/+16
* Disable the SAVE and CREATE_FOLDER modes. (#157675, Christian Persch)Matthias Clasen2004-11-085-0/+18
* Sync from upstreamMatthias Clasen2004-11-0812-100/+1096
* Hide the website button if the url is unset. (#157630, John Finlay)Matthias Clasen2004-11-085-0/+13