Age | Commit message (Expand) | Author | Files | Lines |
2020-09-21 | Drop 'xau' from PKG_CHECK_MODULES call | William Wold | 1 | -1/+1 |
2020-09-07 | Remove variableScope warnings reported by cppcheck | rbuj | 32 | -349/+255 |
2020-09-03 | wncklet: Check the length of the pixel data for empty thumbnails | rbuj | 1 | -3/+1 |
2020-08-08 | release 1.25.1v1.25.1 | raveit65 | 2 | -1/+49 |
2020-08-08 | tx: sync with transifex | raveit65 | 152 | -16900/+9463 |
2020-08-08 | tx: update resource | raveit65 | 1 | -144/+174 |
2020-08-08 | Handle locked down settings better when dropping an image URI | Colomban Wendling | 1 | -15/+52 |
2020-08-07 | panel-toplevel: Fix -Wenum-conversion warning | rbuj | 1 | -1/+1 |
2020-08-05 | wncklet: Hide window preview on non-visible windows | Victor Kareh | 1 | -0/+5 |
2020-08-05 | launcher: Fix memory leaks | Colomban Wendling | 1 | -11/+15 |
2020-08-05 | panel-action-button: using enum for accessing an array indexed | rbuj | 1 | -52/+30 |
2020-08-05 | clock-face: Use gdk_pixbuf_new_from_resource_at_scale | rbuj | 6 | -67/+4 |
2020-08-05 | launcher: Fix memory leak | rbuj | 1 | -4/+2 |
2020-08-04 | Ask the user what to do when receiving an image drop | Colomban Wendling | 1 | -2/+104 |
2020-08-04 | Create launchers when dropping multiple image URIs | Colomban Wendling | 1 | -2/+4 |
2020-08-04 | panel-util: Fix memory leak | rbuj | 1 | -0/+1 |
2020-08-04 | Fix creating several launchers at once | Colomban Wendling | 1 | -0/+5 |
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 |
2020-07-29 | clock: Properly free rsvg handles | Tomas Bzatek | 1 | -1/+3 |
2020-07-29 | wncklet: Fix leaking cairo_t | Tomas Bzatek | 1 | -0/+1 |
2020-07-29 | panel-run-dialog: Fix leaking tree model strings | Tomas Bzatek | 1 | -6/+18 |
2020-07-29 | workspace-switcher: Fix leaking color string | Tomas Bzatek | 1 | -3/+7 |
2020-07-29 | panel-properties-dialog: Fix leaking string | Tomas Bzatek | 1 | -0/+1 |
2020-07-29 | clock: Fix leaking GtkListStore | Tomas Bzatek | 1 | -4/+4 |
2020-07-29 | panel-profile: Fix leaking list elements | Tomas Bzatek | 1 | -2/+2 |
2020-07-29 | clock: Fix list iteration | Tomas Bzatek | 1 | -11/+12 |
2020-07-29 | panel-lockdown: Fix leaking string array | Tomas Bzatek | 1 | -0/+1 |
2020-07-29 | panel-menu-items: Fix leaking string | Tomas Bzatek | 1 | -1/+3 |
2020-07-29 | mate-panel-applet: Fix leaking GVariantBuilder | Tomas Bzatek | 1 | -14/+18 |
2020-07-29 | launcher: Fix leaking strings | Tomas Bzatek | 1 | -0/+2 |
2020-07-29 | clock: Fix leaking cairo surface | Tomas Bzatek | 1 | -0/+1 |
2020-07-24 | Clarify meaning of panel reset option | lukefromdc | 1 | -4/+4 |
2020-07-23 | panel-toplevel: Refactor panel_toplevel_update_hide_buttons_size() | Tomas Bzatek | 1 | -18/+11 |
2020-07-23 | panel-util: Fix leaking root GFile | Tomas Bzatek | 1 | -0/+1 |
2020-07-23 | panel-profile: Fix leaking list elements | Tomas Bzatek | 1 | -2/+2 |
2020-07-23 | panel-frame: Fix leaking background-color | Tomas Bzatek | 1 | -0/+2 |
2020-07-23 | panel-applet-frame: Fix leaking bg_pattern | Tomas Bzatek | 1 | -19/+21 |
2020-07-19 | Travis CI: enable irc notifications with tagged commits | Pablo Barciela | 1 | -1/+1 |
2020-07-13 | panel-multimonitor: Do not require limits.h macros | rbuj | 1 | -2/+2 |
2020-07-08 | clock: Simplify notebook scroll-event callback | rbuj | 1 | -40/+35 |
2020-07-07 | tx:help:fish: fix build warning caused by Czech language | raveit65 | 1 | -3/+3 |
2020-07-07 | Using #include with system libraries | rbuj | 5 | -6/+6 |
2020-07-05 | build: Add built sources to CLEANFILES target | rbuj | 3 | -1/+8 |
2020-07-05 | Avoid using single-line cpp comments | rbuj | 47 | -129/+140 |
2020-07-05 | build: Add glib-2.0 module in PKG_CHECK_MODULES(LIBEGG) | rbuj | 1 | -1/+1 |
2020-07-05 | Use '#include <config.h>' instead of '#include "config.h"' | rbuj | 17 | -17/+17 |