source: trunk/third/libgnomeprint/NEWS @ 18599

Revision 18599, 2.4 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18598, which included commits to RCS files with non-trunk default branches.
Line 
1I no longer keep this file up to date. News are sent to gnome-print-list@gnome.org
2  Chema Celorio, Dec 2002
3========================== old stuff ==========================
4libgnomeprint 1.115.0
5---------------------
6
7Changes
8=======
9
10        - Added gtk-doc support.
11
12------------------------------------------------------------------------------
13libgnomeprint 1.114.0
14---------------------
15
16Note: all applications that depend on this library are recommended to bump
17      their requirements to 1.114 or higher
18
19What is libgnomeprint?
20======================
21Libgnomeprint is the non-gui part of the printing libraries for GNOME applications.
22
23Download
24========
25ftp://ftp.gnome.org/pub/gnome/pre-gnome2/sources/libgnomeprint/
26
27Changes
28=======
29
30        - Set the orientation in the .ps files (%%%%Orientation) from GNOME_PRINT_KEY_ORIENTATION
31     - Added GNOME_PRINT_KEY_DOCUMENT_TITLE and set %%Title in the .ps file (Chema)
32        - Acoording to jacob, a void function cannot return a value (Jacob)
33     - Added functionality to dump a GnomePrintConfig tree structure to the console (Chema)
34        - Change the order of medias in data/media.xm so that Custom, USLetter & Legal are on top (Chema)
35        - Call setpagedevice with pagesize and orientation 0 (Andreas) [#79343]
36     - Added the custom backend lets the user specify the print command line (Carlos)
37     - Added GNOME_PRINT_KEY_PREFERED_UNIT for the paper dialog (Andreas)
38        - Make the generic printer use lpr as the default rather than output.ps (Chema)
39        - Code & build cleanups, remove debuging messages and compile warnings (Chema)
40        - In libgnomeprint-2.0.pc.in add pango as a requirement of libgnomeprint-2.0. (Chema)
41     - gnome_print_config_get_length does not need a length conversion if unit = NULL (Andreas)
42        - installer/parseAFM.c parseGlobals bug (williamp@multiverse.com) [#80407]
43        - fix gff_pso_ensure_buffer_t1) (williamp@multiverse.com) [#80415, #80414]
44        - gff_pso_ensure_buffer_t1 bug (williamp@multiverse.com) [#80414]
45        - replaced all the stat+open with fopen+stat (Chema, Morten) [#76815]
46        - i18n fixes (Zbigniew)
47        - added /usr/openwin/lib/X11/fonts for the Solaris fonts to be loaded properly (Bharat Tewari) [#75628]
48
49------------------------------------------------------------------------------
50libgnomeprint 1.105.0
51
52        Bug fixes
53                * workaround buggy linux mmap (Jacob)
54                * libxml include fixage (Darin)
55                * track latest pango (Darin)
56                * build fixage (Me)
57                * several new translations
58       
Note: See TracBrowser for help on using the repository browser.