[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
  5a458ec... colorsel: Use gdk_pixbuf_get_from_drawable()
  2523ab7... API: remove gdk_pixbuf_get_from_image()
  d9e5fd2... API: remove gdk_drawable_get_image()
  ba2beb6... API: remove gdk_drawable_copy_to_image()
  40c47e2... API: remove GdkImage
  bddb532... gdk: Remove testgdk code
  fa08e63... API: remove gdk_draw_arc()
  094b0e0... API: remove gdk_draw_trapezoids() and GdkTrapezoid struct
  f798d16... API: remove gdk_draw_glyphs() and gdk_draw_glyphs_transform
  c890675... FIXME: apply cleanup patch from bug 576988
  d03866d... xxx: Set line_width in gtkstyle replacement code
  cdb821c... xxx: style: Draw text with pango_cairo_draw_layout()
  48e0a8f... iconview: Remove debug drawing code
  617d3fe... API: remove gtk_paint_polygon()
  b05a70e... API: remove gdk_draw_polygon()
  04a64ca... tests: remove "draw drawable" button from testwindows test
  d537c7d... style: Replace draw_diamond vfunc with Cairo calls
  c698695... style: replace draw_frame_gap with Cairo calls
  1e5aef8... testgtk: Remove image from drawable test
  a7c23f2... API: remove gdk_draw_{line,lines,segments}
  e7f3f0a... API: remove gdk_draw_point(s)
  32874e3... style: Replace last gdk_draw_rectangle() with Cairo
  ab3d06e... API: remove gdk_draw_rectangle()
  54be22d... gdk: Implement end_implicit_paint() with Cairo
  921ffeb... gdk: Implement gdk_window_get_source_drawable() using Cairo
  4ef5dfc... gdk: Do end_implicit_paint copy with Cairo
  da6d955... gdk: Remove excess variables
  7e3742b... gdk: Simplify code
  83060c6... gdk: Refactor redirection code
  0ce27be... gdk: Draw redirected windows using Cairo
  b6557a3... gdk: Remove _gdk_drawable_get_scratch_gc()
  e1c5fa0... gtk-demo: Adapt textview example for stipple removal
  4ea9c31... API: Remove GtkTextTag's stipple properties
  88b030b... label: Draw all text using PangoCairo
  954572f... API: remove gdk_draw_layout_*()
  a61e58e... gdk: Make window moves a custom vfunc
  b54f4f2... quartz: Do repeated fill with Cairo
  efb3736... API: remove gdk_draw_drawable()
  a431ac7... gdk: remove get_composite_drawable vfunc
  6acaea6... textview: Make the PangoRenderer use Cairo exclusively
  0926788... API: remove GdkPangoRenderer
  6e6df16... x11: Remove unused code
  d710507... gdk: Move scratch GC handling to X11
  a5be3d4... textview: Replace GdkGC * argument with gpointer
  0e9a6ee... API: Remove GC members from GtkStyle
  ad7ae26... API: Remove gtk_gc_get() and gtk_gc_release()
  b0ee147... API: remove begin/end_direct_draw functions
  e1195cc... calendar: Remove unused GdkGC members
  c8fea99... API: remove GdkGC
  bba0226... quartz: Fix up _gdk_quartz_window_translate
  eb9216c... quartz: Make backend compile again
  614c8f5... Add missing calls to cairo_destroy()
  47c5d1d... Add call to cairo_destroy() to gtk_text_layout_draw()
  4953b48... Fix compile warnings
  83d2a51... gdk: Don't require allocating window background colors anym
  d38b3b7... textview: remove GtkTextAttributes (un)realize code
  f2264cd... gtkbuilder: Do not allocate colors when parsing GtkBuilder 
  c66b6b3... style: Do not allocate colors anymore
  87514f0... API: remove gdk_colormap_query_color
  461d392... Cleanup gdk_pixbuf_render_pixmap_and_mask_for_colormap()
  30e9fec... generic damage generation for offscreen windows
  92ae9b9... gdk: Don't infinite loop when flushing moves
  a195185... gdk: Remove picture pointer from X11 drawable
  7a322a0... gdk-xft: Don't call render about the subpixel order
  13851de... x11: Remove display_x11->have_render
  685ebb6... gdk: Drop Xrender configure.ac check
  24115e9... style: Don't use gdk_pixmap_create_from_xpm
  5cca96a... colorsel: Create cursor image using Cairo
  488634c... x11: Make fallback pixbuf-cursor code not use old construct
  814f142... testdnd: Convert to use pixbufs as icons
  fdc7e2f... testgtk: Fix types and get rid of casting
  9c7c337... testgtk: Make image test not use Pixmaps, but Pixbufs
  3089746... testgtk: Use pixbufs instead of pixmaps
  dabe727... testgtk: Rename pixmap => pixbuf in various places
  1495908... testgtk: Use Pixbufs in the shapes example
  c642c9b... testgtk: Use Cairo to load XBM image
  b9264f0... x11: Create empty cursor without old functions
  817b3e2... gdk: Remove data consructors for GdkPixmap
  01a10ce... style: Apply same matrix conversion as gdk_draw_layout() di
  95eef8d... style: Use _gtk_pango_fill_layout()



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