Age | Commit message (Collapse) | Author | Files | Lines |
|
* Fix integer overflows (Discovered in xpdf by Chris Evans, Patch by
Dan Williams) - CAN 2004-0888, #156729
* Fix some crashes with http URLs. (Mark McLoughlin) - #153159, #151364
* Check for NULL BonoboControlFrames. (Loic Minier) - (#151364)
* Handle not-installed schemas better. (Muktha Narayan, Martin) - #151172
* Translation updates: Meelad Zakaria (fa), Jesus Bravo Alvarez (gl),
Christophe Merlet (fr), Mohammad DAMT (id), Martin Willemoes Hansen (da)
|
|
2004-12-05 Jaka Mocnik <jaka@gnu.org>
* configure.in: added proper --enable-* arguments for adding extra
debugging output, logging bonobo component output to a file and for
enabling PDF options in the prefs dialog.
* src/ggv-prefs-ui.c: do not show the PDF-related options in the
dialog unless explicitly configured to do so. Since I no longer
actively support the PDF viewing capabilities in GGV, this seems
like a proper thing to do.
* help/C/ggv.xml: commented out the description of the PDF related
options.
2004-12-04 Jaka Mocnik <jaka@gnu.org>
* src/ggv-window.c (ggv_window_load): fix the title updating;
fixes #150332, patch by Subrahmanyam Madduri.
* configure.in: bumped version to 2.8.1.
2004-11-30 Jaka Mocnik <jaka@gnu.org>
* src/gtkgs.c (gtk_gs_load): pass the path to uncompressed file to
psscan, not the original path.
* updated copyright notices, licensing terms, etc. in all source files.
* re-indented the sources because of migration emacs->eclipse.
2004-10-17 Jaka Mocnik <jaka@gnu.org>
* src/Makefile.am (INCLUDES): removed -I$(includedir): apparently
it breaks builds for some people.
2004-09-28 Pawan Chitrakar <pawan@nplinux.org>
* configure.in: Added ne "Nepali" in ALL_LINGUAS
|
|
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
|
|
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.
This is from ideas from Greg Woods and others.
Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
|
|
packages: ocaml, ocaml-graphics and labltk. Bump PKGREVISION.
|
|
http://www.idefense.com/application/poi/display?id=172&type=vulnerabilities
|
|
we have bin/acroread{3,4,5} and bin/acroread linked to the latest
package available (acroread5).
Bump PKGREVISION.
|
|
the upcoming "firefox-gtk2-bin-acroread" package correctly.
Bump PKGREVISION.
|
|
See http://archives.neohapsis.com/archives/fulldisclosure/2004-08/1026.html
Bump PKGREVISION.
|
|
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").
binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.
addresses PR pkg/28619 from H. Todd Fujinaka.
|
|
anymore, and this fixed (according to bundled README):
A security patch was applied that solves a problem reported
with malformed mail containing pdf attachments.
|
|
|
|
Patch provided by Bernhard "Burnhard" Riedel in private email.
- Remove C99-ism.
- Force to use texinfo>=4.2.
|
|
* More translations from Novell
* Better handling of spaces in urls
|
|
Suggested by Roland Illig, ok'd by various.
|
|
Changes on this release:
o New build system using GNU Autotools.
o Documentation is now distributed in the texinfo format.
o Some bugs (some of them critical) has been fixed.
|
|
|
|
of local targets.
|
|
|
|
* doc updates
* bug fixes
|
|
|
|
Changes since 1.0:
Version 2.0:
A major rework
- supports PDFlib 5 and PDFlib 6
- adds an Object Oriented API to PDFlib (for PHP 5 only)
- uses PHP exceptions (for PHP 5 only)
- only official PDFlib API's are included (plus pdf_open_memory_image)
- changed old API's with varargs to only accept all args now
- disables VIRTUAL_DIR support (use SerachPath instead)
- disables CHECK_OPEN_BASEDIR checks
Version 2.0.1, 2.0.2:
- various bugfixes
Version 2.0.3:
Bugfixes:
- PDF_get_parameter crashed when called with only 2 parameters.
Enhancements:
- added pdf_utf8_to_utf16() and pdf_utf16_to_utf8() API's.
- included support for PDFlib4 again
Many thanks to Rainer Schaff for revitalizing PDFlib4 support :)
|
|
|
|
|
|
|
|
|
|
1.8.17nb3).
|
|
Makefile.
|
|
for more models, some NULL pointer checks, envelope and KRBG (with
patched gs) support.
See http://hpinkjet.sourceforge.net/updates.php for full details.
|
|
|
|
former) for applications that are known to require C++.
|
|
|
|
and PHP5.
The PECL extension is preferred even for PHP4 (which has zip extension
bundled), since further maintenance is likely to be more active there.
|
|
PDFlib on-the-fly PDF generation. This replaces php4-only php4-zip.
While there is newer version available in PECL (2.0.2 ATM), it doesn't
build with PDFlib 4.x, so we use version 1.0, i.e. the same version
which ships with PHP 4.3.9.
|
|
- The lpstat man page incorrectly listed the "-s" option
as using the equivalent of the "-p" option to list the
printers; it uses the "-v" option to list the printers
(STR #986)
- Now allow 0-length reads in the CUPS file API (STR
#985)
- cupsDoFileRequest() now sets cupsLastError() to
IPP_ERROR on network errors (STR #953)
- The pdftops filter didn't scale small pages up to the
output page size when the fitplot option was used (STR
#984)
- Fixed the ipptest program usage message (STR #959)
- Added Spanish man pages (STR #963)
- Fixed the order of comparisons in the client.conf
reading code (STR #971)
- cupsLangGet() incorrectly set the current locale (STR
#970)
Changes 1.1.22rc2:
- The pdftops filter didn't check the range of all
integer attributes (STR #972)
- Documentation corrections (STR #944, STR #946)
- Also sanitize device URI in argv[0] (STR #933)
- cupsRasterReadHeader() didn't swap bytes for the
numeric fields properly (STR #930)
Changes 1.1.22rc1:
- Now sanitize the device URI that is reported in the
error_log file (STR #920)
- Fixed some memory and file descriptor leaks in the job
dispatch code (STR #921)
- Deleting a printer could cause a crash with browsing
enabled (STR #865, STR #881, STR #928)
- Browsing would turn off if the scheduler got an EAGAIN
error (STR #924)
- The mime.types file didn't recognize PostScript as a
PJL language name (STR #925)
Changes 1.1.21:
- The scheduler did not separate Digest authentication
parameters with commas (STR #882)
- Fixed some problems with image printing to custom page
sizes (STR #891)
- Removed the remaining scheduler code that did not use
the "close-on-exec" file descriptor flag to speed up
program invocations (STR #890)
- The "lpr -r" command removed the print file even if it
was not printed. It now only removes the file if the
job is successfully created (STR #886)
- Revamped the custom page size orientation fix (STR
#127)
- The lp, lpq, lpr, and lpstat commands now report when
an environment variable is pointing to a non-existent
printer instead of just saying "no default
destination" (STR #879)
- Queue names with 2 periods (e.g. "printer..2") were
not supported (STR #866)
|
|
|
|
|
|
setting now, do so for aesthetic reasons
|
|
(moved to PECL or replaced by different extensions in 5.x)
|
|
|
|
|
|
2004-10-01 Jody Goldberg <jody@gnome.org>
* Release 2.8.0.1
2004-10-01 Jody Goldberg <jody@gnome.org>
(gnome_print_ps2_print_octal_byte) : doh!
* libgnomeprint/gnome-print-ps2.c (gnome_print_ps2_print_bpath) : fix
return type and handle errors.
2004-10-01 Jody Goldberg <jody@gnome.org>
* libgnomeprint/gnome-print-ps2.c : Clarify the error handling and
return values in all routines.
(gnome_print_ps2_print_double) : no need for a dynamic buffer. put it
on the stack.
(gnome_print_ps2_print_octal_byte) : new.
(gnome_print_ps2_glyphlist) : use it here and correct the return val
calculation.
2004-10-01 Morten Welinder <terra@gnome.org>
* libgnomeprint/gnome-print-ps2.c (gnome_print_ps2_puts,
gnome_print_ps2_putc): New functions. Change most calls of
gnome_print_ps2_fprintf to one of these.
(gnome_print_ps2_glyphlist): Print letters as letters, not octal.
Fixes #153667.
2004-09-30 Jody Goldberg <jody@gnome.org>
* libgnomeprint/modules/cups/gnome-print-cups.c
(attributes_changed_cb) : Store the queue length in QueueLength
2004-09-23 Jody Goldberg <jody@gnome.org>
* libgnomeprint/gnome-font-face.c (gf_pso_print_double) : remove some
dead code
|
|
|
|
1.10) are pulled from its CVS repository.
closes pkga22940 by Jeremy C. Reed.
|
|
|
|
|
|
rlpr is a package that makes it possible (or at the very least, easier),
to print files on remote sites to your local printer. The rlpr
package includes BSD-compatible replacements for `lpr', `lpq', and
`lprm', whose functionality is a superset of their BSD counterparts.
In other words, with the rlpr package, you can do everything you can
do with the BSD printing commands, and more. The programs contained
within the rlpr package are all GPL'd, and are more lightweight,
cleaner and more secure than their BSD counterparts.
(I've been an rlpr user for several years)
|
|
Unfortunately, guile{,14}/buildlink3.mk directly includes it, and I don't
know which dependencies actually need libltdl, so it was a recursive bump.
Hopefully this recursive inclusion can be ripped out of
guile{,14}/buildlink3.mk at some point and bubble down to dependencies that
actually use libltdl, avoiding this headache in the future....
|
|
"union wait" only when sys/wait.h is not POSIX-compliant.
|
|
|