summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-04-21Tell to GTK3 that marco support _GTK_FRAME_EXTENTS hintStefano Karapetsas3-0/+11
Also if marco doesnt support it, but this currently fixes ugly dialog windows with GTK 3.12
2014-03-22Revert "gtk3: set event device"Stefano Karapetsas1-62/+20
This reverts commit b6ee7f8d6cb49b7b87c073695f50a0576f42a599.
2014-03-22Revert "gtk3: remove always on top square at 0x0-200x200"Stefano Karapetsas2-27/+30
This reverts commit 2425d611fccb0fa43cfd85a967d41d0777ecd353.
2014-03-18Fix missing zenity renameStefano Karapetsas1-1/+1
2014-03-17Update NEWSStefano Karapetsas1-0/+3
2014-03-17Bump version to 1.9.0Stefano Karapetsas1-1/+1
2014-03-17Use zenity instead of mate-dialogsStefano Karapetsas2-4/+4
2014-03-10Merge pull request #99 from robertek/fix_core_main.cStefano Karapetsas1-1/+1
fix core/main.c wait.h on nonlinux
2014-03-10src/core/main.c sys/wait.h fix #2Robert David1-4/+0
2014-03-10fix core/main.c wait.h on nonlinuxRobert David1-0/+4
2014-03-09Sync translations with transifexStefano Karapetsas1-9/+10
2014-03-07Merge pull request #93 from dnk/squareStefano Karapetsas2-30/+27
gtk3: remove always on top square at 0x0-200x200
2014-03-07Merge pull request #89 from dnk/eventStefano Karapetsas1-20/+62
gtk3: set event device
2014-03-07gtk3: remove always on top square at 0x0-200x200Denis Gorodnichev2-30/+27
Conflicts: src/ui/frames.c
2014-03-01Bump version to 1.8.0marco-1.8.0Stefano Karapetsas2-3/+3
2014-03-01Sync translations with transifexStefano Karapetsas1-175/+176
2014-02-23gtk3: set event deviceDenis Gorodnichev1-20/+62
2014-02-18Sync translations with transifexStefano Karapetsas4-53/+56
2014-02-18Bump version to 1.7.90marco-1.7.90Stefano Karapetsas2-2/+2
2014-02-18Update NEWSStefano Karapetsas1-1/+7
2014-02-18configure: Add check-newsStefano Karapetsas1-1/+1
2014-02-18window: remove warning about _NET_WM_MOVERESIZE's lack of timestampsRui Matos1-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-17Cut with fading the Bar title when it's longer than the decoration bar.Omer Akram1-0/+27
2014-02-17portability: get WIFEXITED and WEXITSTATUS from sys/wait.hAntoine Jacoutot1-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-17Merge pull request #86 from hekel/masterStefano Karapetsas4-163/+167
Update Manual
2014-02-15Sync translations with transifexStefano Karapetsas4-116/+119
2014-02-14Update marco.1hekel1-58/+66
2014-02-14Update marco-window-demo.1hekel1-16/+19
2014-02-14Update marco-theme-viewer.1hekel1-35/+45
2014-02-14Update marco-message.1hekel1-54/+37
2014-02-11Include autogen.sh in tarballStefano Karapetsas1-1/+1
2014-02-09Sync translations with transifexmarco-1.7.0Stefano Karapetsas1-8/+9
2014-01-24Build marco-theme-viewer only with GTK2Stefano Karapetsas2-1/+7
2014-01-24tile-preview: Fix GTK3 supportStefano Karapetsas1-7/+17
2014-01-24ui: Fix endif positionStefano Karapetsas1-1/+1
2014-01-24Merge branch 'master' of github.com:mate-desktop/marcoStefano Karapetsas108-1799/+4517
2014-01-24ui: Improve GTK3 supportStefano Karapetsas5-65/+321
2014-01-24core: Improve GTK3 supportStefano Karapetsas3-2/+52
2014-01-24tile-preview: Replace gtk_window_set_visual with gtk_widget_set_visualStefano Karapetsas1-1/+1
2014-01-24tile-preview: Add GTK3 supportStefano Karapetsas1-1/+28
2014-01-24Fix drag over the top screen edgeExtraterrestrial2-2/+7
2014-01-24Merge branch '1.7.0-window-snapping'Stefano Karapetsas14-27/+650
2014-01-21Fix hyphen used as minus sign in man pageMike Gabriel1-1/+1
2014-01-20Sync translations with transifexStefano Karapetsas93-1770/+3833
2014-01-18ui: Some GTK3 fixesStefano Karapetsas1-6/+34
2014-01-15Merge pull request #79 from infirit/masterStefano Karapetsas1-1/+7
constraints: don't apply fullscreen workarounds for CSD windows
2014-01-15constraints: don't apply fullscreen workarounds for CSD windowsinfirit1-1/+7
If you maximize a CSD window on a monitor without struts, it ends up taking the whole monitor size, but it doesn't mean that the application wants to fullscreen. Gnome Bug: https://bugzilla.gnome.org/show_bug.cgi?id=708718 Gnome Commit: https://git.gnome.org/browse/mutter/commit/src/core/constraints.c?id=4eeeb1557a3a0caff6ef1debd92aeb541ae1b556
2013-12-12Merge pull request #70 from infirit/masterStefano Karapetsas1-1/+1
Use GTK_API_VERSION in pkgconfig in file
2013-12-12Use GTK_API_VERSION in pkgconfig in fileinfirit1-1/+1
2013-11-15Merge pull request #67 from ryandoyle/masterStefano Karapetsas2-9/+9
Regression fix and typo