>From János Uray <[email protected]>: János Uray has uploaded a new change for review.
Change subject: Undo/Redo description+shortcut in Basic IDE ...................................................................... Undo/Redo description+shortcut in Basic IDE This solves an issue about Edit > Redo in BasicIDE (Hungarian site): http://bug.openscope.org/browse/OOO-269 1. Redo should have a shortcut (Ctrl+Y), like in other parts of LibreOffice. (Undo has the usual Ctrl+Z.) 2. In the Edit menu, Undo and Redo should print something after the colon (what is to be undone, redone). This patch fixes both. Unfortunately the shortcut isn't shown in the menu (it's in vcl/source/window/keycod.cxx like Undo, and not in officecfg/registry/data/org/openoffice/Office/Accelerators.xcu). Change-Id: I2cfbfeb7d57309a27676e48943633cdb194288bc --- M basctl/source/basicide/baside2b.cxx M vcl/AllLangResTarget_vcl.mk M vcl/source/edit/textund2.hxx M vcl/source/edit/textundo.cxx A vcl/source/edit/textundo.hrc M vcl/source/edit/textundo.hxx A vcl/source/edit/textundo.src M vcl/source/window/keycod.cxx 8 files changed, 204 insertions(+), 25 deletions(-) git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/14/514/1 -- To view, visit https://gerrit.libreoffice.org/514 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2cfbfeb7d57309a27676e48943633cdb194288bc Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: János Uray <[email protected]> _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
