summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* Fix some cases where style functions were not handling widget == NULLMatthias Clasen2004-07-091-0/+5
* Improve the EXPANDER_MAX warning.Matthias Clasen2004-07-091-0/+4
* Fix #139290:Federico Mena Quintero2004-07-091-0/+49
* Allow to restore the default search function. (#145365, John Finlay)Matthias Clasen2004-07-081-0/+3
* Don't leak references to the drag context. (#144324, Alex Larsson)Matthias Clasen2004-07-081-0/+5
* Stop editing when a new model is set. (#145566, Dmitry M. Shatrov)Matthias Clasen2004-07-081-0/+5
* Make sure that subpixbufs are properly aligned forMatthias Clasen2004-07-081-0/+7
* Small documentation fixes.Matthias Clasen2004-07-071-0/+5
* Forgotten file.Matthias Clasen2004-07-071-0/+1
* Support separators in combo boxes and more generally in tree viewsMatthias Clasen2004-07-071-0/+40
* Fix a 64bit alignment issue. (#144302, Sunil)Matthias Clasen2004-07-071-0/+5
* gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_text)Tor Lillqvist2004-07-071-0/+56
* Add stock_file_16.png, stock_file_24.png, stock_directory_16.png andMatthias Clasen2004-07-061-0/+10
* Fix for #136496, Pawel Salek:Jonathan Blandford2004-07-061-0/+10
* Make sure private->monitor_num is a valid monitor number before using it.Matthias Clasen2004-07-061-0/+6
* Improve positioning of keyboard-activated menus with Xinerama.Matthias Clasen2004-07-061-0/+7
* Only call GDK_THREADS_ENTER() / _LEAVE() when called from an idle handler.Matthias Clasen2004-07-061-0/+6
* Use the less efficient g_object_interface_find_property () instead of theMatthias Clasen2004-07-061-0/+9
* added a default method for the add virtual method of GtkContainer.Lorenzo Gil Sanchez2004-07-051-0/+7
* Use gint, not int in gtk_icon_view_set_markup_column, (Paolo Maggi)Anders Carlsson2004-07-051-0/+7
* Add an "activate_cursor_item" action signal and bind it to the return key.Anders Carlsson2004-07-041-0/+9
* Add a simple file browser based on the icon view.Anders Carlsson2004-07-041-0/+17
* gtk/gtkiconview.c Add GtkIconView to the build, remove debugging output.Anders Carlsson2004-07-041-0/+7
* Fix off-by-one error. GDate month is one-based and GtkCalendar month isMatthias Clasen2004-07-041-0/+7
* Don't crash if somebody tries to move a node after itself in a list ofMatthias Clasen2004-07-041-0/+6
* Fix links to www.freedesktop.org. (#145210, Billy Biggs)Matthias Clasen2004-07-041-0/+6
* Reset current_width and current_height to 0 when ending the embedding.Matthias Clasen2004-07-031-0/+6
* Let the cursor move to the right end of the entry text, even if it ends inMatthias Clasen2004-07-031-0/+6
* Unset the displayed row when unsetting the model. (#138560, ChristianMatthias Clasen2004-07-031-0/+10
* Properly align mask and pixbuf if a subarea is exposed. (#135423, fix byMatthias Clasen2004-07-031-0/+5
* Add scroll events to the event mask, set a scroll_event handler. HandleMatthias Clasen2004-07-031-0/+7
* Make sure we check for a NULL model first.Anders Carlsson2004-07-021-0/+5
* Fix win32 build problem w/o wintab. Fixed #145242J. Ali Harlow2004-07-011-0/+5
* Use g_return_if_fail to make sure that the model is a GtkTreeModel.Anders Carlsson2004-06-301-0/+5
* Draw line with the current state, not GTK_STATE_NORMALSoeren Sandmann2004-06-271-0/+7
* small color tweak. (#141173)Soeren Sandmann2004-06-261-0/+4
* Handle _NET_WM_STATE_ABOVE and _NET_WM_STATE_BELOW. (#144851, Billy Biggs)Matthias Clasen2004-06-261-0/+6
* Prevent unwanted recursion by resetting icon_set->cache before freeing theMatthias Clasen2004-06-261-0/+6
* Accept a NULL style.Matthias Clasen2004-06-261-0/+7
* Reflect the last change in the docs.Matthias Clasen2004-06-261-0/+6
* Allow passing NULL to unset the model. (#137211, patch by MarianoMatthias Clasen2004-06-261-0/+14
* Avoid uninitialized use of &parent_iter. (#145007, John Finlay)Matthias Clasen2004-06-261-0/+5
* reviewed by: Matthias Clasen <maclas@gmx.de>Bastien Nocera2004-06-251-0/+8
* Avoid a crash if the font doesn't exist. (#144967, Yevgen Muntyan)Matthias Clasen2004-06-251-0/+5
* Commit a forgotten fix.Matthias Clasen2004-06-251-0/+5
* Fix a typo, string change. (#139503, Baris Cicek)Matthias Clasen2004-06-251-0/+5
* Use a Save or an Open stock button for the C-l dialog depending on theFederico Mena Quintero2004-06-231-0/+6
* Fixes the GTK+ part of #142308:Federico Mena Quintero2004-06-221-0/+9
* Improve docs for the ::move_cursor signal.Matthias Clasen2004-06-221-0/+3
* Accept "<WINDOWTYPE>" as a valid accel path. (#144427, Philip Kendall)Matthias Clasen2004-06-221-0/+4