summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix the english of the comment; remove some type checking; use betterEmmanuele Bassi2007-02-101-0/+6
* Add support for both prepending and appending custom menu items.Emmanuele Bassi2007-02-091-0/+27
* Keep count of the displayed items to build the menu items mnemonic insteadEmmanuele Bassi2007-02-081-0/+13
* applied patch from Xan Lopez which adds GTK_BUTTONBOX_CENTER toTim Janik2007-02-081-1/+15
* Add gdk_event_request_motionsCody Russell2007-02-071-0/+4
* fixed motion request condition which was wrongly ported with my lastTim Janik2007-02-071-0/+5
* call gdk_event_request_motions() for new motion events after receivingTim Janik2007-02-061-0/+14
* remove unused get of has_tooltip.Kristian Rietveld2007-02-061-0/+8
* chain up.Michael Natterer2007-02-061-0/+7
* New tooltips API.Kristian Rietveld2007-02-061-0/+30
* Fix bug 404506, caused by prematurely releasing a DC. By Hiroyuki YamamotoDom Lachowicz2007-02-051-0/+7
* add new boolean settings gtk-enable-accels and gtk-enable-mnemonics whichMichael Natterer2007-02-051-0/+19
* changed values from G_MAXUINT-0, -1, -2 to -1, -2, -3 so we stay withinMichael Natterer2007-02-051-0/+6
* Remove these files since GSequence has been moved into GLib.Soren Sandmann2007-02-041-0/+9
* Don't define BITMAPV5HEADER on mingw with w32api >= 3.8, which has it inTor Lillqvist2007-02-041-0/+5
* remove unused style_get of vertical-separator. (#403165, Chris Wilson).Kristian Rietveld2007-02-021-0/+5
* Use a simple key file instead of a markup file. Bug #399592.Christian Persch2007-02-021-0/+9
* be a little more helpful with the docs on GtkCellRendererText:alignment.Mariano Suárez-Alvarez2007-02-021-0/+6
* pass &event->area to gtk_paint_box() calls.Michael Natterer2007-02-011-1/+6
* remove redundant and confusing if (GTK_IS_MENU (widget)) checks becauseMichael Natterer2007-02-011-0/+8
* remove extra reference that gtkcombobox keeps on priv->popup_widget ifTim Janik2007-02-011-0/+5
* Hide the Credits button iff there are no credits to show. Bug #402806.Christian Persch2007-01-311-0/+8
* New debugging function. (_gdk_input_wintab_init_check): Call it whenTor Lillqvist2007-01-301-0/+10
* Fix leaked string. Fixes bug #402565.Felix Riemann2007-01-301-0/+5
* Be more careful about toplevel possibly being NULL. (#402453, SebastianMatthias Clasen2007-01-301-0/+6
* cleaned up ::color-hash registration to not abuse class_n_properties andTim Janik2007-01-301-0/+5
* queue a draw on the parent_menu_item of this menu item's menu, to enableMichael Natterer2007-01-291-0/+8
* Reinstate gtk_toolbar_content_new_compatibility() that was mistakenlyMatthias Clasen2007-01-291-0/+7
* Fix a problem with large y thicknessMatthias Clasen2007-01-281-0/+5
* Use canonical property namesMatthias Clasen2007-01-281-0/+5
* Avoid some unnecessary gtk_widget_get_style() calls.Matthias Clasen2007-01-281-0/+6
* Rearrange things so that setting multiple properties causes not more thanMatthias Clasen2007-01-281-0/+11
* Fix GtkStatusIcon to not take up space on the panel if it is invisible.Matthias Clasen2007-01-271-0/+10
* Add deprecation guards for gtk_rc_style_ref/unref and the old fileMatthias Clasen2007-01-271-0/+7
* Documentation fixes (#400530, Anders Brander)Matthias Clasen2007-01-271-0/+4
* Check the mtime of all directories, not just the toplevel, if ftw() isMatthias Clasen2007-01-271-0/+8
* Added bug number to my last commit.Michael Natterer2007-01-261-1/+1
* destroy the XIM only if it exists. While the code does look safe inMichael Natterer2007-01-261-0/+8
* clamp cursor coordinates to window bounds (fix from Maemo Gtk).Tim Janik2007-01-261-0/+5
* only block/unblock completion->priv->insert_text_id if it is actuallyMichael Natterer2007-01-261-0/+9
* Reduce locking overhead by not repeatedly getting the paintable iface.Matthias Clasen2007-01-251-0/+5
* revert generic disabling of PRELIGHT state for the reasons given in bugMichael Natterer2007-01-241-0/+7
* Remove mention of no-longer-existing PATCH keyword in bugzilla. (#396899)Roozbeh Pournader2007-01-241-0/+5
* Fix memory leak. Fixes bug #399907.Carlos Garcia Campos2007-01-231-0/+6
* Bug 399314 – Add G_GNUC_WARN_UNUSED_RESULT to gtk_style_attachChris Wilson2007-01-221-0/+10
* Mouse crossing fixes from AttilioMichael David Emmel2007-01-201-0/+5
* fix build breakageMatthias Clasen2007-01-191-0/+4
* factor out add_scroll_timeout(). (taken from maemo-gtk).Kristian Rietveld2007-01-191-0/+6
* Fix problems with the initial focus in GtkCalendar. (#397783, VincentMatthias Clasen2007-01-191-0/+5
* Fix for bug #143460 - missed tablet clicks on WindowsRobert Oegren2007-01-191-0/+15