Commit Graph

8535 Commits

Author SHA1 Message Date
Ben Fry
764aabf510 Merge pull request #2662 from ybakos/issue-docs50-reverse
Correcting descriptions of reverse method
2014-07-29 05:00:49 -04:00
Manindra Moharana
f842601c9a added sketchbook shortcut 2014-07-29 11:24:13 +05:30
Manindra Moharana
d414a2a09d removed unnecessary imports 2014-07-29 11:06:08 +05:30
Manindra Moharana
c45ddb5f46 added sketchbook - tree view 2014-07-29 10:47:04 +05:30
Yong Bakos
fe7d4b8ad5 Correcting descriptions of reverse method for FloatList, IntList and StringList.
Fixes https://github.com/processing/processing-docs/issues/50
2014-07-28 18:34:26 -05:00
Ben Fry
5980da931b Merge pull request #2657 from joelmoniz/fixReferenceNotShowing
Help>References and Help>Environment open in default browser in Windows
2014-07-28 18:12:47 -04:00
Ben Fry
5d09cc74ad todos and notes for the revisions 2014-07-28 15:16:13 -04:00
Ben Fry
6046776035 Merge pull request #2659 from JakubValtar/svg-arc
Implemented elliptical arcs for PShapeSVG
2014-07-28 15:06:58 -04:00
Ben Fry
c02b31cebc Merge pull request #2607 from teddywing/insert-tab-char-on-tab-keypress-if-not-editor.tabs.expand
PdeKeyListener.java: tab key behaves correctly if !editor.tabs.expand
2014-07-28 15:00:12 -04:00
Manindra Moharana
6397d941b3 dialog for new tab and rename. Fixes #2431 2014-07-28 23:37:14 +05:30
Manindra Moharana
31824905d0 fix build.xml for pdex 2014-07-28 11:17:04 +05:30
Manindra Moharana
1ae3d2c4ad more java tab stuff 2014-07-28 11:14:09 +05:30
Manindra Moharana
75a527f97b some stuff disabled for java tabs 2014-07-28 10:55:03 +05:30
Manindra Moharana
e3ae98e8ae todo update 2014-07-28 10:44:20 +05:30
Manindra Moharana
c975771131 code cleanup 2014-07-28 10:32:44 +05:30
Manindra Moharana
7bc00af4af more code cleanup 2014-07-28 10:28:54 +05:30
Manindra Moharana
42715c6a06 removing warnings 2014-07-28 10:24:08 +05:30
Manindra Moharana
8b380b5459 minor code updates to get rid of warnings.. 2014-07-28 10:20:51 +05:30
Manindra Moharana
ac8d8589ea minor code changes 2014-07-28 10:02:59 +05:30
Jakub Valtar
7c5b6b0e23 Implemented elliptical arcs for PShapeSVG
Feature request #169
2014-07-28 02:30:57 +02:00
Manindra Moharana
9cd9ba5716 Merge branch 'master' of https://github.com/processing/processing 2014-07-27 21:00:31 +05:30
joelmoniz
49f414c6ea Fixes #2656 2014-07-27 17:17:55 +04:00
Ben Fry
6a74bbe3d7 Merge branch 'master' of github.com:processing/processing 2014-07-26 12:41:07 -04:00
Ben Fry
e0071a23de extra notes 2014-07-26 12:41:04 -04:00
Manindra Moharana
71c14c93e7 Merge branch 'master' of https://github.com/processing/processing 2014-07-26 21:54:21 +05:30
Ben Fry
008108be14 Merge pull request #2574 from jdf/master
Permit modes to enhance the text editor by overriding the textarea Painter.
2014-07-26 12:23:47 -04:00
Manindra Moharana
8c225b4282 type safety update.. 2014-07-26 21:52:20 +05:30
Ben Fry
ca38ec6995 starting next release 2014-07-26 12:12:21 -04:00
Ben Fry
7124dd910f fix indents, remove tabs processing-0228-3.0a1 2014-07-26 11:57:00 -04:00
Ben Fry
03865b3e89 fix the build.xml for PDE X to use ECJ 2014-07-26 11:54:40 -04:00
Ben Fry
5c2a7bc0b2 add a note about the sound libraries 2014-07-26 11:46:39 -04:00
Ben Fry
e28a61c453 remove minim, remove sound.jar, add sound to build process 2014-07-26 11:43:28 -04:00
Ben Fry
d4fc996a85 finish up revisions 2014-07-26 11:32:16 -04:00
Ben Fry
faace6ca12 clean up several warnings 2014-07-26 11:21:17 -04:00
Ben Fry
d01710cc45 remove depracted api usage 2014-07-26 11:02:28 -04:00
Ben Fry
4b7cf31373 move sketch modified on mode change warning 2014-07-26 10:56:14 -04:00
Ben Fry
83a9fbb8e6 Merge pull request #2651 from joelmoniz/modeVersionNum
Contribution Version Number, Latest Contribution Version available and Last Date on which contribution was updated now show (Resolves #2498 and #2561)
2014-07-26 10:26:18 -04:00
Ben Fry
d20a9de361 incorporate Mode fix from Joel (issue #2615) 2014-07-26 10:25:10 -04:00
Ben Fry
aef416d36f Merge pull request #2616 from joelmoniz/wrongModeSelection
Correct mode is now selected in modeMenu,  resolving Issue #2615
2014-07-26 10:20:13 -04:00
joelmoniz
84e248c23f A few final changes to Last Updated 2014-07-26 14:06:53 +04:00
Joel Moniz
2aedcb7653 "Last Updated" shows if "lastUpdated" field is present
lastUpdate field is a Unix Timestamp in millisecs
TODO: Add lastUpdated everywhere in contributions.txt, .properties file
2014-07-26 10:31:19 +04:00
Joel Moniz
588d246279 Added version number in new version available msg 2014-07-26 10:16:05 +04:00
joelmoniz
0b6159156c Version nos. display below tool/lib/mode 2014-07-26 10:16:03 +04:00
wirsing
4a60bfbfd2 repaired Filter + took out res + introduced Bandwidth for BPass. fixed some public/private bugs 2014-07-25 20:10:33 -07:00
Ben Fry
4bf6256c57 mark version 2014-07-25 21:17:29 -04:00
Ben Fry
ec07e271b9 write release notes 2014-07-25 19:11:57 -04:00
Ben Fry
50b6fb14e3 Merge branch 'master' of github.com:processing/processing 2014-07-25 18:57:40 -04:00
Ben Fry
a7566fd7a5 cleaning up the todo lists 2014-07-25 18:57:34 -04:00
Ben Fry
bc8047228b Merge pull request #2570 from tyfkda/remove-writer
Remove writer
2014-07-25 18:50:24 -04:00
Ben Fry
e2f565b825 clean up indents and formatting 2014-07-25 18:19:04 -04:00