Commit Graph

831 Commits

Author SHA1 Message Date
Adam D. Ruppe 4940a3344a new dmd deprecation (ugh) 2018-02-26 19:50:25 -05:00
Adam D. Ruppe 9235f38340 ketmar fix 2018-02-26 18:19:18 -05:00
Adam D. Ruppe 53e7bbb89d finally removing obsolete stuff 2018-02-24 19:08:46 -05:00
Adam D. Ruppe 16b84d2c2d call it backgroundColor instead of color 2018-02-21 16:32:45 -05:00
Adam D. Ruppe 6b25bec469
Merge pull request #137 from ASHIT-AXAR/patch-1
Update minigui.d
2018-02-21 16:30:00 -05:00
ASHIT-AXAR b575ff9698
Update minigui.d 2018-02-22 00:53:00 +03:30
Adam D. Ruppe 5c8a6c02a4 spacer shouldnt accept tab 2018-02-21 09:06:38 -05:00
Adam D. Ruppe 31470105e3 add deprecated alias for transition period 2018-02-20 17:44:07 -05:00
Adam D. Ruppe e0978f495c
Merge pull request #135 from Menelion/separator
Fixed spelling: It should be separator
2018-02-20 17:41:35 -05:00
Andre Polykanine A.K.A. Menelion Elensúlë 39cd73baa9 Fixed spelling: It should be separator 2018-02-21 00:32:41 +02:00
Adam D. Ruppe dd94cd691b weird backward unittest version ketmar. fixed 2018-02-20 10:12:23 -05:00
Adam D. Ruppe 7cf79f4155 merge conflict 2018-02-20 09:33:47 -05:00
Adam D. Ruppe 4b728fbb2f mysql.d improvements 2018-02-20 09:31:50 -05:00
Adam D. Ruppe 0c1da31017
Merge pull request #134 from Ssamm45/mysql_port
Added port paramater to mysql
2018-02-20 09:29:45 -05:00
Samuel ff7c4df75f
Added port paramater to mysqld 2018-02-20 04:35:31 -07:00
Adam D. Ruppe 62dbfa5bdc ketmar string compare 2018-02-19 10:29:07 -05:00
Adam D. Ruppe 87f281660e Merge branch 'master' of github.com:adamdruppe/arsd 2018-02-17 13:11:46 -05:00
Adam D. Ruppe aee5b19d49 sounds better on windows 2018-02-17 13:11:27 -05:00
Adam D. Ruppe c1317f932c clone function for images 2018-02-14 10:22:16 -05:00
Adam D. Ruppe b2a1ed86ae Merge branch 'master' of github.com:adamdruppe/arsd 2018-02-14 10:05:01 -05:00
Adam D. Ruppe d1efce1e33 setImage from ASHIT-AXAR 2018-02-14 10:04:55 -05:00
Adam D. Ruppe 16c5dcaa4e Merge branch 'master' of github.com:adamdruppe/arsd 2018-02-14 09:59:07 -05:00
Adam D. Ruppe 132013463e new features from plane 2018-02-14 09:58:53 -05:00
Adam D. Ruppe 9af7a4fb94 add ImageBox for showing a static image 2018-02-09 20:01:14 -05:00
Adam D. Ruppe b422edfe4e Merge branch 'master' of github.com:adamdruppe/arsd 2018-02-08 17:35:38 -05:00
Adam D. Ruppe 52452f9da3 allow setting label dynamically on button 2018-02-08 17:34:42 -05:00
Adam D. Ruppe 8bc5559cf6 another experiment 2018-02-08 10:48:07 -05:00
Adam D. Ruppe 02180151ce Merge branch 'master' of github.com:adamdruppe/arsd 2018-02-07 22:14:47 -05:00
Adam D. Ruppe 70f178a477 experimental to avoid invalid memory op on close 2018-02-07 22:14:17 -05:00
Adam D. Ruppe c611f716bd stay in sync with multiple requests 2018-02-06 10:31:03 -05:00
Adam D. Ruppe f516304b04 bug fixes 2018-02-05 23:25:07 -05:00
Adam D. Ruppe 98200f357d lots of little fixes 2018-02-05 14:39:08 -05:00
Adam D. Ruppe 0bd953e9e5 Merge branch 'master' of github.com:adamdruppe/arsd 2017-12-26 11:35:06 -05:00
Adam D. Ruppe 85fc2c8c67 catchup 2017-12-26 11:35:01 -05:00
Adam D. Ruppe 4dd218fd95
Merge pull request #126 from quickfur/bind_int64
[sqlite.d] Fix 64-bit int binding/selecting troubles
2017-12-24 19:54:04 -05:00
Adam D. Ruppe d7830a7ce6 initial commit of copied code from https://github.com/trishume/ddbus 2017-12-21 22:15:45 -05:00
Adam D. Ruppe 941d618152 ketmar fix 2017-12-16 08:53:16 -05:00
Adam D. Ruppe 023aa9fa06 Merge branch 'master' of github.com:adamdruppe/arsd 2017-12-15 17:29:28 -05:00
Adam D. Ruppe 9f05493ab9 stuff 2017-12-15 17:29:27 -05:00
Adam D. Ruppe cb2a4e54d7 postJson support 2017-12-15 17:29:13 -05:00
H. S. Teoh 43b05da92a Extract SQLITE_INTEGER as 64-bit int.
Downcasting to 32-bit should be lossless for 32-bit fields.
2017-12-12 22:06:58 -08:00
H. S. Teoh ba4c0ea13a Bind 64-bit int values. 2017-12-12 21:57:11 -08:00
Adam D. Ruppe 4defbe4ddd
Merge pull request #124 from quickfur/size_t_length
Range API needs size_t for .length.
2017-12-12 21:20:58 -05:00
H. S. Teoh 47bacf0456 Range API needs size_t for .length. 2017-12-12 17:58:12 -08:00
Adam D. Ruppe 61f0e5ed48 Merge branch 'master' of github.com:adamdruppe/arsd 2017-12-07 11:43:46 -05:00
Adam D. Ruppe 104adea1ef new text thing 2017-12-07 10:41:28 -05:00
Adam D. Ruppe 06a006183b partial libnotify impl fr balloon messages on linux 2017-12-05 20:46:04 -05:00
Adam D. Ruppe d001d7218c catchup 2017-12-05 18:14:28 -05:00
Adam D. Ruppe 274627301a setting groundwork for dbus 2017-12-05 12:51:28 -05:00
Adam D. Ruppe fc454a6c2a handle some transparency and centering in x11 notificationarea icon 2017-12-04 11:19:30 -05:00