Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -2/+1 |
| | | | | svn path=/trunk/; revision=33432 | ||||
* | For building on Win32 against GTK+ 2.8, include a copy of the | Tor Lillqvist | 2005-12-18 | 1 | -0/+1841 |
| | | | | | | | | | | | | | | | | | | 2005-12-17 Tor Lillqvist <tml@novell.com> * eggtrayicon.c: For building on Win32 against GTK+ 2.8, include a copy of the GtkStatusIcon code from GTK+ HEAD (i.e., what will be GTK+ 2.10) and some helper functions from gdk/win32. Eventually when GTK+ 2.10 is released and Evo no longer needs to support older GTK+ versions, eggtrayicon.[ch] can be removed completely from here, as the use of eggtrayicon in ../calendar/gui/ alarm-notify/alarm-queue.c will automatically switch to using GtkStatusIcon instead. * eggtrayicon.h: Ditto, for building on Win32 against GTK+ 2.8, include a copy of gtkstatusicon.h from GTK+ HEAD. svn path=/trunk/; revision=30827 | ||||
* | updated from libegg. | Rodrigo Moya | 2004-08-27 | 1 | -59/+198 |
| | | | | | | | | 2004-08-26 Rodrigo Moya <rodrigo@novell.com> * eggtrayicon.[ch]: updated from libegg. svn path=/trunk/; revision=27040 | ||||
* | Added for tray icon support. To be removed when libgnomeui sports this | Hans Petter Jansson | 2003-08-29 | 1 | -0/+341 |
2003-08-28 Hans Petter Jansson <hpj@ximian.com> * eggtrayicon.[ch]: Added for tray icon support. To be removed when libgnomeui sports this functionality. * Makefile.am: Include eggtrayicon. svn path=/trunk/; revision=22404 |