summaryrefslogtreecommitdiff
path: root/gdk/gdksurface.c
Commit message (Expand)AuthorAgeFilesLines
* surface: Advise using gtk_window_present_with_time()Bastien Nocera2019-02-251-2/+2
* docs: Its just GTK nowMatthias Clasen2019-02-241-10/+10
* Remove gdk_surface_set_user_dataMatthias Clasen2019-02-231-75/+6
* gdk: Document surface signalsMatthias Clasen2019-02-231-0/+26
* surface: Introduce an ::event signalMatthias Clasen2019-02-231-2/+20
* gdk: Drop GDK_SURFACE_SUBSURFACEkill-subsurfaceMatthias Clasen2018-08-181-31/+3
* Handle configure events in gdkMatthias Clasen2018-07-151-0/+13
* Revert "gdk: Drop configure events"Matthias Clasen2018-07-151-15/+5
* Fix up some doc mishapswip/matthiasc/kill-non-input-eventsMatthias Clasen2018-07-151-3/+3
* Drop gdk_surface_withdrawMatthias Clasen2018-07-151-32/+0
* gdk: Drop map eventsMatthias Clasen2018-07-151-30/+24
* gdk: Drop expose eventsMatthias Clasen2018-07-151-10/+15
* gdk: Drop configure eventsMatthias Clasen2018-07-151-5/+29
* docs: Small updatesMatthias Clasen2018-07-131-2/+2
* gdk: Rename GdkDragContext to GdkDragMatthias Clasen2018-07-021-2/+2
* 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