From kde-commits Mon Sep 21 20:32:15 1998 From: CVS by reggie Date: Mon, 21 Sep 1998 20:32:15 +0000 To: kde-commits Subject: koffice/lib/kofficeui X-MARC-Message: https://marc.info/?l=kde-commits&m=90640976421789 koffice/lib/kofficeui koRuler.cc,NONE,1.1 koRuler.h,NONE,1.1 Makefile.am,1.9,1.10 Author: reggie CVSROOT: /home/kde Mon Sep 21 22:32:15 MET DST 1998 Update of /home/kde/koffice/lib/kofficeui In directory zeus:/tmp/cvs-serv17406/lib/kofficeui Modified Files: Makefile.am Added Files: koRuler.cc koRuler.h Log Message: - Started implementing an interactive ruler. It's already possible to change the vertical page borders with it and to show the current mouse position. - Use the KoRuler in KPresenter and KWord now