Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-26 | marco-window-manager: get XDG_DATA_DIRS (code portability) | rbuj | 1 | -4/+11 | |
2021-02-23 | libwindow-settings: no previous prototype for ‘window_manager_new’ | rbuj | 1 | -0/+1 | |
2020-12-11 | mate-wm-manager: do not use dirent.h | rbuj | 1 | -16/+30 | |
2020-12-11 | mate-wm-manager: Use g_list_free_full | rbuj | 1 | -2/+1 | |
2020-12-11 | mate-wm-manager: compact the code using macros | rbuj | 1 | -44/+34 | |
2020-12-11 | mate-wm-manager: Remove warning -Wconversion | rbuj | 1 | -11/+11 | |
2020-12-11 | mate-wm-manager: directory parameter is an immutable string on scan_wm_directory | rbuj | 1 | -20/+18 | |
2020-12-11 | marco-window-manager: do not use dirent.h | rbuj | 1 | -17/+17 | |
2020-12-09 | build: remove legacy variable MATE_ICONDIR | rbuj | 1 | -1/+0 | |
2020-12-04 | Use G_BEGIN_DECLS/G_END_DECLS macros | rbuj | 1 | -7/+3 | |
2020-07-20 | Remove unused macros | rbuj | 1 | -1/+0 | |
2020-02-06 | build: use warning flags | rbuj | 1 | -2/+3 | |
2019-06-18 | Remove trailing whitespaces | rbuj | 2 | -39/+39 | |
find . -regextype posix-extended -regex '.*\.(c|h|ac)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+ | |||||
2019-04-12 | Remove dead store detected by clang | rbuj | 1 | -1/+0 | |
marco-window-manager.c:408:17: warning: Value stored to 'i' is never read i = 0; ^ ~ theme-installer.c:813:3: warning: Value stored to 'filename' is never read filename = old_folder; ^ ~~~~~~~~~~ | |||||
2016-12-02 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -1/+1 | |
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17 | |||||
2014-05-20 | Drop support for glib < 2.36 | infirit | 1 | -4/+0 | |
2014-04-27 | Add support for metacity-theme-2.xml | Stefano Karapetsas | 1 | -2/+17 | |
Closes https://github.com/mate-desktop/mate-control-center/issues/92 | |||||
2013-11-03 | Update to new mate-desktop include paths | Willy Sudiarto Raharjo | 1 | -1/+1 | |
2013-03-25 | change INCLUDES to AM_CPPFLAGS for automake-1.13 | raveit | 1 | -1/+1 | |
2013-02-10 | windows: Add option to enable compositing manager and fast alt-tab | Stefano Karapetsas | 2 | -2/+31 | |
2013-01-11 | Changed the ordering that titlebar actions are displayed. | Steve Zesch | 1 | -2/+2 | |
Previously, the ordering of the titlebar actions did not match the enum ordering in the schema file, which caused the wrong action to be set. | |||||
2012-10-23 | migrate windows capplet to gsettings | Stefano Karapetsas | 1 | -146/+88 | |
2012-08-02 | Fixed incorrect fsf address. | Steve Zesch | 4 | -8/+8 | |
2012-02-22 | g_get_user_config_dir() would be better ↵ | Perberos | 1 | -1/+6 | |
(https://github.com/mate-desktop/mate-panel/issues/8) | |||||
2012-01-26 | removing autogenerated files | Perberos | 1 | -792/+0 | |
2011-12-08 | removing deprecated GDK_DISPLAY() | Perberos | 1 | -39/+39 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 9 | -0/+2184 | |