]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
cleanup after svn hang-up, #undef CursorShape. Should be compilable ganin now.
[lyx.git] / src / BufferView.h
index 11c95453c216f5d4a49ff61cbf97a558fbb48b37..248366789373f81b8aaca51cd973dbc6ea9b6388 100644 (file)
@@ -127,9 +127,6 @@ public:
        /// return the Scrollbar Parameters
        ScrollbarParameters const & scrollbarParameters() const;
 
-       /// FIXME
-       bool available() const;
-
        /// Save the current position as bookmark i
        void savePosition(unsigned int i);
        /// Restore the position from bookmark i
@@ -177,9 +174,9 @@ public:
        bool dispatch(FuncRequest const & argument);
 
        ///
-       void selectionRequested();
+       lyx::docstring const requestSelection();
        ///
-       void selectionLost();
+       void clearSelection();
 
        ///
        void workAreaResize(int width, int height);
@@ -187,9 +184,6 @@ public:
        /// a function should be executed from the workarea
        bool workAreaDispatch(FuncRequest const & ev);
 
-       /// clear the X selection
-       void unsetXSel();
-
        /// access to offset
        int offset_ref() const;
        /// access to anchor