summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* build: remove --disable-verbose-modeAlberts Muktupāvels2017-03-101-10/+1
* metacity-window-demo: fix splashscreen window typeAlberts Muktupāvels2017-03-031-1/+1
* metacity-window-demo: fix build warningsAlberts Muktupāvels2016-10-261-3/+8
* metacity-window-demo: add warn cflagsAlberts Muktupāvels2016-10-261-1/+6
* metacity-window-demo: avoid deprecation warningsAlberts Muktupāvels2016-10-261-3/+14
* use upstream gettext & itstoolAlberts Muktupāvels2016-02-181-2/+0
* tools: remove metacity-mag and metacity-grayscaleAlberts Muktupāvels2015-12-193-407/+0
* use LT_LIB_M to find the math libraryAlberts Muktupāvels2015-09-301-1/+1
* i18n: use localedirAlberts Muktupāvels2015-09-271-1/+1
* don't use deprecated gtk_widget_override_background_colorAlberts Muktupāvels2014-11-241-1/+21
* remove trailing whitespaceAlberts Muktupāvels2014-10-054-107/+107
* misc: add git.mkAlberts Muktupāvels2014-10-022-8/+1
* metacity-window-demo.c: fix deprecated warningsAlberts Muktupāvels2014-06-041-168/+224
* Fix some deprecated warningsAlberts Muktupāvels2014-06-032-81/+65
* Makefiles: Change INCLUDES to AM_CPPFLAGSAlberts Muktupāvels2014-06-031-1/+1
* Build with gtk+-3.0Alberts Muktupāvels2014-06-032-10/+10
* misc: remove deprecated g_[type/thread]_initAlberts Muktupāvels2014-06-031-2/+0
* Updated FSF's addressDaniel Mustieles2014-01-234-12/+4
* Add disable-mouse-button-modifiers messageDaniel Drake2012-06-071-1/+33
* Remove deprecated GTK+ symbolsFlorian Müllner2012-01-121-154/+190
* Removes usage of (newly deprecated) gdk_displayMatthias Clasen2010-09-151-20/+20
* More fixes for compiling with GSeal. Requires gtk 2.20.Andre Klapper2010-06-101-7/+10
* Make METACITY_WINDOW_DEMO compile with -DGSEAL_ENABLE. See bug 612491.Andre Klapper2010-06-101-12/+12
* fails to link with pedantic linkersMatthias Clasen2010-05-021-1/+1
* Replaced deprecated symbols in metacity-window-demo.cLuis Torres2010-01-211-39/+57
* Remove deprecated GTK symbols. Refs #572332.Thomas James Alexander Thurman2009-03-121-1/+2
* use g_signal_handlers_disconnect_by_func instead of an old deprecatedThomas James Alexander Thurman2009-03-121-16/+6
* Keep the compiler from giving some warnings.Thomas Thurman2008-06-271-1/+2
* Lots of tiny fixes to make sure we compile with "gcc -ansi -Werror".Thomas Thurman2008-02-271-0/+3
* Patch from Kjartan Maraas to fix a lot of tiny issues (unused variableElijah Newren2006-01-201-1/+1
* Remove deprecated capplet from GNOME 2.0Alex Duggan2004-12-135-403/+3
* A load of fixes of issues reported by sparse. Closes bug #152849Kjartan Maraas2004-09-161-10/+8
* call bind_textdomain_codeset(), fix from Yukihiro Nakai bug #121743Havoc Pennington2003-09-301-0/+2
* fix markup being ignored when a window title has a forbidden character inBastien Nocera2003-08-081-0/+1
* Update window shaking loose so that the window is moved to the pointer andRob Adams2003-07-281-30/+70
* Update constraints code to support the new _NET_WM_STRUT_PARTIAL EWMHRob Adams2003-06-261-12/+26
* fix conditional so we get metacity-properties.c in the distributionHavoc Pennington2003-01-221-2/+0
* only install .desktop file for metacity-properties if we actually installHavoc Pennington2002-12-131-3/+9
* make this always return FALSE for now, to avoid bug reports.Havoc Pennington2002-12-081-1/+47
* conditionalize building the config dialogHavoc Pennington2002-12-011-2/+12
* replace the old apply_constraints with wacky new approach involvingHavoc Pennington2002-10-181-17/+4
* debug enhancementsHavoc Pennington2002-10-171-0/+5
* add code to create big stacks of dialogs transient for each other, forHavoc Pennington2002-10-171-6/+45
* The suggested change in the tooltip as per ui-review. Not sure how long this ...Arvind Samptur2002-09-191-1/+1
* fix compiler warningsHavoc Pennington2002-09-121-0/+23
* recalculate mapped-ness of frame after toggling decorations on/off, soHavoc Pennington2002-08-241-0/+19
* Theme breakage! Themes have to implement "border" frames now, see AtlantaHavoc Pennington2002-06-221-1/+58
* accessibility stuff for metacity-properties capplet. bug #84749.Jayaraj Rajappan2002-06-121-0/+10
* Someone forgot to mark the two strings in here for translation :)Kjartan Maraas2002-06-031-2/+2
* use $(prefix)/@DATADIRNAME@/locale for localedir to work with SolarisHavoc Pennington2002-06-011-1/+1