]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-08-26 Tristan Van... Avoid dereferencing NULL pointer in gtk_label_drag_data...
2011-08-26 Michael Terrytests: Add test for non-nullterminated gtk_css_provider...
2011-08-26 Benjamin Ottestyleproperty: Improve error message
2011-08-26 Benjamin OtteAPI: cssprovider: Change parsing-error signal
2011-08-26 Benjamin Ottecssparser: Fix cases where we could overrun the termina...
2011-08-26 Benjamin Ottecssparser: Make lines and positions 0-indexed
2011-08-26 Benjamin Ottecssprovider: Store sections with parsed values
2011-08-26 Benjamin Ottecssprovider: Handle non-NULL-terminated data
2011-08-26 Benjamin Ottecssprovider: Keep only the curent section while parsing
2011-08-26 Benjamin Ottecssprovider: Remove dead code
2011-08-26 Benjamin OtteAPI: css: Add GtkCssSection
2011-08-25 Colin WaltersSquash two compilation warnings about possibly-uninitialzed
2011-08-25 Yuri MyasoedovUpdated Russian translation
2011-08-25 Ryan LortieSignalify (already existing) GtkMenuShell.insert()
2011-08-25 Javier Jardóngtk+.doap: Add some more info
2011-08-24 Fran DieguezUpdated Galician translations
2011-08-24 Daniel MustielesUpdated Spanish translation
2011-08-24 Daniel MustielesUpdated Spanish translation
2011-08-24 Kjartan MaraasUpdated Norwegian bokmål translation
2011-08-24 Chun-wei FanUpdate gtk/Makefile.am
2011-08-24 Matthias ClasenUse a weak ref in GtkAccelLabel
2011-08-24 Matthias ClasenTrivial: whitespace fixes
2011-08-24 Matthias ClasenTrivial: Silence a compiler warning
2011-08-24 Matthias ClasenTrivial: Silence a compiler warning
2011-08-24 Matthias ClasenGtkColorButton: Don't forget to close a cairo context
2011-08-24 Daniel NylanderUpdated Swedish translation
2011-08-24 Matthias ClasenGtkFontChooserDialog: Select when a list item is activated
2011-08-24 Matthias ClasenGtkFontChooser: Add a ::font-activated signal
2011-08-24 Matthias ClasenGtkAppChooserDialog: remove an unused variable
2011-08-24 Matthias ClasenGtkAppChooserDialog: Simplify the construction
2011-08-24 Matthias ClasenGtkAppChooserButton: Make activating rows work as expected
2011-08-24 Matthias ClasenGtkSwitch: Return FALSE from the button press handler
2011-08-23 Arx Cruz[filechooser] bgo#349502: Context menu option to copy...
2011-08-23 Piotr DrągUpdated POTFILES.in
2011-08-23 Gabor KelemenAdd tests/*ui to POTFILES.skip
2011-08-23 Gabor KelemenThere is no need for [type: ...] tags in POTFILES.skip
2011-08-23 Daniel MustielesFixed POTFILES.in (error in D-L)
2011-08-23 Daniel MustielesFixed POTFILES.in (error in D-L)
2011-08-23 Daniel MustielesFixed POTFILES.in (error in D-L)
2011-08-23 Daniel MustielesFixed bug #657146
2011-08-23 Piotr DrągUpdated POTFILES.in
2011-08-23 Мирослав НиколићUpdated Serbian translation
2011-08-23 Matthias ClasenChange 'Ok' to 'Select' in the color chooser dialog
2011-08-23 Matthias ClasenAdd a mnemonic to the 'Select' button
2011-08-23 Sweta KothariUpdated Gujarati Translations
2011-08-22 Andika TriwidadaUpdated Indonesian translation
2011-08-22 Daniel Nicoarawayland: Acquire cairo device during operations that...
2011-08-22 Kristian Høgsbergwayland: We need to require egl as well
2011-08-22 Kristian RietveldFix typo in doc comment
2011-08-22 Kristian RietveldAdd forgotten calls to signal_monitor_assert_is_empty()
2011-08-22 Kristian RietveldFix some memory leaks in treemodel unit tests
2011-08-22 Kristian Rietveldtreemodelsort: eliminate unread variable assigments
2011-08-22 Kristian Rietveldtreemodelfilter: eliminate unread variable assigments
2011-08-22 Kristian RietveldAdd some notes on how filter model testing can be made...
2011-08-22 Kristian RietveldUpdate filtermodel ref count unit tests to new cache...
2011-08-22 Kristian RietveldFix bad typo in gtk_tree_model_filter_build_level(...
2011-08-22 Kristian Rietveldgtktreemodelfilter: only maintain cache at 1 level...
2011-08-22 Kristian RietveldExtend public and internal documentation about GtkTreeM...
2011-08-22 Kristian RietveldExtend documentation about GtkTreeModelSort internals
2011-08-22 Kristian RietveldGtkTreeModel: add more detailed documentation on refere...
2011-08-22 Kristian RietveldReplace GArray with GSequence in GtkTreeModelSort
2011-08-22 Kristian RietveldAdd more unit tests for GtkTreeModelSort
2011-08-22 Kristian RietveldMove SignalMonitor to treemodel.[ch] so it can be used...
2011-08-22 Kristian RietveldRevert usage of parent_elt_index back to parent_elt...
2011-08-22 Xavier ClaessensReplace GArray with GSequence in GtkTreeModelFilter
2011-08-22 Xavier ClaessensRevert usage of parent_elt_index back to parent_elt...
2011-08-22 Kristian RietveldDo not emit rows-reordered for levels with no visible...
2011-08-22 Kristian RietveldRemove left-over dump call
2011-08-22 Kristian RietveldCorrect ref transfer in GtkTreeModelFilter rows-reorder...
2011-08-22 Kristian RietveldTest GtkTreeModelFilter's reference transfers
2011-08-22 Kristian RietveldUnit test GtkTreeModelFilter's rows-reordered emissions
2011-08-22 Kristian RietveldUnit test rows reordered ref count handling in GtkTreeView
2011-08-22 Kristian RietveldShould validate TreeModelRefCount before the sort and...
2011-08-22 Kristian RietveldAdd reference counting unit tests for GtkTreeModelFilter
2011-08-22 Kristian RietveldAdd more "has child" unit tests
2011-08-22 Kristian RietveldAdd cleaned up and easier version of unit test for...
2011-08-22 Kristian RietveldCheck level length in unit test for bug 311955
2011-08-22 Kristian RietveldRemove checks for superfluous signals which are not...
2011-08-22 Kristian RietveldCorrect/expand base tests to check emitted signals
2011-08-22 Kristian Rietveldtreemodelrefcount: check_iter(): check if iter is valid
2011-08-22 Kristian Rietveldtreemodelrefcount: make it possible to assert within...
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
next