Files
evolution/widgets/misc
Matthew Barnes 7c2e05401b Avoid GtkStyle-based "paint" functions.
Use GtkStyleContext-based "render" functions instead.

   gtk_paint_arrow()    --> gtk_render_arrow()
   gtk_paint_box()      --> gtk_render_background()
   gtk_paint_expander() --> gtk_render_expander()
   gtk_paint_flat_box() --> gtk_render_background()
   gtk_paint_shadow()   --> gtk_render_frame()
   gtk_paint_vline()    --> gtk_render_line()
2012-11-30 14:28:35 -05:00
..
2012-01-24 22:57:48 -05:00
2012-01-24 22:57:48 -05:00
2011-11-06 20:10:57 -05:00
2012-06-02 23:00:38 -04:00
2012-06-02 23:00:38 -04:00
2012-02-20 10:04:25 -05:00
2012-03-28 18:37:35 +02:00
2012-03-28 18:37:35 +02:00