summaryrefslogtreecommitdiff
path: root/gtk/gtktooltips.c
Commit message (Expand)AuthorAgeFilesLines
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.cMatthias Clasen2005-03-011-2/+2
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Use the requisition of the widget instead of relying on the style drawingMatthias Clasen2004-07-091-1/+4
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Fix bug 134982, reported by Morten Welinder:Matthias Clasen2004-02-221-0/+2
* New function to improve the accessibility of tooltips. (#114851, PadraigMatthias Clasen2004-02-121-0/+42
* Make tooltip positioning Xinerama-aware. (#127332)Matthias Clasen2003-11-231-8/+19
* Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecatedMatthias Clasen2003-02-051-5/+5
* Fix from Nam SungHyun for crashes when tooltips->active_tips_data is NULL.Owen Taylor2002-10-311-1/+2
* Multihead safety fixes, handle displays being closed. (#81651, based onOwen Taylor2002-10-221-4/+60
* Make tooltip window not resizable. Fixes #95675.Soeren Sandmann2002-10-131-0/+1
* Deprecation cleanupManish Singh2002-10-091-43/+53
* Disable tooltips for menu items with submenus .. they still don't reallyOwen Taylor2002-09-301-2/+3
* Set the private LEAVE_PENDING flag to fix problem where with menu itemsOwen Taylor2002-05-201-0/+4
* Special case menu items to pop down on motion. (#75961)Owen Taylor2002-05-151-19/+38
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-4/+9
* Set the keyboard-mode flag before popping up the tooltip so that pop it upOwen Taylor2002-02-261-2/+3
* Only pop the tooltip down on a select set of events, not on any unknownOwen Taylor2002-02-141-8/+16
* Implement Control-F1 as toggle-tooltips-mode.Owen Taylor2002-02-131-81/+151
* don't reduce the scroll rect size by the scroll amountHans Breuer2002-02-101-1/+1
* Change show_help signal to return gboolean instead of void. This allowsPadraig O'Briain2002-02-071-2/+3
* Parse the RC string here when the first object is created rather than inOwen Taylor2002-02-021-7/+13
* Fix use of ! in shell.Owen Taylor2002-02-021-0/+7
* gtk/gtktooltips.c tests/testtreesort.c inserted some casts to get rid ofSven Neumann2001-08-191-1/+1
* gtk/gtktooltips.c (gtk_tooltips_set_tip, gtk_tooltips_draw_tips):Matthias Clasen2001-08-131-20/+35
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-2/+0
* Formatting fixes from multihead brnach. [ mostly foo(bar) => foo (bar) ]Owen Taylor2001-07-121-4/+4
* Clip the retrieved image data to the screen, using a server grab to avoidHavoc Pennington2001-06-291-11/+22
* Return FALSE, not TRUE. (Fixes #52925)Owen Taylor2001-04-181-1/+1
* got rid of gtk_widget_popup(), a function that bad needs to be nuked, notTim Janik2001-04-011-1/+2
* Don't return TRUE from the event handler, that blocks all event signals onAlexander Larsson2001-03-291-1/+1
* make this somewhat key-navigableHavoc Pennington2001-03-241-0/+2
* fix warningsHavoc Pennington2001-03-241-1/+1
* Delete.Havoc Pennington2001-03-151-3/+3
* fix screwup with shadowed variables that had broken size request in someHavoc Pennington2001-02-171-3/+52
* Fix bugs Alex found:Havoc Pennington2000-12-041-4/+0
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-167/+20
* Merges from gtk-1-2Owen Taylor2000-03-141-13/+2
* Adapt cast macros to standard.Raja R Harinath1999-11-221-5/+12
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Fix recent change to match existing coding style.Jeff Garzik1999-01-221-8/+10
* Don't search entire row list twice for element being removed.Jeff Garzik1999-01-211-4/+6
* for NO_WINDOW widgets, add their allocation.y to the position of theGeorge Lebl1999-01-171-0/+2
* Set name "gtk-tooltips" on tip window so that a style can be set forOwen Taylor1999-01-091-1/+1
* Move main thread lock back to GDK - we need it there for locking whenOwen Taylor1998-12-161-3/+2
* version bump to 1.1.8, binary age 0, interface age 0, depend on GLibTim Janik1998-12-161-3/+3
* Added GTK_USER_DRAW flag.Owen Taylor1998-12-151-2/+3
* Commented out testthreads from the build process, since we won't have anyOwen Taylor1998-12-151-0/+5