equal
deleted
inserted
replaced
|
1 Tidying up |
|
2 ========== |
|
3 Add models for S3a-supported HP range at least (HP Laserjet II and above) |
|
4 |
|
5 Investigate OPL printing (metafile?) |
|
6 |
|
7 |
|
8 HP Laser II,III, IV |
|
9 HP Laser V (PCL6) |
|
10 HP Deskjet 3xx series (portables) |
|
11 HP Deskjet 5xx series |
|
12 HP Deskjet 6xx series |
|
13 HP Deskjet 8xx series |
|
14 HP Officejet LX |
|
15 Epson LQ, FX, ... |
|
16 Epson Stylus (800, 500, Color, Color II, Color IIs) Canon BJ (including portables) |
|
17 Citizen PN48, PN60, NPII |
|
18 Lexmark Inkjet and Laser |
|
19 |
|
20 Other printer drivers: |
|
21 HP Inkjet |
|
22 HP colour printer: HP Color Jet |
|
23 Postscript |
|
24 |
|
25 Time outs on printer ports |
|
26 |
|
27 Omit SetWordJustification() |
|
28 |
|
29 Impliment Translates |
|
30 |
|
31 Add scanline length to arguments for TFaxT4Encoder::EncodeScanLine() ?? |
|
32 |
|
33 Convert TCommandStrings to HBufC8s. |
|
34 |
|
35 Please can you put a note in the header for FAX.H to say that this |
|
36 enumeration must have EFaxNormal=0 and EFaxFine=1. If anyone changes this, then the fax engine will break. |
|
37 |
|
38 Build system |
|
39 Change to using *.BAT files instead of *.CMD files |
|
40 Remove the -g-Wno-ctor-dtor-privacy from EIKARM.CMD |
|
41 Review problems with GETSRCALL and version numbers being altered by other groups’ MNT files |
|
42 Avoid dependencies on CONT and PRJ etc for build batch files |
|
43 Unify BLD*.* batch files and ARM*.* batch files |
|
44 Review the set of standard releasables: should RESOURCE be separate? |