Michael Natterer
|
9696e297ac
|
app: turn GimpData's "filename" string into a "file" GFile
One more step, but for now just causes more code in most places to get
to the path inside the GFile.
|
2014-07-01 01:19:35 +02:00 |
Michael Natterer
|
65a65947d9
|
app, libgimp: replace GTK_STOCK_FOO by icon names
unless it's a stock ID used for an action button, will address that
later.
|
2014-05-11 22:49:22 +02:00 |
Michael Natterer
|
867da8f293
|
app: add gimp_context_get_foreground,background_pixel()
which takes a Babl format to convert from/to.
Include <gegl.h> in a million places.
|
2012-05-02 17:50:41 +02:00 |
Michael Natterer
|
743f6a5035
|
app: fix typo: s/Dynamicss/Dynamics/
|
2011-08-20 08:43:29 +02:00 |
Michael Natterer
|
22767ca7b8
|
Seal GimpData completely and add the missing accessors
|
2009-10-31 18:48:38 +01:00 |
Michael Natterer
|
7abcfbf237
|
Add private struct to GimpData
And start sealing by moving "filename" there. Add
gimp_data_get_filename() and use it everywhere.
|
2009-10-31 15:24:57 +01:00 |
Michael Natterer
|
52dd01fdef
|
Change user-visible strings from "Dynamics" to "Paint Dynamics"
Because "Dynamics" doesn't mean anything by itself. Didn't add the
"Paint" where the context is clear, like in the dynamics dialog
context menu.
|
2009-10-18 13:03:40 +02:00 |
Michael Natterer
|
bc271a3906
|
Fix typo in menu label
|
2009-10-11 16:00:14 +02:00 |
Michael Natterer
|
d543de8663
|
Don't make the "dynamics-edit" action permanently insensitive
|
2009-10-11 15:32:47 +02:00 |
Michael Natterer
|
af8b47efe9
|
Some reordering and cleanup
|
2009-10-11 00:00:45 +02:00 |
Alexia Death
|
cf3c9b230a
|
some missing files
|
2009-10-10 11:23:40 +03:00 |