log src/main.h @ 140:783417da6da3

age author description
Thu, 24 Aug 2017 13:15:48 +0300 Matti Hamalainen Change the program description to english etc.
Wed, 23 Aug 2017 16:53:05 +0300 Matti Hamalainen Add "total balance" information in the UI, which displays the total sum balance of all people.
Wed, 23 Aug 2017 13:22:27 +0300 Matti Hamalainen Add program debug logging.
Mon, 10 Jul 2017 13:56:04 +0300 Matti Hamalainen Add few helpers.
Thu, 06 Jul 2017 15:47:18 +0300 Matti Hamalainen Rename SQL_MAX_* defines to SQL_LEN_* for being more descriptive .. maybe.
Thu, 06 Jul 2017 10:53:07 +0300 Matti Hamalainen Validate the length of extra info field in the add/edit person dialog.
Wed, 05 Jul 2017 12:48:55 +0300 Matti Hamalainen Initial prototype support for printing list of users + print preview dialog.
Wed, 05 Jul 2017 09:52:10 +0300 Matti Hamalainen Use #defines for SQL table field lengths.
Tue, 04 Jul 2017 12:43:43 +0300 Matti Hamalainen Cosmetics.
Tue, 04 Jul 2017 09:53:38 +0300 Matti Hamalainen Return inserted person ID from addPerson() (or negative value in case of errors.)
Tue, 13 Jun 2017 13:41:50 +0300 Matti Hamalainen Cosmetics.
Thu, 08 Jun 2017 12:47:57 +0300 Matti Hamalainen Implement new separate About dialog/help window.
Mon, 24 Apr 2017 12:12:39 +0300 Matti Hamalainen Restructure the project by placing source code, images into appropriate base main.h@158df9e59dbf