summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* Make actions work with named icons. (#323484, Jorn Baayen)Matthias Clasen2006-03-131-0/+11
* Don't for the creation of geometry info here. (#114533)Matthias Clasen2006-03-131-0/+5
* Use Polygon() for outlined polygons, too. Same idea as inTor Lillqvist2006-03-111-0/+9
* Speed up the Windows theme considerably (#163724, John Ehresman) Be moreDom Lachowicz2006-03-111-0/+6
* Allow to cancel a drag with ESC. (#58389, Søren Sandmann)Matthias Clasen2006-03-111-0/+5
* Add a style property ::activate_slider that allows themes to draw theMatthias Clasen2006-03-111-0/+6
* Add a little scriptMatthias Clasen2006-03-111-0/+5
* Avoid a mnemonic conflict. (#163850, Dennis Cranston)Matthias Clasen2006-03-101-0/+3
* Make the behaviour of the about dialog consistent with other dialogs inMatthias Clasen2006-03-101-0/+11
* Apply a patch from Dennis Cranston to make dialogs more consistentMatthias Clasen2006-03-101-0/+19
* Remove g_return_if_fail() checks from static functions.Matthias Clasen2006-03-101-1/+6
* Make Shift-P and Shift-N activate typeahead in GtkTreeView (i.e. they areFederico Mena Quintero2006-03-101-0/+11
* Corrected my email address.Michael Natterer2006-03-101-1/+1
* applied refactored patch from maemo-gtk that replaces the INNER_BORDERMichael Natterer2006-03-101-0/+11
* Replace the popup-show and popup-hide signals with a readonle popup-shownMatthias Clasen2006-03-091-0/+6
* Turn off prelighting when gtk-touchscreen-mode is enabled (#135666)Ross Burton2006-03-091-0/+7
* move the floating flag from the GInitiallyUnowned bit to GTK_FLOATING.Tim Janik2006-03-091-0/+6
* dist all changelogsMatthias Clasen2006-03-091-0/+4
* No gtk_tray_icon_get_type on Win32.Tor Lillqvist2006-03-091-0/+4
* Rename ::tab-added and ::tab-removed signals to ::page-added andCarlos Garnacho2006-03-081-0/+19
* gdk/gdkscreen.h gdk/x11/gdkscreen-x11.c addedMichael Natterer2006-03-081-0/+12
* zero-initialize the GValue before calling g_value_init().Michael Natterer2006-03-081-0/+5
* make sure that the text_area_width is always >= 0. Fixes bug #316712 (DanMichael Natterer2006-03-081-0/+5
* Cancel drags when the grabs get broken. Fixes bug #333056:Federico Mena Quintero2006-03-071-0/+27
* depend on glib-2.10.1.Tim Janik2006-03-071-0/+7
* Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer.Michael Natterer2006-03-071-0/+44
* Take cursor width into account when calculating the area to beMatthias Clasen2006-03-071-0/+4
* Set error when returning FALSE. (#333268, Paolo Maggi, Christian Persch)Matthias Clasen2006-03-061-0/+3
* Check that the pixmap has the right depth. (#333363, Ed Catmur)Matthias Clasen2006-03-061-0/+5
* Apply some arbitrary lower limit for the guessed wrap width. (#332466,Matthias Clasen2006-03-061-0/+15
* Adjust the handling of min values for the x and y axes of extended inputMatthias Clasen2006-03-041-0/+5
* Position the focus rectangle correctly in RTL mode. (#333291, BenjaminMatthias Clasen2006-03-041-0/+6
* Avoid emitting superfluous preedit_changed signals. Thanks to Matthias.Tor Lillqvist2006-03-031-0/+6
* Applied modified patch from maemo-gtk which makes separators moreMichael Natterer2006-03-031-0/+14
* Fix combobox theming regression noted in bug 321301 DittoDom Lachowicz2006-03-031-0/+6
* Make scroll_to_path work for newly inserted items, by delaying the scrollMatthias Clasen2006-03-021-0/+5
* Use GTK_WIDGET_IS_SENSITIVE, not GTK_WIDGET_SENSITIVE. (#333133, ChristianMatthias Clasen2006-03-021-0/+5
* Disable tooltips if gtk-touchscreen-mode is activated (#315112).Ross Burton2006-03-021-0/+5
* rename to _gtk_tree_selection_row_is_selectable and export internally,Kristian Rietveld2006-03-011-0/+13
* Check that the fontsel has a screen assigned before doing anything. ThisFederico Mena Quintero2006-02-271-0/+13
* Fix symbol lists for make check.Matthias Clasen2006-02-271-0/+5
* map "gtk-touchscreen-mode" to the "Gtk/TouchscreenMode" XSettingsMichael Natterer2006-02-271-0/+9
* moved and renamed the gdk_settings_names and gdk_settings_map.Tim Janik2006-02-271-0/+10
* Comment out some unused code, and fix the reference point of compositedMatthias Clasen2006-02-271-0/+7
* Removed old build instructionsMichael David Emmel2006-02-261-0/+5
* *gdk/directfb/gdkdisplay-directfb.c *gdk/directfb/gdkwindow-directfb.cPST 2006 Michael Emmel2006-02-251-0/+5
* Make the column header visible, and make it be "_Places". Changed theFederico Mena Quintero2006-02-251-0/+11
* remove unconditional warnings about missing X locale support. Gdk properlyTim Janik2006-02-241-0/+6
* added G_GNUC_WARN_UNUSED_RESULT warnings for iterator functions, to avoidTim Janik2006-02-241-0/+7
* Add testsMatthias Clasen2006-02-231-0/+3