1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-12 23:08:52 +01:00
Arduino/app/src/processing/app
2018-11-08 18:08:58 +01:00
..
forms Support selectable, user-defined themes contained in zip files 2018-05-08 16:53:55 +02:00
helpers Fix comment of the ctrlAlt() helper function 2017-10-30 11:04:26 +01:00
javax/swing/filechooser Added missing class FileNameExtensionFilter 2013-10-14 12:55:39 +02:00
macosx Rename Sketch and SketchData classes 2016-08-26 16:42:44 +02:00
syntax Fixed unused import warnings 2018-08-14 22:01:04 +02:00
tools Add accelerator for scrollable menus 2017-10-16 18:19:35 +02:00
AbstractMonitor.java Only reapply serial monitor last location if it fits the screen 2017-08-18 15:25:11 +02:00
AbstractTextMonitor.java Serial monitor timestamp: add the arrow ' -> ' to the timestamp format 2018-08-23 10:46:32 +02:00
Base.java Kill active programmer if still alive after closing last IDE window 2018-11-08 18:08:58 +01:00
Editor.java Fix rebuild being triggered on every menu open() 2018-08-27 16:22:42 +02:00
EditorConsole.java Apply on-the-fly setFontSize to Console 2018-05-09 15:56:11 +02:00
EditorHeader.java Toolbar can now go full width on 4K display 2017-07-18 14:00:56 +02:00
EditorLineStatus.java Fixed another error in string comparison 2016-09-29 20:15:55 +02:00
EditorStatus.java IDE: "New/rename tab" now allow numbers as first char 2017-08-28 14:35:49 +02:00
EditorTab.java Support user-defined theme elements via "theme" folder in sketchbook dir 2018-05-08 16:53:54 +02:00
EditorToolbar.java Toolbar can now go full width on 4K display 2017-07-18 14:00:56 +02:00
NetworkMonitor.java Fix ssh authentication on newer ssh clients 2016-04-15 10:00:41 +02:00
NewBoardListener.java Fix indentation and license 2016-08-31 19:10:01 +02:00
Preferences.java Fixed --save-prefs regression 2017-03-22 13:13:06 +01:00
PresentMode.java Removed redundant type specifiers for generics 2016-09-29 20:15:56 +02:00
Resources.java UI i18n and the Japanese text catalog. 2011-12-07 01:45:13 +09:00
RunnerListener.java Removed some old code, including PdePreprocessor and OldCompiler 2015-09-21 15:20:31 +02:00
SerialMonitor.java Serial Monitor: added "clear output" button 2017-04-10 16:19:19 +02:00
SerialPlotter.java set grid color through theme.txt now 2016-10-18 00:04:43 -07:00
SketchController.java Show a helpful message when no Port is selected 2018-09-03 16:39:39 +02:00
TextAreaFIFO.java Removed some old code, including PdePreprocessor and OldCompiler 2015-09-21 15:20:31 +02:00
Theme.java If theme couldn't be loaded print a message explaining why 2018-05-09 11:44:03 +02:00
UpdateCheck.java Got rid of Java 8 warnings about _ as a method name 2015-08-05 09:12:40 +02:00