res/
|
1 |
16 years |
torben |
Initial import
|
docs/
|
59 |
16 years |
torben |
Added a to-do list, whith possible enhancements (docs/todo.txt)
|
stdafx.cpp
|
1
|
16 years |
torben |
Initial import
|
h6-udlånssystem.sln
|
1
|
16 years |
torben |
Initial import
|
ReadMe.txt
|
1
|
16 years |
torben |
Initial import
|
stdafx.h
|
2
|
16 years |
torben |
Make sure we have afxdb.h
|
EquipmenteditClass.h
|
9
|
16 years |
torben |
Finished (???) administration part - plus made a dummy offline version of the Da… |
EquipmenteditClass.cpp
|
9
|
16 years |
torben |
Finished (???) administration part - plus made a dummy offline version of the Da… |
resource.h
|
30
|
16 years |
torben |
Finished the checkout (and reservation) dialog
|
UserEditDialog.h
|
31
|
16 years |
torben |
Added author/developer comments
|
EquipmentEditDialog.cpp
|
31
|
16 years |
torben |
Added author/developer comments
|
EquipmentEditDialog.h
|
31
|
16 years |
torben |
Added author/developer comments
|
AdminDialog.h
|
31
|
16 years |
torben |
Added author/developer comments
|
AdminDialog.cpp
|
31
|
16 years |
torben |
Added author/developer comments
|
h6-udlånssystem.h
|
31
|
16 years |
torben |
Added author/developer comments
|
h6-udlånssystem.cpp
|
31
|
16 years |
torben |
Added author/developer comments
|
SearchDialog.cpp
|
31
|
16 years |
torben |
Added author/developer comments
|
h6-udlånssystemDlg.h
|
31
|
16 years |
torben |
Added author/developer comments
|
CommonStorage.cpp
|
31
|
16 years |
torben |
Added author/developer comments
|
SearchDialog.h
|
35
|
16 years |
torben |
Cleanup : removed not used function function definition
|
MyTabCtrl.h
|
37
|
16 years |
torben |
at delete reervation, return and checkout we should refresh the data
|
MyTabCtrl.cpp
|
38
|
16 years |
torben |
move the creation of child dialogs from contructor to Init()
|
CheckoutDialog.h
|
45
|
16 years |
torben |
Fixed a bug in the user selection.
|
CheckoutDialog.cpp
|
45
|
16 years |
torben |
Fixed a bug in the user selection.
|
ConfigFile.h
|
47
|
16 years |
torben |
Added support for config file
|
ConfigFile.cpp
|
47
|
16 years |
torben |
Added support for config file
|
h6-udlånssystem.vcproj
|
47
|
16 years |
torben |
Added support for config file
|
h6-udlånssystem.rc
|
49
|
16 years |
torben |
Bumped version number
|
ResultDialog.h
|
51
|
16 years |
torben |
Enable double-click on the result dialog's list control
|
Udlaan.ini
|
54
|
16 years |
torben |
In the Search() function in the databaselayers we shouldn't waste time and space… |
ResultDetailsDialog.h
|
54
|
16 years |
torben |
In the Search() function in the databaselayers we shouldn't waste time and space… |
h6-udlånssystem.aps
|
54
|
16 years |
torben |
In the Search() function in the databaselayers we shouldn't waste time and space… |
ResultDetailsDialog.cpp
|
55
|
16 years |
torben |
In the dialogs, work on status id instead of status text, which is much more saf… |
Containers.h
|
56
|
16 years |
torben |
Whoops, I forgot the rest of the files :(In the dialogs, work on status id inste… |
ResultDialog.cpp
|
58
|
16 years |
torben |
Make sure the listbox isn't empty
|
h6-udlånssystem.ncb
|
59
|
16 years |
torben |
Added a to-do list, whith possible enhancements (docs/todo.txt)
|
h6-udlånssystem.suo
|
59
|
16 years |
torben |
Added a to-do list, whith possible enhancements (docs/todo.txt)
|
MicrosoftDBLayer.cpp
|
60
|
15 years |
torben |
Refactored the database layer classes. Pushed most of the functions to the paren… |
CommonStorage.h
|
60
|
15 years |
torben |
Refactored the database layer classes. Pushed most of the functions to the paren… |
MicrosoftDBLayer.h
|
60
|
15 years |
torben |
Refactored the database layer classes. Pushed most of the functions to the paren… |
DatabaseLayer.h
|
60
|
15 years |
torben |
Refactored the database layer classes. Pushed most of the functions to the paren… |
PostgresLayer.h
|
60
|
15 years |
torben |
Refactored the database layer classes. Pushed most of the functions to the paren… |
DatabaseLayer.cpp
|
60
|
15 years |
torben |
Refactored the database layer classes. Pushed most of the functions to the paren… |
MySQLLayer.cpp
|
60
|
15 years |
torben |
Refactored the database layer classes. Pushed most of the functions to the paren… |
PostgresLayer.cpp
|
60
|
15 years |
torben |
Refactored the database layer classes. Pushed most of the functions to the paren… |
MySQLLayer.h
|
60
|
15 years |
torben |
Refactored the database layer classes. Pushed most of the functions to the paren… |
h6-udlånssystemDlg.cpp
|
60
|
15 years |
torben |
Refactored the database layer classes. Pushed most of the functions to the paren… |
UserEditDialog.cpp
|
61
|
15 years |
torben |
Removed 2 warnings
|