Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-29 | travis: use f28 and disable archlinux1.20 | raveit65 | 1 | -2/+2 | |
2019-05-29 | gdict-applet: Variable 'detail' is allocated memory that is never used | rbuj | 1 | -1/+1 | |
2019-05-29 | Fix -Werror=cast-function-type with GCC 8 | rbuj | 15 | -98/+55 | |
In addition, it removes unnecessary function type casts like: (GDestroyNotify) g_object_unref (GDestroyNotify) g_free | |||||
2019-05-29 | mate-disk-usage-analyzer: Memory leak | rbuj | 1 | -0/+2 | |
To detect the memory leak using valgrind: export CFLAGS="-Og -g -fno-omit-frame-pointer -fPIE -pie" export CXXFLAGS="-Og -g -fno-omit-frame-pointer -fPIE -pie" ./autogen.sh --prefix=/usr make clean make sudo make install valgrind --tool=memcheck --undef-value-errors=no --leak-check=full --log-file="report.txt" /usr/bin/mate-disk-usage-analyzer report.txt content: ==16061== 6 bytes in 1 blocks are definitely lost in loss record 174 of 14,390 ==16061== at 0x483880B: malloc (vg_replace_malloc.c:309) ==16061== by 0x56B10D7: g_malloc (gmem.c:99) ==16061== by 0x56CAAEE: g_strdup (gstrfuncs.c:363) ==16061== by 0x56E3743: g_variant_dup_string (gvariant.c:1533) ==16061== by 0x5509DE6: g_settings_get_string (gsettings.c:1795) ==16061== by 0x115664: initialize_charts (baobab.c:1185) ==16061== by 0x11640C: main (baobab.c:1307) | |||||
2019-05-25 | travis: use Debian Buster which has 1.20 | Pablo Barciela | 1 | -1/+1 | |
2019-03-10 | add Travis-CI support | raveit65 | 1 | -0/+119 | |
2019-02-16 | tx: sync fixed translations | rbuj | 19 | -46/+70 | |
2019-02-15 | enable translations for ca@valencia again | raveit65 | 1 | -1/+1 | |
2019-02-15 | tx: sync with transifex | raveit65 | 152 | -270/+628 | |
2019-02-05 | help - bump docbook 4.5 | rbuj | 5 | -9/+9 | |
fix validate errors: $ find . -name "index.docbook" -exec yelp-check validate {} \; validity error : Element othercredit content does not follow the DTD, expecting (honorific | firstname | surname | lineage | othername | affiliation | authorblurb | contrib)+, got (personname email ) | |||||
2019-01-10 | move appdata to metainfo directory | monsta | 4 | -4/+4 | |
fixes https://github.com/mate-desktop/mate-utils/issues/188 | |||||
2018-12-26 | release 1.20.2v1.20.2 | raveit65 | 2 | -1/+15 | |
2018-12-26 | search-tool: disable translations for ca@valencia | raveit65 | 1 | -1/+1 | |
fixes build error with help files with fedora 29 (itstool-2.0.5) probably a xml language error. | |||||
2018-12-25 | tx: sync with transifex | raveit65 | 586 | -27450/+344259 | |
2018-12-25 | tx: fix Content-Type in resource file | raveit65 | 1 | -3/+3 | |
2018-12-25 | disable deprecation warnings for distcheck | raveit65 | 1 | -1/+3 | |
2018-11-09 | tx: rename user-guide slugs in config | raveit65 | 1 | -4/+4 | |
2018-10-06 | Use make functions for HELP_LINGUAS | rbuj | 4 | -7/+23 | |
2018-10-05 | tx: simplify source generation and update them | raveit65 | 10 | -76/+55 | |
2018-10-05 | Replace -Dokumentationsprojekt with Documentation Project | rbuj | 4 | -12/+12 | |
2018-09-23 | tx: update source file for disk-usage-analyzer and search-tool | raveit65 | 2 | -8/+8 | |
2018-09-23 | Fix spelling and grammar mistakes | rbuj | 2 | -7/+7 | |
2018-09-15 | Update Catalan sceenshots of mate-dictionary | rbuj | 2 | -0/+0 | |
"Dictionary source" is translated into Catalan as "font de diccionari" for now. | |||||
2018-09-15 | tx: fix config file | raveit65 | 1 | -4/+4 | |
2018-09-14 | Add Catalan screenshots | rbuj | 17 | -0/+0 | |
2018-09-13 | tx: add mate-dictionary help to transifex | raveit65 | 3 | -0/+622 | |
2018-09-13 | tx: add mate-system-log help to transifex | raveit65 | 3 | -0/+427 | |
2018-09-13 | tx: add mate-search-tool help to transifex | raveit65 | 3 | -0/+800 | |
2018-09-13 | tx: add mate-disk-usage-analyzer to transifex | raveit65 | 3 | -0/+543 | |
2018-06-19 | update to 1.20.1v1.20.1 | raveit65 | 2 | -8/+12 | |
2018-06-19 | sync with transifex | raveit65 | 120 | -30411/+94724 | |
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 | |
2018-03-17 | tx: add makepot and .pot files | raveit65 | 2 | -0/+3053 | |
2018-03-12 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 | |
2018-01-30 | release 1.20v1.20.0 | raveit65 | 2 | -2/+12 | |
2018-01-30 | sync with transifex | raveit65 | 85 | -197/+198 | |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 14 | -202/+5 | |
2018-01-28 | Merge pull request #185 from vkareh/hidpi-scaling | Victor Kareh | 1 | -17/+42 | |
Add screenshot support for HiDPI displays | |||||
2018-01-27 | Add screenshot support for HiDPI displays | Victor Kareh | 1 | -17/+42 | |
* Pointer coordinates needed scaling to show up in the correct location. * Window borders needed scaling to avoid a memory overflow when redrawing it. * Monitor dimensions needed scaling to show the correct size, as well as support for multi-monitor masking. Monitor masking is when you have multiple monitors with different sizes, and take a screenshot of the entire desktop. I am not currently able to test this last feature. | |||||
2018-01-15 | mate-screenshot: added New button (#184) | Thiago Bighetti | 3 | -48/+76 | |
* mate-screenshot: added New button | |||||
2018-01-09 | update copyright year to 2018 | monsta | 3 | -3/+3 | |
2018-01-04 | screenshot-save.c: Fix build warnings with ‘pipe’ ‘write’ and ↵ | Pablo Barciela | 1 | -9/+12 | |
‘read’: ignoring return value declared with attribute warn_unused_result | |||||
2017-12-25 | add style class logview-window | raveit65 | 1 | -0/+5 | |
2017-12-24 | release 1.19.1v1.19.1 | raveit65 | 2 | -1/+14 | |
2017-12-24 | fix typo | raveit65 | 1 | -1/+1 | |
2017-12-24 | sync with transifex | raveit65 | 104 | -548/+6649 | |
2017-12-21 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 2 | -21/+14 | |
This commit reverts: https://github.com/mate-desktop/mate-utils/commit/b210e404823cb5b1fa5b74d700fa3f89c2ea71a2 https://github.com/mate-desktop/mate-utils/commit/c0b5081bf32ee22094e15c5d76a8ac8e5806e4a5 And it applies an alternative to fix the deprecated functions: gkd_screen_width gdk_screen_height gdk_screen_get_width gdk_screen_get_height | |||||
2017-10-25 | sync with Transifex | monsta | 101 | -24443/+23938 | |
2017-10-25 | baobab: make zoom with mousewheel work on chart | monsta | 1 | -2/+9 | |
like it was with GTK+2 ported from: https://git.gnome.org/browse/baobab/commit/?id=66ad37228e155fe6707064109eae2dd17cc1e969 https://git.gnome.org/browse/baobab/commit/?id=d724a028d54fea765dda4578a1f30910e77ab1a9 | |||||
2017-10-12 | screenshot: remove some unused code | monsta | 4 | -152/+0 | |