]> Pileus Git - ~andy/gtk/history - gtk
Updated Slovenian translation
[~andy/gtk] / gtk /
2011-09-17 Kristian Rietveldtreemodelfilter: add additional asserts to MODEL_FILTER...
2011-09-17 Kristian RietveldRemove left-over calls to dump function
2011-09-16 Bastien Noceralink-button: Reset the mouse cursor when destroyed
2011-09-15 Cosimo Cecchiiconview: add support for prelight cells
2011-09-14 Ryan LortieGtkApplication: chain up ::startup
2011-09-14 Benjamin Otteiconview: Don't rturn TRUE from draw handler
2011-09-14 Benjamin Ottetreeview: Return FALSE from draw handler
2011-09-13 Matthias ClasenFix a parameter name mismatch
2011-09-13 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-13 Federico Mena Quinterobgo#658600 - Don't try to focus the location entry...
2011-09-13 Christian PerschTake font size also from the font description
2011-09-13 Christian PerschRemove some unnecessary casts
2011-09-13 Christian PerschClarify conditions when get_font_{family,face} return...
2011-09-13 Christian PerschFix implementation of GtkFontButton:get_font_{family...
2011-09-13 Christian PerschRename gtk_font_chooser_get_{family,face,size}
2011-09-13 Christian PerschAdd GtkFontChooser:font-desc property
2011-09-13 Christian PerschRemove GtkFontChooser:[sg]et_font
2011-09-13 Christian PerschSetters should not return a boolean
2011-09-13 Matthias ClasenCosmetic doc fixes
2011-09-13 Matthias ClasenTrivial: Fix up function name in the docs
2011-09-13 Christian PerschMark string for translation
2011-09-13 Christian PerschGtkFontChooser implementation for GtkFontButton
2011-09-13 Christian PerschRename GtkFontChooser:font-name to :font
2011-09-13 Christian PerschMake GtkFontChooser an interface
2011-09-13 Murray Cumminggtk_assistant_remove_page() docs: Fix typo.
2011-09-13 Matthias ClasenGtkSearchEngineTracker: port to tracker 0.12
2011-09-13 Matthias ClasenGtkFileChooserButton: Expand like other 'pickers'
2011-09-12 John Rallsbgo#514843 - [filechooser] Deal with corrupted .gtk...
2011-09-11 Kristian RietveldAdd unit test for Bug 657353
2011-09-11 Kristian Rietveldtreemodelfilter: bring if-condition in sync
2011-09-11 John RallsQuartz: gtk_drag_highlight_draw(): Set the GtkStyleCont...
2011-09-11 Kristian Rietveldtreemodelfilter: correct forgotten unref of parent...
2011-09-11 Kristian RietveldIncrease code coverage of first reference transfer...
2011-09-11 Sébastien Granjouxtreemodelfilter: bgo#658696- Crash when inserting new...
2011-09-11 Kristian RietveldAdd unit test for bug 658696
2011-09-11 Kristian Rietveldgtktreemodelfilter: fix small bug in prune level
2011-09-11 Kristian Rietveldgtktreemodelfilter: fix corner case in rows-reordered...
2011-09-11 Kristian RietveldUnit test a corner case of gtk_tree_model_filter_rows_r...
2011-09-10 Benjamin Ottefilechooser: Fix compile warning
2011-09-10 Matthias ClasenGtkAppChooserButton: Add a way to include the default app
2011-09-09 Cosimo Cecchicombobox: implement get_path_for_child() for GtkComboBox
2011-09-09 Dan Winshipgtkcssprovider: fix a crash in gtk_css_provider_parsing...
2011-09-08 Dan Winshipgtkmodules: don't append NULL to module list for blackl...
2011-09-07 Kristian RietveldAdd unit tests to check hierarchies of deleted nodes...
2011-09-07 Kristian RietveldUpdate filter model ref count tests to reflect changes...
2011-09-07 Kristian Rietveldgtktreemodelfilter: child levels of the root level...
2011-09-07 Kristian Rietveldgtktreemodelfilter: rework gtk_tree_model_filter_remove...
2011-09-07 Kristian Rietveldgtktreemodelfilter: add a debug define and more assertions
2011-09-07 Kristian Rietveldgtktreemodelfilter: make rule used for level caching...
2011-09-07 Kristian RietveldAdd unit test for ref tranfer in rows-reordered with...
2011-09-07 Behdad EsfahbodBug 658398 - Use of uninitialized variable reported...
2011-09-06 Cosimo Cecchiiconview: fix a typo while removing the a11y adjustment...
2011-09-06 Cosimo Cecchithemingengine: remove unused variable
2011-09-05 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-05 Federico Mena QuinteroMenu item to visit the selected files in recent-files...
2011-09-05 Federico Mena QuinteroFactor out functions to create contextual menu items...
2011-09-05 Benjamin Ottegrid: Swap wrong spacing properties
2011-09-05 Benjamin Otteradiobutton: Remove redundant call
2011-09-05 Benjamin Ottecheckbutton: Remove redundant call
2011-09-05 Cosimo CecchiGtkPathBar: Implement get_path_for_child
2011-09-05 Matthias Clasena11y: Fix up listener registration minimally
2011-09-05 Matthias ClasenMake the gail blacklisting more quiet
2011-09-05 Matthias ClasenGtkFontChooser: mark 'no matches' string for translation
2011-09-05 Matthias ClasenGtkToolbar: Move child removal to dispose
2011-09-05 Matthias ClasenSome GtkAboutDialog doc additions
2011-09-05 Matthias ClasenFix typos in gtk_tree_view_set_reorderable docs
2011-09-05 Matthias ClasenClean up the docs of GTK_SELECTION_MULTIPLE
2011-09-05 Matthias ClasenImprove gtk_tree_view_set_drag_dest_row docs
2011-09-05 Matthias ClasenCorrect the documentation of gtk_render_arrow() x,y...
2011-09-04 Matthias ClasenGtkFontChooser: escape markup where required
2011-09-04 Matthias ClasenGtkAssistant: Fix label alignment
2011-09-04 Matthias ClasenGtkLabel: make patterns work a little better
2011-09-03 Matthias ClasenGtkPlug: preserve map/unmap invariants
2011-09-03 Matthias ClasenGtkGrid: make attaching more flexible
2011-09-02 Cosimo Cecchithemingengine: remove xthickness FIXME from gtk_render_...
2011-09-02 Cosimo Cecchitreeview: add GTK_STYLE_CLASS_SEPARATOR for tree view...
2011-09-02 Eitan IsaacsonChange gtk_css_provider_propagate_error's signature.
2011-09-02 Matthias ClasenAdd a note about placeholder text use
2011-08-30 Javier Jardóngtk/Makefile.am: Remove duplicate AM_CPPFLAGS
2011-08-30 Matthias ClasenClean up stock-icons
2011-08-30 Matthias ClasenDisable underallocation warnings in non-debug builds
2011-08-30 Murray CummingGtkToolShell: Move vfunc default results to default...
2011-08-30 Matthias ClasenAdd headers to treemodel test sources
2011-08-29 Matthias ClasenDon't unref floating menuitems
2011-08-29 Alejandro Piñeiroa11y: Don't manage window events as a exception
2011-08-29 Alejandro Piñeiroa11y: Use AtkWindow on GtkWindowAccessible
2011-08-29 Matthias Clasena11y: don't return random numbers
2011-08-29 Matthias ClasenFix exported symbols
2011-08-29 Matthias ClasenGtkAppChooserDialog: handle sensitivity of 'Select...
2011-08-29 Matthias ClasenGtkAppChooser: Deal with 'no app found' gracefully
2011-08-29 Matthias ClasenAvoid warnings when widgets are not created yet
2011-08-29 Matthias ClasenAdd an accessor for grid children
2011-08-29 Matthias ClasenTrivial: include cleanups
2011-08-29 Diego Celixgtkappchooserdialog: gtk_misc_set_alignment
2011-08-29 Diego Celixgtkaboutdialog: gtk_misc_set_alignment replacing
2011-08-28 Matthias ClasenGtkTrayIconX11: Some more refactoring
2011-08-28 Benjamin Ottetrayicon-x11: Refactor code a bit
2011-08-28 Vincent Bernattrayicon-x11: Fix warnings when visual is not available.
2011-08-28 Matthias ClasenMore include cleanups
2011-08-28 Matthias ClasenMore include cleanups
next