VistA-Scheduling/cs/bsdx0200GUISourceCode
sam bab7ccea69 CalendarGrid: Many changes:
1. Dragover handler to handle auto scrolling when dragging. Also highlights destination cell in dragging.
2. Solution for the click-right click problem by better handling of right click issues.
3. New method OnRButtonDown()
4. Extra comments everywhere.
5. Fix for single column being enabled when there are multiple resources. Columns property now calls this.SetColumnInfo() to rectify that problem.
CGDocument:
1. EditAppoitment Used to send request a refresh from the DB and update the view itself, rather than letting the view handle that. That's now changed.
CGDocumentManager:
1. MessageBox displayed during login splash now are shown BY the splash form.
CGView:
1. Shortcuts and some display text updated.
2. Splash screen when updating now removed.
3. If print appointment slip checkbox is checked when EditAppointment is chosen, now it will print the routing slip.
4. Tiny change in appointment structure generated during drag and drop (added Patient member, as it was causing a crash)
DApptSearch:
1. Change of name of Appointment to Slot, for better user understanding.
DSplash:
1. RemoteMessage box methods and associated delegates for mickey mousing the form from another thread.

Updated release exes and dlls
2011-04-14 12:33:14 +00:00
..
Printing 2011-01-27 13:24:20 +00:00
bin/Release CalendarGrid: Many changes: 2011-04-14 12:33:14 +00:00
AssemblyInfo.cs Bumped version number to 1.5 2011-01-05 09:10:20 +00:00
CGAVDocument.cs CGAVDocument: Don't Update Grid. Leave that to CGAVView. 2011-03-29 09:38:18 +00:00
CGAVView.cs CGAVDocument: Don't Update Grid. Leave that to CGAVView. 2011-03-29 09:38:18 +00:00
CGAVView.resx DPatientLookup.cs: Usings Cleanup 2011-03-03 09:44:18 +00:00
CGAppointment.cs CGAppointment: Added Provider as a Member of Class. (auto property) 2011-03-23 09:15:51 +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 CalendarGrid: Many changes: 2011-04-14 12:33:14 +00:00
CGDocumentManager.cs CalendarGrid: Many changes: 2011-04-14 12:33:14 +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 DPatientLookup.cs: Usings Cleanup 2011-03-03 09:44:18 +00:00
CGSelectionChangedArgs.cs CalendarGrid: 2011-01-17 14:12:38 +00:00
CGView.cs CalendarGrid: Many changes: 2011-04-14 12:33:14 +00:00
CGView.resx CGDocument: 2011-03-21 12:47:45 +00:00
CGViewOld.resx Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
CalendarGrid.cs CalendarGrid: Many changes: 2011-04-14 12:33:14 +00:00
ClinicalScheduling.csproj CGDocument: Minor Change: Add appointment ID to Appointment 2011-03-24 13:26:14 +00:00
ClinicalScheduling.csproj.user CalendarGrid: Many changes: 2011-04-14 12:33:14 +00:00
ClinicalScheduling.sln Added (maybe) better uncaught Exception handling. We'll see if it works at all. 2011-03-29 11:34:41 +00:00
ClinicalScheduling.suo CalendarGrid: Many changes: 2011-04-14 12:33:14 +00:00
ConnectInfo.cs Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
DAL.cs CGAVDocument: Don't Update Grid. Leave that to CGAVView. 2011-03-29 09:38:18 +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 CGAVDocument: Don't Update Grid. Leave that to CGAVView. 2011-03-29 09:38:18 +00:00
DAppointPage.resx CGAppointment: Added Provider as a Member of Class. (auto property) 2011-03-23 09:15:51 +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 CalendarGrid: Handling for mouse scroll wheel added. 2011-01-23 13:00:56 +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 CGAVDocument: Don't Update Grid. Leave that to CGAVView. 2011-03-29 09:38:18 +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
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 CalendarGrid: Many changes: 2011-04-14 12:33:14 +00:00
DSplash.resx Bumped version number to 1.5 2011-01-05 09:10:20 +00:00
FMDateTime.cs Updated Source Code for i18n. 2010-07-11 14:09:11 +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 CGDocument: Minor Change: Add appointment ID to Appointment 2011-03-24 13:26:14 +00:00
Printing.cs CGDocumentManager: Localization now works from CurrentCulture, not just CurrentUICulture. 2011-04-04 10:11:50 +00:00
Provider.cs CGAppointment: Added Provider as a Member of Class. (auto property) 2011-03-23 09:15:51 +00:00
RPC_Calls.txt Fixes for i18n. 2010-07-13 13:07:11 +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 CGAVDocument: Don't Update Grid. Leave that to CGAVView. 2011-03-29 09:38:18 +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 CGDocumentManager: Localization now works from CurrentCulture, not just CurrentUICulture. 2011-04-04 10:11:50 +00:00
strings.resx CGDocumentManager: Localization now works from CurrentCulture, not just CurrentUICulture. 2011-04-04 10:11:50 +00:00