Commit Graph

6579 Commits

Author SHA1 Message Date
Michael Natterer 8a20035ea0 Bug 661313 - "None" string needs differentiation (message context)
Add translation context to all "None".
2011-11-16 23:13:03 +01:00
Kevin Cozens 4911777c03 slide.scm: Don't use deprecated procedures (Fixes bug #647834)
Spotted by, and patch from, Alexis Wilhelm with white space changes and
a missing context-set added.
2011-11-09 21:07:13 -05:00
Kevin Cozens e5f6a6d9ea distress-select.scm: Limit threshold to 1-254 to avoid loss of selection
Fixes bug #595828.
2011-11-09 15:48:47 -05:00
Kevin Cozens 27bef34bd5 Don't change global context and protect scripts from global context settings. 2011-11-09 02:42:34 -05:00
Alexis Wilhelm 05d4e78830 Removed use of deprecated functions in two Script-Fu scripts (bug #647834) 2011-11-07 12:37:16 -05:00
Kevin Cozens 176773dcfe Second stage in removing use of deprecated functions in Script-Fu scripts
Applied most of the mega patch from br0cc0li (see bug #647834) with
additional de-tabbing and changes in whitespace.
2011-11-07 12:37:16 -05:00
Kevin Cozens 0bd1c2f09f Fix previous script-fu deprecation commit due to overzealous update script. 2011-11-07 12:37:15 -05:00
Kevin Cozens 5e015aebba First stage in removing use of deprecated functions in Script-Fu scripts
This commit replaces the names of deprecated procedures with the name of
the new procedure where the new procedure takes the same argument list.
2011-11-02 03:05:07 -04:00
Michael Natterer 9adf67e2a5 plug-ins: remove unused "labels" variable, leftover from GtkTree code 2011-10-28 09:34:59 +02:00
Mukund Sivaraman 018cdc7a99 metadata: Change sign of data type 2011-10-27 14:46:46 +05:30
Mukund Sivaraman c4be5b1a4f engrave: Fix condition as average[] is initialized based on num_channels 2011-10-13 10:20:46 +05:30
Mukund Sivaraman 35a62be10a engrave: Rename variable color_n to num_channels 2011-10-13 10:15:33 +05:30
Mukund Sivaraman d881e40bb0 file-psp: Move vars to local blocks (much needed) 2011-10-12 19:24:09 +05:30
Mukund Sivaraman b6dd07821e file-psp: Remove redundant assignment 2011-10-12 19:20:56 +05:30
Mukund Sivaraman 7a37bb109b fractal-explorer: Delete dead variable and assignment 2011-10-12 19:11:54 +05:30
Mukund Sivaraman 58ba62a12d file-cel: Drop dead assignment 2011-10-12 19:07:08 +05:30
Mukund Sivaraman aaffc10821 file-dicom: Drop dead variable and assignment 2011-10-12 19:04:47 +05:30
Mukund Sivaraman baa861cd66 print: Delete dead variable and assignment 2011-10-12 19:01:54 +05:30
Mukund Sivaraman 6044e1f953 warp: Drop dead variable and assignment 2011-10-12 18:59:44 +05:30
Mukund Sivaraman f76c6e2997 Revert "file-xpm: Plug a leak"
This reverts commit cea29187f7.
2011-10-12 18:25:17 +05:30
Mukund Sivaraman 7b9f0037ef gimpressionist: Drop dead variable and assignment 2011-10-12 17:27:19 +05:30
Mukund Sivaraman ceb44876e7 mosaic: Drop unnecessary assignment 2011-10-12 17:25:44 +05:30
Mukund Sivaraman 14796ef622 file-xmc: Drop redundant assignment 2011-10-12 17:23:44 +05:30
Mukund Sivaraman 740609f352 file-xjt: Drop erroneous initialization 2011-10-12 17:17:22 +05:30
Mukund Sivaraman 357f0263b8 semi-flatten: Drop dead variable and assignment 2011-10-12 17:08:21 +05:30
Mukund Sivaraman 892b526cc0 file-xjt: Drop erroneous initialization 2011-10-12 17:05:27 +05:30
Mukund Sivaraman 971b77d8c9 imagemap: Move variable to local block and delete dead assignment 2011-10-12 17:02:46 +05:30
Mukund Sivaraman 1d5029170c file-gif-save: Drop dead variable and assignments 2011-10-12 16:57:09 +05:30
Mukund Sivaraman 3ed78b9071 warp: Move variable to local block and drop dead assignment 2011-10-12 16:55:58 +05:30
Mukund Sivaraman 196b495a3d warp: Delete dead variable and assignment 2011-10-12 16:52:46 +05:30
Mukund Sivaraman cea29187f7 file-xpm: Plug a leak 2011-10-12 16:51:11 +05:30
Mukund Sivaraman cbf35fd5fa gimpressionist: Move variable to local block and drop dead assignment 2011-10-12 16:47:53 +05:30
Mukund Sivaraman ee63574db0 plugin-browser: Delete dead variable and assignment 2011-10-11 10:31:58 +05:30
Mukund Sivaraman 586c35819f gimpressionist: Move variable to local block and delete redundant assignment 2011-10-11 10:25:07 +05:30
Mukund Sivaraman f40453be3c file-png: Remove redundant assignment 2011-10-11 10:22:24 +05:30
Mukund Sivaraman e0298effdf file-png: Move comment to correct function 2011-10-11 10:22:00 +05:30
Mukund Sivaraman 6fa60ddfe6 warp: Delete dead variables and assignments 2011-10-11 10:19:47 +05:30
Mukund Sivaraman f79d4707a2 unit-editor: Drop dead variable and assignment 2011-10-11 10:16:49 +05:30
Mukund Sivaraman 5da37ccdc6 web-browser: Drop dead variable and assignment 2011-10-11 10:15:35 +05:30
Mukund Sivaraman 9f5665d0bd noise-rgb: Drop dead variable and assignment 2011-10-11 10:13:48 +05:30
Mukund Sivaraman b832b28258 file-tiff-load: Move var declaration and remove dead assignment 2011-10-11 10:12:48 +05:30
Mukund Sivaraman f3d6e1ce8c file-xwd: Delete dead variable and assignment 2011-10-11 10:04:43 +05:30
Mukund Sivaraman 238736fb8f sphere-designer: Don't compute sqrt() unless absolutely necessary 2011-10-11 10:01:36 +05:30
Mukund Sivaraman 1558c3ffa5 sphere-designer: Remove dead variable and assignment 2011-10-11 09:59:34 +05:30
Mukund Sivaraman 6ea66d8142 qbist: Delete dead variable and assignment 2011-10-11 09:57:55 +05:30
Mukund Sivaraman 3f62941c78 color-rotate: Delete dead variables and assignments 2011-10-11 09:56:46 +05:30
Mukund Sivaraman 90a4886ce4 curve-bend: Delete dead variable and assignment 2011-10-10 10:11:40 +05:30
Mukund Sivaraman 2e988adc66 edge-neon: Comment out unused variable and assignment 2011-10-10 10:10:08 +05:30
Mukund Sivaraman 3725041760 file-xjt: Remove redundant and erroneous pre-assignment 2011-10-10 10:06:45 +05:30
Mukund Sivaraman 70a6f7e6bf file-gif-save: Delete dead variables and assignments 2011-10-10 10:05:05 +05:30