]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-10-05 John RallsReplace GDK_Tab and GDK_ISO_Left_Tab with GDK_KEY equiv...
2010-10-05 Javier Jardóndocs: visuals: Do not mention deprecated GdkRGB API's
2010-10-05 Benjamin Ottedocs: Dn't mark all signals in GtkWidgetClass as private
2010-10-05 Benjamin Otteviewport: Clip contents properly when called via gtk_wi...
2010-10-05 Benjamin OtteRevert "testgtk: Remove snapshot test"
2010-10-05 Javier Jardóndocs: reword GtkAdjustment short description
2010-10-05 Federico Mena... Handle the case where you type /blah/nonexistent in...
2010-10-05 Stephen ShawClarify the name of a callback
2010-10-05 Stephen Shawbgo#629722 - file chooser should cope with typing a...
2010-10-05 Kibavuidi NsianganiAdded Kikongo translation
2010-10-05 Kristian RietveldMake set_cairo_surface_size a vfunc on GdkWindowImpl
2010-10-05 Michael Natterertests: don't call gtk_widget_get_allocation() on NULL...
2010-10-04 Javier Jardóngtkmenu: Really fix menu code
2010-10-04 Christian PerschFix a crash in menu code
2010-10-04 Matthias ClasenMake GdkRectangle arguments in GtkCellRenderer use...
2010-10-04 Kristian Rietveldquartz: Emulate root window as 1x1 bitmap
2010-10-04 Javier Jardóndocs: Move documentation to inline comments: colors
2010-10-04 Javier Jardóndocs: Move documentation to inline comments: pixbufs
2010-10-04 Javier Jardóndocs: Move documentation to inline comments: regions
2010-10-04 Javier Jardóndocs: Move documentation to inline comments: cairo_inte...
2010-10-04 Javier Jardóndocs: Move documentation to inline comments: GtkComboBox
2010-10-03 Ignacio Casal... Add missing vfuncs to gtknotebook.
2010-10-03 Javier Jardóndocs: Move documentation to inline comments: GtkNotebook
2010-10-03 Žygimantas... Updated Lithuanian translation by Aurimas Černius ...
2010-10-03 Žygimantas... Updated Lithuanian translation by Aurimas Černius ...
2010-10-03 José Alistetextview: Fix clip usage
2010-10-03 Javier Jardóndocs: Latest 2.x release will be 2.24, not 2.22
2010-10-03 Javier Jardóndocs: Use gtk_widget_get_preferred_size() instead gtk_s...
2010-10-02 Garrett Regierdocs: Move documentation to inline comments: GtkEntryBuffer
2010-10-02 Javier Jardóndocs: Move documentation to inline comments: GtkTooltip
2010-10-02 Javier Jardóndocs: Move documentation to inline comments: GtkToolbar
2010-10-02 Garrett Regierdocs: Move documentation to inline comments: GtkComboBo...
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.
next