Jobs to do and suggestions
==========================

Update interval

Win32 accelerators (VK_F1, VK_F3, VK_BACK) don't work 
while button has mouse capture.
Backspace and space don't work when cursor is over button bar.

View bitmap files with viewjpg/viewbmp/viewpcx

Fix /Orientation landscape/seascape values to be more consistent. 

Remember extracted text between uses.

Write to network printer without connection.

Under Win32s with multiple printers connected to the same port,
printing to a named printer always prints to the first listed
printer.  If the first listed printer is a bi-directional printer
but the desired printer is unidirectional, the wrong driver
complains.  (Mike Uren, 6 April 1998).
(Too hard - gsv16spl only gets the printer port, not the printer name).

Copy to clipboard from 16-bit GSview dies in GSDLL16.DLL under NT.
(Don't fix - 32-bit version should be used)

Provide some means for clearing all pages in OS/2 multiple 
selection list box.

OS/2 beeps madly when opening second gzipped file.

Change message "File '' does not exist" to something more meaningful,
and don't display it on shutdown.

Adobe PS 5.0.1 driver for NT 4.0 produces incorrect DSC comments 
(BeginResource without EndResource). This is fixed in Adobe PS 5.1
(GSview 2.9x should now handle this).

Some PDF 1.3 files give incorrect links.  Check GS 5.91.
  http://www.pragma-ade.nl/itdemos/internal/gw/gw-s.pdf

Modify gsdll.h in GS so it doesn't depend on gconfigv.h.

Display 2 pages side by side (useful on 21" monitors).

Advanced Configure should allow you to specify the Ghostscript
version.

Stop print dialog from enabling collate.
Handle printers that don't support USEDEVMODECOPIES - may need
to open the printer HDC ourselves.

gsprint -twoup doesn't work for PDF, which calls setpagedevice
for every page.  Need to redefine pdf_showpage.

Ghostscript mswinpr2 always shows dialog when called from RedMon.
(see muir.htm - printer settings not available to system user).

X11 uniprint settings.

Allow old select pages dialog when printing (which allows you to 
select disjoint ranges of pages), when non Windows GDI print.

Remember different printer names for different print methods.

Test pstoedit for OS/2.
Loads OK, but doesn't find gvpm.ini correctly.

With X11 a modal dialog can end up behind the main window.
Since the dialog is modal, you can't move the main window
to reveal the dialog.  Find a way to keep the dialog in front,
or bring it to the front when the parent is selected.

X11 PDF links not implemented.

"currentfile fileposition ==" gives an error in GSview.
When an error occurs, display page rendered at time of error.

