Commit Graph

  • 42a8876a04 pain Adam D. Ruppe 2023-03-02 09:12:19 -0500
  • 39627cc5bd focus new thing this process needs fixes Adam D. Ruppe 2023-03-02 09:11:56 -0500
  • ea97a021a3
    Merge pull request #369 from John-Colvin/whitespace Adam D. Ruppe 2023-03-02 09:10:26 -0500
  • 251cb73f71 remove trailing whitespace John Colvin 2023-03-02 14:00:12 +0000
  • cc416c9848
    Merge pull request #362 from jamesragray/accurateCursorPos Adam D. Ruppe 2023-02-23 16:05:28 -0500
  • e0eb6808be issue #366 - nodelay for http client and websocket because it buffers internally Adam D. Ruppe 2023-02-22 20:01:24 -0500
  • 2b35882926
    Merge branch 'adamdruppe:master' into accurateCursorPos jamesragray 2023-02-19 23:59:58 +0200
  • 3eb0a64df3 Improve cursor tracking. james 2023-02-19 23:56:53 +0200
  • 853835196e stop segfault on mac Adam D. Ruppe 2023-02-10 17:32:08 -0500
  • e1a575f390 fix issues #364 since postgres still calls it libpq on windows and the linker doesnt add the lib prefix automatically there Adam D. Ruppe 2023-02-06 09:40:11 -0500
  • bd524763fc fix #363 on Windows too Adam D. Ruppe 2023-02-05 21:46:51 -0500
  • 918268356a fix #363 - dialog box stopped working for strings because the change event never fired with the new text system Adam D. Ruppe 2023-02-05 21:43:20 -0500
  • 079cf341a9 call on cancel when x a dialog Adam D. Ruppe 2023-02-05 21:28:39 -0500
  • 1793d8e43b
    Merge pull request #361 from ahmetsait/master Adam D. Ruppe 2023-02-04 07:41:45 -0500
  • 8393a4d6a5 Fix annoying dscanner warning: Empty declaration Ahmet Sait 2023-02-04 15:16:54 +0300
  • 6bc4bcd814 new textlayout module minigui needed Adam D. Ruppe 2023-01-31 20:36:27 -0500
  • 477c756523 dispatchSubsystem introduction Adam D. Ruppe 2023-01-31 20:32:48 -0500
  • 4118c0fa14 prep for arsd 11 POSSIBLE BREAKING CHANGES - new text layout system Adam D. Ruppe 2023-01-31 20:32:30 -0500
  • ee88e1bcea DANCE DANCE REVOLUTION Adam D. Ruppe 2023-01-31 20:30:58 -0500
  • 9849b8c14e streamability unittest Adam D. Ruppe 2023-01-31 20:30:41 -0500
  • 90e2f97726 nothing really Adam D. Ruppe 2023-01-31 20:30:14 -0500
  • ce362a5854 oklab numbers Adam D. Ruppe 2023-01-31 20:30:02 -0500
  • abb4e11b38 note about retirement Adam D. Ruppe 2023-01-31 20:29:48 -0500
  • 76142d0bd9 speed control and other fun things Adam D. Ruppe 2023-01-31 20:35:16 -0500
  • b4ada541d3 hack around issue #359 compiler regression Adam D. Ruppe 2023-01-31 20:34:51 -0500
  • cf66e0333c using a xbox360 ddr pad to type revealed some bugs Adam D. Ruppe 2023-01-28 13:50:40 -0500
  • 7b80a600cd fix up the clear to eend of line function Adam D. Ruppe 2023-01-25 20:26:45 -0500
  • c36abe1c15 Attempted to add clear to end of line support. But have no way to check windows version. james 2023-01-23 22:37:24 +0200
  • bac06fb954 opengl resize bug on windows Adam D. Ruppe 2023-01-25 19:43:59 -0500
  • feb8640857 more set input focus adjustments ofr x Adam D. Ruppe 2023-01-25 19:47:25 -0500
  • 12767bbda0 Attempted to add clear to end of line support. But have no way to check windows version. james 2023-01-23 22:37:24 +0200
  • 0b145ed3b5 set context when initializing Adam D. Ruppe 2023-01-10 14:03:47 -0500
  • 99b3252594 issue #356 Adam D. Ruppe 2023-01-09 16:20:52 -0500
  • da6563a5de make update cursor position public Adam D. Ruppe 2023-01-08 14:46:55 -0500
  • ef4ed76960 stream experiment idk if it works Adam D. Ruppe 2023-01-06 21:06:38 -0500
  • fff322664c websocket close code, issue #356 Adam D. Ruppe 2023-01-06 19:17:19 -0500
  • 975e352656 respect timeout on websocket connect, issue #355 Adam D. Ruppe 2023-01-06 17:32:43 -0500
  • ef44d533bc issue #354 Adam D. Ruppe 2023-01-06 03:53:03 -0500
  • f98b5e17d6 prefilledData arg for getline convenience function Adam D. Ruppe 2023-01-01 17:03:53 -0500
  • 5a8f0a7448 workaround hacks for -preview=in dmd bugs Adam D. Ruppe 2022-12-21 09:06:54 -0500
  • 081ed07e50 more hacks around dub being sucky v10.9.8 Adam D. Ruppe 2022-12-17 09:40:34 -0500
  • 1706487b0e more hacks around dub being sucky Adam D. Ruppe 2022-12-17 09:40:34 -0500
  • 131e467f4d doc edits Adam D. Ruppe 2022-12-16 11:20:43 -0500
  • 18cc05a34d Merge branch 'master' of github.com:adamdruppe/arsd Adam D. Ruppe 2022-12-16 11:17:24 -0500
  • b9c2764adf disable html script and style behavior for xmldocument Adam D. Ruppe 2022-12-16 11:17:20 -0500
  • 22a9ddffca
    Merge pull request #353 from GrimMaple/master Adam D. Ruppe 2022-12-16 11:15:57 -0500
  • a58e589414 Add `in` support to `AttributeSet`. Add documentation Grim Maple 2022-12-16 18:53:49 +0300
  • 90ab8167fe the spec allows ugly whitespace alas Adam D. Ruppe 2022-12-16 09:20:39 -0500
  • c4a2277f6b doc wrong Adam D. Ruppe 2022-12-06 22:20:06 -0500
  • 56fe895a81 more ime fixes and cursor placement support for embedded termnial v10.9.7 Adam D. Ruppe 2022-12-06 09:29:21 -0500
  • e6eac2c2cf some more seek helpers Adam D. Ruppe 2022-12-06 09:10:10 -0500
  • 293f9ce2a8 work around phobos bug Adam D. Ruppe 2022-12-06 09:09:29 -0500
  • f7e1a4e062 toying with oklab colors. i dont love it Adam D. Ruppe 2022-12-06 09:09:20 -0500
  • 6cd77bb283 add duration member Adam D. Ruppe 2022-12-06 09:08:54 -0500
  • d52f9ad0ff minimum xic support for minigui input proxy Adam D. Ruppe 2022-11-27 17:32:07 -0500
  • b673a09882
    Merge pull request #351 from brianush1/master Adam D. Ruppe 2022-11-27 14:54:42 -0500
  • 772f59ca4d better IME support brianush1 2022-11-27 14:46:00 -0500
  • f70af64ddb
    Merge pull request #349 from Geod24/whitespace Adam D. Ruppe 2022-11-24 09:15:35 -0500
  • ee050caefb Merge branch 'master' of github.com:adamdruppe/arsd Adam D. Ruppe 2022-11-24 09:11:47 -0500
  • 746008911a
    Merge pull request #348 from Geod24/preview-in Adam D. Ruppe 2022-11-24 09:11:40 -0500
  • 3d02886298 mp3 overhaul Adam D. Ruppe 2022-11-24 09:11:27 -0500
  • 7a68674bbd Clean up trailing whitespace in simpledisplay Geod24 2022-11-24 15:08:29 +0100
  • b77bf5ae6b Use scope const auto ref instead of in auto ref Geod24 2022-11-24 15:04:39 +0100
  • 1f6ead0a17 ogg seeking in the interface Adam D. Ruppe 2022-11-20 18:01:04 -0500
  • 7d475b1480 some lifetime fixes Adam D. Ruppe 2022-11-20 09:26:04 -0500
  • de269548fd new error handling option and minimallyWrapped window type Adam D. Ruppe 2022-11-20 09:24:45 -0500
  • 4ebcbf617a Merge branch 'master' of github.com:adamdruppe/arsd Adam D. Ruppe 2022-11-20 09:22:36 -0500
  • 54264aeb56 note to self Adam D. Ruppe 2022-11-20 09:18:25 -0500
  • 617d4cecfc lol druntime made int32_t an enum on -m32omf and an alias everywhere else Adam D. Ruppe 2022-11-20 09:18:07 -0500
  • a30a39bf62 initial overhaul of api and docs DO NOT USE YET Adam D. Ruppe 2022-11-15 16:17:30 -0500
  • cbf843c04a starting the synth refactor Adam D. Ruppe 2022-11-15 16:17:13 -0500
  • 189f6007a2 initial api for terminal bold/italic but i don't expecially like it be warned Adam D. Ruppe 2022-11-15 16:16:02 -0500
  • eb7cb6e0d0 allow user to change directory for open/save file dialog Adam D. Ruppe 2022-11-15 16:15:10 -0500
  • 78b8e30cb9 musl fix Adam D. Ruppe 2022-11-15 15:38:31 -0500
  • 21a864a2e6 fixed size fixes on windows Adam D. Ruppe 2022-11-15 12:24:39 -0500
  • 5ac21ebb92 musl fix Adam D. Ruppe 2022-11-15 15:38:31 -0500
  • 40de1759dc merge conflicts ugh Adam D. Ruppe 2022-11-15 13:01:40 -0500
  • 95e3f0721c change automatic viewport so the opengl context doesn't have to be stolen by the ui thread on random events Adam D. Ruppe 2022-11-15 13:00:29 -0500
  • c982e8785e Merge branch 'master' of github.com:adamdruppe/arsd Adam D. Ruppe 2022-11-15 12:24:50 -0500
  • 5241bb901f fixed size fixes on windows Adam D. Ruppe 2022-11-15 12:24:39 -0500
  • ba77439507 update cef to latest again Adam D. Ruppe 2022-11-15 09:53:29 -0500
  • 25c0da9c45
    Merge pull request #346 from vabenil/add_assert_to_find Adam D. Ruppe 2022-11-12 13:02:57 -0500
  • 95f5f42129 Add integral field check to find vabenil 2022-11-12 19:59:06 +0200
  • cbea10d7c6
    Merge pull request #345 from vabenil/fix_find Adam D. Ruppe 2022-11-12 12:25:08 -0500
  • c587133afe Make find work as advertised vabenil 2022-11-12 19:00:43 +0200
  • 06a6a62b27
    Merge pull request #344 from vabenil/one_to_many_handle_empty_str Adam D. Ruppe 2022-11-09 11:11:56 -0500
  • f0d649300c Update one_to_many doc vabenil 2022-11-08 15:50:08 +0200
  • a0e2efc223 one_to_many handle when t1 or t2 are "" vabenil 2022-11-08 15:12:46 +0200
  • 66ff3fe9a5 remove redundant private vabenil 2022-11-08 15:06:24 +0200
  • 760880e87f add pr discussion to the detailed discussion doc section v10.9.6 Adam D. Ruppe 2022-11-05 19:24:48 -0400
  • a955143c58 minor fixes for the PR Adam D. Ruppe 2022-11-05 19:20:18 -0400
  • 557b72be76 Merge branch 'master' of github.com:adamdruppe/arsd Adam D. Ruppe 2022-11-05 10:56:00 -0400
  • f6067f7b35 sometimes there are no arg 0 Adam D. Ruppe 2022-11-05 10:55:55 -0400
  • 1f3ff0c656
    Merge pull request #343 from vabenil/one_to_many Adam D. Ruppe 2022-11-05 08:45:45 -0400
  • d252b39a6e Improve one_to_many example vabenil 2022-11-05 14:17:47 +0200
  • f070c08ff8 Add one_to_many template vabenil 2022-11-04 16:40:44 +0200
  • 6f03281044 phobos v2.101 random breaking change Adam D. Ruppe 2022-11-03 19:17:27 -0400
  • 3fface2761 oops v10.9.5 Adam D. Ruppe 2022-10-28 19:07:24 -0400
  • 53b03b4d57 fix regression that broke rss Adam D. Ruppe 2022-10-26 21:05:14 -0400
  • a16131abdc fullscreen impl on windows from https://devblogs.microsoft.com/oldnewthing/20100412-00/?p=14353 Adam D. Ruppe 2022-10-25 19:29:50 -0400