1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Commit Graph

4405 Commits

Author SHA1 Message Date
Federico Fissore
e646ca2525 ContributionInstaller OS check: MacOSX now uses real arch rather than JVM one 2015-03-27 14:51:18 +01:00
Federico Fissore
8bdd2c9402 InstallerJDialog: ignoring key events when installation is ongoing 2015-03-27 14:51:18 +01:00
Federico Fissore
a19cdf1492 ArchiveExtractor: allowing symlinks with absolute paths, still printing a warning 2015-03-27 14:51:18 +01:00
Federico Fissore
3fb3774627 lib/core installer: scrolling with arrow keys almost works 2015-03-27 14:51:17 +01:00
Federico Fissore
8922541898 InstallerJDialog: smoother scrolling 2015-03-27 14:51:17 +01:00
Federico Fissore
866f5d065a tmp: package_index.json 2015-03-27 14:51:17 +01:00
Federico Fissore
87d5159da7 Added "no internet connection available" error message 2015-03-27 14:51:17 +01:00
Federico Fissore
402c24d103 Core deletion confirmation 2015-03-27 14:51:17 +01:00
Federico Fissore
84b90905cb Fixed a bug that could cause Boards menu to show up more than once in some hard-to-reproduce situations 2015-03-27 14:51:17 +01:00
Federico Fissore
930289aa65 Base.boardsCustomMenus is not a static any more 2015-03-27 14:51:17 +01:00
Federico Fissore
a053088691 Fixed bug with HTTPS proxy settings 2015-03-27 14:51:17 +01:00
Federico Fissore
02b7fa87eb Leave relative symlinks as they are 2015-03-27 14:51:17 +01:00
Federico Fissore
44ce5fe67a Fixed missing error message 2015-03-27 14:51:17 +01:00
Federico Fissore
59b8177916 Separate HTTPS proxy support (server and port) 2015-03-27 14:51:17 +01:00
Federico Fissore
29d20f297c Fixed missing symlinks after extraction 2015-03-27 14:51:17 +01:00
Federico Fissore
fc4179f1f7 Cores manager:
added post install script support
absolute path symlinks are converted to relative to the local folder and a warning is printed
2015-03-27 14:51:16 +01:00
Federico Fissore
639824e516 Making contrib table rows set the right height since the beginning, with no need to fix that later 2015-03-27 14:51:16 +01:00
Federico Fissore
6b5244eafe Some ArchiveExtractor bugs fixed and its code formatted 2015-03-27 14:51:16 +01:00
Federico Fissore
323458c8d8 Added HTTPS proxy properties 2015-03-27 14:51:16 +01:00
Federico Fissore
b32dc93506 Ported UX of library manager to core manager 2015-03-27 14:51:16 +01:00
Federico Fissore
17d3729426 Package names refactoring: contributions is the main package, libs and cores are subpackages 2015-03-27 14:51:16 +01:00
Federico Fissore
fe85083f0b Setting preferences.txt permissions to 600 on linux and mac 2015-03-27 14:51:16 +01:00
Federico Fissore
4db6c737be Preferences: added proxy settings 2015-03-27 14:51:16 +01:00
Federico Fissore
9add5f74e7 Attempting to fix a NPE 2015-03-27 14:51:16 +01:00
Federico Fissore
603dd3cb3a Core/lib manager: asking confirmation before deleting unmanaged library 2015-03-27 14:51:16 +01:00
Federico Fissore
103f2e433a Continuing improving library manager 2015-03-27 14:51:15 +01:00
Federico Fissore
8e5a04f6a9 Various improvements on library manager 2015-03-27 14:51:15 +01:00
Federico Fissore
e884789322 Not using gcc version, hard to maintain 2015-03-27 14:51:15 +01:00
Federico Fissore
d0817f7142 Category filters for libraries and cores 2015-03-27 14:51:15 +01:00
Federico Fissore
0110fd8ff1 Core/lib manager: INSTALLED label 2015-03-27 14:51:15 +01:00
Federico Fissore
e27e2f1847 build.xml format 2015-03-27 14:51:15 +01:00
Federico Fissore
0c8ad91ad9 Added missing .sha for newer toolchains 2015-03-27 14:51:15 +01:00
Federico Fissore
c4d14f8086 Fixed missing jar in classpath 2015-03-27 14:51:15 +01:00
Federico Fissore
28fe19509b Updated bundled core version 2015-03-27 14:51:15 +01:00
Federico Fissore
631bf76c76 Revert "Fixed selectors in Boards Manager"
This reverts commit e19cf4d1a15f70c99f64769cedc2fe2b0bc24841.
2015-03-27 14:51:15 +01:00
Federico Fissore
6d55c6ea03 FileDownloader: made it play nice with 301 status code 2015-03-27 14:51:15 +01:00
Federico Fissore
aa0cadbd0e Removed auto download when cores/libs empty: they are download every single time the related manager is downloaded 2015-03-27 14:51:14 +01:00
Federico Fissore
5072f6b1e0 Toolchains update 2015-03-27 14:51:14 +01:00
Cristian Maglie
145e0184e6 Fixed selectors in Boards Manager 2015-03-27 14:51:14 +01:00
Federico Fissore
9fd4e8e940 Libraries menu: dynamic title in library group 2015-03-27 14:51:14 +01:00
Federico Fissore
9b79d04323 LibrariesIndexTableModel: using guava and new version comparator to filter and sort libraries 2015-03-27 14:51:14 +01:00
Federico Fissore
0489585c3e Now using semantic versioning 2015-03-27 14:51:14 +01:00
Federico Fissore
d8ef27887e core/lib installer: bottom of window used only for error messages 2015-03-27 14:51:14 +01:00
Federico Fissore
dc27ff8b70 Core installer: status message placed at bottom right corner 2015-03-27 14:51:14 +01:00
Federico Fissore
4562ad8ded core/lib manager modal is placed above the active editor 2015-03-27 14:51:13 +01:00
Federico Fissore
33c26854a6 Cores/libs list are downloaded every time the windows is opened 2015-03-27 14:51:13 +01:00
Federico Fissore
251bb76ece Splashscreen 2015-03-27 14:51:13 +01:00
Federico Fissore
2aec5ed4fb Fixed copyright header 2015-03-27 14:51:13 +01:00
Federico Fissore
64e6edde96 Added HostDependentDownloadableContributionTest 2015-03-27 14:51:13 +01:00
Federico Fissore
e5e5880a15 HostDependentDownloadableContribution better handles Macosx 2015-03-27 14:51:13 +01:00