Jehan
|
951393b34e
|
app: disallow a theoretical infinite loop if we run out of ids.
In practice, that's likely impossible to ever happen. This was just
itching my perfectionist self, who enjoys flawless design.
|
2013-09-20 02:42:40 +12:00 |
Michael Natterer
|
5a7b7d9a4b
|
app: add gimp_gegl_buffer_get_tile_manager()
and ust it in some get_memsize() functions instead of having a
FIXME. So many files changed because they need to inlcude <gegl.h>
now.
|
2012-05-02 17:46:07 +02:00 |
Martin Nordholts
|
c4097d4ff4
|
app: void * -> gpointer in GimpIdTable
|
2011-05-04 23:14:21 +02:00 |
Martin Nordholts
|
9fefa22efe
|
app: Add GimpIdTable utility class
Not written in Vala... ;)
|
2011-05-04 22:54:35 +02:00 |