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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276
|
libgnomeprint 2.8.2
Dom & Hans
* Clean up win32 build
Jody
* Use 'b' with fopen just to be safe
http://bugzilla.gnome.org/show_bug.cgi?id=160185
* Set the use theme flag correctly on subsequent previews
* Check for existence of transport before offering it
* Don't center the preview by default
------------------------------------------------------------------------------
libgnomeprint 2.8.1
Andreas
* Fix some preview problem, see #157881
Jody
* Don't force duplex/tumble
http://bugzilla.gnome.org/show_bug.cgi?id=157706
* Preview makes a better guess of the screen resolution
Suresh Chandrasekharan
http://bugzilla.gnome.org/show_bug.cgi?id=156641
* BE more robust when dealing with fonts with multiple encodings
------------------------------------------------------------------------------
libgnomeprint 2.8.0
Jody
* Bump automake req to 1.7
* clean up some improperly namespaced private symbols
* Recognize .ttc files as truetype
J.H.M. Dassen
* Explicitly require gmodule
Morten:
* Minor ps optimizations, see #153667.
------------------------------------------------------------------------------
libgnomeprint 2.7.90
Jody
http://bugzilla.gnome.org/show_bug.cgi?id=147349
* Improve test for zlib
http://bugzilla.gnome.org/show_bug.cgi?id=133924
* Fix transformations of text in pdf backend
Kmaraas
* Patch some warnings from sparse
Owen
http://bugzilla.gnome.org/show_bug.cgi?id=143878
* Fix gnome_font_find_closest to call gnome_font_face_find_closest
Morten
* Keep more private symbols from polluting the global namespace.
Suresh Chandrasekharan
http://bugzilla.gnome.org/show_bug.cgi?id=149858
* Don't modify the global font table
------------------------------------------------------------------------------
libgnomeprint 2.7.2
Andreas
* Fix 1#49160
* Fix #149161
Jody
* #Fix 149452
* more portability
Suresh Chandrasekharan
* Fix #148674
* Fix #149858
------------------------------------------------------------------------------
libgnomeprint 2.7.1
Andreas
* Add module to scan /etc/printcap
Colin Walters :
* Support for new gnomeprintui printer list (state polling)
Jody
* Some win32 build fixes
* Build fixes for sft code from glib
J.H.M. Dassen (Ray) :
* link fixes
Matthias Clasen:
* fix handling of no cups printers
------------------------------------------------------------------------------
libgnomeprint 2.7.0
Andreas
* Improve handling of multiple instances of a cups printer.
* Add all paper sizes to PDF writer
Grzegorz Golawski
* Use G_MODULE_SUFFIX
Owen Taylor :
* Improved pango integration (Requires Pango 1.5.0)
Suresh Chandrasekharan :
* Improved font subsetting for PS and PDF backends
Dom Lachowicz :
* Fix win32 compilation
Jody Goldberg :
* Fix pdf generation
J.H.M. Dassen (Ray):
* Fixed unresolved symbols in the CUPS module.
------------------------------------------------------------------------------
libgnomeprint 2.5.3
Andreas
* Some GtkFileChooser adjustments
* Fix leak (133415)
* Fix printing crash under cups if no ppd file available (132872)
* Use g_get_tmp_dir rather than hard coding directory (133926)
* Fix header order (required for Darwin) (134806)
Dom:
* Fix PDF locale bug
Muktha
* Accessibility fixes
------------------------------------------------------------------------------
libgnomeprint 2.5.2
Albert Chin-A-Young
* Various fixes
Andreas
* Remove setlocale invocations where they change the
locale (109446)
* Fix leak and erroneous model names (131359)
* Fix encoding mismatch for cups ppd files
* Fix mishandling of font weights (89580)
* Fix unconfimed overwriting of files (assuming people use
gnome_print_dialog_run)
* Switch to GtkFileChooser
Muktha
* Make the print preview theme-able
------------------------------------------------------------------------------
libgnomeprint 2.5.1
Akira TAGOH:
* Handle ttc files
Andreas
* Handle duplex and tumble in postscript files
* Improve handling of duplex printing (#128036)
* HIGify print dialog (#128614)
* Add delayed printing support in cups module
* Remove modifying calls to setlocale
* Remove markup from translatable text
Lutz Mueller
* Offer users the possibility to display several
pages together (#113956).
Peter Colijn:
* add source (tray) selector to paper selector (for
cups module)
------------------------------------------------------------------------------
libgnomeprint 2.5.0.1
Andreas:
http://bugzilla.gnome.org/show_bug.cgi?id=126046
* make gnumeric work correctly with cups via gnome-print.
* handle fonts with spaces in postscript export
* Change cups module to load ppd files on demand
http://bugzilla.gnome.org/show_bug.cgi?id=115566
* Protect against libcups changing the locale
http://bugzilla.gnome.org/show_bug.cgi?id=125836
* Implement a better fallback than first font.
* Replace filename entry field with file selector.
* Adjust Preview windo size
http://bugzilla.gnome.org/show_bug.cgi?id=124307
* Make ctl-q and ctl-w close the preview window
* Reduce the usage of setlocale
------------------------------------------------------------------------------
libgnomeprint 2.5.0
Andreas:
http://bugzilla.gnome.org/show_bug.cgi?id=125828
* Apply patch (by bland@mail.ru) to improve performance
exporting large images.
http://bugzilla.gnome.org/show_bug.cgi?id=122741
* Work around unreliable cupsGetDefault
Morten:
* Fix some leaks
* Fix locating the lpr command.
Owen Taylor:
http://bugzilla.gnome.org/show_bug.cgi?id=120954
* Use Sans Regular rather than Helvetica as fallback
Jean Brefort:
http://bugzilla.gnome.org/show_bug.cgi?id=120910
* Fix clipping
------------------------------------------------------------------------------
libgnomeprint 1.115.0
---------------------
Changes
=======
- Added gtk-doc support.
------------------------------------------------------------------------------
libgnomeprint 1.114.0
---------------------
Note: all applications that depend on this library are recommended to bump
their requirements to 1.114 or higher
What is libgnomeprint?
======================
Libgnomeprint is the non-gui part of the printing libraries for GNOME applications.
Download
========
ftp://ftp.gnome.org/pub/gnome/pre-gnome2/sources/libgnomeprint/
Changes
=======
- Set the orientation in the .ps files (%%%%Orientation) from GNOME_PRINT_KEY_ORIENTATION
- Added GNOME_PRINT_KEY_DOCUMENT_TITLE and set %%Title in the .ps file (Chema)
- Acoording to jacob, a void function cannot return a value (Jacob)
- Added functionality to dump a GnomePrintConfig tree structure to the console (Chema)
- Change the order of medias in data/media.xm so that Custom, USLetter & Legal are on top (Chema)
- Call setpagedevice with pagesize and orientation 0 (Andreas) [#79343]
- Added the custom backend lets the user specify the print command line (Carlos)
- Added GNOME_PRINT_KEY_PREFERED_UNIT for the paper dialog (Andreas)
- Make the generic printer use lpr as the default rather than output.ps (Chema)
- Code & build cleanups, remove debuging messages and compile warnings (Chema)
- In libgnomeprint-2.0.pc.in add pango as a requirement of libgnomeprint-2.0. (Chema)
- gnome_print_config_get_length does not need a length conversion if unit = NULL (Andreas)
- installer/parseAFM.c parseGlobals bug (williamp@multiverse.com) [#80407]
- fix gff_pso_ensure_buffer_t1) (williamp@multiverse.com) [#80415, #80414]
- gff_pso_ensure_buffer_t1 bug (williamp@multiverse.com) [#80414]
- replaced all the stat+open with fopen+stat (Chema, Morten) [#76815]
- i18n fixes (Zbigniew)
- added /usr/openwin/lib/X11/fonts for the Solaris fonts to be loaded properly (Bharat Tewari) [#75628]
------------------------------------------------------------------------------
libgnomeprint 1.105.0
Bug fixes
* workaround buggy linux mmap (Jacob)
* libxml include fixage (Darin)
* track latest pango (Darin)
* build fixage (Me)
* several new translations
|