Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
xestiaab/.git
8 years agoAdded source code, headers and unit testing code for the CALURI vCard Property for...
Steve Brokenshire [Sat, 26 Dec 2015 17:39:00 +0000 (17:39 +0000)]
Added source code, headers and unit testing code for the CALURI vCard Property for ContactDataObject.

8 years agoAdded source, headers and unit tests for the SOUND vCard Property for ContactDataObject.
Steve Brokenshire [Sat, 26 Dec 2015 16:29:18 +0000 (16:29 +0000)]
Added source, headers and unit tests for the SOUND vCard Property for ContactDataObject.

8 years agoAdded source code, headers and unit testing for the LOGO vCard Property for ContactDa...
Steve Brokenshire [Thu, 24 Dec 2015 23:55:13 +0000 (23:55 +0000)]
Added source code, headers and unit testing for the LOGO vCard Property for ContactDataObject.

8 years agoAdded source code, header and unit tests to the PHOTO vCard property for ContactDataO...
Steve Brokenshire [Thu, 24 Dec 2015 22:21:49 +0000 (22:21 +0000)]
Added source code, header and unit tests to the PHOTO vCard property for ContactDataObject.

8 years agoAdded extra unit tests for CATEGORIES and begun work on the PHOTO vCard property.
Steve Brokenshire [Wed, 23 Dec 2015 18:32:57 +0000 (18:32 +0000)]
Added extra unit tests for CATEGORIES and begun work on the PHOTO vCard property.

8 years agoAdded source code, headers and unit tests for the CATEGORIES vCard property for Conta...
Steve Brokenshire [Wed, 23 Dec 2015 16:03:11 +0000 (16:03 +0000)]
Added source code, headers and unit tests for the CATEGORIES vCard property for ContactDataObject.

8 years agoAdded source, headers and unit testing for the NOTE vCard property for ContactDataObject.
Steve Brokenshire [Tue, 22 Dec 2015 23:54:10 +0000 (23:54 +0000)]
Added source, headers and unit testing for the NOTE vCard property for ContactDataObject.

8 years agoFixed error where XAB would immediately exit upon startup due to incorrect usage...
Steve Brokenshire [Sun, 20 Dec 2015 22:03:04 +0000 (22:03 +0000)]
Fixed error where XAB would immediately exit upon startup due to incorrect usage of return & :exit.

8 years agoAdded source code, headers and unit tests for the ORG vCard property for ContactDataO...
Steve Brokenshire [Sun, 20 Dec 2015 19:54:36 +0000 (19:54 +0000)]
Added source code, headers and unit tests for the ORG vCard property for ContactDataObject.

8 years agoAdded source code, headers and unit testing for the ROLE vCard Property for ContactDa...
Steve Brokenshire [Sun, 20 Dec 2015 18:33:31 +0000 (18:33 +0000)]
Added source code, headers and unit testing for the ROLE vCard Property for ContactDataObject.

8 years agoAdded source code, headers and unit testing for the TITLE vCard Property for ContactD...
Steve Brokenshire [Sun, 20 Dec 2015 17:53:44 +0000 (17:53 +0000)]
Added source code, headers and unit testing for the TITLE vCard Property for ContactDataObject.

8 years agoAdded source code, headers and unit tests for the RELATED and URL vCard Properties...
Steve Brokenshire [Sun, 20 Dec 2015 17:16:03 +0000 (17:16 +0000)]
Added source code, headers and unit tests for the RELATED and URL vCard Properties for ContactDataObject.

8 years agoAdded source code, headers and unit testing for the GEO vCard property for ContactDat...
Steve Brokenshire [Sun, 20 Dec 2015 03:28:30 +0000 (03:28 +0000)]
Added source code, headers and unit testing for the GEO vCard property for ContactDataObject.

8 years agoAdded source code, headers and unit testing code for the LANG vCard property for...
Steve Brokenshire [Sun, 20 Dec 2015 02:37:05 +0000 (02:37 +0000)]
Added source code, headers and unit testing code for the LANG vCard property for ContactDataObject.

8 years agoAdded source code, headers and unit testing for the TEL vCard Property for ContactDat...
Steve Brokenshire [Sun, 20 Dec 2015 01:50:44 +0000 (01:50 +0000)]
Added source code, headers and unit testing for the TEL vCard Property for ContactDataObject.

8 years agoAdded source code, headers and unit tests for the IMPP vCard property type for Contac...
Steve Brokenshire [Sat, 19 Dec 2015 23:24:45 +0000 (23:24 +0000)]
Added source code, headers and unit tests for the IMPP vCard property type for ContactDataObject.

8 years agoAdded source code, header and unit testing for the EMAIL vCard property for the Conta...
Steve Brokenshire [Sat, 19 Dec 2015 21:33:38 +0000 (21:33 +0000)]
Added source code, header and unit testing for the EMAIL vCard property for the ContactDataObject.

8 years agoAdded source, header and unit tests to the ADR vCard property in ContactDataObject.
Steve Brokenshire [Sun, 13 Dec 2015 20:47:06 +0000 (20:47 +0000)]
Added source, header and unit tests to the ADR vCard property in ContactDataObject.

8 years agoAdded source, header and unit tests for TZ vCard property in the ContactDataObject.
Steve Brokenshire [Sun, 13 Dec 2015 18:07:53 +0000 (18:07 +0000)]
Added source, header and unit tests for TZ vCard property in the ContactDataObject.

8 years agoAdded code and unit tests for BDAY and ANNIVERSARY in the ContactDataObject.
Steve Brokenshire [Sun, 13 Dec 2015 15:06:35 +0000 (15:06 +0000)]
Added code and unit tests for BDAY and ANNIVERSARY in the ContactDataObject.

8 years agoAdded contact file for testing other properties of BDAY and ANNIVERSARY vCard Properties.
Steve Brokenshire [Sun, 13 Dec 2015 15:06:07 +0000 (15:06 +0000)]
Added contact file for testing other properties of BDAY and ANNIVERSARY vCard Properties.

8 years agoAdded source, header and unit tests for the NICKNAME property in the ContactDataObject.
Steve Brokenshire [Sun, 13 Dec 2015 12:38:01 +0000 (12:38 +0000)]
Added source, header and unit tests for the NICKNAME property in the ContactDataObject.

8 years agoFinished remaining code and unit tests for the N vCard property for ContactDataObject.
Steve Brokenshire [Sun, 13 Dec 2015 00:47:41 +0000 (00:47 +0000)]
Finished remaining code and unit tests for the N vCard property for ContactDataObject.

8 years agoAdded SORT-AS and extra tokens code and unit tests for the N vCard parameter in Conta...
Steve Brokenshire [Sat, 12 Dec 2015 21:41:38 +0000 (21:41 +0000)]
Added SORT-AS and extra tokens code and unit tests for the N vCard parameter in ContactDataObject.

8 years agoAdded property value, ALTID, LANGUAGE source, header and unit tests for the N vCard...
Steve Brokenshire [Sat, 12 Dec 2015 21:14:56 +0000 (21:14 +0000)]
Added property value, ALTID, LANGUAGE source, header and unit tests for the N vCard property in ContactDataObject.

8 years agoAdded remaining property source code and unit tests for the FN vCard member for Conta...
Steve Brokenshire [Fri, 11 Dec 2015 00:07:15 +0000 (00:07 +0000)]
Added remaining property source code and unit tests for the FN vCard member for ContactDataObject.

8 years agoImproved checking of FN for meeting the base specification of vCard 4.0.
Steve Brokenshire [Thu, 10 Dec 2015 22:36:50 +0000 (22:36 +0000)]
Improved checking of FN for meeting the base specification of vCard 4.0.

8 years agoAdded source code, header and unit tests for the FN vCard property member and value...
Steve Brokenshire [Thu, 10 Dec 2015 21:52:17 +0000 (21:52 +0000)]
Added source code, header and unit tests for the FN vCard property member and value for ContactDataObject.

8 years agoAdded remaining source code and units tests for the MEMBER vCard property in ContactD...
Steve Brokenshire [Thu, 10 Dec 2015 21:19:55 +0000 (21:19 +0000)]
Added remaining source code and units tests for the MEMBER vCard property in ContactDataObject.

8 years agoAdded unit tests for the ALTID, PID & PREF properties for the MEMBER vCard property.
Steve Brokenshire [Thu, 10 Dec 2015 00:00:42 +0000 (00:00 +0000)]
Added unit tests for the ALTID, PID & PREF properties for the MEMBER vCard property.

8 years agoAdded source code, headers and unit test to check that a file has loaded OK in Contac...
Steve Brokenshire [Tue, 8 Dec 2015 21:53:40 +0000 (21:53 +0000)]
Added source code, headers and unit test to check that a file has loaded OK in ContactDataObject.

8 years agoAdded source, header and unit testing code to check that the file meets the vCard...
Steve Brokenshire [Tue, 8 Dec 2015 20:16:11 +0000 (20:16 +0000)]
Added source, header and unit testing code to check that the file meets the vCard 4.0 specification for ContactDataObject.

8 years agoAdded source, header and unit testing code for checking an invalid format for Contact...
Steve Brokenshire [Tue, 8 Dec 2015 18:55:00 +0000 (18:55 +0000)]
Added source, header and unit testing code for checking an invalid format for ContactDataObject.

8 years agoUpdated list of files to compile for unit testing purposes.
Steve Brokenshire [Tue, 8 Dec 2015 18:54:05 +0000 (18:54 +0000)]
Updated list of files to compile for unit testing purposes.

8 years agoAdded code and unit tests to check if a file exists and no errors occur whilst openin...
Steve Brokenshire [Mon, 7 Dec 2015 22:36:26 +0000 (22:36 +0000)]
Added code and unit tests to check if a file exists and no errors occur whilst opening in the ContactDataObject.

8 years agoAdded the ContactDataObject source and header files.
Steve Brokenshire [Mon, 7 Dec 2015 22:07:45 +0000 (22:07 +0000)]
Added the ContactDataObject source and header files.

8 years agoRemove Temp* files from the tests directory upon running make clean, set & unset...
Steve Brokenshire [Mon, 7 Dec 2015 00:29:20 +0000 (00:29 +0000)]
Remove Temp* files from the tests directory upon running make clean, set & unset file permissions for InvalidPermissions.vcf on make test and make distclean.

8 years agoAdded vCard that is used for file errors (namely invalid permissions) in unit testing.
Steve Brokenshire [Sun, 6 Dec 2015 13:58:02 +0000 (13:58 +0000)]
Added vCard that is used for file errors (namely invalid permissions) in unit testing.

8 years agoAdded TODO regarding moving contact data in frmContactEditor into a separate object.
Steve Brokenshire [Sun, 6 Dec 2015 13:29:07 +0000 (13:29 +0000)]
Added TODO regarding moving contact data in frmContactEditor into a separate object.

8 years agoImplemented contact format conversion on the command line. Removed from TODO list.
Steve Brokenshire [Sun, 6 Dec 2015 13:15:12 +0000 (13:15 +0000)]
Implemented contact format conversion on the command line. Removed from TODO list.

8 years agoAdded convert.o (convert.cpp) to the list of the source files to compile.
Steve Brokenshire [Sun, 6 Dec 2015 12:54:24 +0000 (12:54 +0000)]
Added convert.o (convert.cpp) to the list of the source files to compile.

8 years agoImplemented support for contact format conversion via the command line using the...
Steve Brokenshire [Sun, 6 Dec 2015 12:48:43 +0000 (12:48 +0000)]
Implemented support for contact format conversion via the command line using the -c switch.

8 years agoAdded vCard34Conv object for the input format conversion of vCard3 to work properly.
Steve Brokenshire [Sun, 6 Dec 2015 12:40:48 +0000 (12:40 +0000)]
Added vCard34Conv object for the input format conversion of vCard3 to work properly.

8 years agoAdded code and unit tests for writing the processed data to file or console.
Steve Brokenshire [Sun, 6 Dec 2015 09:54:31 +0000 (09:54 +0000)]
Added code and unit tests for writing the processed data to file or console.

8 years agoUpdated command line for unit testing.
Steve Brokenshire [Sun, 6 Dec 2015 09:51:18 +0000 (09:51 +0000)]
Updated command line for unit testing.

8 years agoAdded vCard 3.0 version of LoadCheck-Load1.vcf
Steve Brokenshire [Sun, 6 Dec 2015 04:47:40 +0000 (04:47 +0000)]
Added vCard 3.0 version of LoadCheck-Load1.vcf

8 years agoAdded code and unit tests to check that input file has the correct format for vCard3...
Steve Brokenshire [Sun, 6 Dec 2015 01:24:17 +0000 (01:24 +0000)]
Added code and unit tests to check that input file has the correct format for vCard3/vCard4

8 years agoAdded the output file open check unit test and code.
Steve Brokenshire [Sun, 6 Dec 2015 00:17:54 +0000 (00:17 +0000)]
Added the output file open check unit test and code.

8 years agoAdded test and code to check if an error occured whilst opening the input file.
Steve Brokenshire [Sat, 5 Dec 2015 23:44:26 +0000 (23:44 +0000)]
Added test and code to check if an error occured whilst opening the input file.

8 years agoAdded input file missing test and replaced wording of import/export with input/output.
Steve Brokenshire [Sat, 5 Dec 2015 22:48:59 +0000 (22:48 +0000)]
Added input file missing test and replaced wording of import/export with input/output.

8 years agoAdded convert.cpp to compile with the unit testing application.
Steve Brokenshire [Sat, 5 Dec 2015 22:11:06 +0000 (22:11 +0000)]
Added convert.cpp to compile with the unit testing application.

8 years agoAdded menu option for Contact Conversion tests to the unit test application.
Steve Brokenshire [Sat, 5 Dec 2015 22:05:32 +0000 (22:05 +0000)]
Added menu option for Contact Conversion tests to the unit test application.

8 years agoAdded the convert subroutine and initial unit tests. The convert subroutine is run...
Steve Brokenshire [Sat, 5 Dec 2015 20:45:08 +0000 (20:45 +0000)]
Added the convert subroutine and initial unit tests. The convert subroutine is run with the -c switch.

8 years agoFixed right click menu which showed active menu items when it shouldn't in Search...
Steve Brokenshire [Tue, 1 Dec 2015 12:10:34 +0000 (12:10 +0000)]
Fixed right click menu which showed active menu items when it shouldn't in Search Only mode.

8 years agoVersion 0.06 release. CHANGES updated. Version bump in version.h release-0.06
Steve Brokenshire [Tue, 1 Dec 2015 08:56:27 +0000 (08:56 +0000)]
Version 0.06 release. CHANGES updated. Version bump in version.h

8 years agoUpdated TODO list.
Steve Brokenshire [Mon, 30 Nov 2015 13:56:44 +0000 (13:56 +0000)]
Updated TODO list.

8 years agoRemoved commented out code from the frmMain constructor.
Steve Brokenshire [Mon, 30 Nov 2015 13:15:57 +0000 (13:15 +0000)]
Removed commented out code from the frmMain constructor.

8 years agoRemoved comments from LoadContactList in frmMain
Steve Brokenshire [Mon, 30 Nov 2015 13:15:14 +0000 (13:15 +0000)]
Removed comments from LoadContactList in frmMain

8 years agoRemoved comments from ShowContactInfo in frmMain
Steve Brokenshire [Mon, 30 Nov 2015 13:14:29 +0000 (13:14 +0000)]
Removed comments from ShowContactInfo in frmMain

8 years agoRemoved comment from ShowContactEditorEdit in frmMain.
Steve Brokenshire [Mon, 30 Nov 2015 13:12:37 +0000 (13:12 +0000)]
Removed comment from ShowContactEditorEdit in frmMain.

8 years agoRemoved comments from OpenContactInfo.
Steve Brokenshire [Mon, 30 Nov 2015 13:12:03 +0000 (13:12 +0000)]
Removed comments from OpenContactInfo.

8 years agoRemoved and updated comments in LoadPreferences.
Steve Brokenshire [Mon, 30 Nov 2015 13:11:37 +0000 (13:11 +0000)]
Removed and updated comments in LoadPreferences.

8 years agoRemoved commented out lines from ConflictResolution in frmMain
Steve Brokenshire [Mon, 30 Nov 2015 13:09:02 +0000 (13:09 +0000)]
Removed commented out lines from ConflictResolution in frmMain

8 years agoRemoved commented out line from RemoveContactsWindowPointer in frmMain
Steve Brokenshire [Mon, 30 Nov 2015 13:08:24 +0000 (13:08 +0000)]
Removed commented out line from RemoveContactsWindowPointer in frmMain

8 years agoRemoved UpdatedWindowList from frmMain
Steve Brokenshire [Mon, 30 Nov 2015 13:07:58 +0000 (13:07 +0000)]
Removed UpdatedWindowList from frmMain

8 years agoRemoved commeneted out lines from WindowEdit in frmMain
Steve Brokenshire [Mon, 30 Nov 2015 13:06:32 +0000 (13:06 +0000)]
Removed commeneted out lines from WindowEdit in frmMain

8 years agoUpdated header location and moved parts of frmSearch into 4 smaller C++ files.
Steve Brokenshire [Mon, 30 Nov 2015 12:45:45 +0000 (12:45 +0000)]
Updated header location and moved parts of frmSearch into 4 smaller C++ files.

8 years agofrmSearch.cpp split into 4 C++ source files for easier management.
Steve Brokenshire [Mon, 30 Nov 2015 12:41:44 +0000 (12:41 +0000)]
frmSearch.cpp split into 4 C++ source files for easier management.

8 years agoSplitted off task subroutines in a separate C++ source file (frmActivityMgr-tasks...
Steve Brokenshire [Mon, 30 Nov 2015 11:52:30 +0000 (11:52 +0000)]
Splitted off task subroutines in a separate C++ source file (frmActivityMgr-tasks.cpp)

8 years agoUpdated includes for frmActivityMgr.
Steve Brokenshire [Mon, 30 Nov 2015 11:52:00 +0000 (11:52 +0000)]
Updated includes for frmActivityMgr.

8 years agoMoved frmSearch into the search directory.
Steve Brokenshire [Mon, 30 Nov 2015 11:51:11 +0000 (11:51 +0000)]
Moved frmSearch into the search directory.

8 years agoMoved frmActivityMgr.{cpp,h} into the ACTMGROBJS section.
Steve Brokenshire [Mon, 30 Nov 2015 10:57:30 +0000 (10:57 +0000)]
Moved frmActivityMgr.{cpp,h} into the ACTMGROBJS section.

8 years agoMoved frmActivityMgr into the actmgr directory
Steve Brokenshire [Mon, 30 Nov 2015 10:57:07 +0000 (10:57 +0000)]
Moved frmActivityMgr into the actmgr directory

8 years agoUpdated TODO list. Completed CardDAV* conversion and photo/logo/sound saving.
Steve Brokenshire [Mon, 30 Nov 2015 10:37:11 +0000 (10:37 +0000)]
Updated TODO list. Completed CardDAV* conversion and photo/logo/sound saving.

8 years agoReplaced CardDAV with CardDAV* in the activity manager, improving memory usage.
Steve Brokenshire [Mon, 30 Nov 2015 10:31:18 +0000 (10:31 +0000)]
Replaced CardDAV with CardDAV* in the activity manager, improving memory usage.

8 years agoImplemented option to save photos, logos and sounds.
Steve Brokenshire [Mon, 30 Nov 2015 00:23:13 +0000 (00:23 +0000)]
Implemented option to save photos, logos and sounds.

8 years agoRemoved references to the boost library in remaining source and header files.
Steve Brokenshire [Sun, 29 Nov 2015 13:23:48 +0000 (13:23 +0000)]
Removed references to the boost library in remaining source and header files.

8 years agoAdded Save buttons in the pictures, logos and sounds tabs of the contact editor.
Steve Brokenshire [Sun, 29 Nov 2015 13:21:25 +0000 (13:21 +0000)]
Added Save buttons in the pictures, logos and sounds tabs of the contact editor.

8 years agoHeader for adding the save routines for pictures, logos and sounds.
Steve Brokenshire [Sun, 29 Nov 2015 13:21:02 +0000 (13:21 +0000)]
Header for adding the save routines for pictures, logos and sounds.

8 years agoAdded Save function stubs for Pictures, Logos and Sounds tab.
Steve Brokenshire [Sun, 29 Nov 2015 13:13:12 +0000 (13:13 +0000)]
Added Save function stubs for Pictures, Logos and Sounds tab.

8 years agoProperly removed Boost references again in frmSearch.
Steve Brokenshire [Sat, 28 Nov 2015 17:17:18 +0000 (17:17 +0000)]
Properly removed Boost references again in frmSearch.

8 years agoAdded copyright and license header for the C++ source and header files in the widgets...
Steve Brokenshire [Sat, 28 Nov 2015 17:16:18 +0000 (17:16 +0000)]
Added copyright and license header for the C++ source and header files in the widgets directory.

8 years agoAdded copyright and license header for the C++ sources and headers in the vcard direc...
Steve Brokenshire [Sat, 28 Nov 2015 17:08:08 +0000 (17:08 +0000)]
Added copyright and license header for the C++ sources and headers in the vcard directory.

8 years agoReplaced header with correct copyright and license header for bitmapcode.cpp
Steve Brokenshire [Sat, 28 Nov 2015 16:50:39 +0000 (16:50 +0000)]
Replaced header with correct copyright and license header for bitmapcode.cpp

8 years agoAdded copyright and license header to the C++ source and header files in the tests...
Steve Brokenshire [Sat, 28 Nov 2015 16:43:29 +0000 (16:43 +0000)]
Added copyright and license header to the C++ source and header files in the tests directory.

8 years agoAdded copyright and licence header to the C++ source and headers in the search directory.
Steve Brokenshire [Sat, 28 Nov 2015 16:29:55 +0000 (16:29 +0000)]
Added copyright and licence header to the C++ source and headers in the search directory.

8 years agoAdded copyright and license to the C++ source and header files in the import directory.
Steve Brokenshire [Sat, 28 Nov 2015 16:22:36 +0000 (16:22 +0000)]
Added copyright and license to the C++ source and header files in the import directory.

8 years agoAdded copyright and licence header to the C++ source and header files in the export...
Steve Brokenshire [Sat, 28 Nov 2015 16:02:42 +0000 (16:02 +0000)]
Added copyright and licence header to the C++ source and header files in the export directory.

8 years agoReferences to boost properly removed from frmSearch
Steve Brokenshire [Sat, 28 Nov 2015 10:53:46 +0000 (10:53 +0000)]
References to boost properly removed from frmSearch

8 years agoAdded copyright and license header to the C++ source and header files in the contacte...
Steve Brokenshire [Sat, 28 Nov 2015 10:38:35 +0000 (10:38 +0000)]
Added copyright and license header to the C++ source and header files in the contacteditor directory.

8 years agoAdded copyright and licence header to C++ files and headers for the common directory.
Steve Brokenshire [Sat, 28 Nov 2015 09:56:14 +0000 (09:56 +0000)]
Added copyright and licence header to C++ files and headers for the common directory.

8 years agoAdded copyright and license headers on C++ source and header files in the carddav...
Steve Brokenshire [Sat, 28 Nov 2015 09:45:34 +0000 (09:45 +0000)]
Added copyright and license headers on C++ source and header files in the carddav directory.

8 years agoRemoved references to the boost library in frmSearch.
Steve Brokenshire [Sat, 28 Nov 2015 09:36:05 +0000 (09:36 +0000)]
Removed references to the boost library in frmSearch.

8 years agoAdded copyright and license header to the C++ files and headers in the top source...
Steve Brokenshire [Sat, 28 Nov 2015 09:34:11 +0000 (09:34 +0000)]
Added copyright and license header to the C++ files and headers in the top source directory.

8 years agoUpdated TODO list. Implemented right click support for main window/search.
Steve Brokenshire [Fri, 27 Nov 2015 20:11:55 +0000 (20:11 +0000)]
Updated TODO list. Implemented right click support for main window/search.

8 years agoRight click menu support added for the contact list and search results.
Steve Brokenshire [Fri, 27 Nov 2015 19:15:00 +0000 (19:15 +0000)]
Right click menu support added for the contact list and search results.

8 years agoAdded todo of implementing right click menus for contact lists.
Steve Brokenshire [Thu, 26 Nov 2015 08:05:48 +0000 (08:05 +0000)]
Added todo of implementing right click menus for contact lists.

8 years agoVersion 0.05 release. Added changes and thanks. Version bump in version.h release-0.05
Steve Brokenshire [Wed, 25 Nov 2015 12:41:54 +0000 (12:41 +0000)]
Version 0.05 release. Added changes and thanks. Version bump in version.h

8 years agoImplemented QuitApp(wxCloseEvent) in frmMain.
Steve Brokenshire [Wed, 25 Nov 2015 12:15:25 +0000 (12:15 +0000)]
Implemented QuitApp(wxCloseEvent) in frmMain.

8 years agoFixed tabs on certain forms so that they show the first tab and added QuitApp to...
Steve Brokenshire [Wed, 25 Nov 2015 11:55:13 +0000 (11:55 +0000)]
Fixed tabs on certain forms so that they show the first tab and added QuitApp to OnClose of frmMain.

Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy