0a31b29b9a
app: transform_tool - don't flush the image when display is NULL
...
it means the dialog is being deleted
2013-05-29 20:10:33 +02:00
894d7568ac
plug-ins, pdb: remove plug-in noise-spread and add a PDB compat procedure
2013-05-29 19:54:42 +02:00
e3ef19ec89
app: don't gimp_display_get_image(NULL) in gimp_transform_tool_response()
2013-05-29 19:41:54 +02:00
279abd260b
app: add gegl:noise-spread to Filters -> Noise
2013-05-29 19:22:14 +02:00
d31750464a
Enhanced Norwegian nynorsk translations
2013-05-29 15:16:04 +02:00
7c7c8de165
app: fix off-root builds
...
Source file ("unique.c") includes header file from subdirectory
("gui/gimpdbusservice.h") which includes generated header file
("gimpdbusservice-generated.h").
In off-root builds this file isn't created in the same directory,
therefore the directory needs to be explicitly added as an include path.
2013-05-29 11:22:27 +02:00
d856ba624e
Reduce glib required micro version
...
Change 2.36.1 to 2.36.0, because Ubuntu.
2013-05-28 16:06:45 -07:00
963275e846
app: use gimp_prop_color_button_new() in GimpColorizeTool
...
which removes the remaining old callbacks. Remove the set/get_color()
API from GimpColorizeConfig and instead add an unserialized "color"
property that stores its value in the other properties.
2013-05-29 00:45:24 +02:00
0c70a79c69
app: use GimpSpinScales in GimpBrightnessContrastTool
2013-05-29 00:28:39 +02:00
905439b4bf
app: use GimpSpinScales in GimpColorizeTool
2013-05-29 00:18:07 +02:00
a544b9d689
app: hue-saturation's lightness and saturation are -100..100 not -180..180
2013-05-29 00:16:25 +02:00
8ba777f5b1
app: use GimpSpinScales in GimpHueSaturationTool
2013-05-29 00:04:35 +02:00
3f193cd503
app: set GimpColorBalanceTool's sliders back to -100..100
2013-05-28 23:48:01 +02:00
766c4a026c
app: add an optional "factor" to GimpSpinScale
...
which allows to display a value different from the original
adjustment's value.
This is sortof a hack but insanely useful to map normalized config
values to a nicer range (e.g. 0.0 -> 1.0 to 0 ->100).
2013-05-28 23:45:45 +02:00
1822bd1502
app: use gimp_prop_spin_scale_new() in GimpColorBalanceTool
2013-05-28 23:18:53 +02:00
bf3a1c89ef
app: GimpSpinScale: the "none" keyval is GDK_KEY_VoidSymbol. not 0
2013-05-28 23:13:13 +02:00
783edc1e7b
app: use gimp_prop_spin_scale_new() in GimpPosterizeTool
...
and remove tons of code needed to update the old stuff.
2013-05-28 22:47:12 +02:00
4c0169aaaf
app: add mnemonic support for GimpSpinScale's label
2013-05-28 22:46:22 +02:00
d5fb5922b7
app: port "range" and "preserve" widgets in GimpColorBalanceTool to propwidgets
2013-05-28 19:13:40 +02:00
38e771eea3
app: use gimp_prop_enum_radio_frame_new() in GimpDesaturateTool
...
and remove tons of code that was needed to update the old widget.
2013-05-28 19:01:14 +02:00
6940c00774
app: add gimp_spin_scale_set_label() and get_label()
2013-05-28 15:29:44 +02:00
fb6239320e
app: reorder functions in GimpSpinScale so getter and setter are together
2013-05-28 15:19:04 +02:00
b0834ecfbe
plug-ins: remove more cruft from file-gif-save
2013-05-27 22:56:01 +02:00
fdfc288861
configure: remove GIF compression configure options
2013-05-27 22:56:01 +02:00
66f6fb9aa6
plug-ins: always build all GIF compression functions, but always use LZW
2013-05-27 22:56:01 +02:00
7f8a9331ed
plug-ins: remove crufty and obfuscating #ifdefs from file-gif-save
2013-05-27 22:56:01 +02:00
1da47ee6c9
Fix tags-locale for Norwegian nynorsk
2013-05-27 22:46:42 +02:00
c77fd3afb9
Updated Norwegian bokmål translation
2013-05-27 22:43:44 +02:00
d7e6992524
Updated Norwegian bokmål translation
2013-05-27 22:23:08 +02:00
2773e980dd
Updated Norwegian bokmål translation
2013-05-27 22:21:54 +02:00
757124688b
Updated Norwegian bokmål translation
2013-05-27 22:20:21 +02:00
477207ade7
Updated Norwegian bokmål translation
2013-05-27 22:19:39 +02:00
3a456e07c3
configure: remove DBus from optional features in the configure summary
...
It's now used unconditionally when not on Windows or OSX.
2013-05-27 22:02:27 +02:00
c2d9b05a76
app: build the GUdev based linux-input controller without dbus-glib
...
Why was this configure check depending on dbus-glib at all...
2013-05-27 21:54:55 +02:00
e227593e4c
Updated Norwegian bokmål translation
2013-05-27 15:23:42 +02:00
b2f8e79d02
Updated Norwegian bokmål translation
2013-05-27 15:22:22 +02:00
36688394c1
Updated Norwegian bokmål translation
2013-05-27 15:21:20 +02:00
a77d9223df
plug-ins, pdb: remove shift plug-in and add a PDB compat procedure for it
2013-05-27 02:34:04 +02:00
07c87c7ce1
app: add gegl:shift to Filters -> Distorts
2013-05-27 00:45:51 +02:00
9c69130f72
app: add gegl:fractal-trace to Filters -> Map
2013-05-26 23:58:12 +02:00
5f76a735af
app: add gegl:deinterlace to Filters -> Enhance
2013-05-26 22:15:36 +02:00
308431f7b6
Bug 701053 - Opening jpg files from Canon camera displays...
...
...PNG Description encoding error.
Don't unconditionally display all error messages from thumbnail saving.
Instead, return the error from gimp_imagefile_create_thumbnai()
and gimp_imagefile_save_thumbnail() and display it only if thumbnail
creation was the actual user-intended action (like clicking the preview
in a file dialog). Do not display the error when thumbnailing is just
a side effect of loading/saving an image.
2013-05-26 21:31:06 +02:00
f5496f8df8
Bug 701038 - Errors when compiling for windows
...
Don't use #elifdef, apparently it's a gccism.
2013-05-26 17:02:20 +02:00
e76dce1218
configure: update checks for "too new" library versions
...
We use them to switch off DISABLE_DEPRECATED defines, so the build
won't break with future library versions.
2013-05-26 16:59:01 +02:00
a7dc8d4429
app: remove gimp_get_number_of_processors(), use g_get_num_processors()
2013-05-25 22:50:23 +02:00
66ff5dd70b
Remove all calls to g_type_init(), it's deprecated
...
The type system is initialized automatically now.
2013-05-25 22:44:20 +02:00
e5b7df0748
Depend on GLib >= 2.36.1
2013-05-25 22:43:48 +02:00
b243c7d77d
Updated Polish translation
2013-05-25 18:30:56 +02:00
c249387df8
app: Fix -u flag to refer to GimpSettings, not GimpImageMapConfig
2013-05-25 11:11:28 -04:00
f9b7979af0
app: somehow the new app/core/gimpsettings.[ch] didn't get committed
2013-05-25 16:48:38 +02:00