]> Pileus Git - ~andy/gtk/history - gtk
[l10n]Updated Catalan translation
[~andy/gtk] / gtk /
2011-09-25 Michael NattererGtkTreeViewColumn: fix x_offset returned by cell_get_po...
2011-09-25 Michael NattererGtkTreeViewColumn: fix return value of gtk_tree_view_co...
2011-09-23 Matthias ClasenFix module blacklisting
2011-09-23 Benjamin Ottetextview: Fix comparison being the wrong way
2011-09-23 Alban Crequygtktreeviewaccessible: do not trigger an assertion
2011-09-23 Bastien NoceraGtkAssistant: Fix problems with gtk_widget_show_all()
2011-09-22 Christian PerschDisable font fallback in the fontchooser preview
2011-09-22 Benjamin Ottefontbutton: Properly display absolute sizes
2011-09-22 Benjamin Ottefontbutton: Properly update label after property changes
2011-09-22 Benjamin Ottefontbutton: Display the same text as elsewhere
2011-09-22 Benjamin Ottefontchooser: Use fixed height mode for the font face...
2011-09-22 Benjamin Ottefontchooser: Set a fixed size on the preview cell
2011-09-22 Benjamin Ottefontchooser: Split out computing of the preview text...
2011-09-22 Benjamin Ottefontchooser: Use absolute size for the preview text...
2011-09-22 Benjamin Ottefontchooser: Set cell data as text + attributes instead...
2011-09-22 Benjamin Ottefontchooser: Reselect font when it's unfiltered
2011-09-22 Benjamin Ottefontchooser: Only compare font descriptions when famili...
2011-09-22 Benjamin Ottefontchooser: Only create font descriptions on demand
2011-09-22 Benjamin Ottefontchooser: Make all setters go through merge_font_desc()
2011-09-22 Benjamin Ottefontchooser: Update range marks properly
2011-09-22 Benjamin Ottefontchooser: Reorganize code a bit
2011-09-22 Benjamin Ottefontchooser: Don't store the current face and family...
2011-09-22 Benjamin Ottefontchooser: Take font description from model
2011-09-22 Benjamin Ottefontchooser: Sanitize variable declarations
2011-09-22 Benjamin Ottefontchooser: Fix leak
2011-09-22 Benjamin Ottefontchooser: Store an iter to the current font
2011-09-22 Morten Welindercssprovider: Remove outdated docs
2011-09-22 Benjamin Ottefontchooser: Store tree model member variables as GtkTr...
2011-09-22 Benjamin Ottefontchooser: Rename populate_list() function
2011-09-22 Benjamin Ottefontchooser: Make changing the preview text fast
2011-09-22 Benjamin Ottefontchooser: Use a cell_data_func for the font list
2011-09-22 Benjamin Ottefontchooser: Don't scroll in the populate_list() function
2011-09-22 Benjamin Ottefontchooser: Remove needless scroll calls
2011-09-22 Benjamin Ottefontchooser: Introduce gtk_font_chooser_find_font()
2011-09-22 Benjamin Ottefontchooser: Rewrite size changes
2011-09-22 Benjamin Ottefontchooser: Fix size computation
2011-09-22 Benjamin Ottefontchooser: Fix gcc warnings
2011-09-21 Antoine Jacoutotgtkmountoperation-x11: unbreak compilation on OpenBSD.
2011-09-20 Xavier ClaessensGtkTreeModelFilter: Fix build warnings
2011-09-19 Benjamin Ottefontchooser: Remove special case for a single signal...
2011-09-19 Benjamin Ottefontchooser: Remove useless code
2011-09-19 Benjamin Ottefontchooser: Don't store the size separately
2011-09-19 Benjamin Ottefontchooser: Don't reload the fonts on style changes
2011-09-19 Benjamin Ottefontchooser: Assume NULL screen means the default screen
2011-09-19 Benjamin Ottefontchooser: Store the font description in the model
2011-09-19 Benjamin Ottefontchooser: Move the filter func to the visibility...
2011-09-19 Benjamin Ottefontchooser: Fix code to make it not look like GTK 0.9
2011-09-19 Benjamin Ottefontchooser: List font description as font description
2011-09-19 Benjamin Ottefontchooser: Family or face can never be NULL
2011-09-19 Benjamin Ottefontchooser: Use gtk_list_store_insert_with_values()
2011-09-19 Benjamin Ottefontchooserwidget: Simplify function
2011-09-19 Chris CoulsonGtkPaned: Create the child window at the correct position
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
next