** Notes on back-port of VCL HEAD code: **

* Background:

    With the switch to HEAD in the next few months, we can afford to
make a huge / hard-to-manage patch - for the medium term.

* TODO

cups work - forward port:

2004-07-08  Chris Halls  <halls@debian.org>

	* patches/OOO_1_1/psprint-cups.diff: Add missing
	logic that disabled 'Add a printer' button in
	padmin (it doesn't do anything when CUPS is used).
	Debian bug#251888

gui-scale-ruler still problematic ...

NotVCLPlug - deal with these patches [!]

Win32
    + back-port the win32 theme stuff ...

Potential KDE cut/paste issues (?):
    + gui-scale-ruler.diff
    + gui-i18n-default-font.diff

* Merge features:

cvs diff -u -r OpenOffice_1_1_2 -r SRC680_m46 vcl

vcl/
    win/
    aqua/
    os2/
    mac/
    workben/
    util/defs/
    source/remote/
plain removals:
      source/app/oldsv.cxx
      inc/xevthdl.hxx
      inc/window.imp
      inc/vector2d.hxx
      inc/scrbar.imp
      inc/rvp.hxx
      inc/rversion.h
      inc/rmwindow.hxx
      inc/rmsound.hxx
      inc/rmprint.hxx
      inc/rmoutdev.hxx
      inc/rmevents.hxx
      inc/rmcache.hxx
      inc/resary.hxx
      inc/outdev.imp
      inc/ooffice.hxx
      inc/line.hxx
      inc/access.hxx
copied in:
      vcl/unx/gtk/
      vcl/unx/dummy/
      vcl/inv/plugins/

-#ifndef REMOTE_APPSERVER
	 type removals - mae the patch bug / cumbersome (?)
	 source/gdi/opengl.cxx - particularly huge / uninteresting.

-#ifndef __SGI_STL_FUNCTIONAL
+#ifndef _STLP_FUNCTIONAL
