synfig.git
16 years agoAdded a \todo note questioning a part of the code.
dooglus [Fri, 2 Nov 2007 20:54:35 +0000 (20:54 +0000)]
Added a \todo note questioning a part of the code.

git-svn-id: http://svn.voria.com/code@1108 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoSimplify the block structure without changing the behaviour.
dooglus [Fri, 2 Nov 2007 20:54:27 +0000 (20:54 +0000)]
Simplify the block structure without changing the behaviour.

git-svn-id: http://svn.voria.com/code@1107 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoQuote the "Working Draft, Standard for Programming Language C++" on a point I wasn...
dooglus [Fri, 2 Nov 2007 20:54:19 +0000 (20:54 +0000)]
Quote the "Working Draft, Standard for Programming Language C++" on a point I wasn't sure about.

git-svn-id: http://svn.voria.com/code@1106 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTidying.
dooglus [Fri, 2 Nov 2007 20:54:11 +0000 (20:54 +0000)]
Tidying.

git-svn-id: http://svn.voria.com/code@1105 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoNew environment variable: 'SYNFIG_DISABLE_NEW_CANVAS_EDIT_PROPERTIES'. When set...
dooglus [Fri, 2 Nov 2007 20:54:01 +0000 (20:54 +0000)]
New environment variable: 'SYNFIG_DISABLE_NEW_CANVAS_EDIT_PROPERTIES'.  When set, don't pop up the canvas properties dialog when creating a new document.

git-svn-id: http://svn.voria.com/code@1104 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoMerged two 'if' statements into one.
dooglus [Fri, 2 Nov 2007 20:53:53 +0000 (20:53 +0000)]
Merged two 'if' statements into one.

git-svn-id: http://svn.voria.com/code@1103 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoRearrange the drawing tool options a little. Instead of 'region only' have checkboxe...
dooglus [Thu, 1 Nov 2007 03:00:39 +0000 (03:00 +0000)]
Rearrange the drawing tool options a little.  Instead of 'region only' have checkboxes for 'region' and 'fill', like in the bline tool, so now it's possible to draw regions and outlines together.

git-svn-id: http://svn.voria.com/code@1102 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoUse the same number in the 'fill' as in the 'outline' when filling a stroke.
dooglus [Thu, 1 Nov 2007 01:49:23 +0000 (01:49 +0000)]
Use the same number in the 'fill' as in the 'outline' when filling a stroke.

git-svn-id: http://svn.voria.com/code@1101 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoWhen filling the last stroke in the drawing tool, give the new region layer a name...
dooglus [Thu, 1 Nov 2007 01:49:15 +0000 (01:49 +0000)]
When filling the last stroke in the drawing tool, give the new region layer a name with ' Fill' on the end.

git-svn-id: http://svn.voria.com/code@1100 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoFix 'fill last stroke' button in the drawing tool.
dooglus [Thu, 1 Nov 2007 01:49:07 +0000 (01:49 +0000)]
Fix 'fill last stroke' button in the drawing tool.

git-svn-id: http://svn.voria.com/code@1099 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTidying.
dooglus [Thu, 1 Nov 2007 01:48:59 +0000 (01:48 +0000)]
Tidying.

git-svn-id: http://svn.voria.com/code@1098 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoAnother draw tool bug fix - these 2 lines were in the wrong order.
dooglus [Thu, 1 Nov 2007 01:48:51 +0000 (01:48 +0000)]
Another draw tool bug fix - these 2 lines were in the wrong order.

git-svn-id: http://svn.voria.com/code@1097 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTidying.
dooglus [Thu, 1 Nov 2007 01:48:43 +0000 (01:48 +0000)]
Tidying.

git-svn-id: http://svn.voria.com/code@1096 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo.
dooglus [Thu, 1 Nov 2007 01:48:34 +0000 (01:48 +0000)]
Typo.

git-svn-id: http://svn.voria.com/code@1095 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoCommented out unused code.
dooglus [Thu, 1 Nov 2007 01:48:26 +0000 (01:48 +0000)]
Commented out unused code.

git-svn-id: http://svn.voria.com/code@1094 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoFix a crash in the draw tool. The resulting bline should approximate the drawn curve...
dooglus [Thu, 1 Nov 2007 01:48:18 +0000 (01:48 +0000)]
Fix a crash in the draw tool.  The resulting bline should approximate the drawn curve more accurately now.

git-svn-id: http://svn.voria.com/code@1093 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoAdd a 'Type' column to the parameter dialog so it's possible to tell an 'Add' from...
dooglus [Wed, 31 Oct 2007 12:27:11 +0000 (12:27 +0000)]
Add a 'Type' column to the parameter dialog so it's possible to tell an 'Add' from a 'Subtract' convert for example.

git-svn-id: http://svn.voria.com/code@1092 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoDon't render infinitely large plant layers.
dooglus [Wed, 31 Oct 2007 09:34:59 +0000 (09:34 +0000)]
Don't render infinitely large plant layers.

git-svn-id: http://svn.voria.com/code@1091 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoFix 1823082: don't render layers under a 'stretch' layer with zero x or y amount.
dooglus [Wed, 31 Oct 2007 09:34:50 +0000 (09:34 +0000)]
Fix 1823082: don't render layers under a 'stretch' layer with zero x or y amount.

git-svn-id: http://svn.voria.com/code@1090 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoPartially fix 1823082. It works OK for polygon, region, outline and star now. Plant...
dooglus [Wed, 31 Oct 2007 02:23:49 +0000 (02:23 +0000)]
Partially fix 1823082.  It works OK for polygon, region, outline and star now.  Plant still crashes.

git-svn-id: http://svn.voria.com/code@1089 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'frome' -> 'from'.
dooglus [Tue, 30 Oct 2007 16:15:35 +0000 (16:15 +0000)]
Typo: 'frome' -> 'from'.

git-svn-id: http://svn.voria.com/code@1088 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo 'accomodate' -> 'accommodate'.
dooglus [Tue, 30 Oct 2007 16:15:26 +0000 (16:15 +0000)]
Typo 'accomodate' -> 'accommodate'.

git-svn-id: http://svn.voria.com/code@1087 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'dont' -> 'don't'.
dooglus [Tue, 30 Oct 2007 16:15:16 +0000 (16:15 +0000)]
Typo: 'dont' -> 'don't'.

git-svn-id: http://svn.voria.com/code@1086 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'verticies' -> 'vertices'.
dooglus [Tue, 30 Oct 2007 16:15:07 +0000 (16:15 +0000)]
Typo: 'verticies' -> 'vertices'.

git-svn-id: http://svn.voria.com/code@1085 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoUse American spelling: 'optimize'.
dooglus [Tue, 30 Oct 2007 16:14:58 +0000 (16:14 +0000)]
Use American spelling: 'optimize'.

git-svn-id: http://svn.voria.com/code@1084 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoUse American spelling: 'color'.
dooglus [Tue, 30 Oct 2007 16:14:49 +0000 (16:14 +0000)]
Use American spelling: 'color'.

git-svn-id: http://svn.voria.com/code@1083 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'hardcode' -> 'hardcoded'.
dooglus [Tue, 30 Oct 2007 16:14:39 +0000 (16:14 +0000)]
Typo: 'hardcode' -> 'hardcoded'.

git-svn-id: http://svn.voria.com/code@1082 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'cludge' -> 'kluge'.
dooglus [Tue, 30 Oct 2007 16:14:28 +0000 (16:14 +0000)]
Typo: 'cludge' -> 'kluge'.

git-svn-id: http://svn.voria.com/code@1081 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'compressiong' -> 'compression'.
dooglus [Tue, 30 Oct 2007 16:14:17 +0000 (16:14 +0000)]
Typo: 'compressiong' -> 'compression'.

git-svn-id: http://svn.voria.com/code@1080 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'recalculted' -> 'recalculated'.
dooglus [Tue, 30 Oct 2007 16:14:08 +0000 (16:14 +0000)]
Typo: 'recalculted' -> 'recalculated'.

git-svn-id: http://svn.voria.com/code@1079 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'sibbling' -> 'sibling'.
dooglus [Tue, 30 Oct 2007 16:13:58 +0000 (16:13 +0000)]
Typo: 'sibbling' -> 'sibling'.

git-svn-id: http://svn.voria.com/code@1078 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'emptys' -> 'empties'.
dooglus [Tue, 30 Oct 2007 16:13:49 +0000 (16:13 +0000)]
Typo: 'emptys' -> 'empties'.

git-svn-id: http://svn.voria.com/code@1077 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'backgound' -> 'background'.
dooglus [Tue, 30 Oct 2007 16:13:40 +0000 (16:13 +0000)]
Typo: 'backgound' -> 'background'.

git-svn-id: http://svn.voria.com/code@1076 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'staticly' -> 'statically'.
dooglus [Tue, 30 Oct 2007 16:13:32 +0000 (16:13 +0000)]
Typo: 'staticly' -> 'statically'.

git-svn-id: http://svn.voria.com/code@1075 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'writting' -> 'writing'.
dooglus [Tue, 30 Oct 2007 16:13:21 +0000 (16:13 +0000)]
Typo: 'writting' -> 'writing'.

git-svn-id: http://svn.voria.com/code@1074 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'procede' -> 'proceed'.
dooglus [Tue, 30 Oct 2007 16:13:11 +0000 (16:13 +0000)]
Typo: 'procede' -> 'proceed'.

git-svn-id: http://svn.voria.com/code@1073 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'colision' -> 'collision'.
dooglus [Tue, 30 Oct 2007 16:13:01 +0000 (16:13 +0000)]
Typo: 'colision' -> 'collision'.

git-svn-id: http://svn.voria.com/code@1072 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'borred' -> 'bored'.
dooglus [Tue, 30 Oct 2007 16:12:51 +0000 (16:12 +0000)]
Typo: 'borred' -> 'bored'.

git-svn-id: http://svn.voria.com/code@1071 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'rearange' -> 'rearrange'.
dooglus [Tue, 30 Oct 2007 16:12:43 +0000 (16:12 +0000)]
Typo: 'rearange' -> 'rearrange'.

git-svn-id: http://svn.voria.com/code@1070 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'automagickly' -> 'automagically'.
dooglus [Tue, 30 Oct 2007 16:12:34 +0000 (16:12 +0000)]
Typo: 'automagickly' -> 'automagically'.

git-svn-id: http://svn.voria.com/code@1069 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'supose' -> 'supposed'.
dooglus [Tue, 30 Oct 2007 15:09:23 +0000 (15:09 +0000)]
Typo: 'supose' -> 'supposed'.

git-svn-id: http://svn.voria.com/code@1068 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'outputing' -> 'outputting'.
dooglus [Tue, 30 Oct 2007 15:09:12 +0000 (15:09 +0000)]
Typo: 'outputing' -> 'outputting'.

git-svn-id: http://svn.voria.com/code@1067 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'doesnt' -> 'doesn't'.
dooglus [Tue, 30 Oct 2007 15:09:04 +0000 (15:09 +0000)]
Typo: 'doesnt' -> 'doesn't'.

git-svn-id: http://svn.voria.com/code@1066 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'individualy' -> 'individually'.
dooglus [Tue, 30 Oct 2007 15:08:56 +0000 (15:08 +0000)]
Typo: 'individualy' -> 'individually'.

git-svn-id: http://svn.voria.com/code@1065 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'dupilcate' -> 'duplicate'.
dooglus [Tue, 30 Oct 2007 15:08:48 +0000 (15:08 +0000)]
Typo: 'dupilcate' -> 'duplicate'.

git-svn-id: http://svn.voria.com/code@1064 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'cacheing' -> 'caching'.
dooglus [Tue, 30 Oct 2007 15:08:40 +0000 (15:08 +0000)]
Typo: 'cacheing' -> 'caching'.

git-svn-id: http://svn.voria.com/code@1063 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'ontop' -> 'on top'.
dooglus [Tue, 30 Oct 2007 15:08:30 +0000 (15:08 +0000)]
Typo: 'ontop' -> 'on top'.

git-svn-id: http://svn.voria.com/code@1062 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'refering' -> 'referring'.
dooglus [Tue, 30 Oct 2007 15:08:22 +0000 (15:08 +0000)]
Typo: 'refering' -> 'referring'.

git-svn-id: http://svn.voria.com/code@1061 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'paramater' -> 'parameter'.
dooglus [Tue, 30 Oct 2007 15:08:13 +0000 (15:08 +0000)]
Typo: 'paramater' -> 'parameter'.

git-svn-id: http://svn.voria.com/code@1060 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'datastructure' -> 'data structure'.
dooglus [Tue, 30 Oct 2007 15:08:05 +0000 (15:08 +0000)]
Typo: 'datastructure' -> 'data structure'.

git-svn-id: http://svn.voria.com/code@1059 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'infront' -> 'in front'.
dooglus [Tue, 30 Oct 2007 15:07:55 +0000 (15:07 +0000)]
Typo: 'infront' -> 'in front'.

git-svn-id: http://svn.voria.com/code@1058 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'arangement' -> 'arrangement'.
dooglus [Tue, 30 Oct 2007 15:07:45 +0000 (15:07 +0000)]
Typo: 'arangement' -> 'arrangement'.

git-svn-id: http://svn.voria.com/code@1057 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'matricies' -> 'matrices'.
dooglus [Tue, 30 Oct 2007 15:07:34 +0000 (15:07 +0000)]
Typo: 'matricies' -> 'matrices'.

git-svn-id: http://svn.voria.com/code@1056 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: missing space.
dooglus [Tue, 30 Oct 2007 15:07:26 +0000 (15:07 +0000)]
Typo: missing space.

git-svn-id: http://svn.voria.com/code@1055 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'folloing' -> 'following'.
dooglus [Tue, 30 Oct 2007 15:07:19 +0000 (15:07 +0000)]
Typo: 'folloing' -> 'following'.

git-svn-id: http://svn.voria.com/code@1054 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'abreviate' -> 'abbreviate'.
dooglus [Tue, 30 Oct 2007 15:07:11 +0000 (15:07 +0000)]
Typo: 'abreviate' -> 'abbreviate'.

git-svn-id: http://svn.voria.com/code@1053 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'discurage' -> 'discourage'.
dooglus [Tue, 30 Oct 2007 15:07:03 +0000 (15:07 +0000)]
Typo: 'discurage' -> 'discourage'.

git-svn-id: http://svn.voria.com/code@1052 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'gracefuly' -> 'gracefully'.
dooglus [Tue, 30 Oct 2007 15:06:55 +0000 (15:06 +0000)]
Typo: 'gracefuly' -> 'gracefully'.

git-svn-id: http://svn.voria.com/code@1051 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'antilaias' -> 'antialias'.
dooglus [Tue, 30 Oct 2007 15:06:46 +0000 (15:06 +0000)]
Typo: 'antilaias' -> 'antialias'.

git-svn-id: http://svn.voria.com/code@1050 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'efficent' -> 'efficient'.
dooglus [Tue, 30 Oct 2007 15:06:39 +0000 (15:06 +0000)]
Typo: 'efficent' -> 'efficient'.

git-svn-id: http://svn.voria.com/code@1049 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'entitity' -> 'entity'.
dooglus [Tue, 30 Oct 2007 15:06:31 +0000 (15:06 +0000)]
Typo: 'entitity' -> 'entity'.

git-svn-id: http://svn.voria.com/code@1048 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'interset' -> 'intersect'.
dooglus [Tue, 30 Oct 2007 15:06:23 +0000 (15:06 +0000)]
Typo: 'interset' -> 'intersect'.

git-svn-id: http://svn.voria.com/code@1047 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'trapazoid' -> 'trapezoid'.
dooglus [Tue, 30 Oct 2007 15:06:15 +0000 (15:06 +0000)]
Typo: 'trapazoid' -> 'trapezoid'.

git-svn-id: http://svn.voria.com/code@1046 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'itegration' -> 'integration'.
dooglus [Tue, 30 Oct 2007 15:06:07 +0000 (15:06 +0000)]
Typo: 'itegration' -> 'integration'.

git-svn-id: http://svn.voria.com/code@1045 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'optimizize' -> 'optimize'.
dooglus [Tue, 30 Oct 2007 15:05:59 +0000 (15:05 +0000)]
Typo: 'optimizize' -> 'optimize'.

git-svn-id: http://svn.voria.com/code@1044 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'rectaingles' -> 'rectangles'.
dooglus [Tue, 30 Oct 2007 15:05:51 +0000 (15:05 +0000)]
Typo: 'rectaingles' -> 'rectangles'.

git-svn-id: http://svn.voria.com/code@1043 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'bouding' -> 'bounding'.
dooglus [Tue, 30 Oct 2007 15:05:39 +0000 (15:05 +0000)]
Typo: 'bouding' -> 'bounding'.

git-svn-id: http://svn.voria.com/code@1042 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoType: 'segmentsssss' -> 'segments'.
dooglus [Tue, 30 Oct 2007 15:05:30 +0000 (15:05 +0000)]
Type: 'segmentsssss' -> 'segments'.

git-svn-id: http://svn.voria.com/code@1041 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'cliping' -> 'clipping'.
dooglus [Tue, 30 Oct 2007 15:05:21 +0000 (15:05 +0000)]
Typo: 'cliping' -> 'clipping'.

git-svn-id: http://svn.voria.com/code@1040 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'wrter' -> 'writer'.
dooglus [Tue, 30 Oct 2007 15:05:13 +0000 (15:05 +0000)]
Typo: 'wrter' -> 'writer'.

git-svn-id: http://svn.voria.com/code@1039 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'imperceptable' -> 'imperceptible'.
dooglus [Tue, 30 Oct 2007 14:22:23 +0000 (14:22 +0000)]
Typo: 'imperceptable' -> 'imperceptible'.

git-svn-id: http://svn.voria.com/code@1038 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'suport' -> 'support'.
dooglus [Tue, 30 Oct 2007 14:22:13 +0000 (14:22 +0000)]
Typo: 'suport' -> 'support'.

git-svn-id: http://svn.voria.com/code@1037 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'asyncronous' -> 'asynchronous'.
dooglus [Tue, 30 Oct 2007 14:17:30 +0000 (14:17 +0000)]
Typo: 'asyncronous' -> 'asynchronous'.

git-svn-id: http://svn.voria.com/code@1036 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'occasionaly' -> 'occasionally'.
dooglus [Tue, 30 Oct 2007 14:17:22 +0000 (14:17 +0000)]
Typo: 'occasionaly' -> 'occasionally'.

git-svn-id: http://svn.voria.com/code@1035 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'convience' -> 'convenience'.
dooglus [Tue, 30 Oct 2007 14:17:14 +0000 (14:17 +0000)]
Typo: 'convience' -> 'convenience'.

git-svn-id: http://svn.voria.com/code@1034 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'attept' -> 'attempt'.
dooglus [Tue, 30 Oct 2007 14:17:06 +0000 (14:17 +0000)]
Typo: 'attept' -> 'attempt'.

git-svn-id: http://svn.voria.com/code@1033 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'inbetween' -> 'in between'.
dooglus [Tue, 30 Oct 2007 14:16:58 +0000 (14:16 +0000)]
Typo: 'inbetween' -> 'in between'.

git-svn-id: http://svn.voria.com/code@1032 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'cantidate' -> 'candidate'.
dooglus [Tue, 30 Oct 2007 14:16:50 +0000 (14:16 +0000)]
Typo: 'cantidate' -> 'candidate'.

git-svn-id: http://svn.voria.com/code@1031 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'eachother' -> 'each other'.
dooglus [Tue, 30 Oct 2007 14:15:05 +0000 (14:15 +0000)]
Typo: 'eachother' -> 'each other'.

git-svn-id: http://svn.voria.com/code@1030 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'tesselate' -> 'tessellate'.
dooglus [Tue, 30 Oct 2007 14:14:50 +0000 (14:14 +0000)]
Typo: 'tesselate' -> 'tessellate'.

git-svn-id: http://svn.voria.com/code@1029 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'patern' -> 'pattern'.
dooglus [Tue, 30 Oct 2007 14:14:40 +0000 (14:14 +0000)]
Typo: 'patern' -> 'pattern'.

git-svn-id: http://svn.voria.com/code@1028 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'totaly' -> 'totally'.
dooglus [Tue, 30 Oct 2007 14:14:31 +0000 (14:14 +0000)]
Typo: 'totaly' -> 'totally'.

git-svn-id: http://svn.voria.com/code@1027 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'hilight' -> 'highlight'.
dooglus [Tue, 30 Oct 2007 13:57:57 +0000 (13:57 +0000)]
Typo: 'hilight' -> 'highlight'.

git-svn-id: http://svn.voria.com/code@1026 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'interprete' -> 'interpret'.
dooglus [Tue, 30 Oct 2007 13:57:48 +0000 (13:57 +0000)]
Typo: 'interprete' -> 'interpret'.

git-svn-id: http://svn.voria.com/code@1025 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'boundry' -> 'boundary'.
dooglus [Tue, 30 Oct 2007 13:57:39 +0000 (13:57 +0000)]
Typo: 'boundry' -> 'boundary'.

git-svn-id: http://svn.voria.com/code@1024 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoYe olde English -> modern day English.
dooglus [Tue, 30 Oct 2007 13:57:31 +0000 (13:57 +0000)]
Ye olde English -> modern day English.

git-svn-id: http://svn.voria.com/code@1023 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years ago'Ello 'ello fake German -> English.
dooglus [Tue, 30 Oct 2007 13:57:23 +0000 (13:57 +0000)]
'Ello 'ello fake German -> English.

git-svn-id: http://svn.voria.com/code@1022 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'enterted' -> 'entered'.
dooglus [Tue, 30 Oct 2007 12:46:59 +0000 (12:46 +0000)]
Typo: 'enterted' -> 'entered'.

git-svn-id: http://svn.voria.com/code@1021 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoType: 'circut' -> 'circuit'.
dooglus [Tue, 30 Oct 2007 12:46:43 +0000 (12:46 +0000)]
Type: 'circut' -> 'circuit'.

git-svn-id: http://svn.voria.com/code@1020 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'suposidly' -> 'supposedly'.
dooglus [Tue, 30 Oct 2007 12:46:34 +0000 (12:46 +0000)]
Typo: 'suposidly' -> 'supposedly'.

git-svn-id: http://svn.voria.com/code@1019 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'occured' -> 'occurred'.
dooglus [Tue, 30 Oct 2007 12:46:26 +0000 (12:46 +0000)]
Typo: 'occured' -> 'occurred'.

git-svn-id: http://svn.voria.com/code@1018 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoUse American spelling: 'recognise' -> 'recognize'.
dooglus [Tue, 30 Oct 2007 12:46:05 +0000 (12:46 +0000)]
Use American spelling: 'recognise' -> 'recognize'.

git-svn-id: http://svn.voria.com/code@1017 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'persistant' -> 'persistent'.
dooglus [Tue, 30 Oct 2007 12:45:49 +0000 (12:45 +0000)]
Typo: 'persistant' -> 'persistent'.

git-svn-id: http://svn.voria.com/code@1016 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'theoreticly' -> 'theoretically'.
dooglus [Tue, 30 Oct 2007 12:45:41 +0000 (12:45 +0000)]
Typo: 'theoreticly' -> 'theoretically'.

git-svn-id: http://svn.voria.com/code@1015 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoFix 'configure: error: conditional "HAVE_MAGICK_OPTIMIZE" was never defined' error?
dooglus [Tue, 30 Oct 2007 10:55:25 +0000 (10:55 +0000)]
Fix 'configure: error: conditional "HAVE_MAGICK_OPTIMIZE" was never defined' error?

git-svn-id: http://svn.voria.com/code@1014 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'consistant' -> 'consistent'.
dooglus [Tue, 30 Oct 2007 10:55:11 +0000 (10:55 +0000)]
Typo: 'consistant' -> 'consistent'.

git-svn-id: http://svn.voria.com/code@1013 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'carrage' -> 'carriage'.
dooglus [Tue, 30 Oct 2007 10:54:59 +0000 (10:54 +0000)]
Typo: 'carrage' -> 'carriage'.

git-svn-id: http://svn.voria.com/code@1012 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'seperate' -> 'separate'.
dooglus [Tue, 30 Oct 2007 10:54:48 +0000 (10:54 +0000)]
Typo: 'seperate' -> 'separate'.

git-svn-id: http://svn.voria.com/code@1011 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'URL's' -> 'URLs'.
dooglus [Tue, 30 Oct 2007 10:54:39 +0000 (10:54 +0000)]
Typo: 'URL's' -> 'URLs'.

git-svn-id: http://svn.voria.com/code@1010 1f10aa63-cdf2-0310-b900-c93c546f37ac

16 years agoTypo: 'droped' -> 'dropped'.
dooglus [Tue, 30 Oct 2007 10:54:31 +0000 (10:54 +0000)]
Typo: 'droped' -> 'dropped'.

git-svn-id: http://svn.voria.com/code@1009 1f10aa63-cdf2-0310-b900-c93c546f37ac