Adam D. Ruppe
|
b673a09882
|
Merge pull request #351 from brianush1/master
better IME support
|
2022-11-27 14:54:42 -05:00 |
brianush1
|
772f59ca4d
|
better IME support
|
2022-11-27 14:46:00 -05:00 |
Adam D. Ruppe
|
f70af64ddb
|
Merge pull request #349 from Geod24/whitespace
Clean up trailing whitespace in simpledisplay
|
2022-11-24 09:15:35 -05:00 |
Adam D. Ruppe
|
ee050caefb
|
Merge branch 'master' of github.com:adamdruppe/arsd
|
2022-11-24 09:11:47 -05:00 |
Adam D. Ruppe
|
746008911a
|
Merge pull request #348 from Geod24/preview-in
Use scope const auto ref instead of in auto ref
|
2022-11-24 09:11:40 -05:00 |
Adam D. Ruppe
|
3d02886298
|
mp3 overhaul
|
2022-11-24 09:11:27 -05:00 |
Geod24
|
7a68674bbd
|
Clean up trailing whitespace in simpledisplay
|
2022-11-24 15:08:36 +01:00 |
Geod24
|
b77bf5ae6b
|
Use scope const auto ref instead of in auto ref
The latter is not compatible with -preview=in.
|
2022-11-24 15:04:39 +01:00 |
Adam D. Ruppe
|
1f6ead0a17
|
ogg seeking in the interface
|
2022-11-20 18:01:04 -05:00 |
Adam D. Ruppe
|
7d475b1480
|
some lifetime fixes
|
2022-11-20 09:26:04 -05:00 |
Adam D. Ruppe
|
de269548fd
|
new error handling option and minimallyWrapped window type
|
2022-11-20 09:24:45 -05:00 |
Adam D. Ruppe
|
4ebcbf617a
|
Merge branch 'master' of github.com:adamdruppe/arsd
|
2022-11-20 09:22:36 -05:00 |
Adam D. Ruppe
|
54264aeb56
|
note to self
|
2022-11-20 09:18:25 -05:00 |
Adam D. Ruppe
|
617d4cecfc
|
lol druntime made int32_t an enum on -m32omf and an alias everywhere else
|
2022-11-20 09:18:07 -05:00 |
Adam D. Ruppe
|
a30a39bf62
|
initial overhaul of api and docs DO NOT USE YET
|
2022-11-15 16:17:30 -05:00 |
Adam D. Ruppe
|
cbf843c04a
|
starting the synth refactor
|
2022-11-15 16:17:13 -05:00 |
Adam D. Ruppe
|
189f6007a2
|
initial api for terminal bold/italic but i don't expecially like it be warned
|
2022-11-15 16:16:02 -05:00 |
Adam D. Ruppe
|
eb7cb6e0d0
|
allow user to change directory for open/save file dialog
|
2022-11-15 16:15:10 -05:00 |
Adam D. Ruppe
|
78b8e30cb9
|
musl fix
|
2022-11-15 16:12:55 -05:00 |
Adam D. Ruppe
|
21a864a2e6
|
fixed size fixes on windows
|
2022-11-15 16:12:51 -05:00 |
Adam D. Ruppe
|
5ac21ebb92
|
musl fix
|
2022-11-15 15:38:31 -05:00 |
Adam D. Ruppe
|
40de1759dc
|
merge conflicts ugh
|
2022-11-15 13:01:40 -05:00 |
Adam D. Ruppe
|
95e3f0721c
|
change automatic viewport so the opengl context doesn't have to be stolen by the ui thread on random events
|
2022-11-15 13:00:29 -05:00 |
Adam D. Ruppe
|
c982e8785e
|
Merge branch 'master' of github.com:adamdruppe/arsd
|
2022-11-15 12:24:50 -05:00 |
Adam D. Ruppe
|
5241bb901f
|
fixed size fixes on windows
|
2022-11-15 12:24:39 -05:00 |
Adam D. Ruppe
|
ba77439507
|
update cef to latest again
|
2022-11-15 09:53:29 -05:00 |
Adam D. Ruppe
|
25c0da9c45
|
Merge pull request #346 from vabenil/add_assert_to_find
Add integral field check to find
|
2022-11-12 13:02:57 -05:00 |
vabenil
|
95f5f42129
|
Add integral field check to find
|
2022-11-12 19:59:06 +02:00 |
Adam D. Ruppe
|
cbea10d7c6
|
Merge pull request #345 from vabenil/fix_find
Make find work as advertised
|
2022-11-12 12:25:08 -05:00 |
vabenil
|
c587133afe
|
Make find work as advertised
|
2022-11-12 19:00:43 +02:00 |
Adam D. Ruppe
|
06a6a62b27
|
Merge pull request #344 from vabenil/one_to_many_handle_empty_str
One to many handle empty str
|
2022-11-09 11:11:56 -05:00 |
vabenil
|
f0d649300c
|
Update one_to_many doc
|
2022-11-08 15:50:08 +02:00 |
vabenil
|
a0e2efc223
|
one_to_many handle when t1 or t2 are ""
|
2022-11-08 15:12:46 +02:00 |
vabenil
|
66ff3fe9a5
|
remove redundant private
|
2022-11-08 15:06:24 +02:00 |
Adam D. Ruppe
|
760880e87f
|
add pr discussion to the detailed discussion doc section
|
2022-11-05 19:24:48 -04:00 |
Adam D. Ruppe
|
a955143c58
|
minor fixes for the PR
|
2022-11-05 19:20:18 -04:00 |
Adam D. Ruppe
|
557b72be76
|
Merge branch 'master' of github.com:adamdruppe/arsd
|
2022-11-05 10:56:00 -04:00 |
Adam D. Ruppe
|
f6067f7b35
|
sometimes there are no arg 0
|
2022-11-05 10:55:55 -04:00 |
Adam D. Ruppe
|
1f3ff0c656
|
Merge pull request #343 from vabenil/one_to_many
Add one_to_many template
|
2022-11-05 08:45:45 -04:00 |
vabenil
|
d252b39a6e
|
Improve one_to_many example
|
2022-11-05 14:17:47 +02:00 |
vabenil
|
f070c08ff8
|
Add one_to_many template
|
2022-11-04 16:40:44 +02:00 |
Adam D. Ruppe
|
6f03281044
|
phobos v2.101 random breaking change
|
2022-11-03 19:17:27 -04:00 |
Adam D. Ruppe
|
3fface2761
|
oops
|
2022-10-28 19:07:24 -04:00 |
Adam D. Ruppe
|
53b03b4d57
|
fix regression that broke rss
|
2022-10-26 21:05:14 -04:00 |
Adam D. Ruppe
|
a16131abdc
|
fullscreen impl on windows from https://devblogs.microsoft.com/oldnewthing/20100412-00/?p=14353
|
2022-10-25 19:29:50 -04:00 |
Adam D. Ruppe
|
1184906c51
|
oops forgot to test the ttf template on windows
|
2022-10-25 18:59:20 -04:00 |
Adam D. Ruppe
|
272eb18cd7
|
new dmd
|
2022-10-25 18:51:05 -04:00 |
Adam D. Ruppe
|
ba059d9a38
|
Merge pull request #342 from vabenil/children_use_db_name
make children take DBName into consideration
|
2022-10-25 07:59:16 -04:00 |
vabenil
|
598bb20ccd
|
make children take DBName into consideration
|
2022-10-25 09:37:51 +03:00 |
Adam D. Ruppe
|
2a18bc805c
|
allow easier opting out of the superior gui interface when using terminal direct to emulator
|
2022-10-24 16:34:22 -04:00 |