Implement copy link location (bug 8274). This adds:
- Two new strings:
MENU_LABEL_EDIT_COPY_HYPERLINK_LOCATION
MENU_STATUSLINE_EDIT_COPY_HYPERLINK_LOCATION
- Two new methods:
void FV_View::cmdHyperlinkCopyLocation(PT_DocPosition pos)
void FV_View::copyTextToClipboard(const UT_UCS4String sIncoming, bool
useClipboard)
Thanks to Dom for the algorithm and uwog for his help with the code :).
CVS: ----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: src/text/fmt/xp/fv_View.cpp src/text/fmt/xp/fv_View.h
CVS: src/text/fmt/xp/fv_View_cmd.cpp
CVS: src/wp/ap/xp/ap_EditMethods.cpp
CVS: src/wp/ap/xp/ap_ML_ContextHyperlink.h
CVS: src/wp/ap/xp/ap_Menu_ActionSet.cpp
CVS: src/wp/ap/xp/ap_Menu_Id_List.h src/wp/ap/xp/ap_String_Id.h
CVS: ----------------------------------------------------------------------
Received on Sun Feb 13 02:15:10 2005
This archive was generated by hypermail 2.1.8 : Sun Feb 13 2005 - 02:15:12 CET