]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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
2010-08-10 Benjamin OtteReplace gdk_rgb_find_color()
2010-08-10 Benjamin Ottedebug: remove GdkRGB debuggability
2010-08-10 Benjamin Ottegdk: Remove unused gdkrgb.h includes
2010-08-10 Benjamin OtteAPI: remove gdk_screen_get_rgb_colormap/visual()
2010-08-10 Benjamin Ottetests: remove testrgb test
2010-08-10 Benjamin Otteimage: remove GdkImage as a possible image type
2010-08-10 Benjamin OtteAPI: Remove gdk_draw_pixbuf()
2010-08-10 Kristian RietveldAdd missing cairo_destroy() call
2010-08-10 Benjamin Ottedocs: Add sgml goo for new notebook APIs
2010-08-10 Benjamin Ottedocs: Add sgml goo for new GtkExpander APIs
2010-08-10 Benjamin Ottedocs: Add sgml goo for gdk_display_is_closed()
2010-08-10 Benjamin Ottefilechooser: Remove unused functions.
2010-08-10 Matthias ClasenDon't activate insensitive widgets
2010-08-10 Federico Mena... bgo#625416 - Don't reload the filechooser's folder...
2010-08-10 Matthias ClasenAllow to unset the tree selection function
2010-08-10 Yaron ShahrabaniUpdated Hebrew translation.
2010-08-10 Yaron ShahrabaniUpdated Hebrew translation.
2010-08-10 Yaron ShahrabaniUpdated Hebrew translation.
2010-08-10 Philip WithnallBug 596125 — Property string fixes
2010-08-10 Matthias ClasenFix a sporadic segfault in treeview keynav
2010-08-10 Gabor KelemenSet translation domain for parameter_string in gtk_init...
2010-08-10 Emmanuele Bassiabout: Add :license-type property
2010-08-10 Matthias ClasenMake it possible to make the expander label fill the...
2010-08-10 Matthias ClasenFix gail_notebook_get_selection_count()
2010-08-10 Javier Jardóngtkaccellabel: Remove unused class members
2010-08-10 Matthias ClasenClarify the docs for gtk_widget_set_has_window()
2010-08-10 Christian DywanClarify memory management of tree models
2010-08-10 Hiroyuki IkezoeDrop xim-related configure options from the docs
2010-08-10 Sam ThursfieldAdd missing accessors for notebook details
2010-08-10 Sam ThursfieldTowards GSEAL-clean build on win32
2010-08-10 Szilárd PfeifferImplement GailAdjustment::get_minimium_increment
next