Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
xestiaab/.git
2015-12-01 Steve BrokenshireVersion 0.06 release. CHANGES updated. Version bump... release-0.06
2015-11-30 Steve BrokenshireUpdated TODO list.
2015-11-30 Steve BrokenshireRemoved commented out code from the frmMain constructor.
2015-11-30 Steve BrokenshireRemoved comments from LoadContactList in frmMain
2015-11-30 Steve BrokenshireRemoved comments from ShowContactInfo in frmMain
2015-11-30 Steve BrokenshireRemoved comment from ShowContactEditorEdit in frmMain.
2015-11-30 Steve BrokenshireRemoved comments from OpenContactInfo.
2015-11-30 Steve BrokenshireRemoved and updated comments in LoadPreferences.
2015-11-30 Steve BrokenshireRemoved commented out lines from ConflictResolution...
2015-11-30 Steve BrokenshireRemoved commented out line from RemoveContactsWindowPoi...
2015-11-30 Steve BrokenshireRemoved UpdatedWindowList from frmMain
2015-11-30 Steve BrokenshireRemoved commeneted out lines from WindowEdit in frmMain
2015-11-30 Steve BrokenshireUpdated header location and moved parts of frmSearch...
2015-11-30 Steve BrokenshirefrmSearch.cpp split into 4 C++ source files for easier...
2015-11-30 Steve BrokenshireSplitted off task subroutines in a separate C++ source...
2015-11-30 Steve BrokenshireUpdated includes for frmActivityMgr.
2015-11-30 Steve BrokenshireMoved frmSearch into the search directory.
2015-11-30 Steve BrokenshireMoved frmActivityMgr.{cpp,h} into the ACTMGROBJS section.
2015-11-30 Steve BrokenshireMoved frmActivityMgr into the actmgr directory
2015-11-30 Steve BrokenshireUpdated TODO list. Completed CardDAV* conversion and...
2015-11-30 Steve BrokenshireReplaced CardDAV with CardDAV* in the activity manager...
2015-11-30 Steve BrokenshireImplemented option to save photos, logos and sounds.
2015-11-29 Steve BrokenshireRemoved references to the boost library in remaining...
2015-11-29 Steve BrokenshireAdded Save buttons in the pictures, logos and sounds...
2015-11-29 Steve BrokenshireHeader for adding the save routines for pictures, logos...
2015-11-29 Steve BrokenshireAdded Save function stubs for Pictures, Logos and Sound...
2015-11-28 Steve BrokenshireProperly removed Boost references again in frmSearch.
2015-11-28 Steve BrokenshireAdded copyright and license header for the C++ source...
2015-11-28 Steve BrokenshireAdded copyright and license header for the C++ sources...
2015-11-28 Steve BrokenshireReplaced header with correct copyright and license...
2015-11-28 Steve BrokenshireAdded copyright and license header to the C++ source...
2015-11-28 Steve BrokenshireAdded copyright and licence header to the C++ source...
2015-11-28 Steve BrokenshireAdded copyright and license to the C++ source and heade...
2015-11-28 Steve BrokenshireAdded copyright and licence header to the C++ source...
2015-11-28 Steve BrokenshireReferences to boost properly removed from frmSearch
2015-11-28 Steve BrokenshireAdded copyright and license header to the C++ source...
2015-11-28 Steve BrokenshireAdded copyright and licence header to C++ files and...
2015-11-28 Steve BrokenshireAdded copyright and license headers on C++ source and...
2015-11-28 Steve BrokenshireRemoved references to the boost library in frmSearch.
2015-11-28 Steve BrokenshireAdded copyright and license header to the C++ files...
2015-11-27 Steve BrokenshireUpdated TODO list. Implemented right click support...
2015-11-27 Steve BrokenshireRight click menu support added for the contact list...
2015-11-26 Steve BrokenshireAdded todo of implementing right click menus for contac...
2015-11-25 Steve BrokenshireVersion 0.05 release. Added changes and thanks. Version... release-0.05
2015-11-25 Steve BrokenshireImplemented QuitApp(wxCloseEvent) in frmMain.
2015-11-25 Steve BrokenshireFixed tabs on certain forms so that they show the first...
2015-11-24 Steve BrokenshireAdded note regarding unit testing in development.
2015-11-24 Steve BrokenshireAdded unit testing. Unit testing is under inital develo...
2015-11-22 Steve BrokenshireAdded item about saving media from a contact to the...
2015-11-19 Steve BrokenshireRenamed variables starting with Export to Import in...
2015-11-17 Steve BrokenshireUpdated TODO list.
2015-11-17 Steve BrokenshireRemoved check for Xestia Common Components until this...
2015-11-17 Steve BrokenshireUpdated CHANGES and version.h files for 0.04 release.
2015-11-17 Steve BrokenshireVery minor cleanup of a comment to fit onto two lines.
2015-11-17 Steve BrokenshireRemoved line about adding direct contact editing as...
2015-11-17 Steve BrokenshireFixed indentation for main.cpp
2015-11-08 Steve BrokenshireRemoved commented code on Import/Export subroutines...
2015-11-08 Steve BrokenshireExtra commit for -e command switch support.
2015-11-08 Steve BrokenshireCancel button on the Preferences form now works.
2015-11-08 Steve BrokenshireAdded support to directly edit a contact using the...
2015-11-06 Steve BrokenshireUpdated TODO list
2015-11-06 Steve BrokenshireRemoved out commented code for the Boost library &...
2015-11-03 Steve BrokenshirePreparation for the version 0.03 release.
2015-11-03 Steve BrokenshireFixed issues where rows = 2 and cols = 2 in Telephone...
2015-11-02 Steve BrokenshireVery minor code clean up for save process of frmContact...
2015-10-28 Steve BrokenshireUpdated build system to properly include checking of...
2015-10-27 Steve BrokenshireAdded #include <rpc.h> to Win32 section.
2015-10-26 Steve BrokenshireFixed new account creation for Win32 using GetUserPrefD...
2015-10-26 Steve BrokenshireIn Win32 section, replace GetUserDir with GetUserPrefDi...
2015-10-26 Steve BrokenshireETagDB::ETagExists now returns a bool value
2015-10-21 Steve BrokenshiremnuSleepMode in frmActivityMgr caused an assertion...
2015-10-20 Steve BrokenshireUpdated build system to look for file and support for...
2015-10-20 Steve BrokenshireAdded changes file.
2015-10-20 Steve BrokenshireMinor modification.
2015-10-20 Steve BrokenshireUpdated GUI forms.
2015-10-20 Steve BrokenshireSplit carddav/carddav.cpp down into 8 files to make...
2015-10-11 Steve BrokenshireBumped up version number for future release
2015-10-11 Steve BrokenshireUpdated build system (added splitted files).
2015-10-10 Steve BrokenshireUpdated TODO list. Splitted some files down, -s/-search...
2015-10-10 Steve BrokenshireImplemented search mode support using the -s/--search...
2015-10-09 Steve BrokenshireSplit vcard34conv.cpp into 3 files to make it more...
2015-10-09 Steve BrokenshireSplit frmContactEditor-Load.cpp into 24 files to make...
2015-10-09 Steve BrokenshireSplitting frmContactEditor.cpp into 15 files to make...
2015-10-04 Steve BrokenshireSet tab on opening of the Contact Editor to be the...
2015-10-04 Steve BrokenshireRemove files that shouldn't be in the repo.
2015-10-04 Steve BrokenshireContact editing and search from command line switches...
2015-10-04 Steve BrokenshireImproved importing support.
2015-10-04 Steve BrokenshireImproved invalid SSL/self-signed checking when creating...
2015-10-04 Steve BrokenshireUpdated Activity Manager
2015-10-04 Steve BrokenshireAdded event to allow the contact list to be reloaded.
2015-10-04 Steve BrokenshireSend event to reload contact list and ensure that Displ...
2015-10-04 Steve BrokenshireUpdated UUID support.
2015-10-04 Steve BrokenshireRemoved line to update text when it shouldn't in the...
2015-10-04 Steve BrokenshireRemoved lines which shouldn't print to console.
2015-10-04 Steve BrokenshireUpdated application images.
2015-10-04 Steve BrokenshireUpdated build system.
2015-10-04 Steve BrokenshireUpdated form designs.
2015-10-04 Steve BrokenshireUpdated Documentation.
2015-10-04 Steve BrokenshireUpdated TODO list, added README, INSTALL and LICENSE...
2015-09-27 Steve BrokenshireAdd support for self-signed certificates while creating...
next
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