| Commit message (Expand) | Author | Age | Files | Lines |
* | Add dialog (not finished yet) | Olivier Fourdan | 2008-09-29 | 16 | -18/+3843 |
* | Reorder NET_WM_STATE update status | Olivier Fourdan | 2008-09-29 | 3 | -24/+18 |
* | fix typo that causes new workspace name to be shown incorrectly in the dialog | Brian Tarricone | 2008-09-29 | 1 | -4/+2 |
* | Fix name change broken by one of last commits | Olivier Fourdan | 2008-09-28 | 1 | -16/+15 |
* | Place title 1 pixel higher | Olivier Fourdan | 2008-09-25 | 1 | -2/+2 |
* | Fix ping/pong | Olivier Fourdan | 2008-09-25 | 5 | -13/+40 |
* | Kill client who do not reply a ping message - TODO: Implement a helper applic... | Olivier Fourdan | 2008-09-25 | 5 | -46/+114 |
* | Implement NET_WM_PING protocol | Olivier Fourdan | 2008-09-24 | 7 | -2/+99 |
* | Update glade files to set page_size to 0 | Olivier Fourdan | 2008-09-22 | 3 | -7/+7 |
* | Add support for NET_WM_PID to be able to kill apps (when not responding to NE... | Olivier Fourdan | 2008-09-22 | 7 | -38/+19 |
* | Add an option to set default window placement w/out smart placement missing f... | Olivier Fourdan | 2008-09-22 | 2 | -6/+109 |
* | Add an explanatory comment | Olivier Fourdan | 2008-09-18 | 1 | -0/+1 |
* | Actually, focus stealing prevention is not related to the way to react when a... | Olivier Fourdan | 2008-09-18 | 2 | -4/+5 |
* | Update ChangeLog, NEWS | Olivier Fourdan | 2008-09-17 | 2 | -438/+2910 |
* | ...actually even more sensitive w/out quotes... | Olivier Fourdan | 2008-09-16 | 1 | -1/+1 |
* | Set what seems to be sensible defaults | Olivier Fourdan | 2008-09-16 | 1 | -2/+3 |
* | Fix initialization | Olivier Fourdan | 2008-09-16 | 1 | -14/+9 |
* | Allow any modifier to be used for easy move, including disabling the function... | Olivier Fourdan | 2008-09-16 | 1 | -14/+32 |
* | Add the new supported atoms to the list | Olivier Fourdan | 2008-09-16 | 1 | -2/+23 |
* | * settings-dialogs/*.desktop.in: Add X-XfcePluggable=true to desktop | Jannis Pohlmann | 2008-09-14 | 4 | -0/+8 |
* | Doh. | Jannis Pohlmann | 2008-09-14 | 1 | -1/+1 |
* | * settings-dialogs/tweaks-settings.c: Add copyright nothint. | Jannis Pohlmann | 2008-09-14 | 2 | -1/+6 |
* | * settings-dialogs/*.{c,glade}: Add embedding support to all xfwm4 settings | Jannis Pohlmann | 2008-09-14 | 1 | -0/+5 |
* | Add embedding support to all xfwm4 settings dialogs. | Jannis Pohlmann | 2008-09-14 | 6 | -105/+164 |
* | Sort theme alphabetically (Fix bug #4318) | Olivier Fourdan | 2008-09-14 | 1 | -0/+28 |
* | implement workspace name changing | Brian Tarricone | 2008-09-14 | 3 | -14/+389 |
* | fix some minor nits | Brian Tarricone | 2008-09-14 | 2 | -14/+11 |
* | Do not change windows list order when showing desktop | Olivier Fourdan | 2008-09-12 | 1 | -1/+4 |
* | xfwmn basque translation update | Piarres Beobide | 2008-09-11 | 2 | -105/+75 |
* | Add warnings when auto-maximizing a window | Olivier Fourdan | 2008-09-11 | 1 | -0/+6 |
* | Revert to the previous behaviour, do not allocate extents if the window is no... | Olivier Fourdan | 2008-09-10 | 1 | -22/+30 |
* | (Old svn revision: 27783) | Lars Nielsen | 2008-09-09 | 1 | -1/+1 |
* | (Old svn revision: 27782) | Lars Nielsen | 2008-09-09 | 1 | -0/+877 |
* | (Old svn revision: 27781) | Lars Nielsen | 2008-09-09 | 1 | -1/+1 |
* | (Old svn revision: 27780) | Lars Nielsen | 2008-09-09 | 1 | -1/+1 |
* | Sharpen bottom corners on the default theme | Olivier Fourdan | 2008-09-09 | 8 | -7/+7 |
* | Translations updates and new ones for trunk in es,fr,id | Maximilian Schleiss | 2008-09-09 | 3 | -458/+273 |
* | Update xfce library version requirements | Stephan Arts | 2008-09-08 | 1 | -1/+1 |
* | Fix ChangeLog indentation. | Jannis Pohlmann | 2008-09-08 | 1 | -1/+1 |
* | * settings-dialogs/frap-shortcuts.c, | Jannis Pohlmann | 2008-09-08 | 59 | -2248/+2578 |
* | * settings-dialogs/frap-shortcuts-dialog.c: Update the dialog. It | Jannis Pohlmann | 2008-09-07 | 2 | -28/+67 |
* | * settings-dialogs/frap-shortcuts.{c,h}, | Jannis Pohlmann | 2008-09-07 | 4 | -76/+148 |
* | settings-dialogs/xfwm4-settings.c: Import utility functions and the | Jannis Pohlmann | 2008-09-07 | 2 | -4/+9 |
* | * settings-dialogs/Makefile.am, settings-dialogs/frap-shortcuts.{c,h}, | Jannis Pohlmann | 2008-09-07 | 64 | -5995/+10199 |
* | * settings-dialogs/shortcut-dialog.c: Remove unused Display variable. | Jannis Pohlmann | 2008-09-07 | 2 | -1/+4 |
* | * settings-dialogs/Xfwm4-settings.c: Remove unused function declaration. | Jannis Pohlmann | 2008-09-07 | 2 | -2/+4 |
* | hook up missing wrap_workspaces and wrap_windows properties | Brian Tarricone | 2008-09-06 | 1 | -0/+4 |
* | * configure.ac.in: Add dependencies on dbus-1 and dbus-glib-1. | Jannis Pohlmann | 2008-09-06 | 4 | -825/+9 |
* | * settings-dialogs/Makefile.am, | Jannis Pohlmann | 2008-09-06 | 62 | -8545/+10044 |
* | * autogen.sh: Add git svn revision versioning support. | Jannis Pohlmann | 2008-09-04 | 2 | -1/+12 |