]> Pileus Git - ~andy/gtk/history - gdk/x11
x11: Move remaining APIs into gdkx11utils.h
[~andy/gtk] / gdk / x11 /
2010-12-21 Benjamin Ottex11: Move remaining APIs into gdkx11utils.h
2010-12-21 Benjamin Ottex11: Move atom API into gdkx11property.h
2010-12-21 Benjamin Ottex11: Move selection-specific API into gdkx11selection.h
2010-12-21 Benjamin Ottex11: Move display-specific APIs into gdkx11display.h
2010-12-21 Benjamin Ottex11: Move screen-specific API into gdkx11screen.h
2010-12-21 Benjamin Ottex11: Move visual-specific API into gdkx11visual.h
2010-12-21 Benjamin Ottex11: Move cursor API into gdkx11cursor.h
2010-12-21 Benjamin Ottex11: Split out public window API into gdkx11window.h
2010-12-21 Benjamin Ottegdk: Move gdk_cursor_get_image() to the base class
2010-12-21 Benjamin Ottex11: Remove duplicated docs
2010-12-21 Benjamin Ottex11: Don't keep the display around anymore
2010-12-21 Benjamin Ottegdk: Move gdk_cursor_get_display() out of the backends
2010-12-21 Benjamin Ottegdk: Make display a property of GdkCursor
2010-12-21 Benjamin Ottegdk: Make cursor-type a property of the cursor
2010-12-21 Benjamin Ottex11: Use g_object_(un)ref instead of gdk_cursor_(un)ref
2010-12-21 Benjamin Ottegdk: Make GdkCursor a GObject
2010-12-21 Benjamin Ottegdk: Move GdkCursor definition into a private header
2010-12-21 Benjamin Ottex11: Move GdkCursorPrivate into the C file
2010-12-21 Benjamin Ottex11: Use public API to access cursor's xcursor
2010-12-21 Matthias ClasenDowngrade some Since tags
2010-12-21 Matthias ClasenReinstate the correct field value
2010-12-21 Matthias ClasenDeal with property encoding functions
2010-12-21 Matthias ClasenAdd a vfunc for gdk_selection_convert
2010-12-21 Matthias ClasenAdd a vfunc for gdk_selection_property_get
2010-12-21 Matthias ClasenAdd a vfunc for gdk_selection_send_notify_for_display
2010-12-21 Matthias ClasenRename some private x11 backend functions to _gdk_x11
2010-12-21 Matthias ClasenAdd vfuncs for get/set_selection_owner
2010-12-21 Matthias ClasenAdd vfuncs for keyval and window property functions
2010-12-21 Matthias ClasenDrop g[dt]k_set_locale
2010-12-21 Matthias ClasenAdd vfuncs for gdk_test apis
2010-12-21 Matthias ClasenAdd vfuncs for atoms
2010-12-21 Matthias ClasenAdd a vfunc for gdk_keymap_get_for_display
2010-12-21 Matthias ClasenRename private keymap symbols to _gdk_x11_keymap...
2010-12-21 Matthias ClasenRename the _gdk_xid_table functions
2010-12-21 Matthias ClasenRemove gdk_net_wm_supports
2010-12-21 Matthias ClasenRemove the --sync commandline option
2010-12-21 Matthias ClasenRemove unused _gdk_use_xshm global
2010-12-21 Matthias ClasenRename _gdk_window_move_resize_child
2010-12-21 Matthias ClasenClean up gdkx.h a bit
2010-12-21 Matthias ClasenAdd a vfunc for _gdk_window_impl_new
2010-12-21 Matthias ClasenGet rid of the _gdk_selection_property global
2010-12-21 Matthias ClasenRename _gdk_moveresize functions to _gdk_x11_moveresize
2010-12-21 Matthias ClasenDrop gdkx_visual_get
2010-12-21 Matthias ClasenRename _gdk_xgrab_ apis to _gdk_x11_window_
2010-12-21 Matthias ClasenRename _gdk_send_xevent to _gdk_x11_display_send_xevent
2010-12-21 Matthias ClasenRename _gdk_event_mask_table to _gdk_x11_event_mask_table
2010-12-21 Matthias ClasenMultiple changes to reduce the amount of unprefixed...
2010-12-21 Matthias ClasenMove event source apis to gdk_x11
2010-12-21 Matthias ClasenRemove gdk_spawn functions
2010-12-21 Matthias ClasenMake GdkAppLaunchContext work again
2010-12-21 Matthias ClasenConsistently use per-display error traps in the X11...
2010-12-21 Matthias ClasenMake gdk_window_{lookup,foreign_new}_for_display backen...
2010-12-21 Matthias ClasenAdd vfuncs for _gdk_windowing_event_data_{copy,free}
2010-12-21 Matthias ClasenDrop the --screen cmdline argument
2010-12-21 Matthias ClasenAdd a vfunc for gdk_notify_startup_complete
2010-12-21 Matthias ClasenRemove unused get_offsets functions from headers
2010-12-21 Matthias ClasenRemove gdk_windowing_{get_device_state,window_at_device...
2010-12-21 Matthias ClasenAdd a vfunc for _gdk_windowing_window_get_next_serial
2010-12-21 Matthias ClasenMove warp functions to the frontend
2010-12-21 Matthias ClasenMake gdk_set_sm_client_id X11-specific
2010-12-21 Matthias ClasenAdd vfuncs for process_updates_recurse and the before...
2010-12-21 Matthias ClasenAdd vfuncs for a bunch of cursor functionality to GdkDi...
2010-12-21 Javier JardónDon't access GdkDisplay fields directly
2010-12-21 Matthias ClasenExplode gdkinternals.h into per-class private headers
2010-12-21 Matthias ClasenAdd a vfunc for _gdk_events_queue
2010-12-21 Matthias ClasenWork toward turning GdkDisplayManager into a backend...
2010-12-21 Matthias ClasenAdd a vfunc to replace _gdk_windowing_window_destroy_fo...
2010-12-21 Matthias ClasenAdd a vfunc for gdk_window_set_composited
2010-12-21 Matthias ClasenMake GdkDevice parallel-implementable
2010-12-21 Matthias ClasenHide GdkDeviceManager and GdkDeviceManagerClass
2010-12-21 Matthias ClasenMove GdkVisual parallel-implementable
2010-12-21 Matthias ClasenFully initialize the ClientMessage struct
2010-12-21 Matthias ClasenRename _gdk_dnd_init
2010-12-21 Matthias ClasenAdd vtables for DND
2010-12-21 Matthias ClasenMake GdkAppLaunchContext display-dependent
2010-12-21 Matthias ClasenMove gdk_window_lookup to common code
2010-12-21 Matthias ClasenMove gdk_get_display to common code
2010-12-21 Alexander LarssonConvert a bunch of visual related calls to use the...
2010-12-21 Alexander LarssonConvert all GdkScreen methods to vtable calls
2010-12-21 Alexander LarssonConvert all gdk_keymap methods to vtable calls
2010-12-21 Alexander LarssonMake display method vtable calls
2010-12-21 Alexander LarssonConvert all gdk_window methods to vtable calls
2010-12-17 Colin Waltersgdk: Fix GdkWindowFilter internal refcounting
2010-12-17 Carlos GarnachoRemove *_set_extension_events() and old API to query...
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Carlos Garnachoxi2: Improve device hierarchy handling
2010-12-15 Carlos GarnachoEmit GdkDevice::changed when the slave device being...
2010-12-15 Carlos GarnachoAdd gdk_event_[gs]et_source_device().
2010-12-15 Carlos GarnachoEnable XI2 by default
2010-12-08 Matthias ClasenAdd missing include
2010-12-08 Robert AncellAdd missing X11/Xlib.h include required for X11/extensi...
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-06 Colin Waltersintrospection: Fix (out) for gdk_screen_get_monitor_geo...
2010-12-06 Benjamin Ottegdk: Remove depth argument from GdkWindowImpl->get_geom...
2010-12-06 Benjamin OtteAPI: gdk: Remove depth argument from gdk_window_get_geo...
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-03 Matthias ClasenFix up parameter mismatches in the docs
2010-12-03 Matthias ClasenAdd annotation to gdk_screen_get_monitor_geometry
2010-12-02 Benjamin Ottegdk: Replace direct calls of _gdk_event_func with _gdk_...
2010-12-02 Benjamin Ottex11: Don't include gdkprivate.h in gdkx.h
next