Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 3 | -10/+68 | |
taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=5580bf9 | |||||
2016-02-12 | GTK+-3 clock: don't subclass deprecated GtkAlignment | Wolfgang Ulbrich | 2 | -0/+12 | |
taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=c7ea765 | |||||
2016-02-09 | clock: set css name | Wolfgang Ulbrich | 1 | -0/+7 | |
taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=33e8c06 | |||||
2016-02-09 | Gtk+3: Replace deprecated gtk_{v,h}box_new | Wolfgang Ulbrich | 1 | -0/+5 | |
2016-02-09 | remove deprecated librsvg/rsvg-cairo.h include | Wolfgang Ulbrich | 1 | -1/+0 | |
Direct include of librsvg/rsvg-cairo.h has been deprecated from 2.36.2 version. Removed it and added required version for librsvg. taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=d306ad3 | |||||
2016-02-01 | fix a couple of build warnings | monsta | 1 | -1/+1 | |
2016-01-23 | Gtk3: Don't use deprecated gtk_misc_set_alignment | Roy Zhang | 1 | -0/+15 | |
2015-12-22 | clock: remove useless include | monsta | 1 | -3/+0 | |
2015-11-11 | clock applet: fix ubuntu ambiant-mate gtk2 theming | Wolfgang Ulbrich | 1 | -2/+2 | |
2015-10-30 | clock: minor corrections in new option | monsta | 1 | -1/+1 | |
2015-10-10 | Enable or disable calendar week numbers from prefs | lukefromdc | 1 | -2/+17 | |
Add checkbox to enable or disable week numbers in clock preferences window | |||||
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-09-06 | Rework gsettings schema building | infirit | 3 | -93/+92 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-08-26 | Gtk3: Don't use deprecated gtk_style_context_get_font | yetist | 1 | -1/+1 | |
2015-07-14 | Replace GtkObject with GObject also for Gtk+ 2 | infirit | 1 | -15/+0 | |
2015-04-09 | Use g_path_is_absolute(). | Patrick Monnerat | 1 | -1/+1 | |
2015-04-09 | Resolve relative symlink of /etc/localtime This fixes wrong detection of ↵ | Patrick Monnerat | 1 | -0/+16 | |
system timezone under certain circumstances. Example: in Fedora 20, the environment is a follows: a) /etc/localtime symlinks --> ../usr/share/zoneinfo/Europe/Zurich b) /usr/share/zoneinfo contains files with more than 1 hardlink. In example, Europe/Zurich and Europe/Vaduz share the same i-node. - system_timezone_read_etc_localtime_softlink() because the link is relative. - The next algorithms fail because the targeted files do not exist. - system_timezone_read_etc_localtime_hardlink() succeeds, but finds Europe/Vaduz before Europe/Zurich. Thus the detected system timezone is wrong. By resolving a relative /etc/localtime symlink, this patch leads algorithm system_timezone_read_etc_localtime_softlink() to success and therefore proper detection of system timezone. Closes https://patch-diff.githubusercontent.com/raw/mate-desktop/mate-panel/pull/261.patch | |||||
2014-12-16 | Revert "Add back Glib 2.32 support" | infirit | 1 | -4/+0 | |
This reverts commit 7389d3e9dd5390b3d4e1dabbe6dd763a8dc1a0d7. | |||||
2014-12-16 | Add back Glib 2.32 support | infirit | 1 | -0/+4 | |
2014-12-12 | clock: use GNetworkMonitor | infirit | 1 | -141/+25 | |
Taken from gnome-panel commit: 04e6ef4dbc6a1fdc720b750fdf87a7f43a8a2df6 From: Alberts Muktupāvels <[email protected]> | |||||
2014-11-24 | zero-initialize all signals arrays | Monsta | 3 | -5/+5 | |
2014-11-23 | don't leak memory | Monsta | 1 | -0/+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: clock-map: Port to GtkStyleContext | infirit | 1 | -3/+9 | |
Based on gnome-panel commit: 40391453286cce55039932d6dc3f741bb74e385f From: Germán Póo-Caamaño <[email protected]> | |||||
2014-11-23 | clock: Check allocated size before creating the shadow pixbuf | infirit | 1 | -1/+2 | |
Based on gnome-panel commit: d98b58770dec2f1434cb0acce487e85514ca9bb0 From: Carlos Garcia Campos <[email protected]> | |||||
2014-11-23 | Gtk3: Silence GtkBox deprecation warnings | infirit | 3 | -0/+16 | |
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 | Gtk3: Sync get_preferred_width/height() usage with gnome-panel | infirit | 2 | -40/+87 | |
Even tough it works it makes taking code (eg StyleContext) from gnome-panel much easier. Also fixes a bug where applets are not drawn when moved/added. | |||||
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-18 | clock: Dont use deprecated rsvg_pixbuf_from_file_at_size | Stefano Karapetsas | 3 | -9/+209 | |
This required to copy some code from GTK3 source to make it working with GTK2 too Thanks to Sander Sweers for the help to replace rsvg_pixbuf_from_file_at_size | |||||
2014-05-17 | Remove/comment unused variables | infirit | 1 | -2/+2 | |
2014-05-16 | Drop support for glib < 2.36 | infirit | 1 | -4/+0 | |
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 | 4 | -25/+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 | 2 | -3/+3 | |
Also correct help uri for applets. | |||||
2014-01-23 | clock: Do not try to get width/height of non-existing GdkPixbuf | Stefano Karapetsas | 1 | -4/+4 | |
https://git.gnome.org/browse/gnome-panel/commit/applets/clock?id=4729df0cda021c27b76be072023dbee082e49e47 | |||||
2014-01-23 | Use gtk_widget_get_preferred_size with GTK3 | Stefano Karapetsas | 2 | -0/+8 | |
2013-12-01 | Remove has_separator property from ui files | Stefano Karapetsas | 1 | -3/+0 | |
2013-11-14 | Add return to gboolean function | Stefano Karapetsas | 1 | -0/+3 | |
Closes #134 https://github.com/mate-desktop/mate-panel/issues/134 | |||||
2013-10-26 | clock: Add GTK3 support | Stefano Karapetsas | 5 | -12/+176 | |
2013-10-07 | Merge pull request #123 from infirit/1.6 | Stefano Karapetsas | 1 | -2/+2 | |
clock-applet: set sane unit values | |||||
2013-10-07 | clock-applet: set sane unit values | infirit | 1 | -2/+2 | |
2013-07-12 | Use yelp-tools instead of mate-doc-utils | Stefano Karapetsas | 1 | -2/+2 | |
2013-06-30 | Fixes for make dist | Stefano Karapetsas | 1 | -2/+3 | |
2013-06-29 | Fix g_type_init deprecation | Stefano Karapetsas | 1 | -0/+2 | |