changelog
    
    
    - Mon, 28 Jul 2014 16:38:34 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 28 Jul 2014 16:38:34 +0300] rev 856
 
    - - and fixed compilation on linux systems too
 
    - Mon, 28 Jul 2014 03:34:05 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 28 Jul 2014 03:34:05 +0300] rev 855
 
    - - fixed compilation on windows systems
 
    - Sun, 27 Jul 2014 15:13:42 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 27 Jul 2014 15:13:42 +0300] rev 854
 
    - - fixed: changing the document of a subfile wasn't recorded into history properly
 
    - Sun, 27 Jul 2014 04:35:48 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 27 Jul 2014 04:35:48 +0300] rev 853
 
    - - whoah looks like I forgot to save in designer...
 
    - Sun, 27 Jul 2014 04:35:00 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 27 Jul 2014 04:35:00 +0300] rev 852
 
    - - down with all these unnecessary semicolons!
 
    - Sun, 27 Jul 2014 04:25:50 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 27 Jul 2014 04:25:50 +0300] rev 851
 
    - - refactored up the configuration dialog. Instead of setting all configuration values one-by-one, dynamically fill in the values and save them into config based on widget names and data
 
    - Sun, 27 Jul 2014 03:14:27 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 27 Jul 2014 03:14:27 +0300] rev 850
 
    - - changed configuration entry name from minuscule camelCase to majuscule CamelCase. reasoning for this being that these variables are globals.
 
    - Sun, 27 Jul 2014 02:55:27 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 27 Jul 2014 02:55:27 +0300] rev 849
 
    - - fixed: direct color support did not work properly with full-black #000000
 
    - Sun, 27 Jul 2014 02:40:21 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 27 Jul 2014 02:40:21 +0300] rev 848
 
    - - refactoring
- removed the non-CA license option, made CA license a checkbox 
    - Sat, 26 Jul 2014 03:43:37 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 26 Jul 2014 03:43:37 +0300] rev 847
 
    - - refactor
 
    - Sun, 20 Jul 2014 05:01:51 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 20 Jul 2014 05:01:51 +0300] rev 846
 
    - - use the untransformed subfile when testing whether a subfile is flat, otherwise it won't be considered flat if the subfile is rotated. or worse...
 
    - Wed, 16 Jul 2014 18:57:48 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Wed, 16 Jul 2014 18:57:48 +0300] rev 845
 
    - - added a code generator to produce a configuration.inc which replaces the old, DIABOLIC configuration indexing mechanism
 
    - Wed, 16 Jul 2014 15:00:41 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Wed, 16 Jul 2014 15:00:41 +0300] rev 844
 
    - - changed copyright lines to use my legal name instead of my nickname
 
    - Wed, 16 Jul 2014 14:59:39 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Wed, 16 Jul 2014 14:59:39 +0300] rev 843
 
    - - moved LDMatrixObject to be an abstract class deriving from LDObject. LDSubfile only inherits from LDMatrixObject.
 
    - Tue, 15 Jul 2014 03:02:22 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 15 Jul 2014 03:02:22 +0300] rev 842
 
    - - moved ringFinder into root source directory, clearing the src/misc/ directory
 
    - Tue, 15 Jul 2014 02:54:23 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 15 Jul 2014 02:54:23 +0300] rev 841
 
    - - split the rectangle ability out of the draw mode into its own edit mode
 
    - Sun, 13 Jul 2014 20:40:24 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 13 Jul 2014 20:40:24 +0300] rev 840
 
    - - changed `&&` and `||` operators to their named variants `and` and `or`
 
    - Sun, 13 Jul 2014 20:28:52 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 13 Jul 2014 20:28:52 +0300] rev 839
 
    - - part downloader: update the input widget with the corrected part name when guesswork is done
 
    - Sun, 13 Jul 2014 17:18:44 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 13 Jul 2014 17:18:44 +0300] rev 838
 
    - - initialize History as not ignoring or history will not work at all with new files
 
    - Sun, 13 Jul 2014 17:05:28 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 13 Jul 2014 17:05:28 +0300] rev 837
 
    - - altered the non-release version string format
 
    - Sun, 13 Jul 2014 17:02:43 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 13 Jul 2014 17:02:43 +0300] rev 836
 
    - - fixed incorrect conversions of weak pointers to strong ones
 
    - Sun, 13 Jul 2014 16:48:29 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 13 Jul 2014 16:48:29 +0300] rev 835
 
    - - reimplemented vertex tracking using a method similar to what the GL compiler uses
 
    - Mon, 07 Jul 2014 18:52:10 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 07 Jul 2014 18:52:10 +0300] rev 834
 
    - - now prints the filesize upon successful save
 
    - Mon, 07 Jul 2014 15:38:45 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 07 Jul 2014 15:38:45 +0300] rev 833
 
    - - magic wand: when flood-selecting surfaces, also pick any matching conditional lines
 
    - Mon, 07 Jul 2014 02:13:31 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 07 Jul 2014 02:13:31 +0300] rev 832
 
    - - fixed: ring finder's solutions' scale values would drop to 0.0 if it would not choose to upscale radii
 
    - Sat, 05 Jul 2014 02:20:53 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 05 Jul 2014 02:20:53 +0300] rev 831
 
    - - okay that was dumb
 
    - Sat, 05 Jul 2014 02:02:31 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 05 Jul 2014 02:02:31 +0300] rev 830
 
    - - updated filenames
 
    - Sat, 05 Jul 2014 01:45:32 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 05 Jul 2014 01:45:32 +0300] rev 829
 
    - - now with license headers