Age | Commit message (Expand) | Author | Files | Lines |
2015-10-10 | Enable or disable calendar week numbers from prefs | lukefromdc | 1 | -2/+17 |
2015-10-10 | clock.c: add gesettings key for toggle weeknumbers | lukefromdc | 1 | -0/+6 |
2015-10-10 | clock-make transparent calendars possible | lukefromdc | 1 | -0/+11 |
2015-09-06 | Rework gsettings schema building | infirit | 11 | -188/+183 |
2015-08-31 | check for wnck 3.0.0, not some pre-release version :) | Monsta | 2 | -2/+2 |
2015-08-26 | Gtk3: Don't use deprecated gtk_style_context_get_font | yetist | 1 | -1/+1 |
2015-08-24 | removed some suspicious references to win32 | Monsta | 1 | -12/+0 |
2015-07-14 | na: fix background transparency | Denis Gorodnichev | 1 | -4/+37 |
2015-07-14 | na: gtk2: fix build | Denis Gorodnichev | 2 | -0/+25 |
2015-07-14 | na: restore help & about | Denis Gorodnichev | 2 | -16/+115 |
2015-07-14 | notification applet: support fixed-sized icons | Ryan Lortie | 4 | -24/+214 |
2015-07-14 | na: Fix thin lines appearing when an icon is removed | Vincent Untz | 1 | -0/+34 |
2015-07-14 | na: Add icon-padding style property to NaTrayApplet to set padding | Vincent Untz | 1 | -0/+13 |
2015-07-14 | na: Rewrite main.c to subclass PanelApplet as NaTrayApplet | Vincent Untz | 3 | -189/+230 |
2015-07-14 | na: Move creating of GtkBox for NaTray | Vincent Untz | 1 | -22/+1 |
2015-07-14 | Replace GtkObject with GObject also for Gtk+ 2 | infirit | 2 | -31/+0 |
2015-07-14 | Drop gdkkeysyms-compat usage in Gtk+3 | infirit | 1 | -9/+6 |
2015-04-09 | Use g_path_is_absolute(). | Patrick Monnerat | 1 | -1/+1 |
2015-04-09 | Resolve relative symlink of /etc/localtime This fixes wrong detection of syst... | Patrick Monnerat | 1 | -0/+16 |
2015-03-19 | notification area: prevent crash | monsta | 1 | -1/+1 |
2015-03-19 | gtk3: correct css theme selector widget name | Denis Gorodnichev | 1 | -1/+1 |
2014-12-16 | Revert "Add back Glib 2.32 support" | infirit | 1 | -4/+0 |
2014-12-16 | Add back Glib 2.32 support | infirit | 1 | -0/+4 |
2014-12-12 | clock: use GNetworkMonitor | infirit | 1 | -141/+25 |
2014-11-24 | zero-initialize all signals arrays | Monsta | 4 | -6/+6 |
2014-11-23 | don't leak memory | Monsta | 2 | -1/+2 |
2014-11-23 | Gtk3: panel, clock: Synchronize calculate_minimum_height() code | infirit | 1 | -2/+2 |
2014-11-23 | Gtk3: clock: Port to GtkStyleContext | infirit | 1 | -8/+59 |
2014-11-23 | GDK_KEY_* is also in Gtk+2.24 | infirit | 1 | -9/+6 |
2014-11-23 | Gtk3: window-menu: Don't change selector style since it's already changed by ... | infirit | 1 | -25/+0 |
2014-11-23 | showdesktop: Fix the size of the icon | infirit | 1 | -2/+2 |
2014-11-23 | Gtk3: clock-map: Port to GtkStyleContext | infirit | 1 | -3/+9 |
2014-11-23 | clock: Check allocated size before creating the shadow pixbuf | infirit | 1 | -1/+2 |
2014-11-23 | Gtk3: showdesktop: Port gtk_widget_get_style to GtkStyleContext | infirit | 1 | -0/+27 |
2014-11-23 | Gtk3: Silence GtkBox deprecation warnings | infirit | 4 | -0/+21 |
2014-11-23 | Gtk3: clock: Port gtk_rc_parse_string to GtkCssProvider | infirit | 1 | -0/+15 |
2014-11-23 | Gtk3: showdesktop: Port to GtkStyleContext | infirit | 1 | -0/+17 |
2014-11-23 | Gtk3: window-menu: Use gtk_render_focus() instead of gtk_paint_focus() | infirit | 1 | -14/+31 |
2014-11-23 | Gtk3: notification_area: Port to GtkStyleContext | infirit | 1 | -0/+17 |
2014-11-23 | Gtk3: GtkBox is not abstract anymore. | infirit | 1 | -2/+5 |
2014-11-22 | Gtk3: Sync get_preferred_width/height() usage with gnome-panel | infirit | 2 | -40/+87 |
2014-11-22 | Gtk3: Remove frame of window-menu applet | infirit | 1 | -0/+41 |
2014-11-22 | Gtk3: window-list Don't use deprecated size-allocate signal | infirit | 1 | -4/+4 |
2014-11-22 | na: Fix handling of SYSTEM_TRAY_CANCEL_MESSAGE | infirit | 1 | -5/+10 |
2014-11-22 | clock: Use lists instead of arrays | Monsta | 1 | -19/+7 |
2014-10-03 | Update Marco WM name as per Marco commit | Nathan Torchia | 1 | -1/+1 |
2014-06-25 | Restore way to close windows with middle click | Stefano Karapetsas | 1 | -1/+2 |
2014-06-25 | Merge pull request #212 from rilian-la-te/fix_expand | Stefano Karapetsas | 1 | -0/+4 |
2014-06-20 | Fix RGBA issues for GTK3 | Konstantin Pugin | 1 | -0/+2 |
2014-06-20 | Fix expanded panels and size allocation | Konstantin Pugin | 1 | -0/+4 |