Age | Commit message (Expand) | Author | Files | Lines |
2011-01-13 | Fix permissionsHEADmaster | Sam Spilsbury | 1 | -0/+0 |
2011-01-13 | Merge branch 'master' of git://git.gnome.org/metacity | Sam Spilsbury | 1 | -0/+1 |
2011-01-05 | Add an "Above_Tab" pseudo-keysym | Owen W. Taylor | 1 | -0/+1 |
2010-12-10 | Add the ability to parse <shadow> and <padding> tags in <frame-style> | Sam Spilsbury | 1 | -0/+0 |
2009-02-20 | Use zenity for the session management dialogue that warns about | Thomas James Alexander Thurman | 1 | -5/+0 |
2008-11-23 | reviewed by: Thomas Thurman | Thomas James Alexander Thurman | 1 | -1/+1 |
2008-11-22 | (Apologies for huge commit; these were done on a transatlantic flight. This ... | Thomas Thurman | 1 | -2/+1 |
2008-10-23 | support builds outside tree properly. ditto. | Thomas Thurman | 1 | -4/+5 |
2008-10-22 | Fixes to make distcheck work again. | Thomas Thurman | 1 | -4/+6 |
2008-10-21 | fix build when schemas are not installed. Closes #557335. | Christian Persch | 1 | -3/+0 |
2008-10-12 | Make the bindings in src/core/*-bindings.h generate GConf schemas too. | Thomas Thurman | 1 | -1/+12 |
2008-09-12 | Install desktop files in both .../share/applications and | Vincent Untz | 1 | -2/+9 |
2008-09-02 | Desktop file moved, according to policy change. Closes #549479. | Thomas Thurman | 1 | -1/+1 |
2008-08-14 | Icons for windows are taken from the desktop theme, not from the Metacity | Patrick Niklaus | 1 | -3/+2 |
2008-05-26 | added in two files needed for Iain's changes earlier to work in a release | Thomas Thurman | 1 | -0/+2 |
2008-05-19 | src/include/frame.h src/include/display.h src/include/xprops.h | Iain Holmes | 1 | -8/+14 |
2008-05-02 | All information should live in exactly one place. This means that the list | Thomas Thurman | 1 | -0/+1 |
2008-04-10 | no need to create a symlink to .desktop file in default-session directory | Lucas Rocha | 1 | -8/+0 |
2008-03-30 | make Metacity install its desktop files in the default session directory | Lucas Rocha | 1 | -0/+9 |
2008-02-27 | deleted as no longer used modified accordingly | Jim Huang | 1 | -2/+0 |
2008-02-03 | core.h is in include, not core. (Last one, I promise.) | Thomas Thurman | 1 | -1/+1 |
2008-02-03 | main.h is in include, not core. | Thomas Thurman | 1 | -1/+1 |
2008-02-02 | draw-workspace.h is in ui, not core. | Thomas Thurman | 1 | -1/+1 |
2007-12-19 | sort source files into these directories according to which part of the WM | Havoc Pennington | 1 | -113/+113 |
2007-12-19 | Merge compositor branch. | Iain Holmes | 1 | -4/+0 |
2007-07-24 | Use the correct directory when installing keybindings. (#454055) | Matthias Clasen | 1 | -1/+1 |
2007-04-05 | Add new control-center key bindings definitions (Closes: #420145) | Bastien Nocera | 1 | -1/+9 |
2006-07-26 | Kill usage of libegg. #348633. | Thomas James Alexander Thurman | 1 | -13/+1 |
2006-05-15 | Revert the accessibility module loading workaround from Gnome 2.6, since | Elijah Newren | 1 | -1/+1 |
2006-05-02 | New files | Søren Sandmann | 1 | -0/+2 |
2006-04-25 | 2.15.1 release belated post-release version bump to 2.15.1 Include boxes.h | Elijah Newren | 1 | -0/+1 |
2006-04-18 | Add boxes.{c,h} to libmetacity_private | Björn Lindqvist | 1 | -0/+2 |
2006-03-03 | Split the ScreenInfo data structure into separate, new files | Søren Sandmann | 1 | -0/+2 |
2006-02-25 | Call meta_compositor_begin_move if there is a compositor | Søren Sandmann | 1 | -0/+2 |
2005-11-19 | Merge of all the changes on the constraints_experiments branch. This is | Elijah Newren | 1 | -1/+7 |
2005-01-03 | Install schema data from builddir not srcdir. | Thomas Fitzsimmons | 1 | -1/+1 |
2004-11-10 | remove intltool stuff on distclean. | James Henstridge | 1 | -1/+4 |
2003-11-24 | Oops, did not mean to do that. | Havoc Pennington | 1 | -2/+0 |
2003-11-24 | fix the extension checks | Havoc Pennington | 1 | -0/+2 |
2003-11-16 | fix warning | Havoc Pennington | 1 | -0/+2 |
2003-09-26 | Add -DMETACITY_LIBDIR to support loading of modules Add functions | Padraig O'Briain | 1 | -1/+1 |
2003-06-12 | honor --disable-schemas-install. Fix for #106123 from Julio Merino | Rob Adams | 1 | -0/+4 |
2003-04-21 | purge HAVE_GTK_MULTIHEAD from the source code, not just from configure.in. | Havoc Pennington | 1 | -1/+1 |
2003-04-19 | call AC_LIBTOOL_WIN32_DLL. | Masahiro Sakai | 1 | -0/+3 |
2003-03-08 | Switch over to new constraints code, unquestionably introduces some bugs, | Havoc Pennington | 1 | -0/+2 |
2003-01-28 | Reinstated visual-bell patch, fix for bug 99886. | Bill Haneman | 1 | -0/+2 |
2003-01-10 | revert that change, I got the wrong .desktop file. doh. | Havoc Pennington | 1 | -2/+0 |
2003-01-10 | don't install .desktop file for properties dialog if we aren't | Havoc Pennington | 1 | -2/+5 |
2002-12-19 | Reverted visual bell patch, #99886 | Havoc Pennington | 1 | -2/+0 |
2002-12-17 | Added visual bell feature, fix for 99886. | Bill Haneman | 1 | -0/+2 |