]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-11-09 Matthias ClasenNEWS for 2.91.4
2010-11-08 Matthias ClasenFix entry completion window sizing
2010-11-08 Ryan Lortiepixbuf engine: remove only use of GCache in Gtk
2010-11-08 Patrick Bernauddocs: Move documentation to inline comments: GtkPaned
2010-11-08 Patrick Bernauddocs: Move documentation to inline comments: GtkProgressBar
2010-11-08 Patrick Bernauddocs: Move documentation to inline comments: GtkPageSetup
2010-11-07 Hans BreuerBug 609622 - disappearing statusicon
2010-11-07 Hans BreuerUpdate msvc build
2010-11-07 Matthias ClasenMake GtkFileChooserButton behave as expected when expanding
2010-11-07 Ivar Smolin[l10n] Updated Estonian translation
2010-11-06 Garrett Regierdocs: Move documentation to inline comments: GtkCellView
2010-11-06 Garrett Regierdocs: Move documentation to inline comments: GtkCellRen...
2010-11-06 Javier Jardóndocs: Move documentation to inline comments: GtkCellRen...
2010-11-06 Javier Jardóndocs: Move documentation to inline comments: GtkSettings
2010-11-06 Garrett Regierdocs: Move documentation to inline comments: GtkColorSe...
2010-11-06 Garrett Regierdocs: Move documentation to inline comments: GtkLayout
2010-11-06 Kizito BirabwaAdded Luganda translation
2010-11-06 Tor LillqvistAdd _gtk_cell_renderer_calc_offset
2010-11-06 Tor LillqvistFix build breakage and avoid a warning
2010-11-06 Tor LillqvistAvoid a compiler warning
2010-11-06 Tor LillqvistDrop unused static function
2010-11-06 Javier Jardóndocs: move documentation to inline comments: GtkColorButton
2010-11-06 Javier Jardóndocs: move documentation to inline comments: GtkTreeView
2010-11-06 Javier Jardóndocs: Move documentation to inline comments: GtkTextView
2010-11-05 Matthias ClasenGtkApplication: rewrite example application
2010-11-05 Matthias ClasenGtkApplication: drop Quit from the docs
2010-11-05 Javier Jardóndocs: move documentation to inline comments: GtkEntry
2010-11-05 Javier Jardóndocs: Fix generation of GtkGrid documentation
2010-11-05 Cosimo Cecchitests: fix the build
2010-11-05 Cosimo Cecchiicon-theme: always force icon sizes for emblems
2010-11-05 Cosimo Cecchitests: add a test for pixbufs implementing the GIcon...
2010-11-05 Cosimo Cecchiicon-theme: support pixbufs implementing the GIcon...
2010-11-05 Cosimo Cecchigtkwindow: properly set the window icon list (#631331)
2010-11-04 Murray CummingGtkWidget/GtkContainer: Slight fixes to geometry-manage...
2010-11-04 Murray CummingGtkWidget: Document the size-request signal deprecation.
2010-11-04 Matthias ClasenHandle empty button boxes gracefully
2010-11-03 Christian DywanOnly show Desktop in file chooser button if there is one
2010-11-03 Owen W. TaylorSwitch to CSS interpretation of rgb() and rgba() colors
2010-11-03 Ryan Lortiegtktoolitemgroup: don't use GTimeSpec
2010-11-03 Javier JardónRevert "Move the /*< private >*/ at the correct position"
2010-11-03 Javier Jardóndocs: Improve cross-referencing on GtkGrid docs
2010-11-03 Javier Jardóndocs: Fix gtk-doc markup in GtkWidget docs
2010-11-03 Takayuki KUSANOUpdated Japanese translation
2010-11-02 Murray CummingFix tiny documetnation typo.
2010-11-02 Murray CummingGtkScrollable: Improve the documentation text.
2010-11-01 Murray CummingRemoved a trailing enum comma.
2010-11-01 Ignacio Casal... Normalize boolean.
2010-11-01 Ignacio Casal... Do not use gbooleans to save some bits.
2010-11-01 Matthias ClasenBump version
2010-11-01 Paolo BorelliGet rid of unused shaped_object list in _GtkTextLineDisplay
2010-11-01 Matthias ClasenUpdate NEWS
2010-11-01 Matthias ClasenGtkToolitemGroup: Use monotonic clock for animation...
2010-11-01 Ignacio Casal... Add caseless unit tests for textiter.
2010-11-01 Ignacio Casal... Add case insensitive to GtkTextIter. Fixes bug #61852.
2010-11-01 Paolo BorelliFix backward search bug exposed by the unit test
2010-11-01 Ignacio Casal... Add unit tests for textiter.
2010-11-01 Matthias ClasenAvoid exporting an extra symbol
2010-11-01 Matthias ClasenFix make check
2010-11-01 Paolo BorelliMove the /*< private >*/ at the correct position
2010-11-01 Matthias ClasenNEWS for 2.91.3
2010-11-01 Ivar Smolin[l10n] Updated Estonian translation
2010-11-01 Matthias ClasenFix a typo
2010-11-01 Matthias ClasenMention actions in the libunique migration guide
2010-10-31 Matthias ClasenFix interaction between scrolling menus and automatic...
2010-10-31 Michael Natterergtk: remove all border_width handling from the button box
2010-10-31 Michael Natterergtk: fix automatic width of spin buttons which have...
2010-10-31 Michael Natterertests: missed these two gtk_box_new() which sneaked...
2010-10-31 Matthias ClasenGtkAssistant: Mention custom pages in the introduction
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Matthias ClasenAdd content size test for scrolled window
2010-10-31 Bastien NoceraGtkAssistant: Add custom page type
2010-10-31 Bastien NoceraGtkAssistant: Add more details about buttons shown
2010-10-31 Matthias ClasenImprove GtkAssistant docs
2010-10-30 Martin NordholtsHandle NULL intp in test_increment_intp()
2010-10-30 Tristan Van... Fixed hangs in TextView and ToolPalette
2010-10-30 Tristan Van... Fixing typo in scrolled window
2010-10-30 Javier JardónEmphasize that GtkBox and GtkTable can be replaced...
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier Jardóndocs: remove template of deprecated gtkcombo widget
2010-10-30 Matthias ClasenMigration guide additions
2010-10-30 Christian PerschMake gdk_rgba_to_string() take a const GdkRGBA
2010-10-30 Matthias ClasenFix initial size allocation with child widgets
2010-10-30 Javier JardónUse gtk_scrollbar_new() instead gtk_[v|h]scrollbar_new()
2010-10-30 Javier JardónUse gtk_scale_new() instead gtk_[v|h]scale_new()
2010-10-30 Javier JardónUse gtk_scale_new_with_range() instead gtk_[v|h]scale_n...
2010-10-30 Javier JardónUse gtk_paned_new() instead gtk_[v|h]paned_new()
2010-10-30 Javier JardónUse gtk_ruler_new() instead gtk_[v|h]ruler_new()
2010-10-30 Javier JardónUse gtk_separator_new() instead gtk_[v|h]separator_new()
2010-10-30 Javier JardónUse gtk_button_box_new() instead gtk_[v|h]_button_box_new()
2010-10-29 Michael Natterergtk: remove declarations of removed internal functions
2010-10-29 Matthias ClasenDon't set get_preferred_width_for_height to NULL
2010-10-29 Matthias ClasenGtkComboBox: Add a constructor that takes a model and...
2010-10-29 Javier JardónRe-enable deprecation guards
2010-10-29 Carles FerrandoUpdated Catalan (Valencian) translation
2010-10-28 Carlos GarnachoUse the client pointer for events with no device.
2010-10-28 Owen W. TaylorRemove unused GdkDeviceManager variable
2010-10-28 Matthias Clasenifdef X-specific stuff
2010-10-28 Matthias ClasenGtkButtonBox doesn't do height-for-width
2010-10-28 John (J5) Palmieri[introspection] annotate delete_text invoker to match...
2010-10-28 Vincent UntzPort tests to GtkScrollable API instead of deprecated...
next