summaryrefslogtreecommitdiff
path: root/src/theme-parser.c
Commit message (Expand)AuthorAgeFilesLines
* Patch from Brian Cameron to implement the vertical/horizontal stripedHavoc Pennington2002-11-041-10/+74
* look for themes in ~/.themes/NAME/metacity-1/ andHavoc Pennington2002-07-241-26/+15
* fix error message about bad aspect ratio name.Havoc Pennington2002-06-041-1/+1
* test button aspect ratio instead of hardcoded button size, James feel freeHavoc Pennington2002-06-041-3/+103
* add MetaImageFillType and implement TILE in addition to the existing SCALEHavoc Pennington2002-05-311-2/+37
* now just uses meta_gradient_add_alpha (draw_op_as_pixbuf): implement alphaHavoc Pennington2002-05-311-29/+95
* verbose-log on startup whether we were compiled with various extensionsHavoc Pennington2002-05-311-0/+38
* Set title_scale to 1.0.Anders Carlsson2002-02-111-1/+2
* Always set title_scale_val.Anders Carlsson2002-02-111-2/+1
* implement wacky "tile" draw op to lose some of the PNG files in GorillaHavoc Pennington2002-02-101-1/+134
* try to make more error message strings the same, easier for translatorsHavoc Pennington2002-02-091-68/+114
* put in some kind of distinctive frame for UTILITY, though it's ugly. AlsoHavoc Pennington2002-02-091-0/+10
* Throughout: move to meta_topic rather than meta_verbose so metacity.logHavoc Pennington2002-02-081-7/+7
* benchmark theme on startupHavoc Pennington2002-02-071-1/+2
* Add support for "colorize" image attribute.Anders Carlsson2002-02-071-0/+15
* redo window sizes/appearance when the theme changesHavoc Pennington2002-02-071-12/+4
* disable custom log handler and fatal mask for nowHavoc Pennington2002-02-071-0/+3920