Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
xestiaab/.git
2017-06-19 Steve BrokenshireVersion 0.19 release release-0.19
2017-06-18 Steve BrokenshiremacOS: Updated Xcode project
2017-06-14 Steve BrokenshirePreferences: Option to select background colour for...
2017-03-12 Steve BrokenshireVersion 0.18 release release-0.18
2017-03-12 Steve BrokenshirefrmEditAccount: Fixed bug on Linux systems where prefix...
2017-03-12 Steve Brokenshirelanguages: wo and xh combined due to missing comma
2017-03-12 Steve BrokenshireWin32: Added languages.cpp/.h to the VC project
2017-03-11 Steve BrokenshiremacOS: Added languages.cpp/.h to Xcode project.
2017-03-11 Steve BrokenshirefrmPreferences: Removed bitmaps/preferences.h
2017-03-11 Steve Brokenshireupdateversion.pl: Easily update the version in certain...
2017-03-10 Steve BrokenshireTODO: Updated TODO list
2017-03-10 Steve BrokenshirefrmPreferences: Double clicking an account opens the...
2017-03-10 Steve Brokenshiredefaults: Added refresh setting to the default account
2017-03-09 Steve BrokenshirefrmPreferences: Added icons
2017-03-08 Steve BrokenshireXABSearchPanel/frmSearch: common/preferences.h include...
2017-03-06 Steve BrokenshireMakefile: Added common/languages.o to compile
2017-03-06 Steve BrokenshirefrmContactEditorNickname/Notes: Use list of ISO 639...
2017-03-06 Steve Brokenshirelanguages: Added list of ISO 639-1 language codes
2017-03-06 Steve Brokenshiregetcontactinfo: Removed unused code and process dates
2017-03-06 Steve BrokenshireTODO: Updated TODO list
2017-03-06 Steve Brokenshiretimers: minor code clean up
2017-03-05 Steve BrokenshirefrmMain: Write out ETag DBs on application quit.
2017-03-04 Steve Brokenshiretimers: Moved includes into timers.h
2017-02-22 Steve Brokenshireconfigure: used CURL instead of cURL
2017-02-22 Steve Brokenshireconfigure: cURL 7.52.0 required
2017-02-22 Steve Brokenshireconfigure: SFML 2.4.1 required
2017-02-15 Steve BrokenshireCardDAV2: Removed debug text
2017-02-15 Steve BrokenshireCardDAV2: Fixed issue with displaying SSL certificate
2017-02-13 Steve BrokenshireCardDAV2: Fixed FakeConnectionObject unit tests
2017-02-13 Steve BrokenshireCardDAV2/CDO: Cleaned up headers and included stdexcept
2017-02-12 Steve BrokenshireMinor cleanup of code
2017-02-12 Steve BrokenshirefrmContactEditorSound: Moved includes to the header...
2017-02-12 Steve BrokenshirefrmContactEditor: Audio device closes on window close
2017-02-12 Steve BrokenshireConnectionObject: Removed commented out code.
2017-01-19 Steve BrokenshireVersion 0.17 release
2017-01-18 Steve BrokenshirefrmSearch: Added window icon
2017-01-17 Steve BrokenshirefrmSearch: Clear status bar when reset button is pressed
2017-01-16 Steve BrokenshirefrmSearch: Fixed bug where message box appears showing...
2017-01-16 Steve BrokenshireAppXestiaAddrBk: Removed gripper from main and search...
2017-01-16 Steve BrokenshireCardDAV2: Fixed bug where non-SSL connections were...
2017-01-15 Steve Brokenshiredefaults: Check if default account exists each time...
2017-01-15 Steve BrokenshirefrmSearch: Event posting shouldn't happen when in searc...
2017-01-14 Steve Brokenshirexestiaab.1: Added manual page
2016-11-13 Steve BrokenshireVersion 0.16 release release-0.16
2016-11-13 Steve BrokenshireAdded translation template
2016-11-13 Steve BrokenshireAdded script to create the required POT translation...
2016-11-13 Steve BrokenshireReplaced _("") with wxT("") to stop error messages...
2016-11-13 Steve BrokenshireCreated .gitignore file in source directory
2016-11-13 Steve BrokenshireAdded bitmaps for the frmMain toolbar
2016-11-13 Steve BrokenshireAdded code to setup toolbar in frmMain
2016-11-13 Steve BrokenshireAdded possibility of replacing vCard in TODO
2016-11-13 Steve BrokenshireUpdated AppXestiaAddrBk.h
2016-11-13 Steve BrokenshireUpdated AppXestiaAddrBk.cpp
2016-10-01 Steve BrokenshireCorrected spelling of implemented in CHANGES.
2016-09-29 Steve BrokenshireVersion 0.15 release release-0.15
2016-09-28 Steve BrokenshireRemoved output to console (should have been removed...
2016-09-28 Steve BrokenshireUpdated CardDAV2/ConnectionObject implementation
2016-09-27 Steve BrokenshireImplemented macOS (OSX) support for ConnectionObject...
2016-09-18 Steve BrokenshireImplemented support using ConnectionObject/CardDAV2...
2016-09-11 Steve BrokenshireInitial work started on using ConnectionObject on Win32...
2016-09-10 Steve BrokenshireRemoved references of CardDAV and delete ConnectionObje...
2016-09-04 Steve BrokenshireRemoved stray carddav.h from frmActivityMgr.h
2016-09-04 Steve BrokenshireAdded COContactStatus enum and marked BuildSSLCollectio...
2016-09-04 Steve BrokenshireRemoved CardDAV class compilation from Makefile
2016-09-04 Steve BrokenshireImplemented GetContactList in CardDAV2 class
2016-09-04 Steve BrokenshireRemoved CardDAV class and all uses/references.
2016-08-29 Steve BrokenshireFixed cleaning of old object files
2016-08-28 Steve BrokenshireUnit testing code cleanup
2016-08-28 Steve BrokenshireImplemented code to delete contact via ConnectionObject
2016-08-28 Steve BrokenshireImplemented DeleteContact in the CardDAV2 class
2016-08-28 Steve BrokenshireRemoved Entity Tag from DeleteContact in ConnectionObje...
2016-08-25 Steve BrokenshireImplemented EditContact and GetContact in CardDAV2
2016-08-23 Steve BrokenshireGet etag value after adding a contact using the Connect...
2016-08-21 Steve BrokenshireAdd std::string version of the GetAccountDir function
2016-08-21 Steve BrokenshireAdded AddContact for CardDAV2 and frmActivityMgr
2016-08-20 Steve BrokenshireReplaced use of CardDAV with CardDAV2 in frmEditAccount
2016-08-19 Steve BrokenshirefrmNewAccount now using the CardDAV2 class
2016-08-19 Steve BrokenshireInitial version of CardDAV2 class
2016-08-19 Steve BrokenshireAdded SSLCertCollectionString to frmSSLCertificate...
2016-08-19 Steve BrokenshireUpdated Makefile.in with new files for compiling
2016-08-19 Steve BrokenshireAltered CORequestResult enumeration
2016-08-14 Steve BrokenshireUpdated SSL structs and ConnectionObject
2016-08-14 Steve BrokenshireChanged ConnectionObject and updated unit tests accordi...
2016-08-11 Steve BrokenshireAdded unit tests for ConnectionObject interface and...
2016-08-10 Steve BrokenshireMoved headers inside the inclusion guard
2016-07-31 Steve BrokenshireUpdated unit testing input Makefile.
2016-07-31 Steve BrokenshireAdded more code and unit tests for ConnectionObject...
2016-07-29 Steve BrokenshireAdded code and unit tests to FakeConnectionObject class
2016-07-29 Steve BrokenshireAdded code and more unit tests for FakeConnectionObject
2016-07-29 Steve BrokenshireAdded ConnectionObject interface, FakeConnection object...
2016-07-12 Steve BrokenshireUpdated TODO list
2016-07-09 Steve BrokenshireVersion 0.14 release release-0.14
2016-07-09 Steve BrokenshireAdded ContactDataObject-Save.cpp to the Xcode project.
2016-07-09 Steve BrokenshireMerge branch 'master' of ssh://gelforn.xestia.co.uk...
2016-07-09 Steve BrokenshireMerge commits from upstream
2016-07-09 Steve BrokenshireAdded ContactDataObject-Save.cpp to the OSX Xcode project.
2016-07-09 Steve BrokenshireAdded integer for the Account Unsupported Icon Index ID.
2016-07-09 Steve BrokenshireRemoved old code for saving contact data from frmContac...
2016-07-09 Steve BrokenshireMerge branch 'master' of ssh://gelforn.xestia.co.uk...
2016-07-09 Steve BrokenshireAdded check to see if the SSL certificate information...
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