Commit graph

1,027 commits

Author SHA1 Message Date
f9c35cded4 macos note in readme should just be the version, my bad 2026-03-04 13:32:39 -07:00
2e4e2a1c7f Remove xcodetools note 2026-03-04 13:31:25 -07:00
5eeba311ab i fixed the makefiles but forgot to run the script 2026-03-04 13:22:00 -07:00
890294cd55 update macos readme 2026-03-04 13:18:01 -07:00
de1e8da6f9 fix generated mkfiles 2026-03-04 13:05:38 -07:00
e09eccbf5f refactor font.c into an MwFL section (#9)
Reviewed-on: https://gitea.nishi.boats/pyrite-dev/milsko/pulls/9
Co-authored-by: IoIxD <alphaproject217@gmail.com>
Co-committed-by: IoIxD <alphaproject217@gmail.com>
2026-03-04 13:59:28 -06:00
b3735fa364
rename Makefile.pl to configure 2026-03-05 04:09:01 +09:00
cc2d3008d0 mac: implement polygon function 2026-03-04 00:02:14 -07:00
efa43456c1 significant macos progress, now compiles/runs on monetery 2026-03-03 23:24:28 -07:00
11fec984cf
fix 2026-02-06 22:05:13 +09:00
d7db903695
msvc 2026-02-04 00:30:22 +09:00
c04f751a4f
msvc 2026-02-04 00:25:49 +09:00
280ba93cf1
hmm 2026-02-04 00:21:31 +09:00
3329184993
unused 2026-02-04 00:06:31 +09:00
4a092e71d2
testing 2026-02-04 00:02:21 +09:00
c308bd9324
test 2026-02-03 23:46:24 +09:00
282283609c
i wonder if doc gets generated 2026-02-03 23:43:08 +09:00
12f7312d40
testing jenkins 2026-02-03 23:27:27 +09:00
5bc06dc851
testing jenkins 2026-02-03 23:24:34 +09:00
7ad4d82024
c89 2026-02-02 23:02:42 +09:00
ad5aa03d11
remove non required headers 2026-01-31 20:42:09 +09:00
bbb20f081e
add MwNdarkThemeHandler 2026-01-27 18:51:57 +09:00
626294c95f
format 2026-01-27 18:50:03 +09:00
9544404f7c
fix warning 2026-01-27 18:46:12 +09:00
65c872710a it should be working now, closes #6 2026-01-27 18:12:36 +09:00
64c3cdb4a5 MwSetDarkTheme instead of MwToggleDarkTheme 2026-01-27 18:03:16 +09:00
5e492ee5b4 oops 2026-01-27 18:00:44 +09:00
ae96b127e1 fix leak 2026-01-27 17:58:52 +09:00
0cecae2dd1 better registry function 2026-01-27 17:58:30 +09:00
18457ccbcb tiny fix 2026-01-27 17:36:21 +09:00
8b28b3e1b0 might be functional 2026-01-27 17:34:25 +09:00
836b13e62e add RPN calculator demo 2026-01-27 17:02:40 +09:00
5413332506
introduce MwWidget->berserk 2026-01-23 15:29:32 +09:00
8d86f185f2
use milsko's typedefs instead in cocoa 2026-01-23 13:57:05 +09:00
b458613f87 update 2026-01-20 14:05:03 +09:00
04f1a94cb5 cocoa: attempted drawing 2026-01-14 17:13:12 -07:00
a710967115 cocoa: move interfaces to header (guarded by ifdef __OBJC__) 2026-01-14 13:47:49 -07:00
e2f34df4e3
format objective c files 2026-01-15 05:31:04 +09:00
3dec3ff0da
format 2026-01-15 05:16:47 +09:00
85994d42f1
fix issue #5 2026-01-15 05:16:27 +09:00
32f09a9af2 wayland: don't do parent draws on every event when we do'nt need to 2026-01-12 19:21:32 -07:00
d340c64ca3 wayland: fix weird regressiong 2026-01-12 18:50:33 -07:00
14e55b7f53 wayland: fix weird regression 2026-01-12 18:48:22 -07:00
69c95d5752 wayland: more fix 2026-01-12 18:18:05 -07:00
efcc176c04 cocoa: more fixes 2026-01-12 15:31:22 -07:00
e45a1f6ad8 cocoa: more fixes 2026-01-12 15:30:05 -07:00
31cc8e5a0d cocoa: fix syntax errors. Also allow cmake to compile it (untested) 2026-01-12 15:13:59 -07:00
a70f3dbb59 remove old appkit.m file that somehow got here 2026-01-12 13:07:35 -07:00
ca4adf5f39 cocoa: fill a bunch of no-brainer functions, i haven't actually tested this yet and won't until I get home but I assume the worst case scenario is that I fucked up the syntax 2026-01-12 13:04:30 -07:00
eb50af2b81
manpage says usleep is obsolete but i dont care 2026-01-13 01:00:28 +09:00