Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-29 | use gtk_box_new instead of gtk_{h,v}box_new properly | Sorokin Alexei | 1 | -4/+8 | |
2016-02-12 | GTK+-3.20 clock: remove deprecated style properties | Wolfgang Ulbrich | 1 | -2/+17 | |
taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=c5549ba | |||||
2016-02-12 | GTK+-3.20 clock: don't use deprecated style properties | Wolfgang Ulbrich | 1 | -0/+7 | |
taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=e67ac2a | |||||
2016-02-12 | GTK+3 clock: clock: don't use deprecated GtkAlignment | Wolfgang Ulbrich | 1 | -7/+20 | |
taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=5580bf9 | |||||
2016-02-09 | clock: set css name | Wolfgang Ulbrich | 1 | -0/+7 | |
taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=33e8c06 | |||||
2015-11-11 | clock applet: fix ubuntu ambiant-mate gtk2 theming | Wolfgang Ulbrich | 1 | -2/+2 | |
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 | |
Add support for transparent calendar windows, the window background color can be set to any color and alpha value or made transparent with the #MatePanelPopupWindow named widget selector in the gtk theme. Defaults to theme background color if not set, same as before. This is used only for the calendar window right now | |||||
2015-08-26 | Gtk3: Don't use deprecated gtk_style_context_get_font | yetist | 1 | -1/+1 | |
2014-11-23 | Gtk3: panel, clock: Synchronize calculate_minimum_height() code | infirit | 1 | -2/+2 | |
Also change the panel version to use the padding instead of the border. We're interested in the padding here. I believe. Taken from gnome-panel commit: 0b5d9e57451dff3a25b3fbcc8dec671cac469cb From: Vincent Untz <[email protected]> | |||||
2014-11-23 | Gtk3: clock: Port to GtkStyleContext | infirit | 1 | -8/+59 | |
Based on gnome-panel commit: c28ed51852a629884ce9ad8acc7924680c35854c From: Germán Póo-Caamaño <[email protected]> | |||||
2014-11-23 | Gtk3: Silence GtkBox deprecation warnings | infirit | 1 | -0/+4 | |
2014-11-23 | Gtk3: clock: Port gtk_rc_parse_string to GtkCssProvider | infirit | 1 | -0/+15 | |
Based on gnome-panel commit: 71c3290e3895b71be6bce0e909c4b414bd190b5e From: Germán Póo-Caamaño <[email protected]> | |||||
2014-11-22 | clock: Use lists instead of arrays | Monsta | 1 | -19/+7 | |
Closes https://github.com/mate-desktop/mate-panel/pull/258 | |||||
2014-05-17 | Remove/comment unused variables | infirit | 1 | -2/+2 | |
2014-05-16 | Use gtk_list_store_insert_with_values also for gtk2 | infirit | 1 | -12/+0 | |
It was introduced in gtk+-2.6. | |||||
2014-04-26 | Use about dialog from libmate-desktop | Stefano Karapetsas | 1 | -1/+3 | |
2014-02-21 | transient_parent_xid is not used | Denis Gorodnichev | 1 | -6/+1 | |
transient_parent_xid is not used but can cause problem: applet widget have not window until realized | |||||
2014-02-09 | help: Avoid file collision with gnome-panel | infirit | 1 | -2/+2 | |
Also correct help uri for applets. | |||||
2014-01-23 | Use gtk_widget_get_preferred_size with GTK3 | Stefano Karapetsas | 1 | -0/+4 | |
2013-10-26 | clock: Add GTK3 support | Stefano Karapetsas | 1 | -2/+21 | |
2013-04-08 | clock: Allow users to set custom format in dconf-editor | Stefano Karapetsas | 1 | -0/+11 | |
2013-01-20 | clock: Fix mateweather units | Stefano Karapetsas | 1 | -10/+8 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2012-10-11 | Merge branch 'master' of github.com:mate-desktop/mate-panel | Stefano Karapetsas | 1 | -1/+1 | |
2012-10-11 | migrate clock applet to gsettings | Stefano Karapetsas | 1 | -663/+160 | |
remove evolution code | |||||
2012-10-08 | Fix web site URL | cardpuncher | 1 | -1/+1 | |
The former URL was matsusoft.com.ar, if my understanding is correct mate-desktop.org is now the ONE TRUE URL :p | |||||
2012-06-25 | Fix clock seconds | Michael Steenbeek | 1 | -1/+1 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+3745 | |