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



The branch 'rendering-cleanup' was created.

Summary of new commits:

  8b7d4d1... entry: replace gdk_draw_pixbuf() call with Cairo version
  f5b90e9... colorbutton: Render with Cairo
  e2baaa1... textview: replace gdk_draw_pixbuf() call with Cairo version
  eec3d2f... gdk: Get rid of gdk_draw_pixbuf() call
  9cf1ebd... image: replace gdk_draw_pixbuf() call with Cairo equivalent
  4c16708... gail: Make string argument const
  f3226cb... cups: Fix cast warnings
  e1772c4... pixbuf-engine: Replace gdk_draw_pixbuf() with Cairo equival
  fee0653... pixbuf-engine: replace call to gdk_draw_pixbuf() with Cairo
  71de979... tests: Remove gdk_draw_pixbuf() with Cairo equivalent
  59e59d0... demos: Use Cairo instead of gdk_draw_pixbuf()
  cab32e9... API: Remove gdk_draw_pixbuf()
  640b361... tests: Use GdkPixbuf for taking a screenshot, not GdkImage
  e3b7d71... image: remove GdkImage as a possible image type
  4af4caf... gdk: Get rid of GdkRGB usage
  f115283... spinner: We want the default colormap, not the RGB colormap
  1a2ee18... tests: remove testrgb test
  f8dab33... tests: Use gdk_screen_get_default_colormap()
  4b96701... API: remove gdk_screen_get_rgb_colormap/visual()
  7494c38... gdk: Use the system colormap, not the rgb colormap
  6a9be73... gdk: Remove unused gdkrgb.h includes
  9f7bbae... debug: remove GdkRGB debuggability
  f2ceef0... Replace gdk_rgb_find_color()
  480c932... testgtk: Remove alpha drawing test
  e161ec6... gtk-demo: Make pixbufs demo use Cairo
  c33a2d5... demos: remove testpixbuf-drawable
  e753851... demos: Remove testpixbuf
  f829db6... demos: No need to set the rgb colormap here
  732a8ad... demos: Convert to drawing with Cairo instead of GdkRGB
  d20794b... demos: Convert testpixbuf-save to Cairo
  b61c9cb... API: Get rid of GdkRGB
  1c16fa1... docs: Fix sgml file to add gdk_keymap_get_num_lock_state()
  f312a71... API: remove gdk_draw_image()
  a7e9b9d... API: Add gdk_pixbuf_get_from_surface()
  89a92e8... Implement gdk_pixbuf_get_from_drawable() with Cairo
  4ee4d25... colorsel: Use gdk_pixbuf_get_from_drawable()
  8296f82... API: remove gdk_pixbuf_get_from_image()
  cc3e23f... API: remove gdk_drawable_get_image()
  37bf491... API: remove gdk_drawable_copy_to_image()
  5fd61dd... API: remove GdkImage
  8b3f7b8... gdk: Remove testgdk code
  4450663... API: remove gdk_draw_arc()
  30df5ed... API: remove gdk_draw_trapezoids() and GdkTrapezoid struct
  79710d2... filechooser: Remove commented out code
  4dc7624... API: remove gdk_draw_glyphs() and gdk_draw_glyphs_transform
  e5219c0... FIXME: apply cleanup patch from bug 576988
  dd365a1... iconview: Remove debug drawing code
  0b0f3e8... progressbar: Use cairo instead of gdk_draw_drawable()
  999676d... API: remove gtk_paint_polygon()
  c09729d... API: remove gdk_draw_polygon()
  b4c84dc... image: Use Cairo instead of gdk_draw_drawable()
  a2350a5... menu: replace gdk_draw_drawable() call with Cairo equivalen
  ff5fc80... ruler: Replace gdk_draw_drawable calls with Cairo
  72e6e6c... tests: replace gdk_draw_drawable() with Cairo calls in test
  bce087b... tests: remove "draw drawable" button from testwindows test
  f989929... docs: Remove mention of gdk_draw_drawable()
  aa6e523... style: Replace draw_diamond vfunc with Cairo calls
  04fa960... style: replace draw_frame_gap with Cairo calls
  442222f... testing: Use Cairo calls instead of gdk_draw_line() to test
  1cf7b14... treeview: Draw column reordering arrows with Cairo
  09bb461... treeview: Unify all line drawing into the same function
  b537d1a... treeview: Draw lines with Cairo
  d7916ad... treeview: Draw the dnd pixmaps with Cairo
  ae03d60... hsv: Remove unused variable
  3505f8c... decorate: Draw decorations using Cairo
  7574b6d... textview: Draw empty shape logo with Cairo
  6863b6c... textview: Use _gtk_widget_get_cursor_color() and Cairo
  d1657eb... Remove _gtk_widget_get_cursor_gc() function
  958c2f6... style: Draw insertion cursor with Cairo
  021dee2... testgtk: Remove image from drawable test
  5cd084f... pixbuf-engine: Draw mask with Cairo
  229ec23... gdkpixbuf: Implement gdk_pixbuf_render_threshold_alpha() wi
  0e33b9c... API: remove gdk_draw_{line,lines,segments}
  b0aaefe... API: remove gdk_draw_point(s)
  793cffb... tests: Make testoffscreen use Cairo
  0098a15... test: Convert testinput to Cairo
  b2d5f0e... testgtk: Replace gdk_draw_rectangle() with Cairo
  866975b... style: Replace last gdk_draw_rectangle() with Cairo
  77ba235... textview: Draw drag icons using Cairo
  344ad43... textview: Draw selection background with Cairo
  05acab5... gtk-demo: Convert drawingarea example to Cairo
  0ea7563... gtk-demo: Convert color selection example to Cairo
  2989e14... gdkgc: Draw clip mask with Cairo
  82c337b... gdk: Always clear backing store with Cairo
  aedec10... gdk: Create solid mask with Cairo
  416c83f... offscreenwindow: Copy old to new pixmap using Cairo
  990a3cc... gdk: Do DEBUG_UPDATES drawing with Cairo
  09c72ae... imcontextxim: Draw with Cairo
  75f2ec5... API: remove gdk_draw_rectangle()



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