REAS
|
7903cdc623
|
Next step to correcting reference for nf()
|
2016-11-15 12:12:12 -08:00 |
|
REAS
|
1f95a7a52c
|
Working toward fixing reference for nf()
|
2016-11-15 12:08:19 -08:00 |
|
REAS
|
d72f111916
|
Attempt to separate number formatting parameters into arrays (nums) and primitive data (num)
|
2016-11-15 11:28:51 -08:00 |
|
Ben Fry
|
09950036c0
|
add suport for iterating over dictionary entries, cleaning up todo list
|
2016-11-14 21:27:21 -05:00 |
|
Ben Fry
|
4af8d568b5
|
wish list
|
2016-11-14 20:38:17 -05:00 |
|
Ben Fry
|
84273784a2
|
add increment() method that takes IntDict to merge another dictionary
|
2016-11-14 20:37:16 -05:00 |
|
Ben Fry
|
4ea9793dcd
|
add listPaths(), listFiles() (fixes #4622)
|
2016-11-14 20:29:38 -05:00 |
|
Ben Fry
|
6c08a0d8cc
|
Merge branch 'master' of github.com:processing/processing
|
2016-11-11 06:12:02 -05:00 |
|
Ben Fry
|
214758d9be
|
remove debug information, oops
|
2016-11-11 06:11:56 -05:00 |
|
REAS
|
1808568f15
|
Add reference info for sort() method for Table class
|
2016-11-10 21:55:37 -08:00 |
|
REAS
|
c66e2df08b
|
Attempt to correct reference for nfc()
|
2016-11-10 20:51:48 -08:00 |
|
REAS
|
c7b6469e09
|
Parameter descriptions for saveJSONArray and saveJSONObject
|
2016-11-10 15:32:51 -08:00 |
|
Ben Fry
|
2784e5b0e6
|
note about the docs
|
2016-11-10 18:29:20 -05:00 |
|
Ben Fry
|
00d809cffc
|
write docs for exec() (fixes #4740)
|
2016-11-10 18:21:23 -05:00 |
|
REAS
|
c6a2b03d1c
|
Fresh keywords from Reference updates/additions
|
2016-11-10 14:59:59 -08:00 |
|
REAS
|
f0b6f49068
|
Remove periods (.) from @brief descriptions in TableRow.java
|
2016-11-10 13:40:00 -08:00 |
|
REAS
|
72c28b2643
|
Removing TableRow methods from Web Reference, but keeping the data for the JavaDoc
|
2016-11-10 10:39:47 -08:00 |
|
Ben Fry
|
bd24ca1c85
|
add a note about #4333
|
2016-11-10 11:57:22 -05:00 |
|
Ben Fry
|
4eaf7b2fa8
|
Merge pull request #4333 from suheb/fix-issue4332
Adding missing docs and keywords for TableRow.
|
2016-11-10 11:55:05 -05:00 |
|
Suhaib Khan
|
daf54851b1
|
Removing manually added keywords
|
2016-11-10 21:45:02 +05:30 |
|
Ben Fry
|
c760f6e1c3
|
note the filter commits
|
2016-11-10 07:59:33 -05:00 |
|
Ben Fry
|
91fcd720a6
|
moving local fields to inline
|
2016-11-10 03:44:18 -05:00 |
|
Ben Fry
|
d6b3f673c7
|
Merge branch 'Akarshit-CM-removeFeature'
|
2016-11-10 03:26:31 -05:00 |
|
Ben Fry
|
ab3e5e4f83
|
finished merge
|
2016-11-10 03:26:06 -05:00 |
|
Ben Fry
|
ff98a8c1d0
|
a little organizing
|
2016-11-10 03:15:11 -05:00 |
|
Ben Fry
|
7fd98d9e6a
|
notes about recent changes
|
2016-11-09 21:38:56 -05:00 |
|
Ben Fry
|
15f0488d1c
|
remove old debug folder, other cleanups
|
2016-11-09 21:25:28 -05:00 |
|
Ben Fry
|
39692cda55
|
remove other logging references
|
2016-11-09 21:20:51 -05:00 |
|
Ben Fry
|
9d051cd052
|
fix copyrights, remove authors per guidelines, replace logging
|
2016-11-09 21:13:06 -05:00 |
|
Ben Fry
|
992738e087
|
oh, Eclipse...
|
2016-11-09 20:47:14 -05:00 |
|
Ben Fry
|
9465c67230
|
remove the Java logger in favor of built-in logging
|
2016-11-09 17:24:01 -05:00 |
|
Ben Fry
|
6e3c18dd1a
|
set DEBUG flag using external file
|
2016-11-09 17:23:50 -05:00 |
|
Ben Fry
|
1b0e335f9c
|
notes about hosts
|
2016-11-09 11:57:19 -05:00 |
|
Ben Fry
|
b42ac594f8
|
detect changes to /etc/hosts and warn user (#4738)
|
2016-11-09 11:52:48 -05:00 |
|
Ben Fry
|
cc8a12cf81
|
oh, permissions... i blame windows
|
2016-11-09 11:07:23 -05:00 |
|
Ben Fry
|
210f1cda15
|
notes about additional bugs
|
2016-11-08 14:00:15 -05:00 |
|
Ben Fry
|
222ac5545e
|
pondering a better solution for DEBUG
|
2016-11-08 13:52:32 -05:00 |
|
Ben Fry
|
6811bb4af0
|
don't punish everyone for this debugging work
|
2016-11-08 13:51:14 -05:00 |
|
Ben Fry
|
10eb4af3be
|
more error handling and logging to sort out #4735
|
2016-11-08 13:49:54 -05:00 |
|
Ben Fry
|
f7efff5077
|
more debug messages, trying to sort out startup hang
|
2016-11-08 10:51:34 -05:00 |
|
Ben Fry
|
8263297ff0
|
more bug notes
|
2016-11-07 19:03:23 -05:00 |
|
Ben Fry
|
b714e5d9de
|
set text style properly for Contribution Manager error message
|
2016-11-07 18:14:23 -05:00 |
|
Ben Fry
|
e7b4d02c6a
|
only require reference when building dist
|
2016-11-07 18:13:38 -05:00 |
|
Ben Fry
|
5f23bafdea
|
starting the next release
|
2016-11-07 06:42:03 -05:00 |
|
Ben Fry
|
02c8640d87
|
write release notes for 3.2.3
processing-0255-3.2.3
|
2016-11-07 06:19:13 -05:00 |
|
Ben Fry
|
89e77d95b7
|
be clearer
|
2016-11-06 21:35:04 -05:00 |
|
Ben Fry
|
c7b8aa05d3
|
make a note about the browser hanging
|
2016-11-06 21:28:01 -05:00 |
|
Ben Fry
|
9df210b7d4
|
catching openURL() issues on macOS
|
2016-11-06 21:27:25 -05:00 |
|
Ben Fry
|
8f1ce4d213
|
todo notes
|
2016-11-06 21:27:00 -05:00 |
|
Ben Fry
|
da5cb82473
|
add note about the manager code
|
2016-11-06 14:01:53 -05:00 |
|