]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-08-22 Kristian Rietveldtreemodelfilter: rework reference counting
2011-08-22 Kristian Rietveldtreemodelfilter: handle another case in check_ancestors
2011-08-22 Kristian Rietveldtreemodelfilter: guard for building already existing...
2011-08-22 Kristian Rietveldtreemodelfilter: Introduce notion of external ref count
2011-08-22 Kristian Rietveldtreemodelfilter: Move more missions of row-deleted...
2011-08-22 Kristian RietveldUnit test reference counting in GtkTreeModelSort
2011-08-22 Kristian RietveldAvoid unreferencing deleted nodes
2011-08-22 Kristian RietveldBug 611922 - gtk_tree_model_sort_ref_node() is too...
2011-08-22 Kristian RietveldMove asserts to gtktreemodelrefcount.h for other unit...
2011-08-22 Kristian RietveldAdd generic GtkTreeModel reference counting unit tests
2011-08-22 Kristian RietveldAdd GtkTreeModelRefCount, only to be used in unit tests
2011-08-22 Kristian Rietveldtreemodelsort: Remove unnecessary comment
2011-08-22 Kristian RietveldAdd some comments to gtk_tree_model_filter_remove_elt_f...
2011-08-22 Kristian RietveldFix a couple of memleaks in the filter model tests
2011-08-22 Kristian RietveldBug 621076 - GtkTreeModelFilter does not emit all signa...
2011-08-22 Kristian RietveldDecrease code duplication in _remove_elt_from_level...
2011-08-22 Kristian RietveldDecrease amount of code duplication in _remove_elt_from...
2011-08-22 Kristian RietveldRename gtk_tree_model_filter_remove_node for internal...
2011-08-22 Kristian RietveldChange signature of gtk_tree_model_filter_remove_node
2011-08-22 Xavier ClaessensAdd thorough unit test for bug #621076
2011-08-22 Kristian RietveldCorrections to has-child filter tests
2011-08-22 Kristian RietveldImprove specific_has_child_filter() test to also verify...
2011-08-22 Kristian RietveldImprove specific_root_has_child_filter test to also...
2011-08-22 Kristian RietveldHave a separate category for tests of gtk_tree_model_fi...
2011-08-22 Kristian RietveldAdd two unit tests for gtk_tree_model_filter_row_inserted
2011-08-22 Kristian RietveldUse g_assert_cmpint instead of g_assert in check_level_...
2011-08-22 Kristian RietveldRefactor emitting row-inserted for new nodes to a commo...
2011-08-22 Kristian RietveldFix comment
2011-08-22 Kristian RietveldFactor out find_elt_with_offset
2011-08-22 Kristian RietveldRefactor to a common code path for inserts of nodes...
2011-08-22 Xavier ClaessensImprove error messages of signal monitor
2011-08-22 Kristian RietveldFactor out another part of gtk_tree_model_filter_row_de...
2011-08-22 Kristian RietveldThree more TreeModelFilter remove ancestor tests
2011-08-22 Kristian RietveldIn sort model also emit row-deleted after updating...
2011-08-22 Kristian RietveldCorrect GtkTreeModelFilter to never unref an already...
2011-08-22 Kristian RietveldImprove filter model remove node unit tests
2011-08-22 Kristian RietveldPrint failed assertions for failed child iterator conve...
2011-08-22 Kristian RietveldMake _get_iter invalidate iterators when FALSE is returned
2011-08-22 Kristian RietveldAdd more unit tests for gtk_tree_model_filter_row_deleted()
2011-08-22 Kristian RietveldFurther reduce variable shadowing by factoring code...
2011-08-22 Kristian RietveldAdd unit test for bug 77977 for reference
2011-08-22 Kristian RietveldAdd bug base and bug numbers to tree model unit tests
2011-08-22 Kristian RietveldMove TreeModelSort specific tests to a new sortmodel...
2011-08-22 Kristian RietveldMake naming of tree model unit tests consistent
2011-08-22 Kristian RietveldPut all GtkTreeModel unit tests in a single binary
2011-08-22 Cosimo Cecchiwidget-factory: add the primary-toolbar hint to the...
2011-08-20 Chun-wei FanUpdate config.h.win32.in
2011-08-20 Chun-wei FanUpdate configure.ac to check for rint()/round()
2011-08-20 Chun-wei FanInclude C89 fallback code
2011-08-20 Chun-wei FanAdd fallback implemetation for rint()/round()
2011-08-19 Arash MousaviUpdated Persian translation
2011-08-18 David ZeuthenBug 656851 – Allow use of GVariant in GtkListStore
2011-08-19 Abduxukur AbdurixitAdded UG translation
2011-08-18 Andika TriwidadaUpdated Indonesian translation
2011-08-16 Daniel MustielesUpdated Spanish translation
2011-08-16 Matthias ClasenUse GtkFontChooser in testtoplevelembed
2011-08-16 Fran DieguezUpdated Galician translations
2011-08-16 Chun-wei FanUpdate VS property sheets
2011-08-16 Matthias ClasenPost-release bump
2011-08-16 Matthias Clasen3.1.12
2011-08-16 A S Alamupdate translation for Punjabi
2011-08-16 Matthias ClasenFix up symbol lists for recent api additions
2011-08-16 Matthias ClasenUpdate NEWS for 3.1.12
2011-08-15 Matthias Clasentestgtk: remove dead code
2011-08-15 Matthias ClasenFix a typo
2011-08-15 Matthias ClasenMake setting fontname work, independent of a screen
2011-08-15 Matthias ClasenKeep the currently selected font over theme changes
2011-08-15 Matthias ClasenDeprecate GtkFontSelection and GtkFontSelectionDialog
2011-08-15 Matthias ClasenTrivial formatting fix
2011-08-15 Matthias ClasenAdd docs
2011-08-15 Matthias ClasenAdd new symbols
2011-08-15 Matthias ClasenAdd filtering to the font chooser
2011-08-15 Matthias ClasenAdd 'no matches' functionality
2011-08-15 Matthias ClasenMake the fontchooser dialog come up in a reasonable...
2011-08-15 Matthias ClasenJust use a single grid
2011-08-15 Matthias ClasenClean up error handling
2011-08-15 Matthias ClasenRename some statics
2011-08-15 Matthias ClasenAvoid extraneous signals at destroy time
2011-08-15 Matthias ClasenFix minor issues in the tests
2011-08-15 Matthias ClasenSimplify a few things
2011-08-15 Matthias ClasenTrivial formatting fixes
2011-08-15 Alberto RuizGtkFontChooserDialog: GtkFontButton now uses GtkFontCho...
2011-08-15 Alberto RuizGtkFontChooser: get_font_name did not return the font...
2011-08-15 Alberto RuizGtkFontChooser: Stub code to handle empty list by search.
2011-08-15 Alberto RuizGtkFontChooser: font-name property notification wasn...
2011-08-15 Alberto RuizGtkFontChooser: Missing G_END_DECLS in fontchooser...
2011-08-15 Alberto RuizGtkFontChooser: Using G_N_ELEMENTS instead of a define
2011-08-15 Alberto RuizGtkFontChooser: Using the widget instead of the private...
2011-08-15 Alberto RuizGtkFontChooser: Fixed coding style wrt spacing around...
2011-08-15 Alberto RuizGtkFontChooser: Using explicit comparisons for g_strcmp0
2011-08-15 Alberto RuizGtkFontChooser: Added missing breaks in switch statements
2011-08-15 Alberto RuizGtkFontChooser: Setting all ought to be static function...
2011-08-15 Alberto RuizGtkFontChooserDialog: Add parent window as a parameter...
2011-08-15 Alberto RuizGtkFontChooserDialog: Fix get_font_chooser public funct...
2011-08-15 Alberto RuizGtkFontChooser: Set correct margin values between UI...
2011-08-15 Alberto RuizGtkFontChooserDialog: Use g_object_new to set initial...
2011-08-15 Alberto RuizGtkFontChooser: Remove outdated Copyright information
2011-08-15 Alberto RuizGtkFontChooser: Fix size synchronization between slider...
2011-08-15 Alberto RuizGtkFontChooser: Cleanup comments and fix indentation...
2011-08-15 Alberto RuizGtkFontChooser: Remove default geometry defines
next