changelog
    
    
    - Wed, 06 Aug 2014 17:09:13 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Wed, 06 Aug 2014 17:09:13 +0300] rev 862
 
    - - get rid of NUM_PRIMES
 
    - Wed, 06 Aug 2014 16:18:24 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Wed, 06 Aug 2014 16:18:24 +0300] rev 861
 
    - - major identifier renaming
 
    - Mon, 04 Aug 2014 13:43:54 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 04 Aug 2014 13:43:54 +0300] rev 860
 
    - - more refactor, updated .hgignore
 
    - Mon, 04 Aug 2014 03:35:25 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 04 Aug 2014 03:35:25 +0300] rev 859
 
    - - refactor
 
    - Tue, 29 Jul 2014 13:16:48 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 29 Jul 2014 13:16:48 +0300] rev 858
 
    - - use less verbose commit time/version string in the window title
 
    - Tue, 29 Jul 2014 13:12:22 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 29 Jul 2014 13:12:22 +0300] rev 857
 
    - - fixed crash-on-exit (simply by not running full destruction processing during program termination)
 
    - 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