Matthijs Kooijman
|
3d47995915
|
Remove unused imports
This silences some java warnings.
|
2016-01-21 17:18:55 +01:00 |
|
Martino Facchin
|
4fa57be5c7
|
partly revert commit 3c16ac02 to pass legacy tests
all this code will be replaced/removed as soon as the native library is fully validated
|
2016-01-07 15:47:04 +01:00 |
|
Martino Facchin
|
7e17b5c318
|
Move vid/pid resolving to cross platform jni lib
|
2016-01-07 12:41:51 +01:00 |
|
Martino Facchin
|
3c16ac025a
|
Add iSerial to reported VID_PID string
serial.port.iserial holds the iSerial value
|
2016-01-04 10:58:18 +01:00 |
|
Federico Fissore
|
8a1e6c8a9b
|
CollectStdOutExecutor and CollectStdOutStdErrExecutor were plain wrong, were losing data and were blocking compilation. Fixes #3124 and #3115
|
2015-05-25 16:34:25 +02:00 |
|
Federico Fissore
|
350adb99cb
|
Also SerialDiscovery was affected by bug found at 40535dfc5560e2bbdb2c9479d7b6b43ad3ae4234. Fixes #2892
|
2015-04-13 13:38:55 +02:00 |
|
Federico Fissore
|
f183966296
|
Added GTKLookAndFeelFixer, courtesy Klaus Reimer
https://www.ailis.de/~k/archives/67-Workaround-for-borderless-Java-Swing-menus-on-Linux.html
It makes menu separators visible on linux with the GTK look and feel
|
2015-03-25 10:16:07 +01:00 |
|
Federico Fissore
|
ad72e41aa0
|
Introducing CollectStdOut and CollectStdOutStderrExecutor, handy classes for executing external execs and collecting their outputs
|
2015-03-19 10:17:10 +01:00 |
|
Federico Fissore
|
39d1dfc999
|
Added warning for uncertified boards
|
2015-03-10 08:52:41 +01:00 |
|
Claudio Indellicati
|
98bdc7b587
|
Moved specialized Platform classes and related resources to the 'arduino-core' project.
|
2014-11-13 16:34:25 +01:00 |
|
Cristian Maglie
|
ba8eadeeb5
|
Split IDE into 2 projects.
BEWARE: HIGHLY EXPERIMENTAL BRANCH
|
2014-11-13 16:34:24 +01:00 |
|