Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libmetacity: add meta_theme_set_dpi | Alberts Muktupāvels | 2017-04-02 | 1 | -0/+3 |
| | |||||
* | libmetacity: add meta_theme_set_scale | Alberts Muktupāvels | 2017-04-02 | 1 | -0/+3 |
| | |||||
* | libmetacity: add meta_theme_get_buttons | Alberts Muktupāvels | 2016-08-18 | 1 | -0/+2 |
| | |||||
* | libmetacity: don't expose MetaButton struct | Alberts Muktupāvels | 2016-08-18 | 1 | -3/+2 |
| | |||||
* | libmetacity: redo button layout code | Alberts Muktupāvels | 2016-08-18 | 1 | -44/+6 |
| | |||||
* | libmetacity: move all button releated info to MetaButtonLayout | Alberts Muktupāvels | 2016-08-17 | 1 | -4/+0 |
| | |||||
* | libmetacity: don't expose MetaButtonLayout | Alberts Muktupāvels | 2016-08-17 | 1 | -2/+0 |
| | |||||
* | libmetacity: rename MetaButtonFunction to MetaButtonType | Alberts Muktupāvels | 2016-08-17 | 1 | -4/+4 |
| | | | | | | Name `function` is used inside Metacity theme. Rename existing MetaButtonType to MetaButtonFunction and MetaButtonFunction to MetaButtonType. | ||||
* | libmetacity: use callback function to get button state | Alberts Muktupāvels | 2016-08-16 | 1 | -1/+6 |
| | |||||
* | libmetacity: don't expose MetaButtonType | Alberts Muktupāvels | 2016-08-16 | 1 | -1/+1 |
| | |||||
* | libmetacity: add meta_theme_set_button_layout | Alberts Muktupāvels | 2016-08-16 | 1 | -2/+4 |
| | |||||
* | libmetacity: don't expose meta_frame_type_from_string | Alberts Muktupāvels | 2016-06-07 | 1 | -2/+0 |
| | |||||
* | libmetacity: don't expose MetaFrameStyle | Alberts Muktupāvels | 2016-06-07 | 1 | -1/+0 |
| | |||||
* | libmetacity: don't expose meta_theme_get_frame_style | Alberts Muktupāvels | 2016-06-07 | 1 | -49/+45 |
| | |||||
* | libmetacity: don't expose meta_theme_create_title_layout | Alberts Muktupāvels | 2016-06-07 | 1 | -7/+1 |
| | |||||
* | libmetacity: don't expose meta_theme_get_title_font_desc | Alberts Muktupāvels | 2016-06-07 | 1 | -57/+55 |
| | |||||
* | libmetacity: don't expose meta_theme_get_title_height | Alberts Muktupāvels | 2016-06-07 | 1 | -6/+0 |
| | |||||
* | libmetacity: own created title font descriptions | Alberts Muktupāvels | 2016-06-06 | 1 | -1/+1 |
| | |||||
* | libmetacity: add meta_theme_create_title_layout | Alberts Muktupāvels | 2016-06-06 | 1 | -2/+5 |
| | |||||
* | libmetacity: apply scale in meta_theme_create_font_desc | Alberts Muktupāvels | 2016-06-06 | 1 | -1/+3 |
| | |||||
* | libmetacity: remove meta_theme_get_title_scale | Alberts Muktupāvels | 2016-06-01 | 1 | -4/+0 |
| | |||||
* | libmetacity: remove meta_theme_get_name | Alberts Muktupāvels | 2016-02-23 | 1 | -2/+0 |
| | |||||
* | theme: redo theme settings | Alberts Muktupāvels | 2016-02-23 | 1 | -7/+0 |
| | |||||
* | libmetacity: fix titlebar in GTK+ theme | Alberts Muktupāvels | 2016-02-15 | 1 | -2/+0 |
| | |||||
* | libmetacity: remove meta_theme_get_theme_type | Alberts Muktupāvels | 2016-02-12 | 1 | -2/+0 |
| | |||||
* | libmetacity: rename meta_style_info_create_font_desc | Alberts Muktupāvels | 2016-02-07 | 1 | -1/+1 |
| | |||||
* | libmetacity: don't expose MetaStyleInfo | Alberts Muktupāvels | 2016-02-07 | 1 | -5/+1 |
| | |||||
* | libmetacity: add substructures to MetaFrameLayout | Alberts Muktupāvels | 2016-02-07 | 1 | -5/+1 |
| | | | | | | | | Add gtk and metacity substructures to MetaFrameLayout. Move GTK+ or Metacity only variables to these substructures. This commit also adapts changes from this mutter commit: https://git.gnome.org/browse/mutter/commit/?id=6b92b45021773b93c008aafb4fcd24167784b0d6 | ||||
* | libmetacity: rename theme invalidation function | Alberts Muktupāvels | 2016-02-07 | 1 | -1/+1 |
| | |||||
* | libmetacity: remove meta_theme_get_composited | Alberts Muktupāvels | 2016-02-07 | 1 | -2/+0 |
| | |||||
* | theme: move get_current and set_current to libmetacity | Alberts Muktupāvels | 2016-02-04 | 1 | -0/+7 |
| | |||||
* | theme: move get_frame_borders, calc_geometry and draw_frame | Alberts Muktupāvels | 2016-02-04 | 1 | -1/+30 |
| | |||||
* | theme: move meta_theme_get_title_scale to libmetacity | Alberts Muktupāvels | 2016-02-03 | 1 | -0/+4 |
| | |||||
* | theme: move meta_frame_type_from_string to libmetacity | Alberts Muktupāvels | 2016-02-03 | 1 | -0/+2 |
| | |||||
* | theme: move meta_pango_font_desc_get_text_height to libmetacity | Alberts Muktupāvels | 2016-02-03 | 1 | -1/+4 |
| | |||||
* | theme: move meta_style_info_create_font_desc to libmetacity | Alberts Muktupāvels | 2016-02-03 | 1 | -20/+21 |
| | |||||
* | theme: move meta_theme_get_frame_style to libmetacity | Alberts Muktupāvels | 2016-02-03 | 1 | -3/+4 |
| | |||||
* | theme: move MetaFrameGeometry to libmetacity | Alberts Muktupāvels | 2016-02-03 | 1 | -0/+77 |
| | |||||
* | frames: move style variants to MetaTheme | Alberts Muktupāvels | 2016-02-01 | 1 | -0/+6 |
| | |||||
* | theme: move MetaTheme to libmetacity and GObjectize it | Alberts Muktupāvels | 2016-01-31 | 1 | -2/+33 |
| | |||||
* | libmetacity: add MetaThemeImpl, MetaThemeGtk and MetaThemeMetacity | Alberts Muktupāvels | 2016-01-28 | 1 | -0/+13 |
| | |||||
* | theme: move MetaThemeError to libmetacity | Alberts Muktupāvels | 2016-01-27 | 1 | -0/+62 |