]> Pileus Git - ~andy/gtk/history - gtk/gtkstatusicon.c
Replace a lot of idle and timeout calls by the new gdk_threads api.
[~andy/gtk] / gtk / gtkstatusicon.c
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-12-22 Matthias ClasenMake it possible to track the embeddedness of statusico...
2006-12-20 Mikael HallendalFixed a last minute change in the quartz backend.
2006-12-20 Mikael HallendalAdded gtkstatusicon-quartz.c Implements the quartz...
2006-11-27 Christian PerschNotify when the screen changes. Bug #379793.
2006-11-19 Mark McLoughlinFixes bug #376502 - multi-screen support for GtkStatusIcon
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-08-26 Matthias ClasenDon't leak pixbufs. (#352264, Ross Burton)
2006-08-17 Matthias ClasenAdd some caveats to the documentation. (#348971)
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-06-02 Matthias Clasenallow returning partial information
2006-05-25 Matthias Clasenallow positioning bubbles
2006-05-14 Matthias ClasenMore of the same
2006-05-08 Matthias ClasenSome cleanups.
2006-04-30 Matthias Clasenfix the build
2006-04-30 Matthias ClasenFix the definition of the ::size-changed signal, and...
2006-04-29 Matthias ClasenAdd a menu position function for use with popups on...
2006-04-24 Matthias ClasenAdd docs.
2006-04-24 Matthias ClasenMatch parameter names with the headers.
2005-12-12 Matthias ClasenMake it compile
2005-12-12 Matthias ClasenRegister the size-changed signal correctly. (#323848...
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-11-04 Tor LillqvistPlug memory leak on Win32.
2005-11-03 Tor LillqvistInclude gtkstatusicon.c on all platforms.
2005-10-26 Matthias ClasenActivate status icons on single click
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-29 Matthias ClasenFix typos
2005-08-29 Matthias ClasenDon't refer to nonexisting stock ids.
2005-08-29 Matthias ClasenAdd docs.
2005-08-29 Matthias ClasenAdd a cross-platform "tray icon" API, by porting EggSta...