6d1b5c4241
app: pull virtual modifier replacement into gimp_get_mod_string()
...
and remove it from all other places. We only want to have the virtual
modifiers when displaying a modifier string (and in some other cases,
but these are all handled internally by GTK+).
2011-10-06 22:56:05 +02:00
9fff65f1b2
libgimpwidgets: emit GimpButton::extended-clicked() also on MOD2-click
...
it doesn't hurt on Win/X11 and is needed on OSX for Command-click.
2011-10-06 22:56:04 +02:00
38b8f0596d
app: use the new modifier API instead of constants in all tools
...
There are still many uses of literal SHIFT and MOD1 left, but all uses
of CONTROL are gone. Should work exactly as before on Win/X11, and
still has some glitches on OSX.
2011-10-06 21:59:07 +02:00
59f4396c7b
app: use the toggle_behavior modifier instead of GDK_CONTROL_MASK
...
to switch between dragging a guide or a sample point from a ruler.
2011-10-06 21:10:18 +02:00
da2410148c
Revert "app: initalize rectangle tool respecting size constrants"
...
This reverts commit ef7060251c
.
2011-10-06 20:16:26 +03:00
970782cfef
Revert "app: prevent executing rectangle tool on the creating click"
...
This reverts commit 5a99bf4f47
.
2011-10-06 20:16:26 +03:00
c8cde40952
Revert "app: handle motion right just created size fixed rects"
...
This reverts commit c8fa2c99e8
.
2011-10-06 20:16:26 +03:00
3ad505b124
Revert "app: rect tool changes made for suppressed execute need to be applied"
...
This reverts commit eff20af915
.
2011-10-06 20:16:25 +03:00
11db468084
Revert "NEWS: Update about rectangle tool changes"
...
This reverts commit 61e18ec424
.
2011-10-06 20:16:25 +03:00
bb16f57505
Revert "NEWS: Fix typo in previous commit"
...
This reverts commit aa0df78d6c
.
2011-10-06 20:16:25 +03:00
7ebcf3f755
metadata: Use glib base64 decoder instead of local copy
2011-10-06 20:22:27 +05:30
e55ceea11a
app: handle MOD2 in GimpTool's generic modifier code
...
because we "know" that it's used on the Mac and unfortunately there
is no other way of knowing but simply knowing it...
2011-10-06 16:43:23 +02:00
f4141d6942
app: add a utility function that returns the "constrain" modifier
2011-10-06 16:42:42 +02:00
c0610697cb
app: remove widget parameter from gimp_modifiers_to_channel_op()
...
and simply use the default keymap.
2011-10-06 16:33:05 +02:00
10a9c660f8
app: add utility functions which return modifier masks
...
Simply get the masks from the default display's keymap, since
the widget makes absolutely no difference here.
2011-10-06 16:33:05 +02:00
197dddb5d5
wind: Delete dead assignment
2011-10-06 19:54:58 +05:30
7fbc0fe540
file-psd: Delete dead variable and assignment
2011-10-06 19:51:04 +05:30
b613969d8b
file-psd: Move variables to local block
2011-10-06 19:49:47 +05:30
c9e7186a35
app: Conditionally assign show_menu
2011-10-06 19:45:32 +05:30
d5c1e09643
file-gif-save: Delete dead variables and assignments
2011-10-06 19:42:47 +05:30
030695b8d0
contrast-retinex: Delete redundant assignment and move variable to local block
2011-10-06 19:39:59 +05:30
db40cca290
file-xwd: Change if statements list to a switch
2011-10-06 19:35:21 +05:30
957ca36576
file-xwd: Remove dead variable and assignment
2011-10-06 19:34:05 +05:30
1dfec7dac8
sphere-designer: Remove useless variable
2011-10-06 19:32:56 +05:30
cf19e68205
warp: Delete dead variable and assignment
2011-10-06 19:30:49 +05:30
9e4627730a
file-sunras: Delete dead variable and assignment
2011-10-06 19:26:06 +05:30
b3337ee865
metadata: Delete dead assignment and move variable to local block
2011-10-06 19:24:56 +05:30
d6d2a0bbd1
app (gimprc): Delete dead assignment
2011-10-06 19:23:06 +05:30
599c077548
edge: Delete dead variables and assignments
2011-10-06 19:21:14 +05:30
b11bc202f1
semi-flatten: Remove dead variable and assignment
2011-10-06 18:59:31 +05:30
5deb726dfb
gimpressionist: Remove 'step' variable which is equal to 'i'
2011-10-06 18:58:25 +05:30
e04edfa8e2
depth-merge: Delete redundant assignment
2011-10-06 09:11:53 +05:30
61c47bf865
mosaic: Remove dead variable and assignment
2011-10-06 09:10:33 +05:30
e3b8d9885e
rotate: Remove redundant assignment
2011-10-06 09:08:22 +05:30
b5288df912
convolution-matrix: Remove dead code and variable
2011-10-06 09:06:27 +05:30
7048d9e46e
tinyscheme: Remove dead assignment
2011-10-06 09:04:43 +05:30
29e7d032a3
app (file-save-dialog): Remove dead code and variables
2011-10-06 09:01:51 +05:30
4b75e13518
polar-coords: Remove redundant assignment
2011-10-06 08:53:34 +05:30
c4b709cdce
edge: Remove dead variable and assignment
2011-10-06 08:51:07 +05:30
12f6dba895
file-sunras: Use precomputed hdr_entries instead of recomputing it
2011-10-06 08:49:21 +05:30
13cd1f6f80
blur-motion: Move variables into inner block, where they're used
2011-10-06 08:45:58 +05:30
37d81cd396
film: Remove dead assignment (and variable)
2011-10-06 08:38:46 +05:30
ad3633110a
app: Remove duplicate assignment
2011-10-06 08:37:41 +05:30
3699475be9
app (xcf): Remove duplicate assignment
2011-10-06 08:35:00 +05:30
bdd7a934a7
file-gif-load: Conditionally compile debug code
2011-10-06 08:33:26 +05:30
91bcc3dff4
file-sgi: Remove redundant assignment
2011-10-06 08:29:36 +05:30
245b4482eb
file-tiff-load: Remove function's dead args
2011-10-06 08:27:57 +05:30
bf31425640
file-sunras: Remove dead assignment (and variable)
2011-10-06 08:25:04 +05:30
990a4bd271
app: don't forget to move the start handle in GimpBlendTool
...
because the tool moves both handles when Alt is pressed.
2011-10-05 23:40:44 +02:00
e8250320d5
app: use gdk_event_triggers_context_menu() for the image menu
...
and clean up button event handling a bit.
2011-10-05 20:04:42 +02:00