[gtk+] (55 commits) Created branch rendering-cleanup



The branch 'rendering-cleanup' was created.

Summary of new commits:

  0932629... API: x11: gdk_drawable_get_xid => gdk_window_get_xid
  8b27f11... API: x11: Change GDK_WINDOW_XDISPLAY() macro
  54c2840... API: x11: Remove gdk_x11_window_get_drawable_impl()
  a3384d7... im-xim: Use window macros instead of drawable macros
  16a5a3e... x11: Use window macros in test code
  66723a6... API: Remove gdk_x11_drawable_get_xdisplay()
  471246e... x11: Use window macros instead of drawable macros
  4884a4c... API: x11: Remove GDK_DRAWABLE_XID and GDK_DRAWABLE_XDISPLAY
  a2a9571... x11: Change GDK_WINDOW_SCREEN macro
  6591803... x11: Get display from window, not from impl-drawable's scre
  c1105ce... x11: Get display from window, not from impl-drawable's scre
  75c102d... x11: Remove screen member from GdkDrawableImplX11
  d7fbf29... x11: Use GDK_WINDOW_XID() instead of writing it out
  c1859ee... x11: Move xid member from GdkDrawableImplX11 to GdkWindowIm
  f1dc200... x11: Move cairo_surface and wrapper members to GdkWindowImp
  65b9a50... x11: _gdk_x11_drawable_update_size() => _gdk_x11_window_upd
  1f88057... x11: Remove GdkDrawableImplX11
  24b5260... win32: Remove some unused defines
  4b0feae... API: Remove gdk_cairo_reset_clip()
  7ee7f76... API: Make gdk_cairo_create() take a GdkWindow
  8df91b3... API: gdk_drawable_get_clip_region() => gdk_window_get_clip_
  f071590... API: gdk_drawable_get_visible_region => gdk_window_get_visi
  02ac7fc... x11: Make wrapper member a GdkDrawable
  0833604... API: gdk: Don't track outstanding surfaces
  46b7c4b... API: Remove GDK_WINDOW_XWINDOW() macro
  48aa78a... gdk: Make _gdk_window_ref_cairo_surface() protected and use
  75a34ee... gdk: Pass Drawable as argument
  2bd633e... gail: Avoid needless calls to GdkDrawable
  aaa3318... gtk: Avoid GdkDrawable usage, including needless casts
  1045259... gdk: Use GdkDrawable for impl pointers
  d1a4a09... API: Decouple GdkWindow from GdkDrawable
  8852bd5... textbuffer: Remove check for GdkDrawable
  5959e72... API: Remove gdkdrawable.h from public headers
  c85e1aa... gdk: Remove unused medialib code
  d4b1637... gdk: Make GdkWindowImpl a class, not an interface
  b9d74d5... gdk: Rename GdkWindowObject to GdkWindow
  d7c4b9f... x11: Fix in_rectangle computation
  612c47c... gdk: Remove _gdk_window_impl_get_type() function
  8d17797... gdk: Remove GdkDrawable->create_cairo_surface vfunc
  8cf1248... x11: Remove outdated variable definition
  44d175d... gdk: Remove _gdk_drawable_ref_cairo_surface()
  c932492... gdk: Move ref_cairo_surface from GdkDrawable to GdkWindowIm
  ecda780... x11: Remove duplicate definition of GDK_WINDOW_XID
  897600c... x11: Remove unused GDK_DRAWABLE_XROOTWIN macro
  ba0e74d... API: GdkWindow no longer is a GdkDrawable
  5a44cb2... gdk: Pass the GdkWindow to resize_cairo_surface vfunc
  d98fe5a... cellrenderer: Fix docs to say cairo_t instead of GdkDrawabl
  aba6302... tests: Remove disabled testtext example
  ed95010... docs: Remove overrides for types that don't exist anymore
  f91a3d2... docs: Replace mentions of drawable with window in migration
  8a5cbce... gdk: Make GdkWindow->impl a GdkWindowImpl
  fb95e0b... API: Remove GdkNoExposeEvent
  2844f54... gdk: Make GdkWindowImpl inherit from GObject
  2025455... gdk: Remove remaining includes of gdkdrawable.h
  4c24e31... gdk: Remove GdkDrawable



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