benfry
3080d6aa2e
may have fixed bug causing weird overlap of the status window
2002-11-19 22:17:44 +00:00
benfry
e2bf2092c6
working on macosx java resize bug
2002-11-19 20:19:29 +00:00
benfry
90e78f3c1b
X better default size than 300x300 when starting up first time
2002-11-19 20:16:24 +00:00
benfry
6ee807a88f
more
2002-11-19 09:05:26 +00:00
benfry
be3649ca35
X serial port
...
X better message for PortInUseException (full explanation)
X better message for when serial port code not available/not installed
2002-11-19 08:44:37 +00:00
benfry
0c21be63dc
message when running p5 for the first time and serial port sucks
2002-11-19 08:03:38 +00:00
benfry
3d41b6d3a9
fixes for new directory layout and building under osx
2002-11-19 07:44:30 +00:00
benfry
74a4369561
serial port message.. in progress
2002-11-19 07:05:09 +00:00
benfry
d6e903658a
X added 'rename' command
...
X also the default for clicking on the sketch's title
2002-11-19 06:33:16 +00:00
benfry
21a744060d
X preprocessor tweaks
...
X "http://acg.media.mit.edu " doesn't work because of //
X "color.jpg" -> "int.jpg" causes trouble
X why does this line cause an error?
// String url = "http:\u002f\u002fwww.Proce55ing.net";
X it's not in the preprocessor, but kopi seems to be having trouble
2002-11-19 05:43:10 +00:00
benfry
ab0142a319
attempt to fix syntax coloring a bit
2002-11-19 04:37:39 +00:00
benfry
ea37af0fda
X pmouseX should be set at the end of loop(), not on mouse movement
...
X allow 3d curves
X curveVertex and bezierVertex that take 3 args
X 3d versions of bezier() and curve()
2002-11-19 03:46:45 +00:00
benfry
b894918b83
added imports for 1.3 and 1.4 stuff
2002-11-19 03:17:23 +00:00
benfry
190a826750
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
cb3ff22ca0
ironed out several problems with text editor
2002-11-18 21:48:14 +00:00
benfry
665ce6f7cb
more people and more todo
2002-11-17 23:54:18 +00:00
benfry
fa10b78e59
recursive sketch folders now work
...
but coloring seems to be pretty flakey
2002-10-23 01:45:43 +00:00
benfry
0b59252e90
X rectangles were drawing 1 pixel too large
...
X re-implemented sketchModified
2002-10-22 19:19:09 +00:00
benfry
479188790e
undo/redo and edit menu implementation
2002-10-22 06:33:57 +00:00
benfry
5a03802244
stopped flicker in PdeEditorTextPane loading.. yeowchh
2002-10-22 02:48:30 +00:00
benfry
cc8dae959b
more people and java 1.4 (gulp)
2002-10-22 00:56:09 +00:00
benfry
d3702db620
first sighting of syntax coloring working inside p5
2002-10-21 06:41:46 +00:00
benfry
c0ac72e903
working on integration of new text editor with coloring
2002-10-21 05:49:10 +00:00
benfry
bbb78b21a4
X switch to swing editor
...
X moved build dirs in cvs
2002-10-21 03:37:49 +00:00
benfry
903b0b5a30
last bits for 45
2002-10-21 00:14:20 +00:00
benfry
00c51442fb
prep for non-release 45, just before moving to swing
2002-10-21 00:11:01 +00:00
benfry
d7de733e3b
haven't checked in for a bit
2002-10-12 02:10:30 +00:00
benfry
03754a8c53
tweaks
2002-09-05 22:07:18 +00:00
benfry
ea3efb3c9c
X major: fix error message stream mid-compile
...
X ClassCastException on startup (or not found?)
2002-09-05 20:27:07 +00:00
benfry
0d6a22d1b3
working on illustrator support
2002-09-05 14:55:34 +00:00
benfry
0f33f6e5de
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
ea3b6fdaab
last tidbits of 0044
2002-09-02 18:07:59 +00:00
benfry
0d05ff575b
added date stamp
2002-09-02 16:37:31 +00:00
benfry
e44d718411
tweak tweak
2002-09-02 16:35:25 +00:00
benfry
86cd6556b9
tweaks towards 44
2002-09-02 16:34:03 +00:00
benfry
cf3746576c
more tidbits for macosx
2002-09-02 16:09:29 +00:00
benfry
b8e5262b89
text swapper for save as under osx.. event.consume() wasn't working
2002-09-02 15:41:55 +00:00
benfry
82a4c86f56
wrong linefeeds on this file
2002-09-02 15:25:17 +00:00
benfry
eb92b60ce7
hokey arrow key support for macosx
2002-09-02 15:20:58 +00:00
benfry
5080fad327
working on hokey arrow key stuff
2002-09-02 05:12:28 +00:00
benfry
18aacc8f79
trying to move up console window for osx/os9
2002-09-02 03:45:51 +00:00
benfry
25c24f9314
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
089a003f1e
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
6910d46938
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
4f5fa6fb01
todo notes and people updates
2002-09-01 22:35:16 +00:00
benfry
79a920bb51
tweaky
2002-08-21 19:27:16 +00:00
benfry
7018b1f22a
more people mo projects
2002-08-13 15:08:18 +00:00
benfry
06f728e68c
usual
2002-08-09 03:34:41 +00:00
benfry
2c78b61323
more of the same
2002-08-07 16:16:29 +00:00
benfry
904cfb671e
tidbits
2002-08-06 21:29:13 +00:00