Commit Graph

9376 Commits

Author SHA1 Message Date
Ben Fry 4c20b094f0 deal with a couple warnings 2014-11-24 15:38:04 -05:00
Scott Murray 0d12b54ba4 Removed reference ZIP file, preparing to relocate it, added to .gitignore, re: processing-docs#159 2014-11-22 13:22:56 -08:00
Ben Fry 7539d03eb9 more notes about encodings 2014-11-21 21:24:06 -05:00
Ben Fry 9cc9eef9ff Merge pull request #2977 from kfeuz/filePermissions
Unset executable bit on non-executable files
2014-11-21 20:24:54 -05:00
Kyle Feuz c7759f2a78 Bring in upstream changes from 'master' 2014-11-21 10:31:28 -07:00
Ben Fry aa65bdde3f Merge pull request #2978 from kfeuz/textAuto
Normalize line endings
2014-11-21 09:22:38 -05:00
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 4772c5095c Unset executable bit on a few more files 2014-11-20 22:55:55 -07:00
Ben Fry 234f310dc1 additional workaround for Canvas-only code 2014-11-20 18:01:48 -05:00
Kyle Feuz 516c9b93c2 unset executable bit in miscellaneous files 2014-11-20 13:25:01 -07:00
Kyle Feuz 85d511975b unset executable bit for .txt files 2014-11-20 13:20:33 -07:00
Kyle Feuz cc312f8b76 Unset the executable bit on xml files 2014-11-20 13:17:33 -07:00
Kyle Feuz 4cb111edd4 Removed executable bit from *.pde files 2014-11-20 13:06:10 -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 d24b858eff turn off some debug warnings 2014-11-20 11:10:58 -05:00
Ben Fry ca15d00893 turn off some debug warnings 2014-11-20 11:10:27 -05:00
Ben Fry 86ca9f4208 let's get away from that repaint() thing, shall we? 2014-11-20 01:19:02 -05:00
Ben Fry 5a452066f7 deal with offscreen graphics, finding flicker problems on retina 2014-11-20 01:07:56 -05:00
Ben Fry 7f4ebbcb8b note about new chooser 2014-11-19 23:55:21 -05:00
Ben Fry 15046aace2 Merge pull request #2975 from federicobond/native-colorchooser
Replace ColorChooser PApplets with custom Swing components
2014-11-19 23:35:36 -05:00
Federico Bond 36026e5a3b Replace ColorChooser PApplets with custom Swing components 2014-11-20 01:13:54 -03:00
Ben Fry ecd0024530 todo list notes 2014-11-19 21:49:22 -05:00
Ben Fry 03a4183432 add error when using loadFont() with a non-vlw file 2014-11-19 21:48:07 -05:00
Ben Fry cd3e36bb9c notes about dist fix 2014-11-19 19:35:41 -05:00
Ben Fry 08bd8ccde2 Merge pull request #2974 from kfeuz/Issue2973
Made ant deb depend on dist
2014-11-19 19:33:26 -05:00
Kyle Feuz edf4f433c7 Removed the executable bit from all .java files 2014-11-19 17:01:49 -07:00
Kyle Feuz 33f92e01c1 Made ant deb depend on dist 2014-11-19 15:54:25 -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