summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Make the label wrap, for compatibility with the old tooltips code. ThisMatthias Clasen2007-07-311-0/+6
* Fix documentation. (#461225, Murray Cumming).Kristian Rietveld2007-07-301-0/+5
* Add documentation for properties and fix the deprecation marker for theEmmanuele Bassi2007-07-301-0/+11
* Attempts to load stock X cursors no longer results in annoying error messages...Attilio Fiandrotti2007-07-271-0/+6
* Fix check/radio indicator drawing mess (bug #452225):Michael Natterer2007-07-271-0/+20
* Include ChangeLog.pre-2-10 in tarballs as well (seems to be forgotten).Wouter Bolsterlee2007-07-271-22/+27
* Call gtk_tooltip_hide_tooltip() even if the tooltip is not visible yet.Matthias Clasen2007-07-251-0/+7
* Silence the validatorMatthias Clasen2007-07-251-0/+4
* Remove obsolete set-tooltip handler. (#458280, Christian Persch)Matthias Clasen2007-07-241-4/+9
* Port to use new tooltips API. (#451397, Jan Arne Petersen)Matthias Clasen2007-07-241-0/+8
* Cosmetic changes.Tor Lillqvist2007-07-241-0/+4
* Restructure the code to make sense, and don't leak an empty accel.Matthias Clasen2007-07-241-0/+6
* Protect against recursion via gtk_container_remove(). (#459561, ChristianMatthias Clasen2007-07-241-0/+4
* Add code to test gtk_tooltip_set_custom()Matthias Clasen2007-07-241-0/+4
* Remove obsolete code. Bug #459566.Christian Persch2007-07-231-0/+5
* Fix some doc formatting errorsMatthias Clasen2007-07-231-0/+7
* Dectect if cups allows access to the http_t authstring field.Matthias Clasen2007-07-231-0/+8
* Port the GtkRecentChooser default implementation widget to the newEmmanuele Bassi2007-07-231-0/+14
* Correctly redraw when gtk-scrolled-window-placement is changed after theRoss Burton2007-07-221-0/+6
* Documentation fixesMatthias Clasen2007-07-221-0/+4
* Rename the tips_data_list field back. (#447214)Matthias Clasen2007-07-211-0/+5
* Add forgotten release markersMatthias Clasen2007-07-211-0/+6
* Don't pop up under the cursor.Matthias Clasen2007-07-201-0/+6
* Don't leak a label. (#455901, Christian Persch, Vincent Geddes)Matthias Clasen2007-07-201-0/+24
* Apply a patch by Emmanuele Bassi to add tooltips to the file lists inMatthias Clasen2007-07-201-0/+6
* add note that the semantics of this call, when mixed with the newRyan Lortie2007-07-191-0/+9
* Handle keypresses better when there is no completion. (#458298, ChristianMatthias Clasen2007-07-191-0/+9
* Merge color scheme before sending notification.Matthias Clasen2007-07-191-0/+5
* Small fixesMatthias Clasen2007-07-191-0/+6
* handle no-window and regular widgets seperately.Kristian Rietveld2007-07-191-0/+8
* Add new convenience api for tooltips on icon viewsMatthias Clasen2007-07-191-0/+8
* Initialized GValues before unsetting them. (#457720)Matthias Clasen2007-07-191-0/+5
* add more convenience API.Kristian Rietveld2007-07-191-0/+13
* Ref the cursor in the cached case.Richard Hult2007-07-181-0/+5
* Correct some mistakes in the documentation of the test-expand/collapse-rowMatthias Clasen2007-07-181-0/+6
* Small cleanupsMatthias Clasen2007-07-181-0/+4
* only do the coordinate check if tmp is not NULL.Kristian Rietveld2007-07-171-0/+5
* Fix some issues with some combinations of inline-selection andMatthias Clasen2007-07-161-0/+14
* check if the pointer is really over the returned widget, since theKristian Rietveld2007-07-161-0/+6
* Plug a memleak. (#455721, Christian Persch)Matthias Clasen2007-07-161-0/+5
* Apply a patch by Guillaume Cottenceau to improve the signal docs.Matthias Clasen2007-07-161-0/+5
* Apply a patch by Xan Lopez to document a lot of GtkWidget signals.Matthias Clasen2007-07-161-0/+5
* Convenience functions to position tooltips on icon view items or cells.Matthias Clasen2007-07-161-0/+8
* Plug leak.Richard Hult2007-07-141-0/+5
* Move from here... ...to here. (_gdk_windowing_window_destroy): Update theRichard Hult2007-07-131-0/+12
* Add stubs.Richard Hult2007-07-131-0/+5
* Avoid gratitious use of g_strdup_printf().Matthias Clasen2007-07-131-0/+9
* #408327, improve tooltip positioning.Kristian Rietveld2007-07-131-0/+20
* gdk/win32/gdkevents-win32.c Fix transient windows on Win32 so that when aCody Russell2007-07-121-0/+8
* Fixed memory leak at window closing in DirectFB backend, patch provided by Si...Attilio Fiandrotti2007-07-121-0/+7