Commit Graph

  • 1f1f462e0f
    Merge pull request #411 from analogjupiter/pixmappresenter Adam D. Ruppe 2023-12-29 11:53:32 -0500
  • 9756f48dee Rename "integerFP" scaling mode to "intHybrid" Elias Batek 2023-12-27 18:19:35 +0100
  • 8f6f14dcfc Fix length/width/height bugs in Pixmap Elias Batek 2023-12-27 18:03:42 +0100
  • 0d76beb550 Use more typeCast!T in pixmappresenter Elias Batek 2023-12-27 18:01:34 +0100
  • 115f11a037 Advertise toggleFullscreen() in example code Elias Batek 2023-12-27 17:55:32 +0100
  • 48c24ae56d Add toggleFullscreen() function Elias Batek 2023-12-27 17:54:59 +0100
  • 2a31c43ad6 Improve pixmappresenter documentation Elias Batek 2023-12-27 17:54:34 +0100
  • 5a159c52ac Rename PresenterObjects to PresenterObjectsContainer Elias Batek 2023-12-27 17:22:17 +0100
  • fea3ea1ab0 Refactor WantsOpenGl struct Elias Batek 2023-12-27 17:07:58 +0100
  • 604d806c1e Rename PixelBuffer to Pixmap Elias Batek 2023-12-27 17:06:29 +0100
  • c9b6c20220 Rename PixelRenderer to PixmapRenderer Elias Batek 2023-12-27 17:04:32 +0100
  • e18fb69779 Try to resolve random crash on Windows Adam D. Ruppe 2023-12-24 19:46:46 -0500
  • 065846dab8 make event backup ui locks less likely Adam D. Ruppe 2023-12-24 07:56:49 -0500
  • f017816d05
    Merge pull request #409 from analogjupiter/pixelpresenter Adam D. Ruppe 2023-12-23 18:41:00 -0500
  • 63578639d9 Cleanup to-do list Elias Batek 2023-12-24 00:30:17 +0100
  • a4ed17e0a1 Add minimal PixmapPresenter example Elias Batek 2023-12-24 00:16:53 +0100
  • 61e7df3e44 Improve pixmappresenter example code Elias Batek 2023-12-24 00:12:00 +0100
  • f9e029b9cd Rebrand PixelPresenter to PixmapPresenter Elias Batek 2023-12-24 00:09:21 +0100
  • d57ecc9cb9 Improve documentation Elias Batek 2023-12-24 00:01:48 +0100
  • 0d81bbff41 Overhaul pixelpresenter’s timing Elias Batek 2023-12-23 23:56:19 +0100
  • 8ffc0b327d Implement Timer.changeTime() for Linux targets Elias Batek 2023-12-23 23:45:36 +0100
  • 7bd2675b1f Implement hybrid ("int" up, "contain" down) scaling mode Elias Batek 2023-12-23 15:01:12 +0100
  • 92796f8e29 Update description of pixelpresenter in DUB recipe Elias Batek 2023-12-23 14:23:40 +0100
  • d9b25be212 Add missing '{' Elias Batek 2023-12-22 03:45:08 +0100
  • a7401aa1c3 Remove dangling "Let's" from example code Elias Batek 2023-12-22 03:36:51 +0100
  • 7b481e2d32 Add code examples to pixelpresenter Elias Batek 2023-12-22 03:29:47 +0100
  • f29fcd25d8 Add convenience constructors to PixelPresenter Elias Batek 2023-12-22 03:29:17 +0100
  • 3f0e52f875 Fix pixelpresenter not passing along event-handlers Elias Batek 2023-12-22 02:21:56 +0100
  • e761ceff91 add missing func Adam D. Ruppe 2023-12-21 14:00:11 -0500
  • 1d2e57f61a Implement OpenGL 3 renderer for pixelpresenter Elias Batek 2023-12-21 02:34:19 +0100
  • 7266c4883a Add arsd.pixelpresenter Elias Batek 2023-12-16 04:31:51 +0100
  • 5d626d3358 a few little edits to the PR Adam D. Ruppe 2023-12-19 21:14:17 -0500
  • d31ca0b91f stuff for my browser Adam D. Ruppe 2023-12-19 21:04:56 -0500
  • cacb32aa46 try to make jni work better on mac Adam D. Ruppe 2023-12-19 21:04:46 -0500
  • 1b9c97d101
    Merge pull request #408 from analogjupiter/pr407-proper Adam D. Ruppe 2023-12-19 21:12:10 -0500
  • 3a9f0866f0 Fix ColorF(Color) constructor Elias Batek 2023-12-20 03:08:42 +0100
  • 2229a1c249
    Merge pull request #405 from analogjupiter/pixel-color-I Adam D. Ruppe 2023-12-19 21:04:10 -0500
  • c9bc198d62
    Merge pull request #407 from analogjupiter/colorf Adam D. Ruppe 2023-12-19 21:03:55 -0500
  • 9781eefa4a Implement floating-point color representation Elias Batek 2023-12-20 02:48:26 +0100
  • fa1d03d43a color: Extend point and size Elias Batek 2023-12-16 04:28:30 +0100
  • 95ea3af2b1 update bindings to MSFT webview2 Adam D. Ruppe 2023-12-16 13:17:59 -0500
  • 1e04f8e683 how the heck did i put all these in here and not have it fail building before Adam D. Ruppe 2023-12-15 20:24:35 -0500
  • fcc840df4e better TextDisplay = better MessageBox on linux v11.3.0 Adam D. Ruppe 2023-12-11 20:59:52 -0500
  • 84c1e8162d more movile friendly generic canned layout Adam D. Ruppe 2023-12-11 12:50:47 -0500
  • 069d318482 terminal tweaks Adam D. Ruppe 2023-12-11 12:07:17 -0500
  • 32b4921875 session example Adam D. Ruppe 2023-12-11 12:07:11 -0500
  • fd85b03bba allow more placeholder replacements with document fragments Adam D. Ruppe 2023-12-11 12:06:45 -0500
  • c4fdfd9e10
    Merge pull request #404 from MrcSnm/patch-6 Adam D. Ruppe 2023-12-07 09:44:06 -0500
  • 040c9bb94f
    iOS compatibility Marcelo Silva Nascimento Mancini 2023-12-07 11:42:58 -0300
  • 339d89d4b7 minigui on windows flicker and minor draw bugs when resizing Adam D. Ruppe 2023-12-06 13:04:19 -0500
  • 6d1080b58d some minor sizing tweaks on text boxes on windows Adam D. Ruppe 2023-11-29 16:35:10 -0500
  • 6bbc91f90b make the color picker a bit less bad on linux Adam D. Ruppe 2023-11-29 15:49:44 -0500
  • b0b0b09d32 keep things building in other places for now Adam D. Ruppe 2023-11-29 13:52:51 -0500
  • daad84840f
    Merge pull request #402 from GrimMaple/master Adam D. Ruppe 2023-11-27 15:36:19 -0500
  • 69885650cc
    Fix WAVERR_BADFORMAT in simpleaudio.d Grim Maple 2023-11-27 22:30:24 +0300
  • 410216f649 oops broke embedded Adam D. Ruppe 2023-11-26 10:19:03 -0500
  • 3d42a6e6f0 mac update Adam D. Ruppe 2023-11-24 12:26:03 -0500
  • 65d5983303 win32 console as a runtime option Adam D. Ruppe 2023-11-22 18:56:44 -0500
  • 405bd59c9d command line session mocking and beginning of new memory management scheme Adam D. Ruppe 2023-11-22 18:55:27 -0500
  • 4f1f562f8e examples Adam D. Ruppe 2023-11-22 18:54:20 -0500
  • 816a36e5f5 better dox and fixing doc example regression Adam D. Ruppe 2023-11-22 18:53:51 -0500
  • bac154b557 better error messages Adam D. Ruppe 2023-11-22 18:53:13 -0500
  • 80fc3bc787 whitespace after pr Adam D. Ruppe 2023-11-22 18:44:24 -0500
  • 58133b5fd3 update to newer cef Adam D. Ruppe 2023-11-22 18:44:11 -0500
  • e9a0e88388 hex, int, octal literals Adam D. Ruppe 2023-11-17 21:00:00 -0500
  • 188bcb199b dont try to bindbc check anymore, it is unreliabele in dub Adam D. Ruppe 2023-11-11 20:03:10 -0500
  • 6cd1a94eee
    Merge pull request #401 from MrcSnm/patch-5 Adam D. Ruppe 2023-11-22 17:14:30 -0500
  • 9f59feeca4
    Added support to wasm and custom runtimes Marcelo Silva Nascimento Mancini 2023-11-13 11:59:01 -0300
  • 8cb756ba6f
    Merge pull request #400 from konradh/sqlite/floating-point-precision Adam D. Ruppe 2023-11-05 10:23:47 -0500
  • 08d072806c fix(sqlite): improve floating-point precision konradh 2023-11-05 16:03:18 +0100
  • 9aeed1c2c1 typo Adam D. Ruppe 2023-11-04 07:05:11 -0400
  • 3ab22db500 copy paste prepared statement example for later expansion v11.2.3 Adam D. Ruppe 2023-11-01 10:09:31 -0400
  • 8d73ec2603 some context menu in webview Adam D. Ruppe 2023-11-01 10:09:04 -0400
  • 2aa06d0568 at least make the key function show in the docs Adam D. Ruppe 2023-11-01 10:08:38 -0400
  • 9f916f6401 better message box on linux, can scroll and wrap content now instead of truncate Adam D. Ruppe 2023-10-31 21:57:22 -0400
  • 47b3b16855 support for 32bpp notificationareaicons on windows (drops winxp support) Adam D. Ruppe 2023-10-31 19:34:38 -0400
  • d678a73ccb i broke ctfe oops Adam D. Ruppe 2023-10-30 21:44:12 -0400
  • 5da32aeb43
    Merge pull request #399 from naydef/naydef-patch-1 Adam D. Ruppe 2023-10-30 08:27:26 -0400
  • c84e2cfbd5
    Fix checkbox widget not refreshing when changing 'checked' on Linux naydef 2023-10-30 10:55:24 +0200
  • 75ced0b8a7 silence spurious exception spam with requireBasicAuth (an function not modified since summer 2011 or earlier! Adam D. Ruppe 2023-10-24 12:30:37 -0400
  • a4b8490de6 fix issue on a specific cmder mosh setup v11.2.2 Adam D. Ruppe 2023-10-13 13:21:03 -0400
  • 0dacbf15b8 why was that ever there v11.2.1 Adam D. Ruppe 2023-10-12 07:52:01 -0400
  • dfdc6e7816 more sdpy mac support v11.2.0 Adam D. Ruppe 2023-10-09 18:52:37 -0400
  • 26c988aefa notes to self Adam D. Ruppe 2023-10-09 18:51:45 -0400
  • 2ce09c5ec4 some dox Adam D. Ruppe 2023-10-04 10:43:13 -0400
  • 9fa7f31e26 keep the old example compiling Adam D. Ruppe 2023-10-04 10:37:06 -0400
  • 0ba0dc222e update cursor position on-demand if it may have changed by a print since last time Adam D. Ruppe 2023-10-04 09:35:32 -0400
  • eb45c8886d starting of core fiber wrap Adam D. Ruppe 2023-10-04 09:30:08 -0400
  • 660b6f6386 more types Adam D. Ruppe 2023-10-04 09:28:42 -0400
  • adfd54ac35 hax Adam D. Ruppe 2023-10-04 09:28:25 -0400
  • d71e3b631f notes Adam D. Ruppe 2023-10-04 09:28:09 -0400
  • c4eb32c913 temp fix for null in new system Adam D. Ruppe 2023-10-04 09:27:41 -0400
  • bed2e2446a try the all context flag Adam D. Ruppe 2023-10-03 19:41:29 -0400
  • 2d97891c11 get object if you want Adam D. Ruppe 2023-10-03 15:26:28 -0400
  • b5da2be1e6 try other thing Adam D. Ruppe 2023-10-03 13:09:41 -0400
  • 56b3f44012 not happy with it yet but it kinda works Adam D. Ruppe 2023-10-03 10:49:34 -0400
  • 45ba74d9b7
    Merge pull request #398 from MrcSnm/patch-2 Adam D. Ruppe 2023-09-28 08:03:45 -0400
  • b554edda1c
    Remove selective import Marcelo Silva Nascimento Mancini 2023-09-28 09:02:16 -0300
  • aa5f26f055
    Build terminal faster Marcelo Silva Nascimento Mancini 2023-09-28 07:58:17 -0300
  • 2433b60d91 only premultiply for xrender, not for a 32 bit visual Adam D. Ruppe 2023-09-27 09:05:35 -0400