Age | Commit message (Expand) | Author | Files | Lines |
2019-01-17 | clock: set horizontal padding for clock-button | raveit65 | 1 | -2/+2 |
2019-01-03 | Clock: Fix weather icon size selection for panel height | lukefromdc | 1 | -2/+29 |
2019-01-03 | Clock: ensure weather icon resizes with panel | lukefromdc | 1 | -4/+37 |
2018-12-29 | clock: force no button vertical padding and margin | raveit65 | 1 | -5/+7 |
2018-12-12 | clock.c: Force negative margin, not passing on clockbutton | lukefromdc | 1 | -5/+6 |
2018-11-14 | Migrate mate-panel from dbus-glib to gdbus | yetist | 1 | -98/+90 |
2018-05-12 | Convert launcher icons to cairo surfaces | Victor Kareh | 2 | -16/+31 |
2018-04-28 | clock: fix weird thing in comments | monsta | 1 | -2/+2 |
2018-04-28 | clock: fix actual copy/paste error which caused use-after-free | monsta | 1 | -2/+2 |
2018-04-28 | clock: fix use-after-free | monsta | 1 | -1/+1 |
2018-04-26 | clock: Use new GdkPixbuf API to load resources | Vincent Untz | 1 | -18/+5 |
2018-04-26 | clock: Convert to GResource | Vincent Untz | 10 | -55/+96 |
2018-04-11 | clock.ui: avoid deprecated: | Pablo Barciela | 1 | -476/+570 |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 3 | -78/+1 |
2018-01-31 | fix indent a bit | monsta | 1 | -1/+1 |
2018-01-25 | avoid deprecated GtkStock | Pablo Barciela | 1 | -6/+6 |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 |
2017-12-17 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -3/+2 |
2017-11-14 | clock: disconnect one more signal handler on destroy | monsta | 1 | -0/+3 |
2017-11-09 | Clock: don't check variables that can never be < 0 for < 0 | lukefromdc | 2 | -6/+6 |
2017-08-22 | clock:disconnect signal handlers on destroy | lukefromdc | 1 | -22/+3 |
2017-08-22 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 1 | -0/+4 |
2017-08-13 | Clock: fix removal warnings when in-process applet removed | lukefromdc | 1 | -4/+23 |
2017-08-13 | clock: stop segfault on removing applet when built in-process | lukefromdc | 1 | -0/+4 |
2017-08-13 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 1 | -2/+3 |
2017-08-04 | avoid deprecated gdk_screen_get_n_monitors | ZenWalker | 1 | -0/+8 |
2017-07-29 | don't use deprecated gtk_show_uri | lukefromdc | 1 | -3/+6 |
2017-07-02 | clock: change size_reguest | raveit65 | 1 | -1/+1 |
2017-07-02 | clock: set a default width for calendarWindow | raveit65 | 1 | -0/+1 |
2017-07-02 | clock: set a margin_start for home icon | raveit65 | 1 | -0/+1 |
2017-07-02 | clock: set width_chars for time label | raveit65 | 1 | -0/+1 |
2017-05-21 | clock: properly handle visibility of edit button | Alberts Muktupāvels | 1 | -3/+14 |
2017-05-21 | clock: drop deprecated gtk_size_group_set_ignore_hidden | raveit65 | 1 | -2/+0 |
2017-05-21 | clock: move GtkButton in another horizontal GtkBox parent | raveit65 | 1 | -3/+2 |
2017-05-21 | clock.c: drop deprecated gtk_size_group_set_ignore_hidden | raveit65 | 1 | -1/+0 |
2017-04-11 | update copyright year to 2017 | monsta | 1 | -1/+1 |
2017-03-28 | remove deprecated sys/timeb.h header, as nothing uses it | Robert Nagy | 1 | -1/+0 |
2017-01-30 | clock: fix remaining deprecation for GTK+ >= 3.20 | monsta | 1 | -0/+8 |
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 | 7 | -545/+0 |
2016-11-21 | check for stable release of GTK+3, not for development one | monsta | 1 | -4/+4 |
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 |