fcfb7cf160
Use the new g_[s]list_free_full() instead of foreach() and free()
2011-03-07 17:11:28 +01:00
30e847c921
app: forgot to implement dragging from GimpContainerIconView
2011-03-01 15:32:08 +01:00
202124c438
app: implement GObject::constructed() instead of ::constructor()
2011-01-14 09:38:46 +01:00
8a1517f18b
app: properly select icon view items
...
so that they are visually selected also when the widget never got
focus.
2010-10-21 11:53:41 +02:00
c60e29254b
app: don't try to set properties of a NULL icon view
2010-10-21 11:38:58 +02:00
ed630a1852
app: Remove unused variables and dead code
2010-06-24 22:46:20 +02:00
e6983567f2
app: add GimpContainerIconView, a new GimpContainerView based on GtkIconView
...
This is supposed to finally replace GimpContainerGridView along with
GtkWrapBox. The code is experimental and currently even crashes
without a modified GTK+, so it's disabled. Keeping it in GIT makes
developing easier though.
2010-06-03 22:19:09 +02:00