[gtk+] (75 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
  d965276... label: Draw all text using gtk_paint_layout()
  1d83e07... API: remove gdk_draw_layout_*()
  441729b... gdk: Make window moves a custom vfunc
  934cb1c... quartz: Do repeated fill with Cairo
  63ce1be... API: remove gdk_draw_drawable()
  3719d94... gdk: remove get_composite_drawable vfunc
  6aa3548... textview: Make the PangoRenderer use Cairo exclusively
  eece9a5... API: remove GdkPangoRenderer
  be908a7... x11: Remove unused code
  c2050e7... gdk: Move scratch GC handling to X11
  848cfa0... textview: Replace GdkGC * argument with gpointer
  8f02eec... API: Remove GC members from GtkStyle
  aa5a07c... API: Remove gtk_gc_get() and gtk_gc_release()
  c1ea94f... API: remove begin/end_direct_draw functions
  3d42493... calendar: Remove unused GdkGC members
  6e28102... API: remove GdkGC
  2122301... quartz: Fix up _gdk_quartz_window_translate
  90ba869... quartz: Make backend compile again
  4ec1014... Add missing calls to cairo_destroy()
  d4d2f3d... Add call to cairo_destroy() to gtk_text_layout_draw()
  a9de344... Fix compile warnings
  6d88fdf... gdk: Don't require allocating window background colors anym
  7d4c3e7... textview: remove GtkTextAttributes (un)realize code
  d13a388... gtkbuilder: Do not allocate colors when parsing GtkBuilder 
  a72179b... style: Do not allocate colors anymore
  5b9ccc2... API: remove gdk_colormap_query_color
  3f6725f... Cleanup gdk_pixbuf_render_pixmap_and_mask_for_colormap()



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