Commit Graph

1033 Commits

Author SHA1 Message Date
benfry 74bcc65353 release version of jikes 1.22 for linux and macosx 2005-02-11 02:50:52 +00:00
benfry 3376305f2c incorporating feedback from rev 76 2005-02-11 02:44:07 +00:00
francisli 171605ae5f Workarounds for wierd quirks of jikes compiler, build config changes, print/println added to core 2005-02-09 07:46:52 +00:00
benfry 76c44d6c1c beginning rev 77: new jikes 1.22 on windows, and fixing warnings generated
by it
2005-02-07 17:23:44 +00:00
benfry f3ebf35202 launcher tweaks for rev 76 2005-02-07 14:22:33 +00:00
benfry 3dc24d160a beginning rev 76 2005-02-06 20:55:26 +00:00
benfry b7bd2ffe8e finishing up for 0075 2005-02-06 18:59:28 +00:00
benfry d121acd462 working on opengl integration and fixing graphics 2005-02-06 06:15:07 +00:00
benfry 49d5b5a84e make sure background gets called.. calls defaults().. 2005-02-05 22:53:10 +00:00
benfry d564baa691 swing working now working with no swing 2005-02-05 22:01:55 +00:00
benfry 6c830abc69 using swingworker to fix the hanging bug (also in opengl) 2005-02-05 21:55:14 +00:00
benfry 00f8d3821c rename/delete of sketches works again.. other ide tweakies 2005-02-05 17:41:59 +00:00
benfry fd431251da brought back renaming of sketches 2005-02-05 17:07:10 +00:00
benfry 5ab2a9043f remove need for cameraMode(PERSPECTIVE) on each frame 2005-02-05 03:36:54 +00:00
benfry 9c7467d0bd working on java 1.1 audio 2005-02-05 03:35:59 +00:00
benfry dd93cccce0 cleaning up todo list and some minor fixes/additions 2005-02-05 01:42:27 +00:00
benfry e2c18e3089 major changes to libraries to just use reflection and get rid of PLibrary 2005-02-05 01:06:11 +00:00
benfry 72b3e36ac0 sound completion event stuff 2005-02-05 01:03:33 +00:00
benfry 34b26d6975 PSound2 is complete and working 2005-02-05 00:49:25 +00:00
benfry 5bd2aad5b0 splitting into PSound/PSound2 2005-02-04 17:50:35 +00:00
benfry feb4d1c84d working on PSound, also file i/o API and die() 2005-02-04 17:36:12 +00:00
benfry fc42c80afd new basic sound api 2005-02-04 05:18:00 +00:00
benfry 55eb8c557a preprocessor fixed to make everything public that's not specified
otherwise
2005-02-04 03:50:46 +00:00
benfry d8dccacbbd get external editor working, also only build preproc when new work dir 2005-02-04 03:36:06 +00:00
benfry 05816e9ac3 use reflection to get proper user-domain library path on osx 2005-02-04 02:35:16 +00:00
benfry 76a13c25fe unfix mac cosmetic fixes on windows.. yay sizing diffs on platforms! 2005-02-04 02:17:34 +00:00
benfry 9a97d0605a opengl bits 2005-02-01 22:58:32 +00:00
benfry 8daeb0a8be the return of the renderer menu, and some fixes for classpath 2005-02-01 14:43:26 +00:00
benfry 4ad5f809e7 todo items fixes and removing pmouseX/Y 2005-02-01 04:30:13 +00:00
benfry a987357920 new class loader and additional jni fixes 2005-02-01 04:10:22 +00:00
benfry d061feb6fa auto-create disk image for p5 from dist.sh 2005-01-30 22:14:11 +00:00
benfry 3af1728cee *** empty log message *** 2005-01-30 20:00:34 +00:00
benfry 879e41e3ac oops 2005-01-30 19:38:23 +00:00
benfry 91dd3ffea0 more registry tweaks 2005-01-30 19:33:20 +00:00
benfry 1f1ee91584 more work on windows registry 2005-01-30 19:20:20 +00:00
benfry 5a14c3d76c forgot this guy 2005-01-30 19:00:31 +00:00
benfry afaa62a7bb windows registry work 2005-01-30 18:44:08 +00:00
benfry de79a76443 fixing the resize box on osx 2005-01-30 16:50:02 +00:00
benfry 6dbbe40c71 re-added the preproc 2005-01-30 03:48:54 +00:00
benfry 550b7fa6a7 some things that had been left out 2005-01-30 03:41:54 +00:00
benfry faec8ffd07 working towards application with document launching 2005-01-30 03:39:19 +00:00
benfry 75198bb7d0 misc notes 2005-01-29 18:54:40 +00:00
francisli cce150ac8c Initial mobile website check in 2005-01-27 06:48:42 +00:00
francisli dd0a7090b1 Title change, bug fixed in error handling, editor export button now exports MIDlet instead of Applet 2005-01-27 06:30:17 +00:00
francisli df269b4b41 Updated build config file 2005-01-27 06:20:37 +00:00
francisli c8c00c13a3 Don't want the compiled binary files in the repository 2005-01-27 06:16:49 +00:00
francisli 60e2895021 Core files, plus some test files (note that test files may not compile due to recent changes to the core) 2005-01-27 06:12:40 +00:00
francisli f906150388 Initial revision 2005-01-27 06:00:01 +00:00
benfry 7c76c07a67 tweaks for image 2004-12-21 06:00:02 +00:00
benfry e58835dc23 got textures with alpha/rgb working with gl.. changed to ARGB instead of
RGBA for constant
2004-12-21 05:20:30 +00:00