summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* 2.4.4GTK_2_4_4Matthias Clasen2004-07-101-0/+4
* Merged from HEAD:Federico Mena Quintero2004-07-091-0/+19
* Use the requisition of the widget instead of relying on the style drawingMatthias Clasen2004-07-091-0/+6
* UpdatesMatthias Clasen2004-07-091-5/+5
* Make GtkEntry work harder to protect passwords: (#143955, Morten Welinder)Matthias Clasen2004-07-091-0/+18
* Fix some cases where style functions were not handling widget == NULLMatthias Clasen2004-07-091-0/+5
* Add stock file and directory icons in sizes 16 and 24. Do not add theMatthias Clasen2004-07-091-0/+8
* Merged from HEAD:Federico Mena Quintero2004-07-091-0/+51
* 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
* Remove conflict marker.Matthias Clasen2004-07-071-1/+0
* 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
* 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/+12
* 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
* 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
* at Jul 3 23:43:23 2004 Matthias Clasen <maclas@gmx.de>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/+5
* Properly align mask and pixbuf if a subarea is exposed. (#135423, fix byMatthias Clasen2004-07-031-0/+5
* Merge from HEAD:J. Ali Harlow2004-07-021-0/+5
* 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-1/+12
* * gtk/gtkentrycompletion.c (gtk_entry_completion_set_model):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
* Commit a forgotten fix.Matthias Clasen2004-06-251-0/+5
* Merged from HEAD:Federico Mena Quintero2004-06-231-0/+8
* Merged from HEAD:Federico Mena Quintero2004-06-221-0/+11
* Accept "<WINDOWTYPE>" as a valid accel path. (#144427, Philip Kendall)Matthias Clasen2004-06-221-0/+4
* Make sure this gets defined for all backends, so linux-fb has a chance ofMatthias Clasen2004-06-221-0/+8
* Typo fix. (#144750, Jeff Franks)Matthias Clasen2004-06-221-0/+5
* made convert_format() utility function public asMichael Natterer2004-06-211-0/+9
* Merge from HEAD:Federico Mena Quintero2004-06-161-0/+8
* Make GtkComboBox work without model. (#144198, Mariano Suárez-Alvarez)Matthias Clasen2004-06-151-0/+5
* Merge from HEAD:Federico Mena Quintero2004-06-121-0/+18
* Post-release version bumpMatthias Clasen2004-06-111-0/+2
* GTK+ 2.4.3GTK_2_4_3Matthias Clasen2004-06-111-0/+4
* Typo fix.Matthias Clasen2004-06-111-0/+4
* Check whether priv->box is NULL before disconnecting from its signals. FixMatthias Clasen2004-06-111-0/+6
* Merge from HEAD:Federico Mena Quintero2004-06-111-0/+11