summaryrefslogtreecommitdiff
path: root/applets/clock
AgeCommit message (Expand)AuthorFilesLines
2018-04-29clock: fix weird thing in commentsmonsta1-2/+2
2018-04-29clock: fix copy/paste error which caused use-after-freemonsta1-1/+1
2017-11-16clock: disconnect one more signal handler on destroymonsta1-0/+3
2017-11-13clock:disconnect signal handlers on destroylukefromdc1-0/+3
2017-07-02clock: change size_reguestraveit651-1/+1
2017-07-02clock: set a default width for calendarWindowraveit651-0/+1
2017-07-02clock: set a margin_start for home iconraveit651-0/+1
2017-07-02clock: set width_chars for time labelraveit651-0/+1
2017-06-08clock: drop deprecated gtk_size_group_set_ignore_hiddenmonsta2-3/+0
2017-05-24clock: properly handle visibility of edit buttonAlberts Muktupāvels1-3/+14
2017-05-24clock: move GtkButton in another horizontal GtkBox parentraveit651-3/+2
2017-04-11update copyright year to 2017monsta1-1/+1
2017-03-28remove deprecated sys/timeb.h header, as nothing uses itRobert Nagy1-1/+0
2017-01-30clock: fix remaining deprecation for GTK+ >= 3.20monsta1-0/+8
2017-01-09Remove unused variablelukefromdc1-1/+0
2017-01-09GTK 3.20/22 Clock button: force zero padding and marginlukefromdc1-2/+23
2017-01-09Clock: remove non-working signal, fix warninglukefromdc1-1/+6
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta7-545/+0
2016-11-21check for stable release of GTK+3, not for development onemonsta1-4/+4
2016-11-21fix indent a bitmonsta1-3/+3
2016-11-09clock: fix indent somewhatmonsta5-1699/+1699
2016-11-08clock: remove unused #includemonsta1-1/+0
2016-10-21clock: update tooltip only when new text is differentBłażej Szczygieł1-9/+16
2016-10-20GTK+-3 Calendar Window: force minimum sizelukefromdc1-0/+3
2016-09-29clock-applet: mark current daySami Farin1-6/+37
2016-07-31clock: remove useless duplicationkajzer1-2/+0
2016-07-28clock: use GtkAbout and update copyrightraveit651-3/+2
2016-06-30clock: fix UI issues introduced in 882f8f4monsta2-15/+24
2016-06-29use gtk_box_new instead of gtk_{h,v}box_new properlySorokin Alexei4-22/+19
2016-02-21fix some warningsSorokin Alexei2-6/+6
2016-02-12GTK+-3.20 clock: remove deprecated style propertiesWolfgang Ulbrich1-2/+17
2016-02-12GTK+-3.20 clock: don't use deprecated style propertiesWolfgang Ulbrich1-0/+7
2016-02-12GTK+3 clock: clock: don't use deprecated GtkAlignmentWolfgang Ulbrich3-10/+68
2016-02-12GTK+-3 clock: don't subclass deprecated GtkAlignmentWolfgang Ulbrich2-0/+12
2016-02-09clock: set css nameWolfgang Ulbrich1-0/+7
2016-02-09Gtk+3: Replace deprecated gtk_{v,h}box_newWolfgang Ulbrich1-0/+5
2016-02-09remove deprecated librsvg/rsvg-cairo.h includeWolfgang Ulbrich1-1/+0
2016-02-01fix a couple of build warningsmonsta1-1/+1
2016-01-23Gtk3: Don't use deprecated gtk_misc_set_alignmentRoy Zhang1-0/+15
2015-12-22clock: remove useless includemonsta1-3/+0
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 buildinginfirit3-93/+92
2015-08-26Gtk3: Don't use deprecated gtk_style_context_get_fontyetist1-1/+1
2015-07-14Replace GtkObject with GObject also for Gtk+ 2infirit1-15/+0
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