Adam D. Ruppe
8844c3c438
document another part of the breaking change
2023-09-12 21:28:36 -04:00
Adam D. Ruppe
6a8f5df572
add webtemplate to dub
2023-09-12 21:28:22 -04:00
Adam D. Ruppe
b1550ee5b0
prep for 11.1 - new angle, database regression, minigui theme tweaks
2023-09-08 21:32:58 -04:00
Adam D. Ruppe
4aad28fc7f
oops wrong level
2023-09-04 20:51:36 -04:00
Adam D. Ruppe
9606ded124
thx ndf on irc ipv6 fix
2023-09-04 18:08:25 -04:00
Adam D. Ruppe
350a352a39
Merge pull request #395 from Inkrementator/cgi_portability_android
...
Use the alias socklen_t for portability
2023-08-31 12:08:48 -04:00
Adam D. Ruppe
d26e98f247
fix regression in databasedatum
2023-08-31 10:39:14 -04:00
anon
119e35614b
Use the alias socklen_t for portability
2023-08-30 20:41:52 +02:00
Adam D. Ruppe
6cb9b0349e
dox
2023-08-27 10:39:13 -04:00
Adam D. Ruppe
99b168bf95
whitespace fixes
2023-08-27 10:38:12 -04:00
Adam D. Ruppe
4dd75f7ee6
change to default hybrid
2023-08-25 14:57:43 -04:00
Adam D. Ruppe
1f21cd31e9
first draft of new default themes on linux
2023-08-25 14:54:42 -04:00
Adam D. Ruppe
ab96063ecc
ipv6 only for more control and compat
2023-08-25 14:54:30 -04:00
Adam D. Ruppe
020dc221c8
expose ico to dub
2023-08-18 18:07:30 -04:00
Adam D. Ruppe
7854767903
add ipv6 only option for more predictable behavior
2023-08-18 18:06:53 -04:00
Adam D. Ruppe
682ddd0563
fix bug added with wrong continue
2023-08-16 10:04:02 -04:00
Adam D. Ruppe
7150cd81f4
fixes
2023-08-08 22:02:48 -04:00
Adam D. Ruppe
4214899e58
prepping for premature release
2023-08-08 09:30:07 -04:00
Adam D. Ruppe
f2bb114a65
omg we never freed these contexts
2023-08-05 12:12:43 -04:00
Adam D. Ruppe
e91e04be32
multiple listen specs
2023-07-31 19:23:01 -04:00
Adam D. Ruppe
6b96fb87d6
starting to move away from strings
2023-07-31 12:28:01 -04:00
Adam D. Ruppe
c5be6de0fe
stuff
2023-07-31 12:27:50 -04:00
Adam D. Ruppe
e2aa449fc9
more stuff
2023-07-31 12:27:28 -04:00
Adam D. Ruppe
1965fb5f0e
more v11 prep
2023-07-31 12:26:34 -04:00
Adam D. Ruppe
e1d6942cee
default headers in client option
2023-07-31 12:25:50 -04:00
Adam D. Ruppe
5ebac83a0e
ipv6 listen support
2023-07-31 12:21:18 -04:00
Adam D. Ruppe
02e0960b7b
http2 cleaner replies, less spam in logs from http2 clients that assume
2023-07-31 12:21:00 -04:00
Adam D. Ruppe
9dc866b27f
Array of uploaded file support plus some dox
2023-07-31 12:20:40 -04:00
Adam D. Ruppe
92e4f90904
Merge pull request #394 from brianush1/master
...
fix occasional "`void` does not have a default initializer" error in mvd
2023-07-11 02:23:47 -04:00
brianush1
5ce924e272
fix occasional "`void` does not have a default initializer" error in mvd
2023-07-11 08:58:18 +03:00
Adam D. Ruppe
8ccbe52704
Issue #393 - use non-blinking cursor code as the default
...
still not perfect, we should ideally save and restore like on Windows,
but it is a pain to do
2023-06-21 13:25:59 -04:00
Adam D. Ruppe
bfd674aeaf
remove useless nonsense
2023-06-09 21:03:21 -04:00
Adam D. Ruppe
acaad09e40
more random breakage in new compilers
2023-06-08 09:21:18 -04:00
Adam D. Ruppe
1b9ab20bc8
flesh out the formdata api from mdn
2023-06-07 21:27:12 -04:00
Adam D. Ruppe
6815db255a
let dub use the optional bindbc based bindings if user opts in (WARNING UNTESTED)
2023-06-01 12:44:56 -04:00
Adam D. Ruppe
3e01b447f5
more catching up
2023-05-24 08:41:16 -04:00
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