summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Transfer state from the button to the cell view to get prelighting right.Matthias Clasen2004-12-241-0/+6
* Conflict markersSøren Sandmann Pedersen2004-12-221-1/+0
* Add sensitivity-changing timeout. Written by Christian Persch.Søren Sandmann2004-12-221-1/+27
* Don't forget to null the mnemonic_menu when unsetting a mnemonic, reportedMatthias Clasen2004-12-221-0/+13
* Fix sorting of list stores. (#161886, Marcin Krzyzanowski)Matthias Clasen2004-12-221-0/+11
* print out the version and binary name in the header comment. ProblemJonathan Blandford2004-12-221-0/+5
* Pass a root path to gtk_tree_model_rows_reordered(). (#161720, MarcinMatthias Clasen2004-12-201-0/+4
* Don't translate NULL messages. (#161789, Morten Welinder)Matthias Clasen2004-12-201-0/+3
* Don't show the secondary label on show_all(). (#161707, Christian Persch)Matthias Clasen2004-12-201-0/+5
* Use wide character API when available. Use UTF-8 for filenames.Tor Lillqvist2004-12-191-0/+9
* Add missing GDK_THREADS_ENTER/LEAVE.Matthias Clasen2004-12-191-0/+11
* Add missing initializations. (#161646, Torsten Schoenfeld)Matthias Clasen2004-12-191-0/+6
* Bump versionMatthias Clasen2004-12-161-0/+2
* 2.6.0 second tryGTK_2_6_0Matthias Clasen2004-12-161-0/+5
* 2.6.0Matthias Clasen2004-12-161-0/+4
* Only unblock the handlers if they are blocked.Matthias Clasen2004-12-161-0/+3
* Don't crash if enable_search is FALSE. (#161267, Jorn Baayen)Matthias Clasen2004-12-161-0/+10
* Add missing includes.Matthias Clasen2004-12-161-0/+2
* Require glib 2.6.0 for g_filename_display_basename.Matthias Clasen2004-12-161-0/+10