7c2ab989fa
formatting
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-24 20:51:17 -07:00
e20684f89b
remove mime type stuff for now
...
pyrite-dev/milsko/pipeline/head This commit looks good
Windows's built in function for getting mime type sucks, and I don't want to have to vendor in libmagic. We'll leave this as something the user can handle themselves.
2026-07-23 00:56:13 -07:00
9dd96d9cec
dynload drag functions
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-23 00:34:38 -07:00
d3af13ebd6
drag and drop beginnings
...
pyrite-dev/milsko/pipeline/head There was a failure building this commit
Reviewed-on: #33
2026-07-23 11:45:01 +09:00
2c19489acd
entry ending box should tick
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-21 00:15:33 -07:00
d2191ef33a
accidentally removed classic mac os init code from core.c
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 23:03:09 -07:00
f91fc66fb6
make some updates to get classicmacos.c working but its probably over
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 23:01:43 -07:00
74a800b3ef
fix reparent freeze
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-20 09:07:41 +09:00
1fe59521bf
remove directwrite in favor of gdi
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 14:16:14 -07:00
d36c9190ec
better timer
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-20 03:45:50 +09:00
b285d1ba8d
fix tick
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-20 03:36:31 +09:00
8ebc8108ed
implement gdi text renderer
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 20:37:04 +09:00
2c9d0c78e4
allow null for name
pyrite-dev/milsko/pipeline/head Build started...
2026-07-17 22:15:33 -07:00
575b8eaee1
DirectWrite support ( #28 )
...
pyrite-dev/milsko/pipeline/head This commit looks good
Reviewed-on: #28
2026-07-18 11:39:52 +09:00
82b68c9c53
only do MwLibraryInit wayland/cairo if USE_WAYLAND
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-09 21:51:21 -07:00
c2bb601311
seperate wayland's cairo functionality into a backend that can be used seperately
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-09 21:45:30 -07:00
541499f43c
add RESIZE_ON_TICK and fix CMake
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-05 05:24:03 +09:00
314cc0da85
format
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-23 06:15:20 +09:00
f7df6df342
better fix
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-05-23 03:49:47 +09:00
149f99622a
add disabled widgets
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-05-22 11:41:17 -07:00
9e165b71d4
add MwNiconPixmap to frame and MwTabFocus
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-23 03:16:37 +09:00
2e2833f57b
color
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-21 10:56:12 +09:00
1fe971e1df
fix
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-21 08:43:45 +09:00
632f63dee8
backport fix
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-21 06:04:04 +09:00
b7415dd240
fix calling convention stuff
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-15 01:32:29 +09:00
32266c7656
add table widget
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-05-14 21:10:22 +09:00
e448a8ed4e
fix
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-13 14:41:35 +09:00
5ff8d9a6f1
fix
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-12 10:57:51 +09:00
801c5e03d4
fix opengl wayland flicklering
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-05 19:04:19 -07:00
6db3d83945
j
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-06 04:53:24 +09:00
11069552df
raise
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-04 19:24:09 +09:00
e7d9edec27
bugfix
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-04 12:47:24 +09:00
c43c497780
bugfix
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-04 12:42:47 +09:00
3b0f5faa57
improve tick system
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-04 12:37:38 +09:00
6b94ac5db9
wip
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-30 14:28:56 +09:00
d1f97c0fa4
comment
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-30 12:35:42 +09:00
a6adca6696
wip subwindow
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-30 08:38:08 +09:00
4b2676b741
stub
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-28 15:21:57 +09:00
2323b7f69f
MwLLDoModern
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-26 23:55:49 -07:00
4a0059b2f1
typo
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-26 22:12:00 -07:00
c56bea32ed
document some of lowlevel functions
2026-04-27 13:46:57 +09:00
1562c3b89e
cocoa backend postponed
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-26 20:31:09 -07:00
4bf321f3a2
introduce MwFreeWidget
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-27 11:44:10 +09:00
6927ffd27d
introduce MwNdarkThemeAutomatic
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-27 05:00:41 +09:00
ca703f24d5
measure line properly
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-27 03:14:12 +09:00
833947c1ec
introduce widget->user
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-26 23:09:02 +09:00
201c5f84a5
add NULL as parent for MwReparent
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-24 04:24:07 +09:00
319927aee1
fix
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-22 12:14:35 +09:00
2dd2c3870f
introduce MWAPI
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-22 12:05:49 +09:00
77ca92452e
fix
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-22 08:52:57 +09:00