Age | Commit message (Expand) | Author | Files | Lines |
2020-03-08 | Introduce nullpointer checks and return null if validation fails | rcaridade145 | 1 | -4/+7 |
2020-02-28 | util: meta_bug raises SIGABRT so it shouldn't return | rbuj | 2 | -2/+2 |
2020-02-24 | add meson build files to EXTRA_DIST | raveit65 | 8 | -8/+48 |
2020-02-21 | remove warning: 'GTimeVal' is deprecated | rbuj | 6 | -50/+34 |
2020-02-21 | theme: avoid deprecated g_memmove | rcaridade145 | 1 | -3/+3 |
2020-02-21 | frames: don't bother painting the background | rcaridade145 | 1 | -23/+0 |
2020-02-20 | travis: update config for new travis validation | raveit65 | 2 | -182/+183 |
2020-02-09 | release 1.24.0v1.24.0 | raveit65 | 2 | -2/+8 |
2020-02-09 | tx: sync with transifex | raveit65 | 6 | -32/+41 |
2020-02-06 | window: handle legacy fullscreen requests | rcaridade145 | 2 | -24/+30 |
2020-02-04 | frame: remove unused variable 'status' | rbuj | 1 | -1/+0 |
2020-01-22 | Xprops fix memory leak. | rcaridade145 | 1 | -7/+13 |
2019-12-06 | release 1.23.2v1.23.2 | raveit65 | 3 | -4/+54 |
2019-12-06 | tx: sync with transifex | raveit65 | 105 | -61837/+64267 |
2019-12-06 | Revert "compositor: fix possible crash closing/destroying window" | Victor Kareh | 3 | -32/+9 |
2019-12-05 | theme.c: Fix window control hidpi rendering for all themes. | Michael Webster | 1 | -3/+15 |
2019-12-05 | tabpopup: Increase max number of columns | Victor Kareh | 2 | -2/+2 |
2019-12-02 | Travis CI: add '-Wredundant-decls' to 'CFLAGS' variable | Pablo Barciela | 1 | -1/+1 |
2019-11-24 | travis ci: use fedora:latest | raveit65 | 1 | -1/+1 |
2019-11-18 | tx: add fixes to makepot script | raveit65 | 1 | -0/+2 |
2019-11-18 | tx: update resource for transifex | raveit65 | 1 | -291/+301 |
2019-10-31 | window: Add optional tile size cycling | Victor Kareh | 6 | -13/+123 |
2019-10-29 | DustBlue: strip image of all profiles and comments | rbuj | 13 | -0/+0 |
2019-10-27 | tabpopup: Fix deprecation warnings | Victor Kareh | 1 | -26/+38 |
2019-10-27 | tabpopup: Change schema value ranges | Victor Kareh | 2 | -7/+7 |
2019-10-27 | tabpopup: Make workspaces compatible with OSD popup | Victor Kareh | 2 | -25/+23 |
2019-10-27 | tabpopup: Render window thumbnail as cairo surface | Victor Kareh | 3 | -91/+118 |
2019-10-27 | tabpopup: Draw transparent OSD-style popups | Victor Kareh | 3 | -58/+94 |
2019-10-26 | Fix MARCO_LOCALEDIR displaying the translated messages | rbuj | 1 | -1/+1 |
2019-10-12 | WinMe theme: strip png images of all profiles and comments | rbuj | 10 | -0/+0 |
2019-10-11 | ci: set maximum compile warnings on step scan-build ./configure | rbuj | 1 | -1/+1 |
2019-10-08 | eOS theme: Add single button backgrounds | rbuj | 6 | -0/+600 |
2019-10-08 | eOS theme: strip png images of all profiles and comments | rbuj | 20 | -0/+0 |
2019-10-08 | eOS theme: make transparent the button-box outer region | rbuj | 8 | -0/+0 |
2019-10-07 | theme: Render window control buttons and icons as surfaces | Victor Kareh | 2 | -24/+291 |
2019-10-06 | Travis CI: use Debian "testing" instead "sid" | Pablo Barciela | 1 | -1/+1 |
2019-10-05 | travis(ci): enable notify_servers | raveit65 | 1 | -0/+2 |
2019-10-01 | Set compiler debug flags using MATE_DEBUG_CHECK | rbuj | 1 | -1/+1 |
2019-10-01 | window decoration themes: Add Atlanta, Esco, Gorilla, Motif, Raleigh | rbuj | 34 | -12/+2656 |
2019-10-01 | Print CFLAGS and WARN_CFLAGS in configure summary | rbuj | 1 | -0/+2 |
2019-10-01 | Set --enable-compile-warnings=yes by default | rbuj | 1 | -1/+1 |
2019-10-01 | travis (ci): use --enable-compile-warnings=maximum | raveit65 | 1 | -1/+14 |
2019-10-01 | Use WARN_CFLAGS which are only set with --enable-compiler-warnings | rbuj | 4 | -15/+11 |
2019-09-24 | testboxes: Fix find_closest_point_to_line() test | Victor Kareh | 1 | -4/+6 |
2019-09-19 | remove warnings: function declaration isn’t a prototype | rbuj | 1 | -16/+16 |
2019-09-19 | Remove warning: format not a string literal, argument types not checked | rbuj | 1 | -7/+1 |
2019-09-15 | build: add --enable-more-warnings configure flag | rbuj | 3 | -78/+17 |
2019-09-10 | build: Remove rationales.txt from EXTRA_DIST target | rbuj | 1 | -1/+1 |
2019-09-10 | Fix use of RBGA visual in frame.c when compositing is not in use | lukefromdc | 1 | -37/+1 |
2019-09-10 | drop old and obsolete rationales.txt | raveit65 | 1 | -79/+0 |