Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-02 | clock: fix memory leak | rbuj | 1 | -0/+2 | |
2021-12-20 | Fix some -Wsign-compare warnings | rbuj | 1 | -5/+5 | |
2021-12-16 | Use g_clear_pointer() and g_clear_object() | rbuj | 1 | -5/+3 | |
2020-09-07 | Remove variableScope warnings reported by cppcheck | rbuj | 1 | -2/+2 | |
cppcheck --enable=all . 2> err.txt grep variableScope err.txt | |||||
2020-07-05 | Avoid using single-line cpp comments | rbuj | 1 | -2/+2 | |
2019-09-14 | clock: avoid deprecated g_type_class_add_private | Wu Xiaotian | 1 | -6/+2 | |
2019-07-05 | Remove trailing whitespaces | Laurent Napias | 1 | -1/+1 | |
2017-07-02 | clock: change size_reguest | raveit65 | 1 | -1/+1 | |
fixes https://github.com/mate-desktop/mate-panel/issues/594 | |||||
2017-07-02 | clock: set a default width for calendarWindow | raveit65 | 1 | -0/+1 | |
fixes https://github.com/mate-desktop/mate-panel/issues/594 | |||||
2017-05-21 | clock: properly handle visibility of edit button | Alberts Muktupāvels | 1 | -3/+14 | |
Fixes https://github.com/mate-desktop/mate-panel/issues/570 taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=cc99dca | |||||
2016-11-21 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -25/+0 | |
and require libmate-desktop >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it. | |||||
2016-10-20 | GTK+-3 Calendar Window: force minimum size | lukefromdc | 1 | -0/+3 | |
Force minimum width for calendar window to stop jumping (on locations open/close) in themes that don't enlarge calendar from the rather small default. Set the minimum height smaller than any theme would set it as it otherwise just puts blank space under the last row rather than spacing out the numbers. Apparently GTK2 behaves differently here. Note that the GTK3 only selectors will have to come back out for the dev-gtk3-migration branch | |||||
2016-09-29 | clock-applet: mark current day | Sami Farin | 1 | -6/+37 | |
2016-06-30 | clock: fix UI issues introduced in 882f8f4 | monsta | 1 | -5/+14 | |
2016-06-29 | use gtk_box_new instead of gtk_{h,v}box_new properly | Sorokin Alexei | 1 | -6/+6 | |
2016-02-12 | GTK+3 clock: clock: don't use deprecated GtkAlignment | Wolfgang Ulbrich | 1 | -2/+10 | |
taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=5580bf9 | |||||
2015-12-22 | clock: remove useless include | monsta | 1 | -3/+0 | |
2015-07-14 | Replace GtkObject with GObject also for Gtk+ 2 | infirit | 1 | -15/+0 | |
2014-11-24 | zero-initialize all signals arrays | Monsta | 1 | -3/+3 | |
2014-11-23 | Gtk3: Silence GtkBox deprecation warnings | infirit | 1 | -0/+6 | |
2013-10-26 | clock: Add GTK3 support | Stefano Karapetsas | 1 | -2/+16 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2012-10-11 | migrate clock applet to gsettings | Stefano Karapetsas | 1 | -1571/+45 | |
remove evolution code | |||||
2012-04-05 | clock-applet: use mateconf client to get and set KEY_LOCATIONS_EXPANDED key ↵ | haxar | 1 | -7/+5 | |
when HAVE_LIBECAL is not defined | |||||
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+2125 | |