Commit Graph

12694 Commits

Author SHA1 Message Date
Jakub Valtar c583d2aaa9 To create Problems use pdeCode instead of messing with editor 2017-09-19 16:23:38 +02:00
George Bateman 363d22e955 Merge branch 'master' into featurefixbadquotes 2017-07-20 19:48:59 +01:00
Ben Fry 62a7a6c839 Merge pull request #5185 from JakubValtar/fix-comment-uncomment
Fix comment/uncomment adding slashes at wrong indent
2017-07-20 13:02:37 -04:00
Ben Fry 79823593ef Merge pull request #5180 from GKFX/bugfix-bracewrongtab
Fix #5165. Wrong tab for missing brace
2017-07-20 13:01:04 -04:00
Jakub Valtar 12790d267e Fix comment/uncomment adding slashes at wrong indent
Fixes #5171
2017-07-20 17:50:59 +02:00
George Bateman 0c828ad433 Fix #5165. Wrong tab for missing brace 2017-07-18 20:28:20 +01:00
Ben Fry e85f10f65b finishing the shell item latest 2017-07-11 15:21:38 -04:00
Ben Fry cd4a71f19b Merge pull request #5082 from gohai/shell
Build out shell a bit more
2017-07-11 14:52:40 -04:00
Ben Fry 36ecdf8a28 recent updates for bug reports 2017-07-11 11:15:37 -04: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 4b26da92cd starting the next release 2017-06-23 19:01:42 -04:00
Ben Fry 8e0c370c4f working on 3.3.5 release processing-0262-3.3.5 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
George Bateman 42f48475b7 Autoformatter: fix curly quotes.
Also it now doesn't destroy the rest of the file if a string is left
unterminated. Will never fix "content” since curly quotes are valid
string content.
2017-06-22 12:37:43 +01:00
Ben Fry 13381ddf2a Merge pull request #5141 from JakubValtar/fix-display-arg
Fix "Could not parse -1 for --dsiplay" error
2017-06-19 20:11:28 -04:00
Jakub Valtar 5e6a147896 Fix "Could not parse -1 for --dsiplay" error
When runDisplay was set to -1 no display detection happened. Fixed it so
that editor display is used.

Regression introduced in d960fd1cba

Fixes #5118
2017-06-20 01:24:05 +02:00
Ben Fry e0ad02cab4 Merge pull request #5138 from GKFX/bugfix-opengltextwidth
Add defaultFontOrDeath to OpenGL textWidth.
2017-06-19 18:30:49 -04:00
George Bateman 404e23a9a8 Add defaultFontOrDeath to OpenGL textWidth. 2017-06-17 09:50:25 +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
Ben Fry 1872211d12 misc todo notes 2017-06-12 15:40:04 -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 4a9c9e9217 starting the next release 2017-06-03 11:07:16 -04:00
Ben Fry 48b5247ec7 finishing release notes for 3.3.4 processing-0261-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
Ben Fry 46037001f5 Merge pull request #5106 from abierto-cc/master
add install / uninstall scripts for linux a-la-Arduino + correct mime types for IDE
2017-06-03 09:47:45 -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
Ben Fry d1bf8b3936 handle edge case for set(2D vector) on a 3D vector (fixes #5092) 2017-06-01 09:55:37 -04:00
Stefano Collovati f0e8a65749 translation until line 333 2017-05-26 11:48:09 +02:00
gohai 911c3abdd8 Make shell pretend to be an interactive shell 2017-05-22 19:38:04 +02:00
gohai dd2efcc4d6 Build out shell a bit more 2017-05-22 17:38:27 +02:00
Stefano Collovati 9b8de43cbb fixed error
Made an error in previous translation. Solved.
2017-05-21 19:03:53 +02:00
Ben Fry eb6d719a16 Merge pull request #5077 from GKFX/feature-warnlongsuffix
Prompt the user to give the L suffix on numbers
2017-05-20 12:02:39 -04:00
George Bateman e3c822c1d2 Prompt the user to give the L suffix on numbers
Fixes #4878
2017-05-20 12:33:22 +01:00
Ben Fry 1f6b4d342f note about the change detector fix from Jakub 2017-05-19 15:48:24 -04:00
Ben Fry f32f6698ec Merge pull request #5075 from JakubValtar/change-detector-amendments
Change Detector amendments
2017-05-19 15:45:45 -04:00
Jakub Valtar 17b9a6480d PPS: fall back to sketchcode.program if sketchcode.document is null 2017-05-19 17:34:49 +02:00
Jakub Valtar 9c2352fa03 Notify Editor from Change Detector to run error check 2017-05-19 17:33:40 +02:00
Jakub Valtar 382d23f97e Remove old code from change detector 2017-05-19 17:01:59 +02:00