VistA-Scheduling/cs/bsdx0200GUISourceCode
faisal 5c5c4e21a7 BSDX Scheduling changes for version 2.0.1. 2016-04-28 13:49:25 +00:00
..
Printing 2011-01-27 13:24:20 +00:00
bin/Release BSDX Scheduling changes for version 2.0.1. 2016-04-28 13:49:25 +00:00
App.config ClinicalScheduling version 2.0. 2015-12-24 15:43:43 +00:00
AssemblyInfo.cs BSDX Scheduling changes for version 2.0.1. 2016-04-28 13:49:25 +00:00
CGAVDocument.cs CGAVDocument: Don't Update Grid. Leave that to CGAVView. 2011-03-29 09:38:18 +00:00
CGAVView.cs Finally, v 1.7 to the main repo. I will delete the branch after this. 2012-07-06 19:37:41 +00:00
CGAVView.resx DPatientLookup.cs: Usings Cleanup 2011-03-03 09:44:18 +00:00
CGAppointment.cs Absorbed all changed from Radiology Support branch. 2011-05-08 09:17:53 +00:00
CGAppointmentChangedArgs.cs CalendarGrid: 2011-01-17 14:12:38 +00:00
CGAppointments.cs Remove CGSchedLib.OutputArray everywhere. Used to be needed in VS 2003; not anymore as you can see tables now. 2011-02-21 14:21:24 +00:00
CGAvailability.cs CalendarGrid: 2011-01-17 14:12:38 +00:00
CGCell.cs This update does the following: 2009-12-03 22:36:03 +00:00
CGCells.cs This update does the following: 2009-12-03 22:36:03 +00:00
CGDocument.cs CreateAppointment and EditAppointment now call stripC30C31 to remove ascii 30 and ascii 31 from the note. Windows Input allows users to enter either of these from the Unicode menu, causing the program to crash when it tries to parse the note as the 30 and 31 are used as the delimiters for the data coming from Mumps. 2012-08-09 22:21:39 +00:00
CGDocumentManager.cs BSDX Scheduling changes for version 2.0.1. 2016-04-28 13:49:25 +00:00
CGDocumentManager.resx Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
CGRange.cs This update does the following: 2009-12-03 22:36:03 +00:00
CGResource.cs This update does the following: 2009-12-03 22:36:03 +00:00
CGSchedLib.cs Absorbed all changed from Radiology Support branch. 2011-05-08 09:17:53 +00:00
CGSelectionChangedArgs.cs CalendarGrid: 2011-01-17 14:12:38 +00:00
CGView.cs BSDX Scheduling changes for version 2.0.1. 2016-04-28 13:49:25 +00:00
CGView.resx Absorbed all changed from Radiology Support branch. 2011-05-08 09:17:53 +00:00
CGViewOld.resx Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
CalendarGrid.cs Absorbed all changed from Radiology Support branch. 2011-05-08 09:17:53 +00:00
ClinicalScheduling.csproj BSDX Scheduling changes for version 2.0.1. 2016-04-28 13:49:25 +00:00
ClinicalScheduling.csproj.user BSDX Scheduling changes for version 2.0.1. 2016-04-28 13:49:25 +00:00
ClinicalScheduling.sln ClinicalScheduling version 2.0. 2015-12-24 15:43:43 +00:00
ClinicalScheduling.suo Updated dlls and exes after bug fixes. Updated slns and csprojs. 2012-08-09 22:32:12 +00:00
ConnectInfo.cs Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
DAL.cs ClinicalScheduling version 2.0. 2015-12-24 15:43:43 +00:00
DAccessBlock.cs 2010-07-12 14:24:09 +00:00
DAccessGroup.cs Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
DAccessGroup.resx Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
DAccessGroupItem.cs 1. Make combo boxes in DManagement searchable (in MS Lingo AutoComplete). 2010-08-08 10:58:05 +00:00
DAccessGroupItem.resx 1. Make combo boxes in DManagement searchable (in MS Lingo AutoComplete). 2010-08-08 10:58:05 +00:00
DAccessTemplate.cs UCPatientAppts: Fixes printing empty table bug reported by EHS. 2010-11-18 12:47:04 +00:00
DAccessTemplate.resx CGAVDocument contains changes for start day of grid based on weekday locale and colummns 2010-08-17 12:50:19 +00:00
DAccessType.cs Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
DAccessType.resx Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
DAppointPage.cs ClinicalScheduling version 2.0. 2015-12-24 15:43:43 +00:00
DAppointPage.resx ClinicalScheduling version 2.0. 2015-12-24 15:43:43 +00:00
DApptSearch.cs CalendarGrid: Many changes: 2011-04-14 12:33:14 +00:00
DApptSearch.resx DPatientLookup.cs: Usings Cleanup 2011-03-03 09:44:18 +00:00
DApptSearchcs.bak Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
DCancelAppt.cs Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
DCancelAppt.resx Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
DCheckIn.cs Updated Release exes. 2011-03-30 08:19:15 +00:00
DCheckIn.resx CGAppointment: Added Provider as a Member of Class. (auto property) 2011-03-23 09:15:51 +00:00
DCopyAppts.cs Fixes for i18n. 2010-07-13 13:07:11 +00:00
DCopyAppts.resx Removed user-interface references to RPMS. 2009-12-04 08:04:47 +00:00
DManagement.cs BSDX Scheduling changes for version 2.0.1. 2016-04-28 13:49:25 +00:00
DManagement.resx CalendarGrid: Handling for mouse scroll wheel added. 2011-01-23 13:00:56 +00:00
DMassSlotDelete.Designer.cs Oops. Forgot to add DMassSlotDelete form, newly created. 2011-01-02 10:16:48 +00:00
DMassSlotDelete.cs Oops. Forgot to add DMassSlotDelete form, newly created. 2011-01-02 10:16:48 +00:00
DMassSlotDelete.resx Oops. Forgot to add DMassSlotDelete form, newly created. 2011-01-02 10:16:48 +00:00
DNoShow.cs Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
DNoShow.resx Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
DPatientApptDisplay.cs Better printing in UCPatientAppts. 2010-05-11 05:24:18 +00:00
DPatientLetter.cs Scheduling v 1.61. Dll and exes. Added new control to handle print previewing; control located in PrintPreview.dll. 2011-09-09 18:15:30 +00:00
DPatientLetter.resx CGAVDocument: Don't Update Grid. Leave that to CGAVView. 2011-03-29 09:38:18 +00:00
DPatientLookup.cs CGView: Appointment Object now has Patient subobject created for routing slip information. 2011-03-30 09:42:22 +00:00
DPatientLookup.resx Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
DRadExamsSelect.Designer.cs Absorbed all changed from Radiology Support branch. 2011-05-08 09:17:53 +00:00
DRadExamsSelect.cs Absorbed all changed from Radiology Support branch. 2011-05-08 09:17:53 +00:00
DRadExamsSelect.resx Absorbed all changed from Radiology Support branch. 2011-05-08 09:17:53 +00:00
DResource.cs Updated Release exes. 2011-03-30 08:19:15 +00:00
DResource.resx 1. Make combo boxes in DManagement searchable (in MS Lingo AutoComplete). 2010-08-08 10:58:05 +00:00
DResourceGroup.cs Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
DResourceGroup.resx Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
DResourceGroupItem.cs 1. Make combo boxes in DManagement searchable (in MS Lingo AutoComplete). 2010-08-08 10:58:05 +00:00
DResourceGroupItem.resx 1. Make combo boxes in DManagement searchable (in MS Lingo AutoComplete). 2010-08-08 10:58:05 +00:00
DResourceUser.cs 1. Make combo boxes in DManagement searchable (in MS Lingo AutoComplete). 2010-08-08 10:58:05 +00:00
DResourceUser.resx 1. Make combo boxes in DManagement searchable (in MS Lingo AutoComplete). 2010-08-08 10:58:05 +00:00
DSelectLetterClinics.cs Some debugging code to attach the program to the console to print messages. 2010-06-05 02:19:48 +00:00
DSelectLetterClinics.resx Some debugging code to attach the program to the console to print messages. 2010-06-05 02:19:48 +00:00
DSelectSchedules.cs Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
DSelectSchedules.resx Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
DSplash.cs ClinicalScheduling version 2.0. 2015-12-24 15:43:43 +00:00
DSplash.resx ClinicalScheduling version 2.0. 2015-12-24 15:43:43 +00:00
FMDateTime.cs Absorbed all changed from Radiology Support branch. 2011-05-08 09:17:53 +00:00
LoadingSplash.Designer.cs calendarGrid: Removed MouseEnter event and added it to CGView which now has to handle it properly. 2011-01-20 14:32:28 +00:00
LoadingSplash.cs LoadingSplash: New Form that does... pretty much nothing. Just shows a splash when updating data from server. 2011-01-18 14:15:22 +00:00
LoadingSplash.resx LoadingSplash: New Form that does... pretty much nothing. Just shows a splash when updating data from server. 2011-01-18 14:15:22 +00:00
Options.cs Removal of Crystal Reports 2010-05-22 01:03:45 +00:00
Patient.cs Absorbed all changed from Radiology Support branch. 2011-05-08 09:17:53 +00:00
Printing.cs Finally, v 1.7 to the main repo. I will delete the branch after this. 2012-07-06 19:37:41 +00:00
Provider.cs Absorbed all changed from Radiology Support branch. 2011-05-08 09:17:53 +00:00
RPCLogger.cs Finally, v 1.7 to the main repo. I will delete the branch after this. 2012-07-06 19:37:41 +00:00
RPCLoggerView.Designer.cs Finally, v 1.7 to the main repo. I will delete the branch after this. 2012-07-06 19:37:41 +00:00
RPCLoggerView.cs Finally, v 1.7 to the main repo. I will delete the branch after this. 2012-07-06 19:37:41 +00:00
RPCLoggerView.resx Finally, v 1.7 to the main repo. I will delete the branch after this. 2012-07-06 19:37:41 +00:00
RPC_Calls.txt Fixes for i18n. 2010-07-13 13:07:11 +00:00
RadiologyExam.cs Absorbed all changed from Radiology Support branch. 2011-05-08 09:17:53 +00:00
UCPatientAppts.Designer.cs Better printing in UCPatientAppts. 2010-05-11 05:24:18 +00:00
UCPatientAppts.cs UCPatientAppts: Now uses LINQ. Mumps side fixes deal with other bugs. 2010-12-08 14:44:29 +00:00
UCPatientAppts.resx Better printing in UCPatientAppts. 2010-05-11 05:24:18 +00:00
UserPreferences.cs Absorbed all changed from Radiology Support branch. 2011-05-08 09:17:53 +00:00
dInputText.cs Remove references to IHS; typically "IHS Clinical Scheduling" becomes "Clinical Scheduling" 2009-12-01 04:54:57 +00:00
dInputText.resx Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
dsPatientApptDisplay2.Designer.cs Several fixes: 2010-09-28 13:40:17 +00:00
dsPatientApptDisplay2.xsc Removal of Crystal Reports 2010-05-22 01:03:45 +00:00
dsPatientApptDisplay2.xsd Removal of Crystal Reports 2010-05-22 01:03:45 +00:00
dsPatientApptDisplay2.xss Removal of Crystal Reports 2010-05-22 01:03:45 +00:00
dsPatientApptDisplay2.xsx Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
dsRebookAppts.Designer.cs Several fixes: 2010-09-28 13:40:17 +00:00
dsRebookAppts.cs Removal of Crystal Reports 2010-05-22 01:03:45 +00:00
dsRebookAppts.xsc Removal of Crystal Reports 2010-05-22 01:03:45 +00:00
dsRebookAppts.xsd Removal of Crystal Reports 2010-05-22 01:03:45 +00:00
dsRebookAppts.xss Removal of Crystal Reports 2010-05-22 01:03:45 +00:00
dsRebookAppts.xsx Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
hwCal.ICO Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
hwICO323.ICO Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
hwIco281.ICO Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
strings.Designer.cs CGDocumentManager: Localization now works from CurrentCulture, not just CurrentUICulture. 2011-04-04 10:11:50 +00:00
strings.ar.Designer.cs Adding arabization files. 2011-03-29 09:49:12 +00:00
strings.ar.resx V 1.6 Beta Release 2011-05-11 11:41:51 +00:00
strings.resx CGDocumentManager: Localization now works from CurrentCulture, not just CurrentUICulture. 2011-04-04 10:11:50 +00:00