Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-28 | Fix clock applet add location crash | zhuyaliang | 2 | -3/+3 | |
2021-02-07 | Redundant NULL check before freeing a variable | rbuj | 3 | -73/+27 | |
2021-02-04 | build: Use PACKAGE_URL variable | rbuj | 1 | -1/+1 | |
2021-01-16 | Update copyright to 2021 | rbuj | 1 | -1/+1 | |
2020-12-11 | remove function calls to mate_panel_applet_set_background_widget | mbkma | 1 | -3/+0 | |
keep mate_panel_applet_set_background_widget for compatibility | |||||
2020-09-07 | Remove variableScope warnings reported by cppcheck | rbuj | 6 | -31/+21 | |
cppcheck --enable=all . 2> err.txt grep variableScope err.txt | |||||
2020-08-05 | clock-face: Use gdk_pixbuf_new_from_resource_at_scale | rbuj | 3 | -60/+2 | |
2020-08-01 | clock: assignment to 'GSList *' from incompatible pointer type 'GList *' | rbuj | 1 | -2/+2 | |
2020-08-01 | clock: Use single-linked lists for locations | rbuj | 5 | -45/+45 | |
2020-08-01 | clock: sort locations by time reverse and name | rbuj | 1 | -1/+17 | |
2020-08-01 | clock: merge sorting and reversing node list of selected locations | rbuj | 1 | -2/+7 | |
2020-07-29 | clock: Fix GError double free | Tomas Bzatek | 4 | -6/+1 | |
Let the GError ownership on the async finish method call. | |||||
2020-07-29 | clock: Properly free rsvg handles | Tomas Bzatek | 1 | -1/+3 | |
2020-07-29 | clock: Fix leaking GtkListStore | Tomas Bzatek | 1 | -4/+4 | |
The gtk_tree_view_set_model() adds its own reference. | |||||
2020-07-29 | clock: Fix list iteration | Tomas Bzatek | 1 | -11/+12 | |
Iteration over a linked list should be done over a side control variable and list head needs to be preserved for proper list free. | |||||
2020-07-29 | clock: Fix leaking cairo surface | Tomas Bzatek | 1 | -0/+1 | |
2020-07-08 | clock: Simplify notebook scroll-event callback | rbuj | 1 | -40/+35 | |
2020-07-05 | Avoid using single-line cpp comments | rbuj | 2 | -4/+5 | |
2020-07-05 | Use '#include <config.h>' instead of '#include "config.h"' | rbuj | 3 | -3/+3 | |
2020-03-02 | Do not collect the translation for Icon | rbuj | 1 | -1/+1 | |
2020-01-12 | Update copyright to 2020 | raveit65 | 1 | -1/+1 | |
2019-12-13 | Clock applet: Fix string comparison | Clement Lefebvre | 1 | -2/+5 | |
2019-12-13 | clock applet: add a call to ATK to provide the current displayed time | Jonathan Michalon | 1 | -2/+7 | |
2019-11-15 | fix mate-panel can not find mo file | Wu Xiaotian | 1 | -1/+1 | |
2019-11-11 | migrate from intltool to gettext | Wu Xiaotian | 2 | -10/+11 | |
2019-10-09 | Fetch clock formats using LC_TIME (as opposed to LANGUAGE) | Clement Lefebvre | 1 | -0/+17 | |
This is a port of https://github.com/linuxmint/cinnamon-desktop/commit/7cd7c008e05acf36efd87446256d28a8b89d187a Which fixed https://github.com/linuxmint/cinnamon-desktop/pull/132 This commit fixes the same issue in the MATE clock applet. | |||||
2019-09-16 | clock-face: fix code formating | raveit65 | 1 | -310/+310 | |
- replace tabs with spaces - fix a few indentation - reduce leading spaces (8 --> 4) | |||||
2019-09-14 | clock: avoid deprecated g_type_class_add_private | Wu Xiaotian | 6 | -111/+104 | |
2019-07-09 | [clock-applet] Add scroll interface tabs with mouse wheel | Laurent Napias | 1 | -1/+70 | |
2019-07-05 | Remove trailing whitespaces | Laurent Napias | 6 | -13/+13 | |
2019-06-20 | Add supported platform values to *.mate-panel-applet files | William Wold | 1 | -0/+1 | |
2019-05-13 | Set compressed="true" for gresource text files | rbuj | 1 | -6/+6 | |
shrink the size of binary files. | |||||
2019-02-17 | Ensure proper translation of the about dialog title | rbuj | 1 | -0/+1 | |
Note that GTK+ sets a default title of _("About %s") on the dialog window (where %s is replaced by the name of the application, but in order to ensure proper translation of the title, applications should set the title property explicitly when constructing a GtkAboutDialog https://developer.gnome.org/gtk3/stable/GtkAboutDialog.html | |||||
2019-02-15 | Make translatable the copyright in about dialog | rbuj | 1 | -5/+2 | |
2019-01-29 | Clock: Wayland support | William Wold | 2 | -2/+9 | |
2019-01-17 | clock: set horizontal padding for clock-button | raveit65 | 1 | -2/+2 | |
To make sure we have space left and right inside the button if applet is build-in-process. | |||||
2019-01-03 | Clock: Fix weather icon size selection for panel height | lukefromdc | 1 | -2/+29 | |
2019-01-03 | Clock: ensure weather icon resizes with panel | lukefromdc | 1 | -4/+37 | |
Connect to the "change_size" signal and reload the icon at the correct size | |||||
2018-12-29 | clock: force no button vertical padding and margin | raveit65 | 1 | -5/+7 | |
fixes weather-icon problems with some themes | |||||
2018-12-12 | clock.c: Force negative margin, not passing on clockbutton | lukefromdc | 1 | -5/+6 | |
Allow themers to set padding on the clock without cutting the weather icons | |||||
2018-11-14 | Migrate mate-panel from dbus-glib to gdbus | yetist | 1 | -98/+90 | |
- Code optimization - Put GDBusProxy in PanelSessionManager struct | |||||
2018-05-12 | Convert launcher icons to cairo surfaces | Victor Kareh | 2 | -16/+31 | |
This improves support for HiDPI by loading properly scaled surfaces for launcher and drawer icons. It also Fixes the Show Desktop wncklet to show a surface icon. Other wncklets have their icons determined by libwnck, so they remain as pixbufs. Fixes mate-desktop/mate-desktop#314 | |||||
2018-04-28 | clock: fix weird thing in comments | monsta | 1 | -2/+2 | |
result of excessive renaming after forking from GNOME 2 (orbit -> matecorba) | |||||
2018-04-28 | clock: fix actual copy/paste error which caused use-after-free | monsta | 1 | -2/+2 | |
also reverts 7099408402dc41f39e32f4afa3e874e968e879bc - not needed anymore | |||||
2018-04-28 | clock: fix use-after-free | monsta | 1 | -1/+1 | |
closes https://github.com/mate-desktop/mate-panel/issues/791 | |||||
2018-04-26 | clock: Use new GdkPixbuf API to load resources | Vincent Untz | 1 | -18/+5 | |
origin commit: https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=3c0af36 | |||||
2018-04-26 | clock: Convert to GResource | Vincent Untz | 10 | -55/+96 | |
origin commits: https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=aa2895d https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=695d30c https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=00f9870 https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=9ade365 | |||||
2018-04-11 | clock.ui: avoid deprecated: | Pablo Barciela | 1 | -476/+570 | |
avoid deprecated: GtkTable GtkVBox GtkHBox GtkVButtonBox GtkHButtonBox GtkButton:use-stock GtkImage:stock | |||||
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 3 | -78/+1 | |
2018-01-31 | fix indent a bit | monsta | 1 | -1/+1 | |