summaryrefslogtreecommitdiff
path: root/docs/reference/gdk
Commit message (Expand)AuthorAgeFilesLines
* gdk: Remove deprecated gdk_cairo_set_source_colorRico Tzschichholz2016-10-241-1/+0
* gdk: Remove deprecated gdk_add_option_entries_libgtk_only and gdk_pre_parse_l...Rico Tzschichholz2016-10-241-2/+0
* gdk: Remove deprecated gdk_threads_set_lock_functionsRico Tzschichholz2016-10-241-1/+0
* gdk: Remove deprecated gdk_get_displayRico Tzschichholz2016-10-241-3/+0
* gdk: Remove deprecated {keyboard,pointer}_{grab,ungrab} APIRico Tzschichholz2016-10-241-9/+0
* cursor: Remove deprecated APIRico Tzschichholz2016-10-241-3/+0
* API: gdk: Add gdk_window_new_child() and gdk_window_new_input()Benjamin Otte2016-10-181-0/+2
* gdk: Remove old code to create drawing contextBenjamin Otte2016-10-161-4/+0
* gdk: Remove gdk_window_set_debug_updates()Benjamin Otte2016-10-161-1/+0
* API: screen: Remove gdk_screen_make_display_name()Benjamin Otte2016-10-161-1/+0
* API: screen: Remove gdk_screen_get_active_window()Benjamin Otte2016-10-161-2/+0
* API: Remove gdk_screen_get_width() and gdk_screen_get_height()Benjamin Otte2016-10-161-10/+0
* Make docs parallel installableMatthias Clasen2016-10-074-3/+3
* Document handle-related Wayland apiMatthias Clasen2016-08-291-0/+4
* gdk: Add GdkDevicePadCarlos Garnacho2016-08-233-0/+21
* gdk: Add pad event structs, enum values, and event mask bitCarlos Garnacho2016-08-231-0/+3
* gdkwindow: add gdk_window_move_to_rect ()William Hua2016-07-191-0/+1
* docs: Fix a typo in GDK sections fileKrzesimir Nowak2016-06-161-1/+1
* Associate the drawing context to the Cairo contextEmmanuele Bassi2016-06-091-1/+1
* docs: Add GdkDrawingContext to the GDK API referenceEmmanuele Bassi2016-06-093-0/+18
* Add frame drawing API to GdkWindowEmmanuele Bassi2016-06-091-0/+4
* wayland: Make gdk_wayland_window_get_wl_output() privateOlivier Fourdan2016-05-191-1/+0
* wayland: Add API to retrieve the Wayland outputOlivier Fourdan2016-05-181-0/+1
* Update cursor docsMatthias Clasen2016-05-173-0/+1
* Document new apiMatthias Clasen2016-05-101-0/+1
* integrate docsMatthias Clasen2016-04-273-0/+31
* docs: Add new GdkGLContext symbolsEmmanuele Bassi2016-04-251-0/+2
* Ad d new API to the docsMatthias Clasen2016-04-211-0/+1
* Add gdk_pango_context_get_for_displayMatthias Clasen2016-04-181-0/+1
* GdkDeviceTool: Add GdkDeviceToolType to identify the physical tool typeStephen Chandler Paul2016-04-061-0/+2
* events: Add gdk_event_[gs]et_device_tool()Carlos Garnacho2016-04-061-0/+2
* gdkdevice: Add GdkDeviceTool to identify device toolsCarlos Garnacho2016-04-061-0/+3
* device: Add gdk_device_get_axes(), and ::axes propertyCarlos Garnacho2016-04-061-0/+2
* Move GdkDeviceManager to deprecated sectionMatthias Clasen2016-04-031-1/+1
* Add an index for 3.22 api additionsMatthias Clasen2016-04-031-0/+4
* Add gk_gl_context_is_legacy to the docsMatthias Clasen2016-03-201-0/+1
* Add gdk_drag_context_manage_dnd to the docsMatthias Clasen2016-03-201-0/+1
* Clean up gdk docs build a bitMatthias Clasen2016-03-201-3/+18
* gdk: Add GdkDragCancelReason enum as argument to GdkDragContext::cancelCarlos Garnacho2016-02-151-0/+1
* gdkborder: remove unneeded definitionWilliam Hua2016-02-031-3/+0
* wayland: add gdk_event_is_scroll_stop_event()Peter Hutterer2016-01-181-0/+1
* gdkborder: add GdkBorder to gdktypes.hWilliam Hua2015-12-151-0/+3
* gdk: Add gdk_drag_drop_done to the docsMatthias Clasen2015-12-151-0/+4
* wayland: Add GdkSeat implementationCarlos Garnacho2015-12-151-0/+1
* GdkEvent: Add GdkSeat getter and internal setterCarlos Garnacho2015-12-151-0/+1
* GdkDisplay: Add GdkSeat gettersCarlos Garnacho2015-12-151-0/+2
* GdkDevice: Add GdkSeat property and getterCarlos Garnacho2015-12-151-0/+1
* gdk: Add GdkSeatCarlos Garnacho2015-12-153-0/+27
* gdk: Allow passing the start coordinates in drag_beginMatthias Clasen2015-12-131-0/+1
* gdk: Add api to set drag window hotspotMatthias Clasen2015-12-071-0/+1