File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 1+ ARDUINO 1.0.1
2+
3+ [environment]
4+
5+ * The IDE has been internationalized and translated into multiple languages.
6+ Thanks to Shigeru Kanemoto for the internationalization and Japanese
7+ translation and many others for the other translations. For more
8+ information, see: http://arduino.cc/playground/Main/LanguagesIDE
9+
10+ * Added preference for selecting the language in which to display the
11+ Arduino software. Defaults to the operating system locale.
12+
13+ * The editor font size preference now applies to the serial monitor and
14+ error / message console as well as the editor. (Paul Stoffregen)
15+
16+ * Compilation has been speeded up by only compiling changed files. (All
17+ files are recompiled when a new board is selected.) (Paul Stoffregen)
18+
19+ * Console log files (stdout.txt and stderr.txt) are now removed when the
20+ Arduino software exits. (Paul Stoffregen)
21+
22+ * The minimum size for the Arduino software window has been reduced.
23+
24+ * Improvements to the Find / Replace dialog. (Peter Lewis)
25+
26+ * Support for selecting words (on double-click) and lines (triple-click)
27+ in the Arduino software. (Peter Lewis)
28+
29+ * Added a preference for disabling verification on upload (for increased
30+ speed). (Nathan Seidle)
31+
32+ [core / libraries]
33+
34+ *
35+
136ARDUINO 1.0 - 2011.11.30
237
338[environment]
You can’t perform that action at this time.
0 commit comments