Commit Graph

4262 Commits

Author SHA1 Message Date
Federico Fissore 72bf97709c Ordered windows jars 2015-03-13 12:08:32 +01:00
Federico Fissore dba808c3dc Instantiating SplashScreenHelper in main() was leaving it null for the tests. Fixed 2015-03-13 11:35:37 +01:00
Federico Fissore 38f868af5b Fixed placement of find & replace dialog 2015-03-13 11:30:42 +01:00
Federico Fissore b4ff39144c Preferences frame opens on top of active editor 2015-03-13 10:49:16 +01:00
Federico Fissore 2a0bc2bfca Splashscreen 2015-03-13 10:39:18 +01:00
Federico Fissore af3c2bd1f6 Update revision.txt 2015-03-13 09:43:01 +01:00
Federico Fissore e08bd63038 Resetting swing.aatext to the preferred value as soon as preferences are available 2015-03-13 09:43:01 +01:00
Federico Fissore 06d95d4225 Merge pull request #2760 from jogo-/patch-2
Update README.txt
2015-03-12 17:20:06 +01:00
Federico Fissore c946a29aac Nicer fonts 2015-03-12 09:58:32 +01:00
Federico Fissore cc6c647825 Macosx: halving JVM Xmx, now 512M 2015-03-12 09:25:57 +01:00
Federico Fissore 825f1e5706 Update revisions.txt 2015-03-12 09:17:00 +01:00
Federico Fissore eecc9ea132 TemperatureWebPanel.ino: added missing semicolons 2015-03-12 09:11:32 +01:00
Federico Fissore 7b495232ef Merge pull request #2726 from hashashin/hashashin-patch-1
TemperatureWebPanel.ino Print "Yún" and not "Y�n", "degrees C" to "ºC"
2015-03-12 09:09:41 +01:00
Federico Fissore 5468a91dfd Merge pull request #2738 from Wackerbarth/Issue_2732
Pre- & Post- Build Hooks
2015-03-12 09:07:44 +01:00
Richard Wackerbarth 0644bdc51c Convert to action pattern to allow multiple actions 2015-03-11 10:28:32 -05:00
Richard Wackerbarth 2f65f5fdc1 Provide Hooks before and after the build process
Closes #2732
2015-03-11 10:28:32 -05:00
Richard Wackerbarth 498d615fb8 Additional context for build hooks 2015-03-11 10:28:31 -05:00
jogo- e1f318994b Update README.txt
Fix typo
2015-03-11 16:06:39 +01:00
Federico Fissore 4a9c3b1ddd Windows: halving JVM Xmx, now 512M 2015-03-11 12:57:24 +01:00
Federico Fissore c46e667e7a Started working on 1.6.2 2015-03-11 11:42:55 +01:00
Federico Fissore b8b2869753 Updated revisions.txt 2015-03-10 14:14:06 +01:00
Federico Fissore e58bf924f4 Fixed wrong path in successful message 2015-03-10 14:09:06 +01:00
Federico Fissore 2a4f0134ab arduino-core: restored debug info in class files 2015-03-10 08:52:42 +01:00
Federico Fissore 32123a8cb9 Fixed NPE in case of missing boardData 2015-03-10 08:52:42 +01:00
Federico Fissore c287450d72 Added missing translations 2015-03-10 08:52:42 +01:00
Federico Fissore 46fd48f590 Added windows drivers 2015-03-10 08:52:42 +01:00
Federico Fissore 39d1dfc999 Added warning for uncertified boards 2015-03-10 08:52:41 +01:00
Federico Fissore 25ddcb852f Update revision.txt 2015-03-10 08:52:05 +01:00
Cristian Maglie 5b7fd08d8d Merge pull request #2681 from PaulStoffregen/master
Improve library name matching
2015-03-09 23:21:02 +01:00
Martino Facchin 4fb33e9482 update revisions.txt 2015-03-09 16:49:49 +01:00
Martino Facchin 6a86cbc793 Merge branch 'ide-1.5.x' into SoftwareSerial 2015-03-05 12:33:35 +01:00
Martino Facchin b95533ffd0 SoftwareSerial: match bool API with HardwareSerial 2015-03-05 12:30:01 +01:00
Federico Fissore 84acf463ec Fix to save as to parent folder is needed by all OSs, not just Mac 2015-03-04 12:15:07 +01:00
Federico Fissore 803a0eebb4 Merge branch 'saveas_to_parent_folder_mac' of https://github.com/delftswa2014/Arduino into delftswa2014-saveas_to_parent_folder_mac 2015-03-04 11:48:29 +01:00
Federico Fissore 6f7164a162 Update revision.txt 2015-03-04 11:39:01 +01:00
Federico Fissore aca6c223de MacOSX: previous better IDE was missing some pieces. Added 2015-03-04 11:23:36 +01:00
Federico Fissore e327bb091a MacOSX: better IDE 2015-03-03 15:48:20 +01:00
Iván e02689e70e Print "Yún" and not "Y�n"; "degrees C" to "ºC"
Hi, just got a Yún few days ago and noticed that when testing stuff, just cosmetic.

Thanks.
2015-03-02 23:27:55 +01:00
Federico Fissore 4380e2930e Updated revisions.txt 2015-03-02 16:41:19 +01:00
Federico Fissore ba36769ae4 Merge pull request #2710 from ffissore/windows-jre-update
Windows: bundled JRE updated to 8u31
2015-03-02 14:18:25 +01:00
Luca Cipriani cd04958450 Merge pull request #2723 from ffissore/fixed-new-button-behaviour
NEW button now behaves as clicking File -> New menu entry.
2015-03-02 11:56:22 +01:00
Federico Fissore b7b8a35404 NEW button now behaves as clicking File -> New menu entry. Fixes #2685 2015-03-02 10:08:58 +01:00
Federico Fissore 304c05dc99 Windows: bundled JRE updated to 8u31
build.xml now uses unzip target
2015-03-02 09:37:59 +01:00
Federico Fissore 9dc09e1cf4 Merge pull request #2666 from ffissore/undo-redo-fix
Undo sets the sketch to modified, even if it's not
2015-03-01 21:16:11 +01:00
Federico Fissore 94a2c67964 Merge pull request #2712 from ffissore/jvm-memory-params
jvm memory settings update
2015-03-01 21:15:38 +01:00
Ivo van de Grift 58581e2eb1 Added .getParentFile() to saveas for mac. This prevents saving into the sketch itself 2015-02-27 17:35:14 +01:00
Federico Fissore 6d2aa17051 Compound edits weren't part of the undo/redo dance 2015-02-27 15:51:58 +01:00
Federico Fissore cad74c5f7c An undoable action marks the sketh as modified 2015-02-27 15:51:57 +01:00
Federico Fissore 78f2e87b00 Undo and Redo state update were setting the sketch to modified, even if it was not. Fixes #2653 2015-02-27 15:51:57 +01:00
Federico Fissore 3e8ebaad88 Incresing max memory to 1024M.
Fixed macosx info.plist
Introduced arduino.l4j.ini and arduino_debug.l4j.ini for letting users customize jvm memory settings
2015-02-27 15:51:16 +01:00