Age | Commit message (Expand) | Author | Files | Lines |
2017-01-23 | Add StatusNotifier support to the Notification Area applet | Colomban Wendling | 44 | -367/+5946 |
2017-01-10 | window-list.c: Fix indent | lukefromdc | 1 | -14/+14 |
2017-01-09 | GTK 3.20/3.22: fix warnings from show-desktop button | lukefromdc | 1 | -4/+14 |
2017-01-09 | GTK 3.20/22: fix warnings from tasklist buttons | lukefromdc | 1 | -0/+15 |
2017-01-09 | Remove unused variable | lukefromdc | 1 | -1/+0 |
2017-01-09 | GTK 3.20/22 Clock button: force zero padding and margin | lukefromdc | 1 | -2/+23 |
2017-01-09 | Clock: remove non-working signal, fix warning | lukefromdc | 1 | -1/+6 |
2016-11-21 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 21 | -1392/+3 |
2016-11-21 | check for stable release of GTK+3, not for development one | monsta | 4 | -14/+14 |
2016-11-21 | fix indent a bit | monsta | 1 | -3/+3 |
2016-11-09 | clock: fix indent somewhat | monsta | 5 | -1699/+1699 |
2016-11-08 | clock: remove unused #include | monsta | 1 | -1/+0 |
2016-10-21 | clock: update tooltip only when new text is different | Błażej Szczygieł | 1 | -9/+16 |
2016-10-20 | GTK+-3 Calendar Window: force minimum size | lukefromdc | 1 | -0/+3 |
2016-09-29 | clock-applet: mark current day | Sami Farin | 1 | -6/+37 |
2016-07-31 | clock: remove useless duplication | kajzer | 1 | -2/+0 |
2016-07-28 | clock: use GtkAbout and update copyright | raveit65 | 1 | -3/+2 |
2016-07-28 | window-list: use GtkAbout and update copyright | raveit65 | 1 | -2/+2 |
2016-07-28 | show-desktop: use GtkAbout and update copyright | raveit65 | 1 | -3/+2 |
2016-07-28 | workspace-switcher: use GtkAbout and update copyright | raveit65 | 1 | -2/+2 |
2016-07-28 | window-menu applet: use GtkAbout and update copyright | raveit65 | 1 | -3/+2 |
2016-07-28 | na: : use GtkAbout and update copyright | raveit65 | 1 | -4/+3 |
2016-07-28 | fish: use GtkAbout and update copyright | raveit65 | 1 | -3/+3 |
2016-06-30 | clock: fix UI issues introduced in 882f8f4 | monsta | 2 | -15/+24 |
2016-06-29 | use gtk_box_new instead of gtk_{h,v}box_new properly | Sorokin Alexei | 6 | -32/+27 |
2016-06-29 | fix some warnings and deprecations | Sorokin Alexei | 1 | -16/+1 |
2016-05-30 | na-try-child: add missing include for GTK_Version_Check | raveit65 | 1 | -0/+1 |
2016-04-06 | Revert "add new languages and sync with transiflex" | raveit65 | 1 | -194/+35 |
2016-04-06 | add new languages and sync with transiflex | raveit65 | 1 | -35/+194 |
2016-03-23 | GTK+3.20: adjust CSS classes for WnckPager | György Balló | 1 | -2/+4 |
2016-02-21 | fix some warnings | Sorokin Alexei | 2 | -6/+6 |
2016-02-20 | GTK+3: add style class wnck-pager | Wolfgang Ulbrich | 1 | -0/+4 |
2016-02-16 | GTK+-3.0 workspace-switcher: Remove switching workspace on scroll events | Wolfgang Ulbrich | 1 | -0/+4 |
2016-02-12 | GTK+3 na-tray-child: fix a Wunused-but-set-variable build warning | Wolfgang Ulbrich | 1 | -0/+2 |
2016-02-12 | GTK+3 fish: fix a Wunused-but-set-variable build warning | Wolfgang Ulbrich | 1 | -2/+2 |
2016-02-12 | Gtk+-3.20 window-menu: remove deprecated style properties | Wolfgang Ulbrich | 1 | -2/+13 |
2016-02-12 | GTK+-3.20 clock: remove deprecated style properties | Wolfgang Ulbrich | 1 | -2/+17 |
2016-02-12 | GTK+-3.20 showdesktop: remove deprecated style properties | Wolfgang Ulbrich | 1 | -0/+4 |
2016-02-12 | GTK+-3.20 clock: don't use deprecated style properties | Wolfgang Ulbrich | 1 | -0/+7 |
2016-02-12 | GTK+-3.20 showdesktop: don't use deprecated style properties | Wolfgang Ulbrich | 1 | -1/+8 |
2016-02-12 | GTK+3 fish: Removed unused and deprecated variables/functions | Wolfgang Ulbrich | 1 | -0/+4 |
2016-02-12 | GTK+3 notification-area: use correct style context state | Wolfgang Ulbrich | 1 | -0/+5 |
2016-02-12 | GTK+-3.20 notification-area: remove deprecated style properties | Wolfgang Ulbrich | 1 | -3/+14 |
2016-02-12 | GTK+3 notification-area: set minimum size for icon | Wolfgang Ulbrich | 1 | -0/+38 |
2016-02-12 | Gtk+3 notification-area: don't use deprecated GtkAlignment | Wolfgang Ulbrich | 1 | -5/+8 |
2016-02-12 | GTK+3 notification-area: don't use deprecated GdkColor | Wolfgang Ulbrich | 5 | -29/+87 |
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 |