summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* Add testsMatthias Clasen2006-02-231-0/+3
* Add a reorder_tab keynav signal and an insert_page vfunc to GtkNotebook.Matthias Clasen2006-02-231-0/+12
* Fix macro declarationMatthias Clasen2006-02-231-0/+6
* Minor optimizations. (#332059, Arnaud Charlet)Matthias Clasen2006-02-221-0/+3
* Emit notify::active here, when changing the value of this property.Matthias Clasen2006-02-221-0/+3
* Apply a patch by Paolo Borelli to make the tab menu keynavigatable.Matthias Clasen2006-02-221-0/+5
* Change Close buttons to GTK_RESPONSE_CANCEL so Escape works. (#331940,Matthias Clasen2006-02-221-0/+5
* added boolean property gtk-touchscreen-mode, which essentially meansMichael Natterer2006-02-221-0/+16
* Make sure we always update the virtual root, also when ->priv->root isKristian Rietveld2006-02-211-0/+6
* removed leftover CVS conflict markersSven Neumann2006-02-211-2/+0
* Add these from the win32 backend.Anders Carlsson2006-02-211-0/+7
* Properly update internal state when child visibility changes. (#331785,Matthias Clasen2006-02-201-0/+3
* Obtain the background color from the gc when it is needed. (#331820)Matthias Clasen2006-02-201-0/+5
* Add a gc_changed argument, and avoid setting the clip region if the gc hasMatthias Clasen2006-02-201-0/+13
* Add stubs for input shape functions.Anders Carlsson2006-02-201-1/+15
* Fix typo so ctrl gets passed on to the gdk event.Anders Carlsson2006-02-201-0/+10
* New function, return TRUE. (gdk_display_supports_input_shapes): NewTor Lillqvist2006-02-201-0/+4
* New function. Factor out code from gdk_window_shape_combine_mask().Tor Lillqvist2006-02-201-0/+12
* adding boolean have_shapes and have_input_shapes members fixes the build.Michael Natterer2006-02-201-0/+5
* Replace all calls to g_strcasecmp() with g_ascii_strcasecmp().Tor Lillqvist2006-02-201-0/+5
* Support input shapes: (#331070)Matthias Clasen2006-02-201-0/+22
* Fix a cast.Matthias Clasen2006-02-201-0/+5
* DND keynav support:Matthias Clasen2006-02-171-0/+9
* Be robust and reject rectangles with negative width or height. (#331467,Matthias Clasen2006-02-171-0/+7
* Only update the virtual root if the child path is an ancestor of theKristian Rietveld2006-02-171-0/+6
* Call ::initial_focus() on the child before calling ::map() on our parentFederico Mena Quintero2006-02-161-0/+8
* Remove redundant check. Pointed out by Bodo-Merle Sandor.Matthias Clasen2006-02-141-0/+3
* Remove some unnecessary checksMatthias Clasen2006-02-141-0/+5
* Give working examples in the docs. (#330944, John Spray)Matthias Clasen2006-02-131-0/+5
* Fix row_spacing/column_spacing confusion. (#330732, Donald Straney)Matthias Clasen2006-02-111-0/+5
* Typo fixesMatthias Clasen2006-02-111-8/+8
* Add some docs. (#330073, Mart Rautsepp)Matthias Clasen2006-02-101-0/+2
* Guard against NULL. (#330177, Raphael Slinckx)Matthias Clasen2006-02-101-0/+5
* Apply a patch by Murray to improve comboboxentry docsMatthias Clasen2006-02-101-0/+10
* 2006-02-10 Murray Cumming <murrayc@murrayc.comMurray Cumming2006-02-101-0/+5
* Work out the font size in floating point, and display the font size withRoss Burton2006-02-091-0/+6
* If we don't know where we went, and have generated a leave event, setTor Lillqvist2006-02-091-0/+8
* gdk/win32/gdkevents-win32.c (gdk_event_translate) <WM_MOUSEACTIVATE> CallJohn Ehresman2006-02-091-0/+9
* Let gdk_window_set_decorations() take precedence over anything derivedJohn Ehresman2006-02-091-0/+6
* Don't put relevant callss in g_assert(). (#329876, Kristian Rietveld)Matthias Clasen2006-02-081-0/+5
* Consistenly use assign_object() when assigning GdkWindow pointers so thatTor Lillqvist2006-02-081-0/+14
* free temporary paths after usage (patch from maemo-gtk),Kristian Rietveld2006-02-081-0/+11
* Copy the display_key as well. (#330389, Markku Vire)Matthias Clasen2006-02-081-0/+5
* Drop the timestamp from the zipfile names.Tor Lillqvist2006-02-071-0/+4
* updated mine and Dok's email address.Sven Neumann2006-02-071-0/+4
* fix compiler warning.Kristian Rietveld2006-02-061-0/+5
* Bug #330022 Wrong pixel values are computed when color = 0xFF and alpha =Dom Lachowicz2006-02-051-0/+5
* Modifed changelog to reflect new backend additionMichael David Emmel2006-02-051-0/+5
* Work around https://bugs.freedesktop.org/show_bug.cgi?id=4320, which usedFederico Mena Quintero2006-02-031-0/+24
* Fix padding handlingMatthias Clasen2006-02-031-0/+5