[Cpri-develop] cpri/docs changes._tx,1.2,1.3 cpri._tx,1.7,1.8
Brought to you by:
chrisan,
rasmusmyklebust
|
From: <ch...@us...> - 2003-12-07 21:09:58
|
Update of /cvsroot/cpri/cpri/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv21716/docs
Modified Files:
changes._tx cpri._tx
Log Message:
Updated change log
Index: changes._tx
===================================================================
RCS file: /cvsroot/cpri/cpri/docs/changes._tx,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** changes._tx 12 Apr 2003 09:54:45 -0000 1.2
--- changes._tx 7 Dec 2003 21:09:55 -0000 1.3
***************
*** 41,44 ****
--- 41,70 ----
Changes
+ 0.9.2:
+ <ul>
+ <li>
+ The application will not exit in release-mode when resetDC fails.
+ <li>
+ Fixed bug #841108 "Textfiles are not clean" (unprintable chars like form feed in the files)
+ <li>
+ Fixed bug #841105 "Second printout to text file prints only first row"
+ <li>
+ Fixed bug "Fixed textfile printing" (various fixes to the text file driver)
+ <li>
+ Fixed a bug with alligned index printing in the driver for standard windows printing.
+ <li>
+ Fixed bug #827139 "Landscape in W98".
+ <li>
+ Adapted to build under Msys
+ <li>
+ Fixed bug #742863 "Linux build"
+ <li>
+ Fixed bug #731192 "Bug in width calculation" (some drivers)
+ <li>
+ Fixed bug #731191 "Bug in the html-driver"
+ <li>
+ Fixed bug #727717 "Build problem -mingw32"
+ </ul>
+
0.9.1:
<ul>
***************
*** 48,52 ****
Added some features that were lacking in the windows version: manuel feed,
selection of orientation, adjustable bar-code width and height
-
</ul>
--- 74,77 ----
***************
*** 56,58 ****
Initial official version.
</ul>
-
--- 81,82 ----
Index: cpri._tx
===================================================================
RCS file: /cvsroot/cpri/cpri/docs/cpri._tx,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** cpri._tx 12 Apr 2003 09:54:45 -0000 1.7
--- cpri._tx 7 Dec 2003 21:09:55 -0000 1.8
***************
*** 6,10 ****
@#
@multiwordheaders
! @manh="version 0.9.1" "CPRI" "Manual"
@document_title=CPRI Manual
@rtfh=cpri - an add on lib to CGUI for formatted printing
--- 6,10 ----
@#
@multiwordheaders
! @manh="version 0.9.2" "CPRI" "Manual"
@document_title=CPRI Manual
@rtfh=cpri - an add on lib to CGUI for formatted printing
***************
*** 32,36 ****
<center>Homepage: <a href="http://www.idt.mdh.se/~csg/cgui/cguix">http://www.idt.mdh.se/~csg/cgui/cguix</a></center>
<center><b>
! The Manual of CPRI 0.9.1
</b></center>
@!text
--- 32,36 ----
<center>Homepage: <a href="http://www.idt.mdh.se/~csg/cgui/cguix">http://www.idt.mdh.se/~csg/cgui/cguix</a></center>
<center><b>
! The Manual of CPRI 0.9.2
</b></center>
@!text
|