Vincent Wei
|
cbb4e32992
|
Call UpdateInvalidClient in ScrollWindow; Only delaying MSG_IDLE to the child control if the main window is active
|
2022-09-27 13:20:18 +08:00 |
|
Vincent Wei
|
a926754a6b
|
Tuning: the MSG_IDLE message will be relayed to the descendant control if the control captured the mouse currently
|
2022-09-26 20:03:20 +08:00 |
|
Vincent Wei
|
70535c6cb4
|
new surface pixel format for main window: ST_PIXEL_XRGB565
|
2021-05-19 11:14:05 +08:00 |
|
Vincent Wei
|
4de7e09c22
|
Add MSG_WAKEUP_CLIENT to wake up a specific client
|
2021-05-05 16:43:52 +08:00 |
|
Vincent Wei
|
72551be6b0
|
tune API description
|
2021-05-03 19:15:59 +08:00 |
|
Vincent Wei
|
285a8e1101
|
Implement SetMainWindowGestureFlags and MSG_SETGESTUREFLAGS
|
2021-04-01 15:42:58 +08:00 |
|
Vincent Wei
|
0b023c27de
|
tune description of special znode levels
|
2021-03-24 11:30:18 +08:00 |
|
Vincent Wei
|
c226242d6d
|
tune description of WS_EX_WINTYPE_TOOLTIP
|
2021-03-23 19:06:41 +08:00 |
|
Vincent Wei
|
1e88954b79
|
adjust values of WS_XXX to avoid confilct
|
2021-01-04 10:34:14 +08:00 |
|
Vincent Wei
|
9a3d8cece3
|
tune doxygen words
|
2020-03-10 21:49:18 +08:00 |
|
Vincent Wei
|
1244daf153
|
tune description words
|
2020-03-10 11:03:18 +08:00 |
|
Vincent Wei
|
198e971fbd
|
more description words; remove release notes for 4.0.x
|
2020-03-09 17:46:14 +08:00 |
|
Vincent Wei
|
2306767fd7
|
tune description words
|
2020-03-09 11:46:38 +08:00 |
|
Vincent Wei
|
5b885ccee1
|
add MSG_SETAUTOREPEAT message
|
2020-03-06 21:46:30 +08:00 |
|
Vincent Wei
|
da0cf8be8a
|
restore the behavior of IncludeWindowStyle, ExcludeWindowStyle, IncludeExWindowStyle, and ExcludeWindowExStyle
|
2020-03-06 17:53:27 +08:00 |
|
Vincent Wei
|
ae56fea196
|
tune IncludeWindowStyle, ExcludeWindowStyle, IncludeExWindowStyle, and ExcludeWindowExStyle to not allow change the system styles
|
2020-03-06 17:43:10 +08:00 |
|
Vincent Wei
|
b85901dad0
|
tune description words; declare new API SendPriorNotifyMessage; Make EmptyMessageQueue available for all runmodes
|
2020-03-05 20:47:21 +08:00 |
|
Vincent Wei
|
5812c11f7c
|
tune GetRootWindow to return the number of windows
|
2020-03-04 22:52:36 +08:00 |
|
Vincent Wei
|
2c58b6aeab
|
fix a bug: wrong values for WIN_SEARCH_FILTER_MAIN and WIN_SEARCH_FILTER_VIRT
|
2020-03-04 20:56:44 +08:00 |
|
Vincent Wei
|
000ff2fbab
|
tune description text
|
2020-03-02 14:34:00 +08:00 |
|
Vincent Wei
|
94692e0f2d
|
tune CreateMainWindowEx2 and MAINWINCREATE: use function argument intead of new dwBkColor field of structure; declare SetWindowLocalData, GetWindowLocalData, and RemoveWindowLocalData; tune WINDOWINFO structure for new field for local data map
|
2020-03-02 11:13:09 +08:00 |
|
Vincent Wei
|
8f01d078d9
|
adjust to a reasonable position for a main window with style WS_EX_AUTOPOSITION
|
2020-03-01 18:38:52 +08:00 |
|
Vincent Wei
|
734debce34
|
add MSG_MOVEWINDOW which will be sent as a notification after calling MoveWindow; add new internal message MSG_DUMPZORDER
|
2020-02-29 16:02:00 +08:00 |
|
Vincent Wei
|
69ab18b5ab
|
list functions work for virtual window; add class name for virtual window
|
2020-02-28 16:56:24 +08:00 |
|
Vincent Wei
|
851fc9aeff
|
fix a bug: bad value for WS_EX_WINTYPE_LAUNCHER
|
2020-02-27 21:00:31 +08:00 |
|
Vincent Wei
|
3627f32f25
|
declare GetSystemBitmapEx2; cleanup APIs for system bitmaps
|
2020-02-26 21:31:44 +08:00 |
|
Vincent Wei
|
43cc858d58
|
fix a typo
|
2020-02-26 12:22:30 +08:00 |
|
Vincent Wei
|
6ae96a3f96
|
tune styles; add WS_EX_AUTOPOSITION; add MSG_CALC_POSITION; fix typos: Checks -> Check, Determines -> Determine
|
2020-02-26 11:07:48 +08:00 |
|
Vincent Wei
|
881776c7a9
|
fix typos: Gets -> Get, Sets -> Set, Retrieves -> Retrieve
|
2020-02-26 08:55:38 +08:00 |
|
Vincent Wei
|
db9ed261d8
|
use size_t instead of int for the size of one memroy area
|
2020-02-25 23:46:34 +08:00 |
|
Vincent Wei
|
c9d1a47a32
|
tune description text
|
2020-02-25 09:59:55 +08:00 |
|
Vincent Wei
|
3d38112ab6
|
tune description text
|
2020-02-25 09:19:02 +08:00 |
|
Vincent Wei
|
76cd3d6f27
|
GetMainVirtWindowById -> GetHostedById
|
2020-02-25 08:21:25 +08:00 |
|
Vincent Wei
|
f9026712ca
|
tune CreateVirtualWindow and GetMainVirtWindowById, declare GetWindowId and SetWindowId
|
2020-02-24 14:59:49 +08:00 |
|
Vincent Wei
|
1d577c248f
|
declare GetRootWindow and GetMainVirtWindowById; tune CreateMainWindowEx2 to pass identifier of the main window; cleanup the description words
|
2020-02-23 19:02:48 +08:00 |
|
Vincent Wei
|
51d7ba8f7d
|
declare NotifyWindow and MSG_NOTIFICATION; tune description words
|
2020-02-23 15:36:34 +08:00 |
|
Vincent Wei
|
8d8d5143ea
|
cleanup
|
2020-02-22 17:18:01 +08:00 |
|
Vincent Wei
|
1192bba572
|
cleanup
|
2020-02-22 15:53:24 +08:00 |
|
Vincent Wei
|
32939cf0af
|
cleanup
|
2020-02-21 20:06:50 +08:00 |
|
Vincent Wei
|
31ddac8281
|
tune description words
|
2020-02-20 21:53:49 +08:00 |
|
Vincent Wei
|
96005abb1a
|
tune description words
|
2020-02-20 16:05:57 +08:00 |
|
Vincent Wei
|
e602448df7
|
tune styles for eight levels of zorder nodes
|
2020-02-19 19:35:29 +08:00 |
|
Vincent Wei
|
a153b2cdf3
|
add system message MSG_MANAGE_MSGTHREAD
|
2020-02-18 22:18:34 +08:00 |
|
Vincent Wei
|
f8224aeaa8
|
declare RegisterEventHookFunc, RegisterEventHookWindow, and UnregisterEventHookWindow; change since 4.2.0 -> since 5.0.0
|
2020-02-18 18:42:25 +08:00 |
|
Vincent Wei
|
cd92e4b7fe
|
declare BroadcastMessageInThisThread
|
2020-02-17 19:20:12 +08:00 |
|
Vincent Wei
|
628c27fc7a
|
declare IsWindowInThisThread, PreDefVirtualWinProc, DefaultVirtualWinProc, and IsVirtualWindow; tune some description words
|
2020-02-17 16:19:34 +08:00 |
|
Vincent Wei
|
26d976cc61
|
move listen fd APIs from minigui.h to window.h
|
2020-02-16 18:41:50 +08:00 |
|
Vincent Wei
|
9d21d8a549
|
tune MainWindowThreadCleanup and MainWindowCleanup
|
2020-02-15 22:50:43 +08:00 |
|
Vincent Wei
|
7f7b769660
|
tune for virtual window
|
2020-02-15 18:20:20 +08:00 |
|
Vincent Wei
|
ca01773775
|
description words for virtual window; declare CreateThreadForMessaging, GetThreadByWindow, and VirtualWindowCleanup
|
2020-02-15 12:44:23 +08:00 |
|