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

8 years agoAdjusted UUID generation so it fetches from an application called uuidgen on non...
Kiri [Wed, 12 Aug 2015 14:29:06 +0000 (15:29 +0100)]
Adjusted UUID generation so it fetches from an application called uuidgen on non-Windows systems.

8 years agoAdjusted MIME Magic so it fetches from an application called file on non-Windows...
Kiri [Wed, 12 Aug 2015 14:23:59 +0000 (15:23 +0100)]
Adjusted MIME Magic so it fetches from an application called file on non-Windows systems.

8 years agoAdjusted MIME Magic so it fetches from an application called file on non-Windows...
Kiri [Wed, 12 Aug 2015 14:23:36 +0000 (15:23 +0100)]
Adjusted MIME Magic so it fetches from an application called file on non-Windows systems.

8 years agoAdded wxLocale lines and altered the code for checking the version required for Xesti...
Kiri [Wed, 12 Aug 2015 02:32:11 +0000 (03:32 +0100)]
Added wxLocale lines and altered the code for checking the version required for Xestia Common Components.

8 years agoAdded option to use GIF for the picture.
Steve Brokenshire [Fri, 7 Aug 2015 18:47:21 +0000 (19:47 +0100)]
Added option to use GIF for the picture.

8 years agoAdded check to get what type of picture and load accordingly as auto detection from...
Steve Brokenshire [Tue, 4 Aug 2015 21:31:42 +0000 (22:31 +0100)]
Added check to get what type of picture and load accordingly as auto detection from wxBITMAP_TYPE_ANY doesn't work.

8 years agoFixed GetSelectedItem subroutine for getting the selected data value.
Steve Brokenshire [Tue, 4 Aug 2015 21:29:59 +0000 (22:29 +0100)]
Fixed GetSelectedItem subroutine for getting the selected data value.

8 years agoUsing the correct control of lboPictures instead of lboLogos when setting the propert...
Steve Brokenshire [Tue, 4 Aug 2015 21:28:53 +0000 (22:28 +0100)]
Using the correct control of lboPictures instead of lboLogos when setting the properties of a picture.

8 years agoAdded conversion to integer when passing the port number to the CardDAV object.
Steve Brokenshire [Mon, 3 Aug 2015 20:40:06 +0000 (21:40 +0100)]
Added conversion to integer when passing the port number to the CardDAV object.

8 years agoAdded conversion to integer when getting account names for the Preferences form.
Steve Brokenshire [Mon, 3 Aug 2015 20:33:14 +0000 (21:33 +0100)]
Added conversion to integer when getting account names for the Preferences form.

8 years agoSwapped int for size_t for the in_len variable.
Steve Brokenshire [Mon, 3 Aug 2015 20:24:03 +0000 (21:24 +0100)]
Swapped int for size_t for the in_len variable.

8 years agoRemoved unused variables, using correct types and converting as needed.
Steve Brokenshire [Sun, 2 Aug 2015 19:40:33 +0000 (20:40 +0100)]
Removed unused variables, using correct types and converting as needed.

8 years agoRemoved unused variable from the Import Contacts.
Steve Brokenshire [Sun, 2 Aug 2015 19:31:23 +0000 (20:31 +0100)]
Removed unused variable from the Import Contacts.

8 years agoChanged certain types of variables and converted certain variables when needed in...
Steve Brokenshire [Sun, 2 Aug 2015 19:29:50 +0000 (20:29 +0100)]
Changed certain types of variables and converted certain variables when needed in the Contact Editor Sound form.

8 years agoRemove unused variables and clarify the type of certain variables in XABPreferences
Steve Brokenshire [Sun, 2 Aug 2015 19:28:27 +0000 (20:28 +0100)]
Remove unused variables and clarify the type of certain variables in XABPreferences

8 years agoRemoved unused variables from the SSL certificate form.
Steve Brokenshire [Sun, 2 Aug 2015 19:08:01 +0000 (20:08 +0100)]
Removed unused variables from the SSL certificate form.

8 years agoRemoved srand subroutine when saving a contact as it doesn't do anything useful.
Steve Brokenshire [Sun, 2 Aug 2015 19:03:06 +0000 (20:03 +0100)]
Removed srand subroutine when saving a contact as it doesn't do anything useful.

8 years agoRemoved unused variable, code formatting cleanup and set a variable to return as...
Steve Brokenshire [Sun, 2 Aug 2015 18:57:50 +0000 (19:57 +0100)]
Removed unused variable, code formatting cleanup and set a variable to return as an integer.

8 years agoClarified result of getting length of base64 encoding should be a integer.
Steve Brokenshire [Sun, 2 Aug 2015 18:51:24 +0000 (19:51 +0100)]
Clarified result of getting length of base64 encoding should be a integer.

8 years agoRemoved unused variables and cleaned up code for the Activity Manager.
Steve Brokenshire [Sun, 2 Aug 2015 18:43:24 +0000 (19:43 +0100)]
Removed unused variables and cleaned up code for the Activity Manager.

8 years agoRemoved unused variables and some code cleanup done on the CardDAV support.
Steve Brokenshire [Sun, 2 Aug 2015 18:29:34 +0000 (19:29 +0100)]
Removed unused variables and some code cleanup done on the CardDAV support.

8 years agoRemoved unused variables from the contact loading subroutine for frmContactEditor.
Steve Brokenshire [Sun, 2 Aug 2015 14:03:39 +0000 (15:03 +0100)]
Removed unused variables from the contact loading subroutine for frmContactEditor.

8 years agoRemoved most unused variables and used correct variable types.
Steve Brokenshire [Sun, 2 Aug 2015 13:13:06 +0000 (14:13 +0100)]
Removed most unused variables and used correct variable types.

8 years agoReplaced the contacts Icon with an improved icon.
Steve Brokenshire [Thu, 30 Jul 2015 06:40:20 +0000 (07:40 +0100)]
Replaced the contacts Icon with an improved icon.

8 years agoAdded code so that OSX is now supported.
Steve Brokenshire [Thu, 30 Jul 2015 06:32:04 +0000 (07:32 +0100)]
Added code so that OSX is now supported.

8 years agoInitial import of code already done for Xestia Address Book
Steve Brokenshire [Tue, 28 Jul 2015 14:06:42 +0000 (15:06 +0100)]
Initial import of code already done for Xestia Address Book

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