Guilherme Silveira
|
d8dc99e2d4
|
returns whether a file was opened
Fixes #477 when a file is opened through the command line.
|
2022-04-26 07:17:47 -03:00 |
|
Ben Fry
|
e9299d0a5a
|
additional clarification about what the code is doing
|
2022-04-24 12:10:24 -04:00 |
|
Ben Fry
|
795b5c3189
|
Update README.md
|
2022-04-23 20:25:29 -04:00 |
|
Ben Fry
|
a2def3dbdc
|
rolling over for beta 9
|
2022-04-23 18:49:40 -04:00 |
|
Ben Fry
|
409163986f
|
change menu items for Add Library/Mode/Tool to Manage
|
2022-04-23 12:24:01 -04:00 |
|
Ben Fry
|
d9ff3024f4
|
make editor scroll bar into a generic class for themes
|
2022-04-23 07:38:44 -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
|
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 |
|
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 |
|
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
|
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
|
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 |
|
Ben Fry
|
b29d4cbb83
|
a little cleaning
|
2022-03-12 12:36:37 -05:00 |
|
Ben Fry
|
97747b2b1a
|
only show setWritable() failure when it is a problem
|
2022-03-12 09:49:42 -05:00 |
|
Ben Fry
|
6316bd6075
|
prevents NullPointerException when clicking Update All (fixes #440)
|
2022-03-12 07:36:23 -05:00 |
|
Ben Fry
|
faaefcf685
|
more cleaning, fix NPE when opening updates (regression from last night)
|
2022-03-12 07:02:02 -05:00 |
|
Ben Fry
|
9df13bed48
|
remove unused code, more warnings
|
2022-03-11 22:50:23 -05:00 |
|
Ben Fry
|
c2ddee06be
|
swap use of Editor for Base, more notes about badness
|
2022-03-11 22:43:14 -05:00 |
|
Ben Fry
|
584ab1218c
|
make ContribProgressBar into ContribProgress, more cleaning
|
2022-03-11 22:30:23 -05:00 |
|
Ben Fry
|
4403a391b5
|
prevent Exception caused by removing nextMode
|
2022-03-11 22:20:23 -05:00 |
|
Ben Fry
|
aae3fc4b3b
|
remove extra ContribProgressMonitor class
|
2022-03-11 22:09:15 -05:00 |
|
Ben Fry
|
16ed3ef74e
|
more cleaning and clarifying
|
2022-03-11 21:28:34 -05:00 |
|
Ben Fry
|
0fca8c6112
|
overkill to use String.format() here
|
2022-03-11 21:20:30 -05:00 |
|
Ben Fry
|
5d6418b604
|
clearing out more unused bits
|
2022-03-11 21:07:56 -05:00 |
|
Ben Fry
|
4e259732c6
|
removing unused code
|
2022-03-11 20:57:43 -05:00 |
|