Adam D. Ruppe
e491654b4d
cur support untested
2023-05-24 08:41:10 -04:00
Adam D. Ruppe
fb7ad07e6b
Merge pull request #390 from JCDraffin/feature-readonly
...
Feature: Readonly support to editable text widgets
2023-05-23 09:50:57 -04:00
JCDraffin
4bc013e3dd
Feature: Readonly support to editable text widgets
2023-05-23 08:48:17 -05:00
Adam D. Ruppe
0066f51180
Merge branch 'master' of github.com:adamdruppe/arsd
2023-05-23 09:44:12 -04:00
Adam D. Ruppe
1d608a763a
focus forward to text display helper sot he call jsut works
2023-05-23 09:43:42 -04:00
Adam D. Ruppe
b756d0a634
Merge pull request #389 from JCDraffin/bugfix-scrollbar-update
...
bugfix: scrollbar wasn't updating on addtext calls
2023-05-23 09:42:51 -04:00
JCDraffin
740278db97
bugfix: scrollbar wasn't updating on addtext calls
2023-05-22 23:05:13 -05:00
Adam D. Ruppe
a487424f1d
some dip thing
2023-05-17 15:33:49 -04:00
Adam D. Ruppe
a0202a01df
issue #388 - avoid unittests in apps
2023-05-17 15:31:19 -04:00
Adam D. Ruppe
7958a5eb93
make it scale better on windows toolbars #385
2023-05-03 15:04:55 -04:00
Adam D. Ruppe
26526a1acc
Merge pull request #382 from DannyArends/master
...
Fix for issue #380
2023-04-18 11:16:51 -04:00
DannyArends
992679d8ee
Fix for issue #380
...
Function type does not match previously declared function (StackTraceElement _ctor) by swapping the T this_ and Parameters!method args of the implementation function.
2023-04-18 16:05:09 +01:00
Adam D. Ruppe
f14befa028
fix for new minigui things
2023-04-17 13:03:41 -04:00
Adam D. Ruppe
97eb7e43f9
32 bit compat
2023-04-16 08:52:29 -04:00
Adam D. Ruppe
2ae4ac1b25
stuff
2023-04-16 08:44:26 -04:00
Adam D. Ruppe
2ff74269fe
v2.103 compatibility
2023-04-05 10:46:33 -04:00
Adam D. Ruppe
1a3c8a4f36
no main bad main
2023-04-04 21:34:05 -04:00
Adam D. Ruppe
683db6fb8d
a bit of general cleanup
2023-04-04 21:33:37 -04:00
Adam D. Ruppe
0d176dd6b9
first draft of directory watcher
2023-04-04 21:33:06 -04:00
Adam D. Ruppe
2502ee06e2
issue #378
2023-04-02 07:21:44 -04:00
Adam D. Ruppe
cb4225dfce
initial bsd support in arsd.core
2023-03-25 20:58:39 -04:00
Adam D. Ruppe
e774f0beda
decompressGzip
2023-03-25 20:56:46 -04:00
Adam D. Ruppe
de8a5798ec
fix layout bugs if you remove widget
2023-03-25 20:56:20 -04:00
Adam D. Ruppe
3863f03866
easier to use high level function with tar example
2023-03-23 20:02:05 -04:00
Adam D. Ruppe
80a0a06e8d
better lzma api and dox
2023-03-23 18:32:37 -04:00
Adam D. Ruppe
c18bdb2df8
trying a new thing
2023-03-22 08:44:13 -04:00
Adam D. Ruppe
2a1ca7d1ec
patch it up so it builds again
2023-03-22 08:20:44 -04:00
Adam D. Ruppe
1ea5517916
wip
2023-03-22 07:51:29 -04:00
Adam D. Ruppe
4e7c886b54
onclose event with the reason and code from the packet
2023-03-19 17:06:52 -04:00
Adam D. Ruppe
680003ae87
a stop hack for embedded httpd threads on windows
2023-03-09 21:49:45 -05:00
Adam D. Ruppe
db612a4c47
starting to migrate error handling to new core module
2023-03-06 12:50:20 -05:00
Adam D. Ruppe
6b4cc44308
issue #367
2023-03-06 12:50:20 -05:00
Adam D. Ruppe
7e3a84fc85
document loop pitfall that can lead to MsgWaitForMultipleObjectsEx failing
2023-03-06 12:50:20 -05:00
Adam D. Ruppe
493555b690
Merge pull request #376 from John-Colvin/more_whitespace
...
trailing whitespace
2023-03-05 08:20:07 -05:00
John Colvin
3f1de5a834
trailing whitespace
2023-03-05 13:16:36 +00:00
Adam D. Ruppe
85eb8f1b74
Merge pull request #375 from John-Colvin/jvm_options
...
allow setting jvm options from caller
2023-03-05 08:14:50 -05:00
John Colvin
14145ad210
allow setting jvm options from caller
2023-03-05 13:03:32 +00:00
Adam D. Ruppe
08c07cda3a
Merge pull request #374 from John-Colvin/more_reserved_words
...
java translation: more reserved words
2023-03-05 07:50:30 -05:00
John Colvin
d309c53d17
java translation: more reserved words
2023-03-05 12:48:55 +00:00
Adam D. Ruppe
a2d1f0c689
Merge pull request #373 from John-Colvin/patch-1
...
missing std.conv : to import
2023-03-05 07:40:16 -05:00
John Colvin
0713ebf2a9
missing std.conv : to import
2023-03-05 12:38:55 +00:00
Adam D. Ruppe
3e4616636e
Merge pull request #371 from John-Colvin/patch-1
...
jni fix "module" as package name
2023-03-02 09:57:43 -05:00
John Colvin
17605b3f18
jni fix "module" as package name
2023-03-02 14:55:57 +00:00
Adam D. Ruppe
46f1100c63
more docs
2023-03-02 09:13:42 -05:00
Adam D. Ruppe
42a8876a04
pain
2023-03-02 09:13:42 -05:00
Adam D. Ruppe
39627cc5bd
focus new thing this process needs fixes
2023-03-02 09:13:42 -05:00
Adam D. Ruppe
ea97a021a3
Merge pull request #369 from John-Colvin/whitespace
...
remove trailing whitespace
2023-03-02 09:10:26 -05:00
John Colvin
251cb73f71
remove trailing whitespace
2023-03-02 14:00:12 +00:00
Adam D. Ruppe
cc416c9848
Merge pull request #362 from jamesragray/accurateCursorPos
...
Attempt to track cursor more accurately by caching widths of grapheme's
2023-02-23 16:05:28 -05:00
Adam D. Ruppe
e0eb6808be
issue #366 - nodelay for http client and websocket because it buffers internally
2023-02-22 20:01:24 -05:00