Commit Graph

996 Commits

Author SHA1 Message Date
Adam D. Ruppe 4bb8a042a0 fixes for objects with numeric keys 2018-12-05 12:45:38 -05:00
Adam D. Ruppe 1308c93443
Merge pull request #178 from Menelion/initialize
SQLite: Fix spelling typo
2018-12-04 17:05:07 -05:00
Andre Polykanine 4df6a9b08b SQLite: Fix spelling typo 2018-12-04 23:43:19 +02:00
Adam D. Ruppe c267be254e dedebug 2018-12-04 12:10:26 -05:00
Adam D. Ruppe 3d922ec6c6 oh dear bug city 2018-12-04 12:00:57 -05:00
Adam D. Ruppe 1da9f87b22 maybe unbalanced parens 2018-12-04 10:40:15 -05:00
Adam D. Ruppe 18a7988efc windows hack, golly i need to just rewrite this trash 2018-11-29 12:46:58 -05:00
Adam D. Ruppe 05850b77b9 better scroll clicking 2018-11-29 12:27:25 -05:00
Adam D. Ruppe aa35f13e60 lol the scrollbar was so wrong 2018-11-28 22:27:23 -05:00
Adam D. Ruppe d7a58821f2 trying to scroll... 2018-11-28 21:38:28 -05:00
Adam D. Ruppe d6c17ba2b6 lol typo 2018-11-27 21:29:22 -05:00
Adam D. Ruppe a828f06233 lol fix clipboard 2018-11-27 21:28:19 -05:00
Adam D. Ruppe c1116d366f Merge branch 'master' of github.com:adamdruppe/arsd 2018-11-27 21:24:40 -05:00
Adam D. Ruppe d8f1907458 cr/lf 2018-11-27 21:24:29 -05:00
Adam D. Ruppe 0bdb1e3515 better (but still not perfect) scroll architecture on linux; 2018-11-26 14:24:09 -05:00
Adam D. Ruppe 1cfacea360 more hacky bugfixes, no actual fundamental flaw fixes :( 2018-11-25 18:15:12 -05:00
Adam D. Ruppe d3c7f3fddc Merge branch 'master' of github.com:adamdruppe/arsd 2018-11-24 16:05:59 -05:00
Adam D. Ruppe 5411dd9844 more cool stuff wip 2018-11-24 16:05:43 -05:00
Adam D. Ruppe 78925da98c 64 bit windows fixes 2018-11-23 20:04:16 -05:00
Adam D. Ruppe 5e6e03537e fixes 2018-11-23 19:57:22 -05:00
Adam D. Ruppe 0d2caa735b Merge branch 'master' of github.com:adamdruppe/arsd 2018-11-23 16:16:15 -05:00
Adam D. Ruppe 075b3c297e lol 2018-11-23 16:16:13 -05:00
Adam D. Ruppe 5b933f2ccf windows toolbutton improvement 2018-11-23 16:15:14 -05:00
Adam D. Ruppe 4321ee2846 compile speed improvements, minigui improvements 2018-11-23 15:45:01 -05:00
Adam D. Ruppe 9846d16294 double compile speed 2018-11-22 08:53:54 -05:00
Adam D. Ruppe fdb5782736 fix stupid warnings 2018-11-22 08:50:46 -05:00
Adam D. Ruppe 18673f0b1b lol i broke WM_QUIT! 2018-11-21 21:41:35 -05:00
Adam D. Ruppe e04fc2a510 wow bug on posixfdreader! and new notification area stuff 2018-11-21 14:24:14 -05:00
Adam D. Ruppe 9ac9de2e74 Merge branch 'master' of github.com:adamdruppe/arsd 2018-11-19 11:43:17 -05:00
Adam D. Ruppe 0740dec056 catchup 2018-11-19 11:43:14 -05:00
Adam D. Ruppe 41ec8650be Merge branch 'master' of github.com:adamdruppe/arsd 2018-11-19 11:42:18 -05:00
Adam D. Ruppe 1c5175f911 terminal + sdpy integration 2018-11-19 11:41:35 -05:00
Adam D. Ruppe 245afed7fd double compile speed 2018-11-17 19:49:21 -05:00
Adam D. Ruppe f52e17e899 false comment removed 2018-11-16 08:17:22 -05:00
Adam D. Ruppe 168b165455 implement closeQuery on Windows 2018-11-14 11:45:07 -05:00
Adam D. Ruppe 58ba664255 the window registration is global, so make the local cache global too. but this still is not really thread safe so use caution 2018-11-14 09:49:16 -05:00
Adam D. Ruppe 8ae959b7ce never set it to true! 2018-11-14 09:37:38 -05:00
Adam D. Ruppe 18cf3f4367 attempting windows hang fix 2018-11-13 17:43:39 -05:00
Adam D. Ruppe fbf2d7113e Merge branch 'master' of github.com:adamdruppe/arsd 2018-11-11 09:15:20 -05:00
Adam D. Ruppe 01205bd722
Merge pull request #173 from WebFreak001/patch-2
Fix nanovega compilation warnings
2018-11-11 09:11:46 -05:00
Jan Jurzitza cac6bee486
Fix nanovega compilation warnings
#include and #define made dmd and ldc very unhappy.
2018-11-11 14:50:02 +01:00
Adam D. Ruppe 1ef9c79f69 Merge branch 'master' of github.com:adamdruppe/arsd 2018-11-10 21:33:53 -05:00
Adam D. Ruppe 3109d426ef idk 2018-11-10 21:33:51 -05:00
Adam D. Ruppe 9cb2c9f539 Merge branch 'master' of github.com:adamdruppe/arsd 2018-11-10 21:30:05 -05:00
Adam D. Ruppe 2a99aaf7ec style improvements 2018-11-10 19:04:17 -05:00
Adam D. Ruppe 5854599551 detect default fg/bg colors on Windows 2018-11-10 15:02:20 -05:00
Adam D. Ruppe 93a7aa324a hide bouncing cursor (affects Windows) 2018-11-10 14:44:28 -05:00
Adam D. Ruppe b1f0a46ca8 use w functons because i can 2018-10-31 08:01:57 -04:00
Adam D. Ruppe fc83e264aa fix bugs lol 2018-10-22 15:37:12 -04:00
Adam D. Ruppe 3a433690e2 more efficient opengltexture option 2018-10-17 09:03:04 -04:00