Commit Graph

250 Commits

Author SHA1 Message Date
benfry 992aa3b30c added imports for 1.3 and 1.4 stuff 2002-11-19 03:17:23 +00:00
benfry b9be3e1f72 spew out compiler error message when kopi dies
fixes a freezing bug in more complicated code
2002-11-19 01:27:21 +00:00
benfry f71deee73a ironed out several problems with text editor 2002-11-18 21:48:14 +00:00
benfry fa233d92b9 more people and more todo 2002-11-17 23:54:18 +00:00
benfry 0665db1c49 recursive sketch folders now work
but coloring seems to be pretty flakey
2002-10-23 01:45:43 +00:00
benfry 85e7671feb X rectangles were drawing 1 pixel too large
X re-implemented sketchModified
2002-10-22 19:19:09 +00:00
benfry 4444e01ba4 undo/redo and edit menu implementation 2002-10-22 06:33:57 +00:00
benfry 3aad9fa514 stopped flicker in PdeEditorTextPane loading.. yeowchh 2002-10-22 02:48:30 +00:00
benfry fff03632b3 more people and java 1.4 (gulp) 2002-10-22 00:56:09 +00:00
benfry f3fe6942ee first sighting of syntax coloring working inside p5 2002-10-21 06:41:46 +00:00
benfry 6f6c0a574e working on integration of new text editor with coloring 2002-10-21 05:49:10 +00:00
benfry 6da49a02a6 X switch to swing editor
X moved build dirs in cvs
2002-10-21 03:37:49 +00:00
benfry c1816672d3 last bits for 45 2002-10-21 00:14:20 +00:00
benfry d6519ad086 prep for non-release 45, just before moving to swing 2002-10-21 00:11:01 +00:00
benfry d52957ec06 haven't checked in for a bit 2002-10-12 02:10:30 +00:00
benfry acdf733981 tweaks 2002-09-05 22:07:18 +00:00
benfry 6d63916e47 X major: fix error message stream mid-compile
X   ClassCastException on startup (or not found?)
2002-09-05 20:27:07 +00:00
benfry 42dbfab311 working on illustrator support 2002-09-05 14:55:34 +00:00
benfry d0be2d4f51 X no more CVS and .cvsignore entries in sketchbook menu
X only put things in the menu if in proper structure
2002-09-04 23:20:11 +00:00
benfry 0b4fd93982 last tidbits of 0044 2002-09-02 18:07:59 +00:00
benfry 09ec9be7a6 added date stamp 2002-09-02 16:37:31 +00:00
benfry 02fc08f78a tweak tweak 2002-09-02 16:35:25 +00:00
benfry eb00306956 tweaks towards 44 2002-09-02 16:34:03 +00:00
benfry 17c2852dbb more tidbits for macosx 2002-09-02 16:09:29 +00:00
benfry c8fc82ac51 text swapper for save as under osx.. event.consume() wasn't working 2002-09-02 15:41:55 +00:00
benfry 7add7da7f4 hokey arrow key support for macosx 2002-09-02 15:20:58 +00:00
benfry dc3e5a12fd working on hokey arrow key stuff 2002-09-02 05:12:28 +00:00
benfry 91d056b262 trying to move up console window for osx/os9 2002-09-02 03:45:51 +00:00
benfry 68a053e025 X don't throw exceptions for serial on startup if no serial available?
o   gets upset on osx if rxtx not installed during menu building
X   actually, it just throws UnsatisfiedLinkError
X     make a note in the readme, particularly wrt macos
X readme additions
X   size() and background() need regular nums, no vars
X   hidden features/niceties
X     click sketch title to rename
X     mention shift-run for present mode
X   known issues
X     macos sketch window resizing strangely
X     win95/98/me version acts poorly or doesn't run
X as approaches 1000 lines, editorconsole has arrayindexoutof bounds
2002-09-02 03:43:51 +00:00
benfry f886214ec3 X don't popup offscreen if editor window is way left.
X   just make sure the x coord > 10 or so (if not presenting)
X     if so, pop up window 50, 50 from upper left corner
X   if it still won't fit, center the window on screen
2002-09-02 02:52:18 +00:00
benfry 6c79f046e2 X set bg/fg color of text editing area
X add option for running with external editor
X   sets text area to not editable, changes color
X   gets new text on each run.. calls handleOpen2 or whatever
X   disables save.. save as ?
X organizing directories, save to other directories blows up
X   for now, disallow the / or : characters
X   there was a bug that required a noop() b/c of jikes or 1.3 problems
X is problem w/ beautify that it has no menu event handler?
X   write event handler, and make sure it doesn't work for external ed
2002-09-02 00:27:18 +00:00
benfry 15a4dd7c74 todo notes and people updates 2002-09-01 22:35:16 +00:00
benfry c7988f1542 tweaky 2002-08-21 19:27:16 +00:00
benfry f39e578def more people mo projects 2002-08-13 15:08:18 +00:00
benfry f1066bbf17 usual 2002-08-09 03:34:41 +00:00
benfry eeff4cc8bf more of the same 2002-08-07 16:16:29 +00:00
benfry be7649f592 tidbits 2002-08-06 21:29:13 +00:00
Casey Reas f55a4b56e2 Correction to math docs. 2002-08-05 16:25:31 +00:00
benfry e41f75f32e additions and first day of feedback 2002-08-04 04:04:06 +00:00
benfry 04b0a1f99a rxtx installer for 1.4-15 2002-08-04 04:02:44 +00:00
benfry 2e7f26b80b final stuff for 43 2002-08-02 19:37:23 +00:00
benfry 1d54e90435 new readme and revisions for 43 2002-08-02 18:38:33 +00:00
benfry bef8b4f8a8 yup 2002-08-02 17:16:49 +00:00
benfry d04340fc07 rev 42 final 2002-08-02 16:42:19 +00:00
benfry 7c88928762 X added icon to replace the coffee cup
X see if play being highlighted can be implemented again
X   especially important because of speed issues
2002-08-02 16:27:14 +00:00
benfry f60874b47a fixed outofboundsex in drawing textures 2002-08-02 15:14:47 +00:00
benfry 6f1cd11d05 yep that's 41 2002-08-02 03:46:56 +00:00
benfry f627d44e2d X images with imageMode set for simage() weren't working 2002-08-02 03:40:11 +00:00
benfry 4198754541 more tastiness towards 41 2002-08-02 03:14:14 +00:00
benfry df6ea1b7ea bug fixes
X fill(#ffcc00) wasn't working for rect, calci not being set
X   also affected background and stroke
X export was failing if no data dir
X move background() out of draw() for draw mode apps
X click on project name to quickly go to rename mode
2002-08-02 00:01:24 +00:00