Commit Graph

9208 Commits

Author SHA1 Message Date
Joel Moniz 40c365af93 Added Tools, Libs reference menus to Help
Including support for core tools & libs if reqd later
2014-11-17 17:42:22 +05:30
Manindra Moharana 686d4729d6 minor error msg tweaks 2014-11-16 14:01:06 -07:00
Manindra Moharana b0cc4ea6e0 Merge branch 'master' of https://github.com/processing/processing 2014-11-16 13:39:36 -07:00
Ben Fry 83b8344289 rolling over for the next release 2014-11-16 12:59:29 -07:00
Manindra Moharana 43beeb4f61 grey text in completion panel workin again 2014-11-16 12:49:02 -07:00
Manindra Moharana f258702441 Merge branch 'master' of https://github.com/processing/processing processing-0232-3.0a5 2014-11-16 11:49:20 -07:00
Manindra Moharana 54a9bac187 last min fix 2014-11-16 11:49:09 -07:00
Ben Fry 283c5dcc1d Merge branch 'master' of github.com:processing/processing 2014-11-16 11:33:16 -07:00
Ben Fry bf761ac4b0 build fixes for Mac OS X code signing 2014-11-16 11:33:10 -07:00
Manindra Moharana 3f7bc95e04 Merge branch 'master' of https://github.com/processing/processing 2014-11-16 11:32:56 -07:00
Manindra Moharana 0db785766a Fixes #2956 2014-11-16 11:32:51 -07:00
Ben Fry d81919555e last bits of the revisions for the release 2014-11-16 11:17:24 -07:00
Ben Fry 68fc8238a9 Merge branch 'master' of github.com:processing/processing 2014-11-16 11:05:57 -07:00
Ben Fry 729f869503 turn on code completion 2014-11-16 11:05:54 -07:00
Manindra Moharana ca6ac59193 cc length decreased 2014-11-16 11:01:42 -07:00
Manindra Moharana 2c5b1fee11 completion behavior toggled, see preferences 2014-11-16 10:39:15 -07:00
Ben Fry 02812b651d Merge branch 'master' of github.com:processing/processing 2014-11-16 10:12:35 -07:00
Ben Fry 60ec10bf53 fix is3D/set3D mixup, add getVertexCount() warning 2014-11-16 10:12:31 -07:00
Manindra Moharana 926adf104d Merge branch 'master' of https://github.com/processing/processing 2014-11-16 10:07:11 -07:00
Manindra Moharana c53c82771e fixed completion offset bug, grey color disabled for now 2014-11-16 10:07:06 -07:00
Ben Fry 6f803fecfd note about the keyword fix 2014-11-16 09:45:52 -07:00
Ben Fry 717c2b2b57 Merge pull request #2958 from JakubValtar/bugfix-keywords-parenthesis
Highlighting of keywords followed by parens (#2099)
2014-11-16 08:24:15 -07:00
Jakub Valtar ffdfb2a400 Highlighting of keywords with parens, fixes #2099 2014-11-16 14:15:13 +01:00
Ben Fry cc2412d0a1 release notes!!! 2014-11-15 23:16:53 -07:00
Ben Fry bafa50db51 merge with the work folders 2014-11-15 22:54:44 -07:00
Ben Fry 1f22b92e18 merge more changes from the leaves 2014-11-15 22:43:38 -07:00
Ben Fry dbe6466c15 fix newlines and espaced single quotes 2014-11-15 22:36:30 -07:00
Ben Fry 50703d031f other notes 2014-11-15 22:18:12 -07:00
REAS b8db827deb Small documentation correction for displayWidth, displayHeight 2014-11-15 22:05:40 -07:00
Ben Fry 36f36c388a better message, add a JDK note 2014-11-15 17:40:54 -07:00
Ben Fry 0c5c8c391b Merge branch 'master' of github.com:processing/processing 2014-11-15 17:31:58 -07:00
Ben Fry 658b847953 build script updates for 7u72 and a little more automation 2014-11-15 17:31:48 -07:00
Manindra Moharana 8984fb699f Merge branch 'master' of https://github.com/processing/processing 2014-11-15 17:31:38 -07:00
Manindra Moharana 27899f22ee better import suggestion behavior 2014-11-15 17:31:34 -07:00
Ben Fry 2cd91e42e1 other todo notes 2014-11-15 16:46:50 -07:00
Manindra Moharana cbc07712f1 Merge branch 'master' of https://github.com/processing/processing 2014-11-15 16:33:11 -07:00
Manindra Moharana 4ee4e59268 new import suggestions 2014-11-15 16:33:06 -07:00
Ben Fry 2bfad647f3 Merge branch 'master' of github.com:processing/processing 2014-11-15 16:30:26 -07:00
Ben Fry c16359ac47 simpler languages and override handling 2014-11-15 16:30:24 -07:00
Ben Fry c7a7d4f142 fix up english translations 2014-11-15 16:26:41 -07:00
Daniel Shiffman 32d2491cde Code error becomes Error #2952 2014-11-15 15:19:32 -07:00
Scott Murray 9e5cf3ba4b Added param for thread() reference, see processing-docs#5 2014-11-15 13:48:15 -08:00
Ben Fry 86e93d1479 additional todos 2014-11-15 14:35:04 -07:00
Ben Fry e2188b101d Merge branch 'master' of github.com:processing/processing 2014-11-15 14:07:55 -07:00
Ben Fry 2289e4a2d9 latest javadoc update, plus fixes to build.xml for changes since last update 2014-11-15 14:07:43 -07:00
Ben Fry 87a6820b78 latest javadoc update, plus fixes to build.xml for changes since last update 2014-11-15 14:07:16 -07:00
Ben Fry 1435133568 remove Unicode BOM from the beginning of the file 2014-11-15 14:06:47 -07:00
Manindra Moharana f2a10310e9 Fix index exception, and fix #2952 2014-11-15 11:55:50 -07:00
Manindra Moharana 0da3062597 Merge branch 'master' of https://github.com/processing/processing 2014-11-15 11:14:57 -07:00
Manindra Moharana 737aea5d9e CC trigger now on by default 2014-11-15 11:14:01 -07:00