6fbb540bed
Copy from Publishing/gv based on submit request 33375 from user WernerFink OBS-URL: https://build.opensuse.org/request/show/33375 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gv?expand=0&rev=9
280 lines
10 KiB
Plaintext
280 lines
10 KiB
Plaintext
---------------------------------------------------------------
|
|
Wed Feb 24 15:18:22 CET 2010 - werner@suse.de
|
|
|
|
- Update to gv 3.6.8
|
|
* Various fixes
|
|
+ DSC parser now respects the level of BeginDocument/EndDocument
|
|
+ Possible segfault has been fixed
|
|
+ Fixed bug #21239: Vlist.c produces garbage if International is set
|
|
+ Fixed bug #21740: popup windows may partly invisible as not on the screen
|
|
+ The escape key is now working in more contexts
|
|
+ The filename can optionally be shown insted of the title
|
|
+ Fixed bug #23199: No error message for errors in opened file
|
|
+ Got rid of non-free code.
|
|
* New feartures
|
|
|
|
---------------------------------------------------------------
|
|
Wed Feb 24 14:45:32 CET 2010 - werner@suse.de
|
|
|
|
- Ensure that button and titles are reset to its default values (bnc#582290)
|
|
|
|
---------------------------------------------------------------
|
|
Thu Mar 27 19:01:38 CET 2008 - werner@suse.de
|
|
|
|
- Update to gv 3.6.3
|
|
* gv is now able to work with latest ghostscript: gs 8.57
|
|
* The bug causing the version not to figure in the manual has been
|
|
fixed.
|
|
* The SIGINT signal is now masked (ignored) by gv.
|
|
* gv no more segfaults when reading a configuration file as produced by
|
|
State -> Setup Options -> Save
|
|
* gv should compile in non-GNU system that doesnt have glib2. The
|
|
`getopt' gnulib module has been imported to fix this.
|
|
* gv now correctly adjust the page index window after PAGE-UP and
|
|
PAGE-DOWN events.
|
|
* gv is now able to open files with minus character beginning
|
|
filenames.
|
|
* X resources related bugs has been fixed. gv is now able to get
|
|
resources from the display database, user file, gv system database
|
|
and command line doing the Right Thing (TM).
|
|
* gv is now able to correctly understand DocumentMedia and other DSC
|
|
directives that uses postscript strings. It was not possible with
|
|
previous versions due to a bug in the postscript names scanning
|
|
routine.
|
|
* New set of command line arguments. This solves the horrid bug on
|
|
gv 3.6.0 that made such release nearly unusable. See the
|
|
documentation for details about the new argument list.
|
|
* The "Reopen" entry on the File menu has been renamed to "Reload" in
|
|
order to be coherent with the "Reload" button.
|
|
* The distributed package structure have been fixed, now conforming a
|
|
legal GNU source package.
|
|
* The delete key now work as expected, that is, it deletes the next
|
|
character rather the last character when typed on text entries.
|
|
* Dot files are not shown by default on file selection forms.
|
|
* If you try to open an empty file you get a coherent error
|
|
message.
|
|
* New manual page
|
|
* The gs command used for PDF to PostScript conversion has been fixed to allow
|
|
document saving.
|
|
* New configuration/compilation/installation using GNU Autotools
|
|
* Documentation is now distributed in texinfo format.
|
|
* "Redisplay" button has been renamed to "Reload".
|
|
* Some GNU standard command line arguments are supported now:
|
|
--help, --usage and --version.
|
|
* Antialiasing is now used by default.
|
|
* Solved bug #11014: gv is capable to open files with spaces (or other
|
|
harm character) in the filename.
|
|
- Use Debain patch
|
|
- Port our patches to this version
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 13 17:51:44 CET 2008 - coolo@suse.de
|
|
|
|
- remove desktop-data from buildrequires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 5 14:43:45 CEST 2007 - coolo@suse.de
|
|
|
|
- put desktop file and icon into the package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 1 17:12:46 CEST 2007 - dmueller@suse.de
|
|
|
|
- fix buildrequires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 17 13:00:41 CET 2006 - werner@suse.de
|
|
|
|
- Corrected version of last fix (bug #219454)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 9 18:45:59 CET 2006 - werner@suse.de
|
|
|
|
- Avoid buffer overflow in gv gettext() (bug #219454)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 24 12:55:08 CEST 2006 - werner@suse.de
|
|
|
|
- Check for existence of gv.png
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 2 15:01:57 CEST 2006 - werner@suse.de
|
|
|
|
- Make it build with X11R7
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 28 15:50:41 CET 2006 - werner@suse.de
|
|
|
|
- Fix range of array subscript (bug #154109)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:36:24 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 29 17:32:27 CET 2005 - sbrabec@suse.cz
|
|
|
|
- Don't package icon already present in desktop-data-SuSE.
|
|
Cleans rpm -V output.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 7 12:54:32 CEST 2005 - meissner@suse.de
|
|
|
|
- Use RPM_OPT_FLAGS.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 23 19:48:03 CEST 2005 - mfabian@suse.de
|
|
|
|
- Bugzilla #85410: improve default fontsets to make it work better
|
|
with the recent changes in the XLC_LOCALE files in Xorg.
|
|
Japanese should look nicer now and warning messages should
|
|
usually disappear.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 18 12:22:18 CEST 2005 - werner@suse.de
|
|
|
|
- Set DELAYSAFER for dsc file of the pdf within a pipe (bug #78322)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 13 18:57:33 CEST 2005 - werner@suse.de
|
|
|
|
- Add a return after label even for void functions for stupid gcc4
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 17 14:43:17 CET 2004 - werner@suse.de
|
|
|
|
- Add gv.png pixmap to file list
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 28 12:48:12 CEST 2004 - mfabian@suse.de
|
|
|
|
- add "-*-*-Medium-R-*--16-*-*-*-*-*-*-*" to all fontsets as a
|
|
fallback to suppress useless warnings if
|
|
"-*-*-Medium-R-*--14-*-*-*-*-*-*-*" or other sizes are not
|
|
available. For example, Korean fonts in sizes other than 16
|
|
pixel are usually not available in a Japanese installation.
|
|
Therefore one gets warnings because the ja_JP.UTF-8/XLC_LOCALE \
|
|
file usually specifies the charset KSC5601.1987-0 as well.
|
|
In 16 pixel, there are fonts for all common encodings already
|
|
in the basic X11 packages, therefore 16 pixel should
|
|
always work as a fallback.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 28 11:38:29 CEST 2004 - adrian@suse.de
|
|
|
|
- add "Office" to Categories to match the menu definition (#41338)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 30 22:42:18 CEST 2004 - mfabian@suse.de
|
|
|
|
- Bugzilla #39594: add gv-3.5.8-I18N-mb.patch to support the
|
|
display of multibyte file names.
|
|
- intptr_t.patch: fix compiler warnings
|
|
"converting integer to pointer of different size"
|
|
- fix display of file names in the window title and icons by
|
|
setting _NET_WM_NAME and _NET_WM_ICON_NAME properties
|
|
(thanks a lot to Marcus Schaefer <ms@suse.de> for help).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 29 15:09:03 CEST 2004 - werner@suse.de
|
|
|
|
- correct category for desktop file: "PostScript Viewer"
|
|
-> "Viewer".
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 6 17:11:14 CEST 2004 - werner@suse.de
|
|
|
|
- Add desktop entry
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 10 22:34:29 CET 2004 - adrian@suse.de
|
|
|
|
- add %defattr
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 25 16:57:41 CEST 2003 - werner@suse.de
|
|
|
|
- Fix menu entry for bunzip2 label
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 22 16:32:04 CEST 2003 - werner@suse.de
|
|
|
|
- Uncompress bzip2 files on the fly, patch based on
|
|
Volker Kuhlmann's patch (bug #29260)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 15 17:20:31 CEST 2003 - coolo@suse.de
|
|
|
|
- use BuildRoot
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 10 18:09:16 CET 2003 - werner@suse.de
|
|
|
|
- Fix sigsegv in case of unkown paper size.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 8 12:12:15 CET 2002 - werner@suse.de
|
|
|
|
- Remove XCOMM definition to make new cpp happy
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 20 14:08:42 CEST 2002 - okir@suse.de
|
|
|
|
- added security patch to address buffer overflows
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de
|
|
|
|
- removed bogus self-provides
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 14 11:02:31 CET 2002 - schwab@suse.de
|
|
|
|
- Fix use of token concatenation.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 22 00:50:33 CEST 2001 - ro@suse.de
|
|
|
|
- use ComplexProgramTargetNoMan
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 6 18:04:50 CEST 2000 - kukuk@suse.de
|
|
|
|
- change group tag
|
|
- Remove bogus xshared requires, rpm will handle this correct
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 24 22:38:58 CEST 2000 - kukuk@suse.de
|
|
|
|
- Use /usr/share/doc/packages
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 24 16:21:25 CET 2000 - werner@suse.de
|
|
|
|
- Add Debian patch 15 for gv 3.5.8
|
|
- Use RPM_OPT_FLAGS
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 20 17:04:59 CEST 1999 - ro@suse.de
|
|
|
|
- added Requires ghostscript_x11
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
|
|
|
|
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
|
|
|
----------------------------------------------------------------------------
|
|
Wed Oct 15 15:52:39 MET DST 1997 - werner@suse.de
|
|
- New version: 3.5.8
|
|
- This version is usable only with Xaw3d
|
|
----------------------------------------------------------------------------
|
|
Thu Feb 13 23:44:02 MET 1997 - werner@suse.de
|
|
- New package with gv version 2_7_6
|
|
- Remove call of Xaw/Xaw3d private function ...
|
|
now we can use Xaw or Xaw3d or Xaw95.
|
|
- Some small changes on app-defaults for
|
|
better viewing in all three Athena Widgets
|
|
|