Commit Graph

9351 Commits

Author SHA1 Message Date
Kyle Feuz 96e2e188ea .bat files always have windows line endings. build/macosx/jAppleMenuBar.url does as well 2014-11-21 00:59:22 -07:00
Kyle Feuz 49c3435b36 Normalize line endings. Auto-detect textfiles. Force .java and .pde files to be treated as text. 2014-11-20 12:57:04 -07:00
Ben Fry c93f4ef41b finish incorporating Linux deb support 2014-11-19 17:07:44 -05:00
Ben Fry b4daf1f02b Merge pull request #2972 from kfeuz/Issue114
Create .deb binary packages with ant. Fixes issue #114
2014-11-19 17:04:07 -05:00
Ben Fry 6d3276210c move things out of my own todo list, notes from github 2014-11-19 17:02:59 -05:00
Kyle Feuz 753451c726 Added copyright and licensing information 2014-11-19 13:32:53 -07:00
Ben Fry 2bd5d5d362 getCaretLocation() issue for non-Roman scripts (fixes #2934) 2014-11-18 19:45:50 -05:00
Ben Fry 159c5a65b1 Update README.md 2014-11-18 18:42:11 -05:00
Ben Fry 57b5bc9e53 No really, we meant it about breaking things (if temporarily) 2014-11-18 18:13:07 -05:00
Ben Fry 5056f3d4ae Merge pull request #2966 from benfry/vera-lynn
We'll... meet again... don't know where... don't know when...
2014-11-18 18:04:52 -05:00
Ben Fry 3996c0c745 Merge remote-tracking branch 'upstream/master' 2014-11-18 17:15:16 -05:00
Ben Fry 9256a38704 add note about mnemonics 2014-11-18 17:14:49 -05:00
Ben Fry 28d1f2493b Merge pull request #2382 from GKFX/mnem-patch
Dynamically add menu mnemonics to all menus
2014-11-18 17:11:23 -05:00
Ben Fry a8903a86a6 merge and mess 2014-11-18 14:39:42 -05:00
Ben Fry 64f2ea96b0 add notes about pr 2014-11-18 14:28:11 -05:00
George Bateman 6cdd3f6a5e Translate cut and copy in the edit menu.
Also condense some code.
2014-11-18 19:24:16 +00:00
Ben Fry 096dd2dc8b Merge pull request #2804 from joelmoniz/addReferences
Added References for installed tools and libraries, whenever available, to the Help menu.
2014-11-18 14:04:15 -05:00
George Bateman 1013bc3711 Fix tiny German menumnemonics bug. 2014-11-18 18:24:19 +00:00
George Bateman bcc9be36e7 Merge branch 'master' of https://github.com/processing/processing into mnem-patch
Conflicts:
	pdex/src/processing/mode/experimental/DebugEditor.java
2014-11-18 18:14:00 +00:00
joelmoniz 91550c0dc0 Remove extra ways for references to be included 2014-11-18 05:26:34 +05:30
Ben Fry 2298a163a4 just add the git instructions 2014-11-17 18:35:37 -05:00
Ben Fry b108481d06 Merge remote-tracking branch 'upstream/master' 2014-11-17 18:34:32 -05:00
Ben Fry 3edd745d20 clean up some font handling 2014-11-17 18:33:59 -05:00
Ben Fry d383a9d63e Merge pull request #2964 from joelmoniz/renameExaplesPackage
Renamed Examples-Package to Examples
2014-11-17 18:25:35 -05:00
joelmoniz 21e4174177 Renamed Examples-Packages to Examples 2014-11-18 04:40:44 +05:30
Ben Fry d1e3e357cd add getFontMetrics() override 2014-11-17 17:09:09 -05:00
Ben Fry dea5f890db merge conflict resolution 2014-11-17 17:02:50 -05:00
Ben Fry fe469aaca4 modify the FRC code so that it does not show up in PApplet 2014-11-17 17:01:31 -05:00
Ben Fry 86a1a8bae4 Merge pull request #6 from codeanticode/master
preprocessor parses sketchWidth/Height/Renderer, fixed error handling
2014-11-17 16:58:40 -05:00
Ben Fry 663ea21c0e todo notes 2014-11-17 16:58:12 -05:00
codeanticode 5519bf8615 throw cause of draw exception 2014-11-17 16:45:27 -05:00
joelmoniz b254cb226f Tool and Lib References now show in Help menu
Removing LocalContribWithReference.java
2014-11-18 02:40:01 +05:30
codeanticode 3949fd4f67 add java.awt.font.FontRenderContext 2014-11-17 15:55:44 -05:00
codeanticode d630257162 add the retina renderers in writeFooter() 2014-11-17 15:55:06 -05:00
codeanticode 9ac3b9b238 call initSketchSize() in preprocess() 2014-11-17 15:54:27 -05:00
codeanticode 2ad7d2ab21 getting font metrics from default toolkit 2014-11-17 09:54:52 -07:00
Joel Moniz 69ab236ee7 Added new class LocalContribWithReference for contribs with reference
And added some documentation for the new functions
2014-11-17 17:42:23 +05:30
Joel Moniz 089b1d9d81 Added many, many more ways for references to be included 2014-11-17 17:42:22 +05:30
Joel Moniz 40c365af93 Added Tools, Libs reference menus to Help
Including support for core tools & libs if reqd later
2014-11-17 17:42:22 +05:30
codeanticode 97ff4895d8 Merge remote-tracking branch 'upstream/master' 2014-11-16 19:39:30 -07:00
Ben Fry daaad10c43 hammering through placement and sizing issues 2014-11-16 19:32:44 -07:00
codeanticode 166782a9e9 Merge remote-tracking branch 'upstream/master' 2014-11-16 18:43:31 -07:00
codeanticode 3af8680a7a disables v-sync when setting framerate to more than 60fps 2014-11-16 18:41:26 -07:00
Ben Fry 9163900aba make notes about FRC 2014-11-16 18:23:55 -07:00
Ben Fry a44f566f0c added method to get the FRC 2014-11-16 18:19:48 -07:00
Ben Fry 782f293768 Merge branch 'master' of https://github.com/benfry/processing 2014-11-16 18:02:29 -07:00
Ben Fry 1aa3a76c8c Merge pull request #5 from codeanticode/master
removed allocate
2014-11-16 18:02:19 -07:00
Ben Fry 71cd0c32ee clean up some warnings 2014-11-16 18:02:13 -07:00
codeanticode 4f60f5ac12 Merge remote-tracking branch 'upstream/master' 2014-11-16 17:55:25 -07:00
codeanticode 8ac36d5cef removed allocate 2014-11-16 17:52:13 -07:00