]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-10-30 Owen W. TaylorGtkSocket: Add error trap around call to XFixesChangeSa...
2010-10-30 Tristan Van... Revert "Removed size_request from GtkTextView"
2010-10-30 Matthias ClasenRemove size_request from GtkSocket
2010-10-30 Matthias ClasenDon't g_free gslice-allocated structures
2010-10-30 Matthias ClasenRemove size_request from GtkScale
2010-10-30 Tristan Van... Removed size_request from GtkTearoffMenuItem
2010-10-30 Tristan Van... Fixed remaining call to ->size_request in GtkTextView.
2010-10-30 Matthias ClasenRemove size_request from GtkSeparatorToolItem
2010-10-30 Matthias ClasenUse correct icon name in testtoolbar
2010-10-30 Tristan Van... Removed size_request from GtkTextView
2010-10-30 Matthias ClasenRemove size_request from gtkToolItem
2010-10-30 Tristan Van... Removing size_request from GtkToolPalette
2010-10-30 Matthias ClasenRemove size_request from GtkToolbar
2010-10-30 Matthias ClasenRemove size_request from GtkTable
2010-10-30 Tristan Van... Removing size_request from GtkTreeview.
2010-10-30 Matthias ClasenRemove size_request from GtkRuler
2010-10-30 Matthias ClasenRemove size_request from GtkPathBar
2010-10-30 Matthias ClasenRemove size_request from GtkSeparator
2010-10-30 Matthias ClasenRemove size_request from GtkRange
2010-10-30 Matthias ClasenFix a typo
2010-10-30 Matthias ClasenRemove size_request from GtkPaned
2010-10-30 Ivar Smolin[l10n] Updated Estonian translation
2010-10-30 Tristan Van... Removed size_request from GtkOffscreenWindow
2010-10-30 Tristan Van... Removed size_request from GtkNotebook
2010-10-30 Tristan Van... Removed size_request from GtkMenuBar
2010-10-30 Tristan Van... Removed size_request from GtkImageMenuItem
2010-10-30 Tristan Van... Removed size_request from GtkIconView.
2010-10-30 Tristan Van... Remove size_request from GtkHandleBox
2010-10-30 Tristan Van... Fixed unused variable in get_preferred_height().
2010-10-30 Matthias ClasenRemove size_request from GtkSpinButton
2010-10-30 Matthias ClasenRemove size_request from GtkProgressBar
2010-10-30 Matthias ClasenRemove size_reuqest from GtkImage
2010-10-30 Matthias ClasenRemove size_request from GtkLayout
2010-10-30 Matthias ClasenRemove size_request from GtkHSV
2010-10-30 Matthias ClasenRemove size_request from GtkFixed
2010-10-30 Matthias ClasenRemove size_request from GtkEntry
2010-10-30 Matthias ClasenRemove size_request from GtkCheckButton
2010-10-30 Matthias ClasenRemove size_request from GtkCalendar
2010-10-30 Matthias ClasenRemove size_request from GtkButtonBox
2010-10-30 Matthias ClasenRemove size_request from GtkAssistant
2010-10-30 Javier JardónFix gtk-doc markup: /* <private> */ should be /*< priva...
2010-10-26 Tristan Van... Merge branch 'master' into treeview-refactor
2010-10-26 Tristan Van... Added most of the request code for GtkCellAreaBox
2010-10-26 Fran DiéguezUpdated galician translations
2010-10-26 Matthias ClasenStop calling GtkWidget parameters 'request'
2010-10-26 Tristan Van... Finished up initial revision of GtkCellAreaBoxIter
2010-10-26 Tristan Van... Added GtkCellAreaBox subclass to handle alignments...
2010-10-26 Tristan Van... Added GtkCellAreaIter class
2010-10-26 Yaron ShahrabaniUpdate properties Hebrew translation.
2010-10-26 Xan Lopezgtkcomboboxtext: remove unused variable
2010-10-26 Javier Jardóngtk.symbols: Add scrollable policy API
2010-10-26 Javier Jardóngtkfilechooserentry: Use accessor functions to access...
2010-10-26 Javier Jardóngtkspinbutton: Use accessor functions to access GtkEntry
2010-10-26 Javier JardónUse accessor functions to access GtkButton
2010-10-26 Javier Jardóngtktogglebutton: move public members to private structure
2010-10-26 Javier Jardóngtktogglebutton: Add _gtk_toggle_button_set_active...
2010-10-26 Javier Jardóngtkradiobutton: Use accessor functions to access GtkTog...
2010-10-26 Javier Jardóngtkcheckbutton: Use accessor functions to access GtkTog...
2010-10-26 Javier Jardóngtktoggletoolbutton: Use accessor functions to access...
2010-10-26 Javier Jardóngail: use accessor functions to access GtkToggleButton
2010-10-26 Javier Jardóntests: use accessor functions to access GtkToogleButton
2010-10-26 Tristan Van... Merge branch 'master' into treeview-refactor
2010-10-26 Tristan Van... Missed adding the scrolled window test in previous...
2010-10-26 Tristan Van... Added GtkScrollablePolicy property to scrollable interface
2010-10-25 Matthias ClasenBump version
2010-10-25 Matthias ClasenInclude gdkrgba.h
2010-10-25 Matthias ClasenMore updates
2010-10-25 Matthias ClasenAdd new GdkRGBA apis to gtk.symbols
2010-10-25 Matthias ClasenAdd new GdkRGBA api to symbol list
2010-10-25 =Christian... Use g_ascii_strto[u]ll instead of strto[u]l
2010-10-25 Matthias ClasenAdd tests for GdkRGBA serialization
2010-10-25 Matthias ClasenAdd some GdkRGBA tests
2010-10-25 Matthias ClasenSupport resetting cell renderer colors with NULL again
2010-10-25 Jorge GonzálezUpdated Spanish translation
2010-10-25 Richard HughesFix make distcheck as gtkcomboboxentry does not exist...
2010-10-24 Fran DiéguezUpdated Galician translations
2010-10-24 Ignacio Casal... Fix typo.
2010-10-24 Matthias ClasenGtkCalendar: turn into a no-window widget
2010-10-24 Matthias ClasenBring back lost functionality
2010-10-24 Matthias ClasenFill out the bug section
2010-10-24 Tristan Van... Implemented GtkCellLayoutIface->reorder on GtkCellAreaBox.
2010-10-24 Tristan Van... Implemented basic child list handling on GtkCellAreaBox
2010-10-24 Tristan Van... Removed attribute handling from class vfuncs of GtkCell...
2010-10-24 Khaled HosnyUpdated Arabic translation
2010-10-24 Tristan Van... Merge branch 'master' into treeview-refactor
2010-10-24 Tristan Van... Merge branch 'master' into treeview-refactor
2010-10-24 Tristan Van... Implemented remaining portions of GtkCellLayout iface
2010-10-23 Matthias ClasenFix up docs
2010-10-23 Matthias ClasenAdd a unique->GtkApplication migration guide
2010-10-23 Matthias ClasenSome GtkApplication cleanups
2010-10-23 Matthias ClasenFix doc build
2010-10-23 Matthias ClasenRevert the id-column patch
2010-10-23 Tristan Van... Fixed fallout from GtkScrollable patches.
2010-10-23 Jorge GonzálezUpdated Spanish translation
2010-10-23 Tristan Van... Fixed push/pop_recursion_check() to not fire warnings...
2010-10-23 Tristan Van... Adding initial code skeleton for GtkCellAreaBox.
2010-10-23 Tristan Van... Merge branch 'master' into treeview-refactor
2010-10-23 Javier Jardóndocs: GtkComboBoxText: more fixes
2010-10-23 Javier Jardóndocs: Some fixes in GtkComboboxText notations
2010-10-23 Yaron ShahrabaniUpdated Hebrew translation.
next