summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add 'type' attr; fix typocowbellThomas Thurman2009-10-291-2/+19
* cowbell docsThomas Thurman2009-10-291-0/+877
* ISO 15836 metadataThomas Thurman2009-10-281-0/+11
* some illustrationsThomas Thurman2009-10-283-0/+1509
* Sunshine themeThomas Thurman2009-10-289-0/+42
* copyright notice; rm old code (for now)Thomas Thurman2009-10-281-6639/+22
* themes live in a cowbell subdirThomas Thurman2009-10-281-0/+7
* button order fixThomas Thurman2009-10-281-4/+12
* add optional dump; rm misleading commentThomas Thurman2009-10-281-4/+4
* fix width calculationThomas Thurman2009-10-281-1/+1
* title, not titlebarThomas Thurman2009-10-281-1/+1
* rm debug printThomas Thurman2009-10-281-2/+0
* fix cachingThomas Thurman2009-10-281-7/+1
* honour border-radius on frameThomas Thurman2009-10-281-8/+34
* update commentsThomas Thurman2009-10-281-1/+12
* knock out buttons in priority order when there isn't enough spaceThomas Thurman2009-10-281-11/+110
* rm old constantThomas Thurman2009-10-281-3/+0
* plug memory leakThomas Thurman2009-10-282-51/+57
* rm #if 0'd out codeThomas Thurman2009-10-281-103/+14
* FIXME -> TODOThomas Thurman2009-10-281-1/+1
* make sure min isn't greater than maxThomas Thurman2009-10-281-1/+5
* 'wm' and 'cowbell1' attributesThomas Thurman2009-10-281-2/+13
* add frame attributesThomas Thurman2009-10-271-7/+113
* no, they don'tThomas Thurman2009-10-271-4/+0
* make text centring/right-justifying actually workThomas Thurman2009-10-271-0/+20
* default to centring the textThomas Thurman2009-10-271-3/+5
* add note re title scalingThomas Thurman2009-10-271-2/+10
* rm meta_theme_get_frame_styleThomas Thurman2009-10-274-54/+19
* take images from directory according to themeThomas Thurman2009-10-271-3/+4
* take theme name passed inThomas Thurman2009-10-271-4/+23
* fix FIXMEThomas Thurman2009-10-261-1/+1
* 'justify' is a synonym for 'left' hereThomas Thurman2009-10-261-1/+1
* added FIXMEsThomas Thurman2009-10-261-0/+2
* include margins in width calculationThomas Thurman2009-10-261-2/+7
* attempt to make it honour margins correctlyThomas Thurman2009-10-251-8/+17
* store margin sizes separatelyThomas Thurman2009-10-251-9/+51
* right-hand buttons in the correct orderThomas Thurman2009-10-231-4/+7
* title shrinks as buttons are addedThomas Thurman2009-10-231-2/+13
* rm fixmeThomas Thurman2009-10-231-2/+0
* max/min button widthsThomas Thurman2009-10-231-1/+8
* calc aspect ratio of buttonsThomas Thurman2009-10-231-5/+38
* split out button height calc (stub)Thomas Thurman2009-10-231-1/+14
* fixmeThomas Thurman2009-10-231-0/+2
* forgot to destroy a styleThomas Thurman2009-10-231-0/+2
* move draw_rectangle inline, and there was much rejoicingThomas Thurman2009-10-231-28/+11
* do not attempt to do size calculation while painting rectangles; do not handl...Thomas Thurman2009-10-231-73/+1
* don't draw rectangles with no sizeThomas Thurman2009-10-231-1/+1
* remove old width calc from draw_rectangleThomas Thurman2009-10-231-12/+2
* move title drawing out of draw_rectangle to its callerThomas Thurman2009-10-231-82/+11
* comments and a prototypeThomas Thurman2009-10-231-0/+15