Commit Graph

30629 Commits

Author SHA1 Message Date
23f517e54a Updated Belarusian translation. 2011-10-16 13:50:12 +03:00
8459f648ab Updated Belarusian translation. 2011-10-15 21:15:51 +03:00
d32e1ed351 app/tests: Simplify
Use g_test_add_func() and g_test_add_data_func().
2011-10-15 13:19:04 +02:00
16aae588b9 app: no need to move that assignment
and no need to initialize the entire struct explicitly.
2011-10-13 11:30:02 +02:00
a8dd4b39f2 Revert "app (histogram): Fix bad loop condition"
This reverts commit 23907a297f.
2011-10-13 10:43:09 +05:30
23907a297f app (histogram): Fix bad loop condition 2011-10-13 10:39:59 +05:30
d047b1ca41 app (widgets): Init child_allocation, or garbage is added to action_allocation.y 2011-10-13 10:32:12 +05:30
5b7cd667f2 libgimpcolor: Add an assert at start of gimp_render_sub_pixel()
This is to replace the old checks which were removed in
commit ff6727ae66.
2011-10-13 10:22:39 +05:30
c4be5b1a4f engrave: Fix condition as average[] is initialized based on num_channels 2011-10-13 10:20:46 +05:30
35a62be10a engrave: Rename variable color_n to num_channels 2011-10-13 10:15:33 +05:30
ff6727ae66 libgimpcolor: Remove function pointer checks as they're checked by caller
Keeping the checks raises red flags in static analysis as render_func
can then be NULL.
2011-10-12 20:47:23 +05:30
846392b66c app: move the "exclusive visible" logic to the core
but don't fix it for item trees yet (refactoring only). Kill the
"exclusive liked" function which only existed because it was so easy
to have, but was always utterly useless. Prove me wrong and I will
revive it.
2011-10-12 16:05:57 +02:00
abaf846578 Revert "app (selectiontool): Drop dead code"
This reverts commit c0083d24e6. It was
decided that although this code doesn't have an effect, it needs to be
modified to be fixed.
2011-10-12 19:30:58 +05:30
d881e40bb0 file-psp: Move vars to local blocks (much needed) 2011-10-12 19:24:09 +05:30
b6dd07821e file-psp: Remove redundant assignment 2011-10-12 19:20:56 +05:30
7a37bb109b fractal-explorer: Delete dead variable and assignment 2011-10-12 19:11:54 +05:30
58ba62a12d file-cel: Drop dead assignment 2011-10-12 19:07:08 +05:30
aaffc10821 file-dicom: Drop dead variable and assignment 2011-10-12 19:04:47 +05:30
d9f1a9eec6 app: Drop redundant assignment 2011-10-12 19:02:49 +05:30
baa861cd66 print: Delete dead variable and assignment 2011-10-12 19:01:54 +05:30
6044e1f953 warp: Drop dead variable and assignment 2011-10-12 18:59:44 +05:30
46e1e6ec1d app (histogram): Drop redundant assignment 2011-10-12 18:29:39 +05:30
e0a60f0e23 Revert "app (histogram): Delete redundant assignments"
This reverts commit 3793c1f1ec.
2011-10-12 18:28:55 +05:30
f76c6e2997 Revert "file-xpm: Plug a leak"
This reverts commit cea29187f7.
2011-10-12 18:25:17 +05:30
7b9f0037ef gimpressionist: Drop dead variable and assignment 2011-10-12 17:27:19 +05:30
ceb44876e7 mosaic: Drop unnecessary assignment 2011-10-12 17:25:44 +05:30
14796ef622 file-xmc: Drop redundant assignment 2011-10-12 17:23:44 +05:30
324ad1e426 libgimpwidgets: Drop redundant assignment 2011-10-12 17:21:23 +05:30
740609f352 file-xjt: Drop erroneous initialization 2011-10-12 17:17:22 +05:30
c0083d24e6 app (selectiontool): Drop dead code 2011-10-12 17:15:04 +05:30
3793c1f1ec app (histogram): Delete redundant assignments 2011-10-12 17:11:39 +05:30
357f0263b8 semi-flatten: Drop dead variable and assignment 2011-10-12 17:08:21 +05:30
892b526cc0 file-xjt: Drop erroneous initialization 2011-10-12 17:05:27 +05:30
971b77d8c9 imagemap: Move variable to local block and delete dead assignment 2011-10-12 17:02:46 +05:30
0cb9ffa0ec libgimp: Drop dead assignment 2011-10-12 17:00:26 +05:30
1d5029170c file-gif-save: Drop dead variable and assignments 2011-10-12 16:57:09 +05:30
3ed78b9071 warp: Move variable to local block and drop dead assignment 2011-10-12 16:55:58 +05:30
196b495a3d warp: Delete dead variable and assignment 2011-10-12 16:52:46 +05:30
cea29187f7 file-xpm: Plug a leak 2011-10-12 16:51:11 +05:30
cbf35fd5fa gimpressionist: Move variable to local block and drop dead assignment 2011-10-12 16:47:53 +05:30
ee63574db0 plugin-browser: Delete dead variable and assignment 2011-10-11 10:31:58 +05:30
6e4a5b1996 app (display): Drop redundant assignments 2011-10-11 10:29:55 +05:30
586c35819f gimpressionist: Move variable to local block and delete redundant assignment 2011-10-11 10:25:07 +05:30
f40453be3c file-png: Remove redundant assignment 2011-10-11 10:22:24 +05:30
e0298effdf file-png: Move comment to correct function 2011-10-11 10:22:00 +05:30
6fa60ddfe6 warp: Delete dead variables and assignments 2011-10-11 10:19:47 +05:30
f79d4707a2 unit-editor: Drop dead variable and assignment 2011-10-11 10:16:49 +05:30
5da37ccdc6 web-browser: Drop dead variable and assignment 2011-10-11 10:15:35 +05:30
9f5665d0bd noise-rgb: Drop dead variable and assignment 2011-10-11 10:13:48 +05:30
b832b28258 file-tiff-load: Move var declaration and remove dead assignment 2011-10-11 10:12:48 +05:30