Commit Graph

2021 Commits

Author SHA1 Message Date
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
benfry
91ac8987d3 rev 40, tweak to platform 2002-08-01 15:09:01 +00:00
benfry
f7e6106c4a ok.. that was a bad idea 2002-08-01 06:39:54 +00:00
benfry
27dcf3c311 final tidbits for rev 39 2002-08-01 06:36:38 +00:00
benfry
77050f1405 final touches on 39 2002-08-01 06:30:38 +00:00
benfry
6c35ff950e macos tweak for launching web 2002-08-01 06:04:52 +00:00
benfry
a725e822ef reference and p5.net menu items for other platforms 2002-08-01 05:56:55 +00:00
benfry
6b51ec76e3 had to add comm.jar because run.sh needs it for kjc 2002-08-01 05:18:47 +00:00
benfry
ca63e109b0 serial updating and tweaking 2002-08-01 05:10:52 +00:00
benfry
c6dbf459e3 X serial
X   some method for getting list of serial ports
X     pde menu item for listing serial ports available
o     could just println them to the console
X   import javax.comm stuff as standard in kjc (but not export)
X can't get fonts to load - tested working ok
X   bagel complaint: could not load font Univerx76.vlw.gz
X   why the x? what's going on?
2002-08-01 04:17:57 +00:00
benfry
eb81224937 X much reworking for run/present modes
X   run/present modes are getting confused
X   [esc] to exit presentation mode
X remove 'edit' menu because it's worthless
2002-08-01 01:45:54 +00:00
benfry
3a40992cf1 tweak to correct classpath for kjc 2002-07-31 21:55:05 +00:00
benfry
07d8a7a702 last tweaks for 38 (hopefully) 2002-07-31 21:42:06 +00:00
Casey Reas
5837452bb9 updating the todo list 2002-07-31 14:11:40 +00:00
benfry
91931e8f67 mother fucking piece of shit robbed me from being able to get this dist
out the door before i need to leave tonight.
2002-07-31 02:16:43 +00:00
benfry
cd18832682 last touches for rev 38 2002-07-31 02:02:32 +00:00
benfry
342d40b922 renaming pde platform properties, making changes to dist to reflect it.
also removing CVS dirs from dist scripts for all platforms
2002-07-31 01:56:13 +00:00
benfry
f3ff9a0d30 tweaks for linux 2002-07-31 01:54:11 +00:00
benfry
d661e4c570 renaming slightly 2002-07-31 01:42:02 +00:00
benfry
344fdd0b6d tweaks to linux distribution 2002-07-31 01:17:03 +00:00
benfry
63e3ec2319 things getting downright happy 2002-07-31 00:58:18 +00:00
benfry
00a020777a fixed button background on editor status for os9, tweaked for osx 2002-07-30 23:18:25 +00:00
benfry
521804fbee trying to fix background color issues for mac buttons 2002-07-30 22:54:32 +00:00
benfry
d9a9c4cfbc macos9 ironed out.. things starting to look good 2002-07-30 20:54:08 +00:00
benfry
19f982610a macosx package works! yeeha! 2002-07-30 15:56:05 +00:00
benfry
7e98eda735 working on new dist script 2002-07-30 15:37:11 +00:00
benfry
eaed0bb263 working on osx distribution 2002-07-30 05:37:08 +00:00
benfry
72a6b77be4 set permissions too 2002-07-30 04:59:34 +00:00
benfry
4dfd1e7662 short stub to make an exe for linux 2002-07-30 04:58:48 +00:00
benfry
e1d702db2f finish serial for windows, better launcher 2002-07-30 01:11:42 +00:00