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



The branch 'rendering-cleanup' was created.

Summary of new commits:

  f0a42c4... API: Remove gdk_draw_pixbuf()
  11f032e... image: remove GdkImage as a possible image type
  e60910d... tests: remove testrgb test
  8a2e910... API: remove gdk_screen_get_rgb_colormap/visual()
  8a751b6... gdk: Remove unused gdkrgb.h includes
  42a292a... debug: remove GdkRGB debuggability
  50c8c3f... Replace gdk_rgb_find_color()
  74d6208... testgtk: Remove alpha drawing test
  fab07b9... demos: remove testpixbuf-drawable
  59d384a... demos: Remove testpixbuf
  9c60798... demos: Convert testpixbuf-save to Cairo
  d9e9bfe... API: Get rid of GdkRGB
  5772174... API: remove gdk_draw_image()
  f773198... API: Add gdk_pixbuf_get_from_surface()
  c22a5a1... Implement gdk_pixbuf_get_from_drawable() with Cairo
  07db072... colorsel: Use gdk_pixbuf_get_from_drawable()
  dc1adcb... API: remove gdk_pixbuf_get_from_image()
  4ebc7a6... API: remove gdk_drawable_get_image()
  7177093... API: remove gdk_drawable_copy_to_image()
  eb84dde... API: remove GdkImage
  3fd5d5b... gdk: Remove testgdk code
  0cc2a59... API: remove gdk_draw_arc()
  db1bebb... API: remove gdk_draw_trapezoids() and GdkTrapezoid struct
  8a05023... API: remove gdk_draw_glyphs() and gdk_draw_glyphs_transform
  1ea5696... FIXME: apply cleanup patch from bug 576988
  e93f8b1... xxx: Set line_width in gtkstyle replacement code
  0a7120b... xxx: style: Draw text with pango_cairo_draw_layout()
  a4448f6... iconview: Remove debug drawing code
  5ae812c... API: remove gtk_paint_polygon()
  28059a8... API: remove gdk_draw_polygon()
  016c8c5... tests: remove "draw drawable" button from testwindows test
  ca45381... style: Replace draw_diamond vfunc with Cairo calls
  1b2e7f1... style: replace draw_frame_gap with Cairo calls
  f9044fa... testgtk: Remove image from drawable test
  7ddc0a1... API: remove gdk_draw_{line,lines,segments}
  2351ac4... API: remove gdk_draw_point(s)
  2b6efeb... style: Replace last gdk_draw_rectangle() with Cairo
  641bd2b... API: remove gdk_draw_rectangle()
  b5e69cc... gdk: Implement end_implicit_paint() with Cairo
  148eed7... gdk: Implement gdk_window_get_source_drawable() using Cairo
  af46fa9... gdk: Do end_implicit_paint copy with Cairo
  23edd5f... gdk: Remove excess variables
  bb4345a... gdk: Simplify code
  18a1013... gdk: Refactor redirection code
  c08096c... gdk: Draw redirected windows using Cairo
  8ce2d1f... gdk: Remove _gdk_drawable_get_scratch_gc()
  519c3e1... gtk-demo: Adapt textview example for stipple removal
  9238a01... API: Remove GtkTextTag's stipple properties
  61fc02f... label: Draw all text using PangoCairo
  48d60ae... API: remove gdk_draw_layout_*()
  bec72f9... gdk: Make window moves a custom vfunc
  0d918cb... quartz: Do repeated fill with Cairo
  426b8a9... API: remove gdk_draw_drawable()
  87248b7... gdk: remove get_composite_drawable vfunc
  85e4d76... textview: Make the PangoRenderer use Cairo exclusively
  b2b0305... API: remove GdkPangoRenderer
  122181b... x11: Remove unused code
  a6442f7... gdk: Move scratch GC handling to X11
  8d6faf2... textview: Replace GdkGC * argument with gpointer
  1d95f01... API: Remove GC members from GtkStyle
  b3605c1... API: Remove gtk_gc_get() and gtk_gc_release()
  74be4ec... API: remove begin/end_direct_draw functions
  8579220... calendar: Remove unused GdkGC members
  5fc9bfc... API: remove GdkGC
  ab24c07... quartz: Fix up _gdk_quartz_window_translate
  fd087d4... quartz: Make backend compile again
  48d2d64... Add missing calls to cairo_destroy()
  da32304... Add call to cairo_destroy() to gtk_text_layout_draw()
  547ae7c... Fix compile warnings
  81befb0... gdk: Don't require allocating window background colors anym
  c4231b9... textview: remove GtkTextAttributes (un)realize code
  87b6ca3... gtkbuilder: Do not allocate colors when parsing GtkBuilder 
  88e5ee8... style: Do not allocate colors anymore
  3a5bd26... API: remove gdk_colormap_query_color
  85573d4... Cleanup gdk_pixbuf_render_pixmap_and_mask_for_colormap()
  cfc520b... generic damage generation for offscreen windows
  fc7a0eb... gdk: Don't infinite loop when flushing moves
  910794e... gdk: Remove picture pointer from X11 drawable
  d0aae45... gdk-xft: Don't call render about the subpixel order
  e5bf323... x11: Remove display_x11->have_render
  2f2ba41... gdk: Drop Xrender configure.ac check
  9a6b172... style: Don't use gdk_pixmap_create_from_xpm
  3db3f5f... colorsel: Create cursor image using Cairo
  ebe2be2... x11: Make fallback pixbuf-cursor code not use old construct
  fe663ac... testdnd: Convert to use pixbufs as icons
  6b1288b... testgtk: Fix types and get rid of casting
  dd4b39b... testgtk: Make image test not use Pixmaps, but Pixbufs
  3ee710e... testgtk: Use pixbufs instead of pixmaps
  8af1558... testgtk: Rename pixmap => pixbuf in various places
  b66fa8d... testgtk: Use Pixbugs in the shapes example
  a075475... testgtk: Use Cairo to load XBM image
  b705d20... x11: Create empty cursor without old functions
  fa5002e... gdk: Remove data consructors for GdkPixmap
  e25b69f... style: Apply same matrix conversion as gdk_draw_layout() di
  d01c19f... style: Use _gtk_pango_fill_layout()



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