Arduino/app/src/processing/app
Cristian Maglie 7684a2fe85 Libraries search path now include platform specific versions 2011-10-24 11:58:52 +02:00
..
debug Updated bossac to 1.2 for linux and win (MacOS version must be ported as well) 2011-10-24 11:21:50 +02:00
linux Initial sync with Processing 6406. Compiles and runs (on Mac OS X) but probably very buggy. 2010-04-21 01:58:57 +00:00
macosx Initial sync with Processing 6406. Compiles and runs (on Mac OS X) but probably very buggy. 2010-04-21 01:58:57 +00:00
preproc Renamed WProgram.h to Arduino.h. 2011-03-01 19:52:13 -05:00
syntax Initial sync with Processing 6406. Compiles and runs (on Mac OS X) but probably very buggy. 2010-04-21 01:58:57 +00:00
tools Handling < > & and unicode in copy to html. 2010-11-16 22:51:24 -05:00
windows Changing Windows file association code from .pde to .ino. 2010-11-06 16:38:23 -04:00
Base.java Libraries search path now include platform specific versions 2011-10-24 11:58:52 +02: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 IDE: various refactoring to make sam hardware compiling. 2011-09-23 04:47:41 +02:00
EditorConsole.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
EditorHeader.java Fixing issue with tab menu and tabs with the same base name but different extensions (issue 191). 2010-05-16 04:43:03 +00:00
EditorLineStatus.java Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
EditorListener.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
EditorStatus.java Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
EditorToolbar.java Adding upload using programmer options (instead of verbose). 2010-12-20 14:50:18 -05:00
FindReplace.java Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
Platform.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
Preferences.java Majority of non Compiler.java changes made. 2011-06-13 14:14:22 -04:00
PresentMode.java Syncing with Processing 1.0.7 (5692); needs testing. 2009-09-24 03:16:00 +00:00
Serial.java Showing dialog when serial port not found on upload. 2010-11-24 14:03:21 -05: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 Saving and restoring serial monitor line ending. 2010-11-07 22:38:58 -05:00
SerialNotFoundException.java Showing dialog when serial port not found on upload. 2010-11-24 14:03:21 -05:00
Sketch.java Added upload with bossac 2011-10-06 01:58:38 +02:00
SketchCode.java Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
Theme.java Syncing with Processing 1.0.7 (5692); needs testing. 2009-09-24 03:16:00 +00:00
UpdateCheck.java Pointing the update check at the Arduino server (instead of processing.org). 2010-01-10 20:14:59 +00: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