Alexander Batalov
7ac651b736
Adjust modal dialogs position
2023-02-15 11:37:00 +03:00
Alexander Batalov
9ee4cb4a26
Refactor min/max usage
2023-01-03 23:00:38 +03:00
Alexander Batalov
5922d15b1c
Fix various dialog box issues
...
- Better vertical positioning (account for word wrapping)
- Better horizontal positioning (consider both right and left gaps for
calculating available width).
- Prevent vertical text overflow.
2022-12-29 13:02:59 +03:00
Alexander Batalov
982d4cc0f9
Truncate long names in file picker dialog
2022-12-23 10:30:31 +03:00
Alexander Batalov
e6fddd6905
Rename window flags
2022-12-13 10:04:05 +03:00
Alexander Batalov
6de4ac87df
Use snprintf
2022-12-08 23:05:50 +03:00
Alexander Batalov
c383fc6b95
Add mobile keyboard support ( #206 )
2022-12-08 20:41:59 +03:00
Alexander Batalov
a4105d5826
Decouple drawing and rendering ( #165 )
2022-10-08 00:54:27 +03:00
Alexander Batalov
65f43804b3
Rename core
2022-10-05 10:35:05 +03:00
Alexander Batalov
9b150257fb
Rename some input functions
2022-10-05 10:11:47 +03:00
Alexander Batalov
1c73fb7240
Extract input
2022-10-05 09:23:27 +03:00
Alexander Batalov
0264c00ab8
Extract keyboard
2022-10-03 16:42:34 +03:00
Alexander Batalov
b5681984cd
Extract mouse
2022-10-03 12:41:33 +03:00
Alexander Batalov
fd9843f8dc
Fix type warning
2022-09-24 19:43:27 +03:00
Alexander Batalov
443070226f
Refactor artLockFrameData with FrmImage
2022-09-24 19:41:25 +03:00
Alexander Batalov
9bb053b3ba
Add namespace ( #155 )
2022-09-23 15:43:44 +03:00
Alexander Batalov
1b6e29acc0
Reorder includes
2022-09-15 12:38:23 +03:00
Alexander Batalov
019dbbb56e
Add mouse wheel support
2022-08-07 14:52:44 +03:00
Alexander Batalov
e41a4b8e16
Reconcile with reference edition ( #100 )
2022-07-29 16:04:05 +03:00
Alexander Batalov
b7adb91784
Cleanup dbox.h
...
See #42
2022-06-18 16:12:07 +03:00
Alexander Batalov
a49970ac3f
Decompile editor options window
2022-06-07 23:18:59 +03:00
Alexander Batalov
14ce3994ce
Replace min/max macro
...
See #17
2022-05-28 14:45:48 +03:00
Alexander Batalov
b1216967c0
Replace MAX_PATH with COMPAT_MAX_PATH
2022-05-28 12:34:49 +03:00
Alexander Batalov
98c6acbf11
Convert to C++
2022-05-21 18:22:03 +03:00