Commit Graph

13127 Commits

Author SHA1 Message Date
Ben Fry 828dd45b9f fix typo with error highlighting? 2019-03-02 17:55:50 -05:00
Ben Fry 27f307394e documentation note about 0-indexing 2019-03-02 17:53:48 -05:00
Ben Fry 1caf8b9439 recent issues 2019-02-15 16:05:16 -05:00
Ben Fry 5b0b8fdba1 use ctrl-page up/down for tabs on Windows (fixes #5794) 2019-02-15 14:59:39 -05:00
Ben Fry 1639b39ca9 starting the next release 2019-02-03 17:12:08 -05:00
Ben Fry f13952f711 space removal 2019-02-03 16:40:30 -05:00
Ben Fry 137d718907 fix "could not parse -1 for --display" message processing-0269-3.5.3 2019-02-03 16:22:17 -05:00
Ben Fry c14ac5260c updating date for release 2019-02-03 16:04:45 -05:00
Ben Fry 386739f0bb write release notes 2019-02-01 16:57:22 -05:00
Ben Fry e898c6d7a3 fixing more resource leaks in loadJSONObject() and loadJSONArray() 2019-01-31 18:57:21 -05:00
Ben Fry f1f1b8b12b couple notes and trying to fix resource leaks 2019-01-31 17:53:36 -05:00
Ben Fry 39d31ee6d5 cleaning up the list a bit 2019-01-30 19:49:39 -05:00
Ben Fry 92b0b38536 check on the reference 2019-01-28 17:18:46 -05:00
Ben Fry ceb64c2c7d ignore .class files in META-INF subfolder (fixes #5778) 2019-01-28 17:01:23 -05:00
Ben Fry d6c334c05e default to using Desktop methods for URLs and files when available on Linux 2019-01-28 16:13:24 -05:00
Ben Fry 91dc89272b handle fall-through cases for plain text file editing (fixes #5628) 2019-01-28 15:10:56 -05:00
Ben Fry cf2fb37ad7 fix the key shortcut for Redo on Windows (fixes #5773) 2019-01-26 13:03:28 -05:00
REAS f444288ad6 Update for pop() and push() reference, correction 2019-01-23 10:16:06 -08:00
REAS 0a9cad7057 Update for pop() and push() reference, re-genererated PApplet 2019-01-23 10:12:35 -08:00
REAS 6f1b231057 Update for pop() and push() reference 2019-01-23 10:10:06 -08:00
REAS 1fb6300235 Update for circle() and square() reference 2019-01-23 09:23:42 -08:00
Ben Fry 1cef69f5b0 cleaning up from PRs, other todo items 2019-01-23 11:30:14 -05:00
Ben Fry 6bd1daaacc Merge pull request #3946 from Akarshit/CM-coreLibUpdate
Core libraries added to the count of updates
2019-01-23 11:27:29 -05:00
Ben Fry 0d5f45451e Merge pull request #5673 from AKonia/translation_fix
Minor changes for russian translation
2019-01-23 11:09:03 -05:00
Ben Fry 148697da70 Merge pull request #5686 from monkstone/patch-1
Update missing @Deprecated tags in PApplet.java
2019-01-23 11:00:17 -05:00
Ben Fry fed1af04fd starting the next release 2019-01-23 08:09:53 -05:00
Ben Fry 82a56ed36f circle() and square() reference 2019-01-23 08:09:46 -05:00
REAS cfb5936bbb Changes to documentation for circle() and square() 2019-01-22 22:26:40 -08:00
Ben Fry 9c3b519cde tweak wording processing-0268-3.5.2 2019-01-22 19:09:30 -05:00
Ben Fry cab7828902 update copyright years in processing.app.ui package 2019-01-22 19:06:09 -05:00
Ben Fry 91e3d5a125 Merge branch 'master' of github.com:processing/processing 2019-01-22 19:05:51 -05:00
Ben Fry 82f7eeda8b preparing release notes 2019-01-22 18:57:55 -05:00
Ben Fry cb89220c9c Merge pull request #5766 from mcslee/master
Fix bug with control-click for RIGHT on Mac OS, addresses #5765
2019-01-22 18:38:57 -05:00
Mark Slee fe3990355c Fix bug with control-click for RIGHT on Mac OS, addresses #5765
When a control-click occurs, the macosxLeftButtonWithCtrlPressed flag
was set, but was never being unset due to accidental comparison with
the button variable instead of action variable. All future mouse
operations reported as right-click on Mac OS. This fixes the comparison
so that only the operations from a mouse press with the control button
down are reported as RIGHT. The flag is cleared after mouse release.
2019-01-22 15:35:02 -08:00
Ben Fry 1964bf65cb rewrite key stroke handling; now multi-platform, overridable by prefs 2019-01-22 18:28:43 -05:00
Ben Fry 7950eb379b change handling of keystroke entries to be per-platform 2019-01-22 17:04:11 -05:00
Ben Fry 9548caeaba starting 3.5.2 2019-01-22 10:49:35 -05:00
Ben Fry b224321425 add a link to the previous release notes processing-0267-3.5.1 2019-01-21 09:18:54 -05:00
Ben Fry 6161874236 write release notes 2019-01-21 09:07:09 -05:00
Ben Fry 98d5835f70 repair size() regression in 3.5 (fixes #5759) 2019-01-21 08:59:40 -05:00
Ben Fry e3d70d2f5d starting 3.5.1 2019-01-21 08:37:40 -05:00
Ben Fry 0b76e397e9 fixing #4703 reveals another bug processing-0266-3.5 2019-01-20 10:28:14 -08:00
Ben Fry b9c6b2f991 notes about rolling the version 2019-01-20 10:20:01 -08:00
Ben Fry a4925b8bc4 finish writing release notes 2019-01-20 10:15:04 -08:00
Ben Fry 29032aaf0d working on release notes 2019-01-20 10:09:52 -08:00
Ben Fry f122cdae73 major cleanup of the todo.txt file for core 2019-01-20 09:52:40 -08:00
Ben Fry 76eeaccedc normalize the behavior of remove() in the Dict classes 2019-01-20 09:52:29 -08:00
Ben Fry 5660feee9d update with notes about policy on locking issues 2019-01-20 08:45:44 -08:00
Ben Fry 5c339aafd0 don't remove settings() methods if settings() is present in code (fixes #4703) 2019-01-20 07:59:14 -08:00
Ben Fry 5800dfc4e2 cleaning up the todo list a bit 2019-01-19 17:16:14 -08:00