Commit Graph

3526 Commits

Author SHA1 Message Date
jdf ddcf68233b First ever unit test for AutoFormat! 2010-03-30 02:02:29 +00:00
benfry 141b4d98d4 starting revision 0183 2010-03-29 14:43:35 +00:00
benfry 01d62158a5 workarounds for 0182 build 2010-03-29 13:15:31 +00:00
benfry b1704578bc wrapping up 0182 2010-03-29 13:00:01 +00:00
codeanticode 43ba60238e glmodel recording feature debugged 2010-03-29 08:35:01 +00:00
jdf 7cba28863a Make autoformat code unit-testable 2010-03-29 01:44:53 +00:00
jdf 46c6adae54 Added access modifiers to make Editor easier to reason about. 2010-03-29 01:42:30 +00:00
jdf 7a34a25a27 Fix #1525.
Fix unit tests on non-windows systems.
2010-03-28 22:27:07 +00:00
benfry 7a3cb880af update for newer sdk 2010-03-28 18:16:11 +00:00
benfry a7a488b9d6 PImage.copy problem (bug #1174) 2010-03-28 18:15:47 +00:00
benfry b1bf338435 more notes in the todo file 2010-03-28 17:27:03 +00:00
jdf 35c31a6b4d Fix #760 2010-03-28 15:39:52 +00:00
jdf 0f00559aca more bug fix 2010-03-28 15:18:43 +00:00
jdf ebedb36b9f more fixed bug 2010-03-28 15:17:34 +00:00
jdf 749ab94a8c 2010-03-28 15:15:04 +00:00
jdf 9f65d4e588 Moved bugs to proper category 2010-03-28 15:14:35 +00:00
jdf 416584e02b fixed bug with japanese text in autoformat 2010-03-28 15:13:21 +00:00
codeanticode 17cd469d83 algorithm for line grouping fixed 2010-03-28 00:17:46 +00:00
codeanticode c96ef8e1fb finished implementing glmodel recording 2010-03-28 00:05:23 +00:00
benfry cb35aab66b too many right parens fixed (bug #754) 2010-03-27 22:44:23 +00:00
benfry 528236c795 autoformat updates from jdf 2010-03-27 13:05:26 +00:00
jdf d3d5e75a39 Fix 259, and make a few aesthetic improvements to braces. Haven't fixed orphaned else yet. 2010-03-27 03:57:13 +00:00
jdf 09fed5faf9 Removing redundant variables; using the SDK; changing weird C intbooleans to booleans. 2010-03-27 02:06:42 +00:00
benfry 3faa9f7a76 making notes of jdf fixes 2010-03-26 16:00:07 +00:00
benfry 206152113a specific junit 2010-03-26 15:59:00 +00:00
benfry 2d12ea62e8 fix eol garbage 2010-03-26 15:58:21 +00:00
codeanticode d18a78f27d started glmodel recorder feature 2010-03-26 10:17:20 +00:00
jdf 907ca8bcce Remove unnecessary multiple array initializations; remove unnecessary use of String constructor 2010-03-26 03:37:00 +00:00
jdf 37a43633ce Apply some code standards to make it easier to debug and fix. 2010-03-26 03:28:16 +00:00
jdf 52853d5d4e Fix many crashing and destructive formatter bugs 2010-03-26 03:26:06 +00:00
jdf 10486646b6 Remove duplicate 2010-03-26 03:25:46 +00:00
jdf 6d294f8146 Sample code for running an external beautifier 2010-03-26 03:25:33 +00:00
jdf 7baf149c0b initial import 2010-03-24 15:36:07 +00:00
benfry c18b3c127e fixes for PDF 2010-03-24 12:52:06 +00:00
benfry 992bbaffa6 added skewX/Y (bug #1448) and fixed bugs in its implementation 2010-03-23 18:23:39 +00:00
benfry ebd93a30b3 add notes re: libraries 2010-03-22 17:53:57 +00:00
codeanticode 1007988d85 flickering issue in A3D solved 2010-03-22 12:37:31 +00:00
codeanticode 858b92cf80 partially succesful method to eliminate flickering in A3D sketches without screen clearing 2010-03-21 09:41:13 +00:00
benfry 130c08110d remove debug message 2010-03-20 13:54:51 +00:00
benfry 7963f5c0e3 fix textMode() for PDF 2010-03-20 13:51:29 +00:00
benfry 097f2de47a starting revision 0182 2010-03-19 21:33:48 +00:00
benfry 8918e2f5dc final version for 0181 2010-03-19 21:32:33 +00:00
benfry e0700e8396 wrapping up 0181 2010-03-19 14:13:32 +00:00
jdf 8b7cfbf889 Call a mode a mode, and not a programType.
Also, further dancing around with pde.g heuristics for detecting mode.
2010-03-18 15:26:55 +00:00
jdf c106742938 clean up unused source 2010-03-18 15:25:52 +00:00
jdf 2712947178 Fix a regression on #1515. New tests. 2010-03-18 15:09:06 +00:00
jdf b847131581 Fix a regression to bug 1442, and add more heuristics for detecting mixed-mode errors. 2010-03-18 14:47:48 +00:00
jdf aa4aefdc59 More tests. Caught a regression! 2010-03-18 14:47:06 +00:00
codeanticode 506de58a99 glmodel memory problems corrected 2010-03-18 09:35:06 +00:00
jdf 486e13c28b Test-sicles 2010-03-18 02:30:23 +00:00