Commit Graph

2144 Commits

Author SHA1 Message Date
benfry
c1a054ec8a fix focus issues, endRaw() problems, P3D and background() with raw, update
docs
2007-10-23 20:58:28 +00:00
benfry
ac0ce27679 add support for ctrl-w to close sketch windows 2007-10-23 19:12:39 +00:00
benfry
902e06c94e add support for the ESC key while renaming a tab or sketch 2007-10-23 18:07:43 +00:00
benfry
224169e4fc re-enable requestFocus() calls, cleaning up todo list, fix export error in
opengl
2007-10-23 16:54:50 +00:00
benfry
d8719e4777 if prompts canceled during sketch open (eg rename) don't open window 2007-10-23 16:54:13 +00:00
benfry
d19db14b16 starting rev 0133 2007-10-23 03:36:44 +00:00
benfry
755c470411 last tidbits for release 0132 2007-10-23 03:11:03 +00:00
benfry
c74e3ceef6 get cold feet about focus stuff, finish up release notes 2007-10-23 03:06:42 +00:00
benfry
800da434b5 add requestFocus() to init() 2007-10-23 03:00:38 +00:00
benfry
d0b6ad13d3 add requestFocus() to canvas when created 2007-10-23 03:00:23 +00:00
benfry
4e80683c68 prevent user from renaming unsaved sketches 2007-10-23 02:59:55 +00:00
benfry
497e357026 fix long-standing tint and fill bugs with P3D 2007-10-23 02:30:02 +00:00
benfry
d98d99d7ae fix problem with 'untitled' var not being unset properly 2007-10-23 01:10:47 +00:00
benfry
05e787f5b6 fixing tint() problems with java2d, remove reflection from PImage 2007-10-23 00:13:27 +00:00
benfry
5271594f88 starting rev 0132 2007-10-22 19:39:31 +00:00
benfry
27ac264c7c incorporate lots of reference changes for 0131. 2007-10-22 17:16:01 +00:00
benfry
e6d2751077 writing release notes for 0131. 2007-10-22 17:06:10 +00:00
benfry
1d8abf965f fix saveStream() bug, finish toolbar new/open support 2007-10-22 16:44:18 +00:00
benfry
96ba15aac0 remove prompt on open, auto-clean, add new/open from toolbar replace
behavior
2007-10-21 22:27:55 +00:00
benfry
1fa20dcbeb fix for bug #654, processing.video broken on windows recently 2007-10-21 20:51:54 +00:00
benfry
8ee9b4a6d0 finishing up 2x and 4x smoothing, clean up hints, other notes 2007-10-21 20:01:59 +00:00
benfry
06dec6af6a updating to jogl 1.1.0, add gluegen back, add amd64 libs for applets 2007-10-20 22:22:19 +00:00
benfry
65a48f5fb4 add hint() and unhint() 2007-10-20 21:52:42 +00:00
benfry
2b806a48b9 modify hinting mechanism 2007-10-20 20:38:27 +00:00
benfry
b57dcb4959 make some fields public 2007-10-20 20:37:33 +00:00
benfry
8ac11b10f7 add 2x and 4x oversampling options for opengl renderer 2007-10-20 20:31:24 +00:00
benfry
4dae2290fb fixes for client exceptions and server handling 2007-10-20 19:33:51 +00:00
benfry
305d4bd8ca attempting fixes but no dice 2007-10-20 19:33:02 +00:00
benfry
cb4761e08c starting release 0131 2007-10-20 13:18:51 +00:00
benfry
d273aa1fac finished up rev 0130, add doClose() when closing editor 2007-10-20 12:13:32 +00:00
benfry
a0731ccfc1 fix problem with defaults reset and base renderer 2007-10-20 11:49:57 +00:00
benfry
6ab24f5e59 fixed up keywords.txt 2007-10-20 11:48:22 +00:00
benfry
560fd1371a starting release 0130 2007-10-18 14:03:10 +00:00
benfry
0b8c8273ac finalizing 0129, adding new reference and all 2007-10-18 12:56:18 +00:00
benfry
d094c2dd0c fix bug #642 (width/height problem), and bring back background() with
alpha
2007-10-18 12:53:37 +00:00
benfry
27a254d792 starting rev 0129 2007-10-16 17:26:32 +00:00
benfry
d2ba37d919 last notes for release 2007-10-16 14:28:53 +00:00
benfry
53e985e4de moving notes around 2007-10-16 14:16:45 +00:00
benfry
2992920528 removing transparency from background() commands 2007-10-16 14:03:50 +00:00
benfry
122e86a18a major changes to how size() methods are handled to fix resize bugs 2007-10-16 14:02:48 +00:00
benfry
a0a75c55f9 switching to Arrays.fill() for array filling methods 2007-10-15 19:38:26 +00:00
benfry
a5d118d3ec remove custom sort implementation, make sort() methods static, use
Arrays.sort()
2007-10-15 17:50:44 +00:00
benfry
a0f942a801 removing pre-1.4 support, reflection mess from processing.core.* 2007-10-15 17:33:38 +00:00
benfry
39b29e6c70 remove "sudo" command from osx build script 2007-10-15 00:46:42 +00:00
benfry
ab834d1dc2 starting rev 0128 2007-10-14 23:34:50 +00:00
benfry
e8c2ceda48 release notes for 0127 2007-10-14 22:01:23 +00:00
benfry
67acad3fa8 add option for keeping untitled document open when closing windows 2007-10-14 21:52:48 +00:00
benfry
a29d3817bb updated examples, one minor fix 2007-10-14 21:47:09 +00:00
benfry
14ebd6ef8b indent cleanups in PTriangle 2007-10-14 21:44:11 +00:00
benfry
e7c7b3823b new reference for 0127
--this line, and those below, will be ignored--

M    build/shared/reference.zip
2007-10-14 21:43:20 +00:00