| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't crash if active_tips_data is NULL. (#382904, Li Yuan) | Matthias Clasen | 2007-03-12 | 1 | -1/+1 |
* | Replace a lot of idle and timeout calls by the new gdk_threads api. | Matthias Clasen | 2006-12-22 | 1 | -6/+2 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -2/+2 |
* | Improve consistency of signal and property names | Matthias Clasen | 2006-07-06 | 1 | -1/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -32/+2 |
* | Create 'composited' label. | Søren Sandmann | 2006-04-25 | 1 | -0/+6 |
* | Disable tooltips if gtk-touchscreen-mode is activated (#315112). | Ross Burton | 2006-03-02 | 1 | -1/+16 |
* | Set timer_tag to 0 when the timeout is done. (#322291, Jean-Yves Lefort) | Matthias Clasen | 2005-11-28 | 1 | -0/+2 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -2/+0 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -6/+7 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -5/+5 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.c | Matthias Clasen | 2005-03-01 | 1 | -2/+2 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Use the requisition of the widget instead of relying on the style drawing | Matthias Clasen | 2004-07-09 | 1 | -1/+4 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Fix bug 134982, reported by Morten Welinder: | Matthias Clasen | 2004-02-22 | 1 | -0/+2 |
* | New function to improve the accessibility of tooltips. (#114851, Padraig | Matthias Clasen | 2004-02-12 | 1 | -0/+42 |
* | Make tooltip positioning Xinerama-aware. (#127332) | Matthias Clasen | 2003-11-23 | 1 | -8/+19 |
* | Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated | Matthias Clasen | 2003-02-05 | 1 | -5/+5 |
* | Fix from Nam SungHyun for crashes when tooltips->active_tips_data is NULL. | Owen Taylor | 2002-10-31 | 1 | -1/+2 |
* | Multihead safety fixes, handle displays being closed. (#81651, based on | Owen Taylor | 2002-10-22 | 1 | -4/+60 |
* | Make tooltip window not resizable. Fixes #95675. | Soeren Sandmann | 2002-10-13 | 1 | -0/+1 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -43/+53 |
* | Disable tooltips for menu items with submenus .. they still don't really | Owen Taylor | 2002-09-30 | 1 | -2/+3 |
* | Set the private LEAVE_PENDING flag to fix problem where with menu items | Owen Taylor | 2002-05-20 | 1 | -0/+4 |
* | Special case menu items to pop down on motion. (#75961) | Owen Taylor | 2002-05-15 | 1 | -19/+38 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -4/+9 |
* | Set the keyboard-mode flag before popping up the tooltip so that pop it up | Owen Taylor | 2002-02-26 | 1 | -2/+3 |
* | Only pop the tooltip down on a select set of events, not on any unknown | Owen Taylor | 2002-02-14 | 1 | -8/+16 |
* | Implement Control-F1 as toggle-tooltips-mode. | Owen Taylor | 2002-02-13 | 1 | -81/+151 |
* | don't reduce the scroll rect size by the scroll amount | Hans Breuer | 2002-02-10 | 1 | -1/+1 |
* | Change show_help signal to return gboolean instead of void. This allows | Padraig O'Briain | 2002-02-07 | 1 | -2/+3 |
* | Parse the RC string here when the first object is created rather than in | Owen Taylor | 2002-02-02 | 1 | -7/+13 |
* | Fix use of ! in shell. | Owen Taylor | 2002-02-02 | 1 | -0/+7 |
* | gtk/gtktooltips.c tests/testtreesort.c inserted some casts to get rid of | Sven Neumann | 2001-08-19 | 1 | -1/+1 |
* | gtk/gtktooltips.c (gtk_tooltips_set_tip, gtk_tooltips_draw_tips): | Matthias Clasen | 2001-08-13 | 1 | -20/+35 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -2/+0 |
* | Formatting fixes from multihead brnach. [ mostly foo(bar) => foo (bar) ] | Owen Taylor | 2001-07-12 | 1 | -4/+4 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 1 | -11/+22 |
* | Return FALSE, not TRUE. (Fixes #52925) | Owen Taylor | 2001-04-18 | 1 | -1/+1 |
* | got rid of gtk_widget_popup(), a function that bad needs to be nuked, not | Tim Janik | 2001-04-01 | 1 | -1/+2 |
* | Don't return TRUE from the event handler, that blocks all event signals on | Alexander Larsson | 2001-03-29 | 1 | -1/+1 |
* | make this somewhat key-navigable | Havoc Pennington | 2001-03-24 | 1 | -0/+2 |
* | fix warnings | Havoc Pennington | 2001-03-24 | 1 | -1/+1 |
* | Delete. | Havoc Pennington | 2001-03-15 | 1 | -3/+3 |
* | fix screwup with shadowed variables that had broken size request in some | Havoc Pennington | 2001-02-17 | 1 | -3/+52 |
* | Fix bugs Alex found: | Havoc Pennington | 2000-12-04 | 1 | -4/+0 |