-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
38 lines (26 loc) · 1.26 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---------------------------------
MUI Toolbar MCC class - ChangeLog
---------------------------------
$Id$
$Source$
2006-05-03 Jens Langner <[email protected]>
* Draw.c: added own MyBltMaskBitMapRastPort() function to support blitting
of interleaved bitmap data as well.
* Debug.c,h: removed the need to link against -ldebug on OS4 and replaced
the use of KPutFmt() accordingly.
* Makefile.os4,misc: make Toolbar.mcc compile/link against newlib instead
of clib2 for OS4.
2005-08-05 Gunther Nikl <[email protected]>
* mcc/library.c: Remove superfluous include statements.
* mcp/library.c: Likewise.
* mcp/CreatePrefs.c/CreatePrefs: Generate ABOUTTEXT with preprocessor.
* mcp/Makefile.os3: Minor changes.
2005-08-03 Jens Langner <[email protected]>
* Debug.c,h: fixed incorrect use of KPutFmt() on MorphOS machines in
accordance to the changes in TextEditor.mcc. Now our debug output should
hopefully also work on MorphOS.
#### v15.12 RELEASE ############################################################
2005-07-19 Jens Langner <[email protected]>
* mcc: minor cosmetic code changes.
2005-07-07 Jens Langner <[email protected]>
* initial LGPL release published at sf.net