Benjamin Otte
|
42fdfb6af4
|
renderborder: Actually draw the path as one element
Avoids spurious lines that can sometimes be seen going towards the
center of the widget.
|
2015-12-16 05:15:04 +01:00 |
|
Cosimo Cecchi
|
9ba94849e8
|
GtkRenderBorder: make one function static
|
2015-11-21 14:55:13 -08:00 |
|
Benjamin Otte
|
9f27ee7f5a
|
render: Fix ridge/groove border rendering
The typo strikes again!
|
2015-06-23 22:33:40 +02:00 |
|
Benjamin Otte
|
ba06066158
|
border: Don't special case according to border styles
This is now done (as it should) in the compute code.
|
2015-01-21 16:22:30 +01:00 |
|
Benjamin Otte
|
8b6d419e02
|
render: Move border rendering into its own file
gtkrenderborder.c now contains the implementation for
gtk_css_style_render_border
gtk_css_style_render_outline
|
2015-01-20 06:30:19 +01:00 |
|
Benjamin Otte
|
717877dff2
|
render: Rename gtkborderimage.[ch]
I want the gtkrender prefix for all filenames about rendering.
|
2015-01-20 06:30:18 +01:00 |
|