summaryrefslogtreecommitdiff
path: root/applets/clock/clock.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-16clock: disconnect one more signal handler on destroymonsta1-0/+3
2017-11-13clock:disconnect signal handlers on destroylukefromdc1-0/+3
2017-06-08clock: drop deprecated gtk_size_group_set_ignore_hiddenmonsta1-1/+0
2017-04-11update copyright year to 2017monsta1-1/+1
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 optionmonsta1-99/+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 somewhatmonsta1-1171/+1171
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-07-31clock: remove useless duplicationkajzer1-2/+0
2016-07-28clock: use GtkAbout and update copyrightraveit651-3/+2
2016-06-29use gtk_box_new instead of gtk_{h,v}box_new properlySorokin Alexei1-4/+8
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 Ulbrich1-7/+20
2016-02-09clock: set css nameWolfgang Ulbrich1-0/+7
2015-11-11clock applet: fix ubuntu ambiant-mate gtk2 themingWolfgang Ulbrich1-2/+2
2015-10-10clock.c: add gesettings key for toggle weeknumberslukefromdc1-0/+6
2015-10-10clock-make transparent calendars possiblelukefromdc1-0/+11
2015-08-26Gtk3: Don't use deprecated gtk_style_context_get_fontyetist1-1/+1
2014-11-23Gtk3: panel, clock: Synchronize calculate_minimum_height() codeinfirit1-2/+2
2014-11-23Gtk3: clock: Port to GtkStyleContextinfirit1-8/+59
2014-11-23Gtk3: Silence GtkBox deprecation warningsinfirit1-0/+4
2014-11-23Gtk3: clock: Port gtk_rc_parse_string to GtkCssProviderinfirit1-0/+15
2014-11-22clock: Use lists instead of arraysMonsta1-19/+7
2014-05-17Remove/comment unused variablesinfirit1-2/+2
2014-05-16Use gtk_list_store_insert_with_values also for gtk2infirit1-12/+0
2014-04-26Use about dialog from libmate-desktopStefano Karapetsas1-1/+3
2014-02-21transient_parent_xid is not usedDenis Gorodnichev1-6/+1
2014-02-09help: Avoid file collision with gnome-panelinfirit1-2/+2
2014-01-23Use gtk_widget_get_preferred_size with GTK3Stefano Karapetsas1-0/+4
2013-10-26clock: Add GTK3 supportStefano Karapetsas1-2/+21
2013-04-08clock: Allow users to set custom format in dconf-editorStefano Karapetsas1-0/+11
2013-01-20clock: Fix mateweather unitsStefano Karapetsas1-10/+8
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-10-11Merge branch 'master' of github.com:mate-desktop/mate-panelStefano Karapetsas1-1/+1
2012-10-11migrate clock applet to gsettingsStefano Karapetsas1-663/+160
2012-10-08Fix web site URLcardpuncher1-1/+1
2012-06-25Fix clock secondsMichael Steenbeek1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+3745