Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
xestiaab/.git
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.

8 years agoAdded note regarding unit testing in development.
Steve Brokenshire [Tue, 24 Nov 2015 09:57:33 +0000 (09:57 +0000)]
Added note regarding unit testing in development.

8 years agoAdded unit testing. Unit testing is under inital development.
Steve Brokenshire [Tue, 24 Nov 2015 09:25:43 +0000 (09:25 +0000)]
Added unit testing. Unit testing is under inital development.

8 years agoAdded item about saving media from a contact to the TODO list.
Steve Brokenshire [Sun, 22 Nov 2015 00:11:51 +0000 (00:11 +0000)]
Added item about saving media from a contact to the TODO list.

8 years agoRenamed variables starting with Export to Import in import/import.cpp
Steve Brokenshire [Thu, 19 Nov 2015 21:09:56 +0000 (21:09 +0000)]
Renamed variables starting with Export to Import in import/import.cpp

8 years agoUpdated TODO list.
Steve Brokenshire [Tue, 17 Nov 2015 21:34:37 +0000 (21:34 +0000)]
Updated TODO list.

8 years agoRemoved check for Xestia Common Components until this feature is introduced.
Steve Brokenshire [Tue, 17 Nov 2015 21:18:22 +0000 (21:18 +0000)]
Removed check for Xestia Common Components until this feature is introduced.

8 years agoUpdated CHANGES and version.h files for 0.04 release.
Steve Brokenshire [Tue, 17 Nov 2015 19:41:18 +0000 (19:41 +0000)]
Updated CHANGES and version.h files for 0.04 release.

8 years agoVery minor cleanup of a comment to fit onto two lines.
Steve Brokenshire [Tue, 17 Nov 2015 19:30:46 +0000 (19:30 +0000)]
Very minor cleanup of a comment to fit onto two lines.

8 years agoRemoved line about adding direct contact editing as this has now been implemented.
Steve Brokenshire [Tue, 17 Nov 2015 19:29:47 +0000 (19:29 +0000)]
Removed line about adding direct contact editing as this has now been implemented.

8 years agoFixed indentation for main.cpp
Steve Brokenshire [Tue, 17 Nov 2015 19:29:01 +0000 (19:29 +0000)]
Fixed indentation for main.cpp

8 years agoRemoved commented code on Import/Export subroutines that's no longer required.
Steve Brokenshire [Sun, 8 Nov 2015 20:08:22 +0000 (20:08 +0000)]
Removed commented code on Import/Export subroutines that's no longer required.

8 years agoExtra commit for -e command switch support.
Steve Brokenshire [Sun, 8 Nov 2015 15:25:35 +0000 (15:25 +0000)]
Extra commit for -e command switch support.

8 years agoCancel button on the Preferences form now works.
Steve Brokenshire [Sun, 8 Nov 2015 15:16:44 +0000 (15:16 +0000)]
Cancel button on the Preferences form now works.

8 years agoAdded support to directly edit a contact using the -e command switch.
Steve Brokenshire [Sun, 8 Nov 2015 10:50:17 +0000 (10:50 +0000)]
Added support to directly edit a contact using the -e command switch.

8 years agoUpdated TODO list
Steve Brokenshire [Fri, 6 Nov 2015 20:11:59 +0000 (20:11 +0000)]
Updated TODO list

8 years agoRemoved out commented code for the Boost library & fixed line tab issues.
Steve Brokenshire [Fri, 6 Nov 2015 20:05:09 +0000 (20:05 +0000)]
Removed out commented code for the Boost library & fixed line tab issues.

8 years agoPreparation for the version 0.03 release.
Steve Brokenshire [Tue, 3 Nov 2015 09:43:34 +0000 (09:43 +0000)]
Preparation for the version 0.03 release.

8 years agoFixed issues where rows = 2 and cols = 2 in Telephone and Address forms caused asserts.
Steve Brokenshire [Tue, 3 Nov 2015 08:57:59 +0000 (08:57 +0000)]
Fixed issues where rows = 2 and cols = 2 in Telephone and Address forms caused asserts.

8 years agoVery minor code clean up for save process of frmContactEditor
Steve Brokenshire [Mon, 2 Nov 2015 20:19:52 +0000 (20:19 +0000)]
Very minor code clean up for save process of frmContactEditor

8 years agoUpdated build system to properly include checking of libxml2 via xml2-config --cflags
Steve Brokenshire [Wed, 28 Oct 2015 11:40:10 +0000 (11:40 +0000)]
Updated build system to properly include checking of libxml2 via xml2-config --cflags

8 years agoAdded #include <rpc.h> to Win32 section.
Steve Brokenshire [Tue, 27 Oct 2015 09:12:38 +0000 (09:12 +0000)]
Added #include <rpc.h> to Win32 section.

8 years agoFixed new account creation for Win32 using GetUserPrefDir and GetUserDir properly.
Steve Brokenshire [Mon, 26 Oct 2015 23:51:18 +0000 (23:51 +0000)]
Fixed new account creation for Win32 using GetUserPrefDir and GetUserDir properly.

8 years agoIn Win32 section, replace GetUserDir with GetUserPrefDir to get the correct directory.
Steve Brokenshire [Mon, 26 Oct 2015 21:56:47 +0000 (21:56 +0000)]
In Win32 section, replace GetUserDir with GetUserPrefDir to get the correct directory.

8 years agoETagDB::ETagExists now returns a bool value
Steve Brokenshire [Mon, 26 Oct 2015 20:35:29 +0000 (20:35 +0000)]
ETagDB::ETagExists now returns a bool value

8 years agomnuSleepMode in frmActivityMgr caused an assertion using wxNullBitmap which it should...
Steve Brokenshire [Wed, 21 Oct 2015 06:07:34 +0000 (07:07 +0100)]
mnuSleepMode in frmActivityMgr caused an assertion using wxNullBitmap which it shouldn't do.

8 years agoUpdated build system to look for file and support for more Linux-based OSes.
Steve Brokenshire [Tue, 20 Oct 2015 19:29:01 +0000 (20:29 +0100)]
Updated build system to look for file and support for more Linux-based OSes.

8 years agoAdded changes file.
Steve Brokenshire [Tue, 20 Oct 2015 19:26:37 +0000 (20:26 +0100)]
Added changes file.

8 years agoMinor modification.
Steve Brokenshire [Tue, 20 Oct 2015 18:43:44 +0000 (19:43 +0100)]
Minor modification.

8 years agoUpdated GUI forms.
Steve Brokenshire [Tue, 20 Oct 2015 18:37:02 +0000 (19:37 +0100)]
Updated GUI forms.

8 years agoSplit carddav/carddav.cpp down into 8 files to make it manageable.
Steve Brokenshire [Tue, 20 Oct 2015 18:34:42 +0000 (19:34 +0100)]
Split carddav/carddav.cpp down into 8 files to make it manageable.

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