]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-10-02 William Jon... gail: use a weak pointer instead of an invalid destroy...
2010-10-02 Matthias ClasenBump version to 2.91.1
2010-10-02 Matthias ClasenFix a reference in the gdk_pixbuf_get_from_surface...
2010-10-02 Matthias ClasenMore distcheck fixes
2010-10-02 Benjamin Ottegail: Fix menu emission hooks
2010-10-02 Benjamin Ottegdk: Make gdk_pixbuf_get_from_*() bindable
2010-10-02 Matthias ClasenFix distcheck
2010-10-01 Matthias ClasenFix make dist
2010-10-01 Matthias ClasenUpdate NEWS for 2.91.0
2010-10-01 Matthias ClasenUpdate po files
2010-10-01 Colin WaltersDistribute autogen.sh
2010-10-01 Matthias ClasenSet version to 2.91.0
2010-10-01 Matthias ClasenMigration guide: Add an example for creating custom...
2010-10-01 Matthias ClasenRevert an erroneous change
2010-10-01 Matthias ClasenGTK docs: Update width-for-height docs
2010-10-01 Matthias ClasenGTK docs: various fixups
2010-10-01 Matthias ClasenDrop GdkSpan type
2010-10-01 Matthias ClasenGDK docs: Improve gdk_pixbuf_get_from_window docs
2010-10-01 Matthias ClasenGDK docs: help gtk-doc understand gdk_window_invalidate...
2010-10-01 Matthias ClasenGDK docs: improve the gdk_x11_display_error_trap_push...
2010-10-01 Matthias ClasenGDK docs: Clean out some dead symbols
2010-10-01 Matthias ClasenGdkVisual: tell gtk-doc to ignore the innards
2010-10-01 Matthias ClasenUpdate for recent api changes
2010-10-01 Matthias ClasenRemove colormap api from gdk.symbols
2010-10-01 Richard HughesComplete the removal of GtkObject to fix make dist
2010-10-01 Richard HughesComplete the removal of examples/pixmap to fix make...
2010-09-30 Jonh WendellInitialize private structure
2010-09-30 William Jon... gail: remove obsolete select and deselect signals from...
2010-09-30 Benjamin Ottednd: Fix gtk_drag_set_icon_surface() with translucent...
2010-09-30 Benjamin Ottegdk: Fix gdk_cairo_region_create_from_surface() with...
2010-09-30 Benjamin Ottetrayicon: Use gdk_cairo_get_clip_rectangle() to simplif...
2010-09-30 Benjamin Ottedocs: Add note about hot_x/y in gtk_drag_set_icon_surface()
2010-09-30 Kristian RietveldFix GDK build on Quartz
2010-09-29 Colin Waltersintrospection: Fix some annotation syntax
2010-09-29 Benjamin Ottegtk: Fix remaining mentions of gtk_container_propagate_...
2010-09-29 Benjamin Ottegdk: Don't (un)set the background when destroying a...
2010-09-29 Benjamin Ottex11: Don't set ParentRealtive if the parent's visual...
2010-09-29 Javier Jardóngtk-demo: remove GtkObject type
2010-09-29 Javier Jardónexamples/gtkdial/gtkdial.c: Fixing for removal of GtkOb...
2010-09-29 Javier Jardónexamples/colorsel/colorsel.c: remove unneded GTK_OBJECT...
2010-09-29 Javier Jardóntesttext: Use gtk_widget_destroy() instead gtk_object_d...
2010-09-28 Javier JardónRemove unneded casts
2010-09-28 Javier Jardóngtk_adjustment_new() should return a GtkAdjustment*
2010-09-28 Benjamin OtteAPI: remove gtk_window_set_visual()
2010-09-28 Benjamin Ottetestgtk: Use gtk_widget_set_visual()
2010-09-28 Benjamin Ottetrayicon: Use gtk_widget_set_visual()
2010-09-28 Benjamin OtteAPI: gtk: Add gtk_widget_set_visual()
2010-09-28 Benjamin Ottewidget: Fix compile warnings: missing return value
2010-09-28 Benjamin Ottegail: Fix tests compilation - too many casts
2010-09-28 Benjamin Ottetoolbar: Fix compilation warnings - missing cast
2010-09-28 Benjamin Ottetreeview: Fix compilation warnings - missing cast
2010-09-28 Benjamin Otteoffscreenwindow: Fix includes
2010-09-28 Benjamin Ottenotebook: Fix compilation warnings - missing cast
2010-09-28 Benjamin Ottecombobox: Fix compilation warnings - missing cast
2010-09-28 Michael Natterergdk: remove "screen" member from GdkOffscreenWindow...
2010-09-28 Tor LillqvistCreate directory before installing files there
2010-09-28 Claudio SaavedraFix maintainer-clean
2010-09-28 Matthias ClasenImprove some docs
2010-09-27 Sílvia MirandaUpdated Catalan translation
2010-09-27 Gil ForcadaRemoved invalid entry
2010-09-27 Benjamin Ottelabel: Fix rendering of rotated labels
2010-09-27 Benjamin Ottegtk-demo: Clean up toolpalette drawing code
2010-09-27 Benjamin Ottecups: Fix compile warnings with --enable-debug
2010-09-27 Benjamin Ottex11: Fix debug code
2010-09-27 Tristan Van... Fix erroneous usage of height-for-width apis in gtk_wid...
2010-09-27 Tristan Van... Fixing documentation of gtk_widget_get_request_mode()
2010-09-27 Tristan Van... Fixing demos/ directory to build for removal of GtkObje...
2010-09-27 Tristan Van... Fixing tests/ build for removal of GtkObject type.
2010-09-27 Tristan Van... Fixing gail build for removal of GtkObject type.
2010-09-27 Matthias ClasenAdd a migration guide section on GtkObject
2010-09-27 Matthias ClasenRemove GtkObject from the docs
2010-09-27 Matthias ClasenRemove GtkWidgetFlags
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-27 Javier JardónMove destroy signal to GtkWidget
2010-09-27 Javier JardónMove classes that currently derive from GtkObject to...
2010-09-27 Javier JardónMove documentation to inline comments: GtkPaperSize
2010-09-27 Tadej BorovšakUpdate and expand GtkAccelMap API docs
2010-09-27 Javier JardónMove documentation to inline comments: GtkAccelMap
2010-09-27 Matthias ClasenAdd a missing end tag
2010-09-26 Benjamin Ottetests: Port testadjustsize to draw vfunc
2010-09-26 Javier Jardóngtk-demo: Use draw signal in toolpalette demo
2010-09-26 Damyan IvanovUpdated Bulgarian translation
2010-09-26 Benjamin Otteimage: Fix up draw function
2010-09-26 Matthias ClasenMigration guide: Add an example for colormap -> visual
2010-09-26 Matthias ClasenExpand the migration guide
2010-09-26 Benjamin Otteaccellabel: Remove gtk_widget_is_drawable() check from...
2010-09-26 Benjamin Ottetreeview: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin Ottespinbutton: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin Ottenotebook: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin Ottemenu: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin Otteiconview: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin Otteentry: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin Ottecalendar: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin Ottetextview: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin OtteAPI: Add gtk_cairo_transform_to_window()
2010-09-26 Benjamin Ottecellrenderer: Merge GtkCellSizeRequest into GtkCellRenderer
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin OtteAPI: remove gdk_drawable_get_size()
2010-09-26 Benjamin Ottegdk: Remove default implementations for get_*_region
2010-09-26 Benjamin Ottedocs: Get rid of gdk_drawable_get_size() usage in shoot...
next