summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* added in two files needed for Iain's changes earlier to work in a releaseThomas Thurman2008-05-261-0/+2
* src/include/frame.h src/include/display.h src/include/xprops.hIain Holmes2008-05-191-8/+14
* All information should live in exactly one place. This means that the listThomas Thurman2008-05-021-0/+1
* no need to create a symlink to .desktop file in default-session directoryLucas Rocha2008-04-101-8/+0
* make Metacity install its desktop files in the default session directoryLucas Rocha2008-03-301-0/+9
* deleted as no longer used modified accordinglyJim Huang2008-02-271-2/+0
* core.h is in include, not core. (Last one, I promise.)Thomas Thurman2008-02-031-1/+1
* main.h is in include, not core.Thomas Thurman2008-02-031-1/+1
* draw-workspace.h is in ui, not core.Thomas Thurman2008-02-021-1/+1
* sort source files into these directories according to which part of the WMHavoc Pennington2007-12-191-113/+113
* Merge compositor branch.Iain Holmes2007-12-191-4/+0
* Use the correct directory when installing keybindings. (#454055)Matthias Clasen2007-07-241-1/+1
* Add new control-center key bindings definitions (Closes: #420145)Bastien Nocera2007-04-051-1/+9
* Kill usage of libegg. #348633.Thomas James Alexander Thurman2006-07-261-13/+1
* Revert the accessibility module loading workaround from Gnome 2.6, sinceElijah Newren2006-05-151-1/+1
* New filesSøren Sandmann2006-05-021-0/+2
* 2.15.1 release belated post-release version bump to 2.15.1 Include boxes.hMETACITY_2_15_1Elijah Newren2006-04-251-0/+1
* Add boxes.{c,h} to libmetacity_privateBjörn Lindqvist2006-04-181-0/+2
* Split the ScreenInfo data structure into separate, new filesSøren Sandmann2006-03-031-0/+2
* Call meta_compositor_begin_move if there is a compositorSøren Sandmann2006-02-251-0/+2
* Merge of all the changes on the constraints_experiments branch. This isElijah Newren2005-11-191-1/+7
* Install schema data from builddir not srcdir.Thomas Fitzsimmons2005-01-031-1/+1
* remove intltool stuff on distclean.James Henstridge2004-11-101-1/+4
* Oops, did not mean to do that.Havoc Pennington2003-11-241-2/+0
* fix the extension checksHavoc Pennington2003-11-241-0/+2
* fix warningHavoc Pennington2003-11-161-0/+2
* Add -DMETACITY_LIBDIR to support loading of modules Add functionsPadraig O'Briain2003-09-261-1/+1
* honor --disable-schemas-install. Fix for #106123 from Julio MerinoRob Adams2003-06-121-0/+4
* purge HAVE_GTK_MULTIHEAD from the source code, not just from configure.in.Havoc Pennington2003-04-211-1/+1
* call AC_LIBTOOL_WIN32_DLL.Masahiro Sakai2003-04-191-0/+3
* Switch over to new constraints code, unquestionably introduces some bugs,Havoc Pennington2003-03-081-0/+2
* Reinstated visual-bell patch, fix for bug 99886.Bill Haneman2003-01-281-0/+2
* revert that change, I got the wrong .desktop file. doh.Havoc Pennington2003-01-101-2/+0
* don't install .desktop file for properties dialog if we aren'tHavoc Pennington2003-01-101-2/+5
* Reverted visual bell patch, #99886Havoc Pennington2002-12-191-2/+0
* Added visual bell feature, fix for 99886.Bill Haneman2002-12-171-0/+2
* updatesHavoc Pennington2002-12-091-1/+1
* lengthen to 15 secondsHavoc Pennington2002-12-011-0/+3
* include common.h.Jonathan Blandford2002-11-141-0/+1
* don't read from op->data.image when the op is an iconHavoc Pennington2002-11-131-1/+2
* include common.h with the installed filesJonathan Blandford2002-11-081-1/+2
* add a pc file for libmetacity-privateJonathan Blandford2002-11-071-4/+26
* use window-props.h stuff for a couple of properties (implement_showing):Havoc Pennington2002-11-031-0/+2
* new function (meta_prop_get_wm_hints): new functionHavoc Pennington2002-10-261-0/+1
* use multi-value-get on a couple of properties for testingHavoc Pennington2002-10-261-0/+2
* Add "busy cursor on app startup" support, conditionally - works only ifHavoc Pennington2002-10-251-1/+1
* Optimizations for managing new windows (do not all take effect ifHavoc Pennington2002-10-211-1/+1
* Add wacky hack suggested by Keith Packard to get X propertiesHavoc Pennington2002-10-061-1/+3
* use MetaAccelLabel to display accelerators for the menu itemsHavoc Pennington2002-09-271-0/+2
* if in the title rect check for y <= TOP_RESIZE_HEIGHTMETACITY_REDHAT_2_4_0_92Havoc Pennington2002-08-201-1/+1