[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()
  347070a... API: remove GdkImage
  33c1f46... gdk: Remove testgdk code
  76ac3a1... API: remove gdk_draw_arc()
  a7adef7... API: remove gdk_draw_trapezoids() and GdkTrapezoid struct
  4f283be... API: remove gdk_draw_glyphs() and gdk_draw_glyphs_transform
  7c574ad... FIXME: apply cleanup patch from bug 576988
  4d9edd3... xxx: Set line_width in gtkstyle replacement code
  4d3f22d... xxx: style: Draw text with pango_cairo_draw_layout()
  a69f192... iconview: Remove debug drawing code
  72d9939... API: remove gtk_paint_polygon()
  388029f... API: remove gdk_draw_polygon()
  07b0762... tests: remove "draw drawable" button from testwindows test
  7eb6d35... style: Replace draw_diamond vfunc with Cairo calls
  7cf2bc7... style: replace draw_frame_gap with Cairo calls
  713db8c... testgtk: Remove image from drawable test
  0ba648a... API: remove gdk_draw_{line,lines,segments}
  00f7cd0... API: remove gdk_draw_point(s)
  81a76ca... style: Replace last gdk_draw_rectangle() with Cairo
  c46de93... API: remove gdk_draw_rectangle()
  52057c3... gdk: Implement end_implicit_paint() with Cairo
  afd3ea9... gdk: Implement gdk_window_get_source_drawable() using Cairo
  b7bf635... gdk: Do end_implicit_paint copy with Cairo
  6a68a1e... gdk: Remove excess variables
  403f8c0... gdk: Simplify code
  ee630ee... gdk: Refactor redirection code
  b5133e9... gdk: Draw redirected windows using Cairo
  324548f... gdk: Remove _gdk_drawable_get_scratch_gc()
  f7435d0... gtk-demo: Adapt textview example for stipple removal
  b685f9f... API: Remove GtkTextTag's stipple properties
  0f4e72a... label: Draw all text using gtk_paint_layout()
  206faa7... API: remove gdk_draw_layout_*()
  e0848ec... gdk: Make window moves a custom vfunc
  d8a136f... quartz: Do repeated fill with Cairo
  cf3d528... API: remove gdk_draw_drawable()
  108adc1... gdk: remove get_composite_drawable vfunc
  393f289... textview: Make the PangoRenderer use Cairo exclusively
  50ba3ff... API: remove GdkPangoRenderer
  291e942... x11: Remove unused code
  84fc519... gdk: Move scratch GC handling to X11
  b63e018... textview: Replace GdkGC * argument with gpointer
  58adf41... API: Remove GC members from GtkStyle
  188db21... API: Remove gtk_gc_get() and gtk_gc_release()
  3d7331e... API: remove begin/end_direct_draw functions
  f0ff218... calendar: Remove unused GdkGC members
  6f8b55a... API: remove GdkGC
  a02054f... quartz: Fix up _gdk_quartz_window_translate
  67c330b... quartz: Make backend compile again
  9c7fce3... Add missing calls to cairo_destroy()
  6a19570... Add call to cairo_destroy() to gtk_text_layout_draw()
  acb039a... Fix compile warnings
  a561be3... gdk: Don't require allocating window background colors anym
  cb5401f... textview: remove GtkTextAttributes (un)realize code
  89b4828... gtkbuilder: Do not allocate colors when parsing GtkBuilder 
  71e7fcb... style: Do not allocate colors anymore
  ef31ab5... API: remove gdk_colormap_query_color
  8d365b9... Cleanup gdk_pixbuf_render_pixmap_and_mask_for_colormap()



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