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



The branch 'rendering-cleanup' was created.

Summary of new commits:

  091f6f8... API: Remove gdk_draw_pixbuf()
  92268d1... image: remove GdkImage as a possible image type
  9ba30ef... tests: remove testrgb test
  2e3cf06... API: remove gdk_screen_get_rgb_colormap/visual()
  e04637b... gdk: Remove unused gdkrgb.h includes
  91134ae... debug: remove GdkRGB debuggability
  c823f21... Replace gdk_rgb_find_color()
  f144fa9... testgtk: Remove alpha drawing test
  d9f2009... demos: remove testpixbuf-drawable
  1b9f951... demos: Remove testpixbuf
  656cc92... demos: Convert testpixbuf-save to Cairo
  b66f732... API: Get rid of GdkRGB
  afe7870... API: remove gdk_draw_image()
  8d92119... API: Add gdk_pixbuf_get_from_surface()
  c0c6d5c... Implement gdk_pixbuf_get_from_drawable() with Cairo
  f3c45f6... colorsel: Use gdk_pixbuf_get_from_drawable()
  1fff390... API: remove gdk_pixbuf_get_from_image()
  b001bb4... API: remove gdk_drawable_get_image()
  ac8a03b... API: remove gdk_drawable_copy_to_image()
  b4e50c8... API: remove GdkImage
  61e4ee6... gdk: Remove testgdk code
  a778aef... API: remove gdk_draw_arc()
  03add62... API: remove gdk_draw_trapezoids() and GdkTrapezoid struct
  c94125c... API: remove gdk_draw_glyphs() and gdk_draw_glyphs_transform
  1e70910... FIXME: apply cleanup patch from bug 576988
  e7b446b... xxx: Set line_width in gtkstyle replacement code
  7b8287f... xxx: style: Draw text with pango_cairo_draw_layout()
  fbca616... iconview: Remove debug drawing code
  117d8b6... API: remove gtk_paint_polygon()
  f51bd3c... API: remove gdk_draw_polygon()
  bd0a2a3... tests: remove "draw drawable" button from testwindows test
  c1fade5... style: Replace draw_diamond vfunc with Cairo calls
  8607796... style: replace draw_frame_gap with Cairo calls
  d6d6406... testgtk: Remove image from drawable test
  af30e54... API: remove gdk_draw_{line,lines,segments}
  b50d19f... API: remove gdk_draw_point(s)
  4834382... style: Replace last gdk_draw_rectangle() with Cairo
  1a64856... API: remove gdk_draw_rectangle()
  5028b69... gdk: Implement end_implicit_paint() with Cairo
  cce0c2b... gdk: Implement gdk_window_get_source_drawable() using Cairo
  5df6717... gdk: Do end_implicit_paint copy with Cairo
  df33035... gdk: Remove excess variables
  9c0087c... gdk: Simplify code
  502862e... gdk: Refactor redirection code
  120077b... gdk: Draw redirected windows using Cairo
  f45a96b... gdk: Remove _gdk_drawable_get_scratch_gc()
  6156bcf... gtk-demo: Adapt textview example for stipple removal
  fe2d535... API: Remove GtkTextTag's stipple properties
  f28cebd... label: Draw all text using PangoCairo
  eb51b6f... API: remove gdk_draw_layout_*()
  1798c2c... gdk: Make window moves a custom vfunc
  1e8e035... quartz: Do repeated fill with Cairo
  749cdce... API: remove gdk_draw_drawable()
  fd63cb2... gdk: remove get_composite_drawable vfunc
  d87061e... textview: Make the PangoRenderer use Cairo exclusively
  bfed872... API: remove GdkPangoRenderer
  960a024... x11: Remove unused code
  0e6451c... gdk: Move scratch GC handling to X11
  fcc877b... textview: Replace GdkGC * argument with gpointer
  fa580b7... API: Remove GC members from GtkStyle
  5930719... API: Remove gtk_gc_get() and gtk_gc_release()
  5670551... API: remove begin/end_direct_draw functions
  576192c... calendar: Remove unused GdkGC members
  03ab0c0... API: remove GdkGC
  353a6d4... quartz: Fix up _gdk_quartz_window_translate
  b9ac53c... quartz: Make backend compile again
  b0e2146... Add missing calls to cairo_destroy()
  8e54ec0... Add call to cairo_destroy() to gtk_text_layout_draw()
  e5c53e8... Fix compile warnings
  3f8460d... gdk: Don't require allocating window background colors anym
  3d4a634... textview: remove GtkTextAttributes (un)realize code
  a9e696e... gtkbuilder: Do not allocate colors when parsing GtkBuilder 
  edcfe51... style: Do not allocate colors anymore
  30573af... API: remove gdk_colormap_query_color
  a3430ba... Cleanup gdk_pixbuf_render_pixmap_and_mask_for_colormap()
  e8fdf91... generic damage generation for offscreen windows
  79acc90... gdk: Don't infinite loop when flushing moves
  558bf33... gdk: Remove picture pointer from X11 drawable
  d8f979a... gdk-xft: Don't call render about the subpixel order
  27f6424... x11: Remove display_x11->have_render
  5ad2fc8... gdk: Drop Xrender configure.ac check



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