summaryrefslogtreecommitdiff
path: root/applets
AgeCommit message (Expand)AuthorFilesLines
2016-02-12GTK+3: do not use deprecated n_screensWolfgang Ulbrich2-1/+14
2016-02-10GTK+3 showdesktop: do not use GtkStock for 'image-missing' for both gtk+ vers...Wolfgang Ulbrich1-1/+1
2016-02-09notification-area: set css nameWolfgang Ulbrich1-0/+4
2016-02-09clock: set css nameWolfgang Ulbrich1-0/+7
2016-02-09GTK+3 windows-list: fix a build warningWolfgang Ulbrich1-1/+1
2016-02-09Gtk+3: Replace deprecated gtk_{v,h}box_newWolfgang Ulbrich2-0/+10
2016-02-09remove deprecated librsvg/rsvg-cairo.h includeWolfgang Ulbrich1-1/+0
2016-02-01fix a couple of build warningsmonsta2-2/+1
2016-01-23Gtk3: Don't use deprecated gtk_misc_set_alignmentRoy Zhang4-0/+35
2015-12-22clock: remove useless includemonsta1-3/+0
2015-12-22wncklet: remove dead codemonsta1-27/+0
2015-12-22wncklet: mate_gdk_spawn_command_line_on_screen can be used with any GTK+monsta1-15/+2
2015-12-17GTK3 workspace-switcher: add fallback colorGyörgy Balló1-0/+14
2015-11-11fix typo in #definemonsta1-3/+3
2015-11-11clock applet: fix ubuntu ambiant-mate gtk2 themingWolfgang Ulbrich1-2/+2
2015-10-30clock: minor corrections in new optionmonsta1-1/+1
2015-10-10Enable or disable calendar week numbers from prefslukefromdc1-2/+17
2015-10-10clock.c: add gesettings key for toggle weeknumberslukefromdc1-0/+6
2015-10-10clock-make transparent calendars possiblelukefromdc1-0/+11
2015-09-06Rework gsettings schema buildinginfirit11-188/+183
2015-08-31check for wnck 3.0.0, not some pre-release version :)Monsta2-2/+2
2015-08-26Gtk3: Don't use deprecated gtk_style_context_get_fontyetist1-1/+1
2015-08-24removed some suspicious references to win32Monsta1-12/+0
2015-07-14na: fix background transparencyDenis Gorodnichev1-4/+37
2015-07-14na: gtk2: fix buildDenis Gorodnichev2-0/+25
2015-07-14na: restore help & aboutDenis Gorodnichev2-16/+115
2015-07-14notification applet: support fixed-sized iconsRyan Lortie4-24/+214
2015-07-14na: Fix thin lines appearing when an icon is removedVincent Untz1-0/+34
2015-07-14na: Add icon-padding style property to NaTrayApplet to set paddingVincent Untz1-0/+13
2015-07-14na: Rewrite main.c to subclass PanelApplet as NaTrayAppletVincent Untz3-189/+230
2015-07-14na: Move creating of GtkBox for NaTrayVincent Untz1-22/+1
2015-07-14Replace GtkObject with GObject also for Gtk+ 2infirit2-31/+0
2015-07-14Drop gdkkeysyms-compat usage in Gtk+3infirit1-9/+6
2015-04-09Use g_path_is_absolute().Patrick Monnerat1-1/+1
2015-04-09Resolve relative symlink of /etc/localtime This fixes wrong detection of syst...Patrick Monnerat1-0/+16
2015-03-19notification area: prevent crashmonsta1-1/+1
2015-03-19gtk3: correct css theme selector widget nameDenis Gorodnichev1-1/+1
2014-12-16Revert "Add back Glib 2.32 support"infirit1-4/+0
2014-12-16Add back Glib 2.32 supportinfirit1-0/+4
2014-12-12clock: use GNetworkMonitorinfirit1-141/+25
2014-11-24zero-initialize all signals arraysMonsta4-6/+6
2014-11-23don't leak memoryMonsta2-1/+2
2014-11-23Gtk3: panel, clock: Synchronize calculate_minimum_height() codeinfirit1-2/+2
2014-11-23Gtk3: clock: Port to GtkStyleContextinfirit1-8/+59
2014-11-23GDK_KEY_* is also in Gtk+2.24infirit1-9/+6
2014-11-23Gtk3: window-menu: Don't change selector style since it's already changed by ...infirit1-25/+0
2014-11-23showdesktop: Fix the size of the iconinfirit1-2/+2
2014-11-23Gtk3: clock-map: Port to GtkStyleContextinfirit1-3/+9
2014-11-23clock: Check allocated size before creating the shadow pixbufinfirit1-1/+2
2014-11-23Gtk3: showdesktop: Port gtk_widget_get_style to GtkStyleContextinfirit1-0/+27