George Bateman
363d22e955
Merge branch 'master' into featurefixbadquotes
2017-07-20 19:48:59 +01:00
Ben Fry
96939df60d
Merge pull request #5169 from scollovati/master
...
Italian Translation - PDE_it.properties
2017-07-11 11:14:35 -04:00
Stefano Collovati
e939d9d67b
final ITA translation
2017-07-10 19:26:16 +02:00
Stefano Collovati
792e9808b8
Translated everithing exept Movie Maker
2017-07-10 19:09:03 +02:00
Stefano Collovati
f9545b758d
translation until line 515
2017-07-10 19:04:14 +02:00
George Bateman
cd7430fc10
Handle curly quotes in error checker
...
Also now prioritizes error messages on a single line for display to the
user, since ECJ doesn't always get that right, reported mismatched
argument lists when there's a syntax error and so on.
2017-06-24 14:35:18 +01:00
Ben Fry
8e0c370c4f
working on 3.3.5 release
2017-06-23 17:06:07 -04:00
George Bateman
96a042f873
Add handler for Antlr "unexpected char"
...
There's a special message for curly quotes.
2017-06-22 19:19:29 +01:00
Stefano Collovati
64bfbf9ec6
translation until line 473
2017-06-16 22:35:15 +02:00
Ben Fry
1974a49790
rename console lines pref to avoid name collision ( fixes #5110 )
2017-06-15 12:10:11 -04:00
Stefano Collovati
15b99217b5
translation until line 473
2017-06-13 21:57:41 +02:00
Stefano Collovati
235fb0a3ea
translation until line 455
2017-06-12 22:16:24 +02:00
Ben Fry
18a64d1b30
default to using native file selector on all platforms ( #5122 )
2017-06-12 15:44:11 -04:00
Stefano Collovati
0f89707d62
translation until 390 and beyond
2017-06-11 15:43:05 +02:00
Stefano Collovati
fa374e9b38
translation until 390
2017-06-11 15:32:13 +02:00
Ben Fry
48b5247ec7
finishing release notes for 3.3.4
2017-06-03 10:08:13 -04:00
Ben Fry
99083756a6
who who who left the taaaaabs out
2017-06-03 09:56:16 -04:00
Ben Fry
f09832dd80
working on release notes and preparing 3.3.4
2017-06-03 09:55:32 -04:00
Ben Fry
a577d152ca
incorporate slight edits to Linux install scripts from the Arduino guys
2017-06-03 09:55:17 -04:00
dcuartielles
2eabb3640a
modified linux part of ant to add install files
2017-06-02 19:19:37 +02:00
Carlos Rodriguez
de1229926b
add install.sh uninstall.sh desktop.template processing-processing.xml appdata.xml
2017-06-02 18:42:08 +02:00
Stefano Collovati
f0e8a65749
translation until line 333
2017-05-26 11:48:09 +02:00
Stefano Collovati
9b8de43cbb
fixed error
...
Made an error in previous translation. Solved.
2017-05-21 19:03:53 +02:00
Ben Fry
6f5720cfe2
Merge pull request #5021 from GKFX/feature-safechangedetect2
...
Make the change detector not reload the sketch
2017-05-19 07:36:27 -04:00
Stefano Collovati
b3b2b77bcc
ita translation until line 314
2017-05-18 23:05:39 +02:00
Stefano Collovati
bed539a407
translation until line 232
2017-05-15 23:18:21 +02:00
Stefano Collovati
0d3324a367
translation until line 193 - Sketchbook Location (Frame)
2017-05-11 22:07:28 +02:00
Stefano Collovati
03ab16e7f9
ita translation until line 153
2017-05-10 22:17:18 +02:00
Stefano Collovati
e52f4ccc8f
fixed typo at line 111
2017-05-10 20:48:08 +02:00
Stefano Collovati
3e4014b864
ITA Translation until line 138
2017-05-10 20:42:07 +02:00
Stefano Collovati
2ef51e02c6
ITA traslation file menù
...
traslation of the “file” menù
2017-05-10 13:19:21 +02:00
%%GITNAME%%
461bfd6940
started italian translation
...
updated languages.txt, created PDE_it.properties
2017-05-10 13:02:21 +02:00
Ben Fry
8c90a87c82
add "ant app" version that launches w/ os launcher
2017-05-04 13:44:56 -04:00
Ben Fry
10bd76d099
working on macOS Sierra signing issues seen in #4705
2017-05-04 07:07:50 -04:00
Ben Fry
a9de2e3d53
lots of work to clean up console lockup issues ( fixes #4825 )
2017-05-03 20:40:36 -04:00
Ben Fry
25d77ceef5
add release notes for 3.3.3
2017-05-02 17:07:07 -04:00
Ben Fry
9ebb5bc331
write release notes for 3.3.2
2017-04-25 22:11:55 -04:00
Ben Fry
80c1d029e5
finalize release notes for 3.3.1
2017-04-23 14:13:43 -04:00
Ben Fry
530bec062c
clean up default font handling, add more fallbacks to built-in fonts ( fixes #4944 )
2017-04-23 13:41:24 -04:00
Ben Fry
ec015e6b9d
figuring out tree fonts and spacing to handle ui zoom
2017-04-22 19:47:08 -04:00
Ben Fry
1e1b9e3f98
more debugging for the JRE/JDK downloader
2017-04-22 11:51:42 -04:00
Ben Fry
cd75021bd4
more fixes to make the hash work in the JRE builder
2017-04-22 11:46:24 -04:00
George Bateman
19fc936a7f
Make the change detector not reload the sketch
...
Fixes #4713 , fixes #4849
2017-04-22 15:29:18 +01:00
Ben Fry
0260a71f81
move to Java 8u131 and update the JRE downloader
2017-04-22 10:19:05 -04:00
Ben Fry
ef9238b6a6
Merge pull request #4970 from 11maxed11/Arabic_translation
...
Arabic translation
2017-04-22 09:45:38 -04:00
gohai
625a84d590
ARM: Add arm64 support to build.xml
...
Currently untested.
2017-04-11 14:37:58 +02:00
Omar Hommos
f5faca1944
Second and final part of translation
...
Now everything is translated --except one line with HTML markup, which
is better left in English.
2017-03-20 11:47:18 +01:00
Ben Fry
65276a3185
notes based on recent notifications
2017-03-09 20:56:25 -05:00
Omar Hommos
2afc4e0276
First part of translation
...
Includes all the translation for the menus section
2017-03-05 18:36:51 +01:00
Omar Hommos
45307c3b6e
Marhaba!
...
- Register Arabic Language in Languages.java
- Update languages.txt file
- PDE_ar.properties
2017-03-03 20:39:09 +01:00