Adam D. Ruppe
|
671aacf86d
|
little things
|
2021-11-27 22:21:05 -05:00 |
Adam D. Ruppe
|
fa500f2774
|
better command line control specialness
|
2021-11-27 22:20:49 -05:00 |
Adam D. Ruppe
|
cc765ced2d
|
move observable to minigui core
|
2021-11-27 22:20:32 -05:00 |
Adam D. Ruppe
|
234da9fe86
|
convenience method for win32
|
2021-11-27 22:20:04 -05:00 |
Adam D. Ruppe
|
a7d045f632
|
fix the windows event handler
|
2021-11-27 22:19:09 -05:00 |
Adam D. Ruppe
|
87df9051d3
|
ability to inject event from another thread
|
2021-11-27 22:08:52 -05:00 |
Adam D. Ruppe
|
2f9534f0b3
|
diabling, mixed dpi, observable, win32 custom and owner draw, table view header click and cell styling
|
2021-11-27 22:06:34 -05:00 |
Adam D. Ruppe
|
cb8acc5d2b
|
mixed mode dpi awareness
|
2021-11-26 16:21:07 -05:00 |
Adam D. Ruppe
|
51747d64ba
|
fix segfault on bad xml
|
2021-11-26 08:37:47 -05:00 |
Adam D. Ruppe
|
4218146d6e
|
toPrettyString details
|
2021-11-26 08:37:38 -05:00 |
Adam D. Ruppe
|
9797370ad6
|
line getter initial impl
|
2021-11-24 17:37:48 -05:00 |
Adam D. Ruppe
|
e017511fc2
|
Merge branch 'master' of github.com:adamdruppe/arsd
|
2021-11-23 18:23:51 -05:00 |
Adam D. Ruppe
|
6e4c9dbb49
|
widget disabling
|
2021-11-23 18:23:46 -05:00 |
Adam D. Ruppe
|
9e9be7cc0d
|
gradient stuff and windows tweaks
|
2021-11-23 17:23:42 -05:00 |
Adam D. Ruppe
|
c4fc7c39e0
|
Merge pull request #312 from brianush1/master
make mvd workable on objects
|
2021-11-23 10:24:47 -05:00 |
brianush1
|
48e4e55a73
|
make mvd workable on objects
|
2021-11-23 10:22:18 -05:00 |
Adam D. Ruppe
|
b698de70fc
|
resize hidden things when they appear - and make recompute layout more efficient (though there's still a LOT of work to do on that)
|
2021-11-22 19:56:47 -05:00 |
Adam D. Ruppe
|
d74bc6c64b
|
issue #309 .... i think
|
2021-11-22 13:17:27 -05:00 |
Adam D. Ruppe
|
029a3df5fe
|
tons of tab widget fixes
|
2021-11-20 10:39:40 -05:00 |
Adam D. Ruppe
|
7e4938690a
|
some new web conveniences (experimental) and some bug fixes
|
2021-11-18 22:23:18 -05:00 |
Adam D. Ruppe
|
dedae21a68
|
fix width of password edit
|
2021-11-16 13:19:13 -05:00 |
Adam D. Ruppe
|
1815ae2b3d
|
Merge branch 'master' of github.com:adamdruppe/arsd
|
2021-11-16 09:21:46 -05:00 |
Adam D. Ruppe
|
83c9a3150a
|
Merge pull request #308 from kingbirdogd/master
fixed http2 timeout
|
2021-11-16 09:20:22 -05:00 |
David Au
|
8e06daf341
|
fixed http2 timeout
|
2021-11-16 14:17:29 +00:00 |
Adam D. Ruppe
|
3e34c06106
|
Merge branch 'master' of github.com:adamdruppe/arsd
|
2021-11-11 16:03:14 -05:00 |
Adam D. Ruppe
|
dbae090c61
|
helpers for webview
|
2021-11-11 16:03:12 -05:00 |
Adam D. Ruppe
|
d3c68f30ea
|
Merge pull request #307 from UplinkCoder/patch-1
make changes to have it compile on arm
|
2021-11-11 16:02:01 -05:00 |
Stefan Koch
|
9e4b928849
|
make changes to have it compile on arm
|
2021-11-11 21:18:19 +01:00 |
Adam D. Ruppe
|
d177023e44
|
more work in progress
|
2021-11-10 09:47:03 -05:00 |
Adam D. Ruppe
|
49a63f04ef
|
asserts to prevent things from overflowing
|
2021-11-10 08:47:19 -05:00 |
Adam D. Ruppe
|
b2aae8b83c
|
add width percent
|
2021-11-10 08:43:12 -05:00 |
Adam D. Ruppe
|
8c43fa1196
|
fix a few bugs in table view
|
2021-11-10 07:53:40 -05:00 |
Adam D. Ruppe
|
55512a8d42
|
getting cef implementation started
|
2021-11-05 10:45:52 -04:00 |
Adam D. Ruppe
|
37f99145be
|
change string switch to sorted array to cut out 120 KB of symbol names (seriously) and some other genrated code
|
2021-11-02 15:39:37 -04:00 |
Adam D. Ruppe
|
a2b9b9496c
|
i botched a syntax port
|
2021-11-01 19:54:20 -04:00 |
Adam D. Ruppe
|
74b6b43639
|
fix the layout thing AGAIN
|
2021-11-01 12:24:52 -04:00 |
Adam D. Ruppe
|
7f4bbbeb2c
|
omg C long is so horrible
|
2021-11-01 09:18:18 -04:00 |
Adam D. Ruppe
|
da17b86a29
|
make ported macros extern D so lld doesnt complain about duplicate symbol definitions if used allongside another package with similar ports
|
2021-10-25 16:17:54 -04:00 |
Adam D. Ruppe
|
0df59f4b08
|
http chunked spec violations in event source server
amusingly firefox never cared but chrome complains and meh i am legit in
the wrong so here we go.
|
2021-10-24 22:01:51 -04:00 |
Adam D. Ruppe
|
b19526647e
|
omg
|
2021-10-22 16:48:16 -04:00 |
Adam D. Ruppe
|
9eb1fdd13a
|
dmd deprecation again
|
2021-10-21 15:23:11 -04:00 |
Adam D. Ruppe
|
4513eb4496
|
lol broken example broke other tests
|
2021-10-19 11:14:40 -04:00 |
Adam D. Ruppe
|
b376b640bb
|
some setup docs
|
2021-10-19 09:42:08 -04:00 |
Adam D. Ruppe
|
b9b0e1ec97
|
forgot to fill in this variable on other branch
|
2021-10-19 09:41:57 -04:00 |
Adam D. Ruppe
|
9be04676d7
|
password prompt functions
|
2021-10-11 13:14:13 -04:00 |
Adam D. Ruppe
|
d593a41603
|
minor fixes
|
2021-10-10 21:43:04 -04:00 |
Adam D. Ruppe
|
613bb65cd1
|
lib handle needs to be used from other threads omg
|
2021-10-10 13:34:14 -04:00 |
Adam D. Ruppe
|
be2a7a0b1b
|
random fixes
|
2021-10-05 18:08:22 -04:00 |
Adam D. Ruppe
|
398f1a061e
|
take fix from upstream stb to work around llvm bug (thanks Guillaume)
|
2021-10-04 19:50:55 -04:00 |
Adam D. Ruppe
|
0c2bcea779
|
mutation done now to mask so a copy is necessary. can maybe optimize later but this avoids mem prot errors when passed string literals and other surprised when pssed temporaries
|
2021-09-29 08:42:47 -04:00 |