Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/arduino/Arduino.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-28Remove sketch size calculation from Java IDEide-1.5.xMartino Facchin
2016-11-28update arduino-builder to 1.3.22jenkins
2016-11-28Rebuild header on "Save as"Martino Facchin
2016-11-25Merge pull request #5625 from matthijskooijman/remove-build-cmdMartino Facchin
2016-11-25Improved Blink example comment wordingColby Newman
2016-11-25Set default color of text for descriptions shown in library manager.Fabián Inostroza
2016-11-25Merge branch 'x11-fix'Cristian Maglie
2016-11-25Reduce verbosity during downloads in text-only modeCristian Maglie
2016-11-25Removed old prototype code from #2328 that is now in BaseCristian Maglie
2016-11-25Removed useless `showEditor` parameter from `Base.handleOpen`Cristian Maglie
2016-11-25...and Upload too (part 3/3)Cristian Maglie
2016-11-25...now Verify works again... (part 2/3)Cristian Maglie
2016-11-25Use PreferenceData.setBoolean() where appropriateCristian Maglie
2016-11-25Initialize Editor only in GUI mode (part 1/3)Cristian Maglie
2016-11-25Build menus only in gui modeCristian Maglie
2016-11-25Prompt for sketchbook folder only if in GUI modeCristian Maglie
2016-11-25Give sense to `isCommandLine()` methodCristian Maglie
2016-11-25Moving some other graphic related parts into GUI initializationCristian Maglie
2016-11-25SplashScreenHelper output progress in console for text-only modeCristian Maglie
2016-11-25Moved all initializations into Base constructorCristian Maglie
2016-11-23Remove build/cmd/ directoryMatthijs Kooijman
2016-11-23Starting version 1.6.14Martino Facchin
2016-11-22Updated Wifi101 firmware updater to ver 0.8.31.6.13Cristian Maglie
2016-11-22Updated Wifi101 firmware updater to ver 0.8.2Cristian Maglie
2016-11-22Updated SD lib to ver 1.0.9Cristian Maglie
2016-11-22Updated revision logCristian Maglie
2016-11-22Updated Temboo lib to 1.1.8Cristian Maglie
2016-11-22Updated Firmata to version 2.5.4Cristian Maglie
2016-11-22Update bundled avr core to 1.6.15Martino Facchin
2016-11-21Updated translationsCristian Maglie
2016-11-21Updated stringCristian Maglie
2016-11-21Merge branch 'windows-dpi-awareness'Cristian Maglie
2016-11-21Win32: use legacy SHGetFolderPath if SHGetKnownFolderPath is not availableCristian Maglie
2016-11-21Removed debug messages in 39577072Cristian Maglie
2016-11-11Merge pull request #5589 from martinnm/masterArturo Guadalupi
2016-11-11Updated Steper Motors Circuits URLmartinnm
2016-11-10Use Win10 API SetThreadDpiAwarenessContext to force DPI AwarenessCristian Maglie
2016-11-09Merge branch 'editor-refactor-fixup'Cristian Maglie
2016-11-07Small cleanup, no code changeCristian Maglie
2016-11-07Removed dead codeCristian Maglie
2016-11-07When a new tab is created is also selectedCristian Maglie
2016-11-07Use the same Comparator to sort EditorTab and SketchFileCristian Maglie
2016-11-07Updated translations stringsCristian Maglie
2016-11-07Added error message if a referenced core is not foundCristian Maglie
2016-11-04Windows: added application manifestCristian Maglie
2016-11-04Update launch4j to version 3.9Cristian Maglie
2016-11-04Windows: Autodetection of display resolutionCristian Maglie
2016-11-04Added Platform.getSystemDPI() APICristian Maglie
2016-11-03Improved Plaftorm.openUrl(..) for WindowsCristian Maglie
2016-11-03juint tests now use the correct jna lib againCristian Maglie