2007-11-15 |
pabs | Don't print pointers as integers, print them as pointer... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
dooglus | Revert r1151. I didn't intend to commit that. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
dooglus | Fix the angle-duck rotation counter code. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
dooglus | checkpoint |
commit | commitdiff | tree | snapshot |
2007-11-14 |
dooglus | Working on #1827966. Removed more 'wrap at 360 degrees... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
dooglus | Tidying. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
pabs | Revert one of the i18n changes that causes a crash... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
pabs | Don't use gettext with C++ strings :) |
commit | commitdiff | tree | snapshot |
2007-11-13 |
pabs | Downgrade the gettext requirement again for mingw |
commit | commitdiff | tree | snapshot |
2007-11-13 |
pabs | Downgrade the gettext requirement |
commit | commitdiff | tree | snapshot |
2007-11-13 |
pabs | Woops, remove the testing en_AU from ALL_LINGUAS |
commit | commitdiff | tree | snapshot |
2007-11-13 |
pabs | Initial attempt at i18n support using gettext |
commit | commitdiff | tree | snapshot |
2007-11-13 |
pabs | get rid of an autoconf warning |
commit | commitdiff | tree | snapshot |
2007-11-12 |
dooglus | Fix a compile-time warning. |
commit | commitdiff | tree | snapshot |
2007-11-12 |
dooglus | Fix warnings from g++ 4.2. |
commit | commitdiff | tree | snapshot |
2007-11-12 |
dooglus | Working on 1827966: "Angles are recalculated to 360... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
dooglus | When editing an angle duck, signal the angle it was... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
dooglus | Working on 1827966: Angles are recalculated to 360... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
dooglus | Working on 1827966: Angles are recalculated to 360... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
dooglus | Tidying. |
commit | commitdiff | tree | snapshot |
2007-11-12 |
dooglus | Fix 1830245: always leave only the newly created layers... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
pabs | Silence warning when building code for the synfig binary |
commit | commitdiff | tree | snapshot |
2007-11-11 |
dooglus | Add new convert type: aTan2. |
commit | commitdiff | tree | snapshot |
2007-11-11 |
dooglus | Initial support for duck drags of more than 180 degrees. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
dooglus | Prevent compiler warnings like "there are no arguments... |
commit | commitdiff | tree | snapshot |
2007-11-10 |
dooglus | Tidying a little. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
pabs | Replace the proto directory with pre-processor macros... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
dooglus | Address 1829182: it's true that the popup caret menu... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
dooglus | Fix 1829172: When drawing an outline and a region at... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
dooglus | Prevent warnings from g++ 4.2 saying "deprecated conver... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
pabs | Fix issue with older versions of autoconf |
commit | commitdiff | tree | snapshot |
2007-11-09 |
dooglus | Tidying. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
dooglus | Prevent 2 * "warning: converting to 'int' from 'double'" |
commit | commitdiff | tree | snapshot |
2007-11-09 |
pabs | Kill off synfigstudio ./bootstrap |
commit | commitdiff | tree | snapshot |
2007-11-09 |
pabs | Kill off synfig ./bootstrap |
commit | commitdiff | tree | snapshot |
2007-11-08 |
dooglus | Attempting to fix 1823053 - renaming an exported valuen... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
dooglus | Typo. It wasn't using the final value in the division... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
dooglus | Make the 'obj' member of handle and loose_handle public... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
dooglus | Use 0 degrees as the default angle for the 'cos' convert. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
pabs | DIE ./bootstrap, DIE DIE DIE |
commit | commitdiff | tree | snapshot |
2007-11-06 |
dooglus | Don't force angles to use linear interpolation. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
dooglus | Same for 'after' waypoints, too! |
commit | commitdiff | tree | snapshot |
2007-11-06 |
dooglus | Always save the interpolation type - don't special... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
dooglus | Add a 'cos' convert type, to go with 'sine'. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
dooglus | This isn't finished, and has lots of debugging code... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
dooglus | Make the font size in the param dialog's 'type' column... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
dooglus | Added a \todo note questioning a part of the code. |
commit | commitdiff | tree | snapshot |
2007-11-02 |
dooglus | Simplify the block structure without changing the behav... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
dooglus | Quote the "Working Draft, Standard for Programming... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
dooglus | Tidying. |
commit | commitdiff | tree | snapshot |
2007-11-02 |
dooglus | New environment variable: 'SYNFIG_DISABLE_NEW_CANVAS_ED... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
dooglus | Merged two 'if' statements into one. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
dooglus | Rearrange the drawing tool options a little. Instead... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
dooglus | Use the same number in the 'fill' as in the 'outline... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
dooglus | When filling the last stroke in the drawing tool, give... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
dooglus | Fix 'fill last stroke' button in the drawing tool. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
dooglus | Tidying. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
dooglus | Another draw tool bug fix - these 2 lines were in the... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
dooglus | Tidying. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
dooglus | Typo. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
dooglus | Commented out unused code. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
dooglus | Fix a crash in the draw tool. The resulting bline... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
dooglus | Add a 'Type' column to the parameter dialog so it's... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
dooglus | Don't render infinitely large plant layers. |
commit | commitdiff | tree | snapshot |
2007-10-31 |
dooglus | Fix 1823082: don't render layers under a 'stretch'... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
dooglus | Partially fix 1823082. It works OK for polygon, region... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'frome' -> 'from'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo 'accomodate' -> 'accommodate'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'dont' -> 'don't'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'verticies' -> 'vertices'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Use American spelling: 'optimize'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Use American spelling: 'color'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'hardcode' -> 'hardcoded'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'cludge' -> 'kluge'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'compressiong' -> 'compression'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'recalculted' -> 'recalculated'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'sibbling' -> 'sibling'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'emptys' -> 'empties'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'backgound' -> 'background'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'staticly' -> 'statically'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'writting' -> 'writing'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'procede' -> 'proceed'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'colision' -> 'collision'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'borred' -> 'bored'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'rearange' -> 'rearrange'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'automagickly' -> 'automagically'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'supose' -> 'supposed'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'outputing' -> 'outputting'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'doesnt' -> 'doesn't'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'individualy' -> 'individually'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'dupilcate' -> 'duplicate'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'cacheing' -> 'caching'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'ontop' -> 'on top'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'refering' -> 'referring'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'paramater' -> 'parameter'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'datastructure' -> 'data structure'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'infront' -> 'in front'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'arangement' -> 'arrangement'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: 'matricies' -> 'matrices'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
dooglus | Typo: missing space. |
commit | commitdiff | tree | snapshot |
next |