Not Logged In
|
Login
|
Register
Home
|
News
|
Projects
|
Releases
Bugs
|
RFE
|
Repositories
|
Help
projects
/
xestiaab
/
.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
timers: Moved includes into timers.h
2017-03-04
Steve Brokenshire
timers: Moved includes into timers.h
commit
|
commitdiff
|
tree
2017-02-22
Steve Brokenshire
configure: used CURL instead of cURL
commit
|
commitdiff
|
tree
2017-02-22
Steve Brokenshire
configure: cURL 7.52.0 required
commit
|
commitdiff
|
tree
2017-02-22
Steve Brokenshire
configure: SFML 2.4.1 required
commit
|
commitdiff
|
tree
2017-02-15
Steve Brokenshire
CardDAV2: Removed debug text
commit
|
commitdiff
|
tree
2017-02-15
Steve Brokenshire
CardDAV2: Fixed issue with displaying SSL certificate
commit
|
commitdiff
|
tree
2017-02-13
Steve Brokenshire
CardDAV2: Fixed FakeConnectionObject unit tests
commit
|
commitdiff
|
tree
2017-02-13
Steve Brokenshire
CardDAV2/CDO: Cleaned up headers and included stdexcept
commit
|
commitdiff
|
tree
2017-02-12
Steve Brokenshire
Minor cleanup of code
commit
|
commitdiff
|
tree
2017-02-12
Steve Brokenshire
frmContactEditorSound: Moved includes to the header...
commit
|
commitdiff
|
tree
2017-02-12
Steve Brokenshire
frmContactEditor: Audio device closes on window close
commit
|
commitdiff
|
tree
2017-02-12
Steve Brokenshire
ConnectionObject: Removed commented out code.
commit
|
commitdiff
|
tree
2017-01-19
Steve Brokenshire
Version 0.17 release
commit
|
commitdiff
|
tree
2017-01-18
Steve Brokenshire
frmSearch: Added window icon
commit
|
commitdiff
|
tree
2017-01-17
Steve Brokenshire
frmSearch: Clear status bar when reset button is pressed
commit
|
commitdiff
|
tree
2017-01-16
Steve Brokenshire
frmSearch: Fixed bug where message box appears showing...
commit
|
commitdiff
|
tree
2017-01-16
Steve Brokenshire
AppXestiaAddrBk: Removed gripper from main and search...
commit
|
commitdiff
|
tree
2017-01-16
Steve Brokenshire
CardDAV2: Fixed bug where non-SSL connections were...
commit
|
commitdiff
|
tree
2017-01-15
Steve Brokenshire
defaults: Check if default account exists each time...
commit
|
commitdiff
|
tree
2017-01-15
Steve Brokenshire
frmSearch: Event posting shouldn't happen when in search...
commit
|
commitdiff
|
tree
2017-01-14
Steve Brokenshire
xestiaab.1: Added manual page
commit
|
commitdiff
|
tree
2016-11-13
Steve Brokenshire
Version 0.16 release
commit
|
commitdiff
|
tree
2016-11-13
Steve Brokenshire
Added translation template
commit
|
commitdiff
|
tree
2016-11-13
Steve Brokenshire
Added script to create the required POT translation...
commit
|
commitdiff
|
tree
2016-11-13
Steve Brokenshire
Replaced _("") with wxT("") to stop error messages...
commit
|
commitdiff
|
tree
2016-11-13
Steve Brokenshire
Created .gitignore file in source directory
commit
|
commitdiff
|
tree
2016-11-13
Steve Brokenshire
Added bitmaps for the frmMain toolbar
commit
|
commitdiff
|
tree
2016-11-13
Steve Brokenshire
Added code to setup toolbar in frmMain
commit
|
commitdiff
|
tree
2016-11-13
Steve Brokenshire
Added possibility of replacing vCard in TODO
commit
|
commitdiff
|
tree
2016-11-13
Steve Brokenshire
Updated AppXestiaAddrBk.h
commit
|
commitdiff
|
tree
2016-11-13
Steve Brokenshire
Updated AppXestiaAddrBk.cpp
commit
|
commitdiff
|
tree
2016-10-01
Steve Brokenshire
Corrected spelling of implemented in CHANGES.
commit
|
commitdiff
|
tree
2016-09-29
Steve Brokenshire
Version 0.15 release
commit
|
commitdiff
|
tree
2016-09-28
Steve Brokenshire
Removed output to console (should have been removed...
commit
|
commitdiff
|
tree
2016-09-28
Steve Brokenshire
Updated CardDAV2/ConnectionObject implementation
commit
|
commitdiff
|
tree
2016-09-27
Steve Brokenshire
Implemented macOS (OSX) support for ConnectionObject...
commit
|
commitdiff
|
tree
2016-09-18
Steve Brokenshire
Implemented support using ConnectionObject/CardDAV2...
commit
|
commitdiff
|
tree
2016-09-11
Steve Brokenshire
Initial work started on using ConnectionObject on Win32...
commit
|
commitdiff
|
tree
2016-09-10
Steve Brokenshire
Removed references of CardDAV and delete ConnectionObject...
commit
|
commitdiff
|
tree
2016-09-04
Steve Brokenshire
Removed stray carddav.h from frmActivityMgr.h
commit
|
commitdiff
|
tree
2016-09-04
Steve Brokenshire
Added COContactStatus enum and marked BuildSSLCollection...
commit
|
commitdiff
|
tree
2016-09-04
Steve Brokenshire
Removed CardDAV class compilation from Makefile
commit
|
commitdiff
|
tree
2016-09-04
Steve Brokenshire
Implemented GetContactList in CardDAV2 class
commit
|
commitdiff
|
tree
2016-09-04
Steve Brokenshire
Removed CardDAV class and all uses/references.
commit
|
commitdiff
|
tree
2016-08-29
Steve Brokenshire
Fixed cleaning of old object files
commit
|
commitdiff
|
tree
2016-08-28
Steve Brokenshire
Unit testing code cleanup
commit
|
commitdiff
|
tree
2016-08-28
Steve Brokenshire
Implemented code to delete contact via ConnectionObject
commit
|
commitdiff
|
tree
2016-08-28
Steve Brokenshire
Implemented DeleteContact in the CardDAV2 class
commit
|
commitdiff
|
tree
2016-08-28
Steve Brokenshire
Removed Entity Tag from DeleteContact in ConnectionObject...
commit
|
commitdiff
|
tree
2016-08-25
Steve Brokenshire
Implemented EditContact and GetContact in CardDAV2
commit
|
commitdiff
|
tree
2016-08-23
Steve Brokenshire
Get etag value after adding a contact using the ConnectionOb...
commit
|
commitdiff
|
tree
2016-08-21
Steve Brokenshire
Add std::string version of the GetAccountDir function
commit
|
commitdiff
|
tree
2016-08-21
Steve Brokenshire
Added AddContact for CardDAV2 and frmActivityMgr
commit
|
commitdiff
|
tree
2016-08-20
Steve Brokenshire
Replaced use of CardDAV with CardDAV2 in frmEditAccount
commit
|
commitdiff
|
tree
2016-08-19
Steve Brokenshire
frmNewAccount now using the CardDAV2 class
commit
|
commitdiff
|
tree
2016-08-19
Steve Brokenshire
Initial version of CardDAV2 class
commit
|
commitdiff
|
tree
2016-08-19
Steve Brokenshire
Added SSLCertCollectionString to frmSSLCertificate...
commit
|
commitdiff
|
tree
2016-08-19
Steve Brokenshire
Updated Makefile.in with new files for compiling
commit
|
commitdiff
|
tree
2016-08-19
Steve Brokenshire
Altered CORequestResult enumeration
commit
|
commitdiff
|
tree
2016-08-14
Steve Brokenshire
Updated SSL structs and ConnectionObject
commit
|
commitdiff
|
tree
2016-08-14
Steve Brokenshire
Changed ConnectionObject and updated unit tests accordingly.
commit
|
commitdiff
|
tree
2016-08-11
Steve Brokenshire
Added unit tests for ConnectionObject interface and...
commit
|
commitdiff
|
tree
2016-08-10
Steve Brokenshire
Moved headers inside the inclusion guard
commit
|
commitdiff
|
tree
2016-07-31
Steve Brokenshire
Updated unit testing input Makefile.
commit
|
commitdiff
|
tree
2016-07-31
Steve Brokenshire
Added more code and unit tests for ConnectionObject...
commit
|
commitdiff
|
tree
2016-07-29
Steve Brokenshire
Added code and unit tests to FakeConnectionObject class
commit
|
commitdiff
|
tree
2016-07-29
Steve Brokenshire
Added code and more unit tests for FakeConnectionObject
commit
|
commitdiff
|
tree
2016-07-29
Steve Brokenshire
Added ConnectionObject interface, FakeConnection object...
commit
|
commitdiff
|
tree
2016-07-12
Steve Brokenshire
Updated TODO list
commit
|
commitdiff
|
tree
2016-07-09
Steve Brokenshire
Version 0.14 release
commit
|
commitdiff
|
tree
2016-07-09
Steve Brokenshire
Added ContactDataObject-Save.cpp to the Xcode project.
commit
|
commitdiff
|
tree
2016-07-09
Steve Brokenshire
Added ContactDataObject-Save.cpp to the OSX Xcode project.
commit
|
commitdiff
|
tree
2016-07-09
Steve Brokenshire
Added integer for the Account Unsupported Icon Index ID.
commit
|
commitdiff
|
tree
2016-07-09
Steve Brokenshire
Removed old code for saving contact data from frmContactEditor
commit
|
commitdiff
|
tree
2016-07-09
Steve Brokenshire
Merge branch 'master' of ssh://gelforn.xestia.co.uk...
commit
|
commitdiff
|
tree
2016-07-09
Steve Brokenshire
Added check to see if the SSL certificate information...
commit
|
commitdiff
|
tree
2016-07-09
Steve Brokenshire
Added code for making specific Win32 adjustments to...
commit
|
commitdiff
|
tree
2016-07-09
Steve Brokenshire
Adjusted size of the status bar icon spaces.
commit
|
commitdiff
|
tree
2016-07-09
Steve Brokenshire
Code cleanup and move of XABPreferences object creation...
commit
|
commitdiff
|
tree
2016-07-09
Steve Brokenshire
Updated Win32 project files
commit
|
commitdiff
|
tree
2016-07-08
Steve Brokenshire
Added code for viewing vCard data within an unsupported...
commit
|
commitdiff
|
tree
2016-07-08
Steve Brokenshire
Added the unsupported account icon
commit
|
commitdiff
|
tree
2016-07-07
Steve Brokenshire
Implemented support to take XAB online or offline.
commit
|
commitdiff
|
tree
2016-07-03
Steve Brokenshire
Added ContactDataObject-Save.cpp to the unit test file...
commit
|
commitdiff
|
tree
2016-07-03
Steve Brokenshire
Added ContactDataObject-Save.o to the list of files...
commit
|
commitdiff
|
tree
2016-07-03
Steve Brokenshire
Added XAB_UNITTEST define to the unit test compilation
commit
|
commitdiff
|
tree
2016-07-03
Steve Brokenshire
Altered SaveContact in frmContactEditor to use the...
commit
|
commitdiff
|
tree
2016-07-03
Steve Brokenshire
Random number generation for account directories wasn...
commit
|
commitdiff
|
tree
2016-07-03
Steve Brokenshire
Added ANNIVERSARY to the SaveString function of ContactDataO...
commit
|
commitdiff
|
tree
2016-07-03
Steve Brokenshire
Added BDAY to the SaveString function of ContactDataObject
commit
|
commitdiff
|
tree
2016-07-03
Steve Brokenshire
Added GENDER to the SaveString function of ContactDataObject
commit
|
commitdiff
|
tree
2016-07-03
Steve Brokenshire
Added N to the SaveString function of ContactDataObject
commit
|
commitdiff
|
tree
2016-07-03
Steve Brokenshire
Added code and unit tests for the SaveFile function...
commit
|
commitdiff
|
tree
2016-07-03
Steve Brokenshire
Added TEL to the SaveString function of ContactDataObject
commit
|
commitdiff
|
tree
2016-07-03
Steve Brokenshire
Added IMPP to the SaveString function of ContactDataObject
commit
|
commitdiff
|
tree
2016-07-03
Steve Brokenshire
Added REV to the SaveString function of ContactDataObject
commit
|
commitdiff
|
tree
2016-07-02
Steve Brokenshire
Added MEMBER to the SaveString function of ContactDataObject
commit
|
commitdiff
|
tree
2016-07-02
Steve Brokenshire
Added X-* to the SaveString function of ContactDataObject
commit
|
commitdiff
|
tree
2016-07-02
Steve Brokenshire
Added VND-* to the SaveString function of ContactDataObject
commit
|
commitdiff
|
tree
2016-07-02
Steve Brokenshire
Added KEY to the SaveString function of ContactDataObject
commit
|
commitdiff
|
tree
next
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software
Xestia Address Book
Xestia Calendar
Development
Xestia Gelforn
Everything else
About
News
Privacy Policy