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



The branch 'rendering-cleanup' was created.

Summary of new commits:

  f3cb974... API: Remove gdk_draw_pixbuf()
  363b812... image: remove GdkImage as a possible image type
  b582675... tests: remove testrgb test
  dedf1a0... API: remove gdk_screen_get_rgb_colormap/visual()
  9f3aef6... gdk: Remove unused gdkrgb.h includes
  c787b7e... debug: remove GdkRGB debuggability
  ef4c4c1... Replace gdk_rgb_find_color()
  ab1f31f... testgtk: Remove alpha drawing test
  9536646... demos: remove testpixbuf-drawable
  841e35a... demos: Remove testpixbuf
  b85c44e... demos: Convert testpixbuf-save to Cairo
  0f5dced... API: Get rid of GdkRGB
  dd7b4ba... API: remove gdk_draw_image()
  51fa3cb... API: Add gdk_pixbuf_get_from_surface()
  d1ad3e4... Implement gdk_pixbuf_get_from_drawable() with Cairo
  74e6de2... colorsel: Use gdk_pixbuf_get_from_drawable()
  0ad07c9... API: remove gdk_pixbuf_get_from_image()
  f24445e... API: remove gdk_drawable_get_image()
  6e68b68... API: remove gdk_drawable_copy_to_image()
  9ca8d23... API: remove GdkImage
  e869214... gdk: Remove testgdk code
  2512e12... API: remove gdk_draw_arc()
  ba6dfc2... API: remove gdk_draw_trapezoids() and GdkTrapezoid struct
  abeb185... API: remove gdk_draw_glyphs() and gdk_draw_glyphs_transform
  8a5cca7... FIXME: apply cleanup patch from bug 576988
  22db811... xxx: Set line_width in gtkstyle replacement code
  1f70018... xxx: style: Draw text with pango_cairo_draw_layout()
  030a57e... iconview: Remove debug drawing code
  ab7b26f... API: remove gtk_paint_polygon()
  db10d6d... API: remove gdk_draw_polygon()
  d778b0b... tests: remove "draw drawable" button from testwindows test
  af076ff... style: Replace draw_diamond vfunc with Cairo calls
  58f9d6b... style: replace draw_frame_gap with Cairo calls
  b0e963c... testgtk: Remove image from drawable test
  6251637... API: remove gdk_draw_{line,lines,segments}
  9483b3e... API: remove gdk_draw_point(s)
  0bf62e0... style: Replace last gdk_draw_rectangle() with Cairo
  1ef493e... API: remove gdk_draw_rectangle()
  188c2a0... gdk: Implement end_implicit_paint() with Cairo
  c32f716... gdk: Implement gdk_window_get_source_drawable() using Cairo
  ce07c2e... gdk: Do end_implicit_paint copy with Cairo
  1f1bb2e... gdk: Remove excess variables
  51311ef... gdk: Simplify code
  a92bb2e... gdk: Refactor redirection code
  3167598... gdk: Draw redirected windows using Cairo
  b5ef681... gdk: Remove _gdk_drawable_get_scratch_gc()
  319e00d... gtk-demo: Adapt textview example for stipple removal
  12c2c61... API: Remove GtkTextTag's stipple properties
  4976e01... label: Draw all text using PangoCairo
  f4bc5db... API: remove gdk_draw_layout_*()
  235a3cd... gdk: Make window moves a custom vfunc
  2fb7491... quartz: Do repeated fill with Cairo
  a2613db... API: remove gdk_draw_drawable()
  a178596... gdk: remove get_composite_drawable vfunc
  27b1a48... textview: Make the PangoRenderer use Cairo exclusively
  5723209... API: remove GdkPangoRenderer
  cda75bd... x11: Remove unused code
  856ea46... gdk: Move scratch GC handling to X11
  3096d3e... textview: Replace GdkGC * argument with gpointer
  a71b97f... API: Remove GC members from GtkStyle
  0b98eae... API: Remove gtk_gc_get() and gtk_gc_release()
  0f66a1d... API: remove begin/end_direct_draw functions
  5b710ff... calendar: Remove unused GdkGC members
  cf62692... API: remove GdkGC
  add93db... quartz: Fix up _gdk_quartz_window_translate
  4edd5dc... quartz: Make backend compile again
  f875705... Add missing calls to cairo_destroy()
  4ccd3d9... Add call to cairo_destroy() to gtk_text_layout_draw()
  acf5529... Fix compile warnings
  8958fc4... gdk: Don't require allocating window background colors anym
  8277cb7... textview: remove GtkTextAttributes (un)realize code
  5598a3f... gtkbuilder: Do not allocate colors when parsing GtkBuilder 
  2b0a6a9... style: Do not allocate colors anymore
  022e8a5... API: remove gdk_colormap_query_color
  25987a7... Cleanup gdk_pixbuf_render_pixmap_and_mask_for_colormap()
  8d8883a... generic damage generation for offscreen windows
  7abebe1... gdk: Don't infinite loop when flushing moves
  a30c4a1... gdk: Remove picture pointer from X11 drawable
  59e04db... gdk-xft: Don't call render about the subpixel order
  cd8ba21... x11: Remove display_x11->have_render
  b9e5b17... gdk: Drop Xrender configure.ac check
  55cd9b5... style: Don't use gdk_pixmap_create_from_xpm
  b7407a8... colorsel: Create cursor image using Cairo
  c320a33... x11: Make fallback pixbuf-cursor code not use old construct
  0a16706... testdnd: Convert to use pixbufs as icons
  8308553... testgtk: Fix types and get rid of casting
  1db9c5e... testgtk: Make image test not use Pixmaps, but Pixbufs
  e4675f0... testgtk: Use pixbufs instead of pixmaps
  97e4bea... testgtk: Rename pixmap => pixbuf in various places
  d88f105... testgtk: Use Pixbufs in the shapes example
  aadf4b7... testgtk: Use Cairo to load XBM image
  4c76053... x11: Create empty cursor without old functions
  9e80f85... gdk: Remove data consructors for GdkPixmap
  d5ebea0... style: Apply same matrix conversion as gdk_draw_layout() di
  013ea79... style: Use _gtk_pango_fill_layout()



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