This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
Arduino
Watch
1
Star
0
Fork
0
You've already forked Arduino
mirror of
https://github.com/arduino/Arduino.git
synced
2025-01-20 09:52:13 +01:00
Code
Issues
Releases
Activity
Arduino
/
app
/
src
/
cc
/
arduino
/
view
History
Martino Facchin
4c8ac04727
Preferences: allow smaller window since checkboxes take less space
...
Fixes
#8238
2019-04-02 16:20:58 +02:00
..
findreplace
Add copy/paste contextual menu to Firnd/replace text fields
2018-05-02 16:17:06 +02:00
preferences
Preferences: allow smaller window since checkboxes take less space
2019-04-02 16:20:58 +02:00
Event.java
Removed redundant type specifiers for generics
2016-09-29 20:15:56 +02:00
EventListener.java
Added warning for uncertified boards
2015-03-10 08:52:41 +01:00
GoToLineNumber.form
Implemented Go to Line menu and shortcut CTRL+L.
Fixes
#976
2015-09-25 16:13:42 +02:00
GoToLineNumber.java
Use a separate RSyntaxTextArea for each editor tab
2016-08-26 16:42:44 +02:00
JMenuUtils.java
Removed "libraries" and "hardware" entries from File > Sketchbook.
Fixes
#3432
2015-07-02 10:08:53 +02:00
NotificationPopup.java
add overloaded method to NotificationPopup to tune autoclose
2016-08-26 16:42:44 +02:00
SplashScreenHelper.java
SplashScreenHelper output progress in console for text-only mode
2016-11-25 15:04:24 +01:00
StubMenuListener.java
New Preferences window: renders fine on every OS and it's easier to adapt using NetBeans as visual editor.
Fixes
#3140
2015-05-15 15:52:52 +02:00