summaryrefslogtreecommitdiff
path: root/src/ui/theme-parser.c
Commit message (Expand)AuthorAgeFilesLines
* theme-parser: merge with MetaThemeMetacityAlberts Muktupāvels2016-01-311-4315/+0
* theme: move style_sets_by_type to MetaThemeImplAlberts Muktupāvels2016-01-311-14/+4
* theme: move styles and style_sets to libmetacityAlberts Muktupāvels2016-01-311-10/+12
* theme: move frame_layouts to MetaThemeMetacityAlberts Muktupāvels2016-01-311-5/+4
* theme: redo meta_theme_load functionAlberts Muktupāvels2016-01-311-24/+73
* theme: move draw_op_lists to MetaThemeMetacityAlberts Muktupāvels2016-01-311-10/+14
* theme-parser: remove unneeded prototypesAlberts Muktupāvels2016-01-291-83/+0
* libmetacity: add meta-draw-spec.[c/h]Alberts Muktupāvels2016-01-291-58/+62
* theme: revert theme format version 3.6Alberts Muktupāvels2016-01-281-3/+1
* theme: move integer, float and color constants to MetaThemeMetacityAlberts Muktupāvels2016-01-281-14/+10
* libmetacity: add MetaThemeImpl, MetaThemeGtk and MetaThemeMetacityAlberts Muktupāvels2016-01-281-1/+1
* libmetacity: add meta-gradient-spec.[c/h]Alberts Muktupāvels2016-01-281-23/+5
* libmetacity: remove hack from meta_gtk_state_from_stringAlberts Muktupāvels2016-01-271-6/+3
* theme: make meta_gradient_spec_validate staticAlberts Muktupāvels2016-01-271-0/+17
* theme: make meta_theme_validate staticAlberts Muktupāvels2016-01-271-0/+94
* theme: make meta_theme_load_image staticAlberts Muktupāvels2016-01-271-0/+51
* theme: make meta_image_fill_type_from_string staticAlberts Muktupāvels2016-01-271-0/+18
* theme: make meta_gtk_arrow_from_string staticAlberts Muktupāvels2016-01-271-0/+17
* theme: make meta_gtk_shadow_from_string staticAlberts Muktupāvels2016-01-271-0/+17
* theme: make meta_gradient_type_from_string staticAlberts Muktupāvels2016-01-271-0/+13
* theme: make meta_frame_focus_from_string staticAlberts Muktupāvels2016-01-271-0/+11
* theme: make meta_frame_resize_from_string staticAlberts Muktupāvels2016-01-271-0/+15
* theme: make meta_frame_state_from_string staticAlberts Muktupāvels2016-01-271-0/+23
* theme: make meta_frame_piece_from_string staticAlberts Muktupāvels2016-01-271-0/+31
* theme: make meta_button_type_from_string staticAlberts Muktupāvels2016-01-271-0/+49
* theme: make meta_button_state_from_string staticAlberts Muktupāvels2016-01-271-0/+13
* theme: merge MetaThemeError and ThemeParseError enumsAlberts Muktupāvels2016-01-231-16/+3
* theme: cleanup text_handler functionAlberts Muktupāvels2016-01-231-89/+15
* theme: don't load themes from our source treeAlberts Muktupāvels2016-01-231-13/+0
* theme: remove unused codeAlberts Muktupāvels2016-01-231-253/+0
* theme: make many things privateAlberts Muktupāvels2016-01-171-1/+1
* theme: move meta_theme_load from theme-parser.h to theme.hAlberts Muktupāvels2016-01-171-1/+1
* theme-parser: fix build warningsAlberts Muktupāvels2015-09-201-9/+28
* theme: add invisible_border to metacity themeAlberts Muktupāvels2015-01-201-1/+3
* Revert "Add UXD shadows and borders"Alberts Muktupāvels2015-01-071-138/+0
* add support for app-menu button in themeAlberts Muktupāvels2014-10-071-1/+1
* remove trailing whitespaceAlberts Muktupāvels2014-10-051-181/+181
* Make sure to always call va_endJasper St. Pierre2014-09-271-1/+5
* theme-parser: Look for themes in XDG_USER_DATA_DIR, not in ~/.themesJasper St. Pierre2014-09-271-4/+4
* theme: Allow using custom colors from the GTK+ themeFlorian Müllner2014-09-271-1/+1
* theme: Add background functions for single buttonsFlorian Müllner2014-09-271-1/+1
* theme-parser: Use peek_required_version() for validationFlorian Müllner2014-09-271-3/+5
* Add frame type for attached modal dialogsOwen W. Taylor2014-09-271-2/+3
* Allow a theme to specify ellipsize width for a titleOwen W. Taylor2014-09-271-0/+14
* Add frame_x_center/frame_y_center variables for themesOwen W. Taylor2014-09-271-1/+1
* metacity-theme-3.xml: Add a flexible version mechanismOwen W. Taylor2014-09-271-24/+240
* Clean up code to find themesOwen W. Taylor2014-09-271-177/+124
* Add side-by-side tilingAlberts Muktupāvels2014-06-061-0/+44
* Add UXD shadows and bordersAlberts Muktupāvels2014-06-041-0/+138
* More fixes from mutterAlberts Muktupāvels2014-06-031-3/+3