[PUSHED] Undo/Redo description+shortcut in Basic IDE

Gerrit gerrit at gerrit.libreoffice.org
Thu Aug 30 05:50:53 PDT 2012


>From Andras Timar <atimar at suse.com>:

Andras Timar has submitted this change and it was merged.

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(-)

Approvals:
  Andras Timar: Verified; Looks good to me, approved


--
To view, visit https://gerrit.libreoffice.org/514
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2cfbfeb7d57309a27676e48943633cdb194288bc
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: János Uray <uray.janos at gmail.com>
Gerrit-Reviewer: Andras Timar <atimar at suse.com>



More information about the LibreOffice mailing list