]> Pileus Git - ~andy/gtk/history - gtk/gtktooltips.c
Replace a lot of idle and timeout calls by the new gdk_threads api.
[~andy/gtk] / gtk / gtktooltips.c
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-04-25 Søren SandmannCreate 'composited' label.
2006-03-02 Ross BurtonDisable tooltips if gtk-touchscreen-mode is activated...
2005-11-28 Matthias ClasenSet timer_tag to 0 when the timeout is done. (#322291...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-01 Matthias Clasengdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-09 Matthias ClasenUse the requisition of the widget instead of relying...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-22 Matthias ClasenFix bug 134982, reported by Morten Welinder:
2004-02-12 Matthias ClasenNew function to improve the accessibility of tooltips...
2003-11-23 Matthias ClasenMake tooltip positioning Xinerama-aware. (#127332)
2003-02-05 Matthias ClasenReplace uses of gtk_timeout_* and gtk_idle_* by their...
2002-10-31 Owen TaylorFix from Nam SungHyun for crashes when tooltips->active...
2002-10-22 Owen TaylorMultihead safety fixes, handle displays being closed...
2002-10-13 Soeren SandmannMake tooltip window not resizable. Fixes #95675.
2002-10-09 Manish SinghDeprecation cleanup
2002-09-30 Owen TaylorDisable tooltips for menu items with submenus .. they...
2002-05-20 Owen TaylorSet the private LEAVE_PENDING flag to fix problem where...
2002-05-15 Owen TaylorSpecial case menu items to pop down on motion. (#75961)
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-02-26 Owen TaylorSet the keyboard-mode flag before popping up the toolti...
2002-02-14 Owen TaylorOnly pop the tooltip down on a select set of events...
2002-02-13 Owen TaylorImplement Control-F1 as toggle-tooltips-mode.
2002-02-10 Hans Breuerdon't reduce the scroll rect size by the scroll amount
2002-02-07 Padraig O'BriainChange show_help signal to return gboolean instead...
2002-02-02 Owen TaylorParse the RC string here when the first object is creat...
2002-02-02 Owen TaylorFix use of ! in shell.
2001-08-19 Sven Neumanngtk/gtktooltips.c tests/testtreesort.c inserted some...
2001-08-13 Matthias Clasengtk/gtktooltips.c (gtk_tooltips_set_tip, gtk_tooltips_d...
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-12 Owen TaylorFormatting fixes from multihead brnach. [ mostly foo...
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-04-18 Owen TaylorReturn FALSE, not TRUE. (Fixes #52925)
2001-04-01 Tim Janikgot rid of gtk_widget_popup(), a function that bad...
2001-03-29 Alexander LarssonDon't return TRUE from the event handler, that blocks...
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
2001-03-24 Havoc Penningtonfix warnings
2001-03-15 Havoc PenningtonDelete.
2001-02-17 Havoc Penningtonfix screwup with shadowed variables that had broken...
2000-12-04 Havoc PenningtonFix bugs Alex found:
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-03-14 Owen TaylorMerges from gtk-1-2
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-22 Jeff GarzikFix recent change to match existing coding style.
1999-01-21 Jeff GarzikDon't search entire row list twice for element being...
1999-01-17 George Leblfor NO_WINDOW widgets, add their allocation.y to the...
1999-01-09 Owen TaylorSet name "gtk-tooltips" on tip window so that a style...
1998-12-16 Owen TaylorMove main thread lock back to GDK - we need it there...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age...
1998-12-15 Owen TaylorAdded GTK_USER_DRAW flag.
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-23 Tim Janikremoved assertements for constructed containers again...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-16 Tim Janikboy! did i really modify that many files?
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-11 Tim Janikdon't shut down the tooltip on expose events.
1998-03-11 Tim Janikcode and structure clean ups. fixed the tooltips flicke...
1998-02-18 Tim Janiknew functions gtk_tooltips_data_get and gtk_tooltips_se...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-12-05 Owen TaylorChanges to make drawing work correctly (no black text...
1997-11-24 Elliot LeeInitial revision