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
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice