2001-03-10 Martin R. Jones * added libtdescreensaver and ported KDE savers to it. * big cleanup. 2000-01-10 Alexander Neundorf * banner.h, banner.cpp: -added cycling color option -added "show current time" option -replaced the readEntry()'s with the appropriate read*Entry()'s * replaced the glocale->translate with i18n in attraction.cpp, banner.cpp, bat.cpp, blankscrn.cpp, blob.cpp, bouboule.cpp, flame.cpp, forest.cpp, hop.cpp, laser.cpp, lines.cpp, lissie.cpp, main.cpp, morph3d.cpp, pipes.cpp, polygon.cpp, pyro.cpp, rock.cpp, slidescreen.cpp, slideshow.cpp, slip.cpp, space.cpp, swarm.cpp 1999-04-28 Christophe Prud'homme * bouboule.cpp: the global variable initialized in bouboule is used also in qt2. I just renamed the variable to bouboule_initialized. However it is just a hack, and I think that such global variables are C pratice and not C++ 1998-12-13 Christian Esken * Calling kcheckpass (only on Shadow systems). This checks if the password database can be acessed. This uses the new return code (#2) by kcheckpass. 1998-10-24 Alex Zepeda * bsod.cpp (BSODSaver::BSODSaver): Use srandomdev where available. 1998-10-23 Alex Zepeda * bsod.cpp (BSODSaver::BSODSaver): initialize the random seed correctly. * amiga.xpm, atari.xbm, bsod.cpp, bsod.h, mac.xbm, AUTHORS, Makefile.am: New screensaver: BSOD. Yay! Still needs some final polishing however (such as a configuration dialog box). * saver.h: Add correct C style prototypes for startScreenSaver and friends. * main.cpp: Make startScreenSaver and friends use C style name mangling. Version 0.3.7 added geometry management to all screensaver setups except kmorph3d (Mario Weilguni ) Version 0.3.6 added "blob" saver from Tiaan Wessels Version 0.3.5 fixes from Emanuel Pirker for ported xlock savers. Version 0.3.4 More xlock ports from Emanuel Pirker Version 0.3.3 Fix small window problem under kwm (hopefully) Fixes for Qt-1.2 Version 0.3.2 Updated lines added About dialogs for all savers Shadow password support added by Martin Hartig Use libtdeui for colour dialog Version 0.3.1 Ported some xlock savers. Basic interface code done, but will need more work for some savers yet to be ported. Included "lines" (contributed by Dirk Staneker ) locking bug fix Version 0.3 fixes to password stuff Version 0.2 tdescreensaver.h/cpp external control files SIGUSR1 causes the screen saver to lock immediately hopefully StaysOnTop and windows opening after ss invoked will not display over saver window anymore minor bug fixes