summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-08release 1.25.1v1.25.1raveit652-1/+49
2020-08-08tx: sync with transifexraveit65152-16900/+9463
2020-08-08tx: update resourceraveit651-144/+174
2020-08-08Handle locked down settings better when dropping an image URIColomban Wendling1-15/+52
2020-08-07panel-toplevel: Fix -Wenum-conversion warningrbuj1-1/+1
2020-08-05wncklet: Hide window preview on non-visible windowsVictor Kareh1-0/+5
2020-08-05launcher: Fix memory leaksColomban Wendling1-11/+15
2020-08-05panel-action-button: using enum for accessing an array indexedrbuj1-52/+30
2020-08-05clock-face: Use gdk_pixbuf_new_from_resource_at_scalerbuj6-67/+4
2020-08-05launcher: Fix memory leakrbuj1-4/+2
2020-08-04Ask the user what to do when receiving an image dropColomban Wendling1-2/+104
2020-08-04Create launchers when dropping multiple image URIsColomban Wendling1-2/+4
2020-08-04panel-util: Fix memory leakrbuj1-0/+1
2020-08-04Fix creating several launchers at onceColomban Wendling1-0/+5
2020-08-01clock: assignment to 'GSList *' from incompatible pointer type 'GList *'rbuj1-2/+2
2020-08-01clock: Use single-linked lists for locationsrbuj5-45/+45
2020-08-01clock: sort locations by time reverse and namerbuj1-1/+17
2020-08-01clock: merge sorting and reversing node list of selected locationsrbuj1-2/+7
2020-07-29clock: Fix GError double freeTomas Bzatek4-6/+1
2020-07-29clock: Properly free rsvg handlesTomas Bzatek1-1/+3
2020-07-29wncklet: Fix leaking cairo_tTomas Bzatek1-0/+1
2020-07-29panel-run-dialog: Fix leaking tree model stringsTomas Bzatek1-6/+18
2020-07-29workspace-switcher: Fix leaking color stringTomas Bzatek1-3/+7
2020-07-29panel-properties-dialog: Fix leaking stringTomas Bzatek1-0/+1
2020-07-29clock: Fix leaking GtkListStoreTomas Bzatek1-4/+4
2020-07-29panel-profile: Fix leaking list elementsTomas Bzatek1-2/+2
2020-07-29clock: Fix list iterationTomas Bzatek1-11/+12
2020-07-29panel-lockdown: Fix leaking string arrayTomas Bzatek1-0/+1
2020-07-29panel-menu-items: Fix leaking stringTomas Bzatek1-1/+3
2020-07-29mate-panel-applet: Fix leaking GVariantBuilderTomas Bzatek1-14/+18
2020-07-29launcher: Fix leaking stringsTomas Bzatek1-0/+2
2020-07-29clock: Fix leaking cairo surfaceTomas Bzatek1-0/+1
2020-07-24Clarify meaning of panel reset optionlukefromdc1-4/+4
2020-07-23panel-toplevel: Refactor panel_toplevel_update_hide_buttons_size()Tomas Bzatek1-18/+11
2020-07-23panel-util: Fix leaking root GFileTomas Bzatek1-0/+1
2020-07-23panel-profile: Fix leaking list elementsTomas Bzatek1-2/+2
2020-07-23panel-frame: Fix leaking background-colorTomas Bzatek1-0/+2
2020-07-23panel-applet-frame: Fix leaking bg_patternTomas Bzatek1-19/+21
2020-07-19Travis CI: enable irc notifications with tagged commitsPablo Barciela1-1/+1
2020-07-13panel-multimonitor: Do not require limits.h macrosrbuj1-2/+2
2020-07-08clock: Simplify notebook scroll-event callbackrbuj1-40/+35
2020-07-07tx:help:fish: fix build warning caused by Czech languageraveit651-3/+3
2020-07-07Using #include with system librariesrbuj5-6/+6
2020-07-05build: Add built sources to CLEANFILES targetrbuj3-1/+8
2020-07-05Avoid using single-line cpp commentsrbuj47-129/+140
2020-07-05build: Add glib-2.0 module in PKG_CHECK_MODULES(LIBEGG)rbuj1-1/+1
2020-07-05Use '#include <config.h>' instead of '#include "config.h"'rbuj17-17/+17
2020-06-26panel-util: switch to generic header for --disable-x11Jan Beich1-1/+1
2020-06-23add git.mk to generate .gitignoretamplan1-0/+400
2020-06-20fix release tarballs on travis CI failedv1.25.0Wu Xiaotian1-1/+3