Age | Commit message (Expand) | Author | Files | Lines |
2016-02-12 | GTK+3 clock: clock: don't use deprecated GtkAlignment | Wolfgang Ulbrich | 3 | -10/+68 |
2016-02-12 | GTK+-3 clock: don't subclass deprecated GtkAlignment | Wolfgang Ulbrich | 2 | -0/+12 |
2016-02-12 | GTK+3 workspace-switcher: fix deprecated warnings | Wolfgang Ulbrich | 1 | -0/+8 |
2016-02-12 | GTK+3 workspace-switcher: do not use rc_style | Wolfgang Ulbrich | 1 | -5/+9 |
2016-02-12 | GTK+3: do not use deprecated n_screens | Wolfgang Ulbrich | 2 | -1/+14 |
2016-02-10 | GTK+3 showdesktop: do not use GtkStock for 'image-missing' for both gtk+ vers... | Wolfgang Ulbrich | 1 | -1/+1 |
2016-02-09 | notification-area: set css name | Wolfgang Ulbrich | 1 | -0/+4 |
2016-02-09 | clock: set css name | Wolfgang Ulbrich | 1 | -0/+7 |
2016-02-09 | GTK+3 windows-list: fix a build warning | Wolfgang Ulbrich | 1 | -1/+1 |
2016-02-09 | Gtk+3: Replace deprecated gtk_{v,h}box_new | Wolfgang Ulbrich | 2 | -0/+10 |
2016-02-09 | remove deprecated librsvg/rsvg-cairo.h include | Wolfgang Ulbrich | 1 | -1/+0 |
2016-02-01 | fix a couple of build warnings | monsta | 2 | -2/+1 |
2016-01-23 | Gtk3: Don't use deprecated gtk_misc_set_alignment | Roy Zhang | 4 | -0/+35 |
2015-12-22 | clock: remove useless include | monsta | 1 | -3/+0 |
2015-12-22 | wncklet: remove dead code | monsta | 1 | -27/+0 |
2015-12-22 | wncklet: mate_gdk_spawn_command_line_on_screen can be used with any GTK+ | monsta | 1 | -15/+2 |
2015-12-17 | GTK3 workspace-switcher: add fallback color | György Balló | 1 | -0/+14 |
2015-11-11 | fix typo in #define | monsta | 1 | -3/+3 |
2015-11-11 | clock applet: fix ubuntu ambiant-mate gtk2 theming | Wolfgang Ulbrich | 1 | -2/+2 |
2015-10-30 | clock: minor corrections in new option | monsta | 1 | -1/+1 |
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 |