summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* Add a public setting for button ordering (#74669, Owen Taylor)Matthias Clasen2004-10-251-0/+21
* Add a new type GTK_IMAGE_ICON_NAME for named icons, update the size andMatthias Clasen2004-10-251-1/+15
* Use G_DEFINE_TYPE, intialize the has_entry property, ref the model and addMatthias Clasen2004-10-251-0/+6
* Add GtkAboutDialog and GtkFileChooserButtonJonathan Blandford2004-10-241-0/+4
* Use the new g_key_file api in GLib.Matthias Clasen2004-10-241-1/+7
* If the location dialog is brought up by typing '/', insert the slash inMatthias Clasen2004-10-241-0/+11
* Invalidate the window if the tree is empty, to avoid resizing artifactsMatthias Clasen2004-10-241-0/+7
* Fix some entries.Matthias Clasen2004-10-231-1/+1
* Remove assertion that can get triggered by broken sort functions.Søren Sandmann2004-10-231-0/+5
* Replace broken, overly clever implementation with one that works.Søren Sandmann2004-10-231-0/+10
* Remove check for previous state being ACTIVE. Bug 153876.Søren Sandmann2004-10-231-0/+5
* Use the new file DND api.Matthias Clasen2004-10-221-0/+20
* ri Oct 22 13:25:25 2004 Owen Taylor <otaylor@redhat.com>Owen Taylor2004-10-221-0/+7
* Document how to use info with text/image targets.Matthias Clasen2004-10-221-0/+13
* GdkBitmap is a GObject, not a boxed type.Anders Carlsson2004-10-211-0/+5
* #155952Owen Taylor2004-10-211-0/+13
* *** empty log message ***Matthias Clasen2004-10-211-0/+5
* Implement for cached themes.Matthias Clasen2004-10-211-0/+16
* Make it compile without mmap() and add some more checks. (#155973, MortenMatthias Clasen2004-10-211-0/+3
* Add convenience api for image dnd (#150165):Matthias Clasen2004-10-211-0/+15
* Make the code clearer. (#155239, Murray Cumming)Matthias Clasen2004-10-211-0/+3
* Small fixes.Matthias Clasen2004-10-201-0/+2
* Include gtkmodules.h. (#155885, Kazuki IWAMOTO)Matthias Clasen2004-10-201-0/+4
* Fix a wrong blurb. (#155838, Morten Welinder)Matthias Clasen2004-10-201-0/+5
* Add a "display" option.Matthias Clasen2004-10-191-0/+2
* Implement icon theme caching. (#154034, Martijn Vernooij, caching schemaMatthias Clasen2004-10-191-0/+26
* Set the locale, tidy up output.Matthias Clasen2004-10-191-0/+4
* fixed a typo in my nameSebastien Bacher2004-10-181-1/+1
* Fix #155658, Sebastian Bacher:Matthias Clasen2004-10-181-0/+22
* Destroy secondary dialogs if the main dialog is hidden. (#155084, PaoloMatthias Clasen2004-10-171-0/+5
* Don't leak the secondary dialogs. (#155084, Paolo Borelli)Matthias Clasen2004-10-161-0/+3
* Fix redraw issues with the focus on the ring.Matthias Clasen2004-10-161-0/+5
* Unset GTK_REQUEST_NEEDED before emitting ::size-request, following thisMatthias Clasen2004-10-151-0/+4
* Restore the size info for the current row after measuring another row.Matthias Clasen2004-10-151-0/+6
* (shortcuts_add_current_folder): Don't leak volume. (#155400,Matthias Clasen2004-10-141-0/+2
* (gtk_file_chooser_default_finalize): Don't forget toMatthias Clasen2004-10-141-0/+2
* Don't get text unnecessarily. (#155384, Morten Welinder)Matthias Clasen2004-10-141-0/+5
* Acknowledge the fact that invariants are broken and loop all the way up toMatthias Clasen2004-10-131-0/+6
* don't queue the widget for resize or emit change notification if the usize42004-10-121-0/+6
* More widget gallery.Matthias Clasen2004-10-111-2/+2
* Add more widget gallery images.Matthias Clasen2004-10-111-2/+7
* Add some more images for the widget gallery.Matthias Clasen2004-10-101-0/+8
* add /*< private >*/ markings.Jonathan Blandford2004-10-101-0/+5
* Shrink panes and separators images to MEDIUM.Matthias Clasen2004-10-091-0/+2
* Add docs.Matthias Clasen2004-10-091-0/+2
* Fix doc comment.Matthias Clasen2004-10-091-0/+3
* Reinstate the accidentally lost addition ofMatthias Clasen2004-10-091-0/+4
* Declare gtk_accelerator_get_label.Matthias Clasen2004-10-091-0/+4
* GDK documentation fixes.Matthias Clasen2004-10-091-0/+2
* Don't start a drag if we loose the grab.Matthias Clasen2004-10-081-0/+3