summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdkwindow: Don't clear to the background automaticallywip/paint-stack-cleanupJasper St. Pierre2014-06-213-13/+26
* gdkwindow: Use bitfields for packing storageJasper St. Pierre2014-06-211-2/+2
* gdkwindow: Only skip alpha blending if we cleared to the backgroundJasper St. Pierre2014-06-212-2/+9
* gdkwindow: Correct a signatureJasper St. Pierre2014-06-211-2/+1
* gdkwindow: Remove an extra region copyJasper St. Pierre2014-06-211-10/+3
* gdkwindow: Clean up codeJasper St. Pierre2014-06-211-2/+7
* gdkwindow: Clean up formattingJasper St. Pierre2014-06-211-9/+10
* gdkwindow: Add some extra documentation to gdk_cairo_createJasper St. Pierre2014-06-211-0/+5
* widgetpath: Deprecate regionsBenjamin Otte2014-06-216-6/+31
* gtkwidget: Add a warning about set_double_bufferedJasper St. Pierre2014-06-211-0/+2
* testwindows: Remove another reference to set_double_bufferedJasper St. Pierre2014-06-211-1/+0
* gtktrayicon-x11: Stop using set_double_bufferedJasper St. Pierre2014-06-211-26/+0
* Adwaita: Fix highlight on check buttonsMatthias Clasen2014-06-203-0/+8
* gdkwindow: Squash a leak in the subsurface caseJasper St. Pierre2014-06-201-7/+10
* gdkwindow: Don't create a subsurface if we don't need toJasper St. Pierre2014-06-201-5/+12
* gdkwindow: Remove the ability to call begin_paint_region more than onceJasper St. Pierre2014-06-204-166/+68
* gdkwindow: Remove the internal cairo_surface used for out-of-band paintingJasper St. Pierre2014-06-209-202/+63
* gtkwidget: Widgets are now always double-bufferedJasper St. Pierre2014-06-203-58/+18
* gdkwindow: Deprecate gdk_window_flushJasper St. Pierre2014-06-203-21/+4
* GtkIconTheme: Drop an unused functionMatthias Clasen2014-06-201-9/+0
* GtkIconTheme: Small cleanupMatthias Clasen2014-06-201-16/+6
* GtkIconTheme: Trivial cleanupMatthias Clasen2014-06-201-30/+29
* Avoid a compiler warningMatthias Clasen2014-06-201-2/+0
* Big spinnerMatthias Clasen2014-06-201-0/+11
* GtkIconTheme: Don't create empty IconThemeDir structsMatthias Clasen2014-06-201-39/+44
* GtkIconCache: Add api to find if directories are emptyMatthias Clasen2014-06-202-0/+44
* GtkStatusbar: Add some space between the frame and the labelMatthias Clasen2014-06-201-0/+1
* Adwaita: check/radio selector simplificationLapo Calamandrei2014-06-203-98/+50
* widget factory: Use a property action for the toolbar toggleMatthias Clasen2014-06-201-16/+4
* widget factory: Add a statusbarMatthias Clasen2014-06-202-0/+23
* docs: Drop image references for stock itemsMatthias Clasen2014-06-202-346/+92
* wayland: Prevent stale paints and weird artifacts when using WestonJasper St. Pierre2014-06-203-1/+25
* GtkIconTheme: Keep gtk_icon_theme_add_resource_path private for nowMatthias Clasen2014-06-201-4/+0
* Revert "Document gtk_icon_theme_add_resource_path"Matthias Clasen2014-06-202-17/+0
* Revert "Deprecate gtk_icon_theme_add_builtin_icon"Matthias Clasen2014-06-202-7/+2
* Deprecate gtk_icon_theme_add_builtin_iconMatthias Clasen2014-06-202-2/+7
* Document gtk_icon_theme_add_resource_pathMatthias Clasen2014-06-202-0/+17
* Adapt the icontheme testsMatthias Clasen2014-06-201-4/+5
* GtkIconTheme: Include legacy stock icons from resourcesMatthias Clasen2014-06-201-0/+26
* GtkIconTheme: Allow loading icons from resourcesMatthias Clasen2014-06-202-17/+112
* GtkIconTheme: Drop the all_icons hash tableMatthias Clasen2014-06-201-17/+2
* GtkIconTheme: Stop using the all_icons hash tableMatthias Clasen2014-06-201-3/+32
* icontheme: Add some more testsMatthias Clasen2014-06-201-0/+38
* Formatting fixesMatthias Clasen2014-06-201-851/+831
* GtkIconTheme: Drop the code for parsing .icon filesMatthias Clasen2014-06-201-307/+9
* GtkIconTheme: Deprecate functionality related to .icon filesMatthias Clasen2014-06-202-4/+12
* Drop the builtin icon cacheMatthias Clasen2014-06-2085-17365/+6
* Add non-standard stock icons as resourcesMatthias Clasen2014-06-2042-0/+6
* Drop all standard icons from the builtin iconthemeMatthias Clasen2014-06-20346-55348/+4
* stylecontext: Deprecate regionsBenjamin Otte2014-06-196-7/+31