mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-06 10:21:57 +08:00
Remove some inline definitions
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,5 +1,13 @@
|
||||
*******************************************************************************
|
||||
What's new in trunk:
|
||||
What's new (V3.2.2):
|
||||
10/24-2017
|
||||
CLEANUP: Remove some 'inline' definitions:
|
||||
* GetIMEPos/SetIMEPos.
|
||||
* WndRect -> gui_WndRect.
|
||||
* WndClientRect -> gui_WndClientRect.
|
||||
|
||||
*******************************************************************************
|
||||
What's new (V3.2.1):
|
||||
|
||||
12/06. CLEANUP #11: Merge differences from rel-3-0, and remove unnecessary
|
||||
files. svn merge -r 12913:13673 ../branches/rel-3-0 (wanzheng)
|
||||
@@ -18,7 +26,6 @@ rel-3.0(dongjunjie)
|
||||
* src/textedit/mtextedit.c
|
||||
* src/textedit/mtextedit.h
|
||||
|
||||
|
||||
06/30. BUGFIXING: #4801 Fix a bug which introduce a absolute path check error
|
||||
in Windows (dongkai).
|
||||
* src/font/devfont.c
|
||||
|
||||
Reference in New Issue
Block a user