2017-12-06 |
Steve Brokenshire | frmInvalidSSLCertificate: Build it and implemented... |
commit | commitdiff | tree | snapshot |
2017-11-22 |
Steve Brokenshire | CalDAV: WIP CalDAV support |
commit | commitdiff | tree | snapshot |
2017-11-13 |
Steve Brokenshire | CalDAV: WIP CalDAV support |
commit | commitdiff | tree | snapshot |
2017-11-13 |
Steve Brokenshire | bitmaps: Added icons (using existing ones from Xestia... |
commit | commitdiff | tree | snapshot |
2017-09-23 |
Steve Brokenshire | Version 0.05 release release-0.05 |
commit | commitdiff | tree | snapshot |
2017-09-23 |
Steve Brokenshire | Spacing clear up |
commit | commitdiff | tree | snapshot |
2017-09-23 |
Steve Brokenshire | updateversion.pl: Update versions in files as needed |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Steve Brokenshire | source/.gitignore: Ignore source/Makefile |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Steve Brokenshire | Makefile: Remove Makefile. Now generates from configure... |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Steve Brokenshire | frmPreferences: Make the General tab be the first tab... |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Steve Brokenshire | macOS: Implemented macOS specific paths and variable... |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Steve Brokenshire | frmEventEditor: Fixed issue where calendar event descri... |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Steve Brokenshire | macOS: Implemented macOS Xcode project (modified from... |
commit | commitdiff | tree | snapshot |
2017-07-21 |
Steve Brokenshire | Version 0.04 release release-0.04 |
commit | commitdiff | tree | snapshot |
2017-07-21 |
Steve Brokenshire | defaults: Fixed issue with creating/editing/deleting... |
commit | commitdiff | tree | snapshot |
2017-07-20 |
Steve Brokenshire | Win32: Added Visual Studio Express 2015 projects |
commit | commitdiff | tree | snapshot |
2017-07-20 |
Steve Brokenshire | XCCalendarMonthView: Removed second constructor (not... |
commit | commitdiff | tree | snapshot |
2017-07-20 |
Steve Brokenshire | XCCalendarManipulator: Moved connections for enter... |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Steve Brokenshire | frmCalendarSelectMonth: Implemented only for Win32 |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Steve Brokenshire | XCCalendarManipulator: Show simple border for buttons... |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Steve Brokenshire | XCCalendarManipulator: Use frmCalendarSelectMonth inste... |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Steve Brokenshire | XCCalendarManipulator: Set button background colours... |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Steve Brokenshire | XCCalendarDayEntry: Refresh panel on calendar colour... |
commit | commitdiff | tree | snapshot |
2017-07-17 |
Steve Brokenshire | random: Implemented Win32 version |
commit | commitdiff | tree | snapshot |
2017-07-17 |
Steve Brokenshire | UUID: Implemented Win32 version |
commit | commitdiff | tree | snapshot |
2017-07-17 |
Steve Brokenshire | XCCalendarDayEntry: Refresh panel on selection and... |
commit | commitdiff | tree | snapshot |
2017-07-17 |
Steve Brokenshire | CalendarDataStorage: Convert calendarColour to string... |
commit | commitdiff | tree | snapshot |
2017-07-15 |
Steve Brokenshire | dirs: Changed AccName variable to accName |
commit | commitdiff | tree | snapshot |
2017-07-15 |
Steve Brokenshire | Changed SetShowAccountStatus and SetShowCalendarStatus... |
commit | commitdiff | tree | snapshot |
2017-07-15 |
Steve Brokenshire | XCCalendarMonthSelect: Layout control after creating it. |
commit | commitdiff | tree | snapshot |
2017-07-15 |
Steve Brokenshire | XCCalendarList: Layout control after updating the calen... |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Steve Brokenshire | XCCalendar widgets: Removed painting of controls |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Steve Brokenshire | XCCalendarMonthView: Corrected event type for DeselectO... |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Steve Brokenshire | frmEventEditor: Don't setup new empty event if saving... |
commit | commitdiff | tree | snapshot |
2017-07-02 |
Steve Brokenshire | frmMain: Removed dirent.h from header (not in use) |
commit | commitdiff | tree | snapshot |
2017-07-02 |
Steve Brokenshire | Makefile.in: Removed -ggdb as switch is controlled... |
commit | commitdiff | tree | snapshot |
2017-07-02 |
Steve Brokenshire | Events: Now using wxDEFINE_EVENT, wxDECLARE_EVENT and... |
commit | commitdiff | tree | snapshot |
2017-07-02 |
Steve Brokenshire | frmUpdate: Check version via HTTPS |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Steve Brokenshire | 0.03 release release-0.03 |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Steve Brokenshire | frmMain: Close all windows on preferences, edit & delet... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Steve Brokenshire | frmMain: Manage windows from Window menu. |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Steve Brokenshire | XCCalendarDay/XCCalendarMonthView: Fixed browse after... |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Steve Brokenshire | frmEventEditor: Set calendar ID when editing event |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Steve Brokenshire | CalendarDataStorage: Fixed existing account check and... |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Steve Brokenshire | colour.h: Moved #includes to after the header guard |
commit | commitdiff | tree | snapshot |
2017-02-05 |
Steve Brokenshire | Version 0.02 release release-0.02 |
commit | commitdiff | tree | snapshot |
2017-02-05 |
Steve Brokenshire | tests: Added more tests for CalendarDataStorage |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Steve Brokenshire | camelCase: Converted remaining code that was missed |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Steve Brokenshire | camelCase: Converted code in tests directory |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Steve Brokenshire | camelCase: Converted code in calendarobject directory |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Steve Brokenshire | camelCase: Converted code in widgets directory |
commit | commitdiff | tree | snapshot |
2017-01-28 |
Steve Brokenshire | camelCase: Converted code in calendartimezone directory |
commit | commitdiff | tree | snapshot |
2017-01-28 |
Steve Brokenshire | camelCase: Converted code in calendartask directory |
commit | commitdiff | tree | snapshot |
2017-01-28 |
Steve Brokenshire | camelCase: Converted code in calendarjournal directory |
commit | commitdiff | tree | snapshot |
2017-01-28 |
Steve Brokenshire | camelCase: Converted code in calendarfreebusy directory |
commit | commitdiff | tree | snapshot |
2017-01-28 |
Steve Brokenshire | camelCase: Converted code in calendarevent directory |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Steve Brokenshire | camelCase: Converted code in CalDAV directory |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Steve Brokenshire | camelCase: Converted code in forms directories |
commit | commitdiff | tree | snapshot |
2017-01-24 |
Steve Brokenshire | camelCase: Converted code in main.cpp and common direct... |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Steve Brokenshire | defaults: Ensure 'Default' local account is created |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Steve Brokenshire | configure: Setup configure script |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Steve Brokenshire | source/.gitignore: Added files to ignore |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Steve Brokenshire | CalendarDataStorage: Removed unused code and duplicate... |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Steve Brokenshire | TODO: Updated TODO list. |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Steve Brokenshire | README: Added readme file |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Steve Brokenshire | LICENSE: Add file confirming the license for Xestia... |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Steve Brokenshire | TODO: Moved into the top repository directory |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Steve Brokenshire | Updated/Added copyright header and licensing to all... |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Steve Brokenshire | Makefile: Added more files to compile |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Steve Brokenshire | CalendarDataStorage: Update code |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Steve Brokenshire | CalendarObject: Update code |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Steve Brokenshire | forms: Forms updated |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Steve Brokenshire | widgets: Widget controls updated |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Steve Brokenshire | Unit Testing: Added extra parameter to AddAccount to... |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Steve Brokenshire | events: Added more events for processing calendar/event... |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Steve Brokenshire | AppXestiaCalendar: Added forms and updated events |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Steve Brokenshire | TODO: Updated TODO list |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Steve Brokenshire | uuid: Remove newline if there is a newline. |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Steve Brokenshire | structs: Added header for structs used within Xestia... |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Steve Brokenshire | bitmaps: Added account local and unsupported icons |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Steve Brokenshire | frmCalendarEditor: Added form to edit calendars |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Steve Brokenshire | frmEventEditor: Added form for editing events |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Steve Brokenshire | XCCalendarMenu: Added menu when right clicking calendars |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Steve Brokenshire | XCEventMenu: Added menu when right clicking events. |
commit | commitdiff | tree | snapshot |
2017-01-03 |
Steve Brokenshire | CalendarDataStorage: Added unit tests for calendar... |
commit | commitdiff | tree | snapshot |
2016-12-31 |
Steve Brokenshire | svrblist: Implemented server blacklist code for Xestia... |
commit | commitdiff | tree | snapshot |
2016-12-31 |
Steve Brokenshire | frmEditAccount: Implemented code from Xestia Address... |
commit | commitdiff | tree | snapshot |
2016-12-31 |
Steve Brokenshire | frmEditAccount: Moved code to forms/editaccount |
commit | commitdiff | tree | snapshot |
2016-12-31 |
Steve Brokenshire | Makefile: Added frmUpdate for compiling |
commit | commitdiff | tree | snapshot |
2016-12-31 |
Steve Brokenshire | TODO: Updated TODO list |
commit | commitdiff | tree | snapshot |
2016-12-31 |
Steve Brokenshire | frmMain: Implemented code to hide/show calendar entries |
commit | commitdiff | tree | snapshot |
2016-12-31 |
Steve Brokenshire | frmUpdate: Implemented code from Xestia Address Book |
commit | commitdiff | tree | snapshot |
2016-12-31 |
Steve Brokenshire | frmUpdate: Moved to the forms/update directory |
commit | commitdiff | tree | snapshot |
2016-12-29 |
Steve Brokenshire | XCCalendarList: Look at internal_updatedata checksum... |
commit | commitdiff | tree | snapshot |
2016-12-29 |
Steve Brokenshire | XCCalendarMonthView: Receive CalendarDataStorage pointer |
commit | commitdiff | tree | snapshot |
2016-12-29 |
Steve Brokenshire | XCCalendarDay: Removed unused code and added code to... |
commit | commitdiff | tree | snapshot |
2016-12-29 |
Steve Brokenshire | XCCalendarCtrl: Generate current month grid if no data... |
commit | commitdiff | tree | snapshot |
2016-12-29 |
Steve Brokenshire | random.cpp: Added code and headers. |
commit | commitdiff | tree | snapshot |
2016-12-29 |
Steve Brokenshire | Added random.cpp to the unit testing build script. |
commit | commitdiff | tree | snapshot |
2016-12-29 |
Steve Brokenshire | CalendarDataStorage: Added checksum functions |
commit | commitdiff | tree | snapshot |
next |