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

8 years agoBumped up version number for future release
Steve Brokenshire [Sun, 11 Oct 2015 15:11:37 +0000 (16:11 +0100)]
Bumped up version number for future release

8 years agoUpdated build system (added splitted files).
Steve Brokenshire [Sun, 11 Oct 2015 15:01:08 +0000 (16:01 +0100)]
Updated build system (added splitted files).

8 years agoUpdated TODO list. Splitted some files down, -s/-search support implemented.
Steve Brokenshire [Sat, 10 Oct 2015 09:39:09 +0000 (10:39 +0100)]
Updated TODO list. Splitted some files down, -s/-search support implemented.

8 years agoImplemented search mode support using the -s/--search switch on the command line.
Steve Brokenshire [Sat, 10 Oct 2015 09:15:13 +0000 (10:15 +0100)]
Implemented search mode support using the -s/--search switch on the command line.

8 years agoSplit vcard34conv.cpp into 3 files to make it more manageable.
Steve Brokenshire [Fri, 9 Oct 2015 09:55:03 +0000 (10:55 +0100)]
Split vcard34conv.cpp into 3 files to make it more manageable.

8 years agoSplit frmContactEditor-Load.cpp into 24 files to make it more manageable.
Steve Brokenshire [Fri, 9 Oct 2015 09:09:58 +0000 (10:09 +0100)]
Split frmContactEditor-Load.cpp into 24 files to make it more manageable.

8 years agoSplitting frmContactEditor.cpp into 15 files to make it more manageable.
Steve Brokenshire [Fri, 9 Oct 2015 07:30:11 +0000 (08:30 +0100)]
Splitting frmContactEditor.cpp into 15 files to make it more manageable.

8 years agoSet tab on opening of the Contact Editor to be the first tab.
Steve Brokenshire [Sun, 4 Oct 2015 18:03:40 +0000 (19:03 +0100)]
Set tab on opening of the Contact Editor to be the first tab.

8 years agoRemove files that shouldn't be in the repo.
Steve Brokenshire [Sun, 4 Oct 2015 16:43:13 +0000 (17:43 +0100)]
Remove files that shouldn't be in the repo.

8 years agoContact editing and search from command line switches to be implemented at a later...
Steve Brokenshire [Sun, 4 Oct 2015 15:19:07 +0000 (16:19 +0100)]
Contact editing and search from command line switches to be implemented at a later date.

8 years agoImproved importing support.
Steve Brokenshire [Sun, 4 Oct 2015 15:18:57 +0000 (16:18 +0100)]
Improved importing support.

8 years agoImproved invalid SSL/self-signed checking when creating a new account.
Steve Brokenshire [Sun, 4 Oct 2015 15:15:34 +0000 (16:15 +0100)]
Improved invalid SSL/self-signed checking when creating a new account.

8 years agoUpdated Activity Manager
Steve Brokenshire [Sun, 4 Oct 2015 15:03:14 +0000 (16:03 +0100)]
Updated Activity Manager

8 years agoAdded event to allow the contact list to be reloaded.
Steve Brokenshire [Sun, 4 Oct 2015 14:57:54 +0000 (15:57 +0100)]
Added event to allow the contact list to be reloaded.

8 years agoSend event to reload contact list and ensure that Display As name has right ordering.
Steve Brokenshire [Sun, 4 Oct 2015 14:56:53 +0000 (15:56 +0100)]
Send event to reload contact list and ensure that Display As name has right ordering.

8 years agoUpdated UUID support.
Steve Brokenshire [Sun, 4 Oct 2015 14:56:08 +0000 (15:56 +0100)]
Updated UUID support.

8 years agoRemoved line to update text when it shouldn't in the activity manager.
Steve Brokenshire [Sun, 4 Oct 2015 14:51:10 +0000 (15:51 +0100)]
Removed line to update text when it shouldn't in the activity manager.

8 years agoRemoved lines which shouldn't print to console.
Steve Brokenshire [Sun, 4 Oct 2015 14:46:52 +0000 (15:46 +0100)]
Removed lines which shouldn't print to console.

8 years agoUpdated application images.
Steve Brokenshire [Sun, 4 Oct 2015 14:46:25 +0000 (15:46 +0100)]
Updated application images.

8 years agoUpdated build system.
Steve Brokenshire [Sun, 4 Oct 2015 14:46:05 +0000 (15:46 +0100)]
Updated build system.

8 years agoUpdated form designs.
Steve Brokenshire [Sun, 4 Oct 2015 14:45:36 +0000 (15:45 +0100)]
Updated form designs.

8 years agoUpdated Documentation.
Steve Brokenshire [Sun, 4 Oct 2015 14:45:10 +0000 (15:45 +0100)]
Updated Documentation.

8 years agoUpdated TODO list, added README, INSTALL and LICENSE files.
Steve Brokenshire [Sun, 4 Oct 2015 11:31:00 +0000 (12:31 +0100)]
Updated TODO list, added README, INSTALL and LICENSE files.

8 years agoAdd support for self-signed certificates while creating an account (Connect() and...
Steve Brokenshire [Sun, 27 Sep 2015 07:30:05 +0000 (08:30 +0100)]
Add support for self-signed certificates while creating an account (Connect() and GetDefaultAddressBookURL() only)

8 years agoRemoved extra slash within the account filename to make revealing contact whilst...
Steve Brokenshire [Sun, 27 Sep 2015 07:28:59 +0000 (08:28 +0100)]
Removed extra slash within the account filename to make revealing contact whilst searching work again.

8 years agoUpdated build system
Steve Brokenshire [Fri, 25 Sep 2015 22:03:16 +0000 (23:03 +0100)]
Updated build system

8 years agoRemove unused file.
Steve Brokenshire [Fri, 25 Sep 2015 20:41:51 +0000 (21:41 +0100)]
Remove unused file.

8 years agoAdded item to TODO list.
Steve Brokenshire [Fri, 25 Sep 2015 19:01:01 +0000 (20:01 +0100)]
Added item to TODO list.

8 years agoAdded a list of things to todo for future versions of Xestia Address Book.
Steve Brokenshire [Thu, 24 Sep 2015 19:44:10 +0000 (20:44 +0100)]
Added a list of things to todo for future versions of Xestia Address Book.

8 years agoRemoved file that shouldn't be there.
Steve Brokenshire [Thu, 24 Sep 2015 18:24:36 +0000 (19:24 +0100)]
Removed file that shouldn't be there.

8 years agoRemoved old files that aren't needed.
Steve Brokenshire [Thu, 24 Sep 2015 18:24:12 +0000 (19:24 +0100)]
Removed old files that aren't needed.

8 years agoModified the build system to ensure proper cleanout when using distclean.
Steve Brokenshire [Thu, 24 Sep 2015 18:14:33 +0000 (19:14 +0100)]
Modified the build system to ensure proper cleanout when using distclean.

8 years agoRemoved .cpp/.h files from the bitmaps folder as they are generated whilst compiling.
Steve Brokenshire [Thu, 24 Sep 2015 18:13:39 +0000 (19:13 +0100)]
Removed .cpp/.h files from the bitmaps folder as they are generated whilst compiling.

8 years agoMove files into the correct positions.
Steve Brokenshire [Thu, 24 Sep 2015 18:11:37 +0000 (19:11 +0100)]
Move files into the correct positions.

8 years agoBuild system (Linux) updates
Steve Brokenshire [Thu, 24 Sep 2015 16:23:54 +0000 (17:23 +0100)]
Build system (Linux) updates

8 years agoRemove backup and old files which shouldn't be in the source tree.
Steve Brokenshire [Thu, 24 Sep 2015 16:13:42 +0000 (17:13 +0100)]
Remove backup and old files which shouldn't be in the source tree.

8 years agoRemoved Makefile as this is now generated via configure and Makefile.in
Steve Brokenshire [Thu, 24 Sep 2015 12:59:56 +0000 (13:59 +0100)]
Removed Makefile as this is now generated via configure and Makefile.in

8 years agoUpdate configure scripts.
Steve Brokenshire [Tue, 22 Sep 2015 18:46:57 +0000 (19:46 +0100)]
Update configure scripts.

8 years agoAdded Win32 support for a future release.
Steve Brokenshire [Sun, 20 Sep 2015 13:16:50 +0000 (14:16 +0100)]
Added Win32 support for a future release.

8 years agoImproved SSL certificate support.
Steve Brokenshire [Sun, 20 Sep 2015 12:34:26 +0000 (13:34 +0100)]
Improved SSL certificate support.

8 years agoAdded signal for display the import results.
Steve Brokenshire [Sun, 20 Sep 2015 12:34:05 +0000 (13:34 +0100)]
Added signal for display the import results.

8 years agoImproved syncronisation (stop conflict resolution screen appearing everytime after...
Steve Brokenshire [Sun, 20 Sep 2015 12:25:06 +0000 (13:25 +0100)]
Improved syncronisation (stop conflict resolution screen appearing everytime after editing a contact)

8 years agoImproved importing support.
Steve Brokenshire [Sun, 20 Sep 2015 12:18:26 +0000 (13:18 +0100)]
Improved importing support.

8 years agoDisplay results for importing contacts.
Steve Brokenshire [Sun, 20 Sep 2015 12:05:12 +0000 (13:05 +0100)]
Display results for importing contacts.

8 years agoUpdated SSL code for it to work properly and added curl_easy_cleanup where required.
Steve Brokenshire [Sun, 20 Sep 2015 12:02:03 +0000 (13:02 +0100)]
Updated SSL code for it to work properly and added curl_easy_cleanup where required.

8 years agoProcessing status no longer remains after task for editing a contact is completed.
Steve Brokenshire [Sun, 20 Sep 2015 11:55:17 +0000 (12:55 +0100)]
Processing status no longer remains after task for editing a contact is completed.

8 years agoModified ETag system to make it more stable.
Steve Brokenshire [Sun, 20 Sep 2015 11:54:12 +0000 (12:54 +0100)]
Modified ETag system to make it more stable.

8 years agoUpdate of interface files.
Steve Brokenshire [Sun, 20 Sep 2015 11:50:05 +0000 (12:50 +0100)]
Update of interface files.

8 years agoBring up Invalid SSL certificate dialog when creating a new account (still incomplete)
Kiri [Sun, 6 Sep 2015 20:21:31 +0000 (21:21 +0100)]
Bring up Invalid SSL certificate dialog when creating a new account (still incomplete)

8 years agoBring up Invalid SSL Certificate Dialog when creating an account (incomplete)
Kiri [Sun, 6 Sep 2015 18:44:46 +0000 (19:44 +0100)]
Bring up Invalid SSL Certificate Dialog when creating an account (incomplete)

8 years agoAdded Documentation for the en-GB language.
Steve Brokenshire [Sun, 16 Aug 2015 13:43:54 +0000 (14:43 +0100)]
Added Documentation for the en-GB language.

8 years agoMerge branch 'master' of ssh://digit.mahou.co.uk/home/kirinji/repos/xestiaab
Steve Brokenshire [Thu, 13 Aug 2015 10:22:26 +0000 (11:22 +0100)]
Merge branch 'master' of ssh://digit.mahou.co.uk/home/kirinji/repos/xestiaab

8 years agoDisplay error message when trying to refresh address book from a local account.
Kiri [Thu, 13 Aug 2015 09:30:36 +0000 (10:30 +0100)]
Display error message when trying to refresh address book from a local account.

8 years agoRemoved OS X specific code from UUID generation.
Kiri [Wed, 12 Aug 2015 14:36:15 +0000 (15:36 +0100)]
Removed OS X specific code from UUID generation.

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