commit 6e0ab54b5bd17b561f22dbb68a118f862e6bc0fd
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 11 15:56:00 2018 +0100

    Include yapet_colors.html and yapet_config.html in distribution tarball.

 doc/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 85493d39dca20a7a302a03cd21b8f3941141b0c2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 11 00:36:05 2018 +0100

    Make year ranges.

 doc/Makefile.doc.am | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit e3afc916f2cf648f42634c31bdb11818f3ad7ec5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 10 22:09:23 2018 +0100

    Link dist to dist-xz.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e60161889dd47694d2196d9623f80758fe3a132e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 10 22:02:10 2018 +0100

    Set default distribution types.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4f05d5bf0b59401ff3ad6f1d7b5374621c2a80f5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 10 20:26:09 2018 +0100

    Updated copyright year.

 doc/copyright.sgml | 1 +
 1 file changed, 1 insertion(+)

commit bea9c6bb85ae8ccde0a8ee049a76a1fb85a05ca6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 10 20:14:23 2018 +0100

    Adjust anchor text to https as well.

 doc/bugreport.sgml | 2 +-
 doc/yapet.sgml.in  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 955dbb17ecdbe9be36983ab0e8b705a68b178834
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 10 20:04:00 2018 +0100

    Use https in links.

 doc/yapet.sgml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit a4db33770c83743302ab60b641b41bd159e100d7
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 10 17:19:04 2018 +0100

    Updated documentation.

 LICENSE            | 7 +------
 doc/bugreport.sgml | 2 +-
 doc/license.sgml   | 2 +-
 3 files changed, 3 insertions(+), 8 deletions(-)

commit d2f1756949eda58b129d3589ad9aa13611ce1534
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 10 17:09:00 2018 +0100

    Use markdown.

 NEWS | 168 +++++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 87 insertions(+), 81 deletions(-)

commit 96452d41bdc251e43d08bf3688a1c77ebb3d6ac1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 10 15:17:05 2018 +0100

    Fixed bug 116.
    
    We must not use `subdir-objects`, even though `autoreconf` complains about `subdir-objects` not being set.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9cbff1be92370885d5f7b050718c9ccd194e17e8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 10 12:47:41 2018 +0100

    Prepared release 1.1

 NEWS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 2e145d554849098f8925a8fa88ebc11fb9855759
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 10 11:48:14 2018 +0100

    Keep only 5 builds.

 Jenkinsfile.FreeBSD | 2 +-
 Jenkinsfile.Linux   | 2 +-
 Jenkinsfile.NetBSD  | 2 +-
 Jenkinsfile.OpenBSD | 2 +-
 Jenkinsfile.Solaris | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

commit 73066d6f090c2a8949ce764032d89f92fd5d42d2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 10 11:41:11 2018 +0100

    Ignore obj* directories.

 .gitignore | 1 +
 1 file changed, 1 insertion(+)

commit 11e8d927b86dd77052633d5f472ea96d7c701eca
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 10 11:40:02 2018 +0100

    Added pipelineTriggers

 Jenkinsfile.FreeBSD | 3 ++-
 Jenkinsfile.Linux   | 3 ++-
 Jenkinsfile.NetBSD  | 3 ++-
 Jenkinsfile.OpenBSD | 3 ++-
 Jenkinsfile.Solaris | 3 ++-
 5 files changed, 10 insertions(+), 5 deletions(-)

commit 0f7e18e75c117a4d218a376a69efc808219bc938
Merge: 23d5375 294d110
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 10 11:26:43 2018 +0100

    Merge pull request #6 from RafaelOstertag/remove_dynamic_exception_spec
    
    Remove dynamic exception spec

commit 294d1107b35d694d1da9001bdf2b4718eb38eb03
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 10 11:20:34 2018 +0100

    Use libyacurs 0.4.
    
    libyacurs fixes build failures on Solaris.

 libyacurs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 68e611df83f00494d612f3b4c1994d50f9167bd2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Feb 9 19:03:11 2018 +0100

    Cleaned some missed spots.

 pwgen/charpool.cc | 12 ++++++------
 pwgen/pwgen.cc    | 16 ++++++++--------
 pwgen/rng.cc      | 12 ++++++------
 3 files changed, 20 insertions(+), 20 deletions(-)

commit 23d5375a6b55aaa5e0152c7da0a06d6430470b43
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Feb 9 18:14:39 2018 +0100

    Added `Jenkinsfile.Solaris`.

 Jenkinsfile.Solaris | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

commit 421af946460f9971bb94f2ff1d0580c6b72e4b17
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Feb 9 18:07:42 2018 +0100

    Removed dynamic exception specifications.

 crypt/bdbuffer.cc      | 12 +++++------
 crypt/bdbuffer.h       | 12 +++++------
 crypt/crypt.cc         |  2 +-
 crypt/crypt.h          |  8 +++-----
 crypt/file.cc          | 54 +++++++++++++++++++++++-------------------------
 crypt/file.h           | 56 +++++++++++++++++++++++---------------------------
 crypt/key.cc           |  2 +-
 crypt/key.h            |  2 +-
 crypt/partdec.cc       |  7 +++----
 crypt/partdec.h        |  6 +++---
 crypt/record.h         | 16 +++++++--------
 csv2yapet/csvimport.cc |  4 ++--
 csv2yapet/csvimport.h  |  4 ++--
 pwgen/charpool.h       | 14 ++++++-------
 pwgen/pwgen.h          | 16 +++++++--------
 pwgen/rng.h            | 14 ++++++-------
 16 files changed, 110 insertions(+), 119 deletions(-)

commit 80511ab839f6e16031e79d4f17875b2185a2ed95
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 6 21:21:43 2018 +0100

    Added `release.roll()`.

 Jenkinsfile.FreeBSD | 1 +
 1 file changed, 1 insertion(+)

commit 12cbe591d87464ac79652ab5b4c5fd77298dfd25
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 4 12:33:49 2018 +0100

    Readme formatting (#5)
    
    Properly formatted README.

 README.md | 66 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 33 insertions(+), 33 deletions(-)

commit 7d50e07723d03f100cf7e3478c8e54ab83345e32
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 4 12:25:03 2018 +0100

    Reformatted README.md

 README.md | 29 ++++++++++++++++++++++-------
 1 file changed, 22 insertions(+), 7 deletions(-)

commit 4fc9511ead4d86f36b1ef9659279cacfd479df07
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 4 12:23:33 2018 +0100

    Added README.md

 README.md | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

commit c9601afbe8d0947fc10a8935f8ec6637d72840de
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 4 11:03:52 2018 +0100

    Use libyacurs 0.3.

 NEWS      | 2 +-
 libyacurs | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 75bac1373bfecd890ea31e95feaadc0d7c7dcdd4
Merge: f45f0f5 8e34247
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 4 10:29:11 2018 +0100

    Merge pull request #4 from RafaelOstertag/revive_news
    
    Revive news

commit 8e342476d637741bbd96b9988d7f5fd56974c91a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 4 10:01:41 2018 +0100

    Use jenkins shared library functions to create ChangeLogs upon checkout

 Jenkinsfile.FreeBSD | 2 ++
 Jenkinsfile.Linux   | 2 ++
 Jenkinsfile.NetBSD  | 2 ++
 Jenkinsfile.OpenBSD | 2 ++
 4 files changed, 8 insertions(+)

commit f38521048642205ae6af41ace81b79ecf25b00c8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 4 08:49:37 2018 +0100

    Updated .gitignore

 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

commit 9647940a0e5f9e06343ba73e04e8f36bed85bda9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 4 08:49:15 2018 +0100

    Move ChangeLog back to NEWS
    
    Changing distribution tarball might break downstream.

 ChangeLog => NEWS | 2 --
 configure.ac      | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

commit f45f0f50d2c741343cef6b43a280012cacaa6596
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 3 17:27:45 2018 +0100

    Use libyacurs 0.2.

 ChangeLog | 2 ++
 libyacurs | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

commit 775d931234a566d6447f89720206dc24a088dde4
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 3 17:23:22 2018 +0100

    Make automake not insist on NEWS file.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7fc4e4ac7100df57772e8175a8b1378f771d5ad5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 3 17:04:33 2018 +0100

    Dropped old directories.

 scripts/checkall.sh                        | 870 -----------------------------
 scripts/runcheckall.sh                     |  40 --
 support/Makefile                           |  40 --
 support/buildenv.gcc_GUENGEL               |   8 -
 support/buildenv.solstudio_CURSES          |   8 -
 support/buildenv.solstudio_GUENGEL         |   8 -
 support/buildenv.solstudio_XCURSES         |   8 -
 support/disttest/compiler.profiles.freebsd |  48 --
 support/disttest/compiler.profiles.linux   |  33 --
 support/disttest/compiler.profiles.solaris | 121 ----
 support/disttest/disttest                  | 288 ----------
 support/disttest/toggle.pl                 |  28 -
 support/makesolpackages                    | 194 -------
 support/prepare_test_directories.sh        |  18 -
 14 files changed, 1712 deletions(-)

commit 022046d4e238b36a2e39b80d444ec106ae614b43
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 3 16:51:00 2018 +0100

    Moved NEWS to ChangeLog.

 .gitignore        | 1 -
 NEWS => ChangeLog | 4 +++-
 Makefile.am       | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

commit 8ba9b145ca9e133474e1cc9c95004b45b6758fab
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 3 14:55:48 2018 +0100

    Use yapet.notify.

 Jenkinsfile.FreeBSD | 16 +++++++++-------
 Jenkinsfile.Linux   | 16 +++++++++-------
 Jenkinsfile.NetBSD  | 16 +++++++++-------
 Jenkinsfile.OpenBSD | 16 +++++++++-------
 4 files changed, 36 insertions(+), 28 deletions(-)

commit 7d06a5924b873e11ac2afb7c51cb74b2edacdea3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 3 11:27:06 2018 +0100

    Jenkinsfile (#2)
    
    Use new jenkins library functions.

 Jenkinsfile.FreeBSD | 6 +++++-
 Jenkinsfile.Linux   | 6 +++++-
 Jenkinsfile.NetBSD  | 6 +++++-
 Jenkinsfile.OpenBSD | 6 +++++-
 4 files changed, 20 insertions(+), 4 deletions(-)

commit cee4233b9bf2133a23b53065aa604f2d67a8703a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jan 31 14:47:48 2018 +0100

    Jenkinsfile (#1)
    
    CI on FreeBSD, OpenBSD, NetBSD, and Linux

 .gitmodules         |  2 +-
 Jenkinsfile.FreeBSD | 11 +++++++++++
 Jenkinsfile.Linux   | 12 ++++++++++++
 Jenkinsfile.NetBSD  | 12 ++++++++++++
 Jenkinsfile.OpenBSD | 12 ++++++++++++
 5 files changed, 48 insertions(+), 1 deletion(-)

commit 3122d345582ae79501419a057410ad0ad3d56385
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 28 13:28:19 2018 +0100

    Updated .gitignore.

 .gitignore | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 59 insertions(+), 9 deletions(-)

commit 3f5ebd8ec001ff4b1fe483ae4e71ab91e9094354
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 28 12:56:06 2018 +0100

    Use 0.1 tag.

 libyacurs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6581cc4a3f5e4a6976cea737c2bd4422151332b7
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 28 12:54:55 2018 +0100

    Added .gitignore.

 .gitignore | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

commit d997927749ce0f46cf81b54453aa6e73f87679c9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 28 12:54:39 2018 +0100

    Added libyacurs submodule.

 .gitmodules | 3 +++
 libyacurs   | 1 +
 2 files changed, 4 insertions(+)

commit 997216f5ea763b20e370b28fbc057f05a2c576df
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 9 20:30:48 2016 +0000

    Updated po files.

 po/de.po     | 2 +-
 po/yapet.pot | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 9655accbea696b7883728d75ed18f1c8327ee060
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 9 20:30:34 2016 +0000

    Bumped version to 1.1

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ab4907027acf55f78a2b7362b87a536e3240b774
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 9 20:30:22 2016 +0000

    Updated NEWS.

 NEWS | 7 +++++++
 1 file changed, 7 insertions(+)

commit 90902a6b59707d1f78d329d19d5a4911bf51c7a9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 9 20:27:47 2016 +0000

    Updated copyright.sgml.

 doc/copyright.sgml | 1 +
 1 file changed, 1 insertion(+)

commit 17f66263ce04b92c7ce847febd65374da7dfeede
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 9 20:08:08 2016 +0000

    Support openssl 1.1, see also bug 113.

 configure.ac              |  3 +-
 crypt/crypt.cc            | 42 +++++++++++++++-----
 crypt/crypt.h             | 45 +++++++++++-----------
 crypt/key.cc              | 97 +++++++++++++++++++++++++++++------------------
 crypt/key.h               |  4 ++
 po/de.po                  | 67 ++++++++++++++++----------------
 po/yapet.pot              | 69 +++++++++++++++++----------------
 tests/preload/Makefile.am |  4 +-
 8 files changed, 191 insertions(+), 140 deletions(-)

commit 8a8fc243f740be84b1ed1aa22280c25fd2eae66f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Nov 1 19:17:03 2016 +0000

    Applied fix for bug 112.

 yapet/cfg.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a17a5acb89f0b8e63aa9f08c7fa38b68fa5213de
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Feb 26 21:09:57 2014 +0000

    Updated to reflect latest implementation.

 doc/DESIGN.sgml.in | 22 ++++------------------
 1 file changed, 4 insertions(+), 18 deletions(-)

commit cb9f9794b8a9cc3aea69ad2b28c929298375eb9b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Feb 26 21:06:59 2014 +0000

    Added missing reference to yapet2csv.html.

 doc/INSTALL.sgml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2530a58ef6e0b7bfdf27392a085ee0551282abd0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 25 21:13:05 2014 +0000

    Updated years.

 LICENSE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f406d21966b9030fc9f2c023bd72d5591a63859b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Feb 24 20:46:54 2014 +0000

    Continued work

 iconv/yaiconv.cc | 9 +++++++++
 1 file changed, 9 insertions(+)

commit 16584350c7df7caaa732c1092b6ec15f6808577b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 23 15:30:17 2014 +0000

    Using tagged libyacurs 0.1 in svn:externals.

commit 89ea7866a540b8db89e6cfb8136c0ecfe830fbe3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 23 14:53:56 2014 +0000

    use std::exit().

 tests/preload/istty.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b307fa335c00b86e42340fdec3b2adc5692863df
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 23 14:52:26 2014 +0000

    Mentioned experimental multi-byte characters.

 doc/README.sgml.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit db58b7c53635ef9dab6d4e0e3265b327055c7504
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 23 14:51:12 2014 +0000

    Updated.

 NEWS | 2 ++
 1 file changed, 2 insertions(+)

commit ac04a83604f394110c08c68b0fdbbda70963bf54
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 23 14:42:57 2014 +0000

    Spell checking. Fixed some issues when using xsl profiles.

 doc/README.sgml.in       |  6 +++---
 doc/yapet.sgml.in        | 10 +++++-----
 doc/yapet2csv.sgml.in    | 10 ++++++----
 doc/yapet_config.sgml.in |  4 ++--
 4 files changed, 16 insertions(+), 14 deletions(-)

commit ec5a47b7359f1736b53893371e833d92c50d2e78
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 23 14:41:46 2014 +0000

    Updated THANKS.

 THANKS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 54d4968897df693de5f50cbb120b4d0432e68f78
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 23 14:41:29 2014 +0000

    Included and install yapet_config.1 man page.

 doc/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 85dcba0c287c7e23dac5c7c1ca9e226677cfc0f8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 23 14:40:30 2014 +0000

    Install NEWS files to docdir.

 Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 0ebdd6314a75a3a715abe753ea778b4771a9c556
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 22 11:37:07 2014 +0000

    only run if istty returns 0.

 tests/preload/Makefile.am | 24 ++++++++++++++----------
 tests/preload/istty.cc    | 10 ++++++++++
 2 files changed, 24 insertions(+), 10 deletions(-)

commit 4c20af587468f5aec3ed054dd97fa10f30463f1c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 22 08:05:18 2014 +0000

    wait 3 second before launching check on remote machine.

 scripts/runcheckall.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 16d5424898f49a13519a62159dd959864f3caa84
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 22 08:04:56 2014 +0000

    Use DOCBOOK_BASE instead of DOCBOOK_XSL.

 scripts/checkall.sh | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 2b4e2e9d8b7c195ef69406087484177433214975
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 18 21:21:29 2014 +0000

    Updated comments.

 doc/Makefile.doc.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 728157dca9b5dc2eff475f843e5c553a790fc136
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 18 21:02:40 2014 +0000

    Named test function for grimreaper properly.

 scripts/checkall.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d0ae15dd28534163390e50131fbb38ad326887da
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 18 20:55:32 2014 +0000

    Added grimreaper to checkall.sh. Added ion, and grimreaper to runcheckall.sh

 scripts/checkall.sh    | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++
 scripts/runcheckall.sh |  2 +-
 2 files changed, 88 insertions(+), 1 deletion(-)

commit 13e5f077c147f26808c4335fc850568d4ed0b460
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 18 20:08:24 2014 +0000

    Updated documentation.

 MAINTAINER            | 15 ++++++++++-----
 doc/INSTALL.sgml.in   |  3 +++
 doc/Makefile.doc.am   |  2 +-
 doc/README.sgml.in    |  5 +----
 doc/yapet.sgml.in     |  4 ++--
 doc/yapet2csv.sgml.in | 16 ++++++++--------
 6 files changed, 25 insertions(+), 20 deletions(-)

commit 4e1ddb5c49d2236c9b1ec67ac8286d819f93035f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 18 20:08:07 2014 +0000

    Updated.

 po/de.po     | 26 +++++++++++++-------------
 po/yapet.pot | 26 +++++++++++++-------------
 2 files changed, 26 insertions(+), 26 deletions(-)

commit 4128486a169111c53cc0eab248bf67c0ed877d70
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Feb 17 20:53:03 2014 +0000

    Updated docs.

 doc/README.sgml.in | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

commit bc0d87f8ae25457676d6ed2f7851355e89972b49
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 16 16:39:44 2014 +0000

    Properly fixed default compiler for ion.

 scripts/checkall.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 164b098cc0660643ebf08ae4725e2ced04a6f69f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 16 16:38:50 2014 +0000

    Fixed default compiler for ion.

 scripts/checkall.sh | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

commit a3fa7ed00f20481395cf23eaed20c39582f32408
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 16 16:11:02 2014 +0000

    Added host ion.

 scripts/checkall.sh | 94 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 94 insertions(+)

commit f5874009df3fd81897729c436ab9d810ff5deba1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 11 19:18:49 2014 +0000

    Some updates.

 doc/INSTALL.sgml.in      | 24 ++++++++++--------------
 doc/README.sgml.in       |  9 +--------
 doc/yapet.sgml.in        |  2 +-
 doc/yapet2csv.sgml.in    |  4 ++--
 doc/yapet_config.sgml.in |  2 +-
 5 files changed, 15 insertions(+), 26 deletions(-)

commit 00ac8ad3f5f674e38f33a2d111cf0c2491cbc879
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 11 06:36:07 2014 +0000

    Updated.

 NEWS              |  8 +++++---
 doc/yapet.sgml.in | 24 ++++++++++++++++++++++++
 2 files changed, 29 insertions(+), 3 deletions(-)

commit aaf17a62a75e5d948273f0d534495650ca23f165
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 11 06:35:50 2014 +0000

    Pressing Control-T reveals password without leaving read-only mode.

 ui/passwordrecord.cc | 35 ++++++++++++++++++++++++++++++++++-
 ui/passwordrecord.h  |  7 +++++++
 2 files changed, 41 insertions(+), 1 deletion(-)

commit 9128d6db25a9440ba7b92f8dc9f2b8748ca5a5e8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 8 07:35:30 2014 +0000

    Started working on iconv class.

 iconv/Makefile.am | 16 ++++++++++++
 iconv/yaiconv.cc  | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 iconv/yaiconv.h   | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 162 insertions(+)

commit 8505aca70b36753cf829b34c15c232f483afc11c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 1 14:56:30 2014 +0000

    Line numbers updated.

 po/de.po     | 38 +++++++++++++++++++-------------------
 po/yapet.pot | 38 +++++++++++++++++++-------------------
 2 files changed, 38 insertions(+), 38 deletions(-)

commit cbca7a3cdcc5c28710cc43335b747302aa7f4d62
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jan 29 21:53:53 2014 +0000

    Added necessary files to EXTRA_DISTS.

 tests/preload/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cbdb69bb45f699ae6314da88faca21d68f230c09
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jan 29 17:58:45 2014 +0000

    Added two more yapet tests.

 tests/preload/Makefile.am            |  34 +-
 tests/preload/checkmasterpwchange.cc |  94 ++++
 tests/preload/checkyapet.cc          |  89 ++++
 tests/preload/masterpwchange.cc      | 826 +++++++++++++++++++++++++++++++++++
 4 files changed, 1041 insertions(+), 2 deletions(-)

commit 7ab8f70630f679be2c2473803c3d43282004f8a1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jan 27 17:29:38 2014 +0000

    Incorporated second batch of Anic's suggestions.

 doc/yapet.sgml.in        | 21 +++++++++++----------
 doc/yapet_colors.sgml.in |  8 +++-----
 doc/yapet_config.sgml.in | 14 +++++++-------
 3 files changed, 21 insertions(+), 22 deletions(-)

commit cc83477533cfe26100a62250ab5ddad3b20a4711
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 26 16:11:46 2014 +0000

    Incorporated first batch of Anic's suggestions.

 doc/INSTALL.sgml.in       |  8 ++++----
 doc/README.Cygwin.sgml.in |  7 ++++---
 doc/README.sgml.in        | 15 ++++++++-------
 doc/csv2yapet.sgml.in     | 10 +++++-----
 doc/yapet2csv.sgml.in     |  4 ++--
 doc/yapet_config.sgml.in  |  3 ++-
 6 files changed, 25 insertions(+), 22 deletions(-)

commit e779a2a5c42eb9373c2083c15cd03ab489c64475
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 26 13:51:22 2014 +0000

    Updated.

 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 00861618f12a679a71f32a337a70565f32501c98
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 26 13:38:16 2014 +0000

    Revert changes made in r5912: All hosts use now the xsl stylesheets
    located on http://gizmo.kruemel.home/docbook-xsl-1.78.1.

 scripts/checkall.sh | 32 ++++++++++++++------------------
 1 file changed, 14 insertions(+), 18 deletions(-)

commit f27b4dfca56ff43029072054c87e994384d6e5bf
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 26 13:08:20 2014 +0000

    Removed 'DOCBOOK_BASE=/usr/local/share/xsl/docbook' on OpenBSD hosts,
    since it is missing the profiling part.

 scripts/checkall.sh | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit d643b558b3a0584f91a3a54fd615eb4c851f25c1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 26 12:57:34 2014 +0000

    Updated on --disable-converters.

 doc/INSTALL.sgml.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 42b6ce7b97ec9b035c3199010a9927f51d179f09
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 26 12:53:59 2014 +0000

    Added configure switch --disable-converters.c

 scripts/checkall.sh | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

commit 8336f9fd6e0dfefc2246e08303c4e749a458d1ba
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 26 12:51:27 2014 +0000

    Continued work on documentation.

 doc/DESIGN.sgml.in        |  5 ++---
 doc/INSTALL.sgml.in       | 20 +++++++++++---------
 doc/README.Cygwin.sgml.in |  5 ++---
 doc/README.sgml.in        | 12 +++++++++---
 doc/copyright.sgml        |  1 -
 doc/csv2yapet.sgml.in     |  9 ++++-----
 doc/license.sgml          |  2 +-
 doc/yapet.sgml.in         | 22 ++++++++++------------
 doc/yapet2csv.sgml.in     |  5 ++---
 doc/yapet_colors.sgml.in  |  7 +++----
 doc/yapet_config.sgml.in  |  7 +++----
 11 files changed, 47 insertions(+), 48 deletions(-)

commit 8c79f6feae0009bbf906319bba5eaf111f59e1fb
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 26 12:46:43 2014 +0000

    Using xsl profiling instead of 'sed' for processing conditional text.

 doc/Makefile.doc.am | 47 +++++++++++++++++++++++++----------------------
 1 file changed, 25 insertions(+), 22 deletions(-)

commit 87d58fcee89134a7984f3d5584a1a774a4abf2b5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 26 12:46:03 2014 +0000

    Renamed --disable-csv2yapet to --disable-converters in configure.ac. The conditional BUILDCSV2YAPET has been renamed to BUILDCONVERTS accordingly.

 Makefile.am       |  2 +-
 configure.ac      | 12 ++++++------
 doc/Makefile.am   |  8 ++++----
 tests/Makefile.am |  6 +++---
 4 files changed, 14 insertions(+), 14 deletions(-)

commit 3330977be525302dd2bdcdcba6d27ff0df067031
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 26 12:44:06 2014 +0000

    Updated Copyright years.

 crypt/file.cc           | 2 +-
 crypt/partdec.h         | 2 +-
 csv2yapet/main.cc       | 2 +-
 ui/help.cc              | 2 +-
 ui/info.cc              | 2 +-
 ui/mainwindow.cc        | 2 +-
 ui/passwordrecord.cc    | 2 +-
 ui/pwgendialog.cc       | 2 +-
 ui/yapetlockscreen.cc   | 2 +-
 ui/yapetunlockdialog.cc | 2 +-
 yapet/cfg.cc            | 2 +-
 yapet/cfg.h             | 2 +-
 yapet/cfgfile.cc        | 2 +-
 yapet/cfgfile.h         | 2 +-
 yapet/main.cc           | 4 ++--
 15 files changed, 16 insertions(+), 16 deletions(-)

commit 34493b4c10d92d519356dc1d49dbbace1dc8a3ef
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jan 25 21:38:22 2014 +0000

    Updated user documentation.

 doc/README.sgml.in | 14 ++------------
 1 file changed, 2 insertions(+), 12 deletions(-)

commit 9486a5a7873840d760fd8657fb30f76e01b3f21a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jan 25 21:38:02 2014 +0000

    Use -no-graph when invoking w3m.

 doc/Makefile.doc.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fe17a878ca01bf02a18f20dce1bd79358ecc26d2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jan 22 18:06:33 2014 +0000

    Continued work on end user documentation.

 doc/INSTALL.sgml.in       | 274 ++++++++++++++-----------------
 doc/README.Cygwin.sgml.in |  51 ++----
 doc/README.sgml.in        | 223 ++++++++++++++++----------
 doc/yapet.sgml.in         |  28 ++--
 doc/yapet2csv.sgml.in     |   6 +-
 doc/yapet_colors.sgml.in  |  12 +-
 doc/yapet_config.sgml.in  | 398 +++++++++++++++++++++++++++++-----------------
 7 files changed, 543 insertions(+), 449 deletions(-)

commit 1d533a6476164a49ab822a922249656efb3d998a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jan 18 12:18:09 2014 +0000

    Continued work on documentation.

 doc/csv2yapet.sgml.in | 138 ++++++++++++++++++++-----------
 doc/yapet.sgml.in     | 225 +++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 257 insertions(+), 106 deletions(-)

commit 11b04beeb370b8d14c753f6a360c96c70ec150c8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jan 16 18:40:50 2014 +0000

    Fixed bug when adding `.pet' suffix to src file.

 yapet2csv/main.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 09f130e47ee2944562cbdbc7cb3375fa35b0925b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jan 16 18:39:52 2014 +0000

    Use basename() when printing help.

 yapet/main.cc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit d90956b23fd89fa441cf307d16c69fe2c5b13a5e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jan 16 18:39:25 2014 +0000

    Key labels are now lowercase.

 ui/help.cc | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

commit 5760e93f961ac2b11c565bb378f0992b86fd0c52
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jan 16 18:38:47 2014 +0000

    Continued work on documentation.

 doc/Makefile.doc.am |   4 +-
 doc/yapet.sgml.in   | 347 +++++++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 319 insertions(+), 32 deletions(-)

commit 38fee41a168cd4ae9e67b594acc124109ba3df3d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jan 14 18:28:41 2014 +0000

    Continued working on manpages.

 doc/bugreport.sgml       |   2 +-
 doc/yapet.sgml.in        | 532 ++---------------------------------------------
 doc/yapet_colors.sgml.in | 146 ++++++++-----
 doc/yapet_config.sgml.in |  38 ++--
 4 files changed, 135 insertions(+), 583 deletions(-)

commit e483642f0300bbf8e67622e24e98b33988fe5177
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jan 11 18:55:41 2014 +0000

    Minor changes.

 doc/csv2yapet.sgml.in | 14 +++++++-----
 doc/yapet2csv.sgml.in | 62 +++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 68 insertions(+), 8 deletions(-)

commit e1045c67a8268fd64cbace13354f759c0e6f819f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jan 11 18:51:22 2014 +0000

    Added yapet_colors.sgml.in. Moved description of config file options to newly added yapet_config.sgml.in.

 doc/Makefile.am          |   1 +
 doc/Makefile.doc.am      |   9 +-
 doc/yapet.sgml.in        | 321 ++----------------------------------
 doc/yapet_colors.sgml.in | 224 +++++++++++++++++++++++++
 doc/yapet_config.sgml.in | 418 +++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 664 insertions(+), 309 deletions(-)

commit ff0d1c9910349b78f969303a57333165815cc96f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jan 9 18:42:06 2014 +0000

    Started working on the man pages for csv2yapet and yapet2csv.

 doc/copyright.sgml          |   4 +
 doc/csv2yapet.sgml.in       | 229 ++++++++++++++++++--------------------------
 doc/supportedplatforms.sgml |  22 ++---
 doc/yapet.sgml.in           |  13 +--
 doc/yapet2csv.sgml.in       | 174 ++++++++++++++++++++++++++-------
 5 files changed, 250 insertions(+), 192 deletions(-)

commit 82b861bfe273eae487a36fb0c1d1e41eaf2074c1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jan 9 18:41:17 2014 +0000

    Removed new line when printing version of csv2yapet. Minor changes in main.cc. Some updates/changes in help output.

 csv2yapet/main.cc | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

commit 4029fffdb5822af81ff1af46a0253ed60bbb6233
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jan 9 18:38:18 2014 +0000

    CSVExport can optionally output csv column labels. Removed unused return codes from main.cc. Added cmd line switch enabling csv column labels to yapet2csv. Removed blank line when printing version of yapet2csv. Some minor changes in main.cc.

 yapet2csv/csvexport.cc | 17 +++++++++--
 yapet2csv/csvexport.h  |  7 ++++-
 yapet2csv/main.cc      | 82 ++++++++++++++++++++++++++------------------------
 3 files changed, 63 insertions(+), 43 deletions(-)

commit cbcf9433c68c315ae3e30f37bd5d693d5b4050fa
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jan 9 18:33:06 2014 +0000

    Updated svn:ignore.

commit 0fd568dfc84a529d8a9ffaabf52335fda765b837
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jan 8 16:10:56 2014 +0000

    re-added 'export LD_OPTIONS' on starchild

 scripts/checkall.sh | 1 +
 1 file changed, 1 insertion(+)

commit 2f008185a1415cc14c143b1eb76bdc860338c49c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jan 7 20:14:08 2014 +0000

    Added CPPFLAGS to configure on starchild

 scripts/checkall.sh | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

commit 597da7310930b2f2875de00680fcb6b9aa670d49
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jan 7 19:29:49 2014 +0000

    Fixed LDFLAGS/LD_OPTIONS for starchild (again)

 scripts/checkall.sh | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

commit a61ae0dc298ead5c38958ddf80397ff1285237f0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 5 19:34:30 2014 +0000

    Fixed spelling in man pages.

 doc/csv2yapet.sgml.in | 2 +-
 doc/yapet2csv.sgml.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 83e0c5d6f7b31efeb7c71bb61cdaa8f914a57a6b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 5 10:24:50 2014 +0000

    Pass LDFLAGS to configure on starchild.

 scripts/checkall.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 27d32ae58c1c2a5d41075a8f11fbb98119bdc771
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jan 4 22:36:08 2014 +0000

    Use LIBS for GCC from ports on FreeBSD.

 scripts/checkall.sh | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

commit 722e048d474fc3527318298cb287cb592ae5623d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jan 4 18:47:56 2014 +0000

    Dropped support for GCC 44 on FreeBSD, added support for GCC 4.9 on FreeBSD.

 scripts/checkall.sh | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

commit d04fc96e2d87e5eae2c9a25f7008de8bdbf5d8b5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jan 4 18:33:54 2014 +0000

    GCC 4.2 will not be checked on FreeBSD anymore.

 scripts/checkall.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 409e873e00c4b284c395e445c058f075f80a361f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jan 4 13:06:42 2014 +0000

    Added merlin.

 scripts/runcheckall.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2ccec506b46c476f71647d547cdbf4bf153f39e2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jan 4 12:23:51 2014 +0000

    Fixed bug #87 (https://bugs.guengel.ch/show_bug.cgi?id=87): Missing keywords in desktop file.

 yapet.desktop.in | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 1788d33e45e8a0b96b64537283a490e081b55633
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jan 4 11:40:15 2014 +0000

    Prepared for documenting yapet2csv.

 doc/Makefile.am       |   7 +-
 doc/Makefile.doc.am   |   5 +-
 doc/csv2yapet.sgml.in |   4 ++
 doc/yapet.sgml.in     |   4 ++
 doc/yapet2csv.sgml.in | 191 ++++++++++++++++++++++++++++++++++++++++++++++++++
 po/de.po              |  18 ++---
 po/yapet.pot          |  18 ++---
 7 files changed, 224 insertions(+), 23 deletions(-)

commit aca33eb454795ab9aaa9f508367a7cc3b08b5174
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jan 4 10:45:53 2014 +0000

    Added --enable-debug to config flags for tests.

 scripts/checkall.sh | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

commit 299faacdbd4926012011bb2a225f6022863d294a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jan 4 10:39:23 2014 +0000

    Reset CPPFLAGS when running tests on odin.

 scripts/checkall.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5f2b2eea5191a41aed355e2edfb17536849d046e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jan 4 09:02:59 2014 +0000

    Added host merlin. Use DOCBOOK_BASE when generating docu.

 scripts/checkall.sh | 48 ++++++++++++++++++++++++++++++++++++------------
 1 file changed, 36 insertions(+), 12 deletions(-)

commit 5b401ccc2f82854d04fe776aad99443f5b5dbc8f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jan 4 08:41:03 2014 +0000

    Docbook base can now be specified by passing DOCBOOK_BASE to Makefile.doc.

 doc/Makefile.doc.am | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 726a605d415dbb75602169beca537a013fa1b8a9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jan 4 08:22:17 2014 +0000

    Fixed trim() in cfg.cc.

 yapet/cfg.cc | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit f2a96189b67bc976a512f73059eb1fa9dbbc6f34
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 21:26:11 2014 +0000

    Added some more spaces to bool value tests to make sure trim() is
    working properly.

 tests/cfg1.cc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 1888d3855a504202e1ae4f03c251f095e1065c8f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 20:42:51 2014 +0000

    Fixed assertion in cfg.cc.

 yapet/cfg.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4a9847ad02f25e10fce2f52178f77ad6fc4c896a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 20:41:45 2014 +0000

    Fixed expression yielding always true.

 yapet/cfg.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 34cc810f1c9fbe4c3f6b6d4f7ab234a1a1003008
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 17:48:57 2014 +0000

    Removed -pedantic, see comment in checkall.sh.

 scripts/checkall.sh | 35 +++++++++++++++++++----------------
 1 file changed, 19 insertions(+), 16 deletions(-)

commit eb88e80cfdd8353cc0594861f37b647829f6d95c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 17:46:46 2014 +0000

    removed #pragma from endianess.cc, can't disabled warnings about
    C99/C++0x long long types.

 tests/endianess.cc | 4 ----
 1 file changed, 4 deletions(-)

commit 9aff6e9d0884ef550863d584e8d82ed3e6a5d83d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 17:02:30 2014 +0000

    Added pragma to ignore -Wc++0x-compat in endianess.cc test.

 tests/endianess.cc | 1 +
 1 file changed, 1 insertion(+)

commit 5a43be69798df6697f4eb3b0bfc9a1566f4525de
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 16:49:17 2014 +0000

    use #pragma to supress warning about long long in endianess.cc test.

 tests/endianess.cc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 038933525a3e97a89b9c68c03860df52bef24ba8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 16:27:39 2014 +0000

    Updated svn:keywords.

commit 9f84d7e097626794da41fd40c44f32f41bd60dde
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 16:25:25 2014 +0000

    Use std:: namespace for wint_t in pwrecord.cc.

 tests/preload/pwrecord.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ceb41756aff63a95fd9df3c91823b2957f7dfeb8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 16:20:45 2014 +0000

    moved #pragma outside main().

 tests/record.cc | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

commit f073cdabf03b1b7241c32a47c36852b5b6a0e32b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 16:16:53 2014 +0000

    #pragma only used on GCC 4.4+.

 tests/record.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 02566b8eb6ba34fede4a94aef8243d651a8dc85a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 16:05:36 2014 +0000

    Use #pragma to silence GCC warning.

 tests/record.cc | 8 ++++++++
 1 file changed, 8 insertions(+)

commit adee28d258c34845ac0d6c7381739c919c043efc
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 15:21:32 2014 +0000

    Invocation of w3m is retried with -s if call using -S fails.

 doc/Makefile.doc.am | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit d75c8f326cbbf5e969388507a7e32fe3c9b0e047
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 15:10:34 2014 +0000

    Removed ignore_unsaved_file field from glue/changepassword.h.

 glue/changepassword.cc | 4 +---
 glue/changepassword.h  | 1 -
 2 files changed, 1 insertion(+), 4 deletions(-)

commit 79e5db7bede633168c6c74df834e76883130c838
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 14:53:32 2014 +0000

    Use LD_OPTIONS for solaris checks in checkall.sh.

 scripts/checkall.sh | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

commit 7a70429fa0e943ea9afed296b65aa2b47677932a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 13:27:49 2014 +0000

    Added LC_ALL export to checkall.sh.

 scripts/checkall.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit afce67d85e1b85c4888e51589f2fa5c0f8bf229a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 13:16:44 2014 +0000

    Added proper LD and CPP flags to solaris curses.

 scripts/checkall.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 6d34b9b664e20a1bda113236094892092be20c0d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 13:13:57 2014 +0000

    Updated LD and CPP flags for starchild.

 scripts/checkall.sh | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit bd008fbd2c5d6d8f2af39909791ad63d4037f186
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 12:56:23 2014 +0000

    Added $(LIBINTL) to LDADD for checktestpwrecord.

 tests/preload/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bdff8f5ca76731342eb9948cbd092e26d6175a29
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 12:35:28 2014 +0000

    Proper invocation of make in checkall.sh.

 scripts/checkall.sh | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

commit b2e5fdbd6261b7c6a4a09e0d31e18025da4bb3eb
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 12:28:40 2014 +0000

    Build docs before anything else when running checkall.sh

 scripts/checkall.sh | 42 +++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 41 insertions(+), 1 deletion(-)

commit fba4a6a28baecbc0092f10c0b875d1429f4bb595
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 12:03:10 2014 +0000

    touching libyacurs/{ChangeLog,README} in runcheckall.sh in order to make autoreconf succeed.

 scripts/runcheckall.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f6628f5f65713e2e7018a14b9077ed9798afafbb
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 11:56:08 2014 +0000

    Copied check ./scripts from libyacurs and adjusted.

 scripts/checkall.sh    | 588 +++++++++++++++++++++++++++++++++++++++++++++++++
 scripts/runcheckall.sh |  40 ++++
 2 files changed, 628 insertions(+)

commit 80b8e55454b6c6870a12b9df5c923d6124787efc
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 11:45:00 2014 +0000

    Adding information on yapet2csv to NEWS.

 NEWS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 29f2c7613b94148b624ac816abd1bb15e14b0e1b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jan 3 11:33:42 2014 +0000

    Implemented enhancement #77 (https://bugs.guengel.ch/show_bug.cgi?id=77): export of pet files. Added tests for export.

 Makefile.am            |    5 +-
 configure.ac           |    1 +
 csv2yapet/main.cc      |    8 +-
 tests/Makefile.am      |    8 +-
 tests/testimport.csv   | 3007 ++++++++++++++++++++++++++++++++++++++++++++++++
 yapet2csv/Makefile.am  |   18 +
 yapet2csv/csvexport.cc |  138 +++
 yapet2csv/csvexport.h  |   74 ++
 yapet2csv/main.cc      |  292 +++++
 9 files changed, 3543 insertions(+), 8 deletions(-)

commit 747f286e393d74013c92d981a56bb71d9d4c0db4
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jan 2 20:07:37 2014 +0000

    Ironed out the wrinkles brought in with r5829: renamed targets to *.la and removed compiler specific flags from libtool invocation.

 tests/preload/Makefile.am | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit 3fb282da7ec2ceb114ab15110d3af5710d84a416
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jan 2 19:49:08 2014 +0000

    Fixed test: comparing ptr_pw->username to USERV, not NAMEV. Fixed off
    by one when initializing test data.

 tests/file6.cc | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 340d97879bad73b65783123d9963d72a0fb4f922
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jan 2 14:36:52 2014 +0000

    Removed support for getopt_long(). Updated csv2yapet man page to reflect changes.

 csv2yapet/main.cc     | 42 ++++++++++++++----------------------------
 doc/csv2yapet.sgml.in | 15 ++++++---------
 2 files changed, 20 insertions(+), 37 deletions(-)

commit d1933a7ba29038db012c42797c6cf8aa99eaaba6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jan 2 14:25:30 2014 +0000

    Build system now only installs what should be installed. Preload libraries are now built outside the regular build flow.

 doc/Makefile.am           |   3 +
 po/de.po                  | 949 +++++++++++++++++++++++-----------------------
 po/yapet.pot              | 681 +++++++++++++++------------------
 tests/preload/Makefile.am |  30 +-
 4 files changed, 803 insertions(+), 860 deletions(-)

commit 850fd4305bb4be2ce2e7afb9b0d7b0339eede0c9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jan 2 12:58:37 2014 +0000

    Removed leftover from pre YAPET 1.0 sources and updated POTFILES.in.

 po/POTFILES.in    |  2 --
 yapet/secstring.h | 69 -------------------------------------------------------
 2 files changed, 71 deletions(-)

commit 5406ee757dbf3f1abb5a7c8361103411343a0d7e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jan 2 12:42:50 2014 +0000

    Re-generated POTFILES.in.

 po/POTFILES.in | 138 ++++++++++++++++++++++++++++-----------------------------
 1 file changed, 68 insertions(+), 70 deletions(-)

commit ca39e6c240949353157ff2a3d2e3b18955a58740
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jan 2 10:24:20 2014 +0000

    updated svn:ignore.

commit 8580ad623996112db98058b39d7615110bf4c652
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jan 1 18:10:51 2014 +0000

    When configuring libyacurs, pass --disable-install so that libyacurs won't be installed.

 configure.ac | 2 ++
 1 file changed, 2 insertions(+)

commit 5d9b866f7a4e6cf770a37219667838638f85c6a2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jan 1 09:14:13 2014 +0000

    Fixed bug #84 (https://bugs.guengel.ch/show_bug.cgi?id=84) and added test.

 csv2yapet/csvimport.cc |  21 ++++-
 tests/import15.cc      | 225 +++++++++++++++++++++++++++++++++++++++++++++----
 tests/test10.csv       |   4 +
 3 files changed, 234 insertions(+), 16 deletions(-)

commit eadffbad17bb7e426518dabba682bd18ba048ee2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jan 1 08:35:06 2014 +0000

    Return 1 on error detection.

 tests/file6.cc | 5 +++++
 1 file changed, 5 insertions(+)

commit 3731cf9e6edc9c9b79033c590b2e756dde86186d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jan 1 08:30:31 2014 +0000

    Renamed variable crypt to yacrypt in order to avoid name clash on Solaris11.

 tests/preload/checktestpwrecord.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 95dbdbec7f7aab947fca182855f29a1facba20f2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Dec 30 19:29:44 2013 +0000

    Added new test for testing bug #84 (https://bugs.guengel.ch/show_bug.cgi?id=84).

 tests/Makefile.am | 23 ++++++++++++++---------
 tests/import15.cc | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/test10.csv  |  3 +++
 3 files changed, 69 insertions(+), 9 deletions(-)

commit f321b17d640ded33d5ef31fed0f7a6980a7cc17b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Dec 30 17:47:17 2013 +0000

    Added new test testing maximum record size.

 tests/Makefile.am |   7 ++-
 tests/file6.cc    | 150 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 155 insertions(+), 2 deletions(-)

commit 011234ecc2b4f429f9e6cc1c9b0ad5dda926758c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Dec 30 14:06:32 2013 +0000

    A

 tests/record.cc | 35 ++++++++++++++++++++++++++++++-----
 1 file changed, 30 insertions(+), 5 deletions(-)

commit 589fa8ba24cdf8dcfc3200cc2a845d3b4a262cf6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Dec 28 19:00:12 2013 +0000

    Updated po files.

 po/de.po     | 122 ++++++++++++++++++++++++++++-------------------------------
 po/yapet.pot | 102 ++++++++++++++++++++++++++-----------------------
 2 files changed, 113 insertions(+), 111 deletions(-)

commit b5d5f0a5ca15def9cf1633e3adb5856945aa1b2c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Dec 28 18:38:10 2013 +0000

    Only save to file if there are outstanding changes needing to be saved.

 ui/mainwindow.cc | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit 0cade38f241e245d80121b594ab81526566334a6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Dec 28 18:35:28 2013 +0000

    Fixed bug #90 (https://bugs.guengel.ch/show_bug.cgi?id=90).

 glue/createfile.cc | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)

commit 85ce509395c3ffba4209e84b5d9f8cb2aa5fcc10
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Dec 28 18:13:50 2013 +0000

    Fixed bug #89 (https://bugs.guengel.ch/show_bug.cgi?id=89).

 glue/loadfile.cc | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 8ca30aab3b2ad0d347ebc7667112013d2f4b4e2a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Dec 23 17:50:55 2013 +0000

    Implemented checktestpwrecord.cc.

 tests/preload/checktestpwrecord.cc | 100 ++++++++++++++++++++++++++-----------
 1 file changed, 71 insertions(+), 29 deletions(-)

commit 550a825507eed620c2ad6e7dbc91d01d96c76918
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Dec 23 17:50:23 2013 +0000

    Only perform deletion when records are available.

 ui/mainwindow.cc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 98c2beb6159bd4cc4b6cd9c20521e21b7dc68528
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Dec 21 20:46:35 2013 +0000

    Check the result of libpwrecord.so.

 tests/preload/checktestpwrecord.cc | 52 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 52 insertions(+)

commit e12ec86df7df9f97701a45ab5d0e1ce85342da42
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Dec 20 19:13:35 2013 +0000

    Changes due to added preload test for yapet.

 configure.ac      | 1 +
 tests/Makefile.am | 2 ++
 2 files changed, 3 insertions(+)

commit 719724f3417dd2a7650c3e536b61ae7c133b6203
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Dec 20 19:12:52 2013 +0000

    Added first preload test for yapet.

 tests/preload/Makefile.am |  24 ++
 tests/preload/pwrecord.cc | 793 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 817 insertions(+)

commit c00aa8658733e54ad05bb692ac46a5ea1a43b4ac
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Dec 20 19:09:15 2013 +0000

    Change password only when new password is different from old password; fixes bug #100 (https://bugs.guengel.ch/show_bug.cgi?id=100)

 glue/changepassword.cc | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

commit c6066a0915aea46b30fe70d312a029c10a3dbecb
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Dec 20 19:06:39 2013 +0000

    Don't open password record on Enter Key Press if no password records are available.

 ui/mainwindow.cc | 2 ++
 1 file changed, 2 insertions(+)

commit 388099cebefb6d67451bc43a8e25d47851f62b5c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Dec 20 19:05:08 2013 +0000

    Added spacer pwgen button.

 ui/pwgendialog.cc | 2 ++
 ui/pwgendialog.h  | 1 +
 2 files changed, 3 insertions(+)

commit 7e7ea4e5468cb6e724ea93797e4d4698818ba08c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Dec 15 17:09:04 2013 +0000

    Do not touch text targets in Makefile.doc.am.

 doc/Makefile.doc.am | 1 -
 1 file changed, 1 deletion(-)

commit a19ba052f31e47d877c530064d67024607cd52a1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Dec 15 13:40:28 2013 +0000

    Using YACURS::Spacer for Dialogs.

 ui/passwordrecord.cc    |  3 +++
 ui/passwordrecord.h     |  1 +
 ui/yapetunlockdialog.cc | 21 +++++++++++----------
 ui/yapetunlockdialog.h  |  1 +
 4 files changed, 16 insertions(+), 10 deletions(-)

commit 8b537eb189584174dac4c457a88bb752941544bd
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Dec 15 12:23:21 2013 +0000

    Fixed but #91 (https://bugs.guengel.ch/show_bug.cgi?id=91).

 ui/pwgendialog.cc | 7 +++++++
 1 file changed, 7 insertions(+)

commit c94975f6972cafa9f6ea96e04b12090d1d93722d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Dec 14 15:14:57 2013 +0000

    Tuned build system some more. Documentation is now built outside the regular build sequence and the maintainer is responsible for building the documentation before rolling the distribution tarball. Adjusted all doc/*.sgml.in in order to cope with the new documentation build. Not using subdir-objects of automake, despite the warning it might not work in future releases without subdir-objects; was unable to make it work properly, i.e. make clean/distclean failed. Using AX_CHECK_OPENSSL as provided by m4/ax_check_openssl.m4 to check openssl and removed home grown openssl check stuff.

 Makefile.am               |   4 +-
 configure.ac              |  30 +++++------
 crypt/Makefile.am         |   4 +-
 csv2yapet/Makefile.am     |  11 ++--
 doc/DESIGN.sgml.in        |   6 +--
 doc/INSTALL.sgml.in       |   6 +--
 doc/Makefile.am           | 126 ++--------------------------------------------
 doc/Makefile.doc.am       |  92 +++++++++++++++++++++++++++++++++
 doc/README.Cygwin.sgml.in |   6 +--
 doc/README.DOC            |   6 ---
 doc/README.sgml.in        |   8 +--
 doc/csv2yapet.sgml.in     |  12 ++---
 doc/yapet.sgml.in         |  12 ++---
 m4/ax_check_openssl.m4    | 124 +++++++++++++++++++++++++++++++++++++++++++++
 tests/Makefile.am         | 117 +++++++++++++++++++++---------------------
 yapet/Makefile.am         |  26 +++++-----
 16 files changed, 341 insertions(+), 249 deletions(-)

commit 1c5706964abbc3e157a61072861d11f4e66d49fe
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Dec 14 10:11:51 2013 +0000

    Set svn:keywords on README.DOC.

commit 9f7ba2245a4eb4e4ff2fbdb81ca034e969d53391
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Dec 14 10:10:56 2013 +0000

    Added README.DOC explaining how the documentation is built and
    distribution is prepared.

 doc/README.DOC | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

commit 5402bdf79aa4f65dc3988b8353dc92ffe6eaa395
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Dec 13 16:26:46 2013 +0000

    Some changes to configure.ac.

 configure.ac | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit bb144f6af1ef219e42fd2114caecfb9e34f74ea9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Dec 13 14:14:27 2013 +0000

    Ignore aux/ directory.

commit b671d9cb53ea1723db1d6f95608d96a9637fd5b2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Dec 13 13:35:29 2013 +0000

    Fixed bug #99 (https://bugs.guengel.ch/show_bug.cgi?id=99).

 glue/changepassword.cc | 73 +++++++++++++++++++++++++++++++++++++++++++++-----
 glue/changepassword.h  |  7 ++++-
 2 files changed, 72 insertions(+), 8 deletions(-)

commit e1a8436ce9ca528065f414cca783ac45705b2ab1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Dec 13 13:33:18 2013 +0000

    Fixed bug #101 (https://bugs.guengel.ch/show_bug.cgi?id=101).

 ui/mainwindow.cc | 28 +++++++++++-----------------
 1 file changed, 11 insertions(+), 17 deletions(-)

commit c7aea62b6ece4a544894d537ab52d9743841550f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Dec 13 13:29:12 2013 +0000

    Adjusted DISTCHECK_CONFIGURE_FLAGS to reflect changes made earlier in configure.ac.

 Makefile.am | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 8a7bd52f15f1a843b600cacaa2ffef84c5978f4b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Dec 13 13:28:29 2013 +0000

    Updated po files.

 po/de.po     | 169 +++++++++++++++++++++++++++++++----------------------------
 po/yapet.pot | 155 ++++++++++++++++++++++++++----------------------------
 2 files changed, 162 insertions(+), 162 deletions(-)

commit 49601f6936ab543843d5b3fcc42c62ab7bea0772
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Dec 13 13:28:03 2013 +0000

    Removed tests/testpaths.h which is not in distribution (will be generated by configure) and causes distcheck to fail.

 po/POTFILES.in | 1 -
 1 file changed, 1 deletion(-)

commit bb0961fa30fbdb805be8ad100c1094029aeed8e2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Dec 13 13:26:43 2013 +0000

    Do not use static libraries for glue, pwgen, and ui.

 glue/Makefile.am  | 24 +++---------------------
 pwgen/Makefile.am | 16 ++--------------
 ui/Makefile.am    | 24 ++----------------------
 yapet/Makefile.am | 25 +++++++++++++++++++------
 4 files changed, 26 insertions(+), 63 deletions(-)

commit e1d7ea7a3c3a48b73eeab900449335025a1c4759
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Dec 11 18:43:47 2013 +0000

    createfile.cc makes now use of FileDialog::suffix() in order to append suffix.

 glue/createfile.cc | 2 ++
 1 file changed, 2 insertions(+)

commit e5084d6076935b141490d16f75ee06b7668524fa
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Dec 9 21:08:41 2013 +0000

    VPATH build now supported.

 crypt/Makefile.am     |  2 +-
 csv2yapet/Makefile.am |  2 +-
 glue/Makefile.am      |  5 +++--
 pwgen/Makefile.am     |  2 +-
 ui/Makefile.am        | 10 ++++++----
 yapet/Makefile.am     |  7 ++++---
 6 files changed, 16 insertions(+), 12 deletions(-)

commit 0477e9b593b80fbd22c9418b733daa6106df1826
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Dec 9 19:49:56 2013 +0000

    Removed std-options from AM_INIT_AUTOMAKE in configure.ac.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 24f206b41a44580fcc5bff3cca24eeb91f48a42c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Dec 9 19:42:02 2013 +0000

    Removed
    
     --with-docbook-xsl
     --build-doc
     --source-doc
     --enable-terminal-title
     --enable-pwgen
    
    from configure.ac. Adjusted sources to changes in configure.ac. doc/Makefile.am still needs some work, though.

 Makefile.am            |  13 ++---
 configure.ac           |  66 +-----------------------
 crypt/Makefile.am      |   4 --
 doc/Makefile.am        |  61 ++++------------------
 doc/yapet.sgml.in      |  82 -----------------------------
 glue/Makefile.am       |   6 +--
 po/de.po               | 137 +++++++++++++++++++++++++------------------------
 po/yapet.pot           | 132 +++++++++++++++++++++++------------------------
 tests/Makefile.am      |  22 ++------
 ui/Makefile.am         |  15 ++----
 ui/help.cc             |   6 ---
 ui/help.h              |   3 --
 ui/info.cc             |  25 +--------
 ui/info.h              |   6 ---
 ui/mainwindow.cc       |  15 +-----
 ui/mainwindow.h        |   7 ---
 ui/mainwindowhotkeys.h |   2 -
 ui/passwordrecord.cc   |  17 ------
 ui/passwordrecord.h    |   9 +---
 ui/yapetlockscreen.cc  |   4 --
 yapet/Makefile.am      |  12 ++---
 21 files changed, 167 insertions(+), 477 deletions(-)

commit f21940db1d6f0ceb1b65b7c22582a7ad9dbd824e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Dec 8 12:34:36 2013 +0000

    Ignore *.out and *.pet files.

commit 71a2c175a77827989b5740084a01bc33b4cfbf64
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Dec 8 12:32:07 2013 +0000

    Added DIST_SUBDIRS to trunk/Makefile.am.

 Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

commit 8fb46edbc7b7e492ad579a345fa694346ade0eb1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 5 20:43:08 2013 +0000

    Removed ISSUES

 ISSUES | 3 ---
 1 file changed, 3 deletions(-)

commit d3d12045566783524ab31b2c17e8b82893dd1249
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 5 18:28:06 2013 +0000

    Fixed change of masterpassword.

 ui/mainwindow.cc | 3 +++
 1 file changed, 3 insertions(+)

commit d06d269ad7c938563d868843881fdc7e5142dfd3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Dec 3 20:19:01 2013 +0000

    Updated; removed issue 1 (aka bug 105).

 ISSUES | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

commit e085ddc88eb94a5daa8dad0293ec39225a6efe4a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Dec 1 13:47:43 2013 +0000

    Checkout latest sources to host specific directories and run autoreconf on them.

 support/prepare_test_directories.sh | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

commit c49b87208faed44b654a92a7a0f72d2246626fdf
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Dec 1 09:40:27 2013 +0000

    Added issue file.

 ISSUES | 8 ++++++++
 1 file changed, 8 insertions(+)

commit c30404b352a4e4b2d73de9cbf357b27fab745c0b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Dec 1 09:40:09 2013 +0000

    Added asserts.

 glue/createfile.cc | 2 ++
 1 file changed, 2 insertions(+)

commit 55977d9f5313ff26a16dc73e806ff289d7080038
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 27 18:27:47 2013 +0000

    Using static allocation for widgets.

 ui/info.cc | 268 +++++++++++++++++++++++++++----------------------------------
 ui/info.h  |  58 ++++++-------
 2 files changed, 146 insertions(+), 180 deletions(-)

commit a14fbc7d9ddf054781e238ba8dd692bb28ba2410
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Nov 26 19:31:18 2013 +0000

    Updated svn:ignore.

commit 8c67568543394f345e4862d10de313b502462983
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Nov 26 18:21:20 2013 +0000

    Now using File*Dialog with chdir() as was implemented in libyacurs r5702. See also https://bugs.guengel.ch/show_bug.cgi?id=98.

 glue/createfile.cc | 3 ++-
 glue/loadfile.cc   | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

commit 9ef2a91b632d34c3ea12d1e2897ba2bee4cd3aef
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Nov 26 18:14:05 2013 +0000

    Using DynLabel in order to display loaded yapet file. This prevents the label from being larger than the available space and in turn not displaying any information.

 ui/info.cc | 11 ++++++++---
 ui/info.h  |  2 +-
 2 files changed, 9 insertions(+), 4 deletions(-)

commit 7212a5b548aec745dbd59d6bb37c7766e4f36f03
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 25 18:17:09 2013 +0000

    Updated German translation and POTFILES.in.

 po/POTFILES.in |  121 ++++---
 po/de.po       | 1070 ++++++++++++++++++++++++++++++--------------------------
 po/yapet.pot   |  784 +++++++++++++++++++++++------------------
 3 files changed, 1100 insertions(+), 875 deletions(-)

commit 28eacb096ac7d0cc4eec4f2322a4400909a4c335
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 24 18:41:12 2013 +0000

    Updated.

 NEWS | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 57701dc54770feddc8ce3e1936ad65a0d20f4341
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 24 18:29:43 2013 +0000

    Removed option for getopt_long (non-posix). Removed long options. Show help when argument is missing. Removed `Check if optarg is null before using it' commited r5692.

 configure.ac  |  5 ++---
 yapet/main.cc | 67 ++++++++++++++---------------------------------------------
 2 files changed, 18 insertions(+), 54 deletions(-)

commit c3b718191dc9a9ad618132940309158f2d55bd47
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 24 17:34:18 2013 +0000

    show_help() does not show version anymore. Check if optarg is null before using it. sscanf() replaced by atoi(). uncrustified.

 yapet/main.cc | 133 +++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 75 insertions(+), 58 deletions(-)

commit 942f009e438bc88a595041e200b52823632dc369
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 24 15:44:58 2013 +0000

    Emit apoptosis events to prevent memory leaks.

 glue/createfile.cc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 61b3dfda6a9379fc34ae35f4afaa01123794a31a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 24 15:32:21 2013 +0000

    Emit apoptosis events to prevent memory leaks.

 glue/opencmdlinefile.cc | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

commit 7786f6437e34339127e7dbd75b9241a3691cf90e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 24 14:38:03 2013 +0000

    removed warning, since it works after complete rebuild.

 ui/info.cc | 1 -
 1 file changed, 1 deletion(-)

commit 3bece8afc610c5957b96408f746ac5e4c5dbfa04
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 24 14:36:45 2013 +0000

    Changed order of initializing attributes of CfgVal to silence gcc's
    `-Wall -pedantic'

 yapet/cfg.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8d5ad5de7602702c62784a42d2f9153c78c73d21
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 24 13:59:28 2013 +0000

    Updated svn:ignore.

commit 417b880a3339cd0a31ae4129121d55fab0a34bad
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 24 13:52:14 2013 +0000

    Re-enabled opening file provided on command line or in config file.

 ui/mainwindow.cc | 65 +++++++++++++++++++++++++++++++++++++++++++++-----------
 ui/mainwindow.h  |  6 ++++--
 yapet/main.cc    |  2 +-
 3 files changed, 58 insertions(+), 15 deletions(-)

commit f7335661c49d58786e8245ddf132b18f952d2443
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 24 13:51:29 2013 +0000

    Glue class implementing opening of a file specified on command line or in configuration file.

 glue/Makefile.am        |   6 +-
 glue/opencmdlinefile.cc | 201 ++++++++++++++++++++++++++++++++++++++++++++++++
 glue/opencmdlinefile.h  |  73 ++++++++++++++++++
 3 files changed, 277 insertions(+), 3 deletions(-)

commit 2a17c13a4dea81dafb8df6c2a3bd8f159360f09a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 24 13:49:30 2013 +0000

    Removed ConfigFile::getHomeDir() and placed it as a function into YAPET::CONFIG namespace. CfgValPetFile does now expand `~'.

 yapet/cfg.cc     | 47 +++++++++++++++++++++++++++++++++++++++++++++--
 yapet/cfg.h      |  1 +
 yapet/cfgfile.cc | 33 ---------------------------------
 yapet/cfgfile.h  |  2 --
 4 files changed, 46 insertions(+), 37 deletions(-)

commit eb84bed3eda4ac42bc9c6ed91352f4b93d9a142e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 24 13:23:37 2013 +0000

    Updated comment. Added assert().

 glue/createfile.cc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit a01ad34a27aa8fd57c818bb6768bce63d8ea79d5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 24 11:41:03 2013 +0000

    Implemented enhancement https://bugs.guengel.ch/show_bug.cgi?id=102 (colors in yapet config file).

 yapet/cfg.cc  | 10 ++++++++--
 yapet/cfg.h   |  8 ++++++++
 yapet/main.cc | 15 +++++++++++++--
 3 files changed, 29 insertions(+), 4 deletions(-)

commit 72e77d772a078a69e22f6fec505a961b6b644af3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 24 11:20:00 2013 +0000

    Reformatting code. Use YAPET::Globals::config.petfile in order to append suffix to file.

 glue/createfile.cc | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit 5e0bc07accbc7f0430632beff70aa20209259e40
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 24 10:26:38 2013 +0000

    Updated

 TODO | 21 +--------------------
 1 file changed, 1 insertion(+), 20 deletions(-)

commit 9b42152232be70aa92a797cfd41c11c1f2941f8f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 24 09:24:31 2013 +0000

    use exit(0) on success.

 tests/cfgfile1.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bc7c42043abdd7b2fb2b2995b4178e62a299900f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 24 09:22:58 2013 +0000

    Use abort() instead of return 1 if test fails.

 tests/cfgfile1.cc | 75 ++++++++++++++++++++++++++++---------------------------
 1 file changed, 38 insertions(+), 37 deletions(-)

commit e5056c5cb005f9b68b25f5203a84fcb4ae76226c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 19:32:38 2013 +0000

    Use getopt() by default. Re-enabled some commented out code. Command line parsing and configuration file not tested.

 yapet/main.cc | 27 ++++++++++++++-------------
 1 file changed, 14 insertions(+), 13 deletions(-)

commit aac4e564f4ee8341cc69c87e848b8fb1ff4c24b2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 19:31:08 2013 +0000

    Added warning for pw_input_timeout label.

 ui/info.cc | 1 +
 1 file changed, 1 insertion(+)

commit 2867b0218fa9ebf7690d1d115809a341310d72f4
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 19:11:21 2013 +0000

    Re-added ignorerc which is used in yapet/main.cc

 tests/cfg1.cc | 271 ++++++++++++++++++++++++++++++----------------------------
 yapet/cfg.cc  |  12 ++-
 yapet/cfg.h   |   1 +
 3 files changed, 149 insertions(+), 135 deletions(-)

commit 33064f1d0b65153e9470b85a9c473a25baab19e6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 18:50:52 2013 +0000

    Check for getopt since we use getopt by default and query #ifndef HAVE_GETOPT.

 configure.ac | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 0c5b55af54c169f82af4c30c9737f8e0811a0da5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 18:15:24 2013 +0000

    Fixed compilation errors.

 tests/cfg1.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 76486e323d426a2a9ba41175634ddbe7f4e7805e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 17:32:36 2013 +0000

    Implemented all tests (I hope).

 tests/cfg1.cc | 285 ++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 266 insertions(+), 19 deletions(-)

commit 17f9cae0271217790b482e499617326f5338a740
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 17:22:18 2013 +0000

    provide default values in ctor, thus rendering previous commits obsolete.

 yapet/cfg.h | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

commit 950834c4251b0717ffd019f199b4f6a503be0a19
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 17:20:24 2013 +0000

    default value for v of CfgValInt provided.

 yapet/cfg.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ff76e9cd51df41cf9677dca16d567a1762006035
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 15:48:05 2013 +0000

    Added default constructor for CfgValRNG.

 yapet/cfg.h | 1 +
 1 file changed, 1 insertion(+)

commit 98449673b3b2b430bf1c63b5a96ce1a3b677cdc8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 13:47:53 2013 +0000

    new method CfgValPetFile::add_suffix(). Employed CfgValPetFile where required.

 yapet/cfg.cc | 28 +++++++++++++++-------------
 yapet/cfg.h  |  3 ++-
 2 files changed, 17 insertions(+), 14 deletions(-)

commit 95945b976d24da8b9a156dcb60126823865f60da
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 13:39:24 2013 +0000

    Added default ctor for CfgValPetFile.

 yapet/cfg.h | 1 +
 1 file changed, 1 insertion(+)

commit 97455174213fe9cfeff625394290f95f7f99272f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 13:27:47 2013 +0000

    Fixed CfgVal::CfgVal(const T& v): also initialize locked.

 yapet/cfg.h | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

commit 2c4107cddd9bb04bc2082db31f56843ac834566c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 13:20:36 2013 +0000

    CfgValBool uses now trim() instead of remove_spaces(), thus values
    such as 'f al se' etc are not allowed anymore.

 yapet/cfg.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6ffa338a9eac5aa21690454087aa56fe5abc6328
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 13:18:11 2013 +0000

    trim() is now a function in the YAPET::CONFIG namespace and defined in cfg.cc.

 yapet/cfg.cc     | 25 +++++++++++++++++++++++++
 yapet/cfg.h      |  2 ++
 yapet/cfgfile.cc | 21 ---------------------
 yapet/cfgfile.h  |  2 --
 4 files changed, 27 insertions(+), 23 deletions(-)

commit 6878b06c45f6b031de325fb9c73f9465fd9f4ff2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 11:41:12 2013 +0000

    Added @todo

 yapet/cfg.h | 1 +
 1 file changed, 1 insertion(+)

commit e22d40d90533c9ba9e76d4eb21df9aecdbc023a7
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 11:41:04 2013 +0000

    Started implementing tests; not finished though

 tests/cfg1.cc | 176 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 173 insertions(+), 3 deletions(-)

commit 1b399c631c8c7fbc69e2b855788570f38b41ae80
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 11:40:05 2013 +0000

    Updated.

 TODO | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit 6b027ccbf8345c20c6e89ebbf27dae1675d3d014
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 09:30:42 2013 +0000

    test for comment in the middle of config file

 tests/cfgfile3.rc | 1 +
 1 file changed, 1 insertion(+)

commit 95c09ad58d40af27cf86c46684d6de84e04edc9d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 09:30:18 2013 +0000

    also test for leading whitespace

 tests/cfgfile3.rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ff3bca0385a7ccd85e9ee88e61500b8925347d87
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 08:48:28 2013 +0000

    Removed test value.

 yapet/cfg.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c6e3b91513e10a291583c64c086c2672acd23bcc
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 08:38:40 2013 +0000

    Replaced C functions by their C++ counter part.

 csv2yapet/main.cc  | 24 +++++++++----------
 tests/bdbuffer.cc  |  2 +-
 tests/charpool1.cc | 20 ++++++++--------
 tests/charpool2.cc | 12 +++++-----
 tests/enc.cc       |  4 ++--
 tests/foreign.cc   | 68 +++++++++++++++++++++++++++---------------------------
 tests/partdec.cc   | 20 ++++++++--------
 tests/tests.h      | 12 +++++-----
 8 files changed, 81 insertions(+), 81 deletions(-)

commit a5749eaee134230ad92a367f15b26cfc6ac0e51f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 08:37:31 2013 +0000

    Started working on YAPET::Config test.

 tests/Makefile.am |  9 ++++++++-
 tests/cfg1.cc     | 21 +++++++++++++++++++++
 2 files changed, 29 insertions(+), 1 deletion(-)

commit d3b7c8ec38b515ca00e68da8b7920ef3f05c2703
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Nov 23 08:36:06 2013 +0000

    Replaced C functions by their C++ counter part.

 crypt/bdbuffer.cc      |  34 ++++----
 crypt/crypt.cc         |   6 +-
 crypt/crypt.h          |   8 +-
 crypt/file.cc          | 212 ++++++++++++++++++++++++-------------------------
 crypt/key.cc           |  38 ++++-----
 crypt/partdec.cc       |  18 ++---
 crypt/record.h         |  20 ++---
 crypt/yapetexception.h |   2 +-
 pwgen/charpool.cc      |  50 ++++++------
 pwgen/charpool.h       |  16 ++--
 pwgen/pwgen.cc         |  72 ++++++++---------
 pwgen/pwgen.h          |   2 +-
 pwgen/rng.cc           |   6 +-
 ui/mainwindow.cc       |   2 +-
 ui/mainwindow.h        |  10 +--
 ui/passwordrecord.h    |   6 +-
 ui/yapetlockscreen.cc  |   2 +-
 yapet/cfgfile.cc       |   4 +-
 yapet/main.cc          |  22 ++---
 19 files changed, 265 insertions(+), 265 deletions(-)

commit 53d588c6a25d8f3bba67e77d8203fbb4e58615f8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Nov 22 21:07:29 2013 +0000

    Trim config option names when reading config files. Fixed configuration, so that cfgfile1 tests succeeds. Added new cfgfile3.rc test file.

 pwgen/charpool.h  |   8 +++
 tests/Makefile.am |  10 +--
 tests/cfgfile1.cc | 208 +++++++++++++++++++++++++++++++++++++++++++++---------
 tests/cfgfile1.rc |   4 +-
 tests/cfgfile2.rc |   5 +-
 tests/cfgfile3.rc |  14 ++++
 ui/pwgendialog.cc |  35 ++++-----
 yapet/cfg.cc      | 114 ++++++++++++++++++++----------
 yapet/cfg.h       |  45 +++++++++---
 yapet/cfgfile.cc  |  29 ++++++--
 yapet/cfgfile.h   |   6 +-
 11 files changed, 363 insertions(+), 115 deletions(-)

commit d43cba3f13b39246a10b8db63307f5a8c2cd563d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Nov 22 18:01:15 2013 +0000

    Fixed warnings and errors when building with gcc.

 csv2yapet/Makefile.am | 3 ++-
 ui/mainwindow.cc      | 8 ++++----
 yapet/cfg.h           | 2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)

commit 8c9f099952b92a2f4c5338a89616813a3d017aaa
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Nov 22 17:00:10 2013 +0000

    Removed CONSTS namespace. Moved configuration default constants into consts.h. Complete rewrite of configuration classes. Changes in other files due to configuration changes. Configuration still not fully implemented.

 csv2yapet/main.cc |   6 +-
 ui/pwgendialog.cc |  29 ++---
 yapet/cfg.cc      | 336 +++++++++++++++++++++++++++++-------------------------
 yapet/cfg.h       | 280 ++++++++++++++++++++++++++-------------------
 yapet/cfgfile.cc  | 260 +++++++++---------------------------------
 yapet/cfgfile.h   | 142 +++--------------------
 yapet/consts.cc   |  27 +----
 yapet/consts.h    |  61 +++++-----
 yapet/main.cc     |  38 +++---
 9 files changed, 469 insertions(+), 710 deletions(-)

commit 07cd8087de0966f7a3e0153f2f0d7b81c0c84ba7
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Nov 22 15:39:18 2013 +0000

    replaced strstr by std::string::find() where suitable.

 ui/mainwindow.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f3985d0f17e709b965d31974d732f4d141538f4e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Nov 22 11:18:25 2013 +0000

    Use std::transform() instead of for making strings lowercase.

 ui/mainwindow.h | 20 ++++++++------------
 1 file changed, 8 insertions(+), 12 deletions(-)

commit 70c3e4e5c22ae33663cfc46e9c5558ee8478c42c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Nov 22 09:07:32 2013 +0000

    Moved yapet/ui and yapet/glue to top source directory.

 Makefile.am                            | 11 +++++++----
 configure.ac                           |  4 ++--
 glue/Makefile.am                       | 27 +++++++++++++++++++++++++++
 {yapet/glue => glue}/README            |  0
 {yapet/glue => glue}/changepassword.cc |  0
 {yapet/glue => glue}/changepassword.h  |  0
 {yapet/glue => glue}/createfile.cc     |  0
 {yapet/glue => glue}/createfile.h      |  0
 {yapet/glue => glue}/loadfile.cc       |  0
 {yapet/glue => glue}/loadfile.h        |  0
 {yapet/glue => glue}/promptpassword.cc |  0
 {yapet/glue => glue}/promptpassword.h  |  0
 {yapet/ui => ui}/Makefile.am           |  6 ++++--
 {yapet/ui => ui}/help.cc               |  0
 {yapet/ui => ui}/help.h                |  0
 {yapet/ui => ui}/info.cc               |  0
 {yapet/ui => ui}/info.h                |  0
 {yapet/ui => ui}/mainwindow.cc         |  0
 {yapet/ui => ui}/mainwindow.h          |  0
 {yapet/ui => ui}/mainwindowhotkeys.h   |  0
 {yapet/ui => ui}/newpassworddialog.cc  |  0
 {yapet/ui => ui}/newpassworddialog.h   |  0
 {yapet/ui => ui}/passworddialog.cc     |  0
 {yapet/ui => ui}/passworddialog.h      |  0
 {yapet/ui => ui}/passwordrecord.cc     |  0
 {yapet/ui => ui}/passwordrecord.h      |  0
 {yapet/ui => ui}/pwgendialog.cc        |  0
 {yapet/ui => ui}/pwgendialog.h         |  0
 {yapet/ui => ui}/yapetlockscreen.cc    |  0
 {yapet/ui => ui}/yapetlockscreen.h     |  0
 {yapet/ui => ui}/yapetunlockdialog.cc  |  0
 {yapet/ui => ui}/yapetunlockdialog.h   |  0
 yapet/Makefile.am                      | 12 +++++-------
 yapet/glue/Makefile.am                 | 25 -------------------------
 34 files changed, 45 insertions(+), 40 deletions(-)

commit 7d0ca56a9295a3496e2fb63ce4274e41ce42caab
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Nov 22 08:51:34 2013 +0000

    Configuration file can no longer specify to ignore itself.

 TODO              |  3 ---
 doc/yapet.sgml.in | 13 -------------
 yapet/cfg.cc      |  9 ---------
 yapet/cfgfile.cc  |  6 ------
 yapet/cfgfile.h   |  8 +++-----
 5 files changed, 3 insertions(+), 36 deletions(-)

commit 87c194a516f2260c474a3b899c5bf7b33fd09983
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Nov 22 08:50:15 2013 +0000

    Display proper text for 'Core File' if we're compiled with debug enabled.

 yapet/ui/info.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9afd5cec4bbce28d8fc96abe7737404ccd937942
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Nov 22 08:49:06 2013 +0000

    Title will display info on whether or not we're compiled with
    debug code enabled.

 yapet/main.cc | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit a88bca986e35a93e6533028a301c11c0b8200ae6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Nov 21 19:10:06 2013 +0000

    Updated.

 TODO | 5 -----
 1 file changed, 5 deletions(-)

commit 1c19f4cba15e4ee0eb14bc980e20d2e8c4f6274b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Nov 21 19:09:46 2013 +0000

    Setting passwords using password generator will set the dialog in modified state.

 yapet/ui/passwordrecord.cc | 14 ++++++++------
 yapet/ui/passwordrecord.h  |  1 +
 2 files changed, 9 insertions(+), 6 deletions(-)

commit fffeefbb96be0b6b469a3678f02525b1d078dcb7
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Nov 21 19:08:20 2013 +0000

    Fixed coloring.

 yapet/ui/pwgendialog.cc | 4 ++++
 1 file changed, 4 insertions(+)

commit 5ba8dde2adf6ce6f376527a7342b9796a4f32eae
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Nov 21 14:36:29 2013 +0000

    Streamlined configure.ac and #ifdefs.

 configure.ac                | 19 +++++++++++++------
 crypt/file.cc               | 14 ++------------
 crypt/structs.h             |  4 +---
 pwgen/rng.cc                | 15 ++++-----------
 pwgen/rng.h                 |  4 +---
 tests/bdbuffer.cc           |  8 ++------
 tests/cfgfile1.cc           |  8 ++------
 tests/charpool1.cc          |  8 ++------
 tests/charpool2.cc          | 10 ++--------
 tests/corrupt.cc            |  8 ++------
 tests/enc.cc                |  8 ++------
 tests/endianess.cc          |  8 ++------
 tests/file.cc               |  8 ++------
 tests/file2.cc              | 10 ++--------
 tests/file3.cc              | 11 ++---------
 tests/file4.cc              |  8 ++------
 tests/file5.cc              |  8 ++------
 tests/foreign.cc            |  8 ++------
 tests/import1.cc            |  8 ++------
 tests/import10.cc           |  8 ++------
 tests/import11.cc           |  8 ++------
 tests/import12.cc           |  8 ++------
 tests/import13.cc           | 10 ++--------
 tests/import14.cc           |  8 ++------
 tests/import2.cc            |  8 ++------
 tests/import3.cc            |  8 ++------
 tests/import4.cc            |  8 ++------
 tests/import5.cc            |  8 ++------
 tests/import6.cc            |  8 ++------
 tests/import7.cc            | 11 ++---------
 tests/import8.cc            |  8 ++------
 tests/import9.cc            |  8 ++------
 tests/key.cc                |  8 ++------
 tests/partdec.cc            |  8 ++------
 tests/pwgen1.cc             |  8 ++------
 tests/record.cc             |  8 ++------
 tests/rng1.cc               |  8 ++------
 yapet/cfg.h                 |  4 +---
 yapet/cfgfile.cc            |  8 +-------
 yapet/cfgfile.h             |  4 +---
 yapet/consts.h              |  4 +---
 yapet/main.cc               | 16 +++++-----------
 yapet/ui/info.cc            | 14 +++-----------
 yapet/ui/info.h             |  2 --
 yapet/ui/mainwindow.cc      |  2 +-
 yapet/ui/yapetlockscreen.cc |  4 ++--
 46 files changed, 100 insertions(+), 282 deletions(-)

commit b898b3ff4658fbbf0ac81dc63953697b250098a0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Nov 21 12:19:04 2013 +0000

    Removed #ifdef HAVE_UNISTD_H

 csv2yapet/csvimport.cc | 4 +---
 csv2yapet/main.cc      | 4 +---
 tests/endianess.cc     | 4 +---
 yapet/cfgfile.cc       | 4 +---
 yapet/main.cc          | 4 +---
 5 files changed, 5 insertions(+), 15 deletions(-)

commit 0f0d10e658f72c3c009a79ea745c0f479b323e4d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Nov 21 12:17:15 2013 +0000

    Removed #ifdef HAVE_STRING

 yapet/cfg.h | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit a7a64041ca8d0db398da3b1f3758dbef33c29a03
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Nov 21 12:16:08 2013 +0000

    Removed #ifdef HAVE_IOSTREAM

 yapet/cfg.cc | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit 8e6465e80c876ddced5a57eabed5255424c9eede
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Nov 21 12:10:48 2013 +0000

    Renamed #define USE_WCHAR to YACURS_USE_WCHAR.

 yapet/ui/mainwindow.h | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 47f030bc6c3ecbfc919496edab07ed3bd67b9151
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Nov 21 12:03:27 2013 +0000

    updated

commit 477c0a8901690eaa96787b65275dec2e2b2bb7da
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Nov 21 12:02:51 2013 +0000

    Updated

 po/yapet.pot | 30 +++++++++++++++++++++++-------
 1 file changed, 23 insertions(+), 7 deletions(-)

commit e2f5326990500916fdee23449263a707c092c76a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Nov 21 12:02:36 2013 +0000

    Updated.

 po/de.po | 36 ++++++++++++++++++++++++++----------
 1 file changed, 26 insertions(+), 10 deletions(-)

commit 00e4c820d4e9f4b844107f110fbdad471b413cf3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Nov 21 11:49:49 2013 +0000

    removed #warning's

 yapet/ui/mainwindow.h | 5 -----
 1 file changed, 5 deletions(-)

commit 4fabd20b51d27a34b2f85d30ced9bf1377d9c6fa
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Nov 21 10:33:45 2013 +0000

    search functionality now does not rely entirely on strcasestr(). to[w]lower() is used if available (Solaris 10).

 configure.ac           |  4 +--
 yapet/ui/mainwindow.cc |  7 ++++-
 yapet/ui/mainwindow.h  | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 93 insertions(+), 3 deletions(-)

commit fbf7844d903afa991196c88d8bb9d593ce174d35
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Nov 21 08:43:52 2013 +0000

    Updated.

 TODO | 2 ++
 1 file changed, 2 insertions(+)

commit 68b69994acf9dc7ee36147c95dc4da10c04cbfd3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Nov 21 08:28:50 2013 +0000

    Updated.

 TODO | 3 +++
 1 file changed, 3 insertions(+)

commit ee056124492d87663e5c9b1f72fafa39a0733486
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Nov 21 08:26:49 2013 +0000

    Updated

 TODO | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

commit 44ce1ba6b664c5e9447ae5cdef692cd4a3fe7818
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Nov 21 00:44:59 2013 +0000

    Cleaned out

 po/Rules-quot          |  47 ---
 po/boldquot.sed        |  10 -
 po/en@boldquot.header  |  25 --
 po/en@boldquot.po      | 911 -------------------------------------------------
 po/en@quot.header      |  22 --
 po/en@quot.po          | 908 ------------------------------------------------
 po/insert-header.sin   |  23 --
 po/quot.sed            |   6 -
 po/remove-potcdate.sin |  19 --
 9 files changed, 1971 deletions(-)

commit a8f85e42b06d24055d7cc5395d750bb73b7e34a6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Nov 21 00:17:16 2013 +0000

    Removed

 po/en_GB.po | 784 ------------------------------------------------------------
 1 file changed, 784 deletions(-)

commit 87dd90de7b680ae7b6a0628754f44c77e3aed8b0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Nov 21 00:09:51 2013 +0000

    Updated gettext stuff.

 yapet/main.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3d45820623f9a275e697aa8b965fbf4943142c54
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Nov 21 00:08:17 2013 +0000

    Updated

 po/LINGUAS             |   2 +-
 po/{de_CH.po => de.po} |   0
 po/de_DE.po            | 789 -------------------------------------------------
 3 files changed, 1 insertion(+), 790 deletions(-)

commit d9607c883d8d1e29f223537ed2ada0de02c6e983
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 23:25:38 2013 +0000

    Updated.

 po/de_CH.po | 1 -
 po/de_DE.po | 1 -
 po/en_GB.po | 7 +++++--
 3 files changed, 5 insertions(+), 4 deletions(-)

commit 282e880527b2cf7560c9883d8ebe8376df412a18
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 23:25:18 2013 +0000

    Added warning.

 yapet/ui/passwordrecord.cc | 1 +
 1 file changed, 1 insertion(+)

commit 23640b540fe5307746078af22933e374d7b96bc0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 22:56:18 2013 +0000

    Updated

 po/en@boldquot.po | 713 +++++++++++++++++++++++++++++++-----------------------
 po/en@quot.po     | 713 +++++++++++++++++++++++++++++++-----------------------
 po/yapet.pot      | 639 +++++++++++++++++++++++++++---------------------
 3 files changed, 1171 insertions(+), 894 deletions(-)

commit a44e47de80efb2a09617e443100ebba0fe4a84e9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 22:56:09 2013 +0000

    Removed

 po/en_US.po | 767 ------------------------------------------------------------
 1 file changed, 767 deletions(-)

commit 9d58405e92f80a543a49256c77fe868219aae827
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 22:55:38 2013 +0000

    Updated.

 po/en_US.po | 656 ++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 371 insertions(+), 285 deletions(-)

commit 29a587451d3c2c8d7b23249375ed9c5446c9085f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 22:55:05 2013 +0000

    Updated.

 po/LINGUAS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 53caa1a2158737cc5421a896c15b4c681a9cc6e8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 22:54:19 2013 +0000

    Updated.

 po/en_GB.po | 781 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 781 insertions(+)

commit 6f154cc55fb1f5a521445ca832e874ef23879399
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 22:45:56 2013 +0000

    Updated.

 po/LINGUAS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 61a972d951b5b8c613cc34a936a7ebd72a94d049
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 22:42:55 2013 +0000

    Added.

 po/de_DE.po | 790 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 790 insertions(+)

commit 8828bb3178d281187062a94d3b5478815508008c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 22:42:22 2013 +0000

    Updated.

 po/de_CH.po | 1232 +++++++++++++++++++++--------------------------------------
 1 file changed, 440 insertions(+), 792 deletions(-)

commit bf4e987b3d1f802f9fea2fb843a60d042598f762
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 22:09:35 2013 +0000

    updated.

 po/POTFILES.in | 51 +++++++++++++++++++++++++++------------------------
 1 file changed, 27 insertions(+), 24 deletions(-)

commit cfc88bfa5c26265a162316beed93754f58595024
Merge: 4606616 3a709f0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 20:54:28 2013 +0000

    Merged with branches/yapet-1.x.

commit 3a709f032f3e711186c03f1b5a6e0c2ad85d83fe
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 20:43:49 2013 +0000

    Implemented password generator.

 yapet/Makefile.am            |   1 -
 yapet/glue/Makefile.am       |   4 +
 yapet/pwgendialog.cc         | 452 -------------------------------------------
 yapet/pwgendialog.h          | 128 ------------
 yapet/ui/Makefile.am         |   7 +
 yapet/ui/mainwindow.cc       |  33 +++-
 yapet/ui/mainwindow.h        |  11 ++
 yapet/ui/mainwindowhotkeys.h |  37 ++++
 yapet/ui/passwordrecord.cc   | 150 ++++++++------
 yapet/ui/passwordrecord.h    |  12 +-
 yapet/ui/pwgendialog.cc      | 251 ++++++++++++++++++++++++
 yapet/ui/pwgendialog.h       |  70 +++++++
 12 files changed, 512 insertions(+), 644 deletions(-)

commit fb6b8ef88f68859af1f7e2780329d810f5942e59
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 14:35:22 2013 +0000

    Display file name in info dialog.

 yapet/ui/info.cc | 15 +++++++++++++++
 yapet/ui/info.h  |  3 +++
 2 files changed, 18 insertions(+)

commit af4a7aa86b7afb2a1ef724b85922fadb9b61cc95
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 14:35:00 2013 +0000

    Make tests if yapet file has been externally modified work.

 crypt/file.cc | 48 ++++++++++++++++++++++++++++--------------------
 crypt/file.h  | 13 ++++++++-----
 2 files changed, 36 insertions(+), 25 deletions(-)

commit f334ce5764639d9ea746dc6967fe5361c7706440
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 14:06:58 2013 +0000

    fixed typo in assert.

 yapet/ui/mainwindow.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7026374a3c7a7664d6f6601d8ea3485cb877065a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 14:00:20 2013 +0000

    Do not exit if there are errors when saving changes.

 yapet/ui/mainwindow.cc | 13 ++++++++-----
 yapet/ui/mainwindow.h  |  7 ++++++-
 2 files changed, 14 insertions(+), 6 deletions(-)

commit 9da72227e56408b64cea711a2eebec6fa9c25b38
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 12:33:51 2013 +0000

    Updated tests for Fixed bug #85 (https://bugs.guengel.ch/show_bug.cgi?id=85)

 tests/charpool1.cc | 2 +-
 tests/charpool2.cc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit a409d97badb94b825dea740529c2f2b9db89d3e9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 12:29:10 2013 +0000

    Updated #include; made them adhere more closely to C++98 standard.

 crypt/bdbuffer.cc             | 11 +++--------
 crypt/bdbuffer.h              |  4 +++-
 crypt/crypt.cc                |  2 +-
 crypt/crypt.h                 |  4 ++--
 crypt/file.cc                 | 20 +++++++-------------
 crypt/key.cc                  |  6 ++----
 crypt/key.h                   |  2 +-
 crypt/partdec.cc              |  4 +---
 crypt/partdec.h               |  2 +-
 crypt/record.h                | 13 ++++---------
 crypt/structs.h               |  2 +-
 crypt/yapetexception.h        |  2 +-
 csv2yapet/csvimport.h         |  2 +-
 pwgen/charpool.cc             |  6 +++---
 pwgen/charpool.h              |  5 ++---
 pwgen/pwgen.cc                |  4 ++--
 pwgen/pwgen.h                 |  4 ++--
 pwgen/pwgenexception.h        |  4 ++--
 pwgen/rng.cc                  |  4 ++--
 pwgen/rng.h                   |  4 ++--
 tests/bdbuffer.cc             | 21 +++++++++++++++++----
 tests/cfgfile1.cc             | 21 +++++++++++++++++----
 tests/charpool1.cc            | 25 ++++++++++++++-----------
 tests/charpool2.cc            | 26 +++++++++++++++-----------
 tests/corrupt.cc              | 21 +++++++++++++++------
 tests/enc.cc                  | 30 ++++++++++++++++++++++--------
 tests/file.cc                 | 26 +++++++++++++++++++++-----
 tests/file2.cc                | 24 +++++++++++++++++++-----
 tests/file3.cc                | 24 +++++++++++++++++++-----
 tests/file4.cc                | 36 +++++++++++++++++++++++++-----------
 tests/file5.cc                | 34 +++++++++++++++++++++++-----------
 tests/foreign.cc              | 35 ++++++++++++++++++++++++-----------
 tests/import1.cc              | 21 +++++++++++++++------
 tests/import10.cc             | 35 ++++++++++++++++++++++++-----------
 tests/import11.cc             | 22 ++++++++++++++++------
 tests/import12.cc             | 36 ++++++++++++++++++++++++------------
 tests/import13.cc             | 22 +++++++++++++++-------
 tests/import14.cc             | 21 +++++++++++++++------
 tests/import2.cc              | 37 ++++++++++++++++++++++++++-----------
 tests/import3.cc              | 21 +++++++++++++++------
 tests/import4.cc              | 20 ++++++++++++++------
 tests/import5.cc              | 21 +++++++++++++++------
 tests/import6.cc              | 35 ++++++++++++++++++++++++-----------
 tests/import7.cc              | 22 ++++++++++++++++------
 tests/import8.cc              | 36 +++++++++++++++++++++++++-----------
 tests/import9.cc              | 21 +++++++++++++++------
 tests/key.cc                  | 23 ++++++++++++++++-------
 tests/partdec.cc              | 34 ++++++++++++++++++++++++----------
 tests/pwgen1.cc               | 28 +++++++++++++---------------
 tests/record.cc               | 22 ++++++++++++++++++----
 tests/rng1.cc                 | 25 +++++++------------------
 tests/tests.h                 | 10 +++++-----
 yapet/cfg.cc                  |  2 +-
 yapet/cfg.h                   |  2 +-
 yapet/cfgfile.h               |  2 +-
 yapet/globals.cc              |  2 +-
 yapet/glue/changepassword.cc  |  2 +-
 yapet/glue/createfile.cc      |  2 +-
 yapet/glue/promptpassword.cc  |  2 +-
 yapet/ui/help.cc              |  2 +-
 yapet/ui/help.h               |  2 +-
 yapet/ui/info.cc              |  2 +-
 yapet/ui/mainwindow.cc        |  3 ++-
 yapet/ui/mainwindow.h         |  2 +-
 yapet/ui/newpassworddialog.h  |  2 +-
 yapet/ui/passworddialog.cc    |  2 +-
 yapet/ui/passwordrecord.cc    |  2 +-
 yapet/ui/passwordrecord.h     |  3 ++-
 yapet/ui/yapetlockscreen.cc   |  2 +-
 yapet/ui/yapetunlockdialog.cc |  2 +-
 70 files changed, 636 insertions(+), 342 deletions(-)

commit 99d15f950fcf67195d020f165368bc5aeeb217fa
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 11:07:59 2013 +0000

    Added comment.

 tests/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit f3496c2e667d2f547bf81f4747de82d3751d04ad
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 11:07:26 2013 +0000

    Force serial tests.

 tests/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

commit 720a695657365409c24d0c26cca331bc1d0343b1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 10:59:57 2013 +0000

    Using static libraries in build.

 configure.ac           |  4 +++-
 crypt/Makefile.am      | 15 ++++++------
 csv2yapet/Makefile.am  |  6 +----
 pwgen/Makefile.am      | 14 ++++-------
 tests/Makefile.am      | 64 +++++++++++++++++++++++++-------------------------
 yapet/Makefile.am      | 22 ++++++++---------
 yapet/glue/Makefile.am | 21 +++++++++++++++++
 yapet/ui/Makefile.am   | 23 ++++++++++++++++++
 8 files changed, 104 insertions(+), 65 deletions(-)

commit 5c96f9abd1b5de2146668b84a30bebe14261013a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 08:04:31 2013 +0000

    Made pwgen compile.

 Makefile.am            |  8 ++++++--
 configure.ac           |  2 +-
 pwgen/charpool.h       |  2 +-
 pwgen/pwgen.cc         |  6 ++----
 pwgen/pwgen.h          |  6 ++----
 pwgen/pwgenexception.h |  2 +-
 pwgen/rng.cc           | 30 +++++++-----------------------
 pwgen/rng.h            |  6 ++----
 yapet/Makefile.am      | 10 +++-------
 9 files changed, 25 insertions(+), 47 deletions(-)

commit 447ddc4d6596c7ea09ca236f2101e2084e34daf2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 07:55:06 2013 +0000

    Fixed bug #85 (https://bugs.guengel.ch/show_bug.cgi?id=85)

 pwgen/charpool.cc | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

commit 6ec8797f2d4232140a967c8b10d1ef12c61b3b4e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Nov 20 07:54:16 2013 +0000

    Moved.

 {yapet/pwgen => pwgen}/Makefile.am      | 0
 {yapet/pwgen => pwgen}/charpool.cc      | 0
 {yapet/pwgen => pwgen}/charpool.h       | 0
 {yapet/pwgen => pwgen}/pwgen.cc         | 0
 {yapet/pwgen => pwgen}/pwgen.h          | 0
 {yapet/pwgen => pwgen}/pwgenexception.h | 0
 {yapet/pwgen => pwgen}/rng.cc           | 0
 {yapet/pwgen => pwgen}/rng.h            | 0
 8 files changed, 0 insertions(+), 0 deletions(-)

commit 1be2b93857eb0366145d5f7aa736be63eae59c97
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Nov 19 20:32:17 2013 +0000

    Updated svn:ignore

commit 37513a160a4d2450f12c0179792decc6d0180793
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Nov 19 20:11:45 2013 +0000

    Quit button is now displayed in Dialog's __hpack.

 yapet/ui/yapetunlockdialog.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 294bd353e1930e22b200c55af3bcf1fc1fbba36c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Nov 19 19:47:36 2013 +0000

    updated.

 TODO | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 126b0b887d69b73fcd41ebabf097a0c991f54919
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Nov 19 19:46:51 2013 +0000

    Added terminal title support.

 yapet/ui/mainwindow.cc      | 22 ++++++++++++++++++----
 yapet/ui/yapetlockscreen.cc | 33 +++++++++++++++++++++++++++++++++
 yapet/ui/yapetlockscreen.h  |  2 ++
 3 files changed, 53 insertions(+), 4 deletions(-)

commit ab80ee600d6a5e3ebfb3da9b715372315dbdc494
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Nov 19 19:46:05 2013 +0000

    Include sys/resource.h so that ifdefs work properly.

 yapet/ui/info.cc | 4 ++++
 1 file changed, 4 insertions(+)

commit c2e2a65876156b21ba55e11f2d9b3acc1d6b47d6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Nov 19 19:45:20 2013 +0000

    added checks for libgen.h and basename().

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 108602f852e9322905dc919388be5602aaf9cc60
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Nov 19 19:06:49 2013 +0000

    removed surplus includes.

 yapet/ui/mainwindow.cc | 23 -----------------------
 1 file changed, 23 deletions(-)

commit d2efe4578e45ecd591bf91202c14c6a790c99f96
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Nov 19 18:47:40 2013 +0000

    removed surplus ';'

 yapet/ui/mainwindow.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b4d9730e24e574a86dc046985390b2a5ace9b3e6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Nov 19 18:46:40 2013 +0000

    removed surplus

 po/Makefile.in.in     | 19 +++--------
 po/Makevars.template  | 12 -------
 po/Rules-quot         |  2 +-
 yapet/main.cc         | 39 ++-------------------
 yapet/ui/info.cc      | 94 +++++++++++++++++++++++++++++++++++++++++++++++++--
 yapet/ui/info.h       | 14 ++++++++
 yapet/ui/mainwindow.h |  2 +-
 7 files changed, 115 insertions(+), 67 deletions(-)

commit 9088430fe1c3d6342330d16dfd5b5fc5649a6316
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Nov 19 18:32:01 2013 +0000

    silent rules by default.

 configure.ac | 1 +
 1 file changed, 1 insertion(+)

commit 4a46c105ea1fc1b4580a7a1b3e3a0878b9dcbed2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Nov 19 16:52:23 2013 +0000

    Implemented search.

 yapet/ui/mainwindow.cc       | 84 +++++++++++++++++++++++++++++++++++++++++---
 yapet/ui/mainwindow.h        | 40 +++++++++++++++++++--
 yapet/ui/mainwindowhotkeys.h | 53 ++++++++++++++++++++++++++++
 3 files changed, 171 insertions(+), 6 deletions(-)

commit 2ff5a11257b0183affb1366bfd8a241b6820d257
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Nov 19 14:39:11 2013 +0000

    Fixed gcc compiler errors.

 tests/endianess.cc | 73 ++++++++++++++++++++++++++++++------------------------
 1 file changed, 40 insertions(+), 33 deletions(-)

commit 15ea3b28f2431c598ce60f148f96a4395599456e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Nov 19 14:37:57 2013 +0000

    Added size tests for int and long. gettext version set to 0.18.1.

 configure.ac | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 54c5791b69b9b8d10847ebeca139fc37394e5a52
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Nov 19 14:06:46 2013 +0000

    Updated.

 yapet/glue/README | 3 +++
 1 file changed, 3 insertions(+)

commit 73ccf7ea953bccb1056015b714d4967008f10b15
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Nov 19 13:14:11 2013 +0000

    Made use of references instead of pointers.

 yapet/glue/README            |   7 ++
 yapet/glue/changepassword.cc |  10 +--
 yapet/glue/changepassword.h  |   6 +-
 yapet/glue/createfile.cc     |  10 +--
 yapet/glue/createfile.h      |   6 +-
 yapet/glue/loadfile.cc       |   8 +-
 yapet/glue/loadfile.h        |   6 +-
 yapet/ui/mainwindow.cc       |  40 ++++-----
 yapet/ui/mainwindowhotkeys.h | 200 +++++++++++++++++--------------------------
 9 files changed, 125 insertions(+), 168 deletions(-)

commit 0f81c5fc2d6d526a4a94014b4b61a3ea1a722019
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Nov 19 07:42:00 2013 +0000

    config static class variable moved to globals.h. Quit button on unlock dialog implemented.

 yapet/cfg.cc                  |  5 +----
 yapet/cfg.h                   |  3 ---
 yapet/globals.cc              |  6 ++++--
 yapet/globals.h               |  6 ++++--
 yapet/glue/createfile.cc      |  3 +--
 yapet/glue/promptpassword.cc  |  3 +--
 yapet/main.cc                 | 32 ++++++++++++++++----------------
 yapet/ui/info.cc              |  7 +++----
 yapet/ui/yapetunlockdialog.cc | 27 ++++++++++++++++++++++++++-
 yapet/ui/yapetunlockdialog.h  |  4 ++++
 10 files changed, 60 insertions(+), 36 deletions(-)

commit 74e8c07dd11740da133bc69470ea82e4a465ca01
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 20:57:39 2013 +0000

    Updated.

 TODO | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit e7d692caad0847af22a58d9f2e2360d1c6f1a9ef
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 19:05:54 2013 +0000

    handle enumeration values properly, so that gcc doesn't complain.

 yapet/glue/loadfile.cc | 3 +++
 1 file changed, 3 insertions(+)

commit 72b194cc0e8ed55baaaa94c395877a09e3684351
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 19:05:23 2013 +0000

    handle enumeration values properly, so that gcc doesn't complain.

 yapet/glue/changepassword.cc |  3 +++
 yapet/glue/createfile.cc     |  3 +++
 yapet/main.cc                | 20 ++++++++++----------
 yapet/ui/mainwindow.cc       | 28 ++++++++++++++--------------
 4 files changed, 30 insertions(+), 24 deletions(-)

commit 7cff64db6a2acaec83fb6c60912800767fbd3113
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 17:13:28 2013 +0000

    initialize info dialog in ctor.

 yapet/ui/mainwindow.cc | 1 +
 1 file changed, 1 insertion(+)

commit 0fea9dbc2ebc7c2313d8a2259cec6cc254ce78cd
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 15:54:49 2013 +0000

    Lock screen working, but sometimes second pw input timeout causes SIGALRM to get past event queue.

 yapet/ui/info.cc            | 14 ++++++++++++++
 yapet/ui/info.h             |  3 +++
 yapet/ui/mainwindow.cc      |  2 +-
 yapet/ui/yapetlockscreen.cc |  2 +-
 4 files changed, 19 insertions(+), 2 deletions(-)

commit 2fbb12ff0f388772d81928f4ecbc099b6e450049
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 15:09:15 2013 +0000

    Implemented lockscreen. Not working though.

 yapet/ui/yapetlockscreen.cc | 60 +++++++++++++++++++++++++++++++++++++++++++++
 yapet/ui/yapetlockscreen.h  | 50 +++++++++++++++++++++++++++++++++++++
 2 files changed, 110 insertions(+)

commit edb671fd213647086be008834814634b161beadf
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 15:08:51 2013 +0000

    Implemented lockscreen. Not working though.

 yapet/Makefile.am             |  10 +++-
 yapet/main.cc                 |  23 ++++++++
 yapet/ui/mainwindow.cc        |   3 +
 yapet/ui/mainwindowhotkeys.h  |  33 +++++++++++
 yapet/ui/yapetunlockdialog.cc | 132 ++++++++++++++++++++++++++++++++++++++++++
 yapet/ui/yapetunlockdialog.h  |  58 +++++++++++++++++++
 6 files changed, 256 insertions(+), 3 deletions(-)

commit 414d44a71585e796b03c681d956d360e9c52231c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 13:48:31 2013 +0000

    Implemented confirmation when quitting with unsaved changes.

 yapet/ui/mainwindow.cc       | 47 ++++++++++++++++++++++++++++++++++++++++++--
 yapet/ui/mainwindow.h        |  3 +++
 yapet/ui/mainwindowhotkeys.h | 22 +++++++++++++++------
 3 files changed, 64 insertions(+), 8 deletions(-)

commit 312ff0e879b33f0445c2e273de2005ad28bfc2d9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 13:18:48 2013 +0000

    Fixed coloring of line2.

 yapet/ui/newpassworddialog.cc | 1 +
 1 file changed, 1 insertion(+)

commit 35b2c9f834a478a77453fee16b73f61f76868aa6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 13:00:28 2013 +0000

    updated includes.

 tests/import14.cc | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 9be7336acce1211084489014370eaab5e40c06ab
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 13:00:08 2013 +0000

    updated includes.

 tests/import13.cc | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit a0dd1db408f26c785cfe61c03540bb832ef7c42e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 12:59:47 2013 +0000

    updated includes.

 tests/import11.cc | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 3b8d2749c406b9cb37150cb457fb8d9243cf3d25
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 12:59:28 2013 +0000

    updated includes.

 tests/import9.cc | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 305e418c32640b7733d79d5b34a66eba244d6206
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 12:59:09 2013 +0000

    updated includes.

 tests/import7.cc | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 2a9777aaa457c69d38d3ce52234b93fcf8dbd747
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 12:58:49 2013 +0000

    updated includes.

 tests/import5.cc | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 83f295253c2aed9f7c8376fc1edc030f0813016a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 12:58:24 2013 +0000

    updated includes.

 tests/import4.cc | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit ae74c287d64ad178d9e55a65545d2c2d9416066b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 12:58:00 2013 +0000

    updated includes.

 tests/import3.cc | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 43cd79d42539de2bace9fb6a756b7e1dbe2f79dc
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 12:57:39 2013 +0000

    updated includes.

 tests/import1.cc | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit 7df9adcdf6cdf08dc154ae2d3fcd6a2711a846ae
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 12:56:54 2013 +0000

    updated includes.

 tests/key.cc | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

commit d99c7bcd9bb8f5a8f716af015acdc487312f6b48
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 12:56:18 2013 +0000

    updated includes.

 tests/endianess.cc | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

commit 87f96e6c731656a513783f52585a3eb7ebe13fff
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 12:54:16 2013 +0000

    Added parantheses.

 yapet/ui/mainwindowhotkeys.h | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 380684ce79d0fb407813ded960b590897a8267f3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 12:50:32 2013 +0000

    Updated sentinel #defines.

 crypt/bdbuffer.h       | 2 +-
 crypt/crypt.h          | 2 +-
 crypt/file.h           | 2 +-
 crypt/key.h            | 2 +-
 crypt/partdec.h        | 2 +-
 crypt/record.h         | 2 +-
 crypt/structs.h        | 2 +-
 crypt/yapetexception.h | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

commit aff6fe82d9b21cfc15338643fcc74e7d2a4d6429
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 12:49:26 2013 +0000

    Adjusted to changes in libyacurs: dialog enums were moved into yacurstypes.h.

 yapet/glue/changepassword.cc  | 10 +++++-----
 yapet/glue/createfile.cc      | 14 +++++++-------
 yapet/glue/loadfile.cc        | 10 +++++-----
 yapet/glue/promptpassword.cc  |  8 ++++----
 yapet/ui/help.cc              |  2 +-
 yapet/ui/info.cc              |  2 +-
 yapet/ui/mainwindow.cc        | 12 ++++++------
 yapet/ui/newpassworddialog.cc | 12 ++++++------
 yapet/ui/newpassworddialog.h  |  2 +-
 yapet/ui/passwordrecord.cc    |  6 +++---
 10 files changed, 39 insertions(+), 39 deletions(-)

commit e52bef00532a2304320a246b205f1dd047bae462
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 12:41:47 2013 +0000

    Updated sentinel #defines.

 csv2yapet/csvimport.h        | 2 +-
 yapet/cfgfile.h              | 2 +-
 yapet/consts.h               | 2 +-
 yapet/globals.h              | 2 +-
 yapet/glue/changepassword.h  | 2 +-
 yapet/glue/createfile.h      | 2 +-
 yapet/glue/loadfile.h        | 2 +-
 yapet/glue/promptpassword.h  | 2 +-
 yapet/pwgen/charpool.h       | 2 +-
 yapet/pwgen/pwgen.h          | 2 +-
 yapet/pwgen/pwgenexception.h | 2 +-
 yapet/pwgen/rng.h            | 2 +-
 yapet/pwgendialog.h          | 2 +-
 yapet/secstring.h            | 2 +-
 yapet/ui/help.h              | 2 +-
 yapet/ui/info.h              | 2 +-
 yapet/ui/mainwindow.h        | 2 +-
 yapet/ui/mainwindowhotkeys.h | 2 +-
 yapet/ui/newpassworddialog.h | 2 +-
 yapet/ui/passworddialog.h    | 2 +-
 yapet/ui/passwordrecord.h    | 2 +-
 21 files changed, 21 insertions(+), 21 deletions(-)

commit fccd706f16c49116562fed7f84ff71f9c8bc1022
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 12:32:09 2013 +0000

    Implemented change password. Create separate include file for mainwindow hotkeys.

 yapet/Makefile.am             |   2 +-
 yapet/cfg.h                   |   2 +-
 yapet/glue/changepassword.cc  | 158 ++++++++++++++++
 yapet/glue/changepassword.h   |  64 +++++++
 yapet/ui/mainwindow.cc        | 412 ++++++-----------------------------------
 yapet/ui/mainwindow.h         |   2 +
 yapet/ui/mainwindowhotkeys.h  | 414 ++++++++++++++++++++++++++++++++++++++++++
 yapet/ui/newpassworddialog.cc |  10 +
 8 files changed, 704 insertions(+), 360 deletions(-)

commit 065d68ad8b65b51e8adcadce463582a09be5f98c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 12:31:29 2013 +0000

    Emit aptoptosis event.

 yapet/glue/createfile.cc | 5 +++++
 1 file changed, 5 insertions(+)

commit 7444bc09d177a6391722bcefabaf80ef6926ea2a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 10:14:44 2013 +0000

    Implemented delete selected record.

 yapet/ui/mainwindow.cc | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++
 yapet/ui/mainwindow.h  |  8 +++--
 2 files changed, 91 insertions(+), 2 deletions(-)

commit f64b42e3bdaf60bd1e79443019587e020f9329ff
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 10:14:33 2013 +0000

    Properly reset ostringstream.

 yapet/ui/info.cc | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

commit df2e7462e4a5fcfb7fc743bcfc9889fc44735e4a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 09:42:40 2013 +0000

    Fixed i hot key in mainwindow.cc.

 yapet/ui/mainwindow.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 308fa547c80524bfaf01001d72829aab476bd88e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 09:21:19 2013 +0000

    updated.

 po/LINGUAS        |   3 +-
 po/de_CH.po       |  28 +-
 po/en@boldquot.po | 816 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/en@quot.po     | 813 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/en_US.po       | 681 +++++++++++++++++++++++++++++++++++++++++++++
 po/yapet.pot      |  28 +-
 6 files changed, 2343 insertions(+), 26 deletions(-)

commit 0cd25b3d7d8432e28362dd5edb75bd82dfc4ee61
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 09:16:07 2013 +0000

    Fixed typo in #ifdef.

 yapet/ui/help.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2341f88d0387fcc2d405fc35a15fc74054bae106
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 09:05:34 2013 +0000

    Added info dialog; segfaulting though.

 yapet/Makefile.am      |   2 +-
 yapet/ui/help.cc       |  11 ++++
 yapet/ui/help.h        |   3 +
 yapet/ui/info.cc       | 147 +++++++++++++++++++++++++++++++++++++++++++++++++
 yapet/ui/info.h        |  66 ++++++++++++++++++++++
 yapet/ui/mainwindow.cc |  54 ++++++++++++++++++
 yapet/ui/mainwindow.h  |  11 ++++
 7 files changed, 293 insertions(+), 1 deletion(-)

commit 31b6b6196c76d7a29cd5aa94bdd5492841dc6dcd
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 01:57:28 2013 +0000

    More updates.

 po/de_CH.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 44bc828a8af916cd67737cc4e37836fc7a273bb1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 01:48:55 2013 +0000

    Updated.

 po/LINGUAS   |    2 +-
 po/de.po     |  945 ------------------------------------------------
 po/de_CH.po  | 1138 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/yapet.pot |  532 ++++++++++++++++++++++++---
 4 files changed, 1626 insertions(+), 991 deletions(-)

commit 1fc659ce21e77096ceee2f88c92b8de0e9521a95
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Nov 18 01:38:12 2013 +0000

    Continued implementation.

 po/POTFILES.in             |  51 +++++++++++++++---
 yapet/ui/mainwindow.cc     | 128 +++++++++++++++++++++++++++++++++++++--------
 yapet/ui/mainwindow.h      |   7 +++
 yapet/ui/passwordrecord.cc |  47 ++++++++++++++---
 yapet/ui/passwordrecord.h  |   2 +
 5 files changed, 197 insertions(+), 38 deletions(-)

commit 18f685332554559349177e265030fcf572952d8e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 17 22:56:36 2013 +0000

    Dialog for getting a new password.

 yapet/ui/newpassworddialog.cc | 116 ++++++++++++++++++++++++++++++++++++++++++
 yapet/ui/newpassworddialog.h  |  78 ++++++++++++++++++++++++++++
 2 files changed, 194 insertions(+)

commit 02c8ae6f2fe9182651780f31e24ba6207d694975
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 17 22:55:02 2013 +0000

    Setting the CursorBuffer (set()) will set __changed flag to false.

 configure.ac                |   2 +-
 yapet/Makefile.am           |   9 +--
 yapet/glue/createfile.cc    | 171 ++++++++++++++++++++++++++++++++++++++++++++
 yapet/glue/createfile.h     |  67 +++++++++++++++++
 yapet/glue/loadfile.cc      |   3 +-
 yapet/glue/promptpassword.h |   2 +-
 yapet/main.cc               |   2 +-
 yapet/ui/help.cc            |  11 +++
 yapet/ui/help.h             |   3 +
 yapet/ui/mainwindow.cc      |  81 +++++++++++++++++++--
 yapet/ui/passworddialog.h   |   1 +
 yapet/ui/passwordrecord.cc  |  93 ++++++++++++++++++++----
 yapet/ui/passwordrecord.h   |  20 ++++--
 13 files changed, 432 insertions(+), 33 deletions(-)

commit f3f7531e19cb526a9522406ef215ca7a794c407f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 17 11:00:31 2013 +0000

    Updated bug report address.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 173b3ffcda6ff9a6ba5fa94244cbeca949229133
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 17 10:48:47 2013 +0000

    Updated properties.

commit 902e669f7ba388a9c7b5d977e84a0b92ce366a70
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 17 10:33:54 2013 +0000

    Removed Makefile.boot; use autoreconf instead.

 Makefile.boot      |   44 -
 config.rpath       |  690 -----
 configure.ac       |    1 +
 m4/ChangeLog       |   43 -
 m4/codeset.m4      |   21 -
 m4/gettext.m4      |  401 ---
 m4/glibc2.m4       |   30 -
 m4/glibc21.m4      |   30 -
 m4/iconv.m4        |  268 --
 m4/intdiv0.m4      |   84 -
 m4/intl.m4         |  285 --
 m4/intldir.m4      |   19 -
 m4/intlmacosx.m4   |   51 -
 m4/intmax.m4       |   33 -
 m4/inttypes-pri.m4 |   36 -
 m4/inttypes_h.m4   |   26 -
 m4/lcmessage.m4    |   30 -
 m4/lib-ld.m4       |  119 -
 m4/lib-link.m4     |  777 -----
 m4/lib-prefix.m4   |  224 --
 m4/libtool.m4      | 7986 ----------------------------------------------------
 m4/lock.m4         |  316 ---
 m4/longlong.m4     |  109 -
 m4/ltoptions.m4    |  384 ---
 m4/ltsugar.m4      |  123 -
 m4/ltversion.m4    |   23 -
 m4/lt~obsolete.m4  |   98 -
 m4/nls.m4          |   32 -
 m4/po.m4           |  452 ---
 m4/printf-posix.m4 |   44 -
 m4/progtest.m4     |   91 -
 m4/size_max.m4     |   68 -
 m4/stdint_h.m4     |   26 -
 m4/uintmax_t.m4    |   30 -
 m4/visibility.m4   |   52 -
 m4/wchar_t.m4      |   20 -
 m4/wint_t.m4       |   28 -
 m4/xsize.m4        |   13 -
 38 files changed, 1 insertion(+), 13106 deletions(-)

commit 3820bb87de0c80ad73e483c467286fad0a4b699b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Oct 20 08:56:32 2013 +0000

    Colored labels properly in passwordrecord dialog.

 yapet/ui/passwordrecord.cc | 6 ++++++
 1 file changed, 6 insertions(+)

commit b9c5dfb5fc28ad9ee70694295314f74b041fefa4
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Oct 15 18:17:12 2013 +0000

    Implemented prototype password record dialog.

 yapet/ui/mainwindow.cc     |  71 ++++++-
 yapet/ui/mainwindow.h      |   2 +
 yapet/ui/passwordrecord.cc | 452 +--------------------------------------------
 yapet/ui/passwordrecord.h  |  17 +-
 4 files changed, 84 insertions(+), 458 deletions(-)

commit b0a269f4b4b2a5111a36e5ea2085ad8e140b4dbf
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Oct 15 18:16:46 2013 +0000

    removed.

 po/remove-potcdate.sed | 11 -----------
 1 file changed, 11 deletions(-)

commit 174995f7b4c3a2c0d0b4f026536b1ae8d9f7260e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Oct 14 17:56:36 2013 +0000

    Updated.

 m4/libtool.m4 | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 3a9ce78397906839d846c6e86e1e1c411927da67
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Oct 14 17:56:09 2013 +0000

    New file.

 po/remove-potcdate.sed | 11 +++++++++++
 1 file changed, 11 insertions(+)

commit 48936cefc92ba0fb434523b3cc6888f93de3703b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Oct 14 17:55:49 2013 +0000

    Commented classes.

 yapet/glue/loadfile.h       | 15 ++++++++++++++-
 yapet/glue/promptpassword.h | 12 +++++++++++-
 2 files changed, 25 insertions(+), 2 deletions(-)

commit 0e77a7bbe8835ef11386e68fadb865379cb497c9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Oct 14 17:55:31 2013 +0000

    Updated POTFILES.in.

 po/POTFILES.in |   59 ---
 po/de.po       | 1397 +++++++++++++++++++++++---------------------------------
 po/yapet.pot   |  952 +-------------------------------------
 3 files changed, 578 insertions(+), 1830 deletions(-)

commit 7f3d1b8601ae10517022273d8046cb1a0cf524f5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Oct 14 17:54:45 2013 +0000

    Removed Makefile.cvs from EXTRA_DIST.

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 30d945b42514b9dac3554fc4b35e5e0d05c8ed57
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Oct 13 17:11:45 2013 +0000

    yapet/ui and yapet/glue does not used library archives anymore.

 Makefile.boot            |   9 +-
 configure.ac             |   2 -
 yapet/Makefile.am        |  13 +-
 yapet/fileopen.cc        | 415 -----------------------------------------------
 yapet/fileopen.h         | 159 ------------------
 yapet/glue/Makefile.am   |   7 -
 yapet/statusbar.cc       |  96 -----------
 yapet/statusbar.h        |  85 ----------
 yapet/ui/Makefile.am     |   7 -
 yapet/ui/lockscreen.cc   | 195 ----------------------
 yapet/ui/lockscreen.h    |  88 ----------
 yapet/ui/searchdialog.cc | 180 --------------------
 yapet/ui/searchdialog.h  | 112 -------------
 13 files changed, 12 insertions(+), 1356 deletions(-)

commit 6bc079725690fe9513f1fdc8c7a37833595b8269
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Oct 13 13:59:18 2013 +0000

    Split yapet director: yapet/glue holds glue classes, yapet/ui holds pure UI classes. ui/ has been removed.

 Makefile.boot                      |  20 +-
 configure.ac                       |   3 +-
 po/POTFILES.in                     |   2 +
 ui/Makefile.am                     |  24 -
 ui/basewindow.cc                   | 234 ----------
 ui/basewindow.h                    | 266 -----------
 ui/button.cc                       | 160 -------
 ui/button.h                        | 127 ------
 ui/checkboxgroup.cc                | 271 -----------
 ui/checkboxgroup.h                 | 195 --------
 ui/colors.cc                       | 143 ------
 ui/colors.h                        | 190 --------
 ui/curswa.h                        | 281 ------------
 ui/dialogbox.cc                    |  90 ----
 ui/dialogbox.h                     | 112 -----
 ui/inputwidget.cc                  | 393 ----------------
 ui/inputwidget.h                   | 194 --------
 ui/intinwidget.cc                  |  64 ---
 ui/intinwidget.h                   |  80 ----
 ui/listwidget.h                    | 899 -------------------------------------
 ui/messagebox.cc                   | 116 -----
 ui/messagebox.h                    | 108 -----
 ui/misc.cc                         | 129 ------
 ui/passwordwidget.cc               | 141 ------
 ui/passwordwidget.h                |  68 ---
 ui/uiexception.h                   |  74 ---
 yapet/Makefile.am                  |  12 +-
 yapet/consts.h                     |   6 +-
 yapet/globals.cc                   |   2 -
 yapet/globals.h                    |  22 +-
 yapet/glue/Makefile.am             |   7 +
 yapet/glue/loadfile.cc             | 167 +++++++
 ui/misc.h => yapet/glue/loadfile.h |  48 +-
 yapet/glue/promptpassword.cc       | 148 ++++++
 yapet/glue/promptpassword.h        |  69 +++
 yapet/passworddialog.h             | 105 -----
 yapet/ui/Makefile.am               |   7 +
 yapet/{ => ui}/help.cc             |   0
 yapet/{ => ui}/help.h              |   0
 yapet/{ => ui}/lockscreen.cc       |   0
 yapet/{ => ui}/lockscreen.h        |   0
 yapet/{ => ui}/mainwindow.cc       | 186 ++++----
 yapet/{ => ui}/mainwindow.h        |  31 +-
 yapet/{ => ui}/passworddialog.cc   |  30 +-
 yapet/ui/passworddialog.h          |  50 +++
 yapet/{ => ui}/passwordrecord.cc   |   0
 yapet/{ => ui}/passwordrecord.h    |   0
 yapet/{ => ui}/searchdialog.cc     |   0
 yapet/{ => ui}/searchdialog.h      |   0
 49 files changed, 622 insertions(+), 4652 deletions(-)

commit 806990ae876f3adda62d7f468d92b294a77bd977
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Oct 11 06:45:41 2013 +0000

    Some changes.

 yapet/cfgfile.h         |   5 +--
 yapet/mainwindow.cc     |  67 +++++++++++++++++++++++++++++-
 yapet/mainwindow.h      |   7 ++++
 yapet/passworddialog.h  |   2 +-
 yapet/passwordrecord.cc | 105 +++++++++++++++++++++++++++++++++---------------
 yapet/passwordrecord.h  |  95 +++++++++++++++++++++++--------------------
 6 files changed, 199 insertions(+), 82 deletions(-)

commit 976465d249e17f7c731252fa7ec3b8af742d6625
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Oct 11 06:40:23 2013 +0000

    Keyword change gettext.h

 gettext.h | 303 +++++++-------------------------------------------------------
 1 file changed, 33 insertions(+), 270 deletions(-)

commit 0c916a90f786bd0c9766f17481f115010830daa6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jul 16 17:47:44 2013 +0000

    Continued working on password record dialog.

 yapet/passwordrecord.cc | 106 ++++++++++++++++++++++++++++++++----------------
 yapet/passwordrecord.h  |  34 +++++++++-------
 2 files changed, 91 insertions(+), 49 deletions(-)

commit cc6edb22f5801d540932067be1d4dce4294f0d30
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jul 15 17:42:46 2013 +0000

    continued work on mainwindow. still not finished.

 yapet/mainwindow.cc | 59 +++++++++++++++++++++++++++++------------------------
 yapet/mainwindow.h  | 15 +++++++-------
 2 files changed, 39 insertions(+), 35 deletions(-)

commit 638877503671056ad4d91efdfe957659ed52c726
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jul 15 17:40:55 2013 +0000

    Started working on password record dialog.

 yapet/Makefile.am       |   6 +-
 yapet/passwordrecord.cc | 184 ++----------------------------------------------
 yapet/passwordrecord.h  | 136 +++++------------------------------
 3 files changed, 24 insertions(+), 302 deletions(-)

commit 63a0bf0c485ac862b95015e7475b5cfd292fd28f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jul 15 17:39:05 2013 +0000

    save() now takes argument const.

 crypt/file.cc | 4 ++--
 crypt/file.h  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit fb98abf2e305487ce30eefd107a0146df9fcb83d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 14 18:13:36 2013 +0000

    Changed externals definition.

 yapet/mainwindow.cc | 35 ++++++++++++++++++++++++++++++-----
 yapet/mainwindow.h  | 11 +++++++++--
 2 files changed, 39 insertions(+), 7 deletions(-)

commit 5ac5cd6e4a252803ae969b400b4e6c6d07533f97
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 7 13:33:26 2013 +0000

    Continued work on porting to libyacurs.

 yapet/mainwindow.cc | 16 +++++++++++++++-
 yapet/mainwindow.h  |  5 +++++
 2 files changed, 20 insertions(+), 1 deletion(-)

commit dc9a9b804380b7e81f86c43b7caf3af1e381e189
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 7 13:32:44 2013 +0000

    Fixed static class members.

 yapet/globals.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 6d0f535ac53a870a0d10bbd7c3619a8c9bb5945b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 7 13:32:06 2013 +0000

    Renamed Automake conditional DISABLE_ASSERT to DISABLE_DEBUG.

 yapet/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fdf57916780549c76d25fe9d96d12643504ab2a5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 7 13:31:49 2013 +0000

    Renamed Automake conditional DISABLE_ASSERT to DISABLE_DEBUG.

 Makefile.am             | 16 ----------------
 configure.ac            |  4 ++--
 crypt/Makefile.am       |  2 +-
 csv2yapet/Makefile.am   |  2 +-
 ui/Makefile.am          |  2 +-
 yapet/pwgen/Makefile.am |  2 +-
 6 files changed, 6 insertions(+), 22 deletions(-)

commit 2aaaada9e08237339e0c05420de4468358f52da6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jul 3 18:31:28 2013 +0000

    Can open file and display entries now. Still incomplete.

 yapet/cfg.h             |  4 ++++
 yapet/mainwindow.cc     | 28 +++++++++++++++++-----------
 yapet/mainwindow.h      |  4 ++--
 yapet/passworddialog.cc | 38 +++++++++++++++++---------------------
 yapet/passworddialog.h  |  3 ---
 5 files changed, 40 insertions(+), 37 deletions(-)

commit 8f4758e5d2ebe8564208f7b7b5813ba66f3ddb05
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jul 2 17:09:11 2013 +0000

    Continued working on load function. Not working though.

 yapet/mainwindow.cc     | 45 ++++++++++++++++++++++++++++++++++++---------
 yapet/mainwindow.h      |  1 +
 yapet/passworddialog.cc |  4 ++--
 yapet/passworddialog.h  | 22 +++++++++++++++++++---
 yapet/pwgendialog.h     |  5 -----
 5 files changed, 58 insertions(+), 19 deletions(-)

commit 5423f94031bfd8f96647edfef9e22da817395213
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jun 28 11:44:58 2013 +0000

    Working on file load function. Not working yet.

 yapet/mainwindow.cc | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++--
 yapet/mainwindow.h  | 10 ++++++--
 2 files changed, 79 insertions(+), 4 deletions(-)

commit ce7630539c07d069806dd3fe5befbe58b590e701
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jun 26 19:31:19 2013 +0000

    Help dialog implemented.

 yapet/help.cc       | 201 +++++++++++++++++++++++++++++++++++++---------------
 yapet/mainwindow.cc | 110 +++++++++++++++++++++++++---
 yapet/mainwindow.h  |   7 ++
 3 files changed, 250 insertions(+), 68 deletions(-)

commit 2f5d53e9b09243954eaa1717ab6ca01ca2b3e744
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jun 25 16:54:15 2013 +0000

    Compiles now. No functionality yet.

 csv2yapet/csvimport.cc |  21 +++-------
 yapet/Makefile.am      |   6 +--
 yapet/help.cc          | 106 +++++++++++++++++++++++++++++++++++++++++++++++++
 yapet/help.h           |  84 +++++++++++++++++++++++++++++++++++++++
 yapet/main.cc          |   7 ++--
 yapet/mainwindow.cc    |  12 +++---
 yapet/mainwindow.h     |   4 +-
 7 files changed, 207 insertions(+), 33 deletions(-)

commit f25abd911db4048a80ea8a2bad7168a541f53c15
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jun 24 17:06:49 2013 +0000

    Continued on adaptation to libyacurs.

 crypt/partdec.cc        |  10 ++
 crypt/partdec.h         |  15 ++-
 csv2yapet/csvimport.h   |  14 +--
 csv2yapet/main.cc       |  33 ++----
 yapet/cfgfile.cc        |  25 ++---
 yapet/consts.h          |   2 -
 yapet/main.cc           |   4 +-
 yapet/mainwindow.cc     |  42 ++++----
 yapet/passworddialog.cc | 261 ++----------------------------------------------
 yapet/passworddialog.h  |  15 ++-
 yapet/secstring.h       |  61 +++++------
 11 files changed, 102 insertions(+), 380 deletions(-)

commit f8c5bad03c0ea42e5d0b755d016a73ec47bfe11e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jun 19 19:22:04 2013 +0000

    Continued work.

 yapet/cfg.h             |    6 +-
 yapet/globals.cc        |    9 +-
 yapet/globals.h         |   14 +-
 yapet/mainwindow.cc     | 1176 +----------------------------------------------
 yapet/mainwindow.h      |   31 +-
 yapet/passworddialog.cc |  114 ++---
 yapet/passworddialog.h  |   35 +-
 7 files changed, 74 insertions(+), 1311 deletions(-)

commit 1072241b1d2a18808ffa97308651554c2dab7ddb
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jun 17 19:33:40 2013 +0000

    Does not compile. Continued rewrite. Uncrustified. Adjusted build system.

 Makefile.boot                |    4 +-
 crypt/bdbuffer.h             |   14 +-
 crypt/file.h                 |   18 +-
 crypt/yapetexception.h       |   20 +-
 uncrustifyrc                 | 1578 ++++++++++++++++++++++++++++++++++++++++++
 yapet/Makefile.am            |    6 +-
 yapet/cfg.cc                 |  100 +--
 yapet/cfg.h                  |  284 ++++----
 yapet/cfgfile.cc             |  253 +++----
 yapet/cfgfile.h              |  187 ++---
 yapet/consts.cc              |    4 +-
 yapet/consts.h               |   31 +-
 yapet/fileopen.cc            |  267 +++----
 yapet/fileopen.h             |   42 +-
 yapet/globals.cc             |   28 +
 yapet/globals.h              |   39 ++
 yapet/lockscreen.cc          |  135 ++--
 yapet/lockscreen.h           |   54 +-
 yapet/main.cc                |  408 ++++++-----
 yapet/mainwindow.cc          |  909 ++++++++++++------------
 yapet/mainwindow.h           |   45 +-
 yapet/passworddialog.cc      |  384 +++++-----
 yapet/passworddialog.h       |  143 +---
 yapet/passwordrecord.cc      |  522 +++++++-------
 yapet/passwordrecord.h       |   96 +--
 yapet/pwgen/charpool.h       |   15 +-
 yapet/pwgen/pwgenexception.h |    9 +-
 yapet/pwgendialog.cc         |  368 +++++-----
 yapet/pwgendialog.h          |   55 +-
 yapet/searchdialog.cc        |   97 +--
 yapet/searchdialog.h         |   21 +-
 {ui => yapet}/secstring.h    |   18 +-
 yapet/statusbar.cc           |   49 +-
 yapet/statusbar.h            |   14 +-
 34 files changed, 4011 insertions(+), 2206 deletions(-)

commit 498cae5bef727dcc93af426218e6a51914fbbdf0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jun 16 16:33:45 2013 +0000

    Started recoding using libyacurses.

 yapet/Makefile.am   | 16 ++++++--------
 yapet/main.cc       | 42 ++++++++++++-----------------------
 yapet/mainwindow.cc | 63 -----------------------------------------------------
 yapet/mainwindow.h  | 60 +++++++++-----------------------------------------
 4 files changed, 31 insertions(+), 150 deletions(-)

commit e45b67e107815c5f9b65db9e68c4017c29e20976
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jun 16 16:31:19 2013 +0000

    Updated.

 NEWS | 8 ++++++++
 1 file changed, 8 insertions(+)

commit a69610bc8efce9c8e9296dfa69cb1cab493ca3ed
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jun 16 16:30:34 2013 +0000

    directory ui ignored, but left in place.

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit af6c0b2d0b8906e2174b411fe372958ade86bbaf
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jun 16 16:29:37 2013 +0000

    --enable-assert replaced by --enable-debug. Using AX_CXX_HEADER_STDCXX_98.

 configure.ac                  | 18 ++++-----
 m4/ax_cxx_header_stdcxx_98.m4 | 87 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 96 insertions(+), 9 deletions(-)

commit 5828c6f93d869046f6a0c7a3052274f6bde945ae
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jun 16 14:02:35 2013 +0000

    Included build of libyacurs in yapet. Updated libtool and gettext. Updated Makefile.boot.

 ABOUT-NLS            | 1956 +++++++------
 Makefile.am          |    2 +-
 Makefile.boot        |   72 +-
 config.rpath         |  138 +-
 configure.ac         |   90 +-
 intl/ChangeLog       |    4 -
 intl/Makefile.in     |  588 ----
 intl/VERSION         |    1 -
 intl/bindtextdom.c   |  340 ---
 intl/config.charset  |  640 ----
 intl/dcgettext.c     |   56 -
 intl/dcigettext.c    | 1689 -----------
 intl/dcngettext.c    |   57 -
 intl/dgettext.c      |   58 -
 intl/dngettext.c     |   59 -
 intl/eval-plural.h   |  109 -
 intl/explodename.c   |  135 -
 intl/export.h        |    6 -
 intl/finddomain.c    |  212 --
 intl/gettext.c       |   63 -
 intl/gettextP.h      |  293 --
 intl/gmo.h           |  147 -
 intl/hash-string.c   |   51 -
 intl/hash-string.h   |   36 -
 intl/intl-compat.c   |  133 -
 intl/intl-exports.c  |   36 -
 intl/l10nflist.c     |  400 ---
 intl/langprefs.c     |  130 -
 intl/libgnuintl.h.in |  419 ---
 intl/libintl.rc      |   38 -
 intl/loadinfo.h      |  131 -
 intl/loadmsgcat.c    | 1336 ---------
 intl/localcharset.c  |  461 ---
 intl/localcharset.h  |   42 -
 intl/locale.alias    |   77 -
 intl/localealias.c   |  439 ---
 intl/localename.c    | 1507 ----------
 intl/lock.c          |  922 ------
 intl/lock.h          | 1097 -------
 intl/log.c           |  116 -
 intl/ngettext.c      |   65 -
 intl/os2compat.c     |   98 -
 intl/os2compat.h     |   46 -
 intl/osdep.c         |   26 -
 intl/plural-exp.c    |  155 -
 intl/plural-exp.h    |  126 -
 intl/plural.c        | 1989 -------------
 intl/plural.y        |  385 ---
 intl/printf-args.c   |  188 --
 intl/printf-args.h   |  151 -
 intl/printf-parse.c  |  590 ----
 intl/printf-parse.h  |   73 -
 intl/printf.c        |  427 ---
 intl/ref-add.sin     |   31 -
 intl/ref-del.sin     |   26 -
 intl/relocatable.c   |  468 ---
 intl/relocatable.h   |   79 -
 intl/textdomain.c    |  127 -
 intl/tsearch.c       |  684 -----
 intl/tsearch.h       |   83 -
 intl/vasnprintf.c    | 4677 -----------------------------
 intl/vasnprintf.h    |   78 -
 intl/vasnwprintf.h   |   46 -
 intl/version.c       |   26 -
 intl/wprintf-parse.h |   73 -
 intl/xsize.h         |  105 -
 m4/ChangeLog         |   11 +
 m4/gettext.m4        |   96 +-
 m4/iconv.m4          |  164 +-
 m4/lib-ld.m4         |   87 +-
 m4/lib-link.m4       |  138 +-
 m4/lib-prefix.m4     |   91 +-
 m4/libtool.m4        | 7982 ++++++++++++++++++++++++++++++++++++++++++++++++++
 m4/ltoptions.m4      |  384 +++
 m4/ltsugar.m4        |  123 +
 m4/ltversion.m4      |   23 +
 m4/lt~obsolete.m4    |   98 +
 m4/nls.m4            |   13 +-
 m4/po.m4             |   39 +-
 m4/progtest.m4       |   31 +-
 po/ChangeLog         |    5 +
 po/Makefile.in.in    |   56 +-
 po/Makevars.template |   12 +
 po/Rules-quot        |    4 +-
 84 files changed, 10345 insertions(+), 23920 deletions(-)

commit cebb137d0fcf9b9c6186a0c26d4a47be622beca6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jun 16 13:02:39 2013 +0000

    Renamed Makefile.cvs.

 Makefile.cvs => Makefile.boot | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 5c5230dbc5916ab611bd4cedce9dec8ef3734fc8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jun 16 13:01:11 2013 +0000

    Branched yapet-1.x. Added libyacurs external.

commit 4606616ee635700108a053aaaa0ea2711637f57b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 6 11:39:51 2013 +0000

    Became software project.

 mockup/AUTHORS                  |   0
 mockup/COPYING                  | 674 ----------------------------------------
 mockup/ChangeLog                |   0
 mockup/INSTALL                  | 370 ----------------------
 mockup/Makefile.am              |   4 -
 mockup/Makefile.boot            |  46 ---
 mockup/NEWS                     |   0
 mockup/README                   |   0
 mockup/checkall.sh              | 363 ----------------------
 mockup/configure.ac             | 109 -------
 mockup/include/coordinates.h    |  91 ------
 mockup/include/curex.h          | 163 ----------
 mockup/include/curs.h           |  53 ----
 mockup/include/event.h          |  93 ------
 mockup/include/eventconnector.h | 147 ---------
 mockup/include/eventqueue.h     |  64 ----
 mockup/include/lineobject.h     |  53 ----
 mockup/include/margin.h         |  89 ------
 mockup/include/mycurses.h       | 127 --------
 mockup/include/realizeable.h    |  37 ---
 mockup/include/rectangle.h      |  78 -----
 mockup/include/screenobject.h   |  44 ---
 mockup/include/statusline.h     |  31 --
 mockup/include/window.h         |  41 ---
 mockup/runcheckall.sh           |  13 -
 mockup/src/Makefile.am          |   5 -
 mockup/src/curs.cc              | 249 ---------------
 mockup/src/eventqueue.cc        | 335 --------------------
 mockup/src/lineobject.cc        |  97 ------
 mockup/src/screenobject.cc      | 121 --------
 mockup/src/statusline.cc        |  42 ---
 mockup/src/window.cc            |  57 ----
 mockup/tests/Makefile.am        |   8 -
 mockup/tests/basic1.cc          |  50 ---
 mockup/tests/basic2.cc          |  79 -----
 mockup/tests/coordinates.cc     |  87 ------
 mockup/tests/eventqueue1.cc     |  88 ------
 mockup/tests/eventqueue2.cc     |  73 -----
 mockup/tests/eventqueue3.cc     | 102 ------
 mockup/tests/eventqueue4.cc     |  99 ------
 mockup/tests/init.cc            |  29 --
 mockup/tests/margin.cc          |  49 ---
 mockup/tests/rectangle.cc       |  74 -----
 mockup/tests/resize1.cc         | 122 --------
 mockup/tests/windowrefs.cc      |  64 ----
 45 files changed, 4520 deletions(-)

commit dfd3b33dedd38cfe67f3d726bb4189dcc671d9f2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 6 11:37:26 2013 +0000

 mockup/AUTHORS   |   0
 mockup/COPYING   | 674 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 mockup/ChangeLog |   0
 mockup/INSTALL   | 370 ++++++++++++++++++++++++++++++
 mockup/NEWS      |   0
 mockup/README    |   0
 6 files changed, 1044 insertions(+)

commit 26e5fcdfcd2fe121a1c7520954a9e65aeaf069fd
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 6 11:36:38 2013 +0000

    EventQueue finished

 mockup/configure.ac             |   2 +-
 mockup/include/curs.h           |  22 +--
 mockup/include/event.h          |  28 +++-
 mockup/include/eventconnector.h | 138 +++++++++++++----
 mockup/include/eventqueue.h     |  37 ++++-
 mockup/include/screenobject.h   |  15 --
 mockup/src/curs.cc              | 168 +++++++-------------
 mockup/src/eventqueue.cc        | 335 ++++++++++++++++++++++++++++++++++++++++
 mockup/src/lineobject.cc        |  11 +-
 mockup/src/screenobject.cc      |  42 +----
 mockup/src/window.cc            |   2 -
 mockup/tests/Makefile.am        |   2 +-
 mockup/tests/eventqueue1.cc     |  88 +++++++++++
 mockup/tests/eventqueue2.cc     |  73 +++++++++
 mockup/tests/eventqueue3.cc     | 102 ++++++++++++
 mockup/tests/eventqueue4.cc     |  99 ++++++++++++
 16 files changed, 924 insertions(+), 240 deletions(-)

commit 54f60767ee17b4f06d85988e8105a74a168b35d7
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jan 3 21:40:42 2013 +0000

    Eventqueue partially implemented, but not tested.

 mockup/configure.ac             |  2 +-
 mockup/include/event.h          | 96 +++++++++++------------------------------
 mockup/include/eventconnector.h | 50 ++++++++++++++++-----
 mockup/include/eventqueue.h     | 10 ++++-
 mockup/src/Makefile.am          |  2 +-
 mockup/src/curs.cc              | 11 ++++-
 mockup/tests/resize1.cc         |  4 ++
 7 files changed, 89 insertions(+), 86 deletions(-)

commit 8a2a36726e4b1271c6c90851eb85339d47276b07
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jan 3 16:44:30 2013 +0000

    First attempt to create an eventqueue; does not compile. Added resize test.

 mockup/configure.ac             |   3 +
 mockup/include/curex.h          |  25 ++++++++
 mockup/include/curs.h           |   7 ++-
 mockup/include/event.h          | 125 ++++++++++++++++++++++++++++++++++++++++
 mockup/include/eventconnector.h |  37 ++++++++++++
 mockup/include/eventqueue.h     |  33 +++++++++++
 mockup/include/lineobject.h     |   2 +
 mockup/include/margin.h         |   1 +
 mockup/include/mycurses.h       |  24 ++++----
 mockup/include/screenobject.h   |   4 ++
 mockup/include/statusline.h     |   2 +
 mockup/src/curs.cc              | 111 +++++++++++++++++++++++++++++------
 mockup/src/screenobject.cc      |  28 ++++++---
 mockup/src/window.cc            |   2 +
 mockup/tests/Makefile.am        |   2 +-
 mockup/tests/basic1.cc          |   7 +++
 mockup/tests/basic2.cc          |   7 +++
 mockup/tests/init.cc            |  10 +++-
 mockup/tests/margin.cc          |   5 ++
 mockup/tests/resize1.cc         | 118 +++++++++++++++++++++++++++++++++++++
 20 files changed, 513 insertions(+), 40 deletions(-)

commit 6bf011152244885143aa89503dbe472f22fda344
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jan 1 13:36:42 2013 +0000

    added check

 mockup/tests/basic2.cc | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 72 insertions(+)

commit 66388104b883e2da9aafedac4a92b4f168fd640e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jan 1 13:35:48 2013 +0000

    Window, title, statusline working. Signal WINCH work in progress.

 mockup/checkall.sh            | 248 +++++++++++++++++++++++++++++++++++++++---
 mockup/include/coordinates.h  |  91 ++++++++++++++++
 mockup/include/curex.h        |  66 +++++++----
 mockup/include/curs.h         |  44 +++++---
 mockup/include/dimension.h    |  72 ------------
 mockup/include/lineobject.h   |  51 +++++++++
 mockup/include/margin.h       |  48 ++++----
 mockup/include/realizeable.h  |  37 +++++++
 mockup/include/rectangle.h    |  78 +++++++++++++
 mockup/include/screenobject.h |  26 +++--
 mockup/include/scrobjlist.h   |  26 -----
 mockup/include/statusline.h   |  10 +-
 mockup/include/window.h       |  10 +-
 mockup/runcheckall.sh         |  13 +++
 mockup/src/Makefile.am        |   2 +-
 mockup/src/curs.cc            | 195 +++++++++++++++++++++------------
 mockup/src/lineobject.cc      | 104 ++++++++++++++++++
 mockup/src/screenobject.cc    |  97 +++++++++++++----
 mockup/src/scrobjlist.cc      |  45 --------
 mockup/src/statusline.cc      |  21 +---
 mockup/src/window.cc          |  39 ++-----
 mockup/tests/Makefile.am      |   2 +-
 mockup/tests/basic1.cc        |  16 ++-
 mockup/tests/coordinates.cc   |  87 +++++++++++++++
 mockup/tests/dimension.cc     |  21 ----
 mockup/tests/init.cc          |   2 +-
 mockup/tests/margin.cc        |  28 +++--
 mockup/tests/rectangle.cc     |  74 +++++++++++++
 mockup/tests/regobject.cc     |  38 -------
 mockup/tests/windowrefs.cc    |   2 +-
 30 files changed, 1139 insertions(+), 454 deletions(-)

commit c50998b439d8a4d7307226f9cc0c12aff4754b94
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Dec 30 11:35:52 2012 +0000

    screen object list untied from curses. fixed code so that clang/gcc48 do not emit warnings. added checkall script for compiling it on different hosts with all possible compilers.

 mockup/checkall.sh            | 149 ++++++++++++++++++++++++++++++++++++++++++
 mockup/configure.ac           |  87 ++++++++++++++++++++++--
 mockup/include/curex.h        |  27 +++++++-
 mockup/include/curs.h         |  21 +++---
 mockup/include/dimension.h    |   5 --
 mockup/include/margin.h       |   6 +-
 mockup/include/mycurses.h     | 106 ++++++++++++++++++++++++++++--
 mockup/include/screenobject.h |  11 +++-
 mockup/include/scrobjlist.h   |  26 ++++++++
 mockup/include/statusline.h   |   6 +-
 mockup/include/window.h       |  11 ++--
 mockup/src/Makefile.am        |   2 +-
 mockup/src/curs.cc            |  88 +++++++++++++------------
 mockup/src/screenobject.cc    |  33 ++++++++--
 mockup/src/scrobjlist.cc      |  45 +++++++++++++
 mockup/src/statusline.cc      |  34 ++++++----
 mockup/src/window.cc          |  51 +++++++--------
 mockup/tests/Makefile.am      |   2 +-
 mockup/tests/basic1.cc        |   5 +-
 mockup/tests/init.cc          |   2 +-
 mockup/tests/regobject.cc     |  38 +++++++++++
 mockup/tests/regwin.cc        |  40 ------------
 mockup/tests/windowrefs.cc    |   7 +-
 23 files changed, 629 insertions(+), 173 deletions(-)

commit 3ad5f9ddf46e74105d7a891d28034ffe7ea2341f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Dec 29 10:09:21 2012 +0000

    Work in progress.

 mockup/Makefile               |  16 -----
 mockup/Makefile.am            |   4 ++
 mockup/Makefile.boot          |  46 ++++++++++++
 mockup/configure.ac           |  27 +++++++
 mockup/curs.cc                |  35 ---------
 mockup/include/curex.h        |  52 +++++++++-----
 mockup/include/curs.h         |  40 ++++++++++-
 mockup/include/dimension.h    |  77 ++++++++++++++++++++
 mockup/include/margin.h       |  88 +++++++++++++++++++++++
 mockup/include/mycurses.h     |  29 ++++++++
 mockup/include/screenobject.h |  36 ++++++++++
 mockup/include/statusline.h   |  29 ++++++++
 mockup/include/window.h       |  43 +++++++-----
 mockup/mockup.cc              |  12 ----
 mockup/src/Makefile.am        |   5 ++
 mockup/src/curs.cc            | 160 ++++++++++++++++++++++++++++++++++++++++++
 mockup/src/screenobject.cc    |  69 ++++++++++++++++++
 mockup/src/statusline.cc      |  49 +++++++++++++
 mockup/src/window.cc          |  83 ++++++++++++++++++++++
 mockup/tests/Makefile.am      |   8 +++
 mockup/tests/basic1.cc        |  34 +++++++++
 mockup/tests/dimension.cc     |  21 ++++++
 mockup/tests/init.cc          |  21 ++++++
 mockup/tests/margin.cc        |  30 ++++++++
 mockup/tests/regwin.cc        |  40 +++++++++++
 mockup/tests/windowrefs.cc    |  61 ++++++++++++++++
 mockup/window.cc              |  41 -----------
 27 files changed, 1014 insertions(+), 142 deletions(-)

commit e48c0ccc6ec6088cfc65498daf51663bca892651
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 27 18:49:20 2012 +0000

    Mockup for new TUI implementation

 mockup/Makefile         | 16 ++++++++++
 mockup/curs.cc          | 35 ++++++++++++++++++++++
 mockup/include/curex.h  | 77 +++++++++++++++++++++++++++++++++++++++++++++++++
 mockup/include/curs.h   | 19 ++++++++++++
 mockup/include/window.h | 31 ++++++++++++++++++++
 mockup/mockup.cc        | 12 ++++++++
 mockup/window.cc        | 41 ++++++++++++++++++++++++++
 7 files changed, 231 insertions(+)

commit a81bbfc6fb05c0d8969dc5edea54e10a9d04ea3e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Nov 30 20:14:25 2012 +0000

    Reorganization

commit 62ae3628fdb899b0bce0dbd02296560ddb64e510
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Nov 30 20:11:53 2012 +0000

    Reorganization

commit a3a4e8b11ab60e9eb8213147c8e389fb39a5075f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Nov 11 14:50:01 2012 +0000

    Added #ifdef PARANOID to critical methods in the hope it speeds things up (to no avail)

 ui/button.cc            | 8 +++++---
 ui/inputwidget.cc       | 3 ++-
 yapet/fileopen.cc       | 2 ++
 yapet/passworddialog.cc | 2 ++
 yapet/passwordrecord.cc | 2 ++
 yapet/pwgendialog.cc    | 4 ++++
 6 files changed, 17 insertions(+), 4 deletions(-)

commit a02279e896731a8a6e24ae4439eb87ce0e04a2b2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Oct 5 10:41:31 2012 +0000

    Globals class completely replaced by Config class

 Makefile.cvs         |  2 +-
 yapet/cfg.cc         | 74 ++++++++++++++++++----------------------------------
 yapet/cfg.h          | 71 +++++++++++++++++++++++++++++++++++++------------
 yapet/cfgfile.h      |  7 +++++
 yapet/lockscreen.cc  |  6 ++---
 yapet/main.cc        | 12 ++++++---
 yapet/mainwindow.cc  | 10 +++----
 yapet/pwgendialog.cc | 30 ++++++++++-----------
 8 files changed, 120 insertions(+), 92 deletions(-)

commit 6d7cb44ebfc9316f93527f395a6d05d68b49ac37
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Sep 30 19:27:04 2012 +0000

    In the course of removing globals class. Started working on improving screen-lock stuff.

 Makefile.cvs         |   5 +-
 configure.ac         |   2 +
 ui/basewindow.cc     |   5 ++
 ui/basewindow.h      |  12 ++-
 yapet/Makefile.am    |   3 +-
 yapet/cfg.cc         | 233 ++++++++-------------------------------------------
 yapet/cfg.h          | 187 ++++++++++++++++-------------------------
 yapet/consts.cc      |   6 ++
 yapet/consts.h       |   3 +
 yapet/globals.cc     |  81 ------------------
 yapet/globals.h      |  77 -----------------
 yapet/lockscreen.cc  |   6 +-
 yapet/main.cc        |  35 ++++----
 yapet/mainwindow.cc  |  59 ++++++-------
 yapet/mainwindow.h   |   6 +-
 yapet/pwgendialog.cc |   9 +-
 16 files changed, 191 insertions(+), 538 deletions(-)

commit 8351ac1872ed5cfa4b23a77141e4d9d69bd42678
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jun 24 14:32:55 2012 +0000

    Added patch for bug #73 (http://bugs.guengel.ch/show_bug.cgi?id=73)

 doc/yapet.sgml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 214a94a47ea83c477d8e86c81264a54dcbd2b7d4
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 2 18:47:43 2011 +0000

    Bumped version.

 support/makesolpackages | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fd2fd99d5678b724372066241ed9fe6cd313d999
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 2 18:39:31 2011 +0000

    Updated.

 po/de.po     | 2 +-
 po/yapet.pot | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 097dcbdcc1d505f08b9608bc1c0be57ca7eedfc2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 2 18:35:17 2011 +0000

    Updated.

 po/de.po     | 6 +++---
 po/yapet.pot | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

commit ba95ab2c9dd865f49f1002d644f82b63d54e9029
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 2 18:27:50 2011 +0000

    Bumped version

 NEWS         | 2 +-
 configure.ac | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 1014dec132ae9dd06a7a29b3290c0ccb46eeb4de
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 2 18:26:56 2011 +0000

    More specific about friend class

 yapet/passwordrecord.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 79d3dfff511b51db99e6447dd5f8784ea50217f5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 2 18:26:31 2011 +0000

    More specific about friend class

 yapet/mainwindow.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8961e1ab4b3991a4849d8a0d530e63358166a127
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 2 18:25:11 2011 +0000

    Unified build procedure for solaris packages.

 support/makesolpackages | 194 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 194 insertions(+)

commit be595dcc87c03bb44191aaca43077b1e71a0c3b9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 2 17:55:14 2011 +0000

    timeout will be initialized in future.

 yapet/main.cc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 30ffc790d4732db3803d2352b730804f876f638e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 2 17:26:55 2011 +0000

    Set attributes for hidden text to the same as with focuse, since it does not work without colors.

 ui/colors.cc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit db1bee8481189f5c93a4efebe84ebceb64710245
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 2 17:25:58 2011 +0000

    More specific about friend class

 yapet/mainwindow.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 32dd2c3cc9be0cc509544a42f2b24890d493f97c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 2 17:25:39 2011 +0000

    More specific about friend class

 yapet/passwordrecord.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3eecdf43eb22709b154aa7582cedcc9cee79e0d6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jan 2 16:47:51 2011 +0000

    Fixed memory allocation bug preventing YAPET running with CURSES.

 ui/curswa.h | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

commit 44851aa81d490a50a6d465b49fe9badb7d16f371
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Dec 31 09:26:12 2010 +0000

    ChangeLog now shows revisions.

 Makefile.cvs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 106b594ef4a469fabd171061743805f5cd7109c7
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Dec 31 09:21:01 2010 +0000

    Updated

 LICENSE | 2 +-
 TODO    | 3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)

commit 4d6d1bdf5395b1c39522a3d37c45263adc6cbdb5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Dec 31 09:19:15 2010 +0000

    Updated

 BUGS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 069f1a041a065f622f8538f808356fe55c0c4ae5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Dec 31 09:18:34 2010 +0000

    Updated

 NEWS | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

commit 5075df6e385fff6d151c457453c3fceb3a7f39c3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 20:55:35 2010 +0000

    Updated.

 doc/Doxyfile.in             |  2 +-
 doc/README.sgml.in          | 12 ++++++++++++
 doc/bugreport.sgml          |  6 ++----
 doc/license.sgml            |  2 +-
 doc/supportedplatforms.sgml |  1 +
 5 files changed, 17 insertions(+), 6 deletions(-)

commit 65b71b9e6bea04397ec297272584721f9a5ccc3c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 20:55:17 2010 +0000

    Whitespace cleanup.

 ui/checkboxgroup.cc | 180 ++++++++++++++++++++++++++--------------------------
 1 file changed, 90 insertions(+), 90 deletions(-)

commit 0a206fdadbe93b79354911da03126db295b4f64d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 20:54:21 2010 +0000

    Resize is now better handled and won't lead to SEGV. Some quirks still exist.

 yapet/passwordrecord.cc | 24 +++++++++++++++++-------
 yapet/passwordrecord.h  | 21 ++++++++++++++++++++-
 2 files changed, 37 insertions(+), 8 deletions(-)

commit b428b66999c3bfac6e2807bdfaf801ec93db6469
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 20:53:18 2010 +0000

    Added asserts to constructors/operators not to be called.

 ui/inputwidget.h | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 1359986d508a7517eb75dd8ec7612fb912eea791
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 20:50:52 2010 +0000

    Updated.

 ui/colors.cc | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

commit 093f6fac06ccf9dd4a1964b698e86d81fdca4546
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 20:49:09 2010 +0000

    Updated.

 po/POTFILES.in |   2 +
 po/de.po       | 309 +++++++++++++++++++++++++++++----------------------------
 po/yapet.pot   | 306 ++++++++++++++++++++++++++++----------------------------
 3 files changed, 317 insertions(+), 300 deletions(-)

commit 62bea10ed8548669ae8d95f6ad312f65de5f8a05
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 20:40:23 2010 +0000

    Some scripts added.

 support/buildenv.gcc_GUENGEL       | 8 ++++++++
 support/buildenv.solstudio_CURSES  | 8 ++++++++
 support/buildenv.solstudio_GUENGEL | 8 ++++++++
 support/buildenv.solstudio_XCURSES | 8 ++++++++
 4 files changed, 32 insertions(+)

commit ec9cc308e611d1359dc57fff8b6010bd0345d953
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 18:11:30 2010 +0000

    Check whether character is printable added to processInput().

 ui/inputwidget.cc | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

commit 04cfd2434b9269df94b0f97d9f5f4583f9f2b6dc
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 18:08:20 2010 +0000

    Added checks for functions.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bb10a984ea955287a6a6ab41eaeeafa2e629837b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 18:07:24 2010 +0000

    Fixed ifdef. Included signal.h.

 yapet/passwordrecord.cc | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 64ab5188b958903a3f48ee1a5722a9417ab527ea
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 14:02:14 2010 +0000

    Screen will be locked with password record open.

 yapet/lockscreen.cc     |  23 ++++---
 yapet/lockscreen.h      |  15 ++++-
 yapet/mainwindow.cc     |  62 ++++++++++-------
 yapet/mainwindow.h      |   9 ++-
 yapet/passwordrecord.cc | 173 +++++++++++++++++++++++++++++++++++++-----------
 yapet/passwordrecord.h  |  18 ++++-
 6 files changed, 226 insertions(+), 74 deletions(-)

commit 578e3b071b63ab87c0b3c1ed8cbd88e80ddb0880
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 11:20:54 2010 +0000

    Locking the screen is now handled by a dedicated class.

 yapet/Makefile.am   |   3 +-
 yapet/lockscreen.cc | 183 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 yapet/lockscreen.h  |  69 ++++++++++++++++++++
 yapet/mainwindow.cc | 137 +++++++--------------------------------
 yapet/mainwindow.h  |   5 --
 5 files changed, 276 insertions(+), 121 deletions(-)

commit 4a218a5419c22c666e8a090d19fc1ee21b04ba22
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 11:20:02 2010 +0000

    Fixed variable declaration.

 ui/listwidget.h | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 1d0240724773270045f9d1ea330d74f1b235375d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 11:19:20 2010 +0000

    Some more changes to make it compile under NetBSD.

 ui/curswa.h | 3 +++
 1 file changed, 3 insertions(+)

commit f1c17f555b8b6549c1382fecd42d9e72d1d61fcc
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 10:15:40 2010 +0000

    replaced true by TRUE when calling keypad().

 ui/checkboxgroup.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 587346c310eb6fdfbb9ba75ee2a4e7eebb985177
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 10:10:37 2010 +0000

    Changes to made it compile under NetBSD.

 configure.ac        | 15 ++++++++++++++-
 ui/button.cc        |  4 ++++
 ui/checkboxgroup.cc |  5 ++++-
 ui/curswa.h         |  4 ++++
 ui/inputwidget.cc   |  4 ++++
 ui/listwidget.h     |  6 +++++-
 6 files changed, 35 insertions(+), 3 deletions(-)

commit 791acec2b4bf0710b618a82fe4af7aa8432e52a2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 09:23:11 2010 +0000

    Added patch for fixing bug #46 : YAPET allows by-passing lock screen on Solaris when linked against libcurses.

 yapet/mainwindow.cc | 14 +++++++++-----
 yapet/mainwindow.h  |  6 +++++-
 2 files changed, 14 insertions(+), 6 deletions(-)

commit 6d49f1c310e3e4fa3ff078bd95f0661e19ef5932
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 09:09:13 2010 +0000

    Support for displaying passwords hidden

 ui/inputwidget.cc | 259 +++++++++++++++++++++++++++++++++---------------------
 ui/inputwidget.h  |  33 +++++--
 2 files changed, 186 insertions(+), 106 deletions(-)

commit 3d0c17825976e34a0a53c1a8e16bb6abaace369e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 09:06:41 2010 +0000

    svn properties changed

 intl/plural.c | 60 +++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 34 insertions(+), 26 deletions(-)

commit 59d2f84c7c69a9666f0544e05d65caf35cff5da5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 09:05:54 2010 +0000

    Display password hidden when read-only.

 yapet/passwordrecord.cc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 8af42a13a2e1b11b758be7cd26d6ac9b434d57c5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Dec 30 09:05:33 2010 +0000

    Commented method

 yapet/passwordrecord.h | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 878d239c5172c5247807b5953917311f3a7a8e22
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Dec 29 20:03:19 2010 +0000

    Added color for hidding text.

 ui/colors.cc | 24 ++++++++++++++----------
 ui/colors.h  |  4 ++++
 2 files changed, 18 insertions(+), 10 deletions(-)

commit 96a5efcfbb2a59f3c2992205f34f9fee55910355
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Dec 29 20:00:15 2010 +0000

    wrapper functions zero memory out before freeing.

 ui/curswa.h | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)

commit 87517efafa4a5debda938067bf856614a7a4761a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Dec 28 19:17:18 2010 +0000

    Implemented preformance suggestion of cppcheck.

 crypt/file.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 6e69be376186be0b718d9896ef6727f481e993bf
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Dec 28 19:16:13 2010 +0000

    Screen should not flicker anymore when typing.

 ui/inputwidget.cc | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

commit b21f851c6cf3029434de301256481150340aed58
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Sep 19 13:31:50 2010 +0000

    Updated copyright.

 doc/copyright.sgml | 1 +
 1 file changed, 1 insertion(+)

commit bbd9288a9ab2d63def6a84af794c4384941440c8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Sep 19 12:34:28 2010 +0000

    Comment.

 ui/colors.h | 1 +
 1 file changed, 1 insertion(+)

commit 38afa7fe479b04c93a82f1406e76b98e6377603c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Sep 19 12:22:49 2010 +0000

    BINDIR for solaris.

 Makefile.cvs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 69327ec0bc8f071f18c09d32845224e30ef99628
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Sep 19 12:22:17 2010 +0000

    Updated.

 BUGS | 49 ++-----------------------------------------------
 1 file changed, 2 insertions(+), 47 deletions(-)

commit 6d914b95e2fc9f8c7c2b1d661555c6952dee7f66
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Sep 19 12:19:11 2010 +0000

    updated.

 doc/README.Cygwin.sgml.in | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

commit db0f587edaa3774effa6b13b188fc3cfee55561a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Sep 19 12:17:13 2010 +0000

    Made it compile under cygwin.

 ui/colors.h | 6 ++++++
 1 file changed, 6 insertions(+)

commit 8ef2ef00a11fbe7aa31de2d370527b584646ef85
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Sep 19 11:29:39 2010 +0000

    updated.

 doc/README.Cygwin.sgml.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 8a9f0898e9ed1f7f682777a5343f4f0b3d920296
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Sep 19 10:13:25 2010 +0000

    updated.

 doc/README.Cygwin.sgml.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit f54a33f28ae1fe0fd7254a7803634f0900386c64
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Sep 19 10:05:30 2010 +0000

    Updated.

 doc/README.sgml.in | 13 +++++++++++++
 1 file changed, 13 insertions(+)

commit ee4732b5acdcc8649b9d66b26d51f5f718e3e5b4
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Sep 19 09:57:38 2010 +0000

    updated.

 doc/supportedplatforms.sgml | 1 +
 1 file changed, 1 insertion(+)

commit 6c4a99bec9a96cdb6f852cbdd5089cf00d46798e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Sep 18 21:26:48 2010 +0000

    Updated

 po/de.po     | 38 +++++++++++++++++++-------------------
 po/yapet.pot | 37 ++++++++++++++++++-------------------
 2 files changed, 37 insertions(+), 38 deletions(-)

commit 7abfd6a6d1bf0d5d4758a86c0c0ac5bb5009c150
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Sep 18 21:13:05 2010 +0000

    Updated.

 NEWS | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

commit 0b27e6f4adaff09f6fe7a08992b71150be580780
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Sep 18 21:07:12 2010 +0000

    Documented the config file option for the lock screen password input timeout. Fixed some typos. Some rephrasing.

 doc/yapet.sgml.in | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

commit 0472b1ae74f15bf8856f6ab1e304e45ef68c3a43
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Sep 18 21:06:17 2010 +0000

    Added support for configuring the password input timeout of the lock screen.

 yapet/cfg.cc        |  15 ++++
 yapet/cfg.h         |   4 +
 yapet/cfgfile.cc    |   9 +-
 yapet/cfgfile.h     |   4 +
 yapet/globals.cc    |  11 +++
 yapet/globals.h     |   3 +
 yapet/main.cc       | 253 ++++++++++++++++++++++++++--------------------------
 yapet/mainwindow.cc |   5 +-
 8 files changed, 177 insertions(+), 127 deletions(-)

commit 6b6b6ddeb834d2dcdf72e094163bb98230268ca3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Sep 18 21:04:48 2010 +0000

    Silenced compiler warnings.

 yapet/passwordrecord.cc | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit c9276f30e1ea0b58fc95813ec3429476d6021aa5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Sep 18 21:03:54 2010 +0000

    Silenced compiler warnings.

 ui/inputwidget.cc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit fc21ee0dfc585a876d3db1610da60f9e4c937a6d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 21:56:41 2010 +0000

    Updated.

 po/yapet.pot | 271 ++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 137 insertions(+), 134 deletions(-)

commit 274e5ce02b364d528e249c35d4964eb77b34ab49
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 21:56:07 2010 +0000

    added bug.

 doc/yapet.sgml.in | 37 ++++++++++++++++++++++++++++++++-----
 1 file changed, 32 insertions(+), 5 deletions(-)

commit bce2a1d46b3942f117ff730b4882ba0f4c1de215
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 21:55:30 2010 +0000

    Finally fixed bug #25.

 crypt/file.cc | 19 +------------------
 ui/curswa.h   | 19 +------------------
 2 files changed, 2 insertions(+), 36 deletions(-)

commit 3aa309c152b0cad22eed372f266c17e94dcde622
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 21:54:13 2010 +0000

    Compiles now under gcc.

 yapet/passworddialog.cc | 6 ++++++
 yapet/passworddialog.h  | 9 +--------
 2 files changed, 7 insertions(+), 8 deletions(-)

commit b1a72462628c2f87e33a864231e51a18c46fc0ae
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 21:34:53 2010 +0000

    Some minor changes.

 po/de.po | 292 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 140 insertions(+), 152 deletions(-)

commit 4beea1dbd830630d5cd8266d49642ea62b5f5281
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 20:47:18 2010 +0000

    Tried to really fix bug #25, thus it has been reopened.

 crypt/file.cc | 7 +++----
 ui/curswa.h   | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

commit a9326cd57eafd2c611f188568d3bba55379401e9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 20:33:50 2010 +0000

    Updated.

 NEWS | 44 ++++++++++++++++++++++++++++----------------
 1 file changed, 28 insertions(+), 16 deletions(-)

commit 877ac999aed131f2596afc40b12344d0892fc44c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 20:32:07 2010 +0000

    Whether or not yapet can be quit from the locked screen can be configured in the config file.

 yapet/cfg.cc        | 16 +++++++++++++++-
 yapet/cfg.h         |  4 ++++
 yapet/cfgfile.cc    |  4 ++++
 yapet/cfgfile.h     |  4 ++++
 yapet/globals.cc    | 11 +++++++++++
 yapet/globals.h     |  3 +++
 yapet/main.cc       |  1 +
 yapet/mainwindow.cc |  3 +++
 8 files changed, 45 insertions(+), 1 deletion(-)

commit 435e8ecd32009310299f87eca9c50f7009f79ac4
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 19:28:46 2010 +0000

    Fixed bug #29 (http://bugs.guengel.ch/show_bug.cgi?id=29)

 yapet/mainwindow.cc     | 13 ++++++++++---
 yapet/passworddialog.cc | 48 +++++++++++++++++++++++++++++++++++++++++++-----
 yapet/passworddialog.h  | 11 ++++++++++-
 3 files changed, 63 insertions(+), 9 deletions(-)

commit e2c9b9bc3705083e7c24ac34f8c1d314335e2754
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 19:26:56 2010 +0000

    Updated copyright notice.

 csv2yapet/csvimport.cc | 2 +-
 csv2yapet/csvimport.h  | 2 +-
 csv2yapet/main.cc      | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

commit 7ad4476941678942a8e520d05765940a773b37eb
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 18:36:31 2010 +0000

    Updated Copyright notice.

 ui/intinwidget.cc            | 2 +-
 ui/intinwidget.h             | 2 +-
 yapet/cfg.cc                 | 2 +-
 yapet/cfg.h                  | 2 +-
 yapet/consts.cc              | 2 +-
 yapet/consts.h               | 2 +-
 yapet/globals.cc             | 2 +-
 yapet/globals.h              | 2 +-
 yapet/pwgen/charpool.cc      | 2 +-
 yapet/pwgen/charpool.h       | 2 +-
 yapet/pwgen/pwgen.cc         | 2 +-
 yapet/pwgen/pwgen.h          | 2 +-
 yapet/pwgen/pwgenexception.h | 2 +-
 yapet/pwgen/rng.cc           | 2 +-
 yapet/pwgen/rng.h            | 2 +-
 yapet/pwgendialog.cc         | 2 +-
 yapet/pwgendialog.h          | 2 +-
 17 files changed, 17 insertions(+), 17 deletions(-)

commit bac41eb3201780acf428d4458b5042dc6d1ab5b1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 18:32:00 2010 +0000

    Updated copyright notice.

 crypt/bdbuffer.cc       | 2 +-
 crypt/bdbuffer.h        | 2 +-
 crypt/crypt.cc          | 2 +-
 crypt/crypt.h           | 2 +-
 crypt/file.cc           | 2 +-
 crypt/file.h            | 2 +-
 crypt/key.cc            | 2 +-
 crypt/key.h             | 2 +-
 crypt/partdec.cc        | 2 +-
 crypt/partdec.h         | 2 +-
 crypt/record.h          | 2 +-
 crypt/structs.h         | 2 +-
 crypt/yapetexception.h  | 2 +-
 ui/basewindow.cc        | 2 +-
 ui/basewindow.h         | 2 +-
 ui/button.cc            | 2 +-
 ui/button.h             | 2 +-
 ui/checkboxgroup.cc     | 2 +-
 ui/checkboxgroup.h      | 2 +-
 ui/colors.cc            | 2 +-
 ui/colors.h             | 2 +-
 ui/curswa.h             | 2 +-
 ui/dialogbox.cc         | 2 +-
 ui/dialogbox.h          | 2 +-
 ui/inputwidget.cc       | 2 +-
 ui/inputwidget.h        | 2 +-
 ui/listwidget.h         | 2 +-
 ui/messagebox.cc        | 2 +-
 ui/messagebox.h         | 2 +-
 ui/misc.cc              | 2 +-
 ui/misc.h               | 2 +-
 ui/passwordwidget.cc    | 2 +-
 ui/passwordwidget.h     | 2 +-
 ui/secstring.h          | 2 +-
 ui/uiexception.h        | 2 +-
 yapet/cfgfile.cc        | 2 +-
 yapet/cfgfile.h         | 2 +-
 yapet/fileopen.cc       | 2 +-
 yapet/fileopen.h        | 2 +-
 yapet/main.cc           | 4 ++--
 yapet/mainwindow.cc     | 2 +-
 yapet/mainwindow.h      | 2 +-
 yapet/passworddialog.cc | 2 +-
 yapet/passworddialog.h  | 2 +-
 yapet/passwordrecord.cc | 2 +-
 yapet/passwordrecord.h  | 2 +-
 yapet/searchdialog.cc   | 2 +-
 yapet/searchdialog.h    | 2 +-
 yapet/statusbar.cc      | 2 +-
 yapet/statusbar.h       | 2 +-
 50 files changed, 51 insertions(+), 51 deletions(-)

commit eea91fb9e0bf4623de905115e890a654aff8e40d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 18:21:43 2010 +0000

    Added checks for siglongjmp/sigsetjmp et al.

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit a0bafe7f03dc9a34ae6c36d409d6714c984e5250
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 18:20:50 2010 +0000

    Fixed bug #27 (http://bugs.guengel.ch/show_bug.cgi?id=27).

 yapet/mainwindow.cc     |   2 +-
 yapet/passworddialog.cc | 246 ++++++++++++++++++++++++++++++------------------
 yapet/passworddialog.h  |  24 ++++-
 3 files changed, 178 insertions(+), 94 deletions(-)

commit e2dbe141c5170bb2abb198939bbb7bee26afb894
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 16:59:06 2010 +0000

    fixed bug #28 (http://bugs.guengel.ch/show_bug.cgi?id=28).

 yapet/mainwindow.cc | 3 +++
 1 file changed, 3 insertions(+)

commit a86775c9023c9d5c7e8039a36d3107152c15c012
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 16:26:43 2010 +0000

    Arrow keys are not recognized anymore by passwordwidget.

 ui/passwordwidget.cc | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 ui/passwordwidget.h  |  1 +
 2 files changed, 72 insertions(+)

commit 99037e812a7a914e6a76d3c63fa3ab8e5535ae7d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 16:24:51 2010 +0000

    Removed blank line.

 ui/inputwidget.cc | 1 -
 1 file changed, 1 deletion(-)

commit 49615f771853420e188fb3f05bc24e2b3bb2b73a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 15:14:52 2010 +0000

    Added translations.

 po/de.po     | 195 +++++++++++++++++++++++++++++++++--------------------------
 po/yapet.pot | 182 +++++++++++++++++++++++++++++--------------------------
 2 files changed, 204 insertions(+), 173 deletions(-)

commit dadf388186514b84df44178fd1771efd014e67f5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 15:14:22 2010 +0000

    Removed roinwidget.*

 po/POTFILES.in | 2 --
 1 file changed, 2 deletions(-)

commit 0b7f5d20b87bc36b5914b542ea24bf02daf703d2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 15:09:02 2010 +0000

    Made it compile under gcc45 +

 ui/inputwidget.h | 4 ++++
 1 file changed, 4 insertions(+)

commit 1f4d02e8b6ba5fd56250eb71f1b2f098c845cec1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 14:24:45 2010 +0000

    Fixed bug #31 (http://bugs.guengel.ch/show_bug.cgi?id=31).

 ui/curswa.h             |   2 +
 ui/inputwidget.cc       |   3 +-
 yapet/mainwindow.cc     |   6 +-
 yapet/passwordrecord.cc | 190 +++++++++++++++++++++++++++++++++---------------
 yapet/passwordrecord.h  |   9 ++-
 5 files changed, 149 insertions(+), 61 deletions(-)

commit bab9be61a840a1559adc9a3a65640b370c0e030d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 14:05:11 2010 +0000

    bumped version number to 0.7.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0172b339a259376f52beb94bad943591acef8d1d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 13:45:27 2010 +0000

    Added key for CTRL-E. May be there is already a definition, but i didn't find it...

 ui/curswa.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 58e322fed1c4193095fa9c51e64881f936bd4801
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 13:18:55 2010 +0000

    Support for read-only buttons added.

 ui/button.cc | 14 ++++++++++----
 ui/button.h  |  6 +++++-
 2 files changed, 15 insertions(+), 5 deletions(-)

commit 0d0fc6e96b3e4966731630290cac35aaf8100b44
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 12:56:01 2010 +0000

    Fixed a SIGSEGV introduced by removing the explicit read-only widget.

 ui/inputwidget.cc | 11 +++++++++++
 ui/inputwidget.h  | 22 ++++++++++++++++++----
 2 files changed, 29 insertions(+), 4 deletions(-)

commit 52c83b78400df6512596bb91c2ffed98b6d2e5ba
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 12:55:09 2010 +0000

    Adopted to the changes of the read-only widget.

 yapet/pwgendialog.cc | 7 ++++---
 yapet/pwgendialog.h  | 3 +--
 2 files changed, 5 insertions(+), 5 deletions(-)

commit 09a09028673d0ff9abf1df9ed90c5785bc40e7fe
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 12:18:02 2010 +0000

    Explicit read-only widget has been removed. The input widget now has a flag for setting read-only mode.

 ui/Makefile.am    |  4 ++--
 ui/inputwidget.cc | 16 ++++++++-----
 ui/inputwidget.h  | 13 +++++++++--
 ui/intinwidget.cc |  4 ++--
 ui/intinwidget.h  |  4 +++-
 ui/roinwidget.cc  | 34 ---------------------------
 ui/roinwidget.h   | 70 -------------------------------------------------------
 7 files changed, 28 insertions(+), 117 deletions(-)

commit dcd60958c5784c5ac58bfae083d106df7e0dfa62
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 11:53:09 2010 +0000

    Added translation.

 po/yapet.pot | 41 +++++++++++++++++++++++------------------
 1 file changed, 23 insertions(+), 18 deletions(-)

commit e333766ea3049730748b974507874490ed2c1578
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 11:37:26 2010 +0000

    gettextized string.

 ui/basewindow.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 24dab5fcef533c278ff023e2c9c1cdeafdb8792b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 11:37:08 2010 +0000

    Added translation.

 po/de.po | 43 ++++++++++++++++++++++++-------------------
 1 file changed, 24 insertions(+), 19 deletions(-)

commit 3937ec81e1b2cb54c451c19b8008f0979e509825
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 11:28:46 2010 +0000

    added ui/basewindow.cc.

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit b369ff85a00b14cf85ff61c3409792a62a0de3c6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 11:07:01 2010 +0000

    Fixed bug #16 (http://bugs.guengel.ch/show_bug.cgi?id=16).

 yapet/pwgendialog.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e656d5423f72a8037b903fc1831d1a48b766b9f5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 11:04:53 2010 +0000

    Renamed createWindows() to createWindow().

 yapet/pwgendialog.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 964eb59bb91757fecf29555e6953f613d655c40c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 11:02:25 2010 +0000

    Renamed createWindows() to createWindow().

 yapet/pwgendialog.cc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 83053fbb8173c0ca678f740be4a2fb7677f2ea9b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 10:52:43 2010 +0000

    Fixed bug #25 (http://bugs.guengel.ch/show_bug.cgi?id=25).

 crypt/file.cc | 15 ++++++++++++---
 ui/curswa.h   | 14 +++++++++-----
 2 files changed, 21 insertions(+), 8 deletions(-)

commit e72045a3bbb95cae750c9ee67126c0a9655671f8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 17 09:29:34 2010 +0000

    Fixed bug #30 (http://bugs.guengel.ch/show_bug.cgi?id=30).

 ui/basewindow.cc | 20 +++++++++++++++++++-
 ui/basewindow.h  |  4 +++-
 yapet/main.cc    |  8 +++++++-
 3 files changed, 29 insertions(+), 3 deletions(-)

commit 0ac433097d4f5a43f6a4a78b1d311330e19ff59d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Sep 16 19:34:43 2010 +0000

    Introduced BINDIR variable.

 Makefile.cvs | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 33a0545f7ee548e6806775b832f9405e0753f362
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Sep 16 19:19:13 2010 +0000

    Fixed typo in comment.

 doc/Makefile.am | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 44feebddb2585a28dd29f850ae837afbff32a78f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jun 29 14:59:04 2010 +0000

    Use default values for AC_PROG_(CC|CXX).

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 1ade5566f88a6e9c331054275dc5694d355916d9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jun 23 19:46:56 2010 +0000

    Patch for bug #33 (http://bugs.guengel.ch/show_bug.cgi?id=33) applied. Source compiles now under gcc 4.5/4.6.

 po/de.po                     | 18 +++++++++---------
 po/yapet.pot                 | 18 +++++++++---------
 yapet/pwgen/pwgenexception.h |  6 +++---
 3 files changed, 21 insertions(+), 21 deletions(-)

commit 2ec0e8253c32c28119285eacec94fbae6c655564
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Sep 5 10:04:27 2009 +0000

    Moved to support.

 {disttest => support/disttest}/compiler.profiles.freebsd | 0
 {disttest => support/disttest}/compiler.profiles.linux   | 0
 {disttest => support/disttest}/compiler.profiles.solaris | 0
 {disttest => support/disttest}/disttest                  | 0
 {disttest => support/disttest}/toggle.pl                 | 0
 5 files changed, 0 insertions(+), 0 deletions(-)

commit 5b8aa75710efec53803bc92cac59842d7e124b58
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 4 20:32:12 2009 +0000

    Added patch for fixing bug #26 (http://bugs.guengel.ch/show_bug.cgi?id=26)

 yapet/pwgen/rng.cc | 4 ++++
 1 file changed, 4 insertions(+)

commit e621e24e34f6f9de9fd0ce45d9c1dfa54af5fcff
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 4 19:01:11 2009 +0000

    fixed make target.

 disttest/disttest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 43cde5bb34d6877e6ac38536f1b489d0172cb33e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 4 18:55:17 2009 +0000

    Added more make targets.

 disttest/disttest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 48475989e59e56c2c09cd1b759e1d52025d1f56b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 4 11:25:05 2009 +0000

    Updated.

 po/ChangeLog | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit 498cda63f2b7b755d6d3bd2145ef95e466cb6f76
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 4 05:52:32 2009 +0000

    fixed typo.

 tests/rng1.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1bdf336730d678fa588cb715aa655e6ee61745a4
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 4 05:34:19 2009 +0000

    Creates the html files used on the website.

 support/Makefile | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

commit c757449ee0d3d986ccfa9a5b971cdfe0d75d808f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 4 05:34:10 2009 +0000

    Directory holding stuff making my life easier.

commit f1d75168e7b7a9a68468648e725f9c99e8ef9c40
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 4 05:11:30 2009 +0000

    Spell check and other edits.

 doc/DESIGN.sgml.in        | 32 +++++++++++++++++++++-----------
 doc/INSTALL.sgml.in       |  6 +++---
 doc/README.Cygwin.sgml.in |  2 +-
 doc/README.sgml.in        | 43 ++++++++++++++++++++++++++++---------------
 doc/caution.sgml          |  2 +-
 doc/csv2yapet.sgml.in     | 20 ++++++++++----------
 doc/pwrecord.sgml         |  2 +-
 doc/yapet.sgml.in         |  6 +++---
 8 files changed, 68 insertions(+), 45 deletions(-)

commit 4234a85c311a11d96abcc1077156176863a55136
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Sep 4 04:48:38 2009 +0000

    Put $(htmldoc_DATA) and $(dist_man1_MANS) back to dist-hook rule.

 doc/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1639aedab4644d4910b27280f0ef6f3fe30f8f5b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Sep 3 21:38:53 2009 +0000

    Updated.

 doc/INSTALL.sgml.in | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 05df1151794da55afabbb1204bfa620190b0bea0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Sep 3 19:26:53 2009 +0000

    Modified svn:ignore keyword.

commit ce7006f2e5e0bd38295f6fcf55a654be62044710
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Sep 3 19:24:03 2009 +0000

    Added description of the (V: 1) / (V: 2) displayed in yapet.

 doc/yapet.sgml.in | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit 28ae4a986160f4b7df16fb86c716948c6bb4effc
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Sep 3 19:23:22 2009 +0000

    Added description of changes in header in version 0.6.

 doc/DESIGN.sgml.in | 427 +++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 414 insertions(+), 13 deletions(-)

commit c683b67a219aa69682a4eb3bfb62ae4dd1149bca
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Sep 3 19:23:02 2009 +0000

    Added "Important Changes" section. Added description of changes in 0.6 in
    "Important Changes" section.

 doc/README.sgml.in | 153 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 153 insertions(+)

commit 18b402ae991d31fff81c0a93faf808a5bd7a1c3d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Sep 3 19:22:09 2009 +0000

    Implemented the use of w3m for creating text files if available due to the use of tables in the source html files.

 doc/Makefile.am | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

commit 04cd09277eb87c6f42398e581fb89afff4bb0fb8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Sep 3 19:21:26 2009 +0000

    Added check for w3m, which is used for creating text files from html files containing tables.

 configure.ac | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit f2e6b03fe99eb6ee1580e8e4583bab204252d140
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Sep 3 19:20:37 2009 +0000

    Removed empty line.

 THANKS | 1 -
 1 file changed, 1 deletion(-)

commit 8cbca10e2e8b503c3b96ff000b4bf0468e27aa81
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Sep 3 18:33:56 2009 +0000

    Updated.

 NEWS | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit fe114895d75f1e71d43b42ec7e3d60370af3006d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Sep 3 13:24:51 2009 +0000

    Added TANKS file to EXTRA_DIST.

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5a468366ff5d264f0643b99980df7e62eda83012
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Sep 3 13:24:32 2009 +0000

    Wrote THANKS.

 THANKS | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

commit e5e9cf0ece575e3b5a9393f2dd899c6511c5d41c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Sep 3 10:27:30 2009 +0000

    fixed spelling.

 yapet/main.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 042dbd6c94f78d17a9b5bbea66c7afb464b3c5e9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Sep 3 07:13:30 2009 +0000

    be more specific.

 doc/supportedplatforms.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 10298b76d5048dfb60d94d0fab9d457309c03425
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Sep 3 07:11:26 2009 +0000

    Removed EVP function checks which failed because the functions were macros.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 78700633512fa94e681b64727b27893a9da047b0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Sep 3 06:28:37 2009 +0000

    Added custom silent rules

 tests/Makefile.am | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

commit 6e883b33b57a272b07b09cdb2f2af36e30073e8f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Sep 3 06:28:18 2009 +0000

    Added custom silent rules

 doc/Makefile.am | 39 ++++++++++++++++++++++++++++++---------
 1 file changed, 30 insertions(+), 9 deletions(-)

commit 92589362d1ad7cc1f0a0a2d8e31151f564bfe217
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Sep 3 04:58:53 2009 +0000

    Does not belong into repository.

 config.guess | 1500 -----------------------------------------------------
 config.sub   | 1616 ----------------------------------------------------------
 2 files changed, 3116 deletions(-)

commit f2f4974e6f3d311aab7089b586a3683d40b36f9c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Sep 3 04:51:55 2009 +0000

    Tweaked.

 Makefile.am  | 3 +--
 configure.ac | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

commit 3d465e135a61899ab99249f2b60161aa18d2e12b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Sep 2 12:04:13 2009 +0000

    enable asserts in distcheck.

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 65be6fbef08efc8d8306fcb16a6349d099b83aa4
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Sep 2 11:14:29 2009 +0000

    Line numbers updated.

 po/yapet.pot | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

commit b0f146fe288d483ef3c79146fdc97c4e46ffabb0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Sep 2 11:13:55 2009 +0000

    removed obsolete entry.

 po/de.po | 33 +++++++++++++++------------------
 1 file changed, 15 insertions(+), 18 deletions(-)

commit 752238ed58861e9be3b06e9e004402f4334e273c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 20:31:54 2009 +0000

    Tweaked.

 doc/Makefile.am | 62 ++++++++++++++++++++++++---------------------------------
 1 file changed, 26 insertions(+), 36 deletions(-)

commit c7b889ab0d9d89039ebfd8186240c6aa1418bca5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 18:07:56 2009 +0000

    updated with instructions for pwgen_rng configuration file option.

 doc/yapet.sgml.in | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 65 insertions(+), 3 deletions(-)

commit f4c01ef0eadfbdcbea13c4a7dd55dc88ba2b7705
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 17:25:48 2009 +0000

    Version bumped to 0.6.

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 03e6ef3467f49e4801a8d7d58a95ed4f40f777b5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 17:25:23 2009 +0000

    Updated.

 NEWS | 12 ++++++++++++
 1 file changed, 12 insertions(+)

commit 91c532616c52dbf0587d68deaf9b1b628a9aebf8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 17:23:44 2009 +0000

    Updated.

 po/yapet.pot | 268 +++++++++++++++++++++++++++++++----------------------------
 1 file changed, 142 insertions(+), 126 deletions(-)

commit 1afc9ceae378cff97695e0df6ee0c6c861ed887a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 17:23:20 2009 +0000

    Updated.

 po/de.po | 275 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 147 insertions(+), 128 deletions(-)

commit ada218d26b87afc8b7d87997d991f49fb5df2ca3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 17:19:49 2009 +0000

    Added tests for pwgen_rng option.

 tests/cfgfile1.cc | 4 ++++
 1 file changed, 4 insertions(+)

commit f277b79483506c6666a8c82859c0e7628d1959d7
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 17:19:09 2009 +0000

    Added static_cast to silence compiler warnings.

 yapet/pwgen/pwgen.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 92bc0a6198e5f2f74be7f1da3d061caf07c22076
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 16:57:00 2009 +0000

    updated in order to test pwgen_rng option.

 tests/cfgfile2.rc | 1 +
 1 file changed, 1 insertion(+)

commit 159d9e9289c4ed3e4cbbebc1142bb6044c4431ee
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 16:42:43 2009 +0000

    Added code for handling pwgen_rng configuration file option.

 yapet/main.cc | 1 +
 1 file changed, 1 insertion(+)

commit 4fd50b80667e0d38026840220b7d80706ae37388
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 16:42:18 2009 +0000

    Added code for handling pwgen_rng configuration file option.

 yapet/cfg.cc     | 19 +++++++++++++++----
 yapet/cfg.h      |  5 +++++
 yapet/cfgfile.cc | 56 ++++++++++++++++++++++++++++++++++++++++++++------------
 yapet/cfgfile.h  |  7 +++++++
 yapet/globals.cc | 11 +++++++++++
 yapet/globals.h  |  5 +++++
 6 files changed, 87 insertions(+), 16 deletions(-)

commit f3b1bc825ee307f1377a4d91c361ecb23286b184
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 16:40:00 2009 +0000

    rephrased comment.

 yapet/pwgendialog.cc | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit 2b519bac6ee9c51a9cf1275f5b3b4515fac851ff
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 16:20:09 2009 +0000

    Moved int rng_available, check_availability() into static scope. Added new static method getAvailableRNGs().

 yapet/pwgen/rng.cc | 11 +++++++++--
 yapet/pwgen/rng.h  |  6 ++++--
 2 files changed, 13 insertions(+), 4 deletions(-)

commit bffa82533ca84ab0cb8237b0aa9c55d8200bd90f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 15:53:02 2009 +0000

    Added code to test the switch of Character Pools and RNG.

 tests/pwgen1.cc | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit 4a4f002aeb1efaf666679325872a9e9bc022de91
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 15:47:35 2009 +0000

    New method setNewRNG() introduced. Made changes to 'dynamically' switch to a different RNG.

 yapet/pwgen/pwgen.cc | 39 ++++++++++++++++++++++++++++++---------
 yapet/pwgen/pwgen.h  |  7 ++++---
 2 files changed, 34 insertions(+), 12 deletions(-)

commit bf3d83685a75cf56631aa9e9c0e4c06661ac765d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 15:33:30 2009 +0000

    removed unused declarations.

 yapet/pwgendialog.h | 2 --
 1 file changed, 2 deletions(-)

commit eba9eba0a50e628c4164d4da29c401809cba24f0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 15:25:52 2009 +0000

    rephrased message showed when skipping /dev/random.

 tests/rng1.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 35d0da669d49e8bce9895f773763719122c389c3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 15:05:18 2009 +0000

    Fixed description of --help output.

 yapet/main.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a16406e9e3be9b8edcdbd2e48955321b28bd31b7
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 14:38:55 2009 +0000

    Finished foreign tests.

 tests/Makefile.am |  15 +++--
 tests/foreign.cc  | 175 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 186 insertions(+), 4 deletions(-)

commit 14df2adb54008a1ef4a391b9f9324b4163565a7f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 14:38:00 2009 +0000

    Some tweaks. More SSL functions are checked for existence.

 configure.ac | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 1203d8c6963b98b617170f8df8e339c3405db4e6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 14:01:23 2009 +0000

    Replaced with proper version.

 tests/f64be0.5.pet.in | Bin 284044 -> 284052 bytes
 tests/f64be0.6.pet.in | Bin 284052 -> 284052 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

commit 24b4bd6c1174823f5d9a069bae58cd3fbd32eda2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 13:13:14 2009 +0000

    Updated with proper version.

 tests/f32be0.5.pet.in | Bin 284044 -> 284044 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 8809e34d8eb63f288d0af333e7254bcee1ec6ae1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 13:12:45 2009 +0000

    Added test file for 32bit big endian version 0.6.

 tests/f32be0.6.pet.in | Bin 0 -> 284052 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit aef001b09e70171ae3cb8e6b49766897d2f9ae1f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 12:49:05 2009 +0000

    A proper version now.

 tests/f64le0.6.pet.in | Bin 284052 -> 284052 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit ca4ed148aedeec77e696a0ddb3bdcecda917e969
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 12:41:35 2009 +0000

    Added 64 bit little endian version 0.6 test file.

 tests/f64le0.6.pet.in | Bin 0 -> 284052 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 676692ac95639f1c95ab8d09d84122acfe97865d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 12:41:04 2009 +0000

    Updated f64le0.5.pet.in with a version that is surely from a 64bit little endian machine.

 tests/f64le0.5.pet.in | Bin 284052 -> 284052 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 2b7b4d4a887d935451178f30d36743b45df10bd2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 11:52:20 2009 +0000

    Added output showing the architecture (32/64bits, little/big endian).

 yapet/main.cc | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit e26e0287316d14da4526cace0485b084fe03aabf
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 11:46:06 2009 +0000

    Added check for sizeof(int*) in order to find out architecture.

 configure.ac | 1 +
 1 file changed, 1 insertion(+)

commit ad07fead460eb966a57d480939b73050bee68766
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 11:09:16 2009 +0000

    Test file for 32bit little endian version 0.6.

 tests/f32le0.6.pet.in | Bin 0 -> 284052 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 728cec91a1a3b87db26badea9c508bfe72c8da88
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 10:53:25 2009 +0000

    Fixed memory leak in decrypt(); leak occurred only when exception was thrown
    from Record<T>.

 crypt/crypt.h | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

commit 77e4696e3a4ef58ea0a4dcf1f51f205637b3919d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 10:50:34 2009 +0000

    Removed empty line.

 crypt/file.cc | 1 -
 1 file changed, 1 deletion(-)

commit d0b4ca8e214a2f8728653015f58fa5d8a6f09fbc
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 09:53:56 2009 +0000

    Implemented readHeader() which returns the decrypted 32/64bit header; the method serves as common code base for other methods requiering the decrypted file header. Updated validateKey(), getMasterPWSet(), and getFileVersion() in order to use the new readHeader() method.

 crypt/file.cc | 238 ++++++++++++++++++++++++++++------------------------------
 1 file changed, 113 insertions(+), 125 deletions(-)

commit f5682328266648f6933565a9d5d2ce835c5cb962
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 09:49:22 2009 +0000

    Added 64bit big endian version 0.6 test file.

 tests/f64be0.6.pet.in | Bin 0 -> 284052 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 1e26893159630c6b9013fa522984612e80faf0cf
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 09:47:22 2009 +0000

    #include'd string.h used for strerror().

 yapet/pwgen/rng.cc | 4 ++++
 1 file changed, 4 insertions(+)

commit 514de809f18c5bf410b4162a3ad96c3ad305882c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 09:33:31 2009 +0000

    Silencing of tests is now done doing dup2() to STDOUT_FILENO using the fd from opening /dev/null.

 tests/bdbuffer.cc  |  9 ++++++++-
 tests/cfgfile1.cc  |  9 ++++++++-
 tests/charpool1.cc |  8 +++++++-
 tests/charpool2.cc |  7 ++++++-
 tests/corrupt.cc   | 10 +++++++++-
 tests/enc.cc       |  9 ++++++++-
 tests/endianess.cc |  4 +++-
 tests/file.cc      |  6 +++++-
 tests/file2.cc     |  6 +++++-
 tests/file3.cc     |  7 ++++++-
 tests/file4.cc     |  7 ++++++-
 tests/file5.cc     |  9 ++++++++-
 tests/foreign.cc   |  7 ++++++-
 tests/import1.cc   |  7 ++++++-
 tests/import10.cc  |  7 ++++++-
 tests/import11.cc  |  6 +++++-
 tests/import12.cc  |  6 +++++-
 tests/import13.cc  |  6 +++++-
 tests/import14.cc  |  7 ++++++-
 tests/import2.cc   |  7 ++++++-
 tests/import3.cc   |  7 ++++++-
 tests/import4.cc   |  6 +++++-
 tests/import5.cc   |  6 +++++-
 tests/import6.cc   |  6 +++++-
 tests/import7.cc   |  6 +++++-
 tests/import8.cc   |  7 ++++++-
 tests/import9.cc   |  7 ++++++-
 tests/key.cc       |  7 ++++++-
 tests/partdec.cc   |  6 +++++-
 tests/pwgen1.cc    |  6 +++++-
 tests/record.cc    |  7 ++++++-
 tests/rng1.cc      |  4 +++-
 32 files changed, 187 insertions(+), 32 deletions(-)

commit 5facfe0ccbc667726999357e9fdf772e06f01ed5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 07:35:26 2009 +0000

    Moved DISTCLEANFILES to CLEANFILES. Remove rm -rf foreign.pet corrupt.pet from
    clean-local target.

 tests/Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 5dc4206b996c41b5cef985638787efb13969ca83
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 05:46:47 2009 +0000

    readHeader() has to be const.

 crypt/file.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 74b6b8b9baac07eb94942b51fccb14c3ef8350d4
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 05:43:45 2009 +0000

    updated the method declaration for readHeader(const Key& key,
    Record<FileHeader_32>** ptr32, Record<FileHeader_64>** ptr64) in order to match
    the definition.

 crypt/file.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8457461bf6e956fd8a891ddec848aeaa890232c8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 05:39:01 2009 +0000

    updated comment. Added declaration for new method readHeader(const Key& key,
    FileHeader_32** ptr32, FileHeader_64** ptr64) which is introduced to give a
    common code base for reading and decrypting the file header.

 crypt/file.h | 8 ++++++++
 1 file changed, 8 insertions(+)

commit cccc10e01ca7f2551c152cc6b1a11061bbeac968
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 05:21:41 2009 +0000

    Added new exception number NULLPOINTER.

 crypt/yapetexception.h | 1 +
 1 file changed, 1 insertion(+)

commit 92ea00774d42510bf10b55d6ad80c1a7426249e8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 05:11:54 2009 +0000

    removed unused unions.

 crypt/file.h | 45 ---------------------------------------------
 1 file changed, 45 deletions(-)

commit ca45640b1017e83ad9629dbcc6c5a1153ad5e466
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 05:08:50 2009 +0000

    Removed svn:keywords property.

commit c51e2ded2abe3c2c4b9d7b88332d53b726caccc8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 05:08:15 2009 +0000

    Re-added file.

 tests/f32le0.5.pet.in | Bin 0 -> 284044 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit a49c55edb9260f95eba413a47ab97c6f9c6672d6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Sep 1 05:00:04 2009 +0000

    Removed file due to corruption

 tests/f32le0.5.pet.in | Bin 284044 -> 0 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit a735827bdd7c0133dab932b60b442629259fe710
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 18:15:47 2009 +0000

    Removed commented-out code.

 tests/tests.h | 25 -------------------------
 1 file changed, 25 deletions(-)

commit 4304559c748d2577cb1eb68f74d13ba786ce69f5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 18:15:19 2009 +0000

    Added more files to DISTCLEANFILES. Implicit rule for .pet.in files added.

 tests/Makefile.am | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 4f14175b473eb364c0d0184785a9f4d4f7ab26f2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 18:14:09 2009 +0000

    Added code to conditionally silence tests (unless TESTS_VERBOSE is #define'd).

 tests/bdbuffer.cc  |   4 ++
 tests/cfgfile1.cc  |  10 +++-
 tests/charpool1.cc |   7 ++-
 tests/charpool2.cc |   5 +-
 tests/corrupt.cc   |   5 +-
 tests/enc.cc       |  17 +++---
 tests/foreign.cc   | 162 +++++++++++++++++++++++++++++++++++++++++++++++++----
 tests/import1.cc   |   4 ++
 tests/import10.cc  |   5 +-
 tests/import11.cc  |   6 +-
 tests/import12.cc  |   5 +-
 tests/import13.cc  |   6 +-
 tests/import14.cc  |   7 ++-
 tests/import2.cc   |   5 +-
 tests/import3.cc   |   8 ++-
 tests/import4.cc   |   5 +-
 tests/import5.cc   |   5 +-
 tests/import6.cc   |   5 +-
 tests/import7.cc   |   5 +-
 tests/import8.cc   |   6 +-
 tests/import9.cc   |   5 +-
 tests/key.cc       |  27 +++++++--
 tests/partdec.cc   |   5 +-
 tests/pwgen1.cc    |   8 +++
 tests/record.cc    |   4 ++
 tests/rng1.cc      |  16 ++++--
 26 files changed, 296 insertions(+), 51 deletions(-)

commit b24975b755095b8f808faf8b294d13a094fd9329
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 18:13:51 2009 +0000

    New tests added for checking endian conversion functions.

 tests/endianess.cc | 110 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 110 insertions(+)

commit 52b4aca2390668f11fd9ed756e87f88df62478b7
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 18:12:19 2009 +0000

    Added code to conditionally silence tests (unless TESTS_VERBOSE is #define'd). Assert()s added in order to make sure the files created are version 2.

 tests/file.cc  | 5 +++++
 tests/file2.cc | 6 ++++++
 tests/file3.cc | 7 ++++++-
 tests/file4.cc | 6 +++++-
 tests/file5.cc | 6 +++++-
 5 files changed, 27 insertions(+), 3 deletions(-)

commit 041e628ea1e6469e77933505808201c1c47ffa56
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 18:10:09 2009 +0000

    Make File class read headers created on 32/64 bit archs. New headers are written always using a 64bit data type storing when password was set. New method getFileVersion() implemented. Updated getMasterPWSet(), writeHeader(), lastModified(), initFile() in order to handle the two different header structs.

 crypt/file.cc | 261 +++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 194 insertions(+), 67 deletions(-)

commit 10a102361a312684b31b31177ba11c5b83fa5d54
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 18:04:18 2009 +0000

    Improved function for handling reading and writing big endian values to disk (template function now). Big endian conversion function now in header file. Updated comments. Added declaration for new method getFileVersion(). Updated types related to time when pw was set.

 crypt/file.h | 205 +++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 136 insertions(+), 69 deletions(-)

commit 5290004aada2bf3c637d3ccc3385448644dc93b4
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 18:01:41 2009 +0000

    Added a new enum FILE_VERSION. Added anonymous enums for header sizes. There are two header structs now, one using int32_t the other int64_t for storing the time the password was set.

 crypt/structs.h | 88 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 83 insertions(+), 5 deletions(-)

commit 378f27507eaea63be0ef110d6bef10ee7d825c29
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 17:49:57 2009 +0000

    Record::operator=(const BDBuffer& bdb) now also checks for BDBuffer::size() greater than the size of the Record type <T>. Exceptions will now have set the exception number if buffer is too small/big.

 crypt/record.h | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 8de2ffa9c22ca7a1e568a15592b29223d04b6e7b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 17:47:57 2009 +0000

    Added additional information (EXNUM) to YAPETException. Mainly due to change of the file version.

 crypt/yapetexception.h | 32 +++++++++++++++++++++++++++++---
 1 file changed, 29 insertions(+), 3 deletions(-)

commit 5a1d158d00b661beaada5040bc6856b102450f15
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 17:46:39 2009 +0000

    Added code to handle the new return type of File::getMasterPWSet(). Added code for displaying the file version of the loaded file.

 yapet/mainwindow.cc | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

commit d370cbdd5d85546f8823e8e48fe9f2e46118c092
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 17:44:25 2009 +0000

    Added YAPET::PWGEN::AUTO in switch statement in order to silence compiler.

 yapet/pwgendialog.cc | 2 ++
 1 file changed, 2 insertions(+)

commit 9f33cae1329d0c5c72292ac9e3dd2fe67f7f344e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 17:42:55 2009 +0000

    Removed unused variable and comment.

 yapet/pwgen/charpool.cc | 2 --
 1 file changed, 2 deletions(-)

commit d0859cd5f6effa3641eeede196c59e88c72141f5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 17:42:25 2009 +0000

    Added static casts in order to silence compiler.

 yapet/pwgen/pwgen.cc | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

commit 7d6987809820e3288993b54d04a43dd8d2cf0dd6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 17:41:01 2009 +0000

    Return value of getDigitsForType() is statically cast to int in order to silence compiler.

 ui/intinwidget.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit abbe33c2429d45f4d24d966b2bc9e9329426ee7e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 17:31:48 2009 +0000

    Enabled DOT, call and caller graphs.

 doc/Doxyfile.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit d06020763f3444c6034a7dac38bccced0e2b41f7
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 16:16:52 2009 +0000

    Re-added file.

 tests/f32le0.5.pet.in | Bin 284044 -> 284044 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit d2fecefdeae13c74e23df119a8759e6805b136f8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 13:36:27 2009 +0000

    fixed bug #22 (http://bugs.guengel.ch/show_bug.cgi?id=22).

 doc/Makefile.am | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

commit 8b81b814a4d4f48687b9e99f0971e608c9489e7f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 13:24:05 2009 +0000

    Removed check for unsigned long long. Reordered checks.

 configure.ac | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit a5ceabf0241da3e4bf26fb20642cc99d482d14a7
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 12:48:44 2009 +0000

    AC_TYPE_UINT64_T changed to AC_TYPE_INT64_T.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 02488a77c85f265667fcb83f2033e12eded5b0d5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 10:43:58 2009 +0000

    The default rng used when AUTO is specified is now /dev/urandom.

 yapet/pwgen/rng.cc | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit de38183035cd2fe6ff9563908b941fe590ebae3f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 08:26:44 2009 +0000

    Test file holding uint[16|32|64]_t values in big endian order.

 tests/endianess.test | 1 +
 1 file changed, 1 insertion(+)

commit 121c50b96c2038d52542585bc81ff584f5e78d7d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 08:25:52 2009 +0000

    Added specific test files in EXTRA_DIST. Added one new test for testing
    endianess conversion.

 tests/Makefile.am | 23 +++++++++++++++--------
 1 file changed, 15 insertions(+), 8 deletions(-)

commit 92a26dc4ec93f98e970ae76fe35a515148721b3a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 08:21:58 2009 +0000

    Added some more paths.

 tests/testpaths.h.in | 4 ++++
 1 file changed, 4 insertions(+)

commit 11413415d00902044c63b90e71e2b4333bac9ebc
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 07:08:43 2009 +0000

    Added 64bits type checks.

 configure.ac | 2 ++
 1 file changed, 2 insertions(+)

commit f69b03041d619affe3f3c2e7ea3762ce1989aaa7
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 06:02:16 2009 +0000

    removed since we need more specific test files.

 tests/foreign.pet.in | Bin 284044 -> 0 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit bac6465f78e4f8074ee1db092606a91ebaf44d6a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 06:01:25 2009 +0000

    Added test files for pre 0.6 versions.

 tests/f32be0.5.pet.in | Bin 0 -> 284044 bytes
 tests/f32le0.5.pet.in | Bin 0 -> 284044 bytes
 tests/f64be0.5.pet.in | Bin 0 -> 284044 bytes
 tests/f64le0.5.pet.in | Bin 0 -> 284052 bytes
 4 files changed, 0 insertions(+), 0 deletions(-)

commit 5fc1951d9d1ebccf9031efe24cd3319fa9d501bd
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 31 04:20:44 2009 +0000

    bumped version to 0.6alpha1.

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit c68a8d53f22e4a31833b928848b5833ad8637c17
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 25 18:00:47 2009 +0000

    Fixed in RNG::devrandom() what patch http://bugs.guengel.ch/attachment.cgi?id=8
    breaks: Handling of pointer arithmetic is only done if no error occurs, not
    even EAGAIN or EINTR.

 yapet/pwgen/rng.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 37793d12fd40b7cbf5575c48fba03a3c025be7c3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 25 16:06:43 2009 +0000

    Added patch (http://bugs.guengel.ch/attachment.cgi?id=8) included in bug report #19 (http://bugs.guengel.ch/show_bug.cgi?id=19) which does only abort read from /dev/[u]random in case of an error != EAGAIN && != EINTR. If too few bytes are read, it will now try again.

 yapet/pwgen/rng.cc | 42 ++++++++++++++++++++++++++++++++++++++----
 1 file changed, 38 insertions(+), 4 deletions(-)

commit c1adaf8ffe5dcaa1a46824d98419688582c9132b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 25 16:01:40 2009 +0000

    Added patch (http://bugs.guengel.ch/attachment.cgi?id=8) included in bug report # (http://bugs.guengel.ch/show_bug.cgi?id=19) which prevents using /dev/random in order to avoid wasting entropy pool (on lx systems) unless in compiling in debug mode.

 tests/rng1.cc | 24 +++++++++++++++++++++++-
 1 file changed, 23 insertions(+), 1 deletion(-)

commit 8294ece1809cbff2ca33d34d56fa11138375b418
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Aug 22 10:45:32 2009 +0000

    Edits.

 AUTHORS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1f551055c650135f6d49df7aadfa1133b8c6c076
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Aug 22 10:44:38 2009 +0000

    Updated.

 TODO | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

commit 907b8ddfbb26de25d50811e940f5ebfa56f485eb
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Aug 22 10:40:04 2009 +0000

    Edits.

 BUGS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit c5737ef76862dc53727707b5e933741c3eb6364b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Aug 22 10:39:41 2009 +0000

    Updates and edits.

 NEWS | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

commit 11fab3c7f7486786ebf27b61395cd8f2c30bbbbf
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Aug 22 10:27:09 2009 +0000

    Some more alterations and improvements.

 doc/yapet.sgml.in | 88 +++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 66 insertions(+), 22 deletions(-)

commit bcf103225cac96d8c3e9d3134272cf978c62353b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Aug 22 09:46:50 2009 +0000

    Some edits. Thanks to Anic Ostertag <anic@guengel.ch>

 doc/README.sgml.in | 27 +++++++++++++--------------
 doc/yapet.sgml.in  | 24 +++++++++++++-----------
 2 files changed, 26 insertions(+), 25 deletions(-)

commit daa607b07663dbb2ba34f58614428848ead1babc
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 22:13:23 2009 +0000

    Test for oversized password length was broken; replaced
    Config::getDefPWLength() by Consts::getMaxPWLength().

 yapet/pwgendialog.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2878949dd29f0123f0cedaab37512cd9b7712839
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 21:19:27 2009 +0000

    Added additional compile time color scheme.

 ui/colors.cc | 31 ++++++++++++++++++++++++++++++-
 1 file changed, 30 insertions(+), 1 deletion(-)

commit c0dda91228fd03e17209ae5dda8c9a835510d3ee
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 20:40:09 2009 +0000

    Updated with new msgid.

 po/yapet.pot | 65 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 35 insertions(+), 30 deletions(-)

commit 8683d7bc20ce2dbd4bb983b65dcda313d3fc6274
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 20:38:44 2009 +0000

    add translation for new dialogbox in yapet/mainwindow.cc.

 po/de.po | 67 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 36 insertions(+), 31 deletions(-)

commit 6674188c397d549c4dacce9b96b5cc1bcf6229f0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 20:33:32 2009 +0000

    added a refresh after dialogbox asking whether or to save changes before
    loading a new has been closed. Commented out some other refreshs.

 yapet/mainwindow.cc | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 6022f766cf67d6d95df08f2c616152ffd9766eb0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 20:25:43 2009 +0000

    If changes are unsaved, it asks whether or not they should be saved prior
    loading the new file.

 yapet/mainwindow.cc | 33 +++++++++++++++++++++++++++++----
 1 file changed, 29 insertions(+), 4 deletions(-)

commit 460dd14584e2ed4fa8c7e6507eb457c5455ba9f9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 20:11:37 2009 +0000

    removed redundant and disastrous call 'delete pwleninput;'

 yapet/pwgendialog.cc | 1 -
 1 file changed, 1 deletion(-)

commit 9a0b6b65adae3fd65a540042c45061ab148e4181
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 20:00:05 2009 +0000

    commented out redundant wclear().

 ui/inputwidget.cc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 221dd396d6780092495db4313f15c0adc6028117
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 19:39:53 2009 +0000

    Revised Introduction.

 doc/README.sgml.in | 35 ++++++++++++++++++++---------------
 1 file changed, 20 insertions(+), 15 deletions(-)

commit 0c42208d51aa542a9ebf630c3ed1b31ac7e66ea4
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 19:39:25 2009 +0000

    Set ignore.

commit 08fc9b3fb120b15ff018872a8f6f6ba847d7f9ec
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 19:37:49 2009 +0000

    Fixed spelling.

 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 80f634d28be09738b52ee0fe8c9bac738eebc9b5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 19:17:36 2009 +0000

    Reorganized. Added password generator documentation. Rewrote USAGE. Moved many refsect1 as refsect2 to USAGE.

 doc/yapet.sgml.in | 1252 ++++++++++++++++++++++++++++++++---------------------
 1 file changed, 752 insertions(+), 500 deletions(-)

commit aa0af11e972193e69d0824e839816c46e80ec3bb
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 19:16:01 2009 +0000

    Documented the new --disable-pwgen option. Rephrased some stuff. Added some corrections.

 doc/INSTALL.sgml.in | 92 +++++++++++++++++++++++++++++++++--------------------
 1 file changed, 58 insertions(+), 34 deletions(-)

commit 72d3338184b9cd2bd591cd21a5f84b5b09051fc5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 18:20:36 2009 +0000

    Added translations and updates.

 po/POTFILES.in |   83 +++--
 po/de.po       |    4 +-
 po/yapet.pot   | 1121 ++++++++++++++++++++++++++++----------------------------
 3 files changed, 611 insertions(+), 597 deletions(-)

commit 3b06a7e4b68e13523c5c533ef5bdfa054c962a70
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 17:36:49 2009 +0000

    reorganized content.

 doc/csv2yapet.sgml.in | 226 +++++++++++++++++++++++++-------------------------
 1 file changed, 114 insertions(+), 112 deletions(-)

commit 841c07b52892736b483879c64c17593b51f3353c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 17:28:00 2009 +0000

    Updated editfile variable to honor DOCNLS set by the USE_NLS conditional.

 doc/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3ec5a54b162860d0534584da1bff33653af2226c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 17:26:38 2009 +0000

    Commented stuff. Added conditionals for USE_NLS.

 doc/Makefile.am | 24 ++++++++++++++++--------
 1 file changed, 16 insertions(+), 8 deletions(-)

commit 496fc710f3fddd31799f820583b92153f631d7d5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 17:22:05 2009 +0000

    AM_CONDITIONAL for USE_NLS added. Used by doc/Makefile.am

 configure.ac | 2 ++
 1 file changed, 2 insertions(+)

commit 3456f7ffada85686472bbe8feae7563937e777f8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 11:17:26 2009 +0000

    updated.

 po/de.po | 1661 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 834 insertions(+), 827 deletions(-)

commit f8b5507cecd949553e8c87a9d6e6a90dc6d69d70
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 10:55:47 2009 +0000

    fixed syntax (thanks to gcc).

 yapet/pwgen/pwgen.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 24b0f42ab0ba4dfbfbb793daf27a8732afdeb7a1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 10:54:11 2009 +0000

    Improved password generation by avoiding unread character pools.

 yapet/pwgen/pwgen.cc | 159 ++++++++++++++++++++++++++++++++-------------------
 yapet/pwgen/pwgen.h  |   2 +
 2 files changed, 101 insertions(+), 60 deletions(-)

commit 5326ccb29e45049967dd65f0c9b4a9513bf2ec0c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 10:53:10 2009 +0000

    Added new SUBPOOL: NOPOOL. New method fromPool(): find out from which pool the character comes from.

 yapet/pwgen/charpool.cc | 16 ++++++++++++++++
 yapet/pwgen/charpool.h  |  7 ++++++-
 2 files changed, 22 insertions(+), 1 deletion(-)

commit 86261a6f0bfdfefb23596fa1c68a44fed1891f92
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 10:07:43 2009 +0000

    added test for strchr.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cbdbca992c924b8311fa5907ca89708282848d28
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 09:51:13 2009 +0000

    Avoid using /dev/random if other rngs are available.

 tests/pwgen1.cc | 60 ++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 49 insertions(+), 11 deletions(-)

commit e178392fdb6bd37f838bfd791e00534d3580a937
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 09:03:15 2009 +0000

    print_pools_allocated() now additionally returns the number of pools allocated. New method numPoolsAllocated() for getting the number of pools allocated.

 yapet/pwgen/charpool.cc | 36 ++++++++++++++++++++++++++++++------
 yapet/pwgen/charpool.h  |  9 +++++++--
 2 files changed, 37 insertions(+), 8 deletions(-)

commit 12f1387453fd381d3c0361382efd7a4b64f2acec
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 08:56:10 2009 +0000

    Fixed the ALL character pool to really include all character pools available.

 yapet/pwgen/charpool.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 525455441de991af70192c121724adf5200111ea
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 08:55:42 2009 +0000

    Copy constructor and operator=() will no proper initialize/copy from existing object. PWGen() can now take a request for the RNG to be used. Added code for trying to ensure to use at least one character from each character pool.

 yapet/pwgen/pwgen.cc | 106 ++++++++++++++++++++++++++++++++++-----------------
 yapet/pwgen/pwgen.h  |   4 +-
 2 files changed, 74 insertions(+), 36 deletions(-)

commit 1356c1c7a8637a230f2536493a73704514dbc18d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 01:30:35 2009 +0000

    Remove false assert(0).

 yapet/pwgen/rng.cc | 3 ---
 1 file changed, 3 deletions(-)

commit d79d60154b2f64a7cbd722f1d74e032fe38e03f6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 01:23:01 2009 +0000

    RNG::getRandomNumber returns 0 if ceil == 0 unless it was compiled with
    --enable-assert, in which case it will abort.

 yapet/pwgen/rng.cc | 2 ++
 1 file changed, 2 insertions(+)

commit d49ec3cde4fcf7cc974058d6d89bab386290287e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 01:15:40 2009 +0000

    Only one constructor. A new RNG Engine AUTO that is the default value for the constructo which automatically tries to initialize a suitable RNG Engine.

 yapet/pwgen/rng.cc | 72 +++++++++++++++++++++++++++++++++---------------------
 yapet/pwgen/rng.h  |  7 +++---
 2 files changed, 47 insertions(+), 32 deletions(-)

commit 8a07c79ab759f8b9d0cd11b69a5ace6fb9e00d2c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 00:23:53 2009 +0000

    Renamed CharacterPool::getNumPoolsNotRead to CharacterPool::numPoolsNotRead.

 tests/charpool2.cc      | 8 ++++----
 yapet/pwgen/charpool.cc | 2 +-
 yapet/pwgen/charpool.h  | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

commit 2ff48c4a801977c8453936d9e0845664ecbb5185
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 00:02:51 2009 +0000

    Name of method was changed. Change incorporated.

 yapet/pwgen/pwgen.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bc52836e89d772067fca69f3d60a5577a9f211aa
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 00:02:05 2009 +0000

    Added new methods for determining whether or not from a given subpool was read and to retrieve the position of a given subpool in the pool.

 yapet/pwgen/charpool.cc | 132 ++++++++++++++++++++++++++++++++++++------------
 yapet/pwgen/charpool.h  |  76 +++++++++++++++++++++++++---
 2 files changed, 170 insertions(+), 38 deletions(-)

commit 821b59b98f61254c1f1cd08b0e264ca14a902e74
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Aug 21 00:00:17 2009 +0000

    Added test for new functionalities of charpool.

 tests/Makefile.am  |   5 ++-
 tests/charpool2.cc | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 105 insertions(+), 1 deletion(-)

commit e9f2e308292d73b1d002c560f1a7319d0319daf4
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 20 23:58:27 2009 +0000

    Added compiler profiles. Fixed bugs.

 disttest/compiler.profiles.freebsd | 48 ++++++++++++++++++++++++++++++++++++++
 disttest/compiler.profiles.linux   |  1 +
 disttest/disttest                  | 46 ++++++++++++++++++++++++------------
 3 files changed, 80 insertions(+), 15 deletions(-)

commit 76d3950917b5bf956e95f2260df60cbc2cedfc1f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 20 19:58:47 2009 +0000

    Removed unused KEY_ definition.

 ui/curswa.h | 6 ------
 1 file changed, 6 deletions(-)

commit 8b4cca735154dfa4adade8efb2922abee9bb335c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 20 19:23:34 2009 +0000

    Updated.

 NEWS | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)

commit 2f18bfe37c6cac6b120d9249779d0ebde77e4e9d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 20 19:16:03 2009 +0000

    Fixed another $(top_builddir)/int.

 tests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b28223a6a6765170abf9e206350eb24b1e13c522
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 20 19:15:34 2009 +0000

    Updated.

 po/de.po     | 78 ++++++++++++++++++++++++++++++------------------------------
 po/yapet.pot | 78 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 78 insertions(+), 78 deletions(-)

commit 22bdb3ab7a7f81b7ad8b1915cceb0c180ed05d27
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 20 18:16:38 2009 +0000

    Fixing include when using included libint ( -I$(top_builddir)/intl ).

 tests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b891d3c4d714410402d92eb7e6bbb5771b686fa1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 20 18:00:18 2009 +0000

    Fixing include when using included libint ( -I$(top_builddir)/intl ).

 crypt/Makefile.am       | 2 +-
 csv2yapet/Makefile.am   | 2 +-
 ui/Makefile.am          | 2 +-
 yapet/Makefile.am       | 2 +-
 yapet/pwgen/Makefile.am | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

commit cc6bfd76b8f0b1975464e773da9edb2c62ed18b8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 20 17:32:16 2009 +0000

    generally added -I$(top_srcdir) to CPPFLAGS.

 tests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c00d90ce3ce171f4bd23b7a62f44b4ad1ad55cb4
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 20 17:16:40 2009 +0000

    Included string.h.

 yapet/pwgen/charpool.h | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 888643b278a006baedccbb5294124a02281bbcb0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 20 15:53:35 2009 +0000

    Fixed typo in cpp directive.

 yapet/pwgen/rng.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d91c6dba8e15d1733cdd93c5482faa27ada4d87c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 20 13:26:54 2009 +0000

    added more compiler profiles.

 disttest/compiler.profiles.solaris | 56 ++++++++++++++++++++++++++++++++++++--
 1 file changed, 54 insertions(+), 2 deletions(-)

commit b2f4c0ca89592c827f9a26e44e9fc684a0d78429
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 20 13:19:55 2009 +0000

    linux compiler profiles.

 disttest/compiler.profiles.linux | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

commit fa8430485224a8978193edcf17821389dc1a4471
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 20 12:55:29 2009 +0000

    Compiler profiles for Solaris

 disttest/{compiler.profiles => compiler.profiles.solaris} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

commit e7eb12ba6e3da7117c97161d381a898f27c2f539
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 20 12:54:33 2009 +0000

    compiler profile file can be specified on the command line.

 disttest/disttest | 19 ++++++++++++++++---
 1 file changed, 16 insertions(+), 3 deletions(-)

commit 72b38cc918e76dcea4043b527c70f3542ff8af85
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 20 12:45:11 2009 +0000

    Automated build test.

 disttest/compiler.profiles |  69 ++++++++++++
 disttest/disttest          | 259 +++++++++++++++++++++++++++++++++++++++++++++
 disttest/toggle.pl         |  28 +++++
 3 files changed, 356 insertions(+)

commit ad1d3796079ee80c6d632f76fdb1aa5cbfcdd634
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 20 08:41:01 2009 +0000

    pressing enter now really continues when hitting an error in set_rlimit().

 yapet/main.cc | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

commit e2a2723d5a059a142e8593107b8ed54cd84c9cb0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 20 02:00:53 2009 +0000

    Conditional build of xml parts enabled by using sed to replace markers in the
    documentation with comments.

 doc/Makefile.am | 40 ++++++++++++++++++++++++++++++++++++----
 1 file changed, 36 insertions(+), 4 deletions(-)

commit 25ee237b00cfc3d27d1e8a8baf24ae37368ad5f6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 20 01:39:44 2009 +0000

    Added missing #ifdef to make it compile without pwgen enabled.

 yapet/passwordrecord.cc | 2 ++
 1 file changed, 2 insertions(+)

commit b4fe4e4698887d369f1f8e4fcc2730957ec0868b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 20 01:30:25 2009 +0000

    Added code for supporting configuration options for PWGen in the configuration file. Updated PO file. PWGen can now be used to paste password in password records. PasswordRecord Dialog is more stable and ask for confirmation before canceling when changes have been made. PasswordRecord won't forget changes when resize happens. New class Consts for managing constant values added. New namespace YAPET::CONSTS added. Namespace YAPETUI split into YAPET::UI. Template function for easier parsing of configuration files introduced. Test for cfgfile added.

 configure.ac            |    7 +-
 crypt/bdbuffer.cc       |   73 +--
 crypt/bdbuffer.h        |  132 ++--
 crypt/crypt.cc          |   44 +-
 crypt/crypt.h           |  439 ++++++-------
 crypt/file.cc           |  527 ++++++++--------
 crypt/file.h            |  486 ++++++++-------
 crypt/key.cc            |  222 +++----
 crypt/key.h             |  368 +++++------
 crypt/partdec.cc        |   48 +-
 crypt/partdec.h         |  114 ++--
 crypt/record.h          |  441 ++++++-------
 crypt/structs.h         |  170 ++---
 crypt/yapetexception.h  |  170 ++---
 csv2yapet/csvimport.cc  |  192 +++---
 csv2yapet/main.cc       |  312 +++++-----
 doc/Makefile.am         |    2 +-
 gettext.h               |  164 ++---
 po/de.po                |   88 +--
 po/yapet.pot            |   88 +--
 tests/Makefile.am       |   28 +-
 tests/cfgfile1.cc       |   71 +++
 tests/cfgfile1.rc       |   10 +
 tests/cfgfile2.rc       |   10 +
 tests/corrupt.cc        |    3 +-
 tests/foreign.cc        |    3 +-
 ui/Makefile.am          |    9 +-
 ui/basewindow.cc        |  153 ++---
 ui/basewindow.h         |  383 ++++++------
 ui/button.cc            |  117 ++--
 ui/button.h             |  134 ++--
 ui/checkboxgroup.cc     |  268 ++++++++
 ui/checkboxgroup.h      |  195 ++++++
 ui/colors.cc            |   81 ++-
 ui/colors.h             |  257 ++++----
 ui/curswa.h             |  104 +++-
 ui/dialogbox.cc         |   69 ++-
 ui/dialogbox.h          |  117 ++--
 ui/inputwidget.cc       |  301 ++++-----
 ui/inputwidget.h        |  137 ++--
 ui/intinwidget.cc       |   64 ++
 ui/intinwidget.h        |   78 +++
 ui/listwidget.h         | 1576 ++++++++++++++++++++++++-----------------------
 ui/messagebox.cc        |   83 +--
 ui/messagebox.h         |  112 ++--
 ui/misc.cc              |   25 +-
 ui/passwordwidget.cc    |   54 +-
 ui/passwordwidget.h     |   35 +-
 ui/roinwidget.cc        |   34 +
 ui/roinwidget.h         |   70 +++
 ui/secstring.h          |   49 +-
 ui/uiexception.h        |   60 +-
 yapet/Makefile.am       |    3 +-
 yapet/cfg.cc            |  199 ++++--
 yapet/cfg.h             |  333 +++++-----
 yapet/cfgfile.cc        |  176 +++---
 yapet/cfgfile.h         |   65 ++
 yapet/consts.cc         |   16 +-
 yapet/consts.h          |   41 +-
 yapet/fileopen.cc       |  387 ++++++------
 yapet/fileopen.h        |  122 ++--
 yapet/globals.cc        |   48 ++
 yapet/globals.h         |   66 ++
 yapet/main.cc           |  309 +++++-----
 yapet/mainwindow.cc     | 1340 ++++++++++++++++++++--------------------
 yapet/mainwindow.h      |   76 +--
 yapet/passworddialog.cc |  257 ++++----
 yapet/passworddialog.h  |  160 ++---
 yapet/passwordrecord.cc |  564 +++++++++++------
 yapet/passwordrecord.h  |  208 ++++---
 yapet/pwgen/charpool.cc |   68 +-
 yapet/pwgen/charpool.h  |  238 +++----
 yapet/pwgen/pwgen.h     |    8 +
 yapet/pwgen/rng.cc      |  149 ++---
 yapet/pwgen/rng.h       |  166 ++---
 yapet/pwgendialog.cc    |  414 +++++++++++++
 yapet/pwgendialog.h     |  147 +++++
 yapet/searchdialog.cc   |  154 ++---
 yapet/searchdialog.h    |   81 +--
 yapet/statusbar.cc      |   46 +-
 yapet/statusbar.h       |   28 +-
 81 files changed, 8435 insertions(+), 6211 deletions(-)

commit 3ec32c9714fa58d8ea7bad70cb70906d406e58ff
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 20 00:31:33 2009 +0000

    Listed as _DEPENDENCIES, will be renamed when copied into $(srcdir).

 tests/{corrupt.pet => corrupt.pet.in} | Bin
 tests/{foreign.pet => foreign.pet.in} | Bin
 2 files changed, 0 insertions(+), 0 deletions(-)

commit 5e0d6eb2903e0dd6db6b57c28ce49207edb72d07
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Aug 19 20:44:09 2009 +0000

    Code beautified. Made output more edible.

 tests/bdbuffer.cc  |  89 ++++++++++----------
 tests/charpool1.cc | 243 +++++++++++++++++++++++++++--------------------------
 tests/corrupt.cc   |  13 +--
 tests/enc.cc       |  39 ++++-----
 tests/file.cc      |  11 +--
 tests/file2.cc     |  19 +++--
 tests/file3.cc     |  72 ++++++++--------
 tests/file4.cc     |  38 ++++-----
 tests/file5.cc     |  42 ++++-----
 tests/foreign.cc   |  40 ++++-----
 tests/import1.cc   |  19 +++--
 tests/import10.cc  |  40 ++++-----
 tests/import11.cc  |  19 +++--
 tests/import12.cc  |  40 ++++-----
 tests/import13.cc  |  31 +++----
 tests/import14.cc  |  29 ++++---
 tests/import2.cc   |  40 ++++-----
 tests/import3.cc   |  37 ++++----
 tests/import4.cc   |  23 ++---
 tests/import5.cc   |  21 ++---
 tests/import6.cc   |  26 +++---
 tests/import7.cc   |  19 +++--
 tests/import8.cc   |  40 ++++-----
 tests/import9.cc   |  19 +++--
 tests/key.cc       |  29 ++++---
 tests/partdec.cc   |  63 +++++++-------
 tests/pwgen1.cc    | 187 +++++++++++++++++++++--------------------
 tests/record.cc    |   2 +-
 tests/rng1.cc      |  77 ++++++++---------
 29 files changed, 693 insertions(+), 674 deletions(-)

commit c330bc2cda1e77d6823efbb067a94e3d6f488094
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Aug 19 20:42:39 2009 +0000

 intl/eval-plural.h   | 151 ++++----
 intl/gettextP.h      | 194 +++++------
 intl/gmo.h           | 117 +++----
 intl/loadinfo.h      |  47 ++-
 intl/localcharset.h  |  12 +-
 intl/lock.h          | 964 +++++++++++++++++++++++++--------------------------
 intl/os2compat.h     |   6 +-
 intl/plural-exp.h    | 131 ++++---
 intl/printf-args.h   | 130 ++++---
 intl/printf-parse.h  |  50 ++-
 intl/relocatable.h   |  58 ++--
 intl/tsearch.h       |  86 ++---
 intl/vasnprintf.h    |  52 +--
 intl/vasnwprintf.h   |  24 +-
 intl/wprintf-parse.h |  50 ++-
 intl/xsize.h         |  42 +--
 16 files changed, 1041 insertions(+), 1073 deletions(-)

commit 5f41a4f0b6157af19545e73a8b51583e7241e983
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Aug 19 20:42:01 2009 +0000

    Updated.

 po/POTFILES.in |   49 ++-
 po/de.po       | 1117 ++++++++++++++++++++++++++++++--------------------------
 po/yapet.pot   | 1045 ++++++++++++++++++++++++++++------------------------
 3 files changed, 1179 insertions(+), 1032 deletions(-)

commit 012c63df14f635cd22657bb5c5c956214968c237
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Aug 19 15:23:37 2009 +0000

    Now the only version we support for german.

 po/{de_CH.po => de.po} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

commit b234509ead369b764d82c7596931c135eaf7d0c9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Aug 19 15:22:58 2009 +0000

    Not used anymore.

 po/de_AT.po | 1072 -----------------------------------------------------------
 po/de_DE.po | 1072 -----------------------------------------------------------
 2 files changed, 2144 deletions(-)

commit 43147f06fbcdf6198d08cf9848e2448b2c02bbd6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Aug 19 15:21:10 2009 +0000

    we support only one language de from now on.

 po/LINGUAS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4ef3e5ace0ac58d27b28764b6ba5dcc6f10b3af6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Aug 19 07:07:01 2009 +0000

    Improved outpout of tests. Removed paramaters from main() where not neccessary.

 tests/bdbuffer.cc  |  89 ++++++++++----------
 tests/charpool1.cc | 243 +++++++++++++++++++++++++++--------------------------
 tests/corrupt.cc   |  13 +--
 tests/enc.cc       |  35 ++++----
 tests/file.cc      |  11 +--
 tests/file2.cc     |  19 +++--
 tests/file3.cc     |  73 ++++++++--------
 tests/file4.cc     |   1 +
 tests/file5.cc     |   1 +
 tests/foreign.cc   |  44 +++++-----
 tests/import1.cc   |  19 +++--
 tests/import10.cc  |  41 ++++-----
 tests/import11.cc  |  19 +++--
 tests/import12.cc  |  41 ++++-----
 tests/import13.cc  |  31 +++----
 tests/import14.cc  |  29 ++++---
 tests/import2.cc   |  41 ++++-----
 tests/import3.cc   |  37 ++++----
 tests/import4.cc   |  23 ++---
 tests/import5.cc   |  21 ++---
 tests/import6.cc   |  27 +++---
 tests/import7.cc   |  19 +++--
 tests/import8.cc   |  41 ++++-----
 tests/import9.cc   |  19 +++--
 tests/key.cc       |  29 ++++---
 tests/partdec.cc   |  63 +++++++-------
 tests/pwgen1.cc    | 187 +++++++++++++++++++++--------------------
 tests/record.cc    |   6 +-
 tests/rng1.cc      |  77 ++++++++---------
 29 files changed, 664 insertions(+), 635 deletions(-)

commit ae2bd6e823be8f374e4002021cd388de7034095a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Aug 19 00:54:01 2009 +0000

    *** empty log message ***

 yapet/pwgen/rng.cc | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 46f12fd812bdc036ee7544cc1d2190c330bc5bbb
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Aug 19 00:42:56 2009 +0000

    Renamed namespace YAPETCONSTS to YAPET::CONSTS.

 yapet/consts.cc | 20 +++++++++++++++++---
 yapet/consts.h  | 49 +++++++++++++++++++++++++++++++------------------
 2 files changed, 48 insertions(+), 21 deletions(-)

commit 89b4edce6d6bb9b2d6daadb4556497ec884ea250
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Aug 19 00:41:14 2009 +0000

    Renamed namespace YAPETCONFIG to YAPET::CONFIG.

 yapet/cfg.cc     |  2 +-
 yapet/cfg.h      |  2 ++
 yapet/cfgfile.cc |  2 +-
 yapet/cfgfile.h  | 86 +++++++++++++++++++++++++++++---------------------------
 4 files changed, 48 insertions(+), 44 deletions(-)

commit 0ab220d9c865c18264d0082011f89b51d47b54ff
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Aug 19 00:37:09 2009 +0000

    Renamed name space YAPETCONFIG to YAPET::CONFIG.

 yapet/cfg.h | 309 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 155 insertions(+), 154 deletions(-)

commit 0e53d5f881a3948416541c8cdf2bd928047f9319
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 23:54:08 2009 +0000

    Updated and new translations added.

 po/de_AT.po  | 249 +++++++++++++++++++++++++++++++++++++++++-----------------
 po/de_CH.po  | 249 +++++++++++++++++++++++++++++++++++++++++-----------------
 po/de_DE.po  | 253 ++++++++++++++++++++++++++++++++++++++++++-----------------
 po/yapet.pot | 231 ++++++++++++++++++++++++++++++++++++-----------------
 4 files changed, 697 insertions(+), 285 deletions(-)

commit bcff8116388c152d54bd38aaf40fe8370097ff1b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 23:53:05 2009 +0000

    Whitespace cleanup.

 tests/file4.cc | 38 +++++++++++++++++++-------------------
 tests/file5.cc | 42 +++++++++++++++++++++---------------------
 2 files changed, 40 insertions(+), 40 deletions(-)

commit cf7db860c845a58e623a7f88ac0eb4a99a4dc2d0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 23:52:52 2009 +0000

    Added new check testing whether or not reading a file created on a different machine works.

 tests/Makefile.am |  10 ++++++---
 tests/foreign.cc  |  60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/foreign.pet | Bin 0 -> 284044 bytes
 3 files changed, 67 insertions(+), 3 deletions(-)

commit 5ed20a7238318b440d12ff3e9509c6d6d78f771b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 23:35:19 2009 +0000

    fixed parameter type.

 yapet/pwgen/rng.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 62e60bf00ec7063f44ca1ae03e2c52776b93d360
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 23:31:49 2009 +0000

    fixed INPUT directive.

 doc/Doxyfile.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit e9193b24c9e96f43c30d8fc13e551bbc1c589599
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 23:29:58 2009 +0000

    updated comments.

 crypt/file.cc | 9 ---------
 1 file changed, 9 deletions(-)

commit a88b2e39ff75795c3f8228d3e15765f06b5a6300
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 22:47:32 2009 +0000

    Destructur will now call wrefresh() after wclear() in the hope it will clear buffers.

 ui/inputwidget.cc | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

commit 082de61aafc1ad88618b298d85c6a28d159f1f5d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 22:02:40 2009 +0000

    added proper preprocesor directives depending on config.h.

 yapet/fileopen.cc | 36 ++++++++++++++++++++++++++++--------
 1 file changed, 28 insertions(+), 8 deletions(-)

commit 1cc4e1e4c880158e007428f00f38bd035da7c9fe
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 22:01:55 2009 +0000

    added missing check for header file.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d82b291b297241a9600756c280ebf9ae1d878880
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 14:55:44 2009 +0000

    added missing include.

 crypt/structs.h | 4 ++++
 1 file changed, 4 insertions(+)

commit 33dffa15cfa7144b02d435f0c3a60610cf06d07d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 14:05:42 2009 +0000

    Updated.

 po/POTFILES.in |  57 ++++----
 po/de_AT.po    | 447 ++++++++++++++++++++++++++++++++-------------------------
 po/de_CH.po    | 447 ++++++++++++++++++++++++++++++++-------------------------
 po/de_DE.po    | 447 ++++++++++++++++++++++++++++++++-------------------------
 po/yapet.pot   | 443 +++++++++++++++++++++++++++++++-------------------------
 5 files changed, 1033 insertions(+), 808 deletions(-)

commit 459cdb96c15ad9d370eceeabba69457537498a41
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 14:05:24 2009 +0000

    Adjusted messages.

 yapet/pwgen/rng.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit e0ccea926d3b8dcc18bdff7c7913ef12b9649484
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 13:34:47 2009 +0000

    Fixed #ifdef's to make it compile with --disable-assert

 yapet/pwgen/charpool.cc |  68 +++++++-------
 yapet/pwgen/charpool.h  | 240 ++++++++++++++++++++++++------------------------
 yapet/pwgen/rng.cc      | 150 +++++++++++++++---------------
 yapet/pwgen/rng.h       | 166 ++++++++++++++++-----------------
 4 files changed, 313 insertions(+), 311 deletions(-)

commit 7225944011fab491439aa3c7daa43744213c8c32
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 13:02:17 2009 +0000

    Added additional checks for functions. Added check for /dev/random and /dev/urandom.

 configure.ac | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit e503bb20ed6779639578427d3baf621333027634
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 13:00:56 2009 +0000

    Tests will print name of exception using typeinfo. Code beautified.

 tests/bdbuffer.cc  | 112 ++++++++++++++-----------
 tests/charpool1.cc | 241 ++++++++++++++++++++++++++++-------------------------
 tests/corrupt.cc   |  14 ++--
 tests/enc.cc       |  47 +++++------
 tests/file.cc      |  13 +--
 tests/file2.cc     |  20 +++--
 tests/file3.cc     |  78 ++++++++---------
 tests/file4.cc     |  44 +++++-----
 tests/file5.cc     |  46 +++++-----
 tests/import1.cc   |  24 +++---
 tests/import10.cc  |  46 +++++-----
 tests/import11.cc  |  24 +++---
 tests/import12.cc  |  47 ++++++-----
 tests/import13.cc  |  39 +++++----
 tests/import14.cc  |  29 ++++---
 tests/import2.cc   |  46 +++++-----
 tests/import3.cc   |  47 ++++++-----
 tests/import4.cc   |  25 +++---
 tests/import5.cc   |  25 +++---
 tests/import6.cc   |  32 +++----
 tests/import7.cc   |  24 +++---
 tests/import8.cc   |  46 +++++-----
 tests/import9.cc   |  24 +++---
 tests/key.cc       |  29 +++----
 tests/partdec.cc   |  81 ++++++++++--------
 tests/pwgen1.cc    | 176 ++++++++++++++++++++------------------
 tests/record.cc    |  19 ++---
 tests/rng1.cc      |  89 ++++++++++----------
 tests/tests.h      | 109 ++++++++++++------------
 29 files changed, 855 insertions(+), 741 deletions(-)

commit 8d55a4e2ee94ca36e6a47e5f2950987c5b0dbd60
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 12:59:42 2009 +0000

    *.orig files ignored now.

commit f93ba2b5846c725358fa585233950935ff4d38ca
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 12:58:26 2009 +0000

    If --enable-assert is specified, -DDEBUG is used, otherwise -DNDEBUG.

 crypt/Makefile.am     | 2 ++
 csv2yapet/Makefile.am | 2 ++
 ui/Makefile.am        | 2 ++
 yapet/Makefile.am     | 2 ++
 4 files changed, 8 insertions(+)

commit 9a8721e2554a16dbdcaf19a719e538f370de9566
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 12:56:17 2009 +0000

    *.orig files ignored now.

commit 3881cf6871ad40e761ed193c8fe2d2981c664cad
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 12:54:11 2009 +0000

    Added pwgen tests. Fixed error for test _SOURCES: $(top_builddir) -> $(top_srcdir). Removed _CPPFLAGS for import tests, since -I flag can be specified in AM_CPPFLAGS variable.

 tests/Makefile.am | 66 +++++++++++++++++++++++++++++++------------------------
 1 file changed, 37 insertions(+), 29 deletions(-)

commit 0ad1f9b688d5dd54b3ec3aed27f324e4440c97a0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 12:49:07 2009 +0000

    Completed password generator including tests

 tests/charpool1.cc           | 154 ++++++++++++++++++++
 tests/pwgen1.cc              | 113 +++++++++++++++
 tests/rng1.cc                |  90 ++++++++++++
 yapet/pwgen/Makefile.am      |   4 +-
 yapet/pwgen/charpool.cc      | 222 ++++++++++++++++++++++++++++
 yapet/pwgen/charpool.h       | 172 ++++++++++++++++++++++
 yapet/pwgen/pwgen.cc         | 163 +++++++++++++++++++++
 yapet/pwgen/pwgen.h          |  49 ++++++-
 yapet/pwgen/pwgenexception.h | 111 ++++++++++++++
 yapet/pwgen/rng.cc           | 334 +++++++++++++++++++++++++++++++++++++++++++
 yapet/pwgen/rng.h            | 132 +++++++++++++++++
 11 files changed, 1541 insertions(+), 3 deletions(-)

commit 5b2478566dc76fe50edef883c9eea7f46541fed3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 18 05:25:00 2009 +0000

    *** empty log message ***

 configure.ac | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)

commit 140870f0ee7ac54afb4028a3adca0de3cabec3a7
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 17 07:54:50 2009 +0000

    Added path to pwgen.

 doc/Doxyfile.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 6ef9873f69d40c23094775071a690e4957ce8631
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 17 07:53:42 2009 +0000

    Prepared source for pwgen. POTFILES.in now includes all files in the dist. PO files updated.

 Makefile.am             |   3 +-
 Makefile.cvs            |   3 +-
 configure.ac            |  17 +-
 po/POTFILES.in          |  56 +++++-
 po/de_AT.po             | 479 ++++++++++++++++++++++++------------------------
 po/de_CH.po             | 479 ++++++++++++++++++++++++------------------------
 po/de_DE.po             | 479 ++++++++++++++++++++++++------------------------
 po/yapet.pot            | 429 ++++++++++++++++++++++---------------------
 yapet/Makefile.am       |  12 +-
 yapet/pwgen/Makefile.am |  18 ++
 yapet/pwgen/pwgen.cc    |  27 +++
 yapet/pwgen/pwgen.h     |  39 ++++
 12 files changed, 1097 insertions(+), 944 deletions(-)

commit e813f9ae348d01e51948f7b69d2a5288b09cd001
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Aug 15 22:31:18 2009 +0000

    Updated.

 NEWS | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit b0c32a7849c15dcef974930d636bcaaba3924737
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Aug 15 22:29:28 2009 +0000

    Code reformatted. When changes to the records happen that need to be written to disk, a '(+)' will be displayed next to the number of record items.

 yapet/mainwindow.cc | 839 +++++++++++++++++++++++++++++-----------------------
 yapet/mainwindow.h  |  34 ++-
 2 files changed, 491 insertions(+), 382 deletions(-)

commit 84a2eb4e73fda2c8a738211669423804932dbf8d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Aug 15 22:27:12 2009 +0000

    Updated due to changes in string to translate.

 po/de_AT.po  | 163 ++++++++++++++++++++++++++++-------------------------------
 po/de_CH.po  | 163 ++++++++++++++++++++++++++++-------------------------------
 po/de_DE.po  | 163 ++++++++++++++++++++++++++++-------------------------------
 po/yapet.pot | 150 +++++++++++++++++++++++++++---------------------------
 4 files changed, 306 insertions(+), 333 deletions(-)

commit c91af758a767c0dc3fc8abdf03a9ede9647e3eb6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Aug 15 22:26:44 2009 +0000

    White space cleanup.

 tests/file3.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0b8806005938c57d4fade9f84e9acdcf2ce88939
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 13 08:39:04 2009 +0000

    progress indicator now suitable for build logs.

 tests/file3.cc    | 11 +++++++++--
 tests/file4.cc    |  7 ++++++-
 tests/file5.cc    |  7 ++++++-
 tests/import10.cc |  9 ++++++---
 tests/import12.cc |  9 ++++++---
 tests/import2.cc  |  9 ++++++---
 tests/import6.cc  |  2 ++
 tests/import8.cc  |  9 ++++++---
 tests/tests.h     | 15 ++++++++++++++-
 9 files changed, 61 insertions(+), 17 deletions(-)

commit 3c708174e14228658c9b23636bc06f23e43d9801
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Aug 13 08:34:17 2009 +0000

    When using std::cout.flush() when doing verbose output.

 csv2yapet/csvimport.cc | 131 +++++++++++++++++++++------------------
 csv2yapet/csvimport.h  | 162 ++++++++++++++++++++++++++-----------------------
 2 files changed, 158 insertions(+), 135 deletions(-)

commit 0ce40ba0cac9f85def09fd31e519459d9d75cd6c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Aug 12 12:01:36 2009 +0000

    Files may not be created in $(SRCDIR), since this breaks "make distcheck".

 tests/file.cc  | 4 +++-
 tests/file2.cc | 7 +++++--
 tests/file3.cc | 7 +++++--
 tests/file4.cc | 5 ++++-
 tests/file5.cc | 5 ++++-
 5 files changed, 21 insertions(+), 7 deletions(-)

commit 11ef39681ef2e21b1f6d52cd541c2c9e4bf30959
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Aug 12 11:40:27 2009 +0000

    Added description for how to use the ~ in configuration files.

 doc/yapet.sgml.in | 23 ++++++++++++++++++-----
 1 file changed, 18 insertions(+), 5 deletions(-)

commit dff6ccedbda1f9a0fa12882a7f11ef1eddfef6bc
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Aug 12 11:39:46 2009 +0000

    Updated line numbers.

 po/de_AT.po  | 94 +++++++++++++++++++++++++++++-----------------------------
 po/de_CH.po  | 94 +++++++++++++++++++++++++++++-----------------------------
 po/de_DE.po  | 94 +++++++++++++++++++++++++++++-----------------------------
 po/yapet.pot | 96 ++++++++++++++++++++++++++++++------------------------------
 4 files changed, 189 insertions(+), 189 deletions(-)

commit e89cd371b80c31f23fd407b2c3f534de4ac517bf
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Aug 12 11:19:53 2009 +0000

    Updated.

 NEWS | 3 +++
 1 file changed, 3 insertions(+)

commit b0c8d1c3f152be0ac4794ec4ecaa2a42b8c0cac5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Aug 12 11:19:30 2009 +0000

    Added closed bugs.

 BUGS | 49 ++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 40 insertions(+), 9 deletions(-)

commit 6698a8a3371f1f4668e96097de5cc2a2052630b2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Aug 12 10:57:32 2009 +0000

    Added assert()'s. Simplified code somewhat.

 yapet/main.cc | 195 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 98 insertions(+), 97 deletions(-)

commit d5805e755958de954da563488ef8a5d6b5582026
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Aug 12 10:54:49 2009 +0000

    Added method cleanupPath() for cleaning up file paths returned by getPetFile(). getPetFile() is not returning a const reference anymore, but an object.

 yapet/cfg.cc | 109 +++++++++++++++++++++++++++++++-------------
 yapet/cfg.h  | 145 +++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 168 insertions(+), 86 deletions(-)

commit 78f15f8aba05e968b8d97facfc168c15fa21bcc2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Aug 12 10:46:48 2009 +0000

    Added asserts. parseFile() will replace ~ by the home directory of the user (fixes bug #14; http://bugs.guengel.ch/show_bug.cgi?id=14).

 yapet/cfgfile.cc | 149 ++++++++++++++++++++++++++++++++++++++-----------------
 yapet/cfgfile.h  |  34 +++++++++----
 2 files changed, 128 insertions(+), 55 deletions(-)

commit c2f9ead90ad526a742aa3b2889aef16cde967bed
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 11 20:30:40 2009 +0000

    some updates.

 doc/README.sgml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 07aac070ace790d933788f7aad88e370ba05250d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 11 20:28:33 2009 +0000

    rephrased.

 doc/bugreport.sgml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit c3a38e51d5fe1f498dc12b28259fa4165c7919d3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 11 20:25:00 2009 +0000

    Added assert()'s. Fixed bug #12 (http://bugs.guengel.ch/show_bug.cgi?id=12).

 ui/listwidget.h | 39 +++++++++++++++++++++++----------------
 1 file changed, 23 insertions(+), 16 deletions(-)

commit 12c2e960ff9c9a77dbef7a3d407701a1f04198ca
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 11 20:06:54 2009 +0000

    Removed superfluous break; statements in switch environments.

 yapet/fileopen.cc | 4 ----
 1 file changed, 4 deletions(-)

commit b0fef9db74089d24ba79537637d42fd489b6c17d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 11 20:06:28 2009 +0000

    Removed superfluous break; statements in switch environments.

 ui/button.cc      | 4 ----
 ui/dialogbox.cc   | 1 -
 ui/inputwidget.cc | 1 -
 3 files changed, 6 deletions(-)

commit 5c17f8d1807116cefa54543ad0181271d33ad4fb
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 11 20:01:08 2009 +0000

    Files can handle the --enable-assert argument.

 Makefile.am           | 16 ++++++++++++++++
 configure.ac          |  2 +-
 crypt/Makefile.am     |  4 ++++
 csv2yapet/Makefile.am |  4 ++++
 ui/Makefile.am        |  4 ++++
 yapet/Makefile.am     |  3 +++
 6 files changed, 32 insertions(+), 1 deletion(-)

commit cde39d6ff51f2dbdeab7f7b989a4e051734d1bb3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 11 19:59:38 2009 +0000

    Added namspace qualifier in front of Const stuff.

 csv2yapet/main.cc | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

commit 8ad1615efd4e957177903009eb87ca2355edb306
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 11 19:23:06 2009 +0000

    changed the name of the conditional.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 782a860cf6650478a9c6e622239a57fe907866b8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 11 19:22:05 2009 +0000

    added support for assert()'s.

 configure.ac | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit 4817f451c78428efaafcf8830c1118f8edd41206
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 11 16:07:53 2009 +0000

    replaced  'validateIterator() < 0' conditionals with 'validateIterator() ==
    ((l_size_type)-1)' conditionals in the hope to reduce the number of possible bugs.

 ui/listwidget.h | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit d0f9aa479a1888918ebdb950861ea7b19862f131
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 11 15:39:14 2009 +0000

    updated.

 NEWS | 6 ++++++
 1 file changed, 6 insertions(+)

commit 7e2ee514057ce1530f8ae88dbd0c9bebd12c8c04
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 11 15:32:48 2009 +0000

    Implemented the -i and -r options as per bugs #4 and #5 (see http://bugs.guengel.ch/).

 doc/yapet.sgml.in |  64 +++++++++++--
 yapet/Makefile.am |   2 +-
 yapet/cfg.cc      | 263 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 yapet/cfg.h       | 163 +++++++++++++++++++++++++++++++++
 yapet/cfgfile.cc  |  80 ++++++++++++++---
 yapet/cfgfile.h   |  55 +++++++-----
 yapet/consts.cc   |   8 ++
 yapet/consts.h    |  32 ++++---
 yapet/fileopen.cc |   6 +-
 yapet/main.cc     |  94 ++++++++++++-------
 10 files changed, 680 insertions(+), 87 deletions(-)

commit d54dc901156cec7eebd4fe8a73f94aecd0d32f07
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Aug 11 15:30:06 2009 +0000

    Added check for ar/gar. Added additional checks for types.

 configure.ac | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

commit 58ceccf39ead0120fc8ae93448708cf167d17757
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 10 20:39:33 2009 +0000

    Adjusted output by tests somewhat.

 tests/bdbuffer.cc |  3 ++-
 tests/corrupt.cc  |  3 ++-
 tests/file2.cc    |  6 +++--
 tests/file3.cc    |  2 +-
 tests/file4.cc    |  2 +-
 tests/file5.cc    |  2 +-
 tests/import1.cc  |  2 +-
 tests/import10.cc |  2 +-
 tests/import11.cc |  2 +-
 tests/import12.cc |  2 +-
 tests/import13.cc |  4 +--
 tests/import14.cc |  4 +--
 tests/import2.cc  |  2 +-
 tests/import3.cc  |  4 +--
 tests/import4.cc  |  4 +--
 tests/import5.cc  |  4 +--
 tests/import6.cc  |  2 +-
 tests/import7.cc  |  2 +-
 tests/import8.cc  |  2 +-
 tests/import9.cc  |  2 +-
 tests/key.cc      | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
 21 files changed, 100 insertions(+), 29 deletions(-)

commit cfbddf0aaa337d73be3f30ea4d606d118050ebb0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 10 19:32:16 2009 +0000

    updated help string for disable-csv2yapet.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6b310a7904a101a8aba90e7c87d01f282bced0d0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 10 19:29:32 2009 +0000

    Bumped version number to 0.5. Fixed help string for terminal-title -> Default: yes.

 configure.ac | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 24e1b74c7def05d64b8c2eadfbb0bad93688d93f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 10 19:24:50 2009 +0000

    Added test for testing recognition of id string in pet files.

 tests/Makefile.am |   7 +++++--
 tests/corrupt.cc  |  27 +++++++++++++++++++++++++++
 tests/corrupt.pet | Bin 0 -> 44 bytes
 3 files changed, 32 insertions(+), 2 deletions(-)

commit 579019ddbfadc17458b055ef6f5728bbce597a48
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 10 19:23:49 2009 +0000

    path to test files added.

 tests/file.cc  | 4 +++-
 tests/file2.cc | 5 +++--
 tests/file3.cc | 7 ++++---
 tests/file4.cc | 5 +++--
 tests/file5.cc | 7 ++++---
 5 files changed, 17 insertions(+), 11 deletions(-)

commit a01ef1d4d4fbb46ca8400accc1d6612414fe41d6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 10 19:18:21 2009 +0000

    fixed svn tag.

 tests/key.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit ce307b63a4b3f4ce539c15765e23c589ac14a217
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Aug 10 19:08:57 2009 +0000

    changed the term 'password' to 'password records'.

 doc/yapet.sgml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit c33e2f1c1852772e3fb8c83c773dcddd107dd6f6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 26 21:43:22 2009 +0000

    ChangLog will be fetched from svn repository.

 Makefile.cvs | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit 2201b6eff3c42db03488b232fab89e80b93b6e57
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 26 21:42:43 2009 +0000

    Keyword expansion enabled.

commit 54a135635417c765a702236ffcea9c02230b454b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 26 21:42:04 2009 +0000

    revised yapet man page. Split content into some more sections.

 doc/yapet.sgml.in | 400 ++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 286 insertions(+), 114 deletions(-)

commit 2b041b19b0a28932aeda0df7f54010b7cab6959c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 26 21:41:30 2009 +0000

    the term "main screen" properly capitalized.

 doc/pwrecord.sgml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 0a44a401b6d7ef61999ea4e61d5947067a8fd754
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 26 19:52:17 2009 +0000

    update.

 NEWS | 3 +++
 1 file changed, 3 insertions(+)

commit 5ef45e1300bfd54c009f5a41e87892a6126cdaab
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 26 08:58:52 2009 +0000

    Added referer to bugs.guengel.ch.

 BUGS | 6 ++++++
 1 file changed, 6 insertions(+)

commit e5e6df747e57e482c25e48c9bb351287dcf7bc0d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 26 08:51:00 2009 +0000

    Fixed bug #9 "VI keys for list selection movement" (see http://bugs.guengel.ch/process_bug.cgi).

 ui/listwidget.h | 2 ++
 1 file changed, 2 insertions(+)

commit 7aed37407aeca7c500578a9b7da44b38da3101d1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 26 08:47:40 2009 +0000

    Fixed bug #8 " --enable-terminal-title should be default" (see http://bugs.guengel.ch/show_bug.cgi?id=8).

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a527471d8a039b3dd6b42e6b2a7cec2cae69de64
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 26 08:33:37 2009 +0000

    Applied patch for fixing bug #11 "Build fails on Fedora 11" (see http://bugs.guengel.ch/show_bug.cgi?id=11).

 csv2yapet/main.cc | 4 ++++
 1 file changed, 4 insertions(+)

commit 286dc70b80d331e04a02c973e560c97dc7181fc9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 25 11:06:33 2009 +0000

    Doesn't inlcude gettext.h and locale.h when --disable-nls is given.

 intl.h | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

commit 41e7194ec5068720803c684e429d9a9d75a72478
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 25 11:05:54 2009 +0000

    Fixed build error when using --disable-nls.

 yapet/main.cc | 2 ++
 1 file changed, 2 insertions(+)

commit 385c88390b0084978f2ef524d1c19bb5f27d8c9f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 24 20:59:42 2009 +0000

    Cleared bugs.

 BUGS | 11 -----------
 1 file changed, 11 deletions(-)

commit b246c9303853f6fe7ebccd2da3b42e10c3d3dcf3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 19 15:42:17 2009 +0000

    Fixed bug #10 (http://bugs.guengel.ch/show_bug.cgi?id=10), allow to disable the installation of documentation files.

 Makefile.am     |  4 +++-
 configure.ac    | 10 ++++++++++
 doc/Makefile.am |  8 ++++++--
 3 files changed, 19 insertions(+), 3 deletions(-)

commit 8c22ce181313ce79ed92cac7081b8fd48ecc54c9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 19 11:47:42 2009 +0000

    Updated.

 NEWS | 3 +++
 1 file changed, 3 insertions(+)

commit add8886bcd608d166e505e754b4dfc7d181b29c5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 19 11:46:15 2009 +0000

    Fixed bug #7 (http://bugs.guengel.ch/show_bug.cgi?id=7), enabling YAPET to do a case-insensitive search even if strcasestr() is not supported on build platform.

 configure.ac          |  6 +++---
 ui/listwidget.h       | 27 +++++++++++++++++++++++++++
 yapet/searchdialog.cc |  4 ++++
 3 files changed, 34 insertions(+), 3 deletions(-)

commit bed41f9504df909c874fe40ea3fb301ad35fcfd5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 19 09:59:49 2009 +0000

    updated.

 NEWS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 695738134b6cdd0cddfbb7200f8f31db482e37ff
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 19 09:31:11 2009 +0000

    Fixed bug #3 (http://bugs.guengel.ch/show_bug.cgi?id=3) making YAPET not to load file specified in ~/.yapet if suffix is omitted.

 csv2yapet/Makefile.am |  4 ++--
 csv2yapet/main.cc     |  7 +++++--
 yapet/Makefile.am     |  2 +-
 yapet/cfgfile.cc      |  5 +++++
 yapet/consts.cc       | 28 ++++++++++++++++++++++++++
 yapet/consts.h        | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++
 yapet/fileopen.cc     |  7 ++++---
 yapet/fileopen.h      |  1 -
 yapet/main.cc         |  7 ++++---
 9 files changed, 103 insertions(+), 12 deletions(-)

commit fa24917a9fcd2de680913fa90e41d317c2ec548c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 18 22:15:09 2009 +0000

    Applied patch for fixing bug #6 (http://bugs.guengel.ch/show_bug.cgi?id=6) concerning handling of field delimiters in field values.

 NEWS                   |  39 +++++-----
 csv2yapet/csvimport.cc | 140 ++++++++++++++++++++--------------
 csv2yapet/csvimport.h  |  38 ++++------
 doc/csv2yapet.sgml.in  |  39 +++++++---
 tests/Makefile.am      |  43 ++++++++++-
 tests/import10.cc      |  53 +++++++++++++
 tests/import11.cc      |  35 +++++++++
 tests/import12.cc      |  53 +++++++++++++
 tests/import13.cc      |  40 ++++++++++
 tests/import14.cc      |  38 ++++++++++
 tests/import2.cc       |   8 +-
 tests/import3.cc       |   4 +-
 tests/import7.cc       |  32 ++++++++
 tests/import8.cc       |  49 ++++++++++++
 tests/import9.cc       |  35 +++++++++
 tests/test5.csv        | 200 +++++++++++++++++++++++++++++++++++++++++++++++++
 tests/test6.csv        | 200 +++++++++++++++++++++++++++++++++++++++++++++++++
 tests/test7.csv        | 200 +++++++++++++++++++++++++++++++++++++++++++++++++
 tests/test8.csv        |   4 +
 tests/test9.csv        |   6 ++
 tests/tests.h          |  30 ++++++--
 21 files changed, 1166 insertions(+), 120 deletions(-)

commit 2b3f6d7db1830c75524abc8b5e041b564d2f6d43
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jul 13 16:53:09 2009 +0000

    added a link to http://bugs.guengel.ch

 BUGS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit aadd3be5590032d69e69ea1194d23eea1d7e335f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jul 13 16:52:27 2009 +0000

    included bugreport.sgml in the bugs section.

 doc/csv2yapet.sgml.in | 8 +++-----
 doc/yapet.sgml.in     | 4 ++--
 2 files changed, 5 insertions(+), 7 deletions(-)

commit f31748db7cdf1aa7f3edcb5b3d12e5f3a5df6ba9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jul 13 16:51:08 2009 +0000

    rephrase.

 doc/bugreport.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2a43c51a5f5f020839df45de3a7c07c35814551f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jul 13 16:49:00 2009 +0000

    added bugreport.sgml to sgml_static_files.

 doc/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a3219edb441e92299b837e5b5fc21367e82fbf39
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jul 13 16:48:36 2009 +0000

    unified paragraph about how to report bugs.

 doc/bugreport.sgml | 6 ++++++
 1 file changed, 6 insertions(+)

commit ebb8a123868a35316f133361c71271b98c3c75af
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 12 10:57:11 2009 +0000

    Finishing touches prior 0.4 release.

 TODO | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 1b18749e7f5a86fb366e9f43664362e8eca19bad
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 12 10:55:25 2009 +0000

    Finishing touches prior 0.4 release.

 BUGS                        | 23 ++++++++++++---
 doc/INSTALL.sgml.in         | 72 +++++++++++++++++++++++++++++----------------
 doc/Makefile.am             |  2 +-
 doc/README.Cygwin.sgml.in   | 21 +++++++++----
 doc/README.sgml.in          | 13 ++++----
 doc/csv2yapet.sgml.in       |  4 +--
 doc/supportedplatforms.sgml | 19 ++++++------
 doc/yapet.sgml.in           | 12 ++++----
 8 files changed, 108 insertions(+), 58 deletions(-)

commit 1b0bb00812c6572c9b708ba9948a4cce041f9427
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 11 21:06:38 2009 +0000

    Fixed CPPFLAGS of import tests.

 tests/Makefile.am | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 0d2586d04764806d53e0b30f2999df4c968713fe
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 11 19:37:57 2009 +0000

    Updated svn:ignore.

commit e66e692f90e759757b025ca74a6cf0ffa2be4b8c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 11 19:37:18 2009 +0000

    Finished csv2yapet man page.

 doc/csv2yapet.sgml.in | 67 ++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 50 insertions(+), 17 deletions(-)

commit 468919d0b3b8171726aaca71842c9d24a9cebdf3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 11 19:29:31 2009 +0000

    Improved Makefile.am. Removed stuff for conditional processing of docbook files.

 doc/Makefile.am | 108 +++++++++++++++++++++++++++++---------------------------
 1 file changed, 55 insertions(+), 53 deletions(-)

commit 95ee6198267686e7e2be1725eb07953fed5b3d4d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 11 19:25:59 2009 +0000

    Help strings updated. --enable-build-doc will be enabled only if lynx and xsltproc are found.

 configure.ac | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit eaffce66a9e90c342854497081319b053d0eac95
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 11 19:18:56 2009 +0000

    Updated.

 po/de_AT.po  | 44 ++++++++++++++++++++++----------------------
 po/de_CH.po  | 44 ++++++++++++++++++++++----------------------
 po/de_DE.po  | 44 ++++++++++++++++++++++----------------------
 po/yapet.pot | 44 ++++++++++++++++++++++----------------------
 4 files changed, 88 insertions(+), 88 deletions(-)

commit d2eb2040b127a36cdd3f97c1d8bfe137318c270f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 11 19:17:49 2009 +0000

    Added configure.ac as dependency for Makefile.in.

 Makefile.cvs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ae679360bd2ef19df754f7810293265b7bf40f7a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 11 19:17:02 2009 +0000

    Some minor changes.

 doc/yapet.sgml.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit e954bedb0d5200028a0b04963ce0550742306adc
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 11 19:15:24 2009 +0000

    updated.

 MAINTAINER | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cad7684c6ed2b0ecd37087f079491845dccc2fb4
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 11 19:13:35 2009 +0000

    Added automake options, distcheck configure flags, and BUGS file as EXTRA_DIST.

 Makefile.am | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 3771077c0428c75e68b3ddb7c2f7919c8cbafe35
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 11 19:11:55 2009 +0000

    added BUGS file.

 BUGS | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

commit d115a36de7142374c457ddd56986295bfce3a08b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 10 23:57:23 2009 +0000

    Source documentation is now independently of --enable-doc-build built.

 configure.ac | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

commit 49c64aa29fc1fc4111d0017cde1b95dc4d609a3c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 10 22:51:12 2009 +0000

    svn property edit.

commit bff77b120e111a9a604df9bb51bde9c5724936d5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 10 22:50:36 2009 +0000

    Translated new messages.

 po/de_AT.po  | 354 +++++++++++++++++++++++++++-------------------------------
 po/de_CH.po  | 354 +++++++++++++++++++++++++++-------------------------------
 po/de_DE.po  | 354 +++++++++++++++++++++++++++-------------------------------
 po/yapet.pot | 357 ++++++++++++++++++++++++++---------------------------------
 4 files changed, 641 insertions(+), 778 deletions(-)

commit cb42d3382c0b50a59096b2fd42e5061801fa610d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 10 22:47:41 2009 +0000

    Update.

 NEWS | 2 +-
 TODO | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

commit 4e988ed26e7a06b8c1915cdfcaf3e8290bd694e0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 10 22:46:36 2009 +0000

    Ignore some more files.

commit 9f610be0c0eb2fc0bb21a208235fd1047547a125
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 10 22:45:52 2009 +0000

    Added csv2yapet man page and conditional processing for docbook files.

 doc/Makefile.am | 39 +++++++++++++++++++++------------------
 1 file changed, 21 insertions(+), 18 deletions(-)

commit 0b4b6d361c0a804ec6a0bca100bc9a9f91166257
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 10 22:44:45 2009 +0000

    Added man page for csv2yapet.

 doc/csv2yapet.sgml.in | 403 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 403 insertions(+)

commit 733c59191105dda54c725809d528fefc0cc103fb
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 10 22:43:46 2009 +0000

    Renamed.

 doc/lincense.sgml | 39 ---------------------------------------
 1 file changed, 39 deletions(-)

commit a5c80307fad4624925a9370984e4b3dd852376d2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 10 22:43:25 2009 +0000

    Restructuring, improved tagging.

 doc/yapet.sgml.in | 613 +++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 420 insertions(+), 193 deletions(-)

commit d48492541096efcae3cbb0bd11fe2cff7f0b44d6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 10 22:32:13 2009 +0000

    Updated tagging, added stuff concerning csv2yapet.

 doc/INSTALL.sgml.in | 101 +++++++++++++++++++++++++++++++++-------------------
 1 file changed, 65 insertions(+), 36 deletions(-)

commit 920a8fdc64770b42e6b824788b5deac74c455c0a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 10 22:31:07 2009 +0000

    Updated tagging.

 doc/pwrecord.sgml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit f006c5f174f3f0a581cf66bb6197df884b5b0d5d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 10 22:30:17 2009 +0000

    Rephrase, update.

 doc/README.sgml.in | 71 +++++++++++++++++-------------------------------------
 1 file changed, 22 insertions(+), 49 deletions(-)

commit bf7f8094b45682f2d5f6b36432b389b9bd433ed0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 10 22:29:16 2009 +0000

    Rephrase.

 doc/caution.sgml | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

commit f67eb0556d83a81e1cc4a3cda613ed4f4a2b8001
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 10 18:36:43 2009 +0000

    changed comment.

 csv2yapet/csvimport.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 34523882801ab5b68b216df90251c5a683d9213b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 10 18:35:57 2009 +0000

    changed comments.

 csv2yapet/main.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 107fe4f869f6d88552c7160c9f791296c7feea70
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jul 9 17:28:31 2009 +0000

    fixed typo.

 doc/license.sgml | 39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

commit e4e76950269afd0a9c8cbec05ec4979d519c7989
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jul 9 17:27:52 2009 +0000

    put license in a separate file.

 doc/lincense.sgml | 39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

commit 6dfba849268cc8a711f3be0fe233e8f0cc7f3a4c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jul 8 20:32:07 2009 +0000

    rephrase.

 doc/pwrecord.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 38a6c1a8d2047c7849e4dd903d54ed09c76d8bc4
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jul 8 20:30:25 2009 +0000

    grouped the command line arguments in the help screen.

 yapet/main.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2ed51a73f625e0d3292bc96b4b26c67a93d65541
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jul 8 20:27:36 2009 +0000

    clear the terminal title upon exit.

 yapet/mainwindow.cc | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

commit 6afdff01c2ed78794dc9d37773896dd85101a579
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jul 8 16:50:09 2009 +0000

    added the path of csv2yapet in order to process it.

 doc/Doxyfile.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit ef22cd657690519e4624b23f22e747977dd9cce1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jul 8 16:48:56 2009 +0000

    whitespace cleanup.

 csv2yapet/csvimport.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit db57565241ba0a72472694c96aac376e99a94373
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jul 8 16:47:47 2009 +0000

    commented the source.

 csv2yapet/csvimport.cc | 44 ++++++++++++++++++++++++++++++++++++++++
 csv2yapet/csvimport.h  | 55 ++++++++++++++++++++++++++++++++++++++++++++++++--
 csv2yapet/main.cc      | 27 +++++++++++++++++++++++++
 3 files changed, 124 insertions(+), 2 deletions(-)

commit a01b31b6cb088a4602fc89d8d5370b79ebd64272
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jul 7 22:28:06 2009 +0000

    Basic functionality implemented.

 csv2yapet/csvimport.cc |  50 ++++++++--
 csv2yapet/csvimport.h  |  25 +++--
 csv2yapet/main.cc      | 260 ++++++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 317 insertions(+), 18 deletions(-)

commit 9e08f3259ebe9f005960f19ac90c358d40f7883e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jul 7 22:26:56 2009 +0000

    Updated.

 NEWS | 2 ++
 1 file changed, 2 insertions(+)

commit 7a624262223f6de48c6a10bf09820229251988dd
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jul 7 22:25:21 2009 +0000

    Added tests for headers and functions needed by csv2yapet.

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 2ab18822264882002fa0da5206d2b329317e3f6c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jul 7 22:20:11 2009 +0000

    Added missing headers.

 tests/import1.cc | 9 +++++++++
 tests/import3.cc | 9 +++++++++
 tests/import4.cc | 9 +++++++++
 tests/import5.cc | 9 +++++++++
 4 files changed, 36 insertions(+)

commit 02a5345ebc2e282d663826d62d969af306941c80
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jul 7 21:54:22 2009 +0000

    whitespace cleanup.

 tests/file3.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 801770e8ebba7fba0217d9b4e48b0481e8b7d218
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jul 7 21:53:15 2009 +0000

    adjusted build order

 Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit c8d5ecc2286178e274d41920805e89f303905bec
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jul 7 19:18:51 2009 +0000

    updated help text

 yapet/main.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5d0cd86dfb8277b90cbc45e848bff8e8d4aa676a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jul 7 19:05:34 2009 +0000

    Improved tests

 tests/import1.cc | 10 ++++++++--
 tests/import2.cc |  4 +++-
 2 files changed, 11 insertions(+), 3 deletions(-)

commit b8485a3bcfb43661a3f88808202d451586f45f7a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jul 7 19:04:41 2009 +0000

    Added conditional for csv2yapet build. Added more import tests.

 tests/Makefile.am | 30 +++++++++++++++++++++++++++---
 1 file changed, 27 insertions(+), 3 deletions(-)

commit e5b3e7c1984dea79284142e619bbfb5bf464ac9b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jul 7 19:04:14 2009 +0000

    Added conditional for csv2yapet build

 Makefile.am  | 5 ++++-
 configure.ac | 7 +++++++
 2 files changed, 11 insertions(+), 1 deletion(-)

commit cc69dd075a9545b09aa39a34d5a36ae09b58a1b6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jul 7 19:02:47 2009 +0000

    make clean properly cleans up generated files

 doc/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

commit 09267b180110445f3ab349e05060ce19b0cb69d7
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jul 7 19:02:00 2009 +0000

    Added more import tests

 tests/import3.cc     |  33 +++++++++
 tests/import4.cc     |  24 +++++++
 tests/import5.cc     |  24 +++++++
 tests/import6.cc     |  44 ++++++++++++
 tests/test2.csv      |  10 +++
 tests/test3.csv      |   9 +++
 tests/test4.csv      | 200 +++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/testpaths.h.in |   8 +++
 8 files changed, 352 insertions(+)

commit 7161afa4e334ca6f1dbe28cc9a114cb4c4a7234a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jul 6 21:47:30 2009 +0000

    Added csv import utility including some tests

 Makefile.am            |   2 +-
 Makefile.cvs           |   2 +-
 configure.ac           |   3 +-
 csv2yapet/Makefile.am  |  16 ++++
 csv2yapet/csvimport.cc | 154 +++++++++++++++++++++++++++++++++++++
 csv2yapet/csvimport.h  |  76 +++++++++++++++++++
 csv2yapet/main.cc      |  42 +++++++++++
 tests/Makefile.am      |  13 +++-
 tests/import1.cc       |  17 +++++
 tests/import2.cc       |  43 +++++++++++
 tests/test1.csv        | 200 +++++++++++++++++++++++++++++++++++++++++++++++++
 11 files changed, 563 insertions(+), 5 deletions(-)

commit 2f9507560c9ff73aa192bc2f7feab30a691a9c8b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jul 6 21:46:42 2009 +0000

    Updated

 TODO | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit d8b3dcb92c5133f9a0a9968da81622fca991cd2d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jul 6 21:43:04 2009 +0000

    Whitespace cleanup

 tests/file4.cc | 2 +-
 tests/tests.h  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 86257d89472db910652863816f9d1fe9808ca08a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jul 6 18:33:22 2009 +0000

    Updated translations

 po/de_AT.po  | 535 ++++++++++++++++++++++++++++++++--------------------------
 po/de_CH.po  | 535 ++++++++++++++++++++++++++++++++--------------------------
 po/de_DE.po  | 537 ++++++++++++++++++++++++++++++++--------------------------
 po/yapet.pot | 539 +++++++++++++++++++++++++++++++++--------------------------
 4 files changed, 1197 insertions(+), 949 deletions(-)

commit 29f3fed49b19978eed28c913b19f0fb1b46b00cb
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jul 6 17:57:19 2009 +0000

    fixed typo

 yapet/cfgfile.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9fadb7a873755606350070183aa299737e11894a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jul 6 17:13:54 2009 +0000

    shortened the exception message.

 crypt/file.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 42b7526189602789e2f963ef6839a73a45643dc5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jul 6 17:13:04 2009 +0000

    added cmd line option for explicitly enable file security check.

 yapet/main.cc | 19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)

commit 23f2d70d9f793c8e2849bcefca8025a0022ae753
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jul 6 16:48:21 2009 +0000

    removed debug code.

 yapet/cfgfile.cc | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

commit 4ed84b2abf5b937c3f8eeb13a1dff4acb19011b9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jul 6 16:27:40 2009 +0000

    proper handling of --enable-*

 configure.ac | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit 7c81cad6a6ed22cd852d469a4e623e78e754f9b5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 5 21:21:17 2009 +0000

    updated.

 NEWS | 5 ++++-
 TODO | 8 --------
 2 files changed, 4 insertions(+), 9 deletions(-)

commit 9d2e22bded6e24f7c69c9dba3423f7b355493d2f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 5 21:20:55 2009 +0000

    configuration file handling implemented.

 configure.ac        |   4 +-
 yapet/Makefile.am   |   7 +--
 yapet/cfgfile.cc    | 131 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 yapet/cfgfile.h     |  66 ++++++++++++++++++++++++++
 yapet/main.cc       |   8 ++++
 yapet/mainwindow.cc |   8 +++-
 6 files changed, 217 insertions(+), 7 deletions(-)

commit 1ad3382fe3a4ae8c62a329df06fed8fd29183970
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 5 19:33:54 2009 +0000

    removed prog check for flex and bison. Added checks for additional C++ headers
    and C functions

 configure.ac | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

commit 332614cde8d814360a9d195c75d12532d426daf5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 5 18:38:11 2009 +0000

    bumped version to 0.4. Added check for yacc and lex.

 configure.ac | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit f403a071aa529782f97995257e0834c911ad4c80
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 5 18:33:06 2009 +0000

    update copyright date

 yapet/main.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 94cea564e03698c3037195c21b9d7c1c551c399b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 5 18:13:26 2009 +0000

    updated

 NEWS | 2 ++
 1 file changed, 2 insertions(+)

commit 48d8df9acab53471433459f53b462f134237e00a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 5 18:12:34 2009 +0000

    time-out for locking screen can be specified on the cmd line

 yapet/main.cc       | 26 +++++++++++++++++++-------
 yapet/mainwindow.cc | 23 +++++++++++++----------
 yapet/mainwindow.h  |  4 +++-
 3 files changed, 35 insertions(+), 18 deletions(-)

commit bfc0e0118275b4798409ee337edbc30eb10c7829
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 5 17:21:57 2009 +0000

    file permission and owner check implemented including cmd line option for disabling the check

 crypt/file.cc       | 102 ++++++++++++++++++++++++++++++++++++++++++++++++----
 crypt/file.h        |  26 +++++++++++++-
 yapet/main.cc       |  32 ++++++++++++-----
 yapet/mainwindow.cc |  10 +++---
 yapet/mainwindow.h  |   4 ++-
 5 files changed, 154 insertions(+), 20 deletions(-)

commit 3b4369f03606803511ea5820c134e0d5e45a778d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 5 17:20:56 2009 +0000

    update

 NEWS | 10 ++++++++++
 TODO |  7 +++----
 2 files changed, 13 insertions(+), 4 deletions(-)

commit a63add400e15c0ec2efa1f0f5d5d49ea730f0828
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 5 17:19:55 2009 +0000

    checks availability of functions for file mode and ownership retrieval

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9b626cc520b10086176934b970d80de9daab4219
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 5 17:18:14 2009 +0000

    prevents creation of files named only '.pet'.

 yapet/fileopen.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d4ae4b7535d9a6adbf227b9af6e8519ec064a922
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 5 13:23:30 2009 +0000

    added support for closing message boxes and dialogs by pressing the escape key.

 ui/button.cc            |  5 ++++-
 ui/curswa.h             | 20 +++++++++++++++++---
 ui/dialogbox.cc         |  9 +++++++--
 ui/inputwidget.cc       | 18 ++++++++++++------
 yapet/fileopen.cc       | 23 +++++++++++++++++++++--
 yapet/passworddialog.cc | 13 ++++++++++---
 yapet/passwordrecord.cc | 27 +++++++++++++++++++++++++--
 yapet/searchdialog.cc   | 14 +++++++++++---
 8 files changed, 107 insertions(+), 22 deletions(-)

commit ee2d63d93fd6e4bd62c634d0eb97260d21da66aa
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Jul 5 12:44:09 2009 +0000

    *.in files are again included in the distribution

 doc/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 561ec011780d999168bc7d991e59d703c1b9a2bb
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jun 12 21:17:06 2009 +0000

    updated "what gets installed?" section

 doc/INSTALL.sgml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d093885f7d197db91c7d722cb48f40682dedbf75
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jun 12 21:14:37 2009 +0000

    fixed typo

 doc/README.Cygwin.sgml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 19883a5086eada223d967080b57a88a8eedfce53
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jun 11 18:23:46 2009 +0000

    Updated.

 AUTHORS | 3 +++
 1 file changed, 3 insertions(+)

commit fa1865e0a5b82717d90a683b96a631d8b81e4767
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jun 11 17:28:10 2009 +0000

    Added waiver

 crypt/bdbuffer.cc      | 10 ++++++++++
 crypt/bdbuffer.h       | 10 ++++++++++
 crypt/crypt.cc         | 10 ++++++++++
 crypt/crypt.h          | 11 ++++++++++-
 crypt/file.cc          | 10 ++++++++++
 crypt/file.h           | 10 ++++++++++
 crypt/key.cc           | 10 ++++++++++
 crypt/key.h            | 10 ++++++++++
 crypt/partdec.cc       | 10 ++++++++++
 crypt/partdec.h        | 10 ++++++++++
 crypt/record.h         | 10 ++++++++++
 crypt/structs.h        | 10 ++++++++++
 crypt/yapetexception.h | 10 ++++++++++
 yapet/main.cc          | 10 ++++++++++
 14 files changed, 140 insertions(+), 1 deletion(-)

commit 0cf81ae1d9d26d0f94cb6ea76b20690d08e624e1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jun 11 17:26:53 2009 +0000

    Updated.

 NEWS | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit ff4ab91a5240c28186927166e45731e662f456df
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jun 11 17:26:12 2009 +0000

    License file that includes the waiver on the GPL for the OpenSSL library.

 LICENSE | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

commit eaf2f458c3a67233655daf5fb34bb4432c234ecc
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jun 11 17:25:29 2009 +0000

    added the LICENSE file to the EXTRA_DIST and textdoc_DATA variables.

 Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit ef4185fe13e74ecc7bd24f1798f40a8ffc1f8afe
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jun 11 17:15:11 2009 +0000

    Syntax conforms to the freedesktop.org spec.

 yapet.desktop.in | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit d24f664c370d905249bdc085c14536b9d45e1c6b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jun 11 16:56:07 2009 +0000

    Fixed typo

 doc/yapet.sgml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b6708b3adafe66933f024a5f1679052d55eedeb1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jun 11 15:13:50 2009 +0000

    Added reference to the author in the BUGS section

 doc/yapet.sgml.in | 2 ++
 1 file changed, 2 insertions(+)

commit 5ded2438366b1c54db1a3ceddc55ccf7b4e04466
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jun 11 15:09:36 2009 +0000

    Added copyright statement

 doc/README.sgml.in | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

commit e4969c46ed1ed7f84b747df00f897d52d8150100
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jun 11 15:07:49 2009 +0000

    Bumped to version 3.0a

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 3af609aa0009ba74f7330376e45d7a628224bc3a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jun 11 15:07:22 2009 +0000

    Updated

 TODO | 3 +++
 1 file changed, 3 insertions(+)

commit f468d24bc166cf44debcaa669f9860c6580b0610
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jun 11 15:07:00 2009 +0000

    Adjusted the copyright statement as described in the GNU HowTo

 intl.h | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

commit 9a4d82863ddfd518420495223c2241a448e165f2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jun 11 15:06:39 2009 +0000

    Adjusted the copyright statement as described in the GNU HowTo

 crypt/bdbuffer.cc      | 25 +++++++++++++------------
 crypt/bdbuffer.h       | 25 +++++++++++++------------
 crypt/crypt.cc         | 25 +++++++++++++------------
 crypt/crypt.h          | 26 ++++++++++++++------------
 crypt/file.cc          | 25 +++++++++++++------------
 crypt/file.h           | 25 +++++++++++++------------
 crypt/key.cc           | 27 +++++++++++++--------------
 crypt/key.h            | 25 +++++++++++++------------
 crypt/partdec.cc       | 26 ++++++++++++++------------
 crypt/partdec.h        | 25 +++++++++++++------------
 crypt/record.h         | 25 +++++++++++++------------
 crypt/structs.h        | 25 +++++++++++++------------
 crypt/yapetexception.h | 25 +++++++++++++------------
 13 files changed, 171 insertions(+), 158 deletions(-)

commit 87f4058c93d56bd1c551770cff0736164af0cb84
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jun 11 15:06:24 2009 +0000

    Adjusted the copyright statement as described in the GNU HowTo

 yapet/fileopen.cc       | 25 +++++++++++++------------
 yapet/fileopen.h        | 25 +++++++++++++------------
 yapet/main.cc           | 25 +++++++++++++------------
 yapet/mainwindow.cc     | 25 +++++++++++++------------
 yapet/mainwindow.h      | 25 +++++++++++++------------
 yapet/passworddialog.cc | 25 +++++++++++++------------
 yapet/passworddialog.h  | 25 +++++++++++++------------
 yapet/passwordrecord.cc | 25 +++++++++++++------------
 yapet/passwordrecord.h  | 25 +++++++++++++------------
 yapet/searchdialog.cc   | 25 +++++++++++++------------
 yapet/searchdialog.h    | 25 +++++++++++++------------
 yapet/statusbar.cc      | 25 +++++++++++++------------
 yapet/statusbar.h       | 25 +++++++++++++------------
 13 files changed, 169 insertions(+), 156 deletions(-)

commit b96a8a71e9628256377acd1ff85a8afe1a9e3beb
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jun 11 15:06:07 2009 +0000

    Adjusted the copyright statement as described in the GNU HowTo

 ui/basewindow.cc     | 25 +++++++++++++------------
 ui/basewindow.h      | 25 +++++++++++++------------
 ui/button.cc         | 25 +++++++++++++------------
 ui/button.h          | 25 +++++++++++++------------
 ui/colors.cc         | 25 +++++++++++++------------
 ui/colors.h          | 25 +++++++++++++------------
 ui/curswa.h          | 25 +++++++++++++------------
 ui/dialogbox.cc      | 25 +++++++++++++------------
 ui/dialogbox.h       | 25 +++++++++++++------------
 ui/inputwidget.cc    | 25 +++++++++++++------------
 ui/inputwidget.h     | 25 +++++++++++++------------
 ui/listwidget.h      | 25 +++++++++++++------------
 ui/messagebox.cc     | 25 +++++++++++++------------
 ui/messagebox.h      | 25 +++++++++++++------------
 ui/misc.cc           | 27 +++++++++++++--------------
 ui/misc.h            | 25 +++++++++++++------------
 ui/passwordwidget.cc | 25 +++++++++++++------------
 ui/passwordwidget.h  | 25 +++++++++++++------------
 ui/secstring.h       | 25 +++++++++++++------------
 ui/uiexception.h     | 25 +++++++++++++------------
 20 files changed, 260 insertions(+), 242 deletions(-)

commit ea8a9f92d12905e7d1de5a7ad84a073cf9aec22e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun May 3 20:19:08 2009 +0000

    added one more todo

 TODO | 2 ++
 1 file changed, 2 insertions(+)

commit bc343b8e583d7aecedb5f5174e7852609eb044e9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun May 3 20:04:51 2009 +0000

    todo file added

 TODO | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

commit 7133cd9b3f731003c865a9e573771ea918e67777
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Apr 13 15:08:41 2009 +0000

    maintainer-clean removes README.Cygwin

 Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

commit 4184240cc4dce01a85e793bd1432aaf6a5ebbde7
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Apr 13 11:27:46 2009 +0000

    Copyright not inserted via preamble.sgml but copyright.sgml.

 doc/DESIGN.sgml.in  | 5 ++---
 doc/INSTALL.sgml.in | 4 ++--
 doc/Makefile.am     | 2 +-
 doc/README.sgml.in  | 5 ++---
 doc/copyright.sgml  | 6 ++++++
 doc/preamble.sgml   | 4 ----
 doc/yapet.sgml.in   | 9 +++++----
 7 files changed, 18 insertions(+), 17 deletions(-)

commit 721d1854bf761a55c1d8b0927c55c0ca4391ce21
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Apr 13 11:27:37 2009 +0000

    Copyright not inserted via preamble.sgml but copyright.sgml.
    Build Error section added.

 doc/README.Cygwin.sgml.in | 21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)

commit 27f01870f01bbfc0923c3de64011add9f4ffaf07
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Apr 13 10:51:32 2009 +0000

    some cleanup

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5a9c3e11445148986734af9428b26b4ea36d1c76
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Apr 13 08:22:27 2009 +0000

    Updated.

 NEWS | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

commit 0c636615583c6f1ba2964c47cab156f9aea76f7e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Apr 13 08:22:06 2009 +0000

    fixed this and that.

 doc/INSTALL.sgml.in | 17 ++++++++++++++---
 doc/README.sgml.in  | 14 ++++++++------
 2 files changed, 22 insertions(+), 9 deletions(-)

commit 4bc5313a795653951377896b55de19dbe7a8d3f2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Apr 13 07:59:29 2009 +0000

    --with-docbook-xsl option for specifying the location of the Docbook XSL added.

 configure.ac    | 9 +++++++++
 doc/Makefile.am | 4 ++--
 2 files changed, 11 insertions(+), 2 deletions(-)

commit 386bffa97ebaf6afb798b696ad33fbc535fef2b7
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Apr 11 20:17:42 2009 +0000

    fixed build

 tests/Makefile.am | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

commit 32d402f6320a0bc6d32b155ff96b602c67245a22
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Apr 11 20:03:16 2009 +0000

    fixed am conditionals

 configure.ac | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 901b76f5cf0cbdaa0ecbef20dc2390a564af5d68
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Apr 11 19:22:27 2009 +0000

    - -I../intl will only be added when not using included gettext

 Makefile.am       | 4 ++--
 configure.ac      | 4 +++-
 crypt/Makefile.am | 4 ++++
 ui/Makefile.am    | 4 ++++
 yapet/Makefile.am | 6 ++++++
 5 files changed, 19 insertions(+), 3 deletions(-)

commit b61beb006c61aa769a59e987d76d46390d282705
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Apr 11 19:21:57 2009 +0000

    - Fixed some spelling errors. Added subtitles.

 doc/DESIGN.sgml.in  | 10 +++++-----
 doc/INSTALL.sgml.in | 40 +++++++++++++++++++++++++++++++++++++---
 doc/README.sgml.in  |  1 -
 doc/yapet.sgml.in   |  3 +--
 4 files changed, 43 insertions(+), 11 deletions(-)

commit c10b0665ab85b0e57cd10dc6dd93e4b0420e8eb1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Apr 11 19:20:38 2009 +0000

    - added README.Cygwin

 doc/Makefile.am | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 1742c789865469f5471ac6a4de112aeb64593450
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Apr 11 19:16:28 2009 +0000

    Cygwin build instructions added

 doc/README.Cygwin.sgml.in | 86 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 86 insertions(+)

commit cdcdf2e6c392447e5cf142e1b111b2d96eac61f4
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Apr 11 16:01:50 2009 +0000

    - fixed #include of intl.h to make the build process pass make dist-check

 crypt/bdbuffer.cc       |  2 +-
 crypt/crypt.cc          |  2 +-
 crypt/crypt.h           |  2 +-
 crypt/file.cc           |  2 +-
 crypt/key.cc            |  2 +-
 crypt/record.h          |  2 +-
 crypt/yapetexception.h  |  2 +-
 ui/button.cc            |  2 +-
 ui/dialogbox.cc         |  2 +-
 ui/inputwidget.cc       |  2 +-
 ui/listwidget.h         |  2 +-
 ui/messagebox.cc        |  2 +-
 ui/passwordwidget.cc    |  2 +-
 ui/uiexception.h        |  2 +-
 yapet/fileopen.cc       |  2 +-
 yapet/main.cc           | 26 +++++++++++++++++++++++++-
 yapet/mainwindow.cc     |  2 +-
 yapet/passworddialog.cc |  2 +-
 yapet/passwordrecord.cc |  2 +-
 yapet/searchdialog.cc   |  2 +-
 yapet/statusbar.cc      |  2 +-
 21 files changed, 45 insertions(+), 21 deletions(-)

commit de14d28306ac6b0a5d81bb146714271e3c380c5b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Apr 11 15:51:07 2009 +0000

    - ChangeLog update

 po/ChangeLog | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 88abdf3672710d64eb3adb827d1997af67edf9c1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Apr 11 15:47:15 2009 +0000

    -updated due to changes in the code

 po/de_AT.po  | 184 +++++++++++++++++++++++++++++------------------------------
 po/de_CH.po  | 184 +++++++++++++++++++++++++++++------------------------------
 po/de_DE.po  | 184 +++++++++++++++++++++++++++++------------------------------
 po/yapet.pot | 184 +++++++++++++++++++++++++++++------------------------------
 4 files changed, 368 insertions(+), 368 deletions(-)

commit 6f3b45816311107d7f739bf793b4db90ef8d0acf
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Apr 11 15:46:11 2009 +0000

    - added checks for support functions of openssl

 configure.ac | 3 +++
 1 file changed, 3 insertions(+)

commit 23515e65c2b0356c39a6721d7e9ce6fd7591ebe1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Apr 11 08:39:33 2009 +0000

    - Added target to remove SunWS_cache

 Makefile.am       |  3 +++
 crypt/Makefile.am |  3 +++
 intl/Makefile.in  |  1 +
 tests/Makefile.am | 23 +++++++++++++----------
 ui/Makefile.am    |  3 +++
 yapet/Makefile.am |  3 +++
 6 files changed, 26 insertions(+), 10 deletions(-)

commit 42665512fda2e79e72709cc9368a7abc82325156
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Apr 10 21:23:48 2009 +0000

    - some updates

 po/de_AT.po  | 782 +++++++++++++++++++++++++++++------------------------------
 po/de_CH.po  | 782 +++++++++++++++++++++++++++++------------------------------
 po/de_DE.po  | 782 +++++++++++++++++++++++++++++------------------------------
 po/yapet.pot | 701 ++++++++++++++++++++++++++--------------------------
 4 files changed, 1522 insertions(+), 1525 deletions(-)

commit bf2f9b088bb8f5f2e08dc5cf4187fd48c8fc7cd2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Apr 10 21:17:10 2009 +0000

    if doxygen is not found, no is returned

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 4a47493dde068cf752b0ed34f26026e8d49bb5f8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Apr 10 21:13:57 2009 +0000

    added some comments

 yapet/mainwindow.cc | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

commit 48820d3e2e9858ae36e8be547de4026eb5129301
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Apr 10 21:09:44 2009 +0000

    if programs are not available, error messages are printed

 doc/Makefile.am | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

commit 0f6819f7e842220b1960cb73d48ab9ffb11cdec6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Apr 10 20:33:32 2009 +0000

    - refined translations

 intl/plural.c       | 230 +++++++-------
 po/LINGUAS          |   2 +-
 po/de_AT.po         | 887 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/de_CH.po         | 841 +++++++++++++++++++++++++------------------------
 po/de_DE.po         | 887 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/messages.pot     | 782 ---------------------------------------------
 po/yapet.pot        | 681 +++++++++++++++++++++-------------------
 yapet/mainwindow.cc |  39 ++-
 8 files changed, 2720 insertions(+), 1629 deletions(-)

commit 8253ba958f73052ccba13bb411eb8138a7a2433c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Apr 10 19:25:16 2009 +0000

    - Gettextize

 ABOUT-NLS               | 1068 +++++++++++
 Makefile.am             |    8 +-
 Makefile.cvs            |   15 +-
 config.guess            | 1500 +++++++++++++++
 config.rpath            |  666 +++++++
 config.sub              | 1616 ++++++++++++++++
 configure.ac            |   13 +-
 crypt/Makefile.am       |    4 +-
 crypt/bdbuffer.cc       |    8 +-
 crypt/crypt.cc          |   10 +-
 crypt/crypt.h           |   37 +-
 crypt/file.cc           |   29 +-
 crypt/key.cc            |   49 +-
 crypt/key.h             |   22 +-
 crypt/record.h          |    6 +-
 crypt/yapetexception.h  |   22 +-
 doc/Makefile.am         |    4 +
 gettext.h               |  271 +++
 intl.h                  |   50 +
 intl/ChangeLog          |    4 +
 intl/Makefile.in        |  587 ++++++
 intl/VERSION            |    1 +
 intl/bindtextdom.c      |  340 ++++
 intl/config.charset     |  640 +++++++
 intl/dcgettext.c        |   56 +
 intl/dcigettext.c       | 1689 +++++++++++++++++
 intl/dcngettext.c       |   57 +
 intl/dgettext.c         |   58 +
 intl/dngettext.c        |   59 +
 intl/eval-plural.h      |  108 ++
 intl/explodename.c      |  135 ++
 intl/export.h           |    6 +
 intl/finddomain.c       |  212 +++
 intl/gettext.c          |   63 +
 intl/gettextP.h         |  297 +++
 intl/gmo.h              |  152 ++
 intl/hash-string.c      |   51 +
 intl/hash-string.h      |   36 +
 intl/intl-compat.c      |  133 ++
 intl/intl-exports.c     |   36 +
 intl/l10nflist.c        |  400 ++++
 intl/langprefs.c        |  130 ++
 intl/libgnuintl.h.in    |  419 +++++
 intl/libintl.rc         |   38 +
 intl/loadinfo.h         |  132 ++
 intl/loadmsgcat.c       | 1336 ++++++++++++++
 intl/localcharset.c     |  461 +++++
 intl/localcharset.h     |   42 +
 intl/locale.alias       |   77 +
 intl/localealias.c      |  439 +++++
 intl/localename.c       | 1507 +++++++++++++++
 intl/lock.c             |  922 ++++++++++
 intl/lock.h             | 1105 +++++++++++
 intl/log.c              |  116 ++
 intl/ngettext.c         |   65 +
 intl/os2compat.c        |   98 +
 intl/os2compat.h        |   46 +
 intl/osdep.c            |   26 +
 intl/plural-exp.c       |  155 ++
 intl/plural-exp.h       |  129 ++
 intl/plural.c           | 1961 ++++++++++++++++++++
 intl/plural.y           |  385 ++++
 intl/printf-args.c      |  188 ++
 intl/printf-args.h      |  155 ++
 intl/printf-parse.c     |  590 ++++++
 intl/printf-parse.h     |   75 +
 intl/printf.c           |  427 +++++
 intl/ref-add.sin        |   31 +
 intl/ref-del.sin        |   26 +
 intl/relocatable.c      |  468 +++++
 intl/relocatable.h      |   79 +
 intl/textdomain.c       |  127 ++
 intl/tsearch.c          |  684 +++++++
 intl/tsearch.h          |   83 +
 intl/vasnprintf.c       | 4677 +++++++++++++++++++++++++++++++++++++++++++++++
 intl/vasnprintf.h       |   78 +
 intl/vasnwprintf.h      |   46 +
 intl/version.c          |   26 +
 intl/wprintf-parse.h    |   75 +
 intl/xsize.h            |  109 ++
 m4/ChangeLog            |   32 +
 m4/codeset.m4           |   21 +
 m4/gettext.m4           |  381 ++++
 m4/glibc2.m4            |   30 +
 m4/glibc21.m4           |   30 +
 m4/iconv.m4             |  180 ++
 m4/intdiv0.m4           |   84 +
 m4/intl.m4              |  285 +++
 m4/intldir.m4           |   19 +
 m4/intlmacosx.m4        |   51 +
 m4/intmax.m4            |   33 +
 m4/inttypes-pri.m4      |   36 +
 m4/inttypes_h.m4        |   26 +
 m4/lcmessage.m4         |   30 +
 m4/lib-ld.m4            |  110 ++
 m4/lib-link.m4          |  709 +++++++
 m4/lib-prefix.m4        |  185 ++
 m4/lock.m4              |  316 ++++
 m4/longlong.m4          |  109 ++
 m4/nls.m4               |   31 +
 m4/po.m4                |  449 +++++
 m4/printf-posix.m4      |   44 +
 m4/progtest.m4          |   92 +
 m4/size_max.m4          |   68 +
 m4/stdint_h.m4          |   26 +
 m4/uintmax_t.m4         |   30 +
 m4/visibility.m4        |   52 +
 m4/wchar_t.m4           |   20 +
 m4/wint_t.m4            |   28 +
 m4/xsize.m4             |   13 +
 po/ChangeLog            |   12 +
 po/LINGUAS              |    3 +
 po/Makefile.in.in       |  429 +++++
 po/Makevars             |   41 +
 po/Makevars.template    |   41 +
 po/POTFILES.in          |   27 +
 po/Rules-quot           |   47 +
 po/boldquot.sed         |   10 +
 po/de_CH.po             |  870 +++++++++
 po/en@boldquot.header   |   25 +
 po/en@quot.header       |   22 +
 po/insert-header.sin    |   23 +
 po/messages.pot         |  782 ++++++++
 po/quot.sed             |    6 +
 po/remove-potcdate.sin  |   19 +
 po/yapet.pot            |  830 +++++++++
 ui/Makefile.am          |    2 +
 ui/button.cc            |   23 +-
 ui/dialogbox.cc         |    5 +-
 ui/inputwidget.cc       |   29 +-
 ui/listwidget.h         |   43 +-
 ui/messagebox.cc        |   21 +-
 ui/misc.cc              |    4 +-
 ui/passwordwidget.cc    |    9 +-
 ui/uiexception.h        |    4 +-
 yapet/Makefile.am       |    4 +-
 yapet/fileopen.cc       |   25 +-
 yapet/main.cc           |   23 +-
 yapet/mainwindow.cc     |  198 +-
 yapet/passworddialog.cc |   37 +-
 yapet/passwordrecord.cc |   47 +-
 yapet/searchdialog.cc   |   27 +-
 yapet/statusbar.cc      |   17 +-
 143 files changed, 34933 insertions(+), 343 deletions(-)

commit 46a69f90f658113d7e96d95fa8ab470966860515
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Mar 23 16:46:13 2009 +0000

    xterm title updates implemented.

 yapet/mainwindow.cc | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

commit ef7b7b4b9ab3a5a2c1e695a591cb65e6617f1d04
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Mar 23 16:45:57 2009 +0000

    fixed syntax error

 ui/misc.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit db8e7c1790a8fea5f3bc951c7faedb675f5e4c34
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Mar 23 15:39:15 2009 +0000

    - added new function isXTerm
    - improved setTerminalTitle

 ui/misc.cc | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 ui/misc.h  | 12 ++++------
 2 files changed, 73 insertions(+), 16 deletions(-)

commit 9aad3b66c39b6d201e94c2c70ea292a9b5249962
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Mar 23 15:15:53 2009 +0000

    added test for strncmp

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4f42cff0d741bd602d2561fd5784ba82ce7c334f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Mar 22 18:18:30 2009 +0000

    - added setTerminalTitle, but its not completely tested yet.

 yapet/mainwindow.cc | 6 ++++++
 1 file changed, 6 insertions(+)

commit cf7cb40831aa7eddec5b4f189dd1d7998acf6ce3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Mar 22 18:17:47 2009 +0000

    - whitespace cleanup

 ui/colors.cc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 4faf59b062130dc365da8b7631b0d012719befff
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Mar 22 18:14:52 2009 +0000

    - setTerminalTitle implemented.

 ui/Makefile.am |  2 +-
 ui/misc.cc     | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 ui/misc.h      | 49 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 116 insertions(+), 1 deletion(-)

commit 4746f82995e09a7f6a7cfaeff241e26bacbb7f96
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Mar 22 18:12:55 2009 +0000

    - Added some more tests
    - Added --enable-terminal-title

 configure.ac | 32 +++++++++++++++++++++++++++-----
 1 file changed, 27 insertions(+), 5 deletions(-)

commit 525517b789d1055ec22dda8b26f8b66c64dc514e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Mar 12 19:09:13 2009 +0000

    - Doxygen configuration updated.

 doc/Doxyfile.in | 443 ++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 352 insertions(+), 91 deletions(-)

commit 03c02e3d57c090f8dcc2b0fbde95a45d2ab9b269
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Mar 12 19:01:35 2009 +0000

    --with-xslpath removed. No longer needed, since xsltproc fetches xsl via http now.

 configure.ac | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

commit d19b0ce634072b1970c52f258257be4ce6cdbee7
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Mar 12 19:00:31 2009 +0000

    xsltproc is now advised to fetch the style sheets via http. Docbook version bumped to 4.5 XML.

 doc/DESIGN.sgml.in  | 21 ++-------------------
 doc/INSTALL.sgml.in | 22 ++--------------------
 doc/Makefile.am     |  4 ++--
 doc/README.sgml.in  | 21 ++-------------------
 doc/yapet.sgml.in   | 21 ++-------------------
 5 files changed, 10 insertions(+), 79 deletions(-)

commit a8ba5aee23c4ef829cfb8f7cefc9c01ebaac6f3e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jul 23 20:45:26 2008 +0000

    - Cursor visible in input widgdets.
    
    - Backspace handling improved.

 ui/inputwidget.cc | 17 +++++++++++++----
 ui/inputwidget.h  |  2 ++
 2 files changed, 15 insertions(+), 4 deletions(-)

commit 43328ef87b50406862e2ae290a23f0e5e4bd7fe3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Jul 23 09:34:17 2008 +0000

    - Including files to build documentation in the tar-ball.

 doc/Makefile.am | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

commit a2a5d22c2838fb0727139a22f406a95f6e9bb65f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Jul 21 19:19:19 2008 +0000

    - Fixed build for gcc 4.3 or later

 configure.ac         |  2 +-
 crypt/bdbuffer.cc    | 10 +++++++++-
 crypt/bdbuffer.h     |  7 +++----
 tests/bdbuffer.cc    |  1 +
 ui/listwidget.h      |  6 +++++-
 ui/passwordwidget.cc |  4 ++++
 6 files changed, 23 insertions(+), 7 deletions(-)

commit c0ec1a3a80f6182abf3b2776c3b9001cf0e66b21
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 19 22:37:34 2008 +0000

    - No longer used.

 .cvsignore       | 22 ----------------------
 crypt/.cvsignore |  3 ---
 doc/.cvsignore   | 15 ---------------
 tests/.cvsignore |  6 ------
 ui/.cvsignore    |  3 ---
 yapet/.cvsignore |  4 ----
 6 files changed, 53 deletions(-)

commit 542840e3e1a0e53d0590f5978ecad2565779e2f6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 19 22:02:13 2008 +0000

    - Whitespace cleanup

 ui/listwidget.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit aa421d3266eb9aedcb24ba64b9f024f0705e2f40
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 19 21:52:38 2008 +0000

    - Made it compile under SUNWspro.

 ui/listwidget.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bb1f92426162fe199f067ae28a8f4a5f9a6c02de
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 19 21:37:28 2008 +0000

    - Update

 NEWS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 4656562922377261637ed4345c5933d743b18922
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 19 21:35:25 2008 +0000

    - Documented the new functionalities.
    
    - Improved the documentation and added some missing stuff.

 doc/yapet.sgml.in | 46 +++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 39 insertions(+), 7 deletions(-)

commit e575a45605b83b5b62f9c20f656704662d7821ad
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 19 21:34:43 2008 +0000

    - Minor alterations

 doc/caution.sgml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 9d2aa8d3ea4546f94565499f848d0f53881d6f74
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 19 21:27:45 2008 +0000

    - Added a method for highlighting a certain iterator in the widget.
    
    - Completed the search functions.
    
    - Minor clean ups.

 ui/listwidget.h | 221 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 203 insertions(+), 18 deletions(-)

commit 31cddd85f79fef792354b4d9bae9c23d2392d3df
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 19 21:26:26 2008 +0000

    - The searchNext() method is implemented.

 yapet/mainwindow.cc | 25 +++++++++++++++++++++++++
 yapet/mainwindow.h  |  1 +
 2 files changed, 26 insertions(+)

commit bf2c33d1011734a94cc5a21632185c0c098c5755
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 19 21:25:07 2008 +0000

    - The search term is returned as char*.
    
    - Depending on whether the platform has strcasestr or strstr only, the user is hinted about whether the search is case sensitive or not.

 yapet/searchdialog.cc | 4 ++++
 yapet/searchdialog.h  | 6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

commit 632f539513e3d7ced2585ff41a906d18bce37478
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Jul 19 20:59:04 2008 +0000

    - Bumped package version to 0.2.
    
    - Added checks for additional headers and functions.

 configure.ac | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit ecbba194b1bdc9ff0aae75697152cdd0fd0c4a0f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 18 21:00:26 2008 +0000

    - Prepared for the search functionality.

 yapet/mainwindow.cc | 60 +++++++++++++++++++++++++++++++++++++++++++++--------
 yapet/mainwindow.h  |  1 +
 2 files changed, 52 insertions(+), 9 deletions(-)

commit b2a3f14045062473a09cbbee2dc05aeaaeeb19a5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 18 20:59:54 2008 +0000

    - Added the new files for the search dialog.

 yapet/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 863e3d38b82f9905066b195d8d3f98d1604c0ea3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 18 20:59:29 2008 +0000

    - Whitespace cleanup

 yapet/searchdialog.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 18748a067d0eeff61e60359fd06bc7bf9127d413
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 18 20:56:32 2008 +0000

    - Search Dialog

 yapet/searchdialog.cc | 141 ++++++++++++++++++++++++++++++++++++++++++++++++++
 yapet/searchdialog.h  |  93 +++++++++++++++++++++++++++++++++
 2 files changed, 234 insertions(+)

commit 5816e2e550577d156eacfd36936bb5b74ef919eb
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 18 20:53:50 2008 +0000

    - No protected members anymore.
    
    - Some comments

 ui/listwidget.h | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

commit dd7d75be9eded0fd3d1701a603a59341e115538d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 18 14:45:30 2008 +0000

    - Updated manpage.

 doc/yapet.sgml.in | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit 7455c00b9af0f2819fad81b737e76490e61bd6f7
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 18 14:35:42 2008 +0000

    - The title is now properly shown even upon resize.

 yapet/mainwindow.cc | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

commit 54fdf1d93c77d11c26d3a0f6bbc174fe84aadaab
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 18 14:15:00 2008 +0000

    - Resize events are not processed below certain dimensions.

 ui/basewindow.cc |  2 ++
 ui/basewindow.h  | 10 ++++++++++
 2 files changed, 12 insertions(+)

commit cae5911cfdcaa5de92ecc492fe4e906da928cafb
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Jul 18 14:14:17 2008 +0000

    - Updated

 NEWS | 4 ++++
 1 file changed, 4 insertions(+)

commit 5ca2e46875d3a7e8e44563eb27c46b68907a3db8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jul 17 18:26:36 2008 +0000

    - Made it compile under SUNWspro again
    
    - Dialog confirming whether or not an entry should be deleted will be shown only if there are actual entries to delete.

 yapet/mainwindow.cc | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

commit a0a851dd781669767d99f59b1c51464e58d4f251
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jul 17 18:22:23 2008 +0000

    - Selection handling now working
    
    - Newly introduced method for selection removed again.

 ui/listwidget.h | 119 +++++++++++++++++++++++++++++++-------------------------
 1 file changed, 67 insertions(+), 52 deletions(-)

commit 78715d765e207c3520d5f917dd4deef396b4b858
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jul 17 16:39:03 2008 +0000

    - Border of inactive listwidget uses now different characters for drawing the border
    
    - New method for hiding the selection bar.

 ui/listwidget.h | 29 ++++++++++++++++++++++++++++-
 1 file changed, 28 insertions(+), 1 deletion(-)

commit ca037f63a63884e5969500c86bb1a8cbecbc5cda
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jul 17 14:49:03 2008 +0000

    - Deleting a record puts a message in the status bar now.

 yapet/mainwindow.cc | 3 +++
 1 file changed, 3 insertions(+)

commit dc8cc4dec5fb18556b47e177c6c5c13ed18a4b9c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Jul 17 12:44:03 2008 +0000

    - Sort order is maintained when adding and editing entries.
    
    - Sort order can be changed.

 yapet/mainwindow.cc | 42 +++++++++++++++++++++++++++++++++++++++---
 yapet/mainwindow.h  |  1 +
 2 files changed, 40 insertions(+), 3 deletions(-)

commit 780582897b20872ef56c3caa28778f3c76ac9ab4
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jul 15 21:02:16 2008 +0000

    - The list is sorted before displayed in the setList() method.
    
    - Added convenience method setSortOrder() for sorting the list with the currently set sort order.

 ui/listwidget.h | 19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)

commit 3b8bd2de0ad2ca19cfb40c7c21db41e3d3fd9bae
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jul 15 20:58:38 2008 +0000

    - Added less-than operator in order to be able to sort a list of partdecS.

 crypt/partdec.cc | 18 +++++++++++++++++-
 crypt/partdec.h  |  4 +++-
 2 files changed, 20 insertions(+), 2 deletions(-)

commit 732a0fdee37731f0af771f0c3b3fcd562a37bc62
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jul 15 20:56:19 2008 +0000

    - Check for strcmp() added.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7c8b636e2168878f64f8330d86f1675106f395b9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Jul 15 17:47:46 2008 +0000

    - Added code for sorting.
    
    - Does not compile.

 ui/listwidget.h | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 56 insertions(+), 2 deletions(-)

commit 8a35842d0e50a4bb13d2b63864b601e18a9bee6a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Feb 27 15:08:21 2008 +0000

    *** empty log message ***

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5a18820b6dc0ecc7925a36ee1c494b21b8f2c98c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Feb 27 15:04:25 2008 +0000

    *** empty log message ***

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 394598585ee322ee54a861e905f257a7a584136e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Feb 27 09:29:34 2008 +0000

    - Altered doc files in order to prepare for the release.

 AUTHORS             |  2 +-
 MAINTAINER          | 15 +++++++++++++++
 Makefile.am         |  5 +++--
 NEWS                | 11 ++++++++++-
 crypt/file.h        |  2 +-
 doc/DESIGN.sgml.in  |  7 ++++---
 doc/INSTALL.sgml.in | 43 +++++++++++++++++++++++++++++++++++++++++--
 7 files changed, 75 insertions(+), 10 deletions(-)

commit 0dcf3ef48a8584c01812e734138b76993447f49d
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Feb 27 07:53:00 2008 +0000

    - Docs are now only build upon explicit request by --enable-build-doc.

 configure.ac        |  6 ++++++
 doc/INSTALL.sgml.in | 14 --------------
 doc/Makefile.am     | 55 ++++++++++++++++++-----------------------------------
 3 files changed, 25 insertions(+), 50 deletions(-)

commit d90b41c3b4ef977d32f3b8cb94fd3739d279010e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 26 21:03:10 2008 +0000

    - Passes distcheck except for doxygen generated docs, but that's 'k.

 doc/Makefile.am | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

commit c9856b50bce8aef3a85f04a791fac2cb25750eee
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 26 20:16:37 2008 +0000

    *** empty log message ***

 doc/Makefile.am             | 4 ++--
 doc/caution.sgml            | 1 +
 doc/preamble.sgml           | 1 +
 doc/pwrecord.sgml           | 1 +
 doc/supportedplatforms.sgml | 3 ++-
 5 files changed, 7 insertions(+), 3 deletions(-)

commit 05fd0abb7d85826c31f9229f261ddd85c4b9c535
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 26 19:53:16 2008 +0000

    *** empty log message ***

 Makefile.am       |  2 ++
 doc/Makefile.am   | 48 +++++++++++++++++++-----------------------------
 tests/Makefile.am |  2 ++
 3 files changed, 23 insertions(+), 29 deletions(-)

commit 0845c836fe55e8295bb96647315d77f40fda4d7a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 26 19:09:02 2008 +0000

    - Recovered files.

 doc/DESIGN.sgml.in |  315 +++++++++++++
 doc/Doxyfile.in    | 1252 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1567 insertions(+)

commit 34457585a6d7843b218cbceefbd7cf1550bcd78a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 26 18:43:53 2008 +0000

    *** empty log message ***

 doc/DESIGN.sgml.in |  315 -------------
 doc/Doxyfile.in    | 1252 ----------------------------------------------------
 doc/Makefile.am    |   23 +-
 3 files changed, 13 insertions(+), 1577 deletions(-)

commit bfd2d797884a5f5ecd6231395cc6b625ad3349c1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 26 13:16:41 2008 +0000

    *** empty log message ***

 doc/pwrecord.sgml | 38 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

commit 6f87152a09687e7158e3051f6fa1d8bed5d4342a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 26 13:16:08 2008 +0000

    - Completed doc files and manpage.

 crypt/file.h        |  80 +++++++++-------
 crypt/structs.h     |   2 +-
 doc/DESIGN.sgml.in  | 258 +++++++++++++++++++++++++++++++++++++++++++++++++---
 doc/INSTALL.sgml.in |   4 +-
 doc/Makefile.am     |   7 +-
 doc/README.sgml.in  |  17 +++-
 doc/yapet.sgml.in   |  56 +++---------
 7 files changed, 325 insertions(+), 99 deletions(-)

commit 133cf27ce768287adb01d79656041a5dcfebb7d8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 26 09:54:19 2008 +0000

    *** empty log message ***

 doc/yapet.sgml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit aa134bce66a1baacf7b5916093e21d9e7e5ac026
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 26 09:50:03 2008 +0000

    *** empty log message ***

 doc/Makefile.am                |   6 +-
 doc/manfigures/mainscreen.sgml |  31 ----------
 doc/yapet.sgml.in              | 135 ++++++++++++++++++++++++-----------------
 3 files changed, 80 insertions(+), 92 deletions(-)

commit 6580fa4ea3fa3b5e674d04e42b06bfa777c3a042
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Feb 25 22:38:30 2008 +0000

    - Fixed Makefile for make/dmake under solaris.

 doc/Makefile.am | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit c30eb73b1f716688a837b124ec37135218ab461e
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Feb 25 22:04:54 2008 +0000

    *** empty log message ***

 .cvsignore          |  4 ++++
 crypt/.cvsignore    |  3 +++
 doc/.cvsignore      | 15 +++++++++++++++
 doc/DESIGN.sgml.in  |  4 ++--
 doc/Doxyfile.in     |  2 +-
 doc/INSTALL.sgml.in |  4 ++--
 doc/Makefile.am     | 43 ++++++++++++++++++++++++++-----------------
 doc/README.sgml.in  |  6 +++---
 doc/yapet.sgml.in   |  8 ++++----
 tests/.cvsignore    |  2 ++
 yapet/.cvsignore    |  4 ++++
 11 files changed, 66 insertions(+), 29 deletions(-)

commit cda8e2a3148eb6f03f28f3aaf9ad8bcac4974389
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Feb 25 20:05:28 2008 +0000

    *** empty log message ***

 doc/Makefile.am                         | 56 +++++++++++++++++++--------------
 doc/{yapetman.sgml.in => yapet.sgml.in} |  0
 2 files changed, 33 insertions(+), 23 deletions(-)

commit eba5dc97f05028fced54d49c8c29b7fdddbca6f5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Feb 25 19:41:54 2008 +0000

    *** empty log message ***

 doc/yapetman.sgml.in | 367 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 367 insertions(+)

commit 104a7def2cfa3379c29eede84549d598306c250a
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Feb 25 19:40:42 2008 +0000

    *** empty log message ***

 doc/DESIGN.sgml.in   |   2 +-
 doc/Makefile.am      |  90 +++++--------
 doc/yapetman.sgml.in | 367 ---------------------------------------------------
 3 files changed, 36 insertions(+), 423 deletions(-)

commit 415ea08ffbdacb681f5869f1788915acc3e19303
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Feb 25 15:16:12 2008 +0000

    - Manpages generated with xsltproc.
    
    - Status bar shows missing messages for record addition and record edition.

 configure.ac                   |  15 ++-
 doc/INSTALL.sgml.in            |  33 +++---
 doc/Makefile.am                |  26 +++--
 doc/README.sgml.in             |   2 +-
 doc/caution.sgml               |  21 ++--
 doc/manfigures/mainscreen.sgml |  31 ++++++
 doc/yapetman.sgml.in           | 226 +++++++++++++++++++++++++++++++++--------
 yapet/fileopen.cc              |  24 -----
 yapet/fileopen.h               |  22 ++++
 yapet/main.cc                  |   7 +-
 yapet/mainwindow.cc            |   2 +
 11 files changed, 291 insertions(+), 118 deletions(-)

commit 595ec4dad02d8d9beb1a2485208c01b752b8b372
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 24 21:37:07 2008 +0000

    *** empty log message ***

 Makefile.am          |   4 +-
 configure.ac         |   6 +--
 doc/caution.sgml     |   2 +-
 doc/yapetman.sgml.in | 127 ++++++++++++++++++++++++++++++++++++++++++++++++---
 ui/basewindow.cc     |   2 -
 yapet/main.cc        |   2 +-
 6 files changed, 128 insertions(+), 15 deletions(-)

commit 61732038dfaeeb1fb1be9e1616a122f1b65b7b58
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 23 15:46:01 2008 +0000

    - Added some more files.
    
    - DESGIN.sgml.in describes the general design of yapet.
    
    - Docbook2x-man is used for generating the man page from xml sources.

 doc/DESIGN.sgml.in   |  79 ++++++++++++++++++++++++++++++++++++++
 doc/INSTALL.sgml.in  |   3 +-
 doc/Makefile.am      |  56 +++++++++++++++++++++++----
 doc/README.sgml.in   |  43 ++++++++-------------
 doc/caution.sgml     |  11 ++++++
 doc/yapetman.sgml.in | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 262 insertions(+), 36 deletions(-)

commit 97788f84ca3341610a12d0ac0c05691a5a58ece5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Feb 21 18:22:52 2008 +0000

    - File to be opened by yapet can now be specified on the command line without using the -f option.

 doc/INSTALL.sgml.in |  4 ++++
 doc/README.sgml.in  | 41 +++++++++++++++++++++++++++++++++++------
 yapet.desktop.in    |  2 +-
 yapet/main.cc       | 23 +++++++++++------------
 4 files changed, 51 insertions(+), 19 deletions(-)

commit a823e34c5b923c9c2f0e6d28984bb23d68f5e8e9
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Feb 20 19:32:05 2008 +0000

    *** empty log message ***

 doc/INSTALL.sgml.in         | 132 +++++++++++++++++++++++++-------------------
 doc/Makefile.am             |   4 +-
 doc/README.sgml.in          | 107 +++++++++++++++++++++++++++++++++--
 doc/supportedplatforms.sgml |  11 ++++
 4 files changed, 191 insertions(+), 63 deletions(-)

commit 1fbe20bb77e63887b8024ce1b5d2f4006a025cd8
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 19 19:59:17 2008 +0000

    *** empty log message ***

 doc/INSTALL.sgml.in | 33 +++++++++++++++++++++++++--------
 1 file changed, 25 insertions(+), 8 deletions(-)

commit eb55eb98a02c2b6e31b73b4345cd618678acd3d2
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 19 19:38:33 2008 +0000

    *** empty log message ***

 doc/INSTALL.sgml.in | 50 +++++++++++++++++++++++++++++---------------------
 1 file changed, 29 insertions(+), 21 deletions(-)

commit fb8cb16b2b09601247d61a4f0ae764399a5f2720
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 19 12:03:38 2008 +0000

    - Compiles using Sun's X/Open implementation of curses.

 ui/curswa.h         | 11 +++++++++--
 ui/listwidget.h     |  4 ++--
 yapet/mainwindow.cc |  4 ++++
 3 files changed, 15 insertions(+), 4 deletions(-)

commit 9a3ff699451377a90aafe7899675aabe6db7b44f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 19 09:21:41 2008 +0000

    - Creates an empty README file

 Makefile.cvs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit a4fb64cfe64d94cf948a365f3de0ea6787acaec0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 19 09:20:47 2008 +0000

    - Will generated from sgml sources.

 README | 18 ------------------
 1 file changed, 18 deletions(-)

commit 8439d334647ee910c978d866ca831afbcbad261f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 19 09:20:08 2008 +0000

    - Fixed abstract method in class AlarmFunction.
    
    - Text files are by default generated by xsltproc and lynx.

 configure.ac        |  10 +--
 doc/INSTALL.sgml.in | 213 ++++++++++++++++++++++++++--------------------------
 doc/Makefile.am     |  32 ++++----
 ui/basewindow.h     |   2 +-
 4 files changed, 127 insertions(+), 130 deletions(-)

commit b12aa19c4d6a03419b6f86c75c48879e60c3775f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Feb 18 21:47:58 2008 +0000

    *** empty log message ***

 doc/INSTALL.sgml.in | 45 +++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 43 insertions(+), 2 deletions(-)

commit 1311900d57aa49c93cfe51330888af598f6526cb
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Feb 18 20:27:18 2008 +0000

    - Date when master password was last set is now displayed.

 README              |  9 ++++-----
 configure.ac        |  2 +-
 crypt/file.cc       | 39 ++++++++++++++++++++++++++++++++++++++-
 crypt/file.h        |  4 +++-
 yapet/mainwindow.cc | 25 +++++++++++++++++++++++++
 5 files changed, 71 insertions(+), 8 deletions(-)

commit 2e51df3a5acccd2589da20fd5fc2f9b405f2c51b
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Feb 18 20:10:48 2008 +0000

    - Test file

 tests/file5.cc | 41 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)

commit a3b027945d63e15e4b2c7945dce4bf5944f4f6b1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Feb 18 18:25:22 2008 +0000

    *** empty log message ***

 Makefile.am         |  4 ++--
 README              | 19 ++++++++++++++++++-
 configure.ac        | 29 ++++++++++++++++++++++-------
 doc/Doxyfile.in     |  4 ++--
 doc/INSTALL.sgml.in |  4 ++--
 doc/Makefile.am     | 47 ++++++++++++++++++++++++++++++++++-------------
 doc/README.sgml.in  | 19 +++++++++++++++----
 7 files changed, 95 insertions(+), 31 deletions(-)

commit 8c2e7c1253f4d235a5f5c1ec058b3d1bc905b1ab
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Feb 15 09:59:22 2008 +0000

    - The cwd string in the file open dialog will be updated again.
    
    - Scroll indicators added to list widget.

 configure.ac        |  3 ++-
 doc/INSTALL.sgml.in |  5 ++++-
 doc/README.sgml.in  | 26 ++++++++++++++++++++++++++
 ui/listwidget.h     | 51 +++++++++++++++++++++++++++++++++++++++++----------
 yapet/fileopen.cc   |  8 +++++++-
 5 files changed, 80 insertions(+), 13 deletions(-)

commit 89b8a8ff911891fa008abb0a2b45a38f6fbce0fc
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Feb 13 20:47:49 2008 +0000

    - Commented code.
    
    - Added desktop file.

 Makefile.am            |  18 +++++-
 configure.ac           |   2 +
 crypt/file.h           |   8 +--
 doc/Makefile.am        |  24 ++++++--
 ui/basewindow.h        | 135 +++++++++++++++++++++++++++++++++++++++++-
 ui/button.h            |  23 +++++---
 ui/colors.h            |   6 +-
 ui/curswa.h            |   4 +-
 ui/dialogbox.h         |   9 ++-
 ui/inputwidget.h       |  17 +++---
 ui/listwidget.h        |  83 +++++++++++++++++++++++++-
 ui/messagebox.h        |  15 +++--
 ui/passwordwidget.cc   |   2 +-
 ui/passwordwidget.h    |  10 +++-
 ui/secstring.h         |  20 +++++++
 ui/uiexception.h       |   4 +-
 yapet.desktop.in       |  12 ++++
 yapet/fileopen.h       |  10 +++-
 yapet/main.cc          |   9 +++
 yapet/mainwindow.cc    | 155 ++++++++++++++++++++++++++++++++++++++++++++++---
 yapet/mainwindow.h     |  12 ++++
 yapet/passworddialog.h |  61 ++++++++++++++++++-
 yapet/passwordrecord.h |  59 ++++++++++++++++++-
 yapet/statusbar.cc     |   2 +-
 yapet/statusbar.h      |   7 +++
 25 files changed, 642 insertions(+), 65 deletions(-)

commit 1cd7b4e465e7c56d7870d4ebccfbc4ac4abc053f
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Feb 13 00:20:25 2008 +0000

    - Renamed resizeable.(cc|h) to basewindow.(cc|h).
    
    - Renamed the class Resizeable to BaseWindow.

 ui/Makefile.am                      |   8 +--
 ui/{resizeable.cc => basewindow.cc} |  72 ++++++++++-----------
 ui/{resizeable.h => basewindow.h}   |  20 +++---
 ui/button.cc                        |  60 +++++++++---------
 ui/dialogbox.cc                     |   8 +--
 ui/inputwidget.cc                   |  16 ++---
 ui/listwidget.h                     | 122 ++++++++++++++++++------------------
 ui/messagebox.cc                    |   2 +-
 ui/messagebox.h                     |   4 +-
 yapet/fileopen.cc                   |  40 ++++++------
 yapet/fileopen.h                    |   8 +--
 yapet/main.cc                       |   6 +-
 yapet/mainwindow.cc                 |  24 +++----
 yapet/mainwindow.h                  |   4 +-
 yapet/passworddialog.cc             |  18 +++---
 yapet/passworddialog.h              |   4 +-
 yapet/passwordrecord.cc             |  14 ++---
 yapet/passwordrecord.h              |   8 +--
 yapet/statusbar.cc                  |  12 ++--
 yapet/statusbar.h                   |   6 +-
 20 files changed, 228 insertions(+), 228 deletions(-)

commit 16a2a7e13617eab6fc71ce99b942bf60890e61f0
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Feb 13 00:09:12 2008 +0000

    - Added signal handler for ALARM in order to lock the screen automatically.
    
    - Added some other signal handlers to deal with certain terminating signals.
    
    - Commented some more code.

 configure.ac        |   6 +--
 crypt/record.h      |  75 ++++++++++++++++++++++-----
 crypt/structs.h     |   2 +-
 ui/button.h         |  33 +++++++++++-
 ui/colors.h         |  93 +++++++++++++++++++++++++++++++---
 ui/curswa.h         |  65 ++++++++++++++++++------
 ui/dialogbox.cc     |  11 ++--
 ui/dialogbox.h      |  40 ++++++++++++++-
 ui/inputwidget.h    |  12 +++++
 ui/listwidget.h     |   3 ++
 ui/resizeable.cc    | 113 +++++++++++++++++++++++++++++++++++++++--
 ui/resizeable.h     |  38 +++++++++++---
 ui/secstring.h      |   4 +-
 ui/uiexception.h    |  13 +++--
 yapet/main.cc       |  30 ++++-------
 yapet/mainwindow.cc | 142 ++++++++++++++++++++++++++++++++++------------------
 yapet/mainwindow.h  |   5 +-
 17 files changed, 555 insertions(+), 130 deletions(-)

commit 17031cef207586146ca7787ff58f943ce515cbc5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Feb 11 16:51:39 2008 +0000

    - Commented code.

 crypt/Makefile.am  |   2 +-
 crypt/bdbuffer.h   |   2 +-
 crypt/file.cc      | 234 ++++++++++++++++++++++++++++++++++++++++++++++++++---
 crypt/file.h       | 113 ++++++++++++++++++++++----
 crypt/key.h        |  16 ++--
 crypt/partdec.h    |  57 +++++++++++--
 crypt/record.h     |  92 ++++++++++++++++++++-
 crypt/structs.h    |  81 +++++++++++++++++++
 doc/Doxyfile.in    |   4 +-
 doc/README.sgml.in |   0
 yapet/fileopen.h   |   2 +-
 11 files changed, 556 insertions(+), 47 deletions(-)

commit 4bd8decfa1db2de95a51ea8a482349b4125ad505
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 10 20:45:21 2008 +0000

    - Started commenting file.h
    
    - Finished INSTALL.sgml.in.

 Makefile.cvs        |   2 +-
 crypt/bdbuffer.h    |   8 ++--
 crypt/crypt.h       |  18 ++++++++-
 crypt/file.cc       |  28 +++++++-------
 crypt/file.h        | 109 +++++++++++++++++++++++++++++++++++++++++++++++++---
 crypt/record.h      |   6 +--
 doc/INSTALL.sgml.in |  32 ++++++++++-----
 7 files changed, 165 insertions(+), 38 deletions(-)

commit 82f33f7fc0452a15a7c52f2f9b9bdb414339d79c
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sat Feb 9 22:59:12 2008 +0000

    - SGMLized INSTALL.sgml.in

 doc/INSTALL.sgml.in | 206 ++++++++++++++++++++++++++++++++++++----------------
 doc/Makefile.am     |  13 ++--
 doc/preamble.sgml   |   3 +
 3 files changed, 155 insertions(+), 67 deletions(-)

commit f117d120b1b1075e7bb416d489e421148c53b239
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Feb 8 16:55:09 2008 +0000

    - INSTALL is built from INSTALL.sgml.in

 INSTALL => INSTALL.generic | 50 +++++++++++++++++-------------------
 Makefile.am                |  2 +-
 doc/INSTALL.sgml.in        | 64 ++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 89 insertions(+), 27 deletions(-)

commit a167a0aea40aaa54a20a57605dae838c9ab4d5b6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Fri Feb 8 09:35:47 2008 +0000

    - Uses getopt_long() if available for option parsing.

 AUTHORS       | 10 +++++++++-
 configure.ac  |  4 ++--
 yapet/main.cc | 17 ++++++++++++++++-
 3 files changed, 27 insertions(+), 4 deletions(-)

commit dfc9ec68a9f53d014de0e5b7250c53205f7d8cdd
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Feb 7 23:40:03 2008 +0000

    - Functions and defines shared by the tests.

 tests/tests.h | 129 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 129 insertions(+)

commit 789b370134451e9177cd98d0d87d9f8d35d693c3
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Feb 7 23:39:17 2008 +0000

    - Renamed GPSafe stuff to YAPET.
    
    - Fixed mtime bug when writing data.
    
    - Password change is now supported, but not implemented in the UI.
    
    - Test are now more quiet and accurate.

 Makefile.am                                |   2 +-
 Makefile.cvs                               |   2 +-
 configure.ac                               |   6 +-
 crypt/bdbuffer.cc                          |  16 +--
 crypt/bdbuffer.h                           |  14 +-
 crypt/crypt.cc                             |  16 +--
 crypt/crypt.h                              |  36 ++---
 crypt/file.cc                              | 220 ++++++++++++++++++-----------
 crypt/file.h                               |  59 ++++----
 crypt/key.cc                               |  48 +++----
 crypt/key.h                                |   8 +-
 crypt/partdec.cc                           |  10 +-
 crypt/partdec.h                            |  12 +-
 crypt/record.h                             |  26 ++--
 crypt/structs.h                            |   4 +-
 crypt/{gpsexception.h => yapetexception.h} |  88 ++++++------
 tests/Makefile.am                          |  24 ++--
 tests/bdbuffer.cc                          |  41 ++++--
 tests/enc.cc                               |  21 +--
 tests/encryptiontest.gps                   | Bin 18502 -> 0 bytes
 tests/file.cc                              |   5 +-
 tests/file2.cc                             |   8 +-
 tests/file3.cc                             | 193 ++++---------------------
 tests/file4.cc                             |  35 ++---
 tests/key.cc                               |   2 +-
 tests/partdec.cc                           |  24 ++--
 tests/record.cc                            |   6 +-
 ui/button.cc                               |   4 +-
 ui/button.h                                |   4 +-
 ui/colors.cc                               |   4 +-
 ui/colors.h                                |   4 +-
 ui/curswa.h                                |   2 +-
 ui/dialogbox.cc                            |   4 +-
 ui/dialogbox.h                             |   4 +-
 ui/inputwidget.cc                          |   4 +-
 ui/inputwidget.h                           |   4 +-
 ui/listwidget.h                            |   4 +-
 ui/messagebox.cc                           |   4 +-
 ui/messagebox.h                            |   4 +-
 ui/passwordwidget.cc                       |   4 +-
 ui/passwordwidget.h                        |   4 +-
 ui/resizeable.cc                           |   4 +-
 ui/resizeable.h                            |   4 +-
 ui/secstring.h                             |   4 +-
 ui/uiexception.h                           |   4 +-
 yapet/Makefile.am                          |   8 +-
 yapet/fileopen.cc                          | 122 ++++++++++------
 yapet/fileopen.h                           |  47 +++---
 yapet/main.cc                              |  67 ++++++---
 yapet/mainwindow.cc                        | 208 +++++++++++++--------------
 yapet/mainwindow.h                         |  34 ++---
 yapet/passworddialog.cc                    |  62 ++++----
 yapet/passworddialog.h                     |  26 ++--
 yapet/passwordrecord.cc                    | 120 ++++++++--------
 yapet/passwordrecord.h                     |  34 ++---
 yapet/statusbar.cc                         |  24 ++--
 yapet/statusbar.h                          |  10 +-
 57 files changed, 876 insertions(+), 882 deletions(-)

commit dbf88554bed9ebe0b0a13a10b8f8fce7483e00c6
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Thu Feb 7 14:42:28 2008 +0000

    - Commented code.
    
    - scrdim class merged into resizeable.

 crypt/bdbuffer.cc        |  83 ++++++++++++++++++++++++--
 crypt/bdbuffer.h         |  49 +++++++++++++++-
 crypt/crypt.cc           |  23 ++++----
 crypt/crypt.h            | 148 ++++++++++++++++++++++++++++++++++++++++++-----
 crypt/file.cc            |  24 ++++----
 crypt/gpsexception.h     | 101 ++++++++++++++++++++++++++------
 crypt/key.cc             |  22 ++++++-
 crypt/key.h              | 142 ++++++++++++++++++++++++++++++++++++++-------
 tests/encryptiontest.gps | Bin 18502 -> 18502 bytes
 ui/Makefile.am           |   8 +--
 ui/button.cc             |   1 -
 ui/inputwidget.cc        |   2 +-
 ui/listwidget.h          |   1 -
 ui/messagebox.cc         |   1 -
 ui/messagebox.h          |   3 +-
 ui/resizeable.h          |  23 ++++++++
 ui/scrdim.h              |  74 ------------------------
 yapet/fileopen.cc        |   1 -
 yapet/fileopen.h         |   5 +-
 yapet/mainwindow.cc      |   2 -
 yapet/mainwindow.h       |   5 +-
 yapet/passworddialog.cc  |   3 +-
 yapet/passworddialog.h   |   5 +-
 yapet/passwordrecord.cc  |  17 +++---
 yapet/passwordrecord.h   |   4 +-
 yapet/statusbar.cc       |   5 +-
 yapet/statusbar.h        |   4 +-
 27 files changed, 555 insertions(+), 201 deletions(-)

commit 4f22a732554a3edc92e33844ac5c5261a8bc5c31
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Feb 6 21:13:01 2008 +0000

    - Licensed under the GPLv3.
    
    - Added copyright notice.
    
    - Fixed a few bugs.
    
    - On-disk data is stored in big endian format.

 COPYING                 | 912 +++++++++++++++++++++++++++++++++---------------
 configure.ac            |  28 +-
 crypt/bdbuffer.cc       |  29 +-
 crypt/bdbuffer.h        |  45 ++-
 crypt/crypt.cc          |  17 +
 crypt/crypt.h           |  20 +-
 crypt/file.cc           | 108 ++++--
 crypt/file.h            |  53 ++-
 crypt/gpsexception.h    |  27 +-
 crypt/key.cc            |  23 +-
 crypt/key.h             |  22 +-
 crypt/partdec.cc        |  17 +
 crypt/partdec.h         |  23 +-
 crypt/record.h          |  35 +-
 crypt/structs.h         |  22 +-
 ui/button.cc            |  17 +
 ui/button.h             |  23 +-
 ui/colors.cc            |  17 +
 ui/colors.h             |  19 +-
 ui/curswa.h             |  19 +-
 ui/dialogbox.cc         |  17 +
 ui/dialogbox.h          |  23 +-
 ui/inputwidget.cc       |  17 +
 ui/inputwidget.h        |  23 +-
 ui/listwidget.h         |  28 +-
 ui/messagebox.cc        |  17 +
 ui/messagebox.h         |  23 +-
 ui/passwordwidget.cc    |  17 +
 ui/passwordwidget.h     |  19 +-
 ui/resizeable.cc        |  21 +-
 ui/resizeable.h         |  23 +-
 ui/scrdim.h             |  19 +-
 ui/secstring.h          |  32 +-
 ui/uiexception.h        |  28 +-
 yapet/fileopen.cc       |  17 +
 yapet/fileopen.h        |  19 +-
 yapet/main.cc           | 126 ++++++-
 yapet/mainwindow.cc     |  94 ++++-
 yapet/mainwindow.h      |  19 +-
 yapet/passworddialog.cc |  17 +
 yapet/passworddialog.h  |  24 +-
 yapet/passwordrecord.cc |  17 +
 yapet/passwordrecord.h  |  23 +-
 yapet/statusbar.cc      |  17 +
 yapet/statusbar.h       |  23 +-
 45 files changed, 1765 insertions(+), 414 deletions(-)

commit 9e18421d3b7690d404a3a0a6e1f81db72a493ccb
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Wed Feb 6 01:45:38 2008 +0000

    - Tried to improve the curses window handling.
    
    - Using setrlimit() to suppress the creation of core files.
    
    - Streamlined code.
    
    - This and that.

 configure.ac             |   4 +--
 crypt/file.cc            |  66 +++++++++++++++++++++++++++++++++++++++--------
 doc/Makefile.am          |   2 +-
 tests/Makefile.am        |   2 +-
 tests/encryptiontest.gps | Bin 18496 -> 18502 bytes
 tests/file4.cc           |   8 +++---
 ui/button.cc             |  28 +++++++++++++-------
 ui/button.h              |   2 +-
 ui/curswa.h              |   9 +++++++
 ui/dialogbox.cc          |  17 +++++++++---
 ui/inputwidget.cc        |  11 +++++---
 ui/listwidget.h          |   6 ++++-
 ui/messagebox.cc         |  26 ++++++++-----------
 ui/resizeable.cc         |   1 +
 yapet/fileopen.cc        |  54 +++++++++++++++++++++-----------------
 yapet/main.cc            |  51 ++++++++++++++++++++++++++++++++++++
 yapet/mainwindow.cc      |  28 +++++---------------
 yapet/passworddialog.cc  |  41 ++++++++++++++++++++---------
 yapet/passwordrecord.cc  |  57 ++++++++++++++++++++++++++++++++++------
 yapet/statusbar.cc       |  13 +---------
 20 files changed, 296 insertions(+), 130 deletions(-)

commit 4bf516cd76f7c3a10627edc7c0b2b897fadc42b5
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Tue Feb 5 15:24:18 2008 +0000

    - Before using delwin(), wclear(), and wrefresh() is issued in order to prevent passwords from staying in memory ...

 configure.ac            |  5 ++---
 ui/button.cc            |  2 ++
 ui/inputwidget.cc       |  5 +++--
 ui/listwidget.h         |  4 +++-
 ui/messagebox.cc        |  2 ++
 ui/messagebox.h         | 16 ++++++++--------
 yapet/fileopen.cc       | 35 ++++++++++++++++++++++++++++++-----
 yapet/fileopen.h        |  2 +-
 yapet/passworddialog.cc |  3 ++-
 yapet/passwordrecord.cc |  2 ++
 yapet/statusbar.cc      |  2 ++
 11 files changed, 57 insertions(+), 21 deletions(-)

commit 21ba8da5e646133d075005c4989e24a8409a7cb1
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Feb 4 21:57:20 2008 +0000

    - Tried to make recognition of backspace and delete key reliable in input widget

 .cvsignore          | 18 ++++++++++++++++++
 configure.ac        |  4 ++--
 tests/.cvsignore    |  4 ++++
 ui/.cvsignore       |  3 +++
 ui/inputwidget.cc   |  6 +++++-
 ui/listwidget.h     |  4 ++++
 yapet/mainwindow.cc |  2 +-
 7 files changed, 37 insertions(+), 4 deletions(-)

commit 18232551b46434a0ea889652cc6166134b631cce
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Mon Feb 4 19:35:56 2008 +0000

    - Added comments.
    
    - Prepared for documentation

 Makefile.am              |    5 +-
 configure.ac             |   21 +-
 crypt/Makefile.am        |    6 +-
 crypt/key.cc             |   58 ++-
 crypt/key.h              |   55 +-
 doc/Doxyfile.in          | 1252 ++++++++++++++++++++++++++++++++++++++++++++++
 doc/Makefile.am          |   29 ++
 tests/encryptiontest.gps |  Bin 18495 -> 18496 bytes
 ui/Makefile.am           |    9 +-
 yapet/Makefile.am        |    6 +-
 10 files changed, 1413 insertions(+), 28 deletions(-)

commit 4ffbae0a5da9ba472c02049bb688e09f886d4643
Author: Rafael Ostertag <rafi@guengel.ch>
Date:   Sun Feb 3 23:38:31 2008 +0000

    Initial revision

 AUTHORS                  |   2 +
 COPYING                  | 340 +++++++++++++++++++++++
 INSTALL                  | 236 ++++++++++++++++
 Makefile.am              |   5 +
 Makefile.cvs             |  20 ++
 NEWS                     |   2 +
 README                   |   2 +
 configure.ac             | 110 ++++++++
 crypt/Makefile.am        |   8 +
 crypt/bdbuffer.cc        | 100 +++++++
 crypt/bdbuffer.h         |  55 ++++
 crypt/crypt.cc           |  63 +++++
 crypt/crypt.h            | 128 +++++++++
 crypt/file.cc            | 363 ++++++++++++++++++++++++
 crypt/file.h             |  71 +++++
 crypt/gpsexception.h     |  79 ++++++
 crypt/key.cc             | 183 ++++++++++++
 crypt/key.h              |  80 ++++++
 crypt/partdec.cc         |  59 ++++
 crypt/partdec.h          |  50 ++++
 crypt/record.h           | 114 ++++++++
 crypt/structs.h          |  39 +++
 tests/Makefile.am        |  43 +++
 tests/bdbuffer.cc        |  46 +++
 tests/enc.cc             |  44 +++
 tests/encryptiontest.gps | Bin 0 -> 18495 bytes
 tests/file.cc            |  18 ++
 tests/file2.cc           |  26 ++
 tests/file3.cc           | 191 +++++++++++++
 tests/file4.cc           |  55 ++++
 tests/key.cc             |  23 ++
 tests/partdec.cc         |  61 ++++
 tests/record.cc          |  25 ++
 ui/Makefile.am           |   9 +
 ui/button.cc             | 112 ++++++++
 ui/button.h              |  63 +++++
 ui/colors.cc             | 103 +++++++
 ui/colors.h              |  73 +++++
 ui/curswa.h              | 157 +++++++++++
 ui/dialogbox.cc          |  48 ++++
 ui/dialogbox.h           |  52 ++++
 ui/inputwidget.cc        | 260 +++++++++++++++++
 ui/inputwidget.h         |  77 ++++++
 ui/listwidget.h          | 363 ++++++++++++++++++++++++
 ui/messagebox.cc         |  93 +++++++
 ui/messagebox.h          |  78 ++++++
 ui/passwordwidget.cc     |  45 +++
 ui/passwordwidget.h      |  40 +++
 ui/resizeable.cc         |  82 ++++++
 ui/resizeable.h          |  47 ++++
 ui/scrdim.h              |  57 ++++
 ui/secstring.h           |  34 +++
 ui/uiexception.h         |  40 +++
 yapet/Makefile.am        |  12 +
 yapet/fileopen.cc        | 294 ++++++++++++++++++++
 yapet/fileopen.h         |  96 +++++++
 yapet/main.cc            |  51 ++++
 yapet/mainwindow.cc      | 706 +++++++++++++++++++++++++++++++++++++++++++++++
 yapet/mainwindow.h       |  78 ++++++
 yapet/passworddialog.cc  | 171 ++++++++++++
 yapet/passworddialog.h   |  94 +++++++
 yapet/passwordrecord.cc  | 242 ++++++++++++++++
 yapet/passwordrecord.h   |  93 +++++++
 yapet/statusbar.cc       |  74 +++++
 yapet/statusbar.h        |  52 ++++
 65 files changed, 6437 insertions(+)
