codeanticode
|
d7cef16d09
|
don't call enable(target)/disable(target)
|
2014-08-07 11:26:27 -04:00 |
|
codeanticode
|
efc1fb9592
|
skip smooth setting if the platform doesn't have at least a MAX_SAMPLES
constant
|
2014-08-06 15:46:48 -04:00 |
|
Manindra Moharana
|
42485d6e46
|
Fixes #2741
|
2014-08-06 22:43:21 +05:30 |
|
Manindra Moharana
|
532f939f1a
|
No need to rebuild sketchbook anymore. Was also causing NPE when saving sketch
|
2014-08-06 21:43:51 +05:30 |
|
Manindra Moharana
|
1cbc1db58f
|
Merge branch 'master' of https://github.com/processing/processing
|
2014-08-06 21:29:07 +05:30 |
|
Manindra Moharana
|
4ce979125a
|
Fixes #2531
|
2014-08-06 21:22:33 +05:30 |
|
Ben Fry
|
5f9f2f2101
|
Merge pull request #2748 from liquidzym/master
add zh Chinese languages
|
2014-08-06 11:34:30 -04:00 |
|
Ben Fry
|
6876f8b753
|
Merge pull request #2749 from Arty2/patch-3
Greek translation fixes
|
2014-08-06 11:33:24 -04:00 |
|
Manindra Moharana
|
78e7fb5ac0
|
Merge pull request #2674 from ArthurYidi/editor-fix2
Fix firstLine in JEditTextArea when modifying lines above it (fixes #2654)
|
2014-08-06 20:19:34 +05:30 |
|
Manindra Moharana
|
7782f4bffc
|
Merge branch 'master' of https://github.com/processing/processing
|
2014-08-06 15:39:46 +05:30 |
|
Arty2
|
4f4944af08
|
Greek translation fixes
|
2014-08-06 12:37:55 +03:00 |
|
liquidzym
|
64bcfa9a06
|
`add zh languages
|
2014-08-06 17:08:20 +08:00 |
|
Ben Fry
|
c9416e3d53
|
Merge pull request #2744 from federicobond/rename-contributions
Rename contributions strings to contrib
|
2014-08-05 17:36:07 -04:00 |
|
Ben Fry
|
bd03360360
|
Merge pull request #2745 from federicobond/fix-okay
Change prompt.okay to prompt.ok
|
2014-08-05 17:34:50 -04:00 |
|
Ben Fry
|
3eb0d4b657
|
another day, another Java update
|
2014-08-05 17:32:20 -04:00 |
|
Ben Fry
|
e491a31bd6
|
include keytool in distribution and build
|
2014-08-05 17:14:08 -04:00 |
|
Federico Bond
|
f8dfef6fc9
|
Change prompt.okay to prompt.ok
|
2014-08-05 16:11:58 -03:00 |
|
Federico Bond
|
d2c941a4f3
|
Move library strings under contrib
|
2014-08-05 15:15:54 -03:00 |
|
Federico Bond
|
000ad8d296
|
Rename contributions strings to contrib
|
2014-08-05 15:15:54 -03:00 |
|
Ben Fry
|
64d48ce5e7
|
todo notes and safer failure when language key missing
|
2014-08-05 14:07:58 -04:00 |
|
Ben Fry
|
fcd6306aaf
|
Merge pull request #2743 from kazimuth/examplesfix
Fix "examples" language key
|
2014-08-05 14:04:07 -04:00 |
|
James Gilles
|
dc34af29fb
|
Rename a few Korean language keys
|
2014-08-05 13:35:03 -04:00 |
|
James Gilles
|
f7d871b528
|
Fix 'examples' window title Language key
|
2014-08-05 13:27:20 -04:00 |
|
Ben Fry
|
5870b7220b
|
Merge pull request #2740 from gtitaev/master
Fix Turkish language file
|
2014-08-05 11:56:44 -04:00 |
|
Grigoriy Titaev
|
efde85b305
|
Rename PDE_tr.properties to app/src/processing/app/languages/PDE_tr.properties
|
2014-08-05 21:47:19 +07:00 |
|
Grigoriy Titaev
|
526f537134
|
Update and rename processing to PDE_tr.properties
|
2014-08-05 21:04:22 +07:00 |
|
Ben Fry
|
a0f8c75d47
|
Merge pull request #2737 from federicobond/localize-contrib
Add language hooks for Contribution Manager
|
2014-08-05 07:48:53 -04:00 |
|
Federico Bond
|
4ca24e7e56
|
Add language hooks for Contribution Manager
|
2014-08-04 23:33:31 -03:00 |
|
Scott Murray
|
bd757140fc
|
Added several related references to PFont and text(), per processing/processing-docs#29
|
2014-08-04 17:53:43 -07:00 |
|
Scott Murray
|
f37208667d
|
Merge branch 'master' of github.com:processing/processing
|
2014-08-04 17:36:54 -07:00 |
|
Scott Murray
|
b2a4d59076
|
Added several related references for textSize(), per processing/processing-docs#29
|
2014-08-04 17:36:41 -07:00 |
|
Ben Fry
|
fb4cba43ed
|
Merge pull request #2735 from federicobond/synchronized-singleton
Synchronize initialization of ContributionListing singleton
|
2014-08-04 20:35:37 -04:00 |
|
Scott Murray
|
0427c342cc
|
Updated related references for frameCount and frameRate, per processing/processing-docs#29
|
2014-08-04 17:29:21 -07:00 |
|
Federico Bond
|
0b77d7d502
|
Synchronize initialization of ContributionListing singleton
|
2014-08-04 20:23:09 -03:00 |
|
codeanticode
|
1f7c59d26c
|
Merge pull request #2649 from JakubValtar/shape-fix
Corrected a typo in Tessellator#addQuadraticVertex()
|
2014-08-04 15:45:14 -04:00 |
|
Ben Fry
|
fc313b3df9
|
Merge pull request #2728 from federicobond/improve-localization
Add language hooks for UpdateCheck and ColorChooser
|
2014-08-04 14:04:08 -04:00 |
|
Federico Bond
|
2ece4f952c
|
Add language hooks for UpdateCheck and ColorChooser
|
2014-08-04 14:46:39 -03:00 |
|
Ben Fry
|
b4a784ad72
|
Merge pull request #2721 from federicobond/library-bugfix
Use correct collection in Library.list
|
2014-08-04 13:42:46 -04:00 |
|
Ben Fry
|
917b234a71
|
Merge pull request #2726 from federicobond/missing-translations
Add missing translations for OS X menu
|
2014-08-04 13:39:49 -04:00 |
|
Federico Bond
|
419c22651d
|
Add missing translations for OS X menu
|
2014-08-04 13:05:36 -03:00 |
|
Ben Fry
|
7ae52254b6
|
Merge pull request #2729 from federicobond/thread-names
Add thread names for easier debugging and profiling
|
2014-08-04 08:59:08 -04:00 |
|
Ben Fry
|
a04348a12b
|
Merge pull request #2725 from voidplus/i18n_update
I18n
|
2014-08-04 08:49:16 -04:00 |
|
Federico Bond
|
a70006da49
|
Add thread names for easier debugging and profiling
|
2014-08-03 20:15:35 -03:00 |
|
Darius Morawiec
|
b94d3e57fb
|
fixed okay->ok key
|
2014-08-04 01:07:07 +02:00 |
|
Darius Morawiec
|
34d5ec9df7
|
refactored sketchbook frame path, improved properties
|
2014-08-04 00:55:40 +02:00 |
|
codeanticode
|
12d7496c90
|
very early support for Retina in the OpenGL renderers
|
2014-08-03 10:12:25 -04:00 |
|
codeanticode
|
8029814790
|
updated jogl to 2.2-b1322 autobuild
|
2014-08-03 10:11:35 -04:00 |
|
Darius Morawiec
|
c6774578b6
|
added basic prompt messages
|
2014-08-03 15:48:53 +02:00 |
|
Darius Morawiec
|
63afa4e810
|
added new file or tab handling translations
|
2014-08-03 15:42:44 +02:00 |
|
Darius Morawiec
|
8372abc8de
|
added tooltips translations
|
2014-08-03 14:06:57 +02:00 |
|