Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-07-28 | clock: use GtkAbout and update copyright | raveit65 | 1 | -3/+2 |
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 | 4 | -22/+19 |
2016-02-21 | fix some warnings | Sorokin Alexei | 2 | -6/+6 |
2016-02-12 | GTK+-3.20 clock: remove deprecated style properties | Wolfgang Ulbrich | 1 | -2/+17 |
2016-02-12 | GTK+-3.20 clock: don't use deprecated style properties | Wolfgang Ulbrich | 1 | -0/+7 |
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-09 | clock: set css name | Wolfgang Ulbrich | 1 | -0/+7 |
2016-02-09 | Gtk+3: Replace deprecated gtk_{v,h}box_new | Wolfgang Ulbrich | 1 | -0/+5 |
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 | 1 | -1/+1 |
2016-01-23 | Gtk3: Don't use deprecated gtk_misc_set_alignment | Roy Zhang | 1 | -0/+15 |
2015-12-22 | clock: remove useless include | monsta | 1 | -3/+0 |
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 | 3 | -93/+92 |
2015-08-26 | Gtk3: Don't use deprecated gtk_style_context_get_font | yetist | 1 | -1/+1 |
2015-07-14 | Replace GtkObject with GObject also for Gtk+ 2 | infirit | 1 | -15/+0 |
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 |
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 | 3 | -5/+5 |
2014-11-23 | don't leak memory | Monsta | 1 | -0/+1 |
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 | Gtk3: clock-map: Port to GtkStyleContext | infirit | 1 | -3/+9 |
2014-11-23 | clock: Check allocated size before creating the shadow pixbuf | infirit | 1 | -1/+2 |
2014-11-23 | Gtk3: Silence GtkBox deprecation warnings | infirit | 3 | -0/+16 |
2014-11-23 | Gtk3: clock: Port gtk_rc_parse_string to GtkCssProvider | infirit | 1 | -0/+15 |
2014-11-22 | Gtk3: Sync get_preferred_width/height() usage with gnome-panel | infirit | 2 | -40/+87 |
2014-11-22 | clock: Use lists instead of arrays | Monsta | 1 | -19/+7 |
2014-05-18 | clock: Dont use deprecated rsvg_pixbuf_from_file_at_size | Stefano Karapetsas | 3 | -9/+209 |