summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove old, deprecated utilities that nobody has used in a million yearsJasper St. Pierre2013-08-137-1657/+0
* Remove another call to g_type_init()Florian Müllner2012-11-191-2/+0
* Revert "Remove a bunch of dead code"Jasper St. Pierre2012-04-241-0/+23
* Remove a bunch of dead codeJasper St. Pierre2012-04-241-23/+0
* mutter-mag: Quit when the user hits escapeJasper St. Pierre2011-10-281-0/+2
* mutter-mag: Remove deprecated stuffJasper St. Pierre2011-10-281-16/+32
* mutter-window-demo: Remove deprecated stuffJasper St. Pierre2011-10-281-43/+40
* mutter-window-demo: Port from GdkColor to GdkRGBAFlorian Müllner2011-07-081-5/+6
* Remove meta_restart() / "mutter-message restart"Dan Winship2011-03-071-32/+2
* Replace some GDK X11 calls with future-proof onesBenjamin Otte2010-12-031-2/+2
* Remove compatibility for GTK+-2.0Florian Müllner2010-10-282-4/+0
* Adapt to GTK API changesBenjamin Otte2010-10-021-2/+2
* Fix compilation against latest GTK3 changesBenjamin Otte2010-09-261-5/+5
* Remove usage of 'gdk_display', a removed symbol in gtk3.Jasper St. Pierre2010-09-101-20/+23
* Adjust for API break in gdkkeysyms.hFlorian Müllner2010-09-091-1/+2
* Remove deprecated Gtk+ symbolsNickolas Lloyd2010-07-011-119/+152
* Add compatibility with GTK+ 2.18Florian Müllner2010-05-122-0/+3
* Use accessor functions instead direct access.Javier Jardón2010-05-122-22/+51
* Stop using gtk_toolbar_insert_stock()Javier Jardón2009-08-261-40/+40
* Remove deprecated GTK symbolsTomas Frydrych2009-08-041-2/+1
* use g_signal_handlers_disconnect_by_func instead of an old deprecatedTomas Frydrych2009-08-041-16/+6
* Comprehensively rename to MutterJon Nettleton2009-06-166-27/+27
* 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
* ShushAnders Carlsson2002-06-011-0/+2
* ShushAnders Carlsson2002-06-011-0/+2
* verbose-log on startup whether we were compiled with various extensionsHavoc Pennington2002-05-312-3/+116
* Rip out code for adding image to the dialogStephen Browne2002-05-301-3/+1
* UI changes as per HCI instructionsStephen Browne2002-05-301-78/+72