summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Some minimal theme fixes for focus drawingMatthias Clasen2017-10-251-1/+6
* Remove a shortcut in gtk_widget_set_focus_childMatthias Clasen2017-10-251-3/+0
* Always draw outlineMatthias Clasen2017-10-251-9/+6
* Support the new state in CSS selectorsMatthias Clasen2017-10-251-17/+19
* Set the new state flagMatthias Clasen2017-10-251-2/+12
* Add a state flag for visible focusMatthias Clasen2017-10-252-15/+17
* gdk: Clear GL context when window is withdrawnAndrea Azzarone2017-10-251-0/+5
* Adwaita: Remove focus outlines from scrollbars and scalesTimm Bäder2017-10-253-18/+49
* gtk/gtkcssenumvalue.c: Deal with __builtin_popcount on MSVCChun-wei Fan2017-10-251-0/+37
* testsuite/gsk/test-render-nodes.c: Include <stdlib.h>Chun-wei Fan2017-10-251-0/+1
* gtk/gtkwin32theme.c: Include gdk/gdkprivate.hChun-wei Fan2017-10-251-0/+2
* gdk/win32/gdkwindow-win32.c: Fix gdk_win32_window_set_icon_list()Chun-wei Fan2017-10-251-2/+3
* modules/input/gtkimcontextime.c: Fix buildChun-wei Fan2017-10-251-8/+14
* Fix buildBenjamin Otte2017-10-243-3/+3
* Add default return values to switch statementsBenjamin Otte2017-10-244-1/+6
* Add a return valueEmmanuele Bassi2017-10-241-0/+6
* inspector: Show more render node detailsMatthias Clasen2017-10-241-3/+32
* gdk/win32/gdkwindow-win32.c: Fix buildChun-wei Fan2017-10-241-2/+2
* vulkan: No need to redefine gl_PerVertexBenjamin Otte2017-10-2422-44/+0
* vulkan: Delete unused shadersBenjamin Otte2017-10-2412-411/+0
* Mention pixbufs in the migration guideMatthias Clasen2017-10-231-0/+8
* Drop all uses of GdkPixbufAnimation in the gtk APIsAlexander Larsson2017-10-2314-808/+18
* build: Warn about ignored qualifiersBenjamin Otte2017-10-231-0/+1
* Remove unnecessary constEmmanuele Bassi2017-10-232-2/+2
* GtkIconHelper: Remove unused codeAlexander Larsson2017-10-231-50/+0
* Drop pixbuf support in IconHelper and ImageDefinitionAlexander Larsson2017-10-239-131/+4
* GtkDragSource: Don't use gtk_image_definition_new_pixbufAlexander Larsson2017-10-231-1/+4
* CellRendererPixbuf: Never store pixbufsAlexander Larsson2017-10-231-4/+26
* GtkImage: Drop support for storing pixbufsAlexander Larsson2017-10-238-105/+85
* window: Use correct destroy notify for icon listTimm Bäder2017-10-231-1/+1
* icontheme: Silence some compiler warningsTimm Bäder2017-10-231-1/+1
* dnd: Add more surface apisMatthias Clasen2017-10-233-0/+30
* GtkWindow/GdkWindow: Finish converting icons to surfacesAlexander Larsson2017-10-2310-87/+107
* GtkEntry: Use surfaces, not pixbufs for bitmapped iconsAlexander Larsson2017-10-234-76/+82
* aboutdialog: Use set_boxed on surfaceAlexander Larsson2017-10-231-2/+2
* inspector: show color matrix node detailsMatthias Clasen2017-10-231-2/+38
* Use a color matrix for symbolic iconsMatthias Clasen2017-10-231-7/+21
* Allow passing a color matrix when rendering iconsMatthias Clasen2017-10-234-7/+19
* icon helper: Use cached texturesMatthias Clasen2017-10-231-0/+64
* icon theme: Add a texture cacheMatthias Clasen2017-10-233-0/+40
* recent manager: Remove dead codeMatthias Clasen2017-10-231-52/+0
* testsuite: Disable vulkan tests when vulkan isn't availableTimm Bäder2017-10-231-18/+20
* adwaita: Remove focus outlines from textviewsTimm Bäder2017-10-231-0/+1
* window: Correct the property definition for iconMatthias Clasen2017-10-231-5/+5
* about dialog: Correct the property definition for logoMatthias Clasen2017-10-231-5/+5
* Drop gtk_drag_set_icon_pixbuf from the docs tooMatthias Clasen2017-10-231-1/+0
* Drop gtk_recent_info_get_iconMatthias Clasen2017-10-233-40/+0
* Add gtk_image_get_surface to the docsMatthias Clasen2017-10-231-0/+1
* Document new clipboard apisMatthias Clasen2017-10-232-0/+32
* Document new selection apisMatthias Clasen2017-10-232-0/+30