Commit Graph

2135 Commits

Author SHA1 Message Date
Adam D. Ruppe 3ab22db500 copy paste prepared statement example for later expansion 2023-11-01 10:09:31 -04:00
Adam D. Ruppe 8d73ec2603 some context menu in webview 2023-11-01 10:09:04 -04:00
Adam D. Ruppe 2aa06d0568 at least make the key function show in the docs 2023-11-01 10:08:38 -04:00
Adam D. Ruppe 9f916f6401 better message box on linux, can scroll and wrap content now instead of truncate 2023-10-31 21:57:22 -04:00
Adam D. Ruppe 47b3b16855 support for 32bpp notificationareaicons on windows (drops winxp support) 2023-10-31 19:34:38 -04:00
Adam D. Ruppe d678a73ccb i broke ctfe oops 2023-10-30 21:44:12 -04:00
Adam D. Ruppe 5da32aeb43
Merge pull request #399 from naydef/naydef-patch-1
Fix checkbox widget not refreshing when changing 'checked' on Linux
2023-10-30 08:27:26 -04:00
naydef c84e2cfbd5
Fix checkbox widget not refreshing when changing 'checked' on Linux 2023-10-30 10:55:24 +02:00
Adam D. Ruppe 75ced0b8a7 silence spurious exception spam with requireBasicAuth (an function not modified since summer 2011 or earlier! 2023-10-24 12:30:37 -04:00
Adam D. Ruppe a4b8490de6 fix issue on a specific cmder mosh setup 2023-10-13 13:21:03 -04:00
Adam D. Ruppe 0dacbf15b8 why was that ever there 2023-10-12 07:52:01 -04:00
Adam D. Ruppe dfdc6e7816 more sdpy mac support 2023-10-09 18:52:37 -04:00
Adam D. Ruppe 26c988aefa notes to self 2023-10-09 18:51:45 -04:00
Adam D. Ruppe 2ce09c5ec4 some dox 2023-10-04 10:43:13 -04:00
Adam D. Ruppe 9fa7f31e26 keep the old example compiling 2023-10-04 10:37:06 -04:00
Adam D. Ruppe 0ba0dc222e update cursor position on-demand if it may have changed by a print since last time 2023-10-04 09:35:32 -04:00
Adam D. Ruppe eb45c8886d starting of core fiber wrap 2023-10-04 09:30:08 -04:00
Adam D. Ruppe 660b6f6386 more types 2023-10-04 09:28:42 -04:00
Adam D. Ruppe adfd54ac35 hax 2023-10-04 09:28:25 -04:00
Adam D. Ruppe d71e3b631f notes 2023-10-04 09:28:09 -04:00
Adam D. Ruppe c4eb32c913 temp fix for null in new system 2023-10-04 09:27:41 -04:00
Adam D. Ruppe bed2e2446a try the all context flag 2023-10-03 19:41:29 -04:00
Adam D. Ruppe 2d97891c11 get object if you want 2023-10-03 15:26:28 -04:00
Adam D. Ruppe b5da2be1e6 try other thing 2023-10-03 13:09:41 -04:00
Adam D. Ruppe 56b3f44012 not happy with it yet but it kinda works 2023-10-03 10:49:34 -04:00
Adam D. Ruppe 45ba74d9b7
Merge pull request #398 from MrcSnm/patch-2
Build terminal faster
2023-09-28 08:03:45 -04:00
Marcelo Silva Nascimento Mancini b554edda1c
Remove selective import 2023-09-28 09:02:16 -03:00
Marcelo Silva Nascimento Mancini aa5f26f055
Build terminal faster
This avoids including rpc module from windows which takes 200ms to build
2023-09-28 07:58:17 -03:00
Adam D. Ruppe 2433b60d91 only premultiply for xrender, not for a 32 bit visual 2023-09-27 09:05:35 -04:00
Adam D. Ruppe 0fd808ed32 omg divide by 0 2023-09-26 11:40:40 -04:00
Adam D. Ruppe dc50e93a01 more icon woes 2023-09-26 11:30:40 -04:00
Adam D. Ruppe 3c0338f4ee compile omg 2023-09-25 17:37:19 -04:00
Adam D. Ruppe c732fc60b6 Cocoa fixes again 2023-09-25 17:35:05 -04:00
Adam D. Ruppe 727cb4392e Both spellings apparently valid 2023-09-25 17:34:53 -04:00
Adam D. Ruppe 2e05918b34 Fix NotificationAreaIcon on systems with translucent window support 2023-09-25 17:34:26 -04:00
Adam D. Ruppe cc351d4c51 More doc notes 2023-09-25 17:34:00 -04:00
Adam D. Ruppe 7faaaa6969 omg messed up unittest again 2023-09-24 19:14:43 -04:00
Adam D. Ruppe 1f90575f73 oops the examples got attached to an import 2023-09-24 19:11:08 -04:00
Adam D. Ruppe baa79764b3 Merge branch 'master' of github.com:adamdruppe/arsd 2023-09-16 18:20:23 -04:00
Adam D. Ruppe 4c01e9286b
Merge pull request #397 from 0xEAB/master
Fix version(without_opengl) code path
2023-09-16 18:20:09 -04:00
Elias Batek e0957688db Omit openGLCurrentContext in version(without_opengl) 2023-09-16 23:59:49 +02:00
Elias Batek f417e16d07 Fix version(without_opengl) code path 2023-09-16 22:00:50 +02:00
Adam D. Ruppe 4515b78c9a fix some duplicate symbol complaints out of ldc on windows 2023-09-14 20:58:37 -04:00
Adam D. Ruppe 7aa3d60d86 fix bug in tab widget how did i not notice this before 2023-09-12 21:29:18 -04:00
Adam D. Ruppe 8844c3c438 document another part of the breaking change 2023-09-12 21:28:36 -04:00
Adam D. Ruppe 6a8f5df572 add webtemplate to dub 2023-09-12 21:28:22 -04:00
Adam D. Ruppe b1550ee5b0 prep for 11.1 - new angle, database regression, minigui theme tweaks 2023-09-08 21:32:58 -04:00
Adam D. Ruppe 4aad28fc7f oops wrong level 2023-09-04 20:51:36 -04:00
Adam D. Ruppe 9606ded124 thx ndf on irc ipv6 fix 2023-09-04 18:08:25 -04:00
Adam D. Ruppe 350a352a39
Merge pull request #395 from Inkrementator/cgi_portability_android
Use the alias socklen_t for portability
2023-08-31 12:08:48 -04:00