summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
Commit message (Expand)AuthorAgeFilesLines
* Split ChangeLog for 2.6gtk-2-6-branchpointOwen Taylor2005-01-101-446/+0
* Document signals. (#163319, Murray Cumming)Matthias Clasen2005-01-101-0/+5
* Set current cursor also when changing the cursor of a window that is theTor Lillqvist2005-01-091-0/+7
* Don't pass NULL to pango_context_get_metrics. UseAnders Carlsson2005-01-091-0/+8
* *** empty log message ***Matthias Clasen2005-01-081-0/+2
* 2.6.1GTK_2_6_1Matthias Clasen2005-01-081-0/+6
* Fix braino. (#163232, Arnaud Charlet)Tor Lillqvist2005-01-071-0/+5
* Make markup_column work, and fix some layout issues when either icon orMatthias Clasen2005-01-061-0/+5
* Add an "Open _Location" item. Fixes #148839.Federico Mena Quintero2005-01-061-0/+5
* Fix a typo. (#163128, kentaro fukuchi)Matthias Clasen2005-01-061-0/+4
* Use default title if NULL is passed.James M. Cape2005-01-061-0/+9
* Fix #161409:Federico Mena Quintero2005-01-061-0/+7
* Don't call button_data_free() explicitly; the button is weak-reffed andFederico Mena Quintero2005-01-061-0/+25
* Don't construct errors from the GTK_FILE_SYSTEM_ERROR domain. Partial fixMatthias Clasen2005-01-051-0/+3
* Don't construct errors from the GTK_FILE_SYSTEM_ERROR domain. Partial fixMatthias Clasen2005-01-051-2/+5
* Set the background of the windows to None instead of adding EXPOSURE_MASK,Søren Sandmann2005-01-051-0/+7
* Update the user time when receiving a WM_DELETE message. (#162980, ElijahMatthias Clasen2005-01-051-0/+6
* only reorder on button 1, part of #141937Jonathan Blandford2005-01-041-0/+5
* Bug 162112.Søren Sandmann2005-01-041-0/+10
* Remove the size_prepared callback, to test incremental display.Matthias Clasen2005-01-041-0/+7
* Re-extract.Matthias Clasen2005-01-031-0/+4
* Some updates for the drawing section. (#161414, Robert Ancell)Matthias Clasen2005-01-031-0/+3
* Make it build.Matthias Clasen2005-01-031-0/+2
* Some clarification regarding modality. (#112903, Dave Bordoley)Matthias Clasen2005-01-031-0/+3
* Add a little motivation. (#145556, Tommi Komulainen)Matthias Clasen2005-01-031-0/+3
* Clarify section on g_signal_connect_swapped. (#120543, David Bourguignon)Matthias Clasen2005-01-031-0/+3
* Make gtk_icon_theme_load_icon() work independent of icon factoryMatthias Clasen2005-01-031-0/+10
* Don't add a shortcut here. (#162752, Tor Lillqvist)Matthias Clasen2005-01-031-0/+5
* Mention another bug number, too, in my last entry.Tor Lillqvist2005-01-021-2/+2
* Add -lole32, needed for CoTaskMemFree in get_special_folder() below.Tor Lillqvist2005-01-021-0/+84
* Allow unsetting the custom image by passing NULL. (gtk_button_init):Matthias Clasen2005-01-021-0/+8
* gtk/gtkmodules.c (get_module_path) With g_getenv() now returning UTF-8 onTor Lillqvist2005-01-011-0/+8
* Don't sort a list of values as if it was a list of entries. This fixesMatthias Clasen2004-12-311-0/+8
* Fix state propagation when making an insensitive combo box sensitiveMatthias Clasen2004-12-301-0/+4
* Use secondary text for error dialogs.Matthias Clasen2004-12-301-0/+3
* Clean up some cases of errno handling (#162496, noted by Tor Lillqvist),Matthias Clasen2004-12-301-1/+2
* Clean up some cases of errno handling (#162496, noted by Tor Lillqvist),Matthias Clasen2004-12-301-0/+4
* Use g_value_get_boolean() for ellipsize_set. (#162447, Brian Tarricone)Matthias Clasen2004-12-301-0/+6
* Use /usr/share/pixmaps only on Unix.Tor Lillqvist2004-12-301-0/+5
* Inherit submenu direction from the parent menu.Matthias Clasen2004-12-281-0/+3
* Return a boolean indicating whether an item in the submenu was selected.Matthias Clasen2004-12-281-0/+9
* Make the clipboard image API more robust (#162357, Torsten Schoenfeld):Matthias Clasen2004-12-281-0/+14
* Set x_root and y_root in button and motion events from extended inputMatthias Clasen2004-12-281-0/+4
* Fix a typo. (#162339, Alessio Dessi)Matthias Clasen2004-12-271-0/+3
* Document properties as new since 2.4. (#156101, Billy Biggs)Matthias Clasen2004-12-271-0/+3
* Add a warning about the linux-fb target. (#155488, Zeeshan Ali)Matthias Clasen2004-12-271-0/+3
* Typo fix. (#162278, Torsten Schoenfeld)Matthias Clasen2004-12-271-0/+5
* Typo fix. (#162219, Masao Mutoh)Matthias Clasen2004-12-261-0/+2
* Typo fix. (#162219, Masao Mutoh)Matthias Clasen2004-12-261-0/+5
* Return TRUE if there are children. (#162134, Iñigo Serna, patch by JohnMatthias Clasen2004-12-241-0/+4