[gtk+] (91 commits) Created branch gdk-backend



The branch 'gdk-backend' was created.

Summary of new commits:

  2de7a11... Convert all gdk_window methods to vtable calls
  4172ffc... Hide GdkDisplayClass from public header
  9ec3f47... Make display method vtable calls
  85990ab... Move GdkKeymapClass definition to internal header
  f425efd... Convert all gdk_keymap methods to vtable calls
  93a6cb4... Move GdkScreenClass to internal header
  cb205f7... Convert all GdkScreen methods to vtable calls
  c43e6e1... Convert a bunch of visual related calls to use the screen v
  36dc57c... Merge libgdk and libgtk
  941af8f... Reorganize pc files for a single library
  42a254a... Move gdk_get_display to common code
  37ef93b... Move gdk_add_client_message_filter to common code
  cd2cf89... Move gdk_window_lookup to common code
  31058d9... Make GdkAppLaunchContext display-dependent
  8ba9b8f... Make abicheck work again
  7f8247c... tests: Don't access GdkDragContext fields directly
  971b2c3... Remove some direct access to GdkDragContext members
  26eebcf... Add vtables for DND
  a79dd85... Rename _gdk_dnd_init
  f83ebf4... Fully initialize the ClientMessage struct
  1ab69c4... Move GdkVisual parallel-implementable
  2be25d2... Hide GdkDeviceManager and GdkDeviceManagerClass
  c9fc997... Don't access GdkScreen fields
  842aede... Hide GdkScreen too
  79297af... Make GdkDevice parallel-implementable
  0c852bd... Match parameters between headers and doc comment
  03f5c46... Add a vfunc for gdk_window_set_composited
  17593ea... Add a vfunc for gdk_window_set_composited
  16832d9... Add a vfunc to replace _gdk_windowing_window_destroy_foreig
  be1e05b... Add per-target pc files back
  4f5a91e... Work toward turning GdkDisplayManager into a backend single
  6e4d299... Add a vfunc for _gdk_events_queue
  f22ff9a... Weed out no longer needed declarations
  8b8a49b... Move destroy_foreign comment
  51590f2... Hide GdkDevice struct
  a63c926... Explode gdkinternals.h into per-class private headers
  e61dfa6... Don't access GdkDisplay fields directly
  051b068... Add vfuncs for a bunch of cursor functionality to GdkDispla
  c6cb009... Add vfuncs for process_updates_recurse and the before and a
  3e892c0... Make gdk_set_sm_client_id X11-specific
  6713a5b... Move warp functions to the frontend
  868b30a... Add a vfunc for _gdk_windowing_window_get_next_serial
  a3280a4... Remove gdk_windowing_{get_device_state,window_at_device_pos
  7b56c35... Remove unused get_offsets functions from headers
  6c5e1b0... Remove sm-client-id related functions from headers
  ce476d5... Add a vfunc for gdk_notify_startup_complete
  547a177... Drop the --screen cmdline argument
  a59d434... Go back to installing libgdk.so
  3cf7d53... Add vfuncs for _gdk_windowing_event_data_{copy,free}
  e7147fd... Make gdk_window_{lookup,foreign_new}_for_display backend sp
  7dd403b... Consistently use per-display error traps in the X11 backend
  b167f8b... Make GdkAppLaunchContext work again
  f183cf8... Work around issues with events without screens
  ca7aabd... Don't use gdk_spawn
  e4cda06... Remove gdk_spawn functions
  5702821... Move event source apis to gdk_x11
  f270637... plug: Comment hack for xinput that used private x11 backend
  0a047fd... Multiple changes to reduce the amount of unprefixed symbols
  1d3bad2... Rename _gdk_event_mask_table to _gdk_x11_event_mask_table
  ffa25c4... Rename _gdk_send_xevent to _gdk_x11_display_send_xevent
  a6991db... Rename _gdk_xgrab_ apis to _gdk_x11_window_
  83aa867... Drop gdkx_visual_get
  2cb5472... Rename _gdk_moveresize functions to _gdk_x11_moveresize
  6f23ca7... Get rid of the _gdk_selection_property global
  ebb57cc... Add a vfunc for _gdk_window_impl_new
  fa7b887... drop dead function
  cbb6f29... Clean up gdkx.h a bit
  5750843... Rename _gdk_window_move_resize_child
  7fe986b... Remove unused _gdk_use_xshm global
  0b3d583... Remove the --sync commandline option
  ca143d4... Remove gdk_net_wm_supports
  a94d8e5... Rename the _gdk_xid_table functions
  1a002ad... Rename private keymap symbols to _gdk_x11_keymap...
  abfd715... Add a vfunc for gdk_keymap_get_for_display
  36efc83... Add vfuncs for atoms
  5f8ebc0... Add vfuncs for gdk_test apis
  8c48f3e... Don't use gtk_set_locale
  856335a... Drop g[dt]k_set_locale
  9d2b405... Add vfuncs for keyval and window property functions
  dc2c781... Add vfuncs for get/set_selection_owner
  b8c195f... Rename some private x11 backend functions to _gdk_x11
  e0b78c3... Add a vfunc for gdk_selection_send_notify_for_display
  19a7ebb... Add a vfunc for  gdk_selection_property_get
  9ceed72... Add a vfunc for gdk_selection_convert
  6e70791... Avoid unnecessary use of gdk conversion routines
  f74adce... Deal with property encoding functions
  9d77e3b... Reinstate the correct field value
  6fc47d0... Drop sm_client_id win32 implementation
  df4118d... Drop sm_client_id implementation for Quartz
  ac59abc... Add win32 implementation for foreign window functions
  047e898... Downgrade some Since tags



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]