summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Don't leak the list of children (#357454, Paolo Borelli)Matthias Clasen2006-09-251-0/+5
* free display->input_windows with g_free(), not g_object_unref() (#357566,Michael Natterer2006-09-251-0/+6
* actually add align-set property to the API (left-over patch from #157439).Kristian Rietveld2006-09-241-0/+6
* draw the indicator if the column has a sort column id (and the model isKristian Rietveld2006-09-241-0/+7
* Use EXEEXT.Tor Lillqvist2006-09-231-0/+4
* also copy icon factories and color hashes. Fixes bug #357132.Michael Natterer2006-09-221-1/+6
* Make remote bookmarks work better (#354887)Matthias Clasen2006-09-221-0/+19
* Implement lots of value setters for GdkGC, based on a heavily modifiedMichael Natterer2006-09-211-0/+39
* fix cast: it's drawable_impl->wrapper that is the GdkWindow, not theMichael Natterer2006-09-211-0/+8
* just check the first shift-level of keyboard layout for RTL and LTRBehnam Esfahbod2006-09-201-0/+5
* always update the bin_window position and size in size_allocate, even ifTim Janik2006-09-201-0/+9
* Bug 355343. Add a GdkPangoAttrEmbossColor.Ryan Lortie2006-09-191-9/+9
* added GtkArrow::arrow-scaling style property to control the arrow/borderTim Janik2006-09-191-0/+9
* Display an error when we come to the root.Matthias Clasen2006-09-191-0/+5
* Use bookmark labels in the combobox.Matthias Clasen2006-09-171-0/+3
* Don't add remote volumes and bookmarks to the model in local-only mode, toMatthias Clasen2006-09-171-0/+8
* Unref the treeview use in list mode. (#355732, Richard Hult)Matthias Clasen2006-09-161-0/+3
* Send change notification for the right property. (#355308, TorstenMatthias Clasen2006-09-161-0/+6
* refactored column header navigation/resizing/reordering to be moreMichael Natterer2006-09-151-0/+6
* actually directly return after handling column button focus; we disableKristian Rietveld2006-09-151-0/+7
* make column resizing code RTL aware, also break from the loops after weKristian Rietveld2006-09-151-0/+6
* Bug 355343. Add a GdkPangoAttrEmbossColor.Ryan Lortie2006-09-151-0/+9
* intialize random number generator state upon program start, to enableTim Janik2006-09-141-0/+5
* gdk/directfb/gdkcolor-directfb.c small clean ups include orderMichael David Emmel2006-09-141-0/+9
* Fix the color picker with window groupsMatthias Clasen2006-09-131-0/+6
* Bug 340201Dom Lachowicz2006-09-121-0/+8
* fixed compiler warnings.Tim Janik2006-09-111-0/+4
* Request the display name too, otherwise "Desktop" does not appear in theMatthias Clasen2006-09-111-0/+6
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkmain-win32.c Define WINVER andTor Lillqvist2006-09-101-0/+11
* Commit a patch by Behdad to fix typos, omissions and other errors in theMatthias Clasen2006-09-101-0/+4
* Renew the flush timeout. (#354043, Nelson Benitez)Matthias Clasen2006-09-101-0/+3
* Improve wording. String change! (#355126, David Lodge)Matthias Clasen2006-09-101-2/+5
* Improve wording. String change! (#355128, David Lodge)Matthias Clasen2006-09-101-0/+3
* Fix a typo. String change! (#355134, David Lodge)Matthias Clasen2006-09-101-0/+5
* Fix small theoretical memory leaks. (#353916, Chris Wilson)Matthias Clasen2006-09-091-0/+3
* Don't leak the to_reset list. (#353914, Chris Wilson)Matthias Clasen2006-09-091-1/+3
* Add docs for the parent-set signal. (#353772, Mariano Suárez-Alvarez)Matthias Clasen2006-09-091-0/+6
* fix a sylpheed crashMatthias Clasen2006-09-081-0/+4
* bump versionMatthias Clasen2006-09-081-0/+4
* Special-case shift-tab and map it to GDK_ISO_Left_Tab, fixes bug #350806.Richard Hult2006-09-061-0/+5
* fix typos.Kristian Rietveld2006-09-041-2/+2
* if setting the given folder failed, try setting the parent folder until weKristian Rietveld2006-09-041-0/+6
* don't cancel the operations spawned by buttons here,Kristian Rietveld2006-09-041-0/+11
* serialize floating point values using locale-independent functions.Michael Natterer2006-09-041-0/+6
* gdk/win32/gdkevents-win32.c Use wide-char API for message and windowTor Lillqvist2006-09-031-0/+8
* change file_exists_and_is_not_folder checks to get the file info for theKristian Rietveld2006-09-031-0/+19
* Don't do anything if exposure isn't in the event mask, plug a leak, andRichard Hult2006-09-031-0/+8
* Fix a typo. (#354035, Mariano Suárez-Alvarez)Matthias Clasen2006-09-031-0/+3
* Handle display_name being NULL. (#354004, Chris Wilson)Matthias Clasen2006-09-031-0/+6
* No GDK_WINDOW_DISPLAY in the Win32 backend.Tor Lillqvist2006-09-021-0/+8