[devel] kdenonbeta/kdedebian/kapture
Peter Rockai <[email protected]> Mon, 26 Jul 2004 17:29:43 +0200 (CEST)
| Newsgroups | gmane.comp.kde.devel.debian |
|---|---|
| Message-ID | <20040726152943.602909986__26209.3875594021$1093223039$gmane$org@office.kde.org> |
CVS commit by mornfall: Factor out BrowserManager out from KaptureManager and move it to libcapture. It is now inherited by CElemView, so, every individual view has history capability (just not hooked into UI by default). A libcapture/browsermanager.cpp 1.1 [no copyright] A libcapture/browsermanager.h 1.1 [UNKNOWN] M +1 -1 TODO 1.57 M +5 -5 kapture/kapture.cpp 1.36 M +1 -1 kapture/kapture.h 1.17 M +1 -1 kurrent/kurrent.cpp 1.5 M +1 -1 libcapture/Makefile.am 1.20 M +3 -2 libkapture/celemview.h 1.8 M +0 -69 libkapture/kapturemanager.cpp 1.34 M +4 -12 libkapture/kapturemanager.h 1.17 M +2 -2 libkapture/pkgcelemview.cpp 1.15 M +3 -1 libkapture/pkgcelemview.h 1.9