Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-27 | GTK3: fix previous GtkMisc deprecations fix commit | Wolfgang Ulbrich | 1 | -12/+12 | |
2015-12-19 | GTK3 timer applet: don't use deprecated GtkMisc | Wolfgang Ulbrich | 1 | -0/+20 | |
2015-12-17 | timer: simplify some code | monsta | 1 | -6/+6 | |
2015-12-17 | timer: fix build warning | monsta | 1 | -1/+1 | |
2015-09-06 | Rework gsettings schema building | infirit | 2 | -10/+8 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-08-04 | timerapplet: Fix typo in mate_panel_applet_set_background_widget | infirit | 1 | -1/+1 | |
fixes #157 | |||||
2014-11-26 | Gtk3: Silence GtkVbox and GtkHbox deprecation warnings | infirit | 1 | -0/+4 | |
2014-10-01 | timerapplet: Show the name of the timer together with icon | Stefano Karapetsas | 1 | -4/+15 | |
Closes https://github.com/mate-desktop/mate-applets/issues/98 | |||||
2014-09-22 | timerapplet: Add border in settings dialog | Stefano Karapetsas | 1 | -0/+1 | |
2014-05-03 | Use MateAboutDialog from libmate-desktop | Stefano Karapetsas | 2 | -2/+4 | |
2014-02-19 | timer-applet: Fix applet icon | infirit | 1 | -1/+1 | |
2014-02-19 | timer-applet: Use icon that is available in default thememate-applets-1.7.90 | infirit | 2 | -2/+2 | |
2014-02-10 | Fix makefilesmate-applets-1.7.1 | Stefano Karapetsas | 1 | -1/+2 | |
2014-02-08 | timerapplet: Add GTK3 support | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-29 | timerapplet: Translate context menu | Stefano Karapetsas | 1 | -0/+1 | |
2014-01-29 | Add new timerapplet in c | Stefano Karapetsas | 5 | -0/+525 | |
To replace old timer-applet written in pygtk and not working in 1.6 See https://github.com/mate-desktop/mate-applets/issues/45 |