Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-09 | Merge pull request #190 from monsta/keybindings-fix-1.8 | Martin Wimpress | 1 | -20/+25 | |
[1.8] prefs: make keybindings change notifications work with GLib >= 2.43 | |||||
2015-04-09 | prefs: make keybindings change notifications work with GLib >= 2.43 | Monsta | 1 | -20/+25 | |
this is achieved by using the same GSettings instance for listening and reading data. it's an additional fix for the issue with GLib >= 2.43, https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619 | |||||
2015-03-23 | Merge pull request #177 from monsta/patch-1 | Stefano Karapetsas | 1 | -2/+2 | |
[1.8] ui: use correct name for missing icon | |||||
2015-03-15 | preview-widget: use correct name for missing icon | monsta | 1 | -2/+2 | |
from https://git.gnome.org/browse/metacity/commit/?id=5f8df557b8dbe962f19e8b641c007073665ff878 Closes https://github.com/mate-desktop/marco/pull/178 | |||||
2015-03-08 | Update NEWSmarco-1.8.3 | Stefano Karapetsas | 1 | -0/+1 | |
2015-03-08 | Fix missing zenity rename | Stefano Karapetsas | 1 | -1/+1 | |
2015-03-08 | Use zenity instead of mate-dialogs | Stefano Karapetsas | 2 | -4/+4 | |
2015-03-08 | Bump version to 1.8.3 | Stefano Karapetsas | 2 | -1/+4 | |
2015-03-08 | prefs: first connect to settings, then read them. | Monsta | 1 | -7/+7 | |
fixes the issue with GLib >= 2.43, https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619 Closes https://github.com/mate-desktop/marco/pull/174 | |||||
2015-02-20 | ui: use correct name for missing icon | monsta | 1 | -2/+2 | |
2014-10-24 | Fix the resizing of CSD windows | monsta | 1 | -23/+10 | |
2014-10-22 | compositor-xrender: don't add shadows to ARGB windows | Martin Wimpress | 1 | -0/+6 | |
2014-10-02 | Update keybindings files with new name | Stefano Karapetsas | 3 | -3/+3 | |
2014-09-25 | Update NEWS for 1.8.2marco-1.8.2 | infirit | 1 | -0/+3 | |
2014-09-25 | Bump version to 1.8.2 | infirit | 1 | -1/+1 | |
2014-09-25 | Tell we are Metacity to avoid issues with maximized Java applications | Stefano Karapetsas | 1 | -2/+2 | |
Not the best solution, but the only way to fix the issue at the moment See https://github.com/linuxmint/muffin/pull/11 Closes https://github.com/mate-desktop/marco/issues/133 | |||||
2014-07-01 | Tell to GTK3 that marco support _GTK_FRAME_EXTENTS hint | Stefano Karapetsas | 3 | -0/+11 | |
Also if marco doesnt support it, but this currently fixes ugly dialog windows with GTK 3.12 | |||||
2014-06-25 | Bump version to 1.8.1marco-1.8.1 | infirit | 1 | -1/+1 | |
2014-06-25 | Update NEWS for 1.8.1 | infirit | 1 | -0/+5 | |
2014-06-25 | src/core/main.c sys/wait.h fix | Robert David | 2 | -4/+4 | |
2014-06-25 | fix core/main.c wait.h on nonlinux | Robert David | 1 | -0/+4 | |
2014-03-09 | Sync translations with transifex | Stefano Karapetsas | 1 | -9/+10 | |
2014-03-01 | Bump version to 1.8.0marco-1.8.0 | Stefano Karapetsas | 2 | -3/+3 | |
2014-03-01 | Sync translations with transifex | Stefano Karapetsas | 1 | -175/+176 | |
2014-02-18 | Sync translations with transifex | Stefano Karapetsas | 4 | -53/+56 | |
2014-02-18 | Bump version to 1.7.90marco-1.7.90 | Stefano Karapetsas | 2 | -2/+2 | |
2014-02-18 | Update NEWS | Stefano Karapetsas | 1 | -1/+7 | |
2014-02-18 | configure: Add check-news | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-18 | window: remove warning about _NET_WM_MOVERESIZE's lack of timestamps | Rui Matos | 1 | -3/+0 | |
The comments in the code about the protocol's inadequacies are enough, there's no need to spam our standard outputs. | |||||
2014-02-17 | Cut with fading the Bar title when it's longer than the decoration bar. | Omer Akram | 1 | -0/+27 | |
2014-02-17 | portability: get WIFEXITED and WEXITSTATUS from sys/wait.h | Antoine Jacoutot | 1 | -1/+1 | |
WIFEXITED and WEXITSTATUS are normally declared in sys/wait.h on all Unices system. Linux has a definition in stdlib.h as well but this is not portable. https://bugzilla.gnome.org/show_bug.cgi?id=681328 | |||||
2014-02-17 | Merge pull request #86 from hekel/master | Stefano Karapetsas | 4 | -163/+167 | |
Update Manual | |||||
2014-02-15 | Sync translations with transifex | Stefano Karapetsas | 4 | -116/+119 | |
2014-02-14 | Update marco.1 | hekel | 1 | -58/+66 | |
2014-02-14 | Update marco-window-demo.1 | hekel | 1 | -16/+19 | |
2014-02-14 | Update marco-theme-viewer.1 | hekel | 1 | -35/+45 | |
2014-02-14 | Update marco-message.1 | hekel | 1 | -54/+37 | |
2014-02-11 | Include autogen.sh in tarball | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-09 | Sync translations with transifexmarco-1.7.0 | Stefano Karapetsas | 1 | -8/+9 | |
2014-01-24 | Build marco-theme-viewer only with GTK2 | Stefano Karapetsas | 2 | -1/+7 | |
2014-01-24 | tile-preview: Fix GTK3 support | Stefano Karapetsas | 1 | -7/+17 | |
2014-01-24 | ui: Fix endif position | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-24 | Merge branch 'master' of github.com:mate-desktop/marco | Stefano Karapetsas | 108 | -1799/+4517 | |
2014-01-24 | ui: Improve GTK3 support | Stefano Karapetsas | 5 | -65/+321 | |
2014-01-24 | core: Improve GTK3 support | Stefano Karapetsas | 3 | -2/+52 | |
2014-01-24 | tile-preview: Replace gtk_window_set_visual with gtk_widget_set_visual | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-24 | tile-preview: Add GTK3 support | Stefano Karapetsas | 1 | -1/+28 | |
2014-01-24 | Fix drag over the top screen edge | Extraterrestrial | 2 | -2/+7 | |
2014-01-24 | Merge branch '1.7.0-window-snapping' | Stefano Karapetsas | 14 | -27/+650 | |
2014-01-21 | Fix hyphen used as minus sign in man page | Mike Gabriel | 1 | -1/+1 | |