From cba151c4b833a26c63984769f921bab5e755decd Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sun, 22 Jan 2017 13:04:23 +0000 Subject: [PATCH] Updated/Added copyright header and licensing to all source files --- source/AppXestiaCalendar.cpp | 18 +++++++++++++ source/AppXestiaCalendar.h | 18 +++++++++++++ source/common/colour.h | 2 +- source/common/defaults.cpp | 2 +- source/common/defaults.h | 2 +- source/common/dirs.cpp | 2 +- source/common/dirs.h | 10 +++---- source/common/events.h | 18 +++++++++++++ source/common/file.cpp | 18 +++++++++++++ source/common/file.h | 18 +++++++++++++ source/common/monthviewgen.cpp | 6 ++--- source/common/monthviewgen.h | 6 ++--- source/common/preferences.cpp | 2 +- source/common/preferences.h | 2 +- source/common/random.cpp | 2 +- source/common/random.h | 2 +- source/common/structs.h | 18 +++++++++++++ source/common/svrblist.cpp | 10 +++---- source/common/svrblist.h | 10 +++---- source/common/text.cpp | 18 +++++++++++++ source/common/text.h | 18 +++++++++++++ source/common/types.h | 2 +- source/common/uuid.cpp | 6 ++--- source/common/uuid.h | 2 +- source/forms/about/frmAbout.cpp | 18 +++++++++++++ source/forms/about/frmAbout.h | 18 +++++++++++++ source/forms/actmgr/frmActivityMgr.cpp | 18 +++++++++++++ source/forms/actmgr/frmActivityMgr.h | 18 +++++++++++++ .../calendareditor/frmCalendarEditor.cpp | 18 +++++++++++++ .../forms/calendareditor/frmCalendarEditor.h | 19 +++++++++++++ source/forms/editaccount/frmEditAccount.cpp | 18 +++++++++++++ source/forms/editaccount/frmEditAccount.h | 18 +++++++++++++ source/forms/eventeditor/frmEventEditor.cpp | 18 +++++++++++++ source/forms/eventeditor/frmEventEditor.h | 18 +++++++++++++ source/forms/frmConflictResolution.cpp | 18 +++++++++++++ source/forms/frmConflictResolution.h | 19 +++++++++++++ source/forms/frmInvalidSSLCertificate.cpp | 18 +++++++++++++ source/forms/frmInvalidSSLCertificate.h | 18 +++++++++++++ source/forms/frmSSLCertificate.cpp | 18 +++++++++++++ source/forms/frmSSLCertificate.h | 18 +++++++++++++ source/forms/main/frmMain.cpp | 18 +++++++++++++ source/forms/main/frmMain.h | 18 +++++++++++++ source/forms/newaccount/frmNewAccount.cpp | 18 +++++++++++++ source/forms/newaccount/frmNewAccount.h | 18 +++++++++++++ source/forms/preferences/frmPreferences.cpp | 18 +++++++++++++ source/forms/preferences/frmPreferences.h | 18 +++++++++++++ source/forms/update/frmUpdate.cpp | 18 +++++++++++++ source/forms/update/frmUpdate.h | 18 +++++++++++++ .../CalendarDataStorage.cpp | 18 +++++++++++++ .../CalendarDataStorage/CalendarDataStorage.h | 18 +++++++++++++ source/main.cpp | 6 ++--- .../objects/CalDAV/CalDAV-XMLProcessing.cpp | 9 ++++--- source/objects/CalDAV/CalDAV.cpp | 6 ++--- source/objects/CalDAV/CalDAV.h | 6 ++--- .../calendarevent/CalendarEvent-Save.cpp | 18 +++++++++++++ .../objects/calendarevent/CalendarEvent.cpp | 18 +++++++++++++ source/objects/calendarevent/CalendarEvent.h | 18 +++++++++++++ .../CalendarFreeBusy-Save.cpp | 18 +++++++++++++ .../calendarfreebusy/CalendarFreeBusy.cpp | 18 +++++++++++++ .../calendarfreebusy/CalendarFreeBusy.h | 18 +++++++++++++ .../calendarjournal/CalendarJournal-Save.cpp | 18 +++++++++++++ .../calendarjournal/CalendarJournal.cpp | 18 +++++++++++++ .../objects/calendarjournal/CalendarJournal.h | 18 +++++++++++++ source/objects/calendarlist/CalendarList.cpp | 2 +- source/objects/calendarlist/CalendarList.h | 2 +- .../calendarobject/CalendarObject-Save.cpp | 18 +++++++++++++ .../objects/calendarobject/CalendarObject.cpp | 18 +++++++++++++ .../objects/calendarobject/CalendarObject.h | 18 +++++++++++++ .../calendartask/CalendarTask-Save.cpp | 18 +++++++++++++ source/objects/calendartask/CalendarTask.cpp | 18 +++++++++++++ source/objects/calendartask/CalendarTask.h | 18 +++++++++++++ .../CalendarTimezone-Save.cpp | 18 +++++++++++++ .../calendartimezone/CalendarTimezone.cpp | 18 +++++++++++++ .../calendartimezone/CalendarTimezone.h | 18 +++++++++++++ source/tests/xestiacalendar_caldav.h | 6 ++--- .../xestiacalendar_calendardatastorage.h | 6 ++--- source/tests/xestiacalendar_commonfunctions.h | 6 ++--- source/tests/xestiacalendar_icaleventload.h | 6 ++--- source/tests/xestiacalendar_icaleventsave.h | 6 ++--- .../tests/xestiacalendar_icalfreebusyload.h | 6 ++--- .../tests/xestiacalendar_icalfreebusysave.h | 6 ++--- source/tests/xestiacalendar_icaljournalload.h | 6 ++--- source/tests/xestiacalendar_icaljournalsave.h | 6 ++--- source/tests/xestiacalendar_icaltaskload.h | 6 ++--- source/tests/xestiacalendar_icaltasksave.h | 6 ++--- .../tests/xestiacalendar_icaltimezoneload.h | 6 ++--- .../tests/xestiacalendar_icaltimezonesave.h | 6 ++--- source/tests/xestiacalendar_populate.cpp | 2 +- source/tests/xestiacalendar_populate.h | 2 +- source/tests/xestiacalendar_test.cpp | 6 ++--- source/tests/xestiacalendar_testcommon.cpp | 6 ++--- source/tests/xestiacalendar_testcommon.h | 6 ++--- .../xestiacalendar_testxccalendarday.cpp | 27 ++++++++++++------- ...xestiacalendar_testxccalendarmonthview.cpp | 27 ++++++++++++------- source/tools/bitmapcode.cpp | 6 ++--- source/widgets/XCCalendarCtrl.h | 6 ++--- source/widgets/XCCalendarDay.h | 6 ++--- source/widgets/XCCalendarDayEntry.h | 6 ++--- source/widgets/XCCalendarList.h | 2 +- source/widgets/XCCalendarListAccountCtrl.h | 2 +- source/widgets/XCCalendarListCalendarCtrl.h | 2 +- source/widgets/XCCalendarManipulator.h | 6 ++--- source/widgets/XCCalendarMonthSelect.h | 6 ++--- source/widgets/XCCalendarMonthView.h | 6 ++--- source/widgets/XCCalendarMonthViewDayTitle.h | 6 ++--- source/widgets/XCEventMenu.h | 2 +- 106 files changed, 1102 insertions(+), 145 deletions(-) diff --git a/source/AppXestiaCalendar.cpp b/source/AppXestiaCalendar.cpp index d5a9af4..a43977a 100644 --- a/source/AppXestiaCalendar.cpp +++ b/source/AppXestiaCalendar.cpp @@ -1,3 +1,21 @@ +// AppXesitaCalendar.cpp - Xestia Calendar application form code +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + /////////////////////////////////////////////////////////////////////////// // C++ code generated with wxFormBuilder (version Nov 13 2016) // http://www.wxformbuilder.org/ diff --git a/source/AppXestiaCalendar.h b/source/AppXestiaCalendar.h index c5c42af..e27361c 100644 --- a/source/AppXestiaCalendar.h +++ b/source/AppXestiaCalendar.h @@ -1,3 +1,21 @@ +// AppXesitaCalendar.cpp - Xestia Calendar application form code header +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + /////////////////////////////////////////////////////////////////////////// // C++ code generated with wxFormBuilder (version Nov 13 2016) // http://www.wxformbuilder.org/ diff --git a/source/common/colour.h b/source/common/colour.h index b950973..cf858b1 100644 --- a/source/common/colour.h +++ b/source/common/colour.h @@ -1,6 +1,6 @@ // colour.h - Colour Structures // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // diff --git a/source/common/defaults.cpp b/source/common/defaults.cpp index 51476de..998a601 100644 --- a/source/common/defaults.cpp +++ b/source/common/defaults.cpp @@ -1,6 +1,6 @@ // defaults.cpp - Default settings subroutines. // -// (c) 2012-2016 Xestia Software Development. +// (c) 2012-2017 Xestia Software Development. // // This file is part of Xestia Calendar. Originally from Xestia Address Book. // diff --git a/source/common/defaults.h b/source/common/defaults.h index 2147597..18f157a 100644 --- a/source/common/defaults.h +++ b/source/common/defaults.h @@ -1,6 +1,6 @@ // defaults.h - Default settings subroutines header. // -// (c) 2012-2016 Xestia Software Development. +// (c) 2012-2018 Xestia Software Development. // // This file is part of Xestia Calendar. Originally from Xestia Address Book. // diff --git a/source/common/dirs.cpp b/source/common/dirs.cpp index fa9442b..ad4f695 100644 --- a/source/common/dirs.cpp +++ b/source/common/dirs.cpp @@ -1,6 +1,6 @@ // dirs.cpp - Directory subroutines. // -// (c) 2012-2015 Xestia Software Development. +// (c) 2012-2017 Xestia Software Development. // // This file is part of Xestia Calendar. Originally from Xestia Address Book. // diff --git a/source/common/dirs.h b/source/common/dirs.h index b0d443c..0f4b37c 100644 --- a/source/common/dirs.h +++ b/source/common/dirs.h @@ -1,20 +1,20 @@ // dirs.h - Directory subroutines header. // -// (c) 2012-2015 Xestia Software Development. +// (c) 2012-2017 Xestia Software Development. // -// This file is part of Xestia Address Book. +// This file is part of Xestia Calendar. Based from Xestia Address Book. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License along -// with Xestia Address Book. If not, see +// with Xestia Calendar. If not, see #ifndef DIRS_H #define DIRS_H diff --git a/source/common/events.h b/source/common/events.h index cab29b3..d95c33c 100644 --- a/source/common/events.h +++ b/source/common/events.h @@ -1,3 +1,21 @@ +// events.h - Events header. +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __COMMON_EVENTS_H__ #define __COMMON_EVENTS_H__ diff --git a/source/common/file.cpp b/source/common/file.cpp index 01526d0..783defc 100644 --- a/source/common/file.cpp +++ b/source/common/file.cpp @@ -1,3 +1,21 @@ +// file.cpp - File functions. +// +// (c) 2012-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. Originally from Xestia Address Book. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "file.h" using namespace std; diff --git a/source/common/file.h b/source/common/file.h index 63c39d3..f111c09 100644 --- a/source/common/file.h +++ b/source/common/file.h @@ -1,3 +1,21 @@ +// file.h - File functions header. +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __COMMON_FILE_H__ #define __COMMON_FILE_H__ diff --git a/source/common/monthviewgen.cpp b/source/common/monthviewgen.cpp index f267b84..bd741eb 100644 --- a/source/common/monthviewgen.cpp +++ b/source/common/monthviewgen.cpp @@ -1,14 +1,14 @@ // monthviewgen.cpp - Xestia Calendar month view generation functions. // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/common/monthviewgen.h b/source/common/monthviewgen.h index 4c363a2..47b80d1 100644 --- a/source/common/monthviewgen.h +++ b/source/common/monthviewgen.h @@ -1,14 +1,14 @@ // monthviewgen.h - Xestia Calendar month view generation functions header. // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/common/preferences.cpp b/source/common/preferences.cpp index 8c51693..6600116 100644 --- a/source/common/preferences.cpp +++ b/source/common/preferences.cpp @@ -1,6 +1,6 @@ // preferences.cpp - Preferences subroutines. // -// (c) 2012-2016 Xestia Software Development. +// (c) 2012-2017 Xestia Software Development. // // This file is part of Xestia Calendar. Originally from Xestia Address Book. // diff --git a/source/common/preferences.h b/source/common/preferences.h index dd5c5c6..bf849bf 100644 --- a/source/common/preferences.h +++ b/source/common/preferences.h @@ -1,6 +1,6 @@ // preferences.h - Preferences subroutines header. // -// (c) 2012-2016 Xestia Software Development. +// (c) 2012-2017 Xestia Software Development. // // This file is part of Xestia Calendar. Originally from Xestia Address Book. // diff --git a/source/common/random.cpp b/source/common/random.cpp index c661320..ff0b619 100644 --- a/source/common/random.cpp +++ b/source/common/random.cpp @@ -1,6 +1,6 @@ // random.cpp - Random number generation. // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // diff --git a/source/common/random.h b/source/common/random.h index 212f942..a931eeb 100644 --- a/source/common/random.h +++ b/source/common/random.h @@ -1,6 +1,6 @@ // random.h - Random number generation. // -// (c) 2016 Xestia Software Development. +// (c) 2016-217 Xestia Software Development. // // This file is part of Xestia Calendar. // diff --git a/source/common/structs.h b/source/common/structs.h index b90db07..6df8de7 100644 --- a/source/common/structs.h +++ b/source/common/structs.h @@ -1,3 +1,21 @@ +// structs.h - Structs and Enumerators header. +// +// (c) 2012-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __COMMON_STRUCTS_H__ #define __COMMON_STRUCTS_H__ diff --git a/source/common/svrblist.cpp b/source/common/svrblist.cpp index 9894b21..97163af 100644 --- a/source/common/svrblist.cpp +++ b/source/common/svrblist.cpp @@ -1,20 +1,20 @@ // svrblist.cpp - Server Blacklist subroutines. // -// (c) 2012-2015 Xestia Software Development. +// (c) 2012-2017 Xestia Software Development. // -// This file is part of Xestia Address Book. +// This file is part of Xestia Calendar. Based on Xestia Address Book. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License along -// with Xestia Address Book. If not, see +// with Xestia Calendar. If not, see #include #include diff --git a/source/common/svrblist.h b/source/common/svrblist.h index c2e7b3d..a4ea469 100644 --- a/source/common/svrblist.h +++ b/source/common/svrblist.h @@ -1,20 +1,20 @@ // svrblist.h - Server Blacklist subroutines header. // -// (c) 2012-2015 Xestia Software Development. +// (c) 2012-2017 Xestia Software Development. // -// This file is part of Xestia Address Book. +// This file is part of Xestia Calendar. Based from Xestia Address Book. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License along -// with Xestia Address Book. If not, see +// with Xestia Calendar. If not, see #include diff --git a/source/common/text.cpp b/source/common/text.cpp index 8962edc..03eb88d 100644 --- a/source/common/text.cpp +++ b/source/common/text.cpp @@ -1,3 +1,21 @@ +// text.cpp - Text functions. +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "text.h" using namespace std; diff --git a/source/common/text.h b/source/common/text.h index 1c1c008..32f4355 100644 --- a/source/common/text.h +++ b/source/common/text.h @@ -1,3 +1,21 @@ +// text.h - Text function headers. +// +// (c) 2012-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. Based from Xestia Address Book. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __COMMON_TEXT_H__ #define __COMMON_TEXT_H__ diff --git a/source/common/types.h b/source/common/types.h index f6ea2e2..99bc6be 100644 --- a/source/common/types.h +++ b/source/common/types.h @@ -1,6 +1,6 @@ // types.h - Types header // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // diff --git a/source/common/uuid.cpp b/source/common/uuid.cpp index 224ec55..f0b8704 100644 --- a/source/common/uuid.cpp +++ b/source/common/uuid.cpp @@ -1,8 +1,8 @@ -// uuid.cpp - UUID subroutines. +// uuid.cpp - UUID functions. // -// (c) 2012-2015 Xestia Software Development. +// (c) 2012-2017 Xestia Software Development. // -// This file is part of Xestia Calendar. +// This file is part of Xestia Calendar. Based on Xestia Address Book. // // Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the diff --git a/source/common/uuid.h b/source/common/uuid.h index f406a79..b39e042 100644 --- a/source/common/uuid.h +++ b/source/common/uuid.h @@ -1,6 +1,6 @@ // uuid.cpp - UUID subroutines header. // -// (c) 2012-2015 Xestia Software Development. +// (c) 2012-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // diff --git a/source/forms/about/frmAbout.cpp b/source/forms/about/frmAbout.cpp index ab9eee5..ede290a 100644 --- a/source/forms/about/frmAbout.cpp +++ b/source/forms/about/frmAbout.cpp @@ -1,3 +1,21 @@ +// frmAbout.cpp - frmAbout subroutines +// +// (c) 2012-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. Originally from Xestia Address Book. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "frmAbout.h" frmAbout::frmAbout( wxWindow* parent ) diff --git a/source/forms/about/frmAbout.h b/source/forms/about/frmAbout.h index 97d3b1c..b769df1 100644 --- a/source/forms/about/frmAbout.h +++ b/source/forms/about/frmAbout.h @@ -1,3 +1,21 @@ +// frmAbout.cpp - frmAbout subroutines header +// +// (c) 2012-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. Originally from Xestia Address Book. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __frmAbout__ #define __frmAbout__ diff --git a/source/forms/actmgr/frmActivityMgr.cpp b/source/forms/actmgr/frmActivityMgr.cpp index 35b9ec5..0773ea4 100644 --- a/source/forms/actmgr/frmActivityMgr.cpp +++ b/source/forms/actmgr/frmActivityMgr.cpp @@ -1,3 +1,21 @@ +// frmActivityMgr.cpp - frmActivityMgr form functions. +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "frmActivityMgr.h" frmActivityMgr::frmActivityMgr( wxWindow* parent ) diff --git a/source/forms/actmgr/frmActivityMgr.h b/source/forms/actmgr/frmActivityMgr.h index e41791e..c049c17 100644 --- a/source/forms/actmgr/frmActivityMgr.h +++ b/source/forms/actmgr/frmActivityMgr.h @@ -1,3 +1,21 @@ +// frmActivityMgr.cpp - frmActivityMgr form functions header. +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __frmActivityMgr__ #define __frmActivityMgr__ diff --git a/source/forms/calendareditor/frmCalendarEditor.cpp b/source/forms/calendareditor/frmCalendarEditor.cpp index f39a5d6..0373461 100644 --- a/source/forms/calendareditor/frmCalendarEditor.cpp +++ b/source/forms/calendareditor/frmCalendarEditor.cpp @@ -1,3 +1,21 @@ +// frmCalendarEditor.cpp - frmCalendarEditor form functions. +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "frmCalendarEditor.h" using namespace std; diff --git a/source/forms/calendareditor/frmCalendarEditor.h b/source/forms/calendareditor/frmCalendarEditor.h index 5418cde..0f76044 100644 --- a/source/forms/calendareditor/frmCalendarEditor.h +++ b/source/forms/calendareditor/frmCalendarEditor.h @@ -1,3 +1,22 @@ +// frmCalendarEditor.h - frmCalendarEditor form functions. +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + + #ifndef __frmCalendarEditor__ #define __frmCalendarEditor__ diff --git a/source/forms/editaccount/frmEditAccount.cpp b/source/forms/editaccount/frmEditAccount.cpp index f4e6301..cc88900 100644 --- a/source/forms/editaccount/frmEditAccount.cpp +++ b/source/forms/editaccount/frmEditAccount.cpp @@ -1,3 +1,21 @@ +// frmEditAccount.cpp - frmEditAccount form functions. +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "frmEditAccount.h" frmEditAccount::frmEditAccount( wxWindow* parent ) diff --git a/source/forms/editaccount/frmEditAccount.h b/source/forms/editaccount/frmEditAccount.h index 3e69d82..6a1b557 100644 --- a/source/forms/editaccount/frmEditAccount.h +++ b/source/forms/editaccount/frmEditAccount.h @@ -1,3 +1,21 @@ +// frmEditAccount.h - frmEditAccount form functions. +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __frmEditAccount__ #define __frmEditAccount__ diff --git a/source/forms/eventeditor/frmEventEditor.cpp b/source/forms/eventeditor/frmEventEditor.cpp index 1130c31..f262d6a 100644 --- a/source/forms/eventeditor/frmEventEditor.cpp +++ b/source/forms/eventeditor/frmEventEditor.cpp @@ -1,3 +1,21 @@ +// frmEventEditor.cpp - frmEventEditor form functions. +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "frmEventEditor.h" using namespace std; diff --git a/source/forms/eventeditor/frmEventEditor.h b/source/forms/eventeditor/frmEventEditor.h index 2728dd9..6673505 100644 --- a/source/forms/eventeditor/frmEventEditor.h +++ b/source/forms/eventeditor/frmEventEditor.h @@ -1,3 +1,21 @@ +// frmEventEditor.h - frmEventEditor form functions header. +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __frmEventEditor__ #define __frmEventEditor__ diff --git a/source/forms/frmConflictResolution.cpp b/source/forms/frmConflictResolution.cpp index e9e9501..427ed70 100644 --- a/source/forms/frmConflictResolution.cpp +++ b/source/forms/frmConflictResolution.cpp @@ -1,3 +1,21 @@ +// frmConflictResolution.cpp - frmConflictResolution form functions +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "frmConflictResolution.h" frmConflictResolution::frmConflictResolution( wxWindow* parent ) diff --git a/source/forms/frmConflictResolution.h b/source/forms/frmConflictResolution.h index 3fda92d..ae45e2c 100644 --- a/source/forms/frmConflictResolution.h +++ b/source/forms/frmConflictResolution.h @@ -1,3 +1,22 @@ +// frmConflictResolution.h - frmConflictResolution form functions header +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + + #ifndef __frmConflictResolution__ #define __frmConflictResolution__ diff --git a/source/forms/frmInvalidSSLCertificate.cpp b/source/forms/frmInvalidSSLCertificate.cpp index 77a0b0f..5df2db5 100644 --- a/source/forms/frmInvalidSSLCertificate.cpp +++ b/source/forms/frmInvalidSSLCertificate.cpp @@ -1,3 +1,21 @@ +// frmInvalidSSLCertificate.cpp - frmInvalidSSLCertificate form functions +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "frmInvalidSSLCertificate.h" frmInvalidSSLCertificate::frmInvalidSSLCertificate( wxWindow* parent ) diff --git a/source/forms/frmInvalidSSLCertificate.h b/source/forms/frmInvalidSSLCertificate.h index f408079..a74cbfa 100644 --- a/source/forms/frmInvalidSSLCertificate.h +++ b/source/forms/frmInvalidSSLCertificate.h @@ -1,3 +1,21 @@ +// frmInvalidSSLCertificate.h - frmInvalidSSLCertificate form functions header +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __frmInvalidSSLCertificate__ #define __frmInvalidSSLCertificate__ diff --git a/source/forms/frmSSLCertificate.cpp b/source/forms/frmSSLCertificate.cpp index 89a7c4a..35ac1cc 100644 --- a/source/forms/frmSSLCertificate.cpp +++ b/source/forms/frmSSLCertificate.cpp @@ -1,3 +1,21 @@ +// frmSSLCertificate.cpp - frmSSLCertificate form functions +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "frmSSLCertificate.h" frmSSLCertificate::frmSSLCertificate( wxWindow* parent ) diff --git a/source/forms/frmSSLCertificate.h b/source/forms/frmSSLCertificate.h index 3145a63..a467bfa 100644 --- a/source/forms/frmSSLCertificate.h +++ b/source/forms/frmSSLCertificate.h @@ -1,3 +1,21 @@ +// frmSSLCertificate.h - frmSSLCertificate form functions header +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __frmSSLCertificate__ #define __frmSSLCertificate__ diff --git a/source/forms/main/frmMain.cpp b/source/forms/main/frmMain.cpp index e1f2bd9..d04574f 100644 --- a/source/forms/main/frmMain.cpp +++ b/source/forms/main/frmMain.cpp @@ -1,3 +1,21 @@ +// frmMain.h - frmMain form functions header. +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "frmMain.h" frmMain::frmMain( wxWindow* parent ) diff --git a/source/forms/main/frmMain.h b/source/forms/main/frmMain.h index 194ec11..525c4d7 100644 --- a/source/forms/main/frmMain.h +++ b/source/forms/main/frmMain.h @@ -1,3 +1,21 @@ +// frmMain.h - frmEventEditor form functions. +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __frmMain__ #define __frmMain__ diff --git a/source/forms/newaccount/frmNewAccount.cpp b/source/forms/newaccount/frmNewAccount.cpp index 9eb5d24..77348e7 100644 --- a/source/forms/newaccount/frmNewAccount.cpp +++ b/source/forms/newaccount/frmNewAccount.cpp @@ -1,3 +1,21 @@ +// frmNewAccount.cpp - frmNewAccount form functions +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "frmNewAccount.h" frmNewAccount::frmNewAccount( wxWindow* parent ) diff --git a/source/forms/newaccount/frmNewAccount.h b/source/forms/newaccount/frmNewAccount.h index c74a148..6c03227 100644 --- a/source/forms/newaccount/frmNewAccount.h +++ b/source/forms/newaccount/frmNewAccount.h @@ -1,3 +1,21 @@ +// frmNewAccount.h - frmNewAccount form functions header +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __frmNewAccount__ #define __frmNewAccount__ diff --git a/source/forms/preferences/frmPreferences.cpp b/source/forms/preferences/frmPreferences.cpp index d072475..312ae26 100644 --- a/source/forms/preferences/frmPreferences.cpp +++ b/source/forms/preferences/frmPreferences.cpp @@ -1,3 +1,21 @@ +// frmPreferences.cpp - frmPreferences form functions +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "frmPreferences.h" frmPreferences::frmPreferences( wxWindow* parent ) diff --git a/source/forms/preferences/frmPreferences.h b/source/forms/preferences/frmPreferences.h index 3c8cfd8..2b8ebbf 100644 --- a/source/forms/preferences/frmPreferences.h +++ b/source/forms/preferences/frmPreferences.h @@ -1,3 +1,21 @@ +// frmPreferences.h - frmPreferences form functions header +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __frmPreferences__ #define __frmPreferences__ diff --git a/source/forms/update/frmUpdate.cpp b/source/forms/update/frmUpdate.cpp index 06a1e0f..213ac33 100644 --- a/source/forms/update/frmUpdate.cpp +++ b/source/forms/update/frmUpdate.cpp @@ -1,3 +1,21 @@ +// frmUpdate.cpp - frmUpdate form functions +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "frmUpdate.h" size_t WritebackFuncUpdate(char *ptr, size_t size, size_t nmemb, wxString *stream){ diff --git a/source/forms/update/frmUpdate.h b/source/forms/update/frmUpdate.h index 7bc386d..9cc0f33 100644 --- a/source/forms/update/frmUpdate.h +++ b/source/forms/update/frmUpdate.h @@ -1,3 +1,21 @@ +// frmUpdate.h - frmUpdate form functions header +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __frmUpdate__ #define __frmUpdate__ diff --git a/source/libraries/CalendarDataStorage/CalendarDataStorage.cpp b/source/libraries/CalendarDataStorage/CalendarDataStorage.cpp index b1d2c5b..c18a85b 100644 --- a/source/libraries/CalendarDataStorage/CalendarDataStorage.cpp +++ b/source/libraries/CalendarDataStorage/CalendarDataStorage.cpp @@ -1,3 +1,21 @@ +// CalendarDataStorage.cpp - CalendarDataStorage class +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "CalendarDataStorage.h" #define CDS_RANDOMPOW 24 diff --git a/source/libraries/CalendarDataStorage/CalendarDataStorage.h b/source/libraries/CalendarDataStorage/CalendarDataStorage.h index 47c70b5..fda46c7 100644 --- a/source/libraries/CalendarDataStorage/CalendarDataStorage.h +++ b/source/libraries/CalendarDataStorage/CalendarDataStorage.h @@ -1,3 +1,21 @@ +// CalendarDataStorage.h - CalendarDataStorage class header +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __LIBRARIES_CALENDARDATASTORAGE_H__ #define __LIBRARIES_CALENDARDATASTORAGE_H__ diff --git a/source/main.cpp b/source/main.cpp index b4be0fd..390a6a6 100644 --- a/source/main.cpp +++ b/source/main.cpp @@ -1,14 +1,14 @@ // main.cpp - Main subroutine (application start). // -// (c) 2012-2015 Xestia Software Development. +// (c) 2012-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/objects/CalDAV/CalDAV-XMLProcessing.cpp b/source/objects/CalDAV/CalDAV-XMLProcessing.cpp index d216a33..0018ebf 100644 --- a/source/objects/CalDAV/CalDAV-XMLProcessing.cpp +++ b/source/objects/CalDAV/CalDAV-XMLProcessing.cpp @@ -1,14 +1,14 @@ // CalDAV-XMLProcessing.cpp - CalDAV Connection Object - XML Processing. // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. @@ -210,7 +210,8 @@ CalDAVCalendarList CalDAV::ProcessXMLCalendarList(){ NodeMatch = xmlCopyNode(NodeResponse, 1); if (MatchXMLName(&NodeMatch, "response")){ - NodeData = xmlCopyNode(NodeMatch, 1); + + NodeData = xmlCopyNode(NodeMatch, 1); // Check the resource type is a calendar. diff --git a/source/objects/CalDAV/CalDAV.cpp b/source/objects/CalDAV/CalDAV.cpp index dfddd87..7f268b0 100644 --- a/source/objects/CalDAV/CalDAV.cpp +++ b/source/objects/CalDAV/CalDAV.cpp @@ -1,14 +1,14 @@ // CalDAV.cpp - CalDAV Connection Object. // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/objects/CalDAV/CalDAV.h b/source/objects/CalDAV/CalDAV.h index e95c03b..5629b87 100644 --- a/source/objects/CalDAV/CalDAV.h +++ b/source/objects/CalDAV/CalDAV.h @@ -1,14 +1,14 @@ // CalDAV.h - CalDAV Connection Object header. // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/objects/calendarevent/CalendarEvent-Save.cpp b/source/objects/calendarevent/CalendarEvent-Save.cpp index e6eaaae..0feaf23 100644 --- a/source/objects/calendarevent/CalendarEvent-Save.cpp +++ b/source/objects/calendarevent/CalendarEvent-Save.cpp @@ -1,3 +1,21 @@ +// CalendarEvent.cpp - CalendarEventObject class save functions +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "CalendarEvent.h" using namespace std; diff --git a/source/objects/calendarevent/CalendarEvent.cpp b/source/objects/calendarevent/CalendarEvent.cpp index fc87973..72e156c 100644 --- a/source/objects/calendarevent/CalendarEvent.cpp +++ b/source/objects/calendarevent/CalendarEvent.cpp @@ -1,3 +1,21 @@ +// CalendarEvent.cpp - CalendarEventObject class functions +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "CalendarEvent.h" using namespace std; diff --git a/source/objects/calendarevent/CalendarEvent.h b/source/objects/calendarevent/CalendarEvent.h index c334b71..f16253b 100644 --- a/source/objects/calendarevent/CalendarEvent.h +++ b/source/objects/calendarevent/CalendarEvent.h @@ -1,3 +1,21 @@ +// CalendarEvent.cpp - CalendarEventObject class header +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __OBJECTS_CALENDAREVENT_CALENDAREVENT_H__ #define __OBJECTS_CALENDAREVENT_CALENDAREVENT_H__ diff --git a/source/objects/calendarfreebusy/CalendarFreeBusy-Save.cpp b/source/objects/calendarfreebusy/CalendarFreeBusy-Save.cpp index 1d398f8..4dd40c7 100644 --- a/source/objects/calendarfreebusy/CalendarFreeBusy-Save.cpp +++ b/source/objects/calendarfreebusy/CalendarFreeBusy-Save.cpp @@ -1,3 +1,21 @@ +// CalendarFreeBusy-Save.cpp - CalendarFreeBusy class save functions +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "CalendarFreeBusy.h" using namespace std; diff --git a/source/objects/calendarfreebusy/CalendarFreeBusy.cpp b/source/objects/calendarfreebusy/CalendarFreeBusy.cpp index 31f6e9d..13f3d78 100644 --- a/source/objects/calendarfreebusy/CalendarFreeBusy.cpp +++ b/source/objects/calendarfreebusy/CalendarFreeBusy.cpp @@ -1,3 +1,21 @@ +// CalendarFreeBusy.cpp - CalendarFreeBusy class functions +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "CalendarFreeBusy.h" using namespace std; diff --git a/source/objects/calendarfreebusy/CalendarFreeBusy.h b/source/objects/calendarfreebusy/CalendarFreeBusy.h index 6ca5deb..20fa013 100644 --- a/source/objects/calendarfreebusy/CalendarFreeBusy.h +++ b/source/objects/calendarfreebusy/CalendarFreeBusy.h @@ -1,3 +1,21 @@ +// CalendarFreeBusy.h - CalendarFreeBusy class header +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __OBJECTS_CALENDARFREEBUSY_CALENDARFREEBUSY_H__ #define __OBJECTS_CALENDARFREEBUSY_CALENDARFREEBUSY_H__ diff --git a/source/objects/calendarjournal/CalendarJournal-Save.cpp b/source/objects/calendarjournal/CalendarJournal-Save.cpp index c0626ee..d88224c 100644 --- a/source/objects/calendarjournal/CalendarJournal-Save.cpp +++ b/source/objects/calendarjournal/CalendarJournal-Save.cpp @@ -1,3 +1,21 @@ +// CalendarJournal.cpp - CalendarJournal class save functions +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "CalendarJournal.h" using namespace std; diff --git a/source/objects/calendarjournal/CalendarJournal.cpp b/source/objects/calendarjournal/CalendarJournal.cpp index 4b2527d..beb9755 100644 --- a/source/objects/calendarjournal/CalendarJournal.cpp +++ b/source/objects/calendarjournal/CalendarJournal.cpp @@ -1,3 +1,21 @@ +// CalendarJournal.cpp - CalendarJournal class functions +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "CalendarJournal.h" using namespace std; diff --git a/source/objects/calendarjournal/CalendarJournal.h b/source/objects/calendarjournal/CalendarJournal.h index 180a877..c2e4a4a 100644 --- a/source/objects/calendarjournal/CalendarJournal.h +++ b/source/objects/calendarjournal/CalendarJournal.h @@ -1,3 +1,21 @@ +// CalendarJournal.h - CalendarJournal class header +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __OBJECTS_CALENDARJOURNAL_CALENDARJOURNAL_H__ #define __OBJECTS_CALENDARJOURNAL_CALENDARJOURNAL_H__ diff --git a/source/objects/calendarlist/CalendarList.cpp b/source/objects/calendarlist/CalendarList.cpp index 514b3e6..98fe763 100644 --- a/source/objects/calendarlist/CalendarList.cpp +++ b/source/objects/calendarlist/CalendarList.cpp @@ -1,6 +1,6 @@ // CalendarList.cpp - Account calendar list. // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // diff --git a/source/objects/calendarlist/CalendarList.h b/source/objects/calendarlist/CalendarList.h index ee9323a..42ac4bf 100644 --- a/source/objects/calendarlist/CalendarList.h +++ b/source/objects/calendarlist/CalendarList.h @@ -1,6 +1,6 @@ // CalendarList.h - Account calendar list header. // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // diff --git a/source/objects/calendarobject/CalendarObject-Save.cpp b/source/objects/calendarobject/CalendarObject-Save.cpp index 4142495..a770ba8 100644 --- a/source/objects/calendarobject/CalendarObject-Save.cpp +++ b/source/objects/calendarobject/CalendarObject-Save.cpp @@ -1,3 +1,21 @@ +// CalendarObject-Save.cpp - CalendarObject class save functions +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "CalendarObject.h" #include "../../common/file.h" diff --git a/source/objects/calendarobject/CalendarObject.cpp b/source/objects/calendarobject/CalendarObject.cpp index 4ea4984..5a15e1d 100644 --- a/source/objects/calendarobject/CalendarObject.cpp +++ b/source/objects/calendarobject/CalendarObject.cpp @@ -1,3 +1,21 @@ +// CalendarObject.cpp - CalendarObject class functions +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "CalendarObject.h" #include "../../common/file.h" diff --git a/source/objects/calendarobject/CalendarObject.h b/source/objects/calendarobject/CalendarObject.h index 3647cb4..29e21fc 100644 --- a/source/objects/calendarobject/CalendarObject.h +++ b/source/objects/calendarobject/CalendarObject.h @@ -1,3 +1,21 @@ +// CalendarObject.h - CalendarObject class header +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __OBJECTS_CALENDAROBJECT_CALENDAROBJECT_H__ #define __OBJECTS_CALENDAROBJECT_CALENDAROBJECT_H__ diff --git a/source/objects/calendartask/CalendarTask-Save.cpp b/source/objects/calendartask/CalendarTask-Save.cpp index f8ae474..70fdc19 100644 --- a/source/objects/calendartask/CalendarTask-Save.cpp +++ b/source/objects/calendartask/CalendarTask-Save.cpp @@ -1,3 +1,21 @@ +// CalendarTask-Save.cpp - CalendarTask class save functions +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "CalendarTask.h" using namespace std; diff --git a/source/objects/calendartask/CalendarTask.cpp b/source/objects/calendartask/CalendarTask.cpp index d1705b1..481bcd0 100644 --- a/source/objects/calendartask/CalendarTask.cpp +++ b/source/objects/calendartask/CalendarTask.cpp @@ -1,3 +1,21 @@ +// CalendarTask.cpp - CalendarTask class functions +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "CalendarTask.h" using namespace std; diff --git a/source/objects/calendartask/CalendarTask.h b/source/objects/calendartask/CalendarTask.h index 83d1423..e05787b 100644 --- a/source/objects/calendartask/CalendarTask.h +++ b/source/objects/calendartask/CalendarTask.h @@ -1,3 +1,21 @@ +// CalendarTask.h - CalendarTask class header +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __OBJECTS_CALENDARTASK_CALENDARTASK_H__ #define __OBJECTS_CALENDARTASK_CALENDARTASK_H__ diff --git a/source/objects/calendartimezone/CalendarTimezone-Save.cpp b/source/objects/calendartimezone/CalendarTimezone-Save.cpp index bf25e6d..1a72a0b 100644 --- a/source/objects/calendartimezone/CalendarTimezone-Save.cpp +++ b/source/objects/calendartimezone/CalendarTimezone-Save.cpp @@ -1,3 +1,21 @@ +// CalendarTimezone-Save.cpp - CalendarTimezone class save functions +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "CalendarTimezone.h" using namespace std; diff --git a/source/objects/calendartimezone/CalendarTimezone.cpp b/source/objects/calendartimezone/CalendarTimezone.cpp index 49f1b24..d699f13 100644 --- a/source/objects/calendartimezone/CalendarTimezone.cpp +++ b/source/objects/calendartimezone/CalendarTimezone.cpp @@ -1,3 +1,21 @@ +// CalendarTimezone.cpp - CalendarTimezone class functions +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include "CalendarTimezone.h" using namespace std; diff --git a/source/objects/calendartimezone/CalendarTimezone.h b/source/objects/calendartimezone/CalendarTimezone.h index 21b9b69..20240ea 100644 --- a/source/objects/calendartimezone/CalendarTimezone.h +++ b/source/objects/calendartimezone/CalendarTimezone.h @@ -1,3 +1,21 @@ +// CalendarTimezone.h - CalendarTimezone class header +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #ifndef __OBJECTS_CALENDARTIMEZONE_CALENDARTIMEZONE_H__ #define __OBJECTS_CALENDARTIMEZONE_CALENDARTIMEZONE_H__ diff --git a/source/tests/xestiacalendar_caldav.h b/source/tests/xestiacalendar_caldav.h index 7b32b1d..87090ff 100644 --- a/source/tests/xestiacalendar_caldav.h +++ b/source/tests/xestiacalendar_caldav.h @@ -1,14 +1,14 @@ // xestiacalendar_caldav.h - Xestia Calendar CalDAV Object Unit Tests // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/tests/xestiacalendar_calendardatastorage.h b/source/tests/xestiacalendar_calendardatastorage.h index a71151e..40036b7 100644 --- a/source/tests/xestiacalendar_calendardatastorage.h +++ b/source/tests/xestiacalendar_calendardatastorage.h @@ -1,14 +1,14 @@ // xestiacalendar_calendardatastorage.h - Xestia Calendar Calendar Data Storage Unit Tests // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/tests/xestiacalendar_commonfunctions.h b/source/tests/xestiacalendar_commonfunctions.h index d8cace2..90fd432 100644 --- a/source/tests/xestiacalendar_commonfunctions.h +++ b/source/tests/xestiacalendar_commonfunctions.h @@ -1,14 +1,14 @@ // xestiacalendar_commonfunctions.h - Xestia Calendar Common Functions Unit Tests // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/tests/xestiacalendar_icaleventload.h b/source/tests/xestiacalendar_icaleventload.h index 9b3c9a3..023c197 100644 --- a/source/tests/xestiacalendar_icaleventload.h +++ b/source/tests/xestiacalendar_icaleventload.h @@ -1,14 +1,14 @@ // xestiacalendar_icaleventload.h - Xestia Calendar iCalendar Event Component Unit Tests // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/tests/xestiacalendar_icaleventsave.h b/source/tests/xestiacalendar_icaleventsave.h index 5686d3c..355132e 100644 --- a/source/tests/xestiacalendar_icaleventsave.h +++ b/source/tests/xestiacalendar_icaleventsave.h @@ -1,14 +1,14 @@ // xestiacalendar_icaleventsave.h - Xestia Calendar iCalendar Event Component Save Unit Tests // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/tests/xestiacalendar_icalfreebusyload.h b/source/tests/xestiacalendar_icalfreebusyload.h index 8ba071d..324339e 100644 --- a/source/tests/xestiacalendar_icalfreebusyload.h +++ b/source/tests/xestiacalendar_icalfreebusyload.h @@ -1,14 +1,14 @@ // xestiacalendar_icalfreebusyload.h - Xestia Calendar iCalendar FreeBusy Component Unit Tests // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/tests/xestiacalendar_icalfreebusysave.h b/source/tests/xestiacalendar_icalfreebusysave.h index 3ba4422..4f3a7a7 100644 --- a/source/tests/xestiacalendar_icalfreebusysave.h +++ b/source/tests/xestiacalendar_icalfreebusysave.h @@ -1,14 +1,14 @@ // xestiacalendar_icalfreebusysave.h - Xestia Calendar iCalendar Free/Busy Component Save Unit Tests // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/tests/xestiacalendar_icaljournalload.h b/source/tests/xestiacalendar_icaljournalload.h index dfd959b..13cb988 100644 --- a/source/tests/xestiacalendar_icaljournalload.h +++ b/source/tests/xestiacalendar_icaljournalload.h @@ -1,14 +1,14 @@ // xestiacalendar_icaljournalload.h - Xestia Calendar iCalendar Journal Component Unit Tests // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/tests/xestiacalendar_icaljournalsave.h b/source/tests/xestiacalendar_icaljournalsave.h index 98c936b..0ba161a 100644 --- a/source/tests/xestiacalendar_icaljournalsave.h +++ b/source/tests/xestiacalendar_icaljournalsave.h @@ -1,14 +1,14 @@ // xestiacalendar_icaljournalsave.h - Xestia Calendar iCalendar Journal Component Save Unit Tests // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/tests/xestiacalendar_icaltaskload.h b/source/tests/xestiacalendar_icaltaskload.h index 0c03d9f..e1da671 100644 --- a/source/tests/xestiacalendar_icaltaskload.h +++ b/source/tests/xestiacalendar_icaltaskload.h @@ -1,14 +1,14 @@ // xestiacalendar_icaltaskload.h - Xestia Calendar iCalendar Task Component Unit Tests // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/tests/xestiacalendar_icaltasksave.h b/source/tests/xestiacalendar_icaltasksave.h index 356fd4d..da64ffc 100644 --- a/source/tests/xestiacalendar_icaltasksave.h +++ b/source/tests/xestiacalendar_icaltasksave.h @@ -1,14 +1,14 @@ // xestiacalendar_icaltasksave.h - Xestia Calendar iCalendar Task Component Save Unit Tests // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/tests/xestiacalendar_icaltimezoneload.h b/source/tests/xestiacalendar_icaltimezoneload.h index addebcb..693483b 100644 --- a/source/tests/xestiacalendar_icaltimezoneload.h +++ b/source/tests/xestiacalendar_icaltimezoneload.h @@ -1,14 +1,14 @@ // xestiacalendar_icaltimezoneload.h - Xestia Calendar iCalendar Timezone Component Unit Tests // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/tests/xestiacalendar_icaltimezonesave.h b/source/tests/xestiacalendar_icaltimezonesave.h index 9799558..314fcd1 100644 --- a/source/tests/xestiacalendar_icaltimezonesave.h +++ b/source/tests/xestiacalendar_icaltimezonesave.h @@ -1,14 +1,14 @@ // xestiacalendar_icaltimezonesave.h - Xestia Calendar iCalendar Timezone Component Save Unit Tests // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/tests/xestiacalendar_populate.cpp b/source/tests/xestiacalendar_populate.cpp index 9c87cc9..095870f 100644 --- a/source/tests/xestiacalendar_populate.cpp +++ b/source/tests/xestiacalendar_populate.cpp @@ -1,6 +1,6 @@ // xestiacalendar_populate.cpp - Xestia Calendar Unit Testing Suite Populate Functions // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // diff --git a/source/tests/xestiacalendar_populate.h b/source/tests/xestiacalendar_populate.h index 2d5b645..b814b1c 100644 --- a/source/tests/xestiacalendar_populate.h +++ b/source/tests/xestiacalendar_populate.h @@ -1,6 +1,6 @@ // xestiacalendar_populate.h - Xestia Calendar Unit Testing Suite Populate Functions Header // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // diff --git a/source/tests/xestiacalendar_test.cpp b/source/tests/xestiacalendar_test.cpp index 05a0b85..25e2f6d 100644 --- a/source/tests/xestiacalendar_test.cpp +++ b/source/tests/xestiacalendar_test.cpp @@ -1,14 +1,14 @@ // xestiacalendar_test.cpp - Xestia Calendar Unit Testing Suite. // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/tests/xestiacalendar_testcommon.cpp b/source/tests/xestiacalendar_testcommon.cpp index 37ec06a..e36378a 100644 --- a/source/tests/xestiacalendar_testcommon.cpp +++ b/source/tests/xestiacalendar_testcommon.cpp @@ -1,14 +1,14 @@ // xestiacalendar_testcommon.cpp - Xestia Calendar Unit Test Common Functions. // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/tests/xestiacalendar_testcommon.h b/source/tests/xestiacalendar_testcommon.h index dd648c6..76e796c 100644 --- a/source/tests/xestiacalendar_testcommon.h +++ b/source/tests/xestiacalendar_testcommon.h @@ -1,14 +1,14 @@ // xestiacalendar_testcommon.h - Xestia Calendar Unit Test Common Functions Header. // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/tests/xestiacalendar_testxccalendarday.cpp b/source/tests/xestiacalendar_testxccalendarday.cpp index 8a5b016..4e27439 100644 --- a/source/tests/xestiacalendar_testxccalendarday.cpp +++ b/source/tests/xestiacalendar_testxccalendarday.cpp @@ -1,3 +1,21 @@ +// xestiacalendar_testxccalendarday.cpp - Xestia Calendar Unit Test XCCalendarDay +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include #include "../widgets/XCCalendarDay.h" @@ -6,15 +24,6 @@ class XCCalendarDayTest: public wxApp virtual bool OnInit(); }; -/*class MyFrame: public wxFrame -{ - private: - XCCalendarDay *XCCalWidget = nullptr; - wxBoxSizer *WindowSizer = new wxBoxSizer(wxVERTICAL); - public: - MyFrame(const wxString& title, const wxPoint& pos, const wxSize& size); -};*/ - IMPLEMENT_APP(XCCalendarDayTest); using namespace std; diff --git a/source/tests/xestiacalendar_testxccalendarmonthview.cpp b/source/tests/xestiacalendar_testxccalendarmonthview.cpp index 00a3b4a..16f0464 100644 --- a/source/tests/xestiacalendar_testxccalendarmonthview.cpp +++ b/source/tests/xestiacalendar_testxccalendarmonthview.cpp @@ -1,3 +1,21 @@ +// xestiacalendar_testxccalendarmonthview.cpp - Xestia Calendar Unit Test XCCalendarMonthView +// +// (c) 2016-2017 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// Xestia Calendar is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Calendar is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Calendar. If not, see + #include #include "../widgets/XCCalendarMonthView.h" #include "../common/monthviewgen.h" @@ -7,15 +25,6 @@ class XCCalendarMonthViewTest: public wxApp virtual bool OnInit(); }; -/*class MyFrame: public wxFrame -{ - private: - XCCalendarDay *XCCalWidget = nullptr; - wxBoxSizer *WindowSizer = new wxBoxSizer(wxVERTICAL); - public: - MyFrame(const wxString& title, const wxPoint& pos, const wxSize& size); -};*/ - IMPLEMENT_APP(XCCalendarMonthViewTest); using namespace std; diff --git a/source/tools/bitmapcode.cpp b/source/tools/bitmapcode.cpp index e3305aa..43bffd4 100644 --- a/source/tools/bitmapcode.cpp +++ b/source/tools/bitmapcode.cpp @@ -1,14 +1,14 @@ // bitmapcode.cpp - Bitmap code helper. // -// (c) 2012-2015 Xestia Software Development. +// (c) 2012-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/widgets/XCCalendarCtrl.h b/source/widgets/XCCalendarCtrl.h index 573d6e9..75fb0a1 100644 --- a/source/widgets/XCCalendarCtrl.h +++ b/source/widgets/XCCalendarCtrl.h @@ -1,14 +1,14 @@ // XCCalendarCtrl.h - Xestia Calendar XCCalendarCtrl widget class header file. // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/widgets/XCCalendarDay.h b/source/widgets/XCCalendarDay.h index 98241a6..e38737e 100644 --- a/source/widgets/XCCalendarDay.h +++ b/source/widgets/XCCalendarDay.h @@ -1,14 +1,14 @@ // XCCalendarDay.h - Xestia Calendar XCCalendarDay widget class header file. // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/widgets/XCCalendarDayEntry.h b/source/widgets/XCCalendarDayEntry.h index 84f6378..070d268 100644 --- a/source/widgets/XCCalendarDayEntry.h +++ b/source/widgets/XCCalendarDayEntry.h @@ -1,14 +1,14 @@ // XCCalendarDayEntry.h - Xestia Calendar XCCalendarDayEntry widget class. // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/widgets/XCCalendarList.h b/source/widgets/XCCalendarList.h index eaac1d0..75bc9e8 100644 --- a/source/widgets/XCCalendarList.h +++ b/source/widgets/XCCalendarList.h @@ -1,6 +1,6 @@ // XCCalendarList.h - Xestia Calendar XCCalendarList header file. // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // diff --git a/source/widgets/XCCalendarListAccountCtrl.h b/source/widgets/XCCalendarListAccountCtrl.h index 737d62a..b5ad9b0 100644 --- a/source/widgets/XCCalendarListAccountCtrl.h +++ b/source/widgets/XCCalendarListAccountCtrl.h @@ -1,6 +1,6 @@ // XCCalendarListAccountCtrl.h - XCCalendarListAccountCtrl class header // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // diff --git a/source/widgets/XCCalendarListCalendarCtrl.h b/source/widgets/XCCalendarListCalendarCtrl.h index 39c982a..b4e4ee9 100644 --- a/source/widgets/XCCalendarListCalendarCtrl.h +++ b/source/widgets/XCCalendarListCalendarCtrl.h @@ -1,6 +1,6 @@ // XCCalendarListCalendarCtrl.h - XCCalendarListCalendarCtrl class header // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // diff --git a/source/widgets/XCCalendarManipulator.h b/source/widgets/XCCalendarManipulator.h index 1b13488..81fd20a 100644 --- a/source/widgets/XCCalendarManipulator.h +++ b/source/widgets/XCCalendarManipulator.h @@ -1,14 +1,14 @@ // XCCalendarManipulator.h - Xestia Calendar XCCalendarManipulator header file. // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/widgets/XCCalendarMonthSelect.h b/source/widgets/XCCalendarMonthSelect.h index 5a40121..8e7f47e 100644 --- a/source/widgets/XCCalendarMonthSelect.h +++ b/source/widgets/XCCalendarMonthSelect.h @@ -1,14 +1,14 @@ // XCCalendarMonthSelect.h - Xestia Calendar XCCalendarMonthSelect widget class. // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/widgets/XCCalendarMonthView.h b/source/widgets/XCCalendarMonthView.h index 6f06d0a..db4962f 100644 --- a/source/widgets/XCCalendarMonthView.h +++ b/source/widgets/XCCalendarMonthView.h @@ -1,14 +1,14 @@ // XCCalendarDayEntry.cpp - Xestia Calendar XCCalendarMonthView widget class. // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/widgets/XCCalendarMonthViewDayTitle.h b/source/widgets/XCCalendarMonthViewDayTitle.h index ea0bef0..405d784 100644 --- a/source/widgets/XCCalendarMonthViewDayTitle.h +++ b/source/widgets/XCCalendarMonthViewDayTitle.h @@ -1,14 +1,14 @@ // XCCalendarMonthViewDayTitle.h - Xestia Calendar month view day title widget. // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // -// Xestia Address Book is free software: you can redistribute it and/or modify +// Xestia Calendar is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by the // Free Software Foundation, version 3 of the license. // -// Xestia Address Book is distributed in the hope that it will be useful, +// Xestia Calendar is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. diff --git a/source/widgets/XCEventMenu.h b/source/widgets/XCEventMenu.h index b4411af..a02a01d 100644 --- a/source/widgets/XCEventMenu.h +++ b/source/widgets/XCEventMenu.h @@ -1,4 +1,4 @@ -// XCEventMenu.cpp - XCEventMenu widget header +// XCEventMenu.h - XCEventMenu widget header // // (c) 2012-2017 Xestia Software Development. // -- 2.39.2