Ben Fry
|
d9ff3024f4
|
make editor scroll bar into a generic class for themes
|
2022-04-23 07:38:44 -04:00 |
|
Ben Fry
|
a4c1d94646
|
update README regarding starting points (resolves #450)
|
2022-04-23 07:16:00 -04:00 |
|
Ben Fry
|
353767f1dd
|
suppress java.lang.NoSuchMethodError: accessibilityHitTest error (resolves #368)
|
2022-04-23 06:39:04 -04:00 |
|
Ben Fry
|
a8c880b8b8
|
fix NullPointerException in Theme Selector (resolves #476)
|
2022-04-23 06:27:36 -04:00 |
|
Ben Fry
|
03baa46300
|
set minimum size for scroll bar thumb (fixes #473)
|
2022-04-23 06:21:09 -04:00 |
|
Ben Fry
|
cd24b80947
|
note about tweak mode fix
|
2022-04-21 14:03:19 -04:00 |
|
Ben Fry
|
4faa652a8e
|
Merge branch 'master' of github.com:processing/processing4
|
2022-04-21 13:54:18 -04:00 |
|
Ben Fry
|
f605c1bdd7
|
Merge pull request #459 from arnoudvanderleer/442-tweak-ints-underscores
|
2022-04-21 13:53:29 -04:00 |
|
Ben Fry
|
0365db583f
|
incorporate recent contribs, update todo.txt
|
2022-04-21 13:51:59 -04:00 |
|
Ben Fry
|
93ee623fab
|
Merge pull request #461 from TN8001/some-keys-cannot-entered-OSK
Fix Some keys can't be entered on the On-Screen Keyboard #403
|
2022-04-21 13:50:19 -04:00 |
|
Ben Fry
|
a95bfcd88d
|
Merge pull request #462 from TN8001/text-caret-position-shifts-japanese
Fix Text caret position shifts when typing Japanese #447
|
2022-04-21 13:47:45 -04:00 |
|
Ben Fry
|
b3f38c4baf
|
Merge pull request #474 from processing/full_screen_sketch_renderer
Find sketch renderer in full screen preproc.
|
2022-04-21 13:42:33 -04:00 |
|
Ben Fry
|
ea9b1713e7
|
Merge pull request #470 from codeanticode/preprocess-return-result
preprocess() method in JavaBuild returns PreprocessorResult object
|
2022-04-21 13:41:38 -04:00 |
|
A Pottinger
|
6d6d7e8f1c
|
Find sketch renderer inn full screen preproc.
|
2022-04-21 08:38:35 -07:00 |
|
codeanticode
|
ffc64d0dec
|
preprocess() method in JavaBuild returns PreprocessorResult object
|
2022-04-19 23:16:56 -04:00 |
|
Ben Fry
|
384958041f
|
what's up with the incessant macOS dialogs
|
2022-04-15 21:06:31 -04:00 |
|
Ben Fry
|
cb2a96240d
|
notes about contribs and submitting files to msft
|
2022-04-15 17:54:06 -04:00 |
|
TN8001
|
214a3de4a3
|
Fix #447
Fix Text caret position shifts when typing Japanese #447
|
2022-03-31 22:14:42 +09:00 |
|
TN8001
|
dd0371d969
|
Fix #403
Fix Some keys can't be entered on the On-Screen Keyboard #403
|
2022-03-31 21:31:25 +09:00 |
|
Tempestas Ludi
|
c4e806e3f0
|
Add simple tweak mode support for underscores in decimal and hexadecimal numbers
|
2022-03-28 19:42:06 +02:00 |
|
Ben Fry
|
6759ca7eb9
|
change Java version number from 11 to 17 (resolves #453)
|
2022-03-27 11:31:08 -04:00 |
|
Ben Fry
|
8274f3027f
|
clarifications on issues
|
2022-03-27 11:26:31 -04:00 |
|
Ben Fry
|
eeb1b6f3ba
|
minor cleaning
|
2022-03-14 09:17:40 -04:00 |
|
Ben Fry
|
155012d76f
|
clarifying what these functions are doing
|
2022-03-14 06:47:32 -04:00 |
|
Ben Fry
|
142f234fed
|
removing persistent contrib listing object
|
2022-03-14 06:47:18 -04:00 |
|
Ben Fry
|
33c5556d3e
|
no need to keep field for contrib listing
|
2022-03-14 06:37:47 -04:00 |
|
Ben Fry
|
478f13f652
|
delete the old listener bits that were already removed
|
2022-03-14 06:37:03 -04:00 |
|
Ben Fry
|
fe172e3df7
|
switch to using a ConcurrentHashMap, no need to order
|
2022-03-14 06:36:30 -04:00 |
|
Ben Fry
|
252384d40f
|
tweak imports a little
|
2022-03-14 06:22:27 -04:00 |
|
Ben Fry
|
b3a14b2be7
|
absolute mayhem while working through contribs manager
|
2022-03-13 23:17:34 -04:00 |
|
Ben Fry
|
d00e2a274f
|
remove unused code and overwritten code
|
2022-03-13 11:50:43 -04:00 |
|
Ben Fry
|
678a2bc393
|
more cleaning up the logic and layout
|
2022-03-12 22:07:13 -05:00 |
|
Ben Fry
|
3b1374a707
|
adding to the notes a bit here
|
2022-03-12 21:51:24 -05:00 |
|
Ben Fry
|
56fe9e2d21
|
further tightening up internal accessors
|
2022-03-12 21:41:59 -05:00 |
|
Ben Fry
|
d4a3db7a90
|
change up StatusPanelDetail constructor to clean up accessors
|
2022-03-12 21:33:56 -05:00 |
|
Ben Fry
|
92550dbc94
|
allow update of the current Mode
|
2022-03-12 20:35:32 -05:00 |
|
Ben Fry
|
07e48e68f3
|
remove unused 'restart' flagging code, setRestartFlag() never used
|
2022-03-12 17:53:14 -05:00 |
|
Ben Fry
|
cd14262f35
|
notes about libs with other modes
|
2022-03-12 16:40:50 -05:00 |
|
Ben Fry
|
6c8c9f184d
|
note about CJKV font widths
|
2022-03-12 16:23:22 -05:00 |
|
Ben Fry
|
8f191ece92
|
remove contrib by category lookup, fixes extra add calls(!)
|
2022-03-12 16:16:04 -05:00 |
|
Ben Fry
|
6a57be16ff
|
redo category tallying for contribs
|
2022-03-12 16:08:22 -05:00 |
|
Ben Fry
|
f5890000b8
|
add new category for translation
|
2022-03-12 16:04:47 -05:00 |
|
Ben Fry
|
3d9300a2a5
|
remove insane overbuilt search in contribs
|
2022-03-12 15:29:05 -05:00 |
|
Ben Fry
|
8986cf7872
|
get contribs via https
|
2022-03-12 14:50:57 -05:00 |
|
Ben Fry
|
7fa9dfa659
|
more tidying, fix up the copyright stanzas
|
2022-03-12 14:44:26 -05:00 |
|
Ben Fry
|
b2b2f93eb0
|
weeding
|
2022-03-12 13:29:58 -05:00 |
|
Ben Fry
|
2b4cb8a8fe
|
removing more unused parts of ContribProgress
|
2022-03-12 13:24:57 -05:00 |
|
Ben Fry
|
3c700c81ac
|
switch to using a Set for categories, clean up unknown handling
|
2022-03-12 13:07:28 -05:00 |
|
Ben Fry
|
fcd5db25fd
|
categories work: remove Starred, fix foundation, and add Renderer
|
2022-03-12 12:52:39 -05:00 |
|
Ben Fry
|
e378b25649
|
a bit of cleaning
|
2022-03-12 12:46:10 -05:00 |
|