| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c | Sven Neumann | 2008-08-12 | 1 | -5/+5 |
* | gtk/gtktree.c gtk/gtktreemodel.c gtk/gtktreesortable.c gtk/gtktreeview.c | Sven Neumann | 2008-08-08 | 1 | -5/+5 |
* | Small doc improvement | Matthias Clasen | 2008-07-28 | 1 | -6/+7 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Using GSlice for GtkTreePath | Philip Van Hoof | 2007-12-31 | 1 | -3/+3 |
* | Use GSlice for gtk_tree_iter_copy. Bug #434863. | Christian Persch | 2007-05-01 | 1 | -2/+2 |
* | Don't corrupt memory when faced with paths with ridiculously large | Matthias Clasen | 2007-01-08 | 1 | -6/+8 |
* | Apply a patch by Behdad Esfahbod to reduce relocations. (#359053) | Matthias Clasen | 2006-10-03 | 1 | -1/+1 |
* | Add some docs to the row-deleted signal. (#349128, Benedikt Meurer) | Matthias Clasen | 2006-08-16 | 1 | -0/+7 |
* | Changed the language of the signals documentation slightly. Bug #340205. | Murray Cumming | 2006-05-04 | 1 | -5/+5 |
* | Document GtkTreeModel signals. | Matthias Clasen | 2006-05-01 | 1 | -1/+55 |
* | don't copy tree paths when emitting signals. (#325041, Matthias Clasen). | Kristian Rietveld | 2006-01-23 | 1 | -5/+5 |
* | Fix several g_new() calls which were using extra indirections or pointless | Matthias Clasen | 2006-01-18 | 1 | -2/+2 |
* | Documentation fixes. | Matthias Clasen | 2005-12-19 | 1 | -3/+3 |
* | Clarify docs. (#317682, Christian - Manny Calavera - Neumair) | Matthias Clasen | 2005-10-26 | 1 | -1/+1 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -11/+12 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -2/+2 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -4/+4 |
* | Some documentation fixes. (#314882, Guillaume Cottenceau) | Matthias Clasen | 2005-08-31 | 1 | -28/+30 |
* | new function. (#160879, Stefan Kost). | Kristian Rietveld | 2005-07-13 | 1 | -0/+19 |
* | Check for negative before appending the index, to avoid double error | Matthias Clasen | 2005-06-08 | 1 | -2/+3 |
* | Fix a C99ism | Matthias Clasen | 2005-05-21 | 1 | -28/+80 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | *** empty log message *** | Matthias Clasen | 2004-11-15 | 1 | -0/+3 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -2/+2 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Improve the docs (reported by Vitaly Tishkov, #74362) Add some comments to | Owen Taylor | 2004-03-05 | 1 | -3/+26 |
* | Don't use function calls in array initializers, as some compilers seem to | Matthias Clasen | 2004-02-07 | 1 | -5/+12 |
* | Correct the documentation for new_order. (#124790, Tim-Philipp Müller) | Matthias Clasen | 2004-01-31 | 1 | -3/+3 |
* | Actually call the default signal handlers instead of calling the | Murray Cumming | 2003-12-17 | 1 | -34/+41 |
* | Fix major bug in row ref handling, so the new combo box will actually work | Kristian Rietveld | 2003-08-16 | 1 | -103/+179 |
* | make the path != NULL check a silent assert, so it follows the g_free() | Kristian Rietveld | 2003-07-11 | 1 | -1/+2 |
* | Fix numerous misspellings of possessive "its". (#110027, Doug Quale) | Matthias Clasen | 2003-04-07 | 1 | -3/+3 |
* | Use g_printf instead of system printf. (#99327) | Matthias Clasen | 2002-12-15 | 1 | -3/+3 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -0/+14 |
* | Fix doc comment typos. (#98158, Vitaly Tishkov) | Matthias Clasen | 2002-11-21 | 1 | -1/+1 |
* | docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml | Soeren Sandmann | 2002-11-08 | 1 | -4/+4 |
* | took out the useless check for refs->list (#97353, reported by Morten | Kristian Rietveld | 2002-11-03 | 1 | -3/+0 |
* | s/NULL/0/ on the g_signal_emit lines to fix up yesterdays commit (reported | Kristian Rietveld | 2002-10-23 | 1 | -5/+5 |
* | Another feature to create truly ugly TreeViews!: style properties for the | Kristian Rietveld | 2002-10-22 | 1 | -50/+67 |
* | Behaviour change, apply changes if the entry of the editable gets a focus | Kristian Rietveld | 2002-10-14 | 1 | -0/+3 |
* | Deprecation cleanup | Manish Singh | 2002-10-07 | 1 | -16/+18 |
* | Make GtkTreeRowReference a boxed type. | Jonathan Blandford | 2002-09-11 | 1 | -0/+23 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -1/+4 |
* | Fix doc comment. | Matthias Clasen | 2002-08-07 | 1 | -1/+2 |
* | API additions: _move, _reorder and _swap for stores, path constructor. | Kristian Rietveld | 2002-07-26 | 1 | -0/+32 |
* | fix warning. (gtk_tree_view_search_iter): fix warning, #85884 | Jonathan Blandford | 2002-07-05 | 1 | -1/+5 |
* | Fix type names for GtkIconSet, GtkIconSource, GtkSelectionData, GtkBorder, | Owen Taylor | 2002-06-13 | 1 | -2/+2 |
* | add gtk_tree_model_get_string_from_iter (#74667). | Kristian Rietveld | 2002-06-04 | 1 | -0/+30 |