summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/effectrewinder.cxx
AgeCommit message (Collapse)Author
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
Avoid some uses of non portable #!/bin/bash in shell scripts. Patch contributed by Pedro Giffuni http://svn.apache.org/viewvc?view=revision&revision=1235297 remove redundant namespace, patch contributed Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1162610 removal of OS/2 port changes, and preferring our similiar tools/inc/tools/solar.h DLLPOSTFIX cleanup. i118595 - Removal of the use of getopt() from rscdep. Patch contributed by Andre Fische http://svn.apache.org/viewvc?view=revision&revision=1202270
2011-11-27remove include of pch header from slidewhowNorbert Thiebaud
2011-08-31unusedcode.easy: slideshow::internal cleanupJoseph Powers
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-04-27#i48179# Debug: added descriptive strings to events.Andre Fischer
2009-04-23#i96540# Fixed order of event processing when rewinding with fixed time.Andre Fischer
2009-03-09#i48179# Fixed handling of main sequence effects that are not user triggered.Andre Fischer
2009-03-06#i10000# CodingStandards: aligned EffectRewinder class to module ↵Thorsten Behrens
conventions; WaE: removed two unused vars
2009-03-06#i10000# build fix - filename is lowercaseThorsten Behrens
2009-03-04#i48179# Introduced EffectRewinder class that replays main sequence effects ↵Andre Fischer
on current or previous slide.