Commit Graph

2021 Commits

Author SHA1 Message Date
benfry
b053d7f129 launcher exe for windows and much joy 2002-07-29 23:39:10 +00:00
benfry
367a9ebbaf yahoo! launcher works! 2002-07-29 23:10:00 +00:00
benfry
13eed99f53 tweaks 2002-07-29 22:37:12 +00:00
benfry
51091e88fa thank god a launcher 2002-07-29 22:08:10 +00:00
benfry
19d24a768a linefeeds my ass 2002-07-29 06:07:10 +00:00
benfry
3b4ff48d70 notes for 37 2002-07-29 05:37:14 +00:00
benfry
abc7e4818b harmless run file 2002-07-29 05:25:40 +00:00
benfry
2ed9f5c535 working on auto-builder 2002-07-29 05:22:26 +00:00
benfry
e136f68c4f working on build 2002-07-29 04:52:57 +00:00
benfry
a37aa91958 notes for 37 2002-07-29 03:26:44 +00:00
benfry
44abd5b5e3 added 'history' menu 2002-07-29 03:12:00 +00:00
benfry
b2dec16e51 X copying files from 'data' dir is not recursive.. fixed
X move structure of app/application dirs around a bit
X make a new 'dist' function for building
X save window position (only during session) of sketch run window
X shouldn't substitute f's for: "Univers76.vlw.gz";
X   need lots of testing--this changes lots of things
X fixed commentsCodec which was mangling things
o present mode doesn't work for draw()
X   tested, seems to be fine?
X console - convert tabs to spaces
o   line wrapping (but save info for resize? noo..)
X fix to line numbers being off for KjcEngine exception highlights
X changed error color slightly for console to fit status error
X size() not being called in setup is gonna cause lots of headaches
X   hack: put exception handler around setup and re-call if necessary
X linefeeds were wrong in BApplet
2002-07-28 03:46:25 +00:00
benfry
a97c796901 rev 36 in all its gory 2002-07-28 02:01:24 +00:00
benfry
f1bebc68be tweaking build scripts and moving buttons 2002-07-28 01:07:28 +00:00
benfry
78817017e3 adding fonts and new buttons 2002-07-28 01:05:52 +00:00
benfry
0aff4db60b random fixes and making windows build script 2002-07-28 00:38:07 +00:00
benfry
d5ff964858 argh.. oops.. 2002-07-28 00:12:41 +00:00
benfry
98f35ea78d X collapse pdeengine/pderunner/kjcengine
X   remove 'extends' from kjcengine, make an instance of Main
X     may need to subclass at.dms.kjc.Main to override the exit()
X   make pdeengine a class
X   remove pderunner, collapse into pdeengine
2002-07-27 23:28:59 +00:00
benfry
3cad1bf929 fixed engine so it no longer subclasses kjc 2002-07-27 22:43:50 +00:00
benfry
9a2ef391fe thought this was checked in.. guess not 2002-07-27 22:34:10 +00:00
benfry
e584a39fc3 X macosx.. editor.status.font needs to be size 12
X   same under windows, just wasn't being set properly before
X   header font needed to be set each time as well
X introduce pde.properties_OSNAME
X   tested to make sure it joins with the other pde.properties ok
X setPixel(i, j, #99CC00);
X   not working anymore Syntax error: unexpected token: CC00
X   problem was substitute only worked along with =
2002-07-27 19:14:28 +00:00
benfry
931579486f tweaking for the mac.. buttons taller, uppercase, font work 2002-07-26 23:03:25 +00:00
benfry
1c68f7edd0 casey feedback for bugs 2002-07-26 19:25:09 +00:00
benfry
05b07be7b3 moved so that buzz.pl is used from bagel, so changes can be made in one
place
2002-07-25 20:54:57 +00:00
benfry
e33378c93d tweaks to get building working on macosx 2002-07-25 20:51:11 +00:00
benfry
a254365da5 initial version of build file for osx 2002-07-25 20:16:11 +00:00
benfry
86432fb457 more cleaning 2002-07-25 20:10:06 +00:00
benfry
d678366d76 are you ready for a NEW BUILD ORDER 2002-07-25 20:04:58 +00:00
benfry
d64f1dfc60 new crap for windows 2002-07-25 19:53:48 +00:00
benfry
2d55836750 new build hierarchy for linux 2002-07-25 19:51:59 +00:00
benfry
0d9e03a5d5 don't need this guy 2002-07-25 18:24:05 +00:00
benfry
133bcbdc5f tweaking dirs, adding people 2002-07-25 18:23:13 +00:00
benfry
8763110904 cleaning 2002-07-25 17:16:33 +00:00
benfry
bba279f465 trying to move things around a bit, mostly making a mess 2002-07-25 04:06:39 +00:00
benfry
e0874ba03e shmancy new make.bat for p5 windows, and bapplet working nicely too.
started getting serial back into bapplet, need to test tomorrow.
2002-07-24 04:29:03 +00:00
benfry
84e8e1612d fixed exception on close when trying to create sketch.properties on
linux and mac
2002-07-23 17:52:51 +00:00
benfry
da5f843add the good stuff 2002-07-23 15:37:18 +00:00
benfry
a6fedb667d X save as instead of rename/duplicate
X   this makes more sense, hopefully it won't break everything
X put newline after imports header in exported .java files

last touches before rev 36
2002-07-23 14:59:45 +00:00
benfry
cd7c54d0e5 blah blah blah end of day 2002-07-22 23:28:58 +00:00
benfry
b328830cc8 newer version of jikes 2002-07-22 23:27:15 +00:00
benfry
5542e91565 removing debug spew 2002-07-22 20:47:09 +00:00
benfry
9deffc7f89 checked mousePressed and it seems to be ok. added int versions of
background, fill, and stroke
2002-07-22 19:33:40 +00:00
benfry
138e4d894a mo tidbits 2002-07-22 16:09:30 +00:00
benfry
13721f933f moving things around and breaking cvs directory structure 2002-07-22 15:49:07 +00:00
benfry
98468787eb tidbits for 034 2002-07-22 07:12:06 +00:00
benfry
a2f5848cf5 finished presentation and play modes for rev 034 2002-07-22 07:08:51 +00:00
benfry
ed5413bfc6 problem in number parsing was keeping apps from running (getInteger
inside PdeBase)
2002-07-22 05:19:44 +00:00
benfry
388023f8b6 tweaks 2002-07-21 21:55:49 +00:00
benfry
a5beacd84d miscellaneous 2002-07-18 23:27:44 +00:00
benfry
0ccb7a8178 lots of mega-changes for 32 and heading towards 33.. see done.txt for
full details.
2002-07-08 03:28:46 +00:00