summaryrefslogtreecommitdiff
path: root/applets
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-23Gtk3: Silence GtkBox deprecation warningsinfirit4-0/+21
2014-11-23Gtk3: clock: Port gtk_rc_parse_string to GtkCssProviderinfirit1-0/+15
2014-11-23Gtk3: showdesktop: Port to GtkStyleContextinfirit1-0/+17
2014-11-23Gtk3: window-menu: Use gtk_render_focus() instead of gtk_paint_focus()infirit1-14/+31
2014-11-23Gtk3: notification_area: Port to GtkStyleContextinfirit1-0/+17
2014-11-23Gtk3: GtkBox is not abstract anymore.infirit1-2/+5
2014-11-22Gtk3: Sync get_preferred_width/height() usage with gnome-panelinfirit2-40/+87
2014-11-22Gtk3: Remove frame of window-menu appletinfirit1-0/+41
2014-11-22Gtk3: window-list Don't use deprecated size-allocate signalinfirit1-4/+4
2014-11-22na: Fix handling of SYSTEM_TRAY_CANCEL_MESSAGEinfirit1-5/+10
2014-11-22clock: Use lists instead of arraysMonsta1-19/+7
2014-10-03Update Marco WM name as per Marco commitNathan Torchia1-1/+1
2014-06-25Restore way to close windows with middle clickStefano Karapetsas1-1/+2