Commit Graph

588 Commits

Author SHA1 Message Date
benfry 0fbdd27779 new bugs listing to keep track of the known bugs 2003-09-24 16:03:09 +00:00
benfry 033cba19f1 fixes to the font builder for windows, fixes for mac dist building,
bugs.txt
2003-09-24 16:02:32 +00:00
benfry d6a25473da automatically open applet folder after exporting a sketch 2003-09-24 14:23:44 +00:00
benfry b3db571fe3 fix for mac keywords bug 2003-09-24 13:52:10 +00:00
benfry e159cbe63f weird problem reported by benelek.. e.getMessage() returning null 2003-09-24 13:40:30 +00:00
benfry 890182a006 font builder now working 2003-09-24 07:10:07 +00:00
benfry ff71e7bb31 working on font builder 2003-09-24 06:49:01 +00:00
benfry 67ce2763b2 menu work, add files to sketch, font builder 2003-09-24 05:52:36 +00:00
benfry 098d8899be new build instructions, modified build scripts to use jikes/classpath 2003-09-23 23:14:06 +00:00
benfry 4a1e9e6469 starting rev 61 2003-09-23 22:44:39 +00:00
benfry 6eea03c3eb changing some coloring stuff, last bits of todo 2003-09-23 22:05:51 +00:00
benfry fc549f898e properly delete .class files from applet folder, and error msg for
reference
2003-09-23 19:18:16 +00:00
benfry 3549000fd5 notes and updates for 61 2003-09-23 17:03:08 +00:00
benfry 61ee801519 remove debugging message from export 2003-09-23 17:01:56 +00:00
benfry 62a469fdda fix for the sound code to run in the msjvm 2003-09-23 16:11:34 +00:00
benfry e000d785ac a couple tidbits that were actually in 60 2003-09-23 16:05:54 +00:00
REAS ff8e230753 CReference for version 60
VS: ----------------------------------------------------------------------
2003-09-22 23:18:04 +00:00
benfry 6cf9088686 unstick windows 'open' button if no sketch is selected 2003-09-22 21:51:25 +00:00
benfry 64519d78ec remove the 'cancel' button on macosx for save changes before quit since it
doesn't work.
2003-09-22 20:57:47 +00:00
benfry 88212a6f2d misc notes 2003-09-22 19:26:53 +00:00
benfry e89f66d78e waaaay better handling of size() command on export 2003-09-22 18:40:05 +00:00
benfry 0211b6ea43 fixes for run.bat and build scripts 2003-09-22 06:08:05 +00:00
benfry c35ac5497e changes to prepare for release 2003-09-22 05:41:26 +00:00
benfry 6878295167 implementation of find/replace, and bug fix for stuck 'open' button 2003-09-22 05:30:55 +00:00
benfry 6cba5428de addition for irix platform 2003-09-22 02:17:36 +00:00
benfry eda3c9e87b preparing for release 60 2003-09-22 00:16:16 +00:00
benfry 30c45fd4fd new launcher all set and working 2003-09-21 22:35:02 +00:00
benfry 892f51f1fb recompiled launcher 2003-09-21 22:25:15 +00:00
benfry 0f2f34c3f3 duplicate -> replicate in PdeTokenMarker, and changes to the launcher 2003-09-21 21:28:53 +00:00
benfry dccad4451f error messages when trying to use noCursor in jdk11 2003-09-21 20:44:37 +00:00
benfry c7b04bdd43 updates for new api in PdeTokenMarker 2003-09-21 20:06:19 +00:00
benfry 92e7c62c39 major simplifications for building p5 on windows 2003-09-21 19:53:17 +00:00
benfry 171f9c6967 logging more bugs and adding error messages for font functions 2003-09-21 18:56:32 +00:00
benfry 0158ac4475 don't delete sketch folders if they've been modified 2003-09-21 16:14:09 +00:00
benfry 039f101567 attempts to make PdeEditorStatus modal, and work properly on quit 2003-09-21 15:40:30 +00:00
benfry 1531baaad1 cleanup and working on "save changes before close" blocking 2003-09-20 22:33:29 +00:00
benfry f0ab69b088 heading towards 0060 2003-09-20 20:35:26 +00:00
benfry 536bf8cb10 release notes 2003-09-20 17:36:35 +00:00
benfry d130a0717a change to not draw on-screen until draw mode app has completed 2003-09-20 17:35:16 +00:00
benfry 21906da190 goof 2003-09-20 00:26:04 +00:00
benfry 1be2627910 param, status, online now implemented 2003-09-20 00:10:44 +00:00
benfry 547614df08 curve tangent and bezier tangent spec 2003-09-19 23:47:53 +00:00
benfry 114f4a4118 stroke api stuff fixed 2003-09-19 22:29:07 +00:00
benfry 67bf68a56e fancy new bresenham ellipses 2003-09-19 22:22:22 +00:00
benfry 0f698c800a drawing to screen space with fonts now works 2003-09-19 06:57:45 +00:00
benfry 5c57e6592d cleaning up the todo list 2003-09-19 03:47:25 +00:00
benfry fd160f8874 screenGrab -> saveFrame, and image i/o moved into BImage 2003-09-19 03:24:32 +00:00
benfry 7f66d76210 removing OLD_BACKGROUND stuff, and adding background(BImage) 2003-09-19 02:44:23 +00:00
benfry e46320036f removed shear functions 2003-09-19 02:17:31 +00:00
benfry 3abaecef6e BImage updated for better get/set/duplicate/copy, also included in BApplet 2003-09-19 01:44:56 +00:00