Hi Michael,
On 18/07/12 14:53, Michael Meeks wrote:
On Tue, 2012-07-17 at 23:27 +0200, Andrzej J. R. Hunt wrote:
-Additional commands implemented & tested (start/end presentation etc.)
-SlideShowListener automatically started with Slideshow.
-SlideShowListener notifies client of changes (still temperamental).
Nice :-) on / ahead of schedule even. What's left before moving onto:
Turns out that was a bit premature -- I managed to get the code not to
crash just before i went to bed, thought it was working fine, and
noticed the next day that the calls from the listener weren't actually
working.
B. Thumbnail view [ 2md ]
Just the intermittency ? :-) How good are we at silently(?) healing the
connection as/when it breaks ?
Incidentally; it's good to always do:
git pull -r # ie. -r for re-base
fix any conflicts as they happen and:
git add <conflicted/path/to/file.cxx>
git rebase --continue
Then you don't end up with the history tangles you see if you run
'gitk' on the feature/remote branch today :-) Not to worry; we'll
flatten that when we re-base all the changes onto master at merge time.
Thanks for the tips -- I did get somewhat lost in the merging.
Cheers,
Andrzej
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.