| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 535303 – add _get_implementation to GtkStatusIcon | Colin Walters | 2008-06-03 | 1 | -0/+34 |
* | Remove one extraneous space. | Tor Lillqvist | 2008-03-12 | 1 | -1/+1 |
* | Bug 510000 - GtkStatusIcon doesn't reshow after explorer.exe crash | Tor Lillqvist | 2008-03-12 | 1 | -6/+44 |
* | #include "gtkmain.h" for gtk_get_current_event_time(). | Michael Natterer | 2008-02-12 | 1 | -0/+1 |
* | Fix the build | Matthias Clasen | 2008-02-12 | 1 | -0/+2 |
* | Support keynav in status icons. (#473786, Li Yuan) | Matthias Clasen | 2008-02-12 | 1 | -0/+36 |
* | Stylistic fixes | Matthias Clasen | 2007-11-09 | 1 | -4/+5 |
* | Remove usage of deprecated GtkTooltips API. Use | Jaap Haitsma | 2007-07-09 | 1 | -10/+3 |
* | On Win32 call gtk_status_icon_button_press() in an idle callback and not | Tor Lillqvist | 2007-07-04 | 1 | -8/+26 |
* | fixed push_in description. | Tim Janik | 2007-06-27 | 1 | -3/+2 |
* | More doc fixes | Matthias Clasen | 2007-05-26 | 1 | -1/+1 |
* | Fix some compiler warnings. (#433642, Kjartan Maraas) | Matthias Clasen | 2007-04-30 | 1 | -1/+1 |
* | Add a note about being embedded. (#340107, Christian Persch) | Matthias Clasen | 2007-04-28 | 1 | -0/+3 |
* | Fix GtkStatusIcon to not take up space on the panel if it is invisible. | Matthias Clasen | 2007-01-27 | 1 | -4/+32 |
* | Don't leak HICONs on Win32. (#364868, Hiroyuki Yamamoto) | Tor Lillqvist | 2006-12-28 | 1 | -0/+18 |
* | Add gtk_status_icon_get_screen and gtk_status_icon_set_screen. | Tor Lillqvist | 2006-12-27 | 1 | -13/+38 |
* | Replace a lot of idle and timeout calls by the new gdk_threads api. | Matthias Clasen | 2006-12-22 | 1 | -1/+1 |
* | Make it possible to track the embeddedness of statusicon (#387215, Martyn | Matthias Clasen | 2006-12-22 | 1 | -0/+60 |
* | Fixed a last minute change in the quartz backend. | Mikael Hallendal | 2006-12-20 | 1 | -2/+2 |
* | Added gtkstatusicon-quartz.c Implements the quartz backend for the status | Mikael Hallendal | 2006-12-20 | 1 | -2/+102 |
* | Notify when the screen changes. Bug #379793. | Christian Persch | 2006-11-27 | 1 | -0/+16 |
* | Fixes bug #376502 - multi-screen support for GtkStatusIcon | Mark McLoughlin | 2006-11-19 | 1 | -0/+59 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -1/+1 |
* | Commit a patch by Behdad to fix typos, omissions and other errors in the | Matthias Clasen | 2006-09-10 | 1 | -2/+2 |
* | Don't leak pixbufs. (#352264, Ross Burton) | Matthias Clasen | 2006-08-26 | 1 | -3/+3 |
* | Add some caveats to the documentation. (#348971) | Matthias Clasen | 2006-08-17 | 1 | -1/+5 |
* | Improve consistency of signal and property names | Matthias Clasen | 2006-07-06 | 1 | -2/+2 |
* | allow returning partial information | Matthias Clasen | 2006-06-02 | 1 | -13/+22 |
* | allow positioning bubbles | Matthias Clasen | 2006-05-25 | 1 | -0/+55 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Some cleanups. | Matthias Clasen | 2006-05-08 | 1 | -167/+218 |
* | fix the build | Matthias Clasen | 2006-04-30 | 1 | -1/+1 |
* | Fix the definition of the ::size-changed signal, and improve its | Matthias Clasen | 2006-04-30 | 1 | -4/+7 |
* | Add a menu position function for use with popups on status icons. | Matthias Clasen | 2006-04-29 | 1 | -0/+108 |
* | Add docs. | Matthias Clasen | 2006-04-24 | 1 | -1/+1 |
* | Match parameter names with the headers. | Matthias Clasen | 2006-04-24 | 1 | -1/+1 |
* | Make it compile | Matthias Clasen | 2005-12-12 | 1 | -1/+1 |
* | Register the size-changed signal correctly. (#323848, Murray Cumming) | Matthias Clasen | 2005-12-12 | 1 | -1/+1 |
* | deprecated floating/sink API and implemented it in terms of the GObject | Tim Janik | 2005-11-23 | 1 | -2/+1 |
* | Plug memory leak on Win32. | Tor Lillqvist | 2005-11-04 | 1 | -0/+2 |
* | Include gtkstatusicon.c on all platforms. | Tor Lillqvist | 2005-11-03 | 1 | -11/+287 |
* | Activate status icons on single click | Matthias Clasen | 2005-10-26 | 1 | -1/+1 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -3/+3 |
* | Fix typos | Matthias Clasen | 2005-08-29 | 1 | -1/+1 |
* | Don't refer to nonexisting stock ids. | Matthias Clasen | 2005-08-29 | 1 | -1/+1 |
* | Add docs. | Matthias Clasen | 2005-08-29 | 1 | -3/+274 |
* | Add a cross-platform "tray icon" API, by porting EggStatusIcon/EggTrayIcon | Matthias Clasen | 2005-08-29 | 1 | -0/+925 |