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-21 10:52:14 +01:00
Code
Issues
Releases
Activity
Arduino
/
app
/
src
/
cc
/
arduino
/
view
History
Federico Fissore
1862827c25
Portable folder can now be set to any arbitrary path, not just subfolders
...
of "portable".
Fixes
#4103
2015-11-19 13:43:49 +01:00
..
findreplace
FindReplace: setting default button each time the window is made visible, because Find button was let unselected with subsequent Edit>Find clicks on Windows.
Fixes
#3959
2015-11-02 12:44:35 +01:00
preferences
Portable folder can now be set to any arbitrary path, not just subfolders
2015-11-19 13:43:49 +01:00
Event.java
Fixed a bunch of code inspection warnings
2015-03-27 14:51:18 +01: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
Implemented Go to Line menu and shortcut CTRL+L.
Fixes
#976
2015-09-25 16:13:42 +02:00
JMenuUtils.java
Removed "libraries" and "hardware" entries from File > Sketchbook.
Fixes
#3432
2015-07-02 10:08:53 +02:00
NotificationPopup.form
Update notification: UX feedback
2015-08-06 10:27:51 +02:00
NotificationPopup.java
Update notification popup was not sticking to bottom left corner when windows was resized.
Fixes
#4068
2015-11-03 09:03:32 +01:00
SplashScreenHelper.java
Updated splash screen
2015-11-03 13:09:30 +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