| Commit message (Expand) | Author | Age | Files | Lines |
* | API: Rename gtk_cairo_paint_*() to gtk_paint_*() | Benjamin Otte | 2010-09-26 | 1 | -1/+1 |
* | trayicon: Port to draw vfunc | Benjamin Otte | 2010-09-26 | 1 | -27/+33 |
* | trayicon: Use XClearArea | Benjamin Otte | 2010-09-26 | 1 | -3/+8 |
* | trayicon: Change to use gtk_window_set_visual() | Benjamin Otte | 2010-09-26 | 1 | -18/+6 |
* | trayicon: Use new gdk_window_set_background_pattern() API | Benjamin Otte | 2010-09-26 | 1 | -1/+1 |
* | More error trap cleanups | Matthias Clasen | 2010-09-20 | 1 | -2/+0 |
* | Use gdk_error_trap_pop_ignore() where appropriate | Matthias Clasen | 2010-09-18 | 1 | -2/+2 |
* | Fixed debug build for GTK_PLUG (plug)->socket_window direct accesses. | Tristan Van Berkom | 2010-08-28 | 1 | -2/+2 |
* | gtk/gtktrayicon-x11.c: Use accessor functions to access GtkWidget | Javier Jardón | 2010-08-22 | 1 | -15/+26 |
* | API: remove gdk_screen_get_rgb_colormap/visual() | Benjamin Otte | 2010-08-10 | 1 | -2/+0 |
* | Use accessor functions to acces GtkContainer | Javier Jardón | 2010-07-13 | 1 | -2/+2 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -6/+0 |
* | Add padding around the status icons | Matthias Clasen | 2010-05-10 | 1 | -1/+84 |
* | Fix some compilation warnings | Javier Jardón | 2010-05-01 | 1 | -1/+0 |
* | Get symbolic colors for statusicons from systray | Matthias Clasen | 2010-04-29 | 1 | -5/+178 |
* | Fix compilation warning: Use G_ENABLE_DEBUG to enable the var | Javier Jardón | 2010-04-12 | 1 | -0/+2 |
* | Don't use GTK_WIDGET_STATE in internal code anymore | Javier Jardón | 2010-03-09 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_REALIZED | Javier Jardón | 2010-03-03 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_HAS_FOCUS | Javier Jardón | 2010-03-01 | 1 | -1/+1 |
* | Use gdk_display_sync instead of XSync | Matthias Clasen | 2009-07-06 | 1 | -9/+7 |
* | Fix make check | Matthias Clasen | 2009-01-01 | 1 | -1/+1 |
* | Bug 552959 – GtkTrayIcon: _NET_SYSTEM_TRAY_VISUAL and real | Matthias Clasen | 2008-09-27 | 1 | -90/+257 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Remove executable property | Johan Dahlin | 2008-06-19 | 1 | -0/+0 |
* | gtk/gtkmain.c don't #include <libintl.h>, it's pulled in via "gtkintl.h" | Michael Natterer | 2008-06-12 | 1 | -1/+0 |
* | Support keynav in status icons. (#473786, Li Yuan) | Matthias Clasen | 2008-02-12 | 1 | -3/+24 |
* | missing #include <ctype.h>. | Yevgen Muntyan | 2007-05-23 | 1 | -11/+11 |
* | Fix some compiler warnings. (#433642, Kjartan Maraas) | Matthias Clasen | 2007-04-30 | 1 | -2/+0 |
* | Fix GtkStatusIcon to not take up space on the panel if it is invisible. | Matthias Clasen | 2007-01-27 | 1 | -32/+68 |
* | Apply a patch by Chris Wilson to avoid spurious valgrind warnings from | Matthias Clasen | 2007-01-04 | 1 | -0/+2 |
* | Fix the ClientMessages we are sending to the notification area to be more | Matthias Clasen | 2006-08-17 | 1 | -3/+3 |
* | Make transparent tray icons work. (#320034, based on a patch by Dan | Matthias Clasen | 2006-06-19 | 1 | -1/+19 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Fix symbol lists for make check. | Matthias Clasen | 2006-02-27 | 1 | -0/+4 |
* | Add a pointer to the spec. | Matthias Clasen | 2005-08-29 | 1 | -0/+5 |
* | Add a cross-platform "tray icon" API, by porting EggStatusIcon/EggTrayIcon | Matthias Clasen | 2005-08-29 | 1 | -0/+498 |