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 |
|
jamesragray
|
2b35882926
|
Merge branch 'adamdruppe:master' into accurateCursorPos
|
2023-02-19 23:59:58 +02:00 |
|
james
|
3eb0a64df3
|
Improve cursor tracking.
|
2023-02-19 23:56:53 +02:00 |
|
Adam D. Ruppe
|
853835196e
|
stop segfault on mac
|
2023-02-10 17:32:08 -05:00 |
|
Adam D. Ruppe
|
e1a575f390
|
fix issues #364 since postgres still calls it libpq on windows and the linker doesnt add the lib prefix automatically there
|
2023-02-06 09:40:11 -05:00 |
|
Adam D. Ruppe
|
bd524763fc
|
fix #363 on Windows too
|
2023-02-05 21:46:51 -05:00 |
|
Adam D. Ruppe
|
918268356a
|
fix #363 - dialog box stopped working for strings because the change event never fired with the new text system
|
2023-02-05 21:43:20 -05:00 |
|
Adam D. Ruppe
|
079cf341a9
|
call on cancel when x a dialog
|
2023-02-05 21:28:39 -05:00 |
|
Adam D. Ruppe
|
1793d8e43b
|
Merge pull request #361 from ahmetsait/master
Fix annoying dscanner warning: Empty declaration
|
2023-02-04 07:41:45 -05:00 |
|
Ahmet Sait
|
8393a4d6a5
|
Fix annoying dscanner warning: Empty declaration
|
2023-02-04 15:16:54 +03:00 |
|
Adam D. Ruppe
|
6bc4bcd814
|
new textlayout module minigui needed
|
2023-01-31 20:36:27 -05:00 |
|
Adam D. Ruppe
|
477c756523
|
dispatchSubsystem introduction
|
2023-01-31 20:35:26 -05:00 |
|
Adam D. Ruppe
|
4118c0fa14
|
prep for arsd 11 POSSIBLE BREAKING CHANGES - new text layout system
|
2023-01-31 20:35:26 -05:00 |
|
Adam D. Ruppe
|
ee88e1bcea
|
DANCE DANCE REVOLUTION
|
2023-01-31 20:35:26 -05:00 |
|
Adam D. Ruppe
|
9849b8c14e
|
streamability unittest
|
2023-01-31 20:35:26 -05:00 |
|
Adam D. Ruppe
|
90e2f97726
|
nothing really
|
2023-01-31 20:35:26 -05:00 |
|
Adam D. Ruppe
|
ce362a5854
|
oklab numbers
|
2023-01-31 20:35:26 -05:00 |
|
Adam D. Ruppe
|
abb4e11b38
|
note about retirement
|
2023-01-31 20:35:26 -05:00 |
|
Adam D. Ruppe
|
76142d0bd9
|
speed control and other fun things
|
2023-01-31 20:35:16 -05:00 |
|
Adam D. Ruppe
|
b4ada541d3
|
hack around issue #359 compiler regression
|
2023-01-31 20:34:51 -05:00 |
|
Adam D. Ruppe
|
cf66e0333c
|
using a xbox360 ddr pad to type revealed some bugs
|
2023-01-31 20:33:30 -05:00 |
|
Adam D. Ruppe
|
7b80a600cd
|
fix up the clear to eend of line function
|
2023-01-31 20:33:30 -05:00 |
|
james
|
c36abe1c15
|
Attempted to add clear to end of line support. But have no way to check windows version.
|
2023-01-31 20:33:30 -05:00 |
|
Adam D. Ruppe
|
bac06fb954
|
opengl resize bug on windows
|
2023-01-31 20:33:30 -05:00 |
|
Adam D. Ruppe
|
feb8640857
|
more set input focus adjustments ofr x
|
2023-01-25 19:47:25 -05:00 |
|
Adam D. Ruppe
|
0b145ed3b5
|
set context when initializing
|
2023-01-10 14:03:47 -05:00 |
|
Adam D. Ruppe
|
99b3252594
|
issue #356
|
2023-01-09 16:20:52 -05:00 |
|
Adam D. Ruppe
|
da6563a5de
|
make update cursor position public
|
2023-01-08 14:46:55 -05:00 |
|
Adam D. Ruppe
|
ef4ed76960
|
stream experiment idk if it works
|
2023-01-06 21:06:38 -05:00 |
|
Adam D. Ruppe
|
fff322664c
|
websocket close code, issue #356
|
2023-01-06 19:17:19 -05:00 |
|
Adam D. Ruppe
|
975e352656
|
respect timeout on websocket connect, issue #355
|
2023-01-06 17:32:43 -05:00 |
|
Adam D. Ruppe
|
ef44d533bc
|
issue #354
|
2023-01-06 03:53:03 -05:00 |
|
Adam D. Ruppe
|
f98b5e17d6
|
prefilledData arg for getline convenience function
|
2023-01-01 17:03:53 -05:00 |
|
Adam D. Ruppe
|
5a8f0a7448
|
workaround hacks for -preview=in dmd bugs
|
2022-12-21 09:06:54 -05:00 |
|
Adam D. Ruppe
|
1706487b0e
|
more hacks around dub being sucky
|
2022-12-17 09:40:34 -05:00 |
|
Adam D. Ruppe
|
131e467f4d
|
doc edits
|
2022-12-16 11:20:43 -05:00 |
|
Adam D. Ruppe
|
18cc05a34d
|
Merge branch 'master' of github.com:adamdruppe/arsd
|
2022-12-16 11:17:24 -05:00 |
|
Adam D. Ruppe
|
b9c2764adf
|
disable html script and style behavior for xmldocument
|
2022-12-16 11:17:20 -05:00 |
|
Adam D. Ruppe
|
22a9ddffca
|
Merge pull request #353 from GrimMaple/master
Add `in` support to `AttributeSet`. Add documentation
|
2022-12-16 11:15:57 -05:00 |
|
Grim Maple
|
a58e589414
|
Add in support to AttributeSet . Add documentation
|
2022-12-16 18:53:49 +03:00 |
|
Adam D. Ruppe
|
90ab8167fe
|
the spec allows ugly whitespace alas
|
2022-12-16 09:20:39 -05:00 |
|
Adam D. Ruppe
|
c4a2277f6b
|
doc wrong
|
2022-12-06 22:20:06 -05:00 |
|
Adam D. Ruppe
|
56fe895a81
|
more ime fixes and cursor placement support for embedded termnial
|
2022-12-06 09:29:21 -05:00 |
|
Adam D. Ruppe
|
e6eac2c2cf
|
some more seek helpers
|
2022-12-06 09:10:10 -05:00 |
|
Adam D. Ruppe
|
293f9ce2a8
|
work around phobos bug
|
2022-12-06 09:09:29 -05:00 |
|
Adam D. Ruppe
|
f7e1a4e062
|
toying with oklab colors. i dont love it
|
2022-12-06 09:09:20 -05:00 |
|
Adam D. Ruppe
|
6cd77bb283
|
add duration member
|
2022-12-06 09:08:54 -05:00 |
|
Adam D. Ruppe
|
d52f9ad0ff
|
minimum xic support for minigui input proxy
|
2022-11-27 17:32:07 -05:00 |
|