<div dir="ltr">Hello,<div><br></div><div>Can you guys look at this change and advise whether it's OK from a UX perspective? Thanks!<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Muhammad Haggag (via Code Review)</b> <span dir="ltr"><<a href="mailto:gerrit@gerrit.libreoffice.org">gerrit@gerrit.libreoffice.org</a>></span><br>
Date: Sat, Nov 24, 2012 at 2:16 PM<br>Subject: [PATCH] fdo#48317 - Support jumping to next/previous change<br>To: <br>Cc: LibreOffice Developer List <<a href="mailto:libreoffice@lists.freedesktop.org">libreoffice@lists.freedesktop.org</a>><br>
<br><br>Hi,<br>
<br>
I have submitted a patch for review:<br>
<br>
<a href="https://gerrit.libreoffice.org/1156" target="_blank">https://gerrit.libreoffice.org/1156</a><br>
<br>
To pull it, you can do:<br>
<br>
git pull ssh://<a href="http://gerrit.libreoffice.org:29418/core" target="_blank">gerrit.libreoffice.org:29418/core</a> refs/changes/56/1156/1<br>
<br>
fdo#48317 - Support jumping to next/previous change<br>
<br>
Added two new writer commands: NextTrackedChange (FN_REDLINE_NEXT_CHANGE) and<br>
PreviousTrackedChange (FN_REDLINE_PREV_CHANGE).<br>
Rewrote the logic for Accept/Reject change (FN_REDLINE_ACCEPT_DIRECT and<br>
FN_REDLINE_REJECT_DIRECT) to work well with the newly introduced commands.<br>
<br>
Change-Id: I03d583bef4225409f69934f16db1854564c2db5f<br>
---<br>
M officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu<br>
M scripting/workben/bindings/writermenubar.xml<br>
M sw/inc/cmdid.h<br>
M sw/inc/swcommands.h<br>
M sw/sdi/_viewsh.sdi<br>
M sw/sdi/swriter.sdi<br>
M sw/source/ui/app/mn.src<br>
M sw/source/ui/uiview/view2.cxx<br>
M sw/source/ui/uiview/viewstat.cxx<br>
M sw/uiconfig/sglobal/menubar/menubar.xml<br>
M sw/uiconfig/swform/menubar/menubar.xml<br>
M sw/uiconfig/swreport/menubar/menubar.xml<br>
M sw/uiconfig/swriter/menubar/menubar.xml<br>
M sw/uiconfig/swxform/menubar/menubar.xml<br>
14 files changed, 180 insertions(+), 20 deletions(-)<br>
<br>
<br>
--<br>
To view, visit <a href="https://gerrit.libreoffice.org/1156" target="_blank">https://gerrit.libreoffice.org/1156</a><br>
To unsubscribe, visit <a href="https://gerrit.libreoffice.org/settings" target="_blank">https://gerrit.libreoffice.org/settings</a><br>
<br>
Gerrit-MessageType: newchange<br>
Gerrit-Change-Id: I03d583bef4225409f69934f16db1854564c2db5f<br>
Gerrit-PatchSet: 1<br>
Gerrit-Project: core<br>
Gerrit-Branch: master<br>
Gerrit-Owner: Muhammad Haggag <<a href="mailto:mhaggag@gmail.com">mhaggag@gmail.com</a>><br>
<br>
_______________________________________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
</div><br></div></div>