summaryrefslogtreecommitdiff
path: root/src/tools/metacity-window-demo.c
Commit message (Expand)AuthorAgeFilesLines
* 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: avoid deprecation warningsAlberts Muktupāvels2016-10-261-3/+14
* don't use deprecated gtk_widget_override_background_colorAlberts Muktupāvels2014-11-241-1/+21
* remove trailing whitespaceAlberts Muktupāvels2014-10-051-72/+72
* metacity-window-demo.c: fix deprecated warningsAlberts Muktupāvels2014-06-041-168/+224
* Fix some deprecated warningsAlberts Muktupāvels2014-06-031-66/+34
* Build with gtk+-3.0Alberts Muktupāvels2014-06-031-5/+6
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* Remove deprecated GTK+ symbolsFlorian Müllner2012-01-121-154/+190
* Make METACITY_WINDOW_DEMO compile with -DGSEAL_ENABLE. See bug 612491.Andre Klapper2010-06-101-12/+12
* 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
* Patch from Kjartan Maraas to fix a lot of tiny issues (unused variableElijah Newren2006-01-201-1/+1
* 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
* 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
* 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
* include locale.h, fix from Hidetoshi TajimaHavoc Pennington2002-05-111-0/+22
* add override redirect test windowHavoc Pennington2002-05-111-1/+24
* don't try to decorate toolbars.Havoc Pennington2002-05-011-4/+56
* make one of the toolbar buttons lock up the demoHavoc Pennington2002-04-121-2/+10
* port to icon cacheHavoc Pennington2002-02-091-0/+21
* add modal dialog testHavoc Pennington2002-02-081-0/+21
* when mapping a window with struts, invalidate the work areas it's on.Havoc Pennington2002-02-081-152/+160
* if DEMO_TEST is set then run the window demoHavoc Pennington2002-02-081-0/+657