summaryrefslogtreecommitdiff
path: root/src/theme-viewer.c
Commit message (Expand)AuthorAgeFilesLines
* Gettextize metacity-theme-viewer. #121747Yukihiro Nakai2003-10-151-45/+54
* also measure wall clock time, and run over a number of window sizes.Havoc Pennington2003-07-271-19/+58
* Button-reordering patch. Has all the code except actually installing aHavoc Pennington2002-10-041-1/+222
* reorder the menu items so that Close is at the bottomHavoc Pennington2002-08-101-0/+6
* use MetaMenuIconType not button type for the size of the menu ops arrayHavoc Pennington2002-08-041-0/+2
* Theme breakage! Themes have to implement "border" frames now, see AtlantaHavoc Pennington2002-06-221-0/+38
* improve the theme viewer so people can see the broken aspects of theirHavoc Pennington2002-03-121-36/+509
* use the preview widget hereHavoc Pennington2002-02-151-172/+45
* - change default theme-viewer theme to be AtlantaBastien Nocera2002-02-111-1/+1
* try to make more error message strings the same, easier for translatorsHavoc Pennington2002-02-091-1/+2
* benchmark theme on startupHavoc Pennington2002-02-071-6/+82
* disable custom log handler and fatal mask for nowHavoc Pennington2002-02-071-70/+217
* test % operatorHavoc Pennington2002-02-021-10/+26
* fix shadowed variable (stupid -Wall should have that)Havoc Pennington2002-01-281-2/+123
* implement (meta_texture_spec_draw): implement shape spec and blank textureHavoc Pennington2002-01-281-1/+47
* move in here so util.c doesn't require display.[hc]Havoc Pennington2002-01-281-0/+247