dkorpel
9098eae233
fix unreachable statement on Windows
2019-10-17 10:50:46 +02:00
Adam D. Ruppe
ea099346ef
gcc 9 compatibility
2019-10-06 16:45:48 -04:00
Adam D. Ruppe
20c59c3351
i am so careless never follow master too closely
2019-10-06 12:41:28 -04:00
Adam D. Ruppe
bd90bb63d6
remove more writeln
2019-10-06 12:37:42 -04:00
Adam D. Ruppe
2c4658d8f7
windows
2019-10-06 12:30:09 -04:00
Adam D. Ruppe
8fcaa90825
another musl try
2019-10-06 12:28:58 -04:00
Adam D. Ruppe
aa45fe8f54
working aroind phobos limitations in musl
2019-10-06 12:23:07 -04:00
Adam D. Ruppe
76b50ad081
musl compatibility by conditional versions
2019-10-06 12:04:47 -04:00
Adam D. Ruppe
2a6bb100c2
Merge pull request #221 from MuriloMir/patch-3
...
Fixing the .center() property
2019-10-05 20:07:08 -04:00
Murilo Miranda
2ac9594f64
Fixing the .center() property
...
Now it is working properly, I have implemented it the right way now.
2019-10-05 20:36:12 -03:00
Adam D. Ruppe
a318432994
pipeline operator
2019-10-04 21:14:08 -04:00
Adam D. Ruppe
c9940750b6
moar dub
2019-10-04 11:00:51 -04:00
Adam D. Ruppe
b8261114e6
more singleFile build fixes
2019-10-04 10:56:01 -04:00
Adam D. Ruppe
6a4e042195
more singleFile build fixes
2019-10-04 10:55:53 -04:00
Adam D. Ruppe
91424ca649
Merge pull request #219 from MuriloMir/patch-1
...
Setting up the .clear() method better
2019-10-04 08:22:15 -04:00
Murilo Miranda
478df4abf5
Setting up the .clear() method better
...
I've made the .clear() method more practical by giving the user the ability to decide which color the screen will be cleared with and setting the default as black since this is what you will probably be using.
2019-10-04 02:23:28 -03:00
Adam D. Ruppe
6e20f19cf6
bloody silly deprecations
2019-09-30 19:45:35 -04:00
Adam D. Ruppe
5782378865
the buffered thing was breaking ctrl+c on the demo
2019-09-30 18:58:23 -04:00
Adam D. Ruppe
000850256a
Merge pull request #218 from Ssamm45/master
...
sysTimeToValue should be in the MySql Class not the MySqlResult class
2019-09-30 18:36:28 -04:00
Sam Larkin
a863d6639a
- sysTimeToValue should be in the MySql Class not the MySqlResult class
2019-09-30 15:58:07 -06:00
Adam D. Ruppe
6734ac6cf3
sundry minor fixes
2019-09-28 10:14:09 -04:00
Adam D. Ruppe
472236b9fa
vscroll on dropdown window
2019-09-12 08:57:24 -04:00
Adam D. Ruppe
48d1e3395d
dom as library too for dub
2019-09-10 16:52:36 -04:00
Adam D. Ruppe
80faa5069f
Merge pull request #212 from quickfur/issue211
...
Fix issue 211 (timeout compile error)
2019-08-31 09:28:30 -04:00
Adam D. Ruppe
139b052c75
fix mistake
2019-08-31 09:32:38 -04:00
Adam D. Ruppe
bd189d4a2b
merge conflict
2019-08-31 09:32:01 -04:00
H. S. Teoh
762e149345
Fix issue 211 (timeout compile error)
...
Not sure whether this is the right fix, but seems to be.
2019-08-31 06:25:55 -07:00
Adam D. Ruppe
f6b2f9ebcb
Merge pull request #210 from quickfur/rxvt-unicode-256color
...
Recognize TERM=rxvt-unicode-256color.
2019-08-31 09:12:58 -04:00
H. S. Teoh
d559032bfe
Recognize TERM=rxvt-unicode-256color.
2019-08-30 22:11:47 -07:00
Adam D. Ruppe
5d1c2c1c33
spikespaz bug
2019-08-26 21:56:24 -04:00
Adam D. Ruppe
149a23ec09
invalidate for child windows on resize
2019-08-25 21:47:08 -04:00
Adam D. Ruppe
8b9277ebfd
use built in label class
2019-08-25 16:10:04 -04:00
Adam D. Ruppe
ea5403c270
merge
2019-08-23 22:51:08 -04:00
Adam D. Ruppe
b82dd94195
widgetpainter begins
2019-08-23 22:50:37 -04:00
Adam D. Ruppe
82558ba1c6
ugh tab bugs
2019-08-23 22:40:29 -04:00
Adam D. Ruppe
b615f51ac8
Merge branch 'master' of github.com:adamdruppe/arsd
2019-08-23 19:44:07 -04:00
Adam D. Ruppe
11f9602ced
timedcheck for input should have been checking buffer all along
2019-08-18 14:25:41 -04:00
Adam D. Ruppe
f7b8a91d62
Merge pull request #208 from andre2007/minigui
...
fix minigui dub config
2019-08-18 08:34:00 -04:00
andre2007
9c80f86f28
fix minigui dub config
2019-08-18 14:18:45 +02:00
Adam D. Ruppe
1004011f57
Merge branch 'master' of github.com:adamdruppe/arsd
2019-08-13 13:42:41 -04:00
Adam D. Ruppe
279823ec7a
ghandle order of stuff
2019-08-13 13:42:35 -04:00
Adam D. Ruppe
48a0d5fbe7
Merge pull request #205 from AsumFace/arsdimprovements
...
Support big images
2019-08-11 13:12:06 -04:00
asumface
c5b5459c0a
Fix a bunch of integer overflow issues for images larger than 536 megapixels
2019-08-11 18:34:35 +02:00
asumface
f5b9e48195
add missing binding
...
my fault, sorry
2019-08-11 18:34:31 +02:00
Adam D. Ruppe
4b91ff49b5
more timer utility stuff
2019-08-04 21:29:50 -04:00
Adam D. Ruppe
15491784cf
windows
2019-08-04 19:12:02 -04:00
Adam D. Ruppe
f43729fef8
timer schedulign server
2019-08-04 19:11:30 -04:00
Adam D. Ruppe
6cdc9fcd56
Merge branch 'master' of git://192.168.1.10/home/me/arsd
2019-08-04 19:06:36 -04:00
Adam D. Ruppe
06624a88c2
Merge branch 'master' of git://192.168.1.10/home/me/arsd
2019-08-04 19:06:03 -04:00
Adam D. Ruppe
8050f1f54b
timer schedulign server
2019-08-04 19:07:16 -04:00