.. |
debug
|
Workaround for incorrect argument passing of Runtime.exec(args[]) method on Windows.
|
2013-08-05 15:07:59 +02:00 |
helpers
|
Workaround for incorrect argument passing of Runtime.exec(args[]) method on Windows.
|
2013-08-05 15:07:59 +02:00 |
i18n
|
Transifex API integration
|
2013-03-10 23:26:01 +09:00 |
javax/swing/filechooser
|
fixed java 1.5 compatibility issue
|
2012-12-04 11:54:19 +01:00 |
linux
|
Fixed typo
|
2013-08-05 15:08:07 +02:00 |
macosx
|
When using cores from other packages also the referenced platforms.txt is imported
|
2013-03-04 16:56:33 +01:00 |
packages
|
Library: converted nulls to checked exceptions, removed printStackTrace, added "dependencies" member
|
2013-02-27 17:33:19 +01:00 |
preproc
|
Refactored PdePreprocessor class
|
2013-01-23 13:42:09 +01:00 |
syntax
|
Merged 1.0.5
|
2013-05-11 14:37:25 +02:00 |
tools
|
Scrollable menus can now be scrolled with the mouse wheel
|
2013-08-21 02:48:23 +02:00 |
windows
|
ide 1.5.x preferences moved to "Arduino15" folder for windows and macosx
|
2013-02-06 17:30:08 +01:00 |
Base.java
|
Help 3rd party installers find the hardware path
|
2013-07-26 17:08:01 -07:00 |
CaretAwareUndoableEdit.java
|
closes #278 Text marker should follow undo actions
|
2013-01-30 15:49:45 +01:00 |
Commander.java.disabled
|
First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
|
2009-06-01 08:32:11 +00:00 |
Editor.java
|
Import library menu is now scrollable.
|
2013-08-21 02:19:57 +02:00 |
EditorConsole.java
|
Removing console logs (stdout.txt and stderr.txt) on exit. (Paul Stoffregen)
|
2011-12-30 10:17:06 -05:00 |
EditorHeader.java
|
Scroll the editor tab menu.
|
2013-01-18 15:57:43 +09:00 |
EditorLineStatus.java
|
Fixed IDE crash when user preferences was set to a no-more-existent board
|
2012-04-25 13:39:53 +02:00 |
EditorListener.java
|
Fixed regression: CTRL+Left/CTRL+Right moves cursor one word backward/forward
|
2013-05-12 15:51:33 +02:00 |
EditorStatus.java
|
Slightly reorganized reports from 'Copy error' button
|
2013-08-21 17:19:22 +02:00 |
EditorToolbar.java
|
When using cores from other packages also the referenced platforms.txt is imported
|
2013-03-04 16:56:33 +01:00 |
FindReplace.java
|
Commenting out extraneous println().
|
2012-03-02 17:57:10 -05:00 |
I18n.java
|
Fixed problem with % processing on .po files. Fixed quote ' processing on I18N lib.
|
2013-06-06 16:33:20 +02:00 |
LastUndoableEditAwareUndoManager.java
|
closes #278 Text marker should follow undo actions
|
2013-01-30 15:49:45 +01:00 |
Platform.java
|
ide 1.5.x settings moved to ".arduino15" folder
|
2013-02-06 17:30:08 +01:00 |
Preferences.java
|
Fixed preference parsing (hashtable was concurrently updated while iterating on it).
|
2013-08-22 00:02:48 +02:00 |
PresentMode.java
|
Syncing with Processing 1.0.7 (5692); needs testing.
|
2009-09-24 03:16:00 +00:00 |
Resources.java
|
UI i18n and the Japanese text catalog.
|
2011-12-07 01:45:13 +09:00 |
Serial.java
|
Removed two warnings
|
2013-03-11 20:18:56 +01:00 |
SerialException.java
|
Re-configured compilation and integrated uploading. Added the Board and Serial port menus: these are currently shared across editor windows.
|
2009-06-01 15:14:05 +00:00 |
SerialMonitor.java
|
Removed useless baud rates from serial monitor
|
2013-02-13 11:02:15 +01:00 |
SerialNotFoundException.java
|
Showing dialog when serial port not found on upload.
|
2010-11-24 14:03:21 -05:00 |
Sketch.java
|
Better error handling for missing preferences.
|
2013-07-12 19:50:57 +02:00 |
SketchCode.java
|
closes #278 Text marker should follow undo actions
|
2013-01-30 15:49:45 +01:00 |
Theme.java
|
UI i18n and the Japanese text catalog.
|
2011-12-07 01:45:13 +09:00 |
UpdateCheck.java
|
UI i18n and the Japanese text catalog.
|
2011-12-07 01:45:13 +09:00 |
WebServer.java
|
Initial sync with Processing 6406. Compiles and runs (on Mac OS X) but probably very buggy.
|
2010-04-21 01:58:57 +00:00 |