summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* rm old codeThomas Thurman2009-10-231-105/+0
* rm debug printing which slows it down to be unusableThomas Thurman2009-10-231-1/+2
* first attempt to do the drawing according to the results of the geom calcThomas Thurman2009-10-231-5/+52
* rm debug printThomas Thurman2009-10-231-2/+13
* dump settings; fix button search to stop at sentinelThomas Thurman2009-10-231-3/+13
* rm old codeThomas Thurman2009-10-231-31/+2
* human names arrayThomas Thurman2009-10-231-0/+36
* public button sizesThomas Thurman2009-10-231-0/+37
* public titlebar rectThomas Thurman2009-10-231-0/+10
* public titlebar rectThomas Thurman2009-10-231-0/+9
* public top/right/bottom/leftThomas Thurman2009-10-231-0/+5
* public top/right/bottom/leftThomas Thurman2009-10-231-33/+24
* calculate button positionsThomas Thurman2009-10-231-1/+106
* reorder buttons so they're all together in the enum and we can loop over themThomas Thurman2009-10-231-3/+8
* title area coordinates and area calculationThomas Thurman2009-10-231-2/+22
* titlebar area coordinates and area calculationThomas Thurman2009-10-231-1/+16
* content area coordinates and area calculationThomas Thurman2009-10-231-7/+25
* calc area of frameThomas Thurman2009-10-231-6/+48
* partial checkin: calc edgesThomas Thurman2009-10-231-2/+26
* added struct for calculationsThomas Thurman2009-10-232-0/+28
* rm parts of geom which don't appear in cowbellThomas Thurman2009-10-232-12/+2
* add extra buttonsThomas Thurman2009-10-231-4/+16
* calc w+h correctlyThomas Thurman2009-10-191-2/+8
* couple of commentsThomas Thurman2009-10-191-0/+2
* generate width/heightThomas Thurman2009-10-191-2/+2
* Style supplied title layoutThomas Thurman2009-10-191-15/+5
* Use provided layoutThomas Thurman2009-10-191-6/+6
* fix memory leakThomas Thurman2009-10-191-0/+1
* Include title marginsThomas Thurman2009-10-191-0/+3
* text height code taken from old MetacityThomas Thurman2009-10-191-2/+21
* calc borders, text height is brokenThomas Thurman2009-10-191-0/+15
* fixmesThomas Thurman2009-10-191-0/+2
* write meta_theme_calc_geometry in terms of meta_theme_get_frame_bordersThomas Thurman2009-10-191-11/+9
* get padding/margin right way round; only element with no margin is the frameThomas Thurman2009-10-191-6/+4
* pass in theme+situation flags rather than styleThomas Thurman2009-10-191-15/+10
* reorderThomas Thurman2009-10-191-17/+17
* out params are optional and additiveThomas Thurman2009-10-191-6/+18
* Finding edges: actually workingThomas Thurman2009-10-191-6/+53
* docThomas Thurman2009-10-191-0/+11
* cowbell_get_current_style minimally workingThomas Thurman2009-10-191-5/+17
* paramsThomas Thurman2009-10-191-1/+3
* stub fn to get styleThomas Thurman2009-10-191-2/+17
* add a couple of extra params we'll be needingThomas Thurman2009-10-191-3/+8
* moved stuff out to cowbell_get_edge_sizesThomas Thurman2009-10-191-8/+21
* Actually renders now. Next we need to calculate window geom correctly.Thomas Thurman2009-10-192-15/+26
* slightly less stubby version of cowbell_urlThomas Thurman2009-10-191-2/+16
* it renders *something*, anywayThomas Thurman2009-10-191-0/+326
* theme data should live in the theme structThomas Thurman2009-10-191-9/+14
* added url loading functionThomas Thurman2009-10-191-1/+18
* basic loading (with filename hardcoded still)Thomas Thurman2009-10-191-0/+15