Ben Fry
|
3b08db7fdb
|
more notes
|
2013-07-21 02:25:25 -04:00 |
|
Ben Fry
|
ee889e4539
|
disable the recycle test and add some error-proofing
|
2013-07-21 02:24:02 -04:00 |
|
Ben Fry
|
37bdc7a40a
|
todo notes/organizing
|
2013-07-21 02:14:51 -04:00 |
|
Ben Fry
|
c52cb2147b
|
fixing up and finishing the Windows reg issues
|
2013-07-21 02:09:54 -04:00 |
|
Ben Fry
|
74c652b593
|
this isn't going to work with eclipse
|
2013-07-21 01:30:08 -04:00 |
|
Ben Fry
|
a99ddcecbe
|
Merge branch 'master' of github.com:processing/processing
|
2013-07-21 01:17:17 -04:00 |
|
Ben Fry
|
2f3758f6a6
|
debugging Windows 7 issues
|
2013-07-21 01:17:12 -04:00 |
|
Ben Fry
|
9ecc1ed5a7
|
foiled again on the reg keys, back at it
|
2013-07-21 01:14:22 -04:00 |
|
Ben Fry
|
bae0c17cb1
|
remove more custom code
|
2013-07-20 22:22:46 -04:00 |
|
Ben Fry
|
810d3025c8
|
update JNA to 3.5.2, add platform, remove some custom code, add Trash/Recycle Bin support
|
2013-07-20 22:04:15 -04:00 |
|
Ben Fry
|
454ea04787
|
bring Library more in line with other contribs
|
2013-07-20 22:03:14 -04:00 |
|
Ben Fry
|
9a21e8cb44
|
no special treatment for core.jar (also gives us error message for bad libs)
|
2013-07-20 22:02:41 -04:00 |
|
Ben Fry
|
1e4b3a4bc7
|
fix permissions
|
2013-07-20 22:02:10 -04:00 |
|
Ben Fry
|
f9da914037
|
tweaks and cleanups, add new file removal
|
2013-07-20 22:01:46 -04:00 |
|
Ben Fry
|
dbbc6f25b9
|
multiple categories (#1970), stricter categories, ignore temp folders
|
2013-07-20 21:59:58 -04:00 |
|
Ben Fry
|
8201e2b839
|
report exception even if a clearer version is available
|
2013-07-20 21:55:58 -04:00 |
|
Ben Fry
|
fdfddd616e
|
working on platform classes, adding move to trash option
|
2013-07-20 18:57:05 -04:00 |
|
Ben Fry
|
1dd5151383
|
more notes regarding #1955
|
2013-07-19 14:46:28 -07:00 |
|
Ben Fry
|
0cfb0a3625
|
Merge branch 'master' of github.com:processing/processing
|
2013-07-19 17:40:26 -04:00 |
|
Ben Fry
|
133444416f
|
hopefully fix Present mode (#1955), plus minor build tweaks
|
2013-07-19 17:40:17 -04:00 |
|
Ben Fry
|
7a54abddda
|
notes and doc changes
|
2013-07-19 12:50:23 -07:00 |
|
Ben Fry
|
889404c985
|
Add "Processing Foundation" to the Help menu (#1908)
|
2013-07-19 12:33:27 -07:00 |
|
Ben Fry
|
3a6a38fcfd
|
more appbundler/jdk7u40 work, todo notes
|
2013-07-19 12:14:46 -07:00 |
|
Ben Fry
|
ee354fbb73
|
fix to remove NUL when pasting code (#1973)
|
2013-07-19 12:14:11 -07:00 |
|
Ben Fry
|
5b866e27dd
|
Merge branch 'master' of github.com:processing/processing
|
2013-07-19 09:23:23 -07:00 |
|
REAS
|
10f3899ac6
|
Reference fix for IntList
|
2013-07-19 08:22:28 -07:00 |
|
Ben Fry
|
46262e3a30
|
Merge branch 'master' of github.com:processing/processing
|
2013-07-18 17:03:28 -07:00 |
|
Ben Fry
|
5c454ec269
|
Merge pull request #1951 from whackashoe/commentcorrect
removed incorrect comment that stated that the return value of addSketch...
|
2013-07-18 16:35:59 -07:00 |
|
Ben Fry
|
fb561cd227
|
more work on build scripts, todo notes
|
2013-07-18 15:43:30 -07:00 |
|
Ben Fry
|
65b05aed71
|
fixes for getSubset() (#1979)
|
2013-07-18 15:27:48 -07:00 |
|
codeanticode
|
48d654153f
|
make the drawTexture() functions in PGL public, remove them from
PGraphicsOpenGL
|
2013-07-13 19:29:56 +00:00 |
|
codeanticode
|
d5d352861b
|
adding back the drawTexture() functions, and making getTexture() public
again so that the syphon library works
|
2013-07-13 18:55:25 +00:00 |
|
Ben Fry
|
da285c30c8
|
deal with Contents/Java/Classes issue
|
2013-07-13 00:04:15 -04:00 |
|
Ben Fry
|
503cebc56a
|
working on Java 7u40 build for OS X
|
2013-07-12 23:46:14 -04:00 |
|
Ben Fry
|
3542b6c79c
|
todo fixes/notes
|
2013-07-11 08:45:39 -04:00 |
|
Ben Fry
|
3d2ce83425
|
fix for .app packages in open dialogs in exported apps (#1959)
|
2013-07-11 08:43:44 -04:00 |
|
Daniel Shiffman
|
7b98e0818d
|
removing some stray code in table example
|
2013-07-10 21:45:08 -04:00 |
|
Ben Fry
|
ada5c49a86
|
todo notes and fix layout of patch
|
2013-07-09 08:50:22 -04:00 |
|
Ben Fry
|
602d1b4ed3
|
Merge pull request #1950 from whackashoe/buildhowto
updated build howto to point to correct address on github
|
2013-07-09 05:35:11 -07:00 |
|
Ben Fry
|
31acc4dae3
|
Merge pull request #1918 from hamzaissa/master
Fix for syntax highlighting issues with slashes and spaces (#1681).
|
2013-07-09 05:02:13 -07:00 |
|
REAS
|
86c68ca4b3
|
Fixed example for Threads
|
2013-07-08 20:18:13 -07:00 |
|
Casey Reas
|
1f3a5180d7
|
Merge pull request #1957 from datguy/FixManyPagesPDFExample
remove extra beginRecord() from ManyPages PDF example
|
2013-07-08 20:04:51 -07:00 |
|
datguy
|
a8966dd5ed
|
remove extra beginRecord() from ManyPages PDF example
|
2013-07-08 20:12:51 -04:00 |
|
codeanticode
|
4c943edb97
|
removed some debug messages
|
2013-07-08 09:54:09 -04:00 |
|
codeanticode
|
137d86b835
|
note for the keytyped event in NEWT
|
2013-07-08 09:49:43 -04:00 |
|
codeanticode
|
1643fb107b
|
Merge branch 'master' of https://github.com/processing/processing.git
|
2013-07-08 09:46:11 -04:00 |
|
Jett
|
37545c6905
|
removed incorrect comment that stated that the return value of addSketches was ignored, when it actually was used in a few places
|
2013-07-07 05:30:36 -05:00 |
|
Jett
|
7fd81fe269
|
updated build howto to point to correct address on github
|
2013-07-07 04:54:59 -05:00 |
|
codeanticode
|
7346300b13
|
Merge branch 'master' of https://codeanticode@github.com/processing/processing.git
|
2013-07-03 10:31:08 -04:00 |
|
Ben Fry
|
ecbf2e6c79
|
test push
|
2013-07-02 15:58:58 -04:00 |
|