]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-08-12 Sven Herzbergavoid redundant recursion for executing tests
2010-08-12 Kristian Rietveldquartz: make it compile
2010-08-11 Benjamin OtteAdd gtk_license_get_type() to gtk.symbols
2010-08-11 Benjamin Ottegdk: Remove nonexistant symbols
2010-08-11 Fran DiéguezUpdated galician translations
2010-08-11 SahranAdded UG translation
2010-08-11 Yinghua WangUpdate Simplified Chinese UI translation.
2010-08-11 Yinghua WangUpdate Simplified Chinese property nicks translation.
2010-08-11 Benjamin Ottedocs: Some style fixes to the migration guide
2010-08-11 Matthias ClasenBeef up the migration guide
2010-08-11 Benjamin Ottednd: Remove default_icon_pixmap variable and friends
2010-08-10 Kristian Rietveldquartz: Misc. fixes for getting offscreen windows to...
2010-08-10 Kristian RietveldInvalidate cairo surface if resizing is not supported...
2010-08-10 Kristian Rietveldquartz: Convert default background drawing to cairo
2010-08-10 Benjamin Ottestyle: Use _gtk_pango_fill_layout()
2010-08-10 Benjamin Ottestyle: Apply same matrix conversion as gdk_draw_layout...
2010-08-10 Benjamin Ottegdk: Remove data consructors for GdkPixmap
2010-08-10 Benjamin Ottex11: Create empty cursor without old functions
2010-08-10 Benjamin Ottetestgtk: Use Cairo to load XBM image
2010-08-10 Benjamin Ottetestgtk: Use Pixbufs in the shapes example
2010-08-10 Benjamin Ottetestgtk: Rename pixmap => pixbuf in various places
2010-08-10 Benjamin Ottetestgtk: Use pixbufs instead of pixmaps
2010-08-10 Benjamin Ottetestgtk: Make image test not use Pixmaps, but Pixbufs
2010-08-10 Benjamin Ottetestgtk: Fix types and get rid of casting
2010-08-10 Benjamin Ottetestdnd: Convert to use pixbufs as icons
2010-08-10 Benjamin Ottex11: Make fallback pixbuf-cursor code not use old const...
2010-08-10 Benjamin Ottecolorsel: Create cursor image using Cairo
2010-08-10 Benjamin Ottestyle: Don't use gdk_pixmap_create_from_xpm
2010-08-10 Kristian Høgsberggdk: Drop Xrender configure.ac check
2010-08-10 Benjamin Ottex11: Remove display_x11->have_render
2010-08-10 Benjamin Ottegdk-xft: Don't call render about the subpixel order
2010-08-10 Kristian Høgsberggdk: Remove picture pointer from X11 drawable
2010-08-10 Benjamin Ottegdk: Don't infinite loop when flushing moves
2010-08-10 Matthias Clasengeneric damage generation for offscreen windows
2010-08-10 Matthias ClasenCleanup gdk_pixbuf_render_pixmap_and_mask_for_colormap()
2010-08-10 Benjamin OtteAPI: remove gdk_colormap_query_color
2010-08-10 Benjamin Ottestyle: Do not allocate colors anymore
2010-08-10 Benjamin Ottegtkbuilder: Do not allocate colors when parsing GtkBuil...
2010-08-10 Benjamin Ottetextview: remove GtkTextAttributes (un)realize code
2010-08-10 Benjamin Ottegdk: Don't require allocating window background colors...
2010-08-10 Kristian RietveldFix compile warnings
2010-08-10 Kristian RietveldAdd call to cairo_destroy() to gtk_text_layout_draw()
2010-08-10 Kristian RietveldAdd missing calls to cairo_destroy()
2010-08-10 Kristian Rietveldquartz: Make backend compile again
2010-08-10 Kristian Rietveldquartz: Fix up _gdk_quartz_window_translate
2010-08-10 Benjamin OtteAPI: remove GdkGC
2010-08-10 Benjamin Ottecalendar: Remove unused GdkGC members
2010-08-10 Benjamin OtteAPI: remove begin/end_direct_draw functions
2010-08-10 Benjamin OtteAPI: Remove gtk_gc_get() and gtk_gc_release()
2010-08-10 Benjamin OtteAPI: Remove GC members from GtkStyle
2010-08-10 Benjamin Ottetextview: Replace GdkGC * argument with gpointer
2010-08-10 Benjamin Ottegdk: Move scratch GC handling to X11
2010-08-10 Benjamin Ottex11: Remove unused code
2010-08-10 Benjamin OtteAPI: remove GdkPangoRenderer
2010-08-10 Benjamin Ottetextview: Make the PangoRenderer use Cairo exclusively
2010-08-10 Benjamin Ottegdk: remove get_composite_drawable vfunc
2010-08-10 Benjamin OtteAPI: remove gdk_draw_drawable()
2010-08-10 Benjamin Ottequartz: Do repeated fill with Cairo
2010-08-10 Benjamin Ottegdk: Make window moves a custom vfunc
2010-08-10 Benjamin OtteAPI: remove gdk_draw_layout_*()
2010-08-10 Benjamin Ottelabel: Draw all text using PangoCairo
2010-08-10 Benjamin OtteAPI: Remove GtkTextTag's stipple properties
2010-08-10 Benjamin Ottegtk-demo: Adapt textview example for stipple removal
2010-08-10 Benjamin Ottegdk: Remove _gdk_drawable_get_scratch_gc()
2010-08-10 Benjamin Ottegdk: Draw redirected windows using Cairo
2010-08-10 Benjamin Ottegdk: Refactor redirection code
2010-08-10 Benjamin Ottegdk: Simplify code
2010-08-10 Benjamin Ottegdk: Remove excess variables
2010-08-10 Benjamin Ottegdk: Do end_implicit_paint copy with Cairo
2010-08-10 Benjamin Ottegdk: Implement gdk_window_get_source_drawable() using...
2010-08-10 Benjamin Ottegdk: Implement end_implicit_paint() with Cairo
2010-08-10 Benjamin OtteAPI: remove gdk_draw_rectangle()
2010-08-10 Benjamin Ottestyle: Replace last gdk_draw_rectangle() with Cairo
2010-08-10 Benjamin OtteAPI: remove gdk_draw_point(s)
2010-08-10 Benjamin OtteAPI: remove gdk_draw_{line,lines,segments}
2010-08-10 Benjamin Ottetestgtk: Remove image from drawable test
2010-08-10 Benjamin Ottestyle: replace draw_frame_gap with Cairo calls
2010-08-10 Benjamin Ottestyle: Replace draw_diamond vfunc with Cairo calls
2010-08-10 Benjamin Ottetests: remove "draw drawable" button from testwindows...
2010-08-10 Benjamin OtteAPI: remove gdk_draw_polygon()
2010-08-10 Benjamin OtteAPI: remove gtk_paint_polygon()
2010-08-10 Benjamin Otteiconview: Remove debug drawing code
2010-08-10 Benjamin Ottestyle: apply cleanup patch from bug 576988
2010-08-10 Benjamin OtteAPI: remove gdk_draw_glyphs() and gdk_draw_glyphs_trans...
2010-08-10 Benjamin OtteAPI: remove gdk_draw_trapezoids() and GdkTrapezoid...
2010-08-10 Benjamin OtteAPI: remove gdk_draw_arc()
2010-08-10 Benjamin Ottegdk: Remove testgdk code
2010-08-10 Benjamin OtteAPI: remove GdkImage
2010-08-10 Benjamin OtteAPI: remove gdk_drawable_copy_to_image()
2010-08-10 Benjamin OtteAPI: remove gdk_drawable_get_image()
2010-08-10 Benjamin OtteAPI: remove gdk_pixbuf_get_from_image()
2010-08-10 Benjamin Ottecolorsel: Use gdk_pixbuf_get_from_drawable()
2010-08-10 Benjamin OtteImplement gdk_pixbuf_get_from_drawable() with Cairo
2010-08-10 Benjamin OtteAPI: Add gdk_pixbuf_get_from_surface()
2010-08-10 Benjamin OtteAPI: remove gdk_draw_image()
2010-08-10 Benjamin OtteAPI: Get rid of GdkRGB
2010-08-10 Benjamin Ottedemos: Convert testpixbuf-save to Cairo
2010-08-10 Benjamin Ottedemos: Remove testpixbuf
2010-08-10 Benjamin Ottedemos: remove testpixbuf-drawable
2010-08-10 Benjamin Ottetestgtk: Remove alpha drawing test
next