summaryrefslogtreecommitdiff
path: root/gdk/gdksurface.c
Commit message (Expand)AuthorAgeFilesLines
* gdk: Remove GDK_SURFACE_FOREIGNBenjamin Otte2018-06-261-94/+60
* surface: Kill event masksBenjamin Otte2018-06-181-194/+7
* gdk: Make gdk_surface_move_to_rect publicJonas Ã…dahl2018-06-051-2/+0
* gdk: Get rid of gdk_event_free()Benjamin Otte2018-05-291-2/+2
* Misc documentation fixesMatthias Clasen2018-04-281-1/+1
* cairocontext: Remove fallback implementationsBenjamin Otte2018-04-241-61/+0
* gdk: Move begin/end_frame() functionsBenjamin Otte2018-04-241-101/+0
* gdk: Get rid of GdkDrawingContextBenjamin Otte2018-04-241-59/+16
* gdk: Get rid of gdk_drawing_context_get_clip()Benjamin Otte2018-04-241-1/+0
* gdk: Add gdk_draw_context_get_frame_region()Benjamin Otte2018-04-241-19/+7
* surface: Merge function into only callerBenjamin Otte2018-04-241-8/+1
* gdk: Remove GDK_DEBUG=cairo-imageBenjamin Otte2018-04-241-20/+7
* surface: Fold function into only userBenjamin Otte2018-04-241-13/+7
* gdk: Add Cairo context implementations for all backendsBenjamin Otte2018-04-241-1/+15
* gdk: Move Cairo code from surface to CairoContextBenjamin Otte2018-04-241-144/+0
* gdk: Add GdkCairoContextBenjamin Otte2018-04-241-17/+23
* gdk: Remove gdk_surface_create_similar_image_surface()Benjamin Otte2018-04-121-89/+0
* glcontext: Store the buffer age regions in the GL contextBenjamin Otte2018-04-091-30/+0
* drawcontext: Add a surface_resized() vfuncBenjamin Otte2018-04-091-0/+5
* widget: Stop tracking invalidationsBenjamin Otte2018-04-051-3/+28
* frameclockidle: Rename header so it's private nowBenjamin Otte2018-03-291-1/+1
* surface: Make process_updates no longer be a vfuncBenjamin Otte2018-03-211-8/+4
* gdk: Remove a bunch of unused variablesBenjamin Otte2018-03-211-1/+0
* GdkSurface: Fix doc comments for remoteve invalidate_children argumentAlexander Larsson2018-03-211-2/+0
* Fix up indentation after GdkSurface renameAlexander Larsson2018-03-211-489/+490
* surface: Simplify gdk_surface_invalidate_region()Benjamin Otte2018-03-211-94/+41
* surface: Stop tracking clip regionBenjamin Otte2018-03-211-203/+5
* gdk: Remove gdk_surface_shape_combine_region()Benjamin Otte2018-03-211-194/+0
* surface: Remove gdk_surface_get_clip_region()Benjamin Otte2018-03-211-48/+0
* surface: Stop shaping native children of csw surfacesBenjamin Otte2018-03-211-98/+0
* surface: Remove GSK_SURFACE_ROOTBenjamin Otte2018-03-211-38/+14
* surface: Remove gdk_surface_invalidate_maybe_recurse()Benjamin Otte2018-03-211-60/+6
* surface: Remove gdk_surface_scroll()Benjamin Otte2018-03-211-52/+0
* surface: Remove gdk_surface_move_region()Benjamin Otte2018-03-211-38/+0
* surface: Remove queue_antiexpose()Benjamin Otte2018-03-211-3/+0
* gdk: Remove unused area member from GdkEventExposeBenjamin Otte2018-03-211-1/+0
* gdk: Remove unused count member from GdkEventExposeBenjamin Otte2018-03-211-1/+0
* GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-1781/+1781
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-150/+150
* GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-201-0/+6957