Commit Graph

552 Commits

Author SHA1 Message Date
Adam D. Ruppe 19bf07d7fd better pasting 2014-12-09 10:01:58 -05:00
Adam D. Ruppe e483aff1f5 more getline improvements 2014-12-08 23:26:50 -05:00
Adam D. Ruppe 29d7ca6fe6 get ClientMessage right 2014-12-08 23:26:42 -05:00
Adam D. Ruppe 5f41fdc2c5 updates for terminal emulator 2014-12-06 22:58:02 -05:00
Adam D. Ruppe 0fa7f5db94 getline class and function - user-editable lines with history and completition 2014-12-06 22:41:34 -05:00
Adam D. Ruppe 0906e8f7b0 features needed for forking 2014-12-03 23:46:45 -05:00
Adam D. Ruppe c3a5240a17 catchup 2014-12-01 22:39:11 -05:00
Adam D. Ruppe 7c13fd0a65 window icon 2014-12-01 22:38:58 -05:00
Adam D. Ruppe 51b8c9415c systray proof of concept 2014-12-01 22:38:36 -05:00
Adam D. Ruppe ab42134737 better native event handler 2014-12-01 20:11:29 -05:00
Adam D. Ruppe 60e2c115ff more bindings for X 2014-11-28 13:30:19 -05:00
Adam D. Ruppe f9eef3a141 linux console special keys 2014-11-27 22:52:44 -05:00
Adam D. Ruppe 75e13156e9 bugs from dogfooding 2014-11-27 22:15:31 -05:00
Adam D. Ruppe bb4619715d script macro 2014-11-22 13:48:35 -05:00
Adam D. Ruppe 9c04174573 Windows hotkey basics 2014-11-13 18:22:51 -05:00
Adam D. Ruppe 20c3c49d66 64 bit fixes 2014-10-30 22:57:49 -04:00
Adam D. Ruppe 90b3b083de dmd warnings (thanks ketmar) 2014-10-22 11:06:05 -04:00
Adam D. Ruppe fa257c076d bug fixes and version out misplaced code 2014-09-18 09:14:25 -04:00
Chloride Cull 7ecd24393f No implicit conversions from long to int
source/sslsocket.d(44): Error: function deimos.openssl.ssl.SSL_read
(ssl_st* ssl, void* buf, int num) is not callable using argument types
(ssl_st*, void*, ulong)
2014-08-24 16:49:49 +02:00
Chloride Cull 2e5245d016 added trusted attributes to compile under latest version 2014-08-24 16:42:19 +02:00
Adam D. Ruppe 6518f912bc dup and stuff 2014-08-22 16:28:19 -04:00
Adam D. Ruppe bc850b299d Merge branch 'master' of https://github.com/juanjux/arsd 2014-08-22 16:12:55 -04:00
Juanjo Alvarez ffa8dc8bd2 fixed dom.d .dup calls for dmd 2.0.66 2014-08-22 22:06:59 +02:00
H. S. Teoh 310b46c992 Gah, need to use .get to handle case when environment variable isn't defined.
Otherwise it would throw a runtime exception. :-(
2014-08-08 14:43:17 -07:00
H. S. Teoh 3931c20de4 Replace deprecated getenv(X) with environment[X]. 2014-08-08 14:36:19 -07:00
Adam D. Ruppe 8a925179ad more characters 2014-07-15 19:24:25 -04:00
Adam D. Ruppe 74f72ca4c9 Merge pull request #55 from w0rp/master
Add missing HTML enttires back.
2014-07-15 19:21:02 -04:00
w0rp 530112353d Add missing HTML enities like ndash back and remove some trailing whitespace. 2014-07-15 22:55:03 +01:00
Adam D. Ruppe 0b385f54d1 workaround compiler change 2014-07-11 13:22:21 -04:00
Adam D. Ruppe a7823e8e6a better standard compliance on missing content-type (matters for ie on my win8 box) 2014-06-25 23:12:25 -04:00
Juanjo Alvarez bf191b2242 fixed this compile error on htmltotext.d:
htmltotext.d(64): Error: function arsd.htmltotext.repeat (string s, int num) is not callable using argument types (string, ulong)
htmltotext.d(69): Error: function arsd.htmltotext.repeat (string s, int num) is not callable using argument types (string, ulong)
2014-06-17 15:24:14 +02:00
Juanjo Alvarez 576eb15638 some improvements to emails.d decoders (after testing against 100.000+ emails) 2014-06-17 14:46:40 +02:00
Adam D. Ruppe ac1c5408dd Merge pull request #53 from quickfur/static_slice
Fix compile error with git HEAD.
2014-06-07 20:36:23 -04:00
Adam D. Ruppe 18990bf44f idk 2014-06-07 20:34:59 -04:00
H. S. Teoh 585e3727d8 Fix compile error with git HEAD. 2014-06-03 07:12:30 -07:00
Adam D. Ruppe 9b862179d3 nothrow 2014-05-11 23:17:42 -04:00
Adam D. Ruppe f0c5009eef call reset on Windows 2014-04-28 12:00:10 -04:00
Adam D. Ruppe 871fe97535 opengl libs for 32 bit dmd windows builds 2014-04-28 11:53:25 -04:00
Adam D. Ruppe 714774cb93 gl prototypes 2014-04-28 11:35:31 -04:00
Adam D. Ruppe a43aba4e58 rewrite getch in terms of the event system 2014-04-10 21:24:04 -04:00
Adam D. Ruppe b62ea55479 flushing on input 2014-04-10 18:34:04 -04:00
Adam D. Ruppe 6176f4d125 more generic interface 2014-04-04 22:40:36 -04:00
Adam D. Ruppe cadc160258 strict method 2014-04-04 16:35:17 -04:00
Adam D. Ruppe db6543d884 idk 2014-03-15 13:49:46 -04:00
Adam D. Ruppe 68b9a610aa dmd 2.065 2014-02-24 13:14:20 -05:00
Adam D. Ruppe bd1e3cc2d0 64 bit 2014-02-23 08:50:59 -05:00
Adam D. Ruppe eae566d0cc timezone 2014-02-22 16:43:48 -05:00
Adam D. Ruppe 46a3cf2e1e more tab stuff 2014-02-04 19:04:53 -05:00
Adam D. Ruppe 5ad3faea13 tab stop label 2014-02-04 18:15:53 -05:00
Adam D. Ruppe f8e23dacda first draft of keyboard navigation 2014-02-04 15:50:25 -05:00