From 4aed2c8219774f5d797760606b8489a92ddc5163 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kscreensaver/ChangeLog | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 kscreensaver/ChangeLog (limited to 'kscreensaver/ChangeLog') diff --git a/kscreensaver/ChangeLog b/kscreensaver/ChangeLog new file mode 100644 index 000000000..52a485af7 --- /dev/null +++ b/kscreensaver/ChangeLog @@ -0,0 +1,93 @@ +2001-03-10 Martin R. Jones + * added libkscreensaver 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 libkdeui 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 + +kscreensaver.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 -- cgit v1.2.1