summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/editable_cells.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Make editable cells demo more robustMatthias Clasen2015-01-191-3/+10
* Editable cells demo: Add new row at cursorPhillip Wood2014-12-071-4/+21
* gtk-demo: Drop use of deprecated apiMatthias Clasen2014-08-041-1/+0
* gtk-demo: Fix segfault in editable cells demoBenjamin Otte2011-11-221-5/+5
* Formatting cleanupsMatthias Clasen2011-09-011-5/+3
* gtk-demo: plug a memleak in the editable cells demoMatthias Clasen2011-02-171-5/+5
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-2/+3
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-2/+2
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* Fix 346375Matthias Clasen2006-07-021-1/+4
* Also demonstrate GtkCellRendererProgress.Matthias Clasen2005-05-251-62/+84
* Also demonstrate GtkCellRenderer::editing-started and separators.Matthias Clasen2005-03-161-2/+31
* Use GtkCellRendererCombo (#169607, Mark McLoughlin)Matthias Clasen2005-03-081-42/+80
* Don't include config.h in the examples.Matthias Clasen2004-11-161-1/+0
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Call the do_ functions with the toplevel as argument.Matthias Clasen2003-11-081-1/+3
* Merged from stable.Kristian Rietveld2003-07-121-4/+2
* add deprecation compile flagsManish Singh2002-09-291-6/+6
* Fix typo in earlier patch.Owen Taylor2002-05-161-1/+1
* Fixes for #78258Owen Taylor2002-05-161-1/+1
* const fixHavoc Pennington2002-03-041-2/+2
* fix a load of open line ends (cell_edited): modified patch from German PooKristian Rietveld2002-01-191-19/+22
* fix typoKristian Rietveld2001-11-281-1/+1
* add editable_cells.c, list_store.c and tree_store.cKristian Rietveld2001-10-021-0/+298