Commit graph

23 commits

Author SHA1 Message Date
Quantum 1f1e1196ca Added GCC Makefile. 2013-09-26 12:18:31 -04:00
Quantum 19eb082fd6 Fixed background colour problems. 2013-09-25 12:44:58 -04:00
Quantum 2dab6674f0 Removed s/// work around when compiling Zalgo.cpp. 2013-09-08 12:04:20 -04:00
Quantum 39b156acdd Removed the need for symlinks when compiling. 2013-09-08 11:59:52 -04:00
Quantum 14140edba5 Embedded manifest in resource file. 2013-09-08 10:44:44 -04:00
Quantum 3a75c33e4a Fixed various bugs introduced by previous commit. 2013-09-07 20:49:02 -04:00
Quantum f84ad63e63 Attempting to fix GCC cross initialization errors. 2013-09-07 20:39:15 -04:00
Quantum d981000d09 Create README.md 2013-09-05 12:31:22 -04:00
Quantum 18ebb81d3a Removed __super VC++ extension. 2013-09-07 20:18:50 -04:00
Quantum 850cab8be8 Command Line Version, with GCC Makefile. One day it will run on linux. 2013-08-30 21:10:07 -04:00
Quantum 3f25dabf5b Added compress target to Makefile. 2013-08-30 11:49:40 -04:00
Quantum a1a86dac2f Avoid covering of Unicode checkbox by Options label. 2013-08-30 11:09:38 -04:00
Quantum 7b7fbb2009 Added loading/saving abilities. 2013-08-27 17:10:09 -04:00
Quantum 8596131f44 Added X-SAMPA table.
Also:
1. Cleaned up text handling by storing them in resource.
2. Added useful methods to make code look better.
3. Allowed PreviewWindow to be used for general text displaying.
2013-08-26 16:52:47 -04:00
Quantum 0c8afacd4a Added X-SAMPA support, a while ago. 2013-08-26 14:38:19 -04:00
Quantum dd578c2b97 Added Latin and Greek conversion. 2013-06-06 16:02:14 -04:00
Quantum 88282db12d Put business logic into the same class an MainWindow but in different source files. Added conversion between scripts, but currently only to Cyrillic is implemented. 2013-06-03 23:24:53 -04:00
Quantum f14bd75015 Added a forgotten header, fixed warnings. 2013-06-02 22:05:20 -04:00
Quantum e9e0ba6262 Fixed non-painting on resize from top or left. 2013-06-01 12:43:01 -04:00
Quantum 013e5fe476 Updated optimization settings. 2013-06-01 12:01:07 -04:00
Quantum 355fe55de8 Removed flicker. Fixed buffer overflow. Added normalization. DeferWindowPos. 2013-06-01 00:23:43 -04:00
Quantum c4b79c2845 Zalgo'd the name. 2013-05-31 22:46:30 -04:00
Quantum 2d718e8ba5 Initial Commit. 2013-03-30 13:05:37 -04:00