summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* broadway: Add some (disabled) debugging toolswip/alexl/broadway4Alexander Larsson2017-11-302-7/+48
* broadway: Don't send node updates to browser if nothing changedAlexander Larsson2017-11-301-0/+6
* broadway: Fix texture hash functionAlexander Larsson2017-11-301-2/+2
* gtksnapshot: Merge trivial clip duplicatesAlexander Larsson2017-11-301-1/+15
* vulkan: Don't crash if vkEnumeratePhysicalDevices failsAlexander Larsson2017-11-301-3/+5
* broadway: Improve loggingAlexander Larsson2017-11-301-3/+4
* broadway: Send diffs of node treesAlexander Larsson2017-11-307-161/+279
* broadway: Add broadway_node_equalAlexander Larsson2017-11-303-0/+51
* broadway: Prepare for implementing diffAlexander Larsson2017-11-303-21/+30
* broadway: Add div for container nodesAlexander Larsson2017-11-301-1/+3
* broadway: Deserialize node tree in serverAlexander Larsson2017-11-305-54/+118
* broadway: Add a texture cacheAlexander Larsson2017-11-302-12/+138
* broadway: Re-add seat and core device creationAlexander Larsson2017-11-302-0/+60
* Update POTFILES.inPiotr Drąg2017-11-302-4/+0
* Use the new texture utils hereMatthias Clasen2017-11-301-28/+10
* Make texture variants of some pixbuf utilsMatthias Clasen2017-11-302-1/+45
* recent manager: Drop an unused fieldMatthias Clasen2017-11-301-6/+0
* Fix up a doc commentMatthias Clasen2017-11-291-2/+2
* Remove some unused includesMatthias Clasen2017-11-294-8/+0
* Use a texture instead of a pixbuf in gtk_render_iconMatthias Clasen2017-11-293-10/+15
* textview: Replace pixbufs by texturesMatthias Clasen2017-11-2914-153/+157
* textview: Remove serialization APIBenjamin Otte2017-11-2915-3547/+6
* a11y: Remove AtkStreamableContent implementationBenjamin Otte2017-11-292-145/+1
* icon theme: Remove unused codeMatthias Clasen2017-11-291-132/+1
* tooltip: Set icon from texture instead of pixbufMatthias Clasen2017-11-294-12/+12
* Drop gtk_cell_view_new_with_pixbufMatthias Clasen2017-11-293-35/+0
* Drop gdk_cursor_new_from_pixbufMatthias Clasen2017-11-293-87/+3
* docs: Remove mentions of gdk_cursor_new_from_pixbufMatthias Clasen2017-11-293-4/+4
* dnd: Stop using gdk_cursor_new_from_pixbufMatthias Clasen2017-11-291-11/+6
* Fix the buildMatthias Clasen2017-11-291-1/+1
* Drop gtk_drag_source_set_icon_pixbufMatthias Clasen2017-11-293-32/+0
* testdnd: Stop using gtk_drag_source_set_icon_pixbufMatthias Clasen2017-11-291-2/+5
* icon-browser: Stop using gtk_drag_source_set_icon_pixbufMatthias Clasen2017-11-292-6/+2
* Drop gtk_css_image_surface_new_for_pixbufMatthias Clasen2017-11-292-17/+0
* Avoid pixbufs when loading themed iconsMatthias Clasen2017-11-291-26/+12
* Add gtk_cell_view_new_with_textureMatthias Clasen2017-11-293-0/+35
* Drop gtk_snapshot_render_iconMatthias Clasen2017-11-292-41/+0
* window: Stop using GdkPixbufMatthias Clasen2017-11-291-23/+20
* Cosmetic formatting fixesMatthias Clasen2017-11-291-7/+9
* wayland: Fix indentation of previous commitChristophe Fergeau2017-11-291-4/+5
* wayland: emit GDK_SELECTION_CLEAR on owner changesChristophe Fergeau2017-11-291-0/+24
* wayland: Remove unused data structureChristophe Fergeau2017-11-291-6/+0
* Drop gtk_application_is_inhibitedMatthias Clasen2017-11-285-89/+0
* Improve the docsMatthias Clasen2017-11-281-0/+3
* inspector: Reorganize stackBenjamin Otte2017-11-291-70/+96
* inspector: remove visible=TRUE propertiesBenjamin Otte2017-11-291-44/+0
* gdk: Add some missing autocleanupsMatthias Clasen2017-11-281-0/+2
* Fix some parameter name mismatches to make g-ir-scanner happierRico Tzschichholz2017-11-289-12/+10
* gdkseatdefault: Use TABLET_STYLUS capability for styli/erasers/cursorsCarlos Garnacho2017-11-271-5/+6
* gdk/wayland: Emit GdkSeat::device-added/removedCarlos Garnacho2017-11-271-0/+27