.. |
3rd_party
|
Various improvements to the IPCChannel class. Messages are now protected by Adler32 checksums.
|
2014-12-14 19:36:40 +01:00 |
Config.h
|
Moved all terminal support functions into MUtilities library.
|
2014-11-25 22:32:20 +01:00 |
CPUFeatures_Win32.cpp
|
Moved the CPU detection code into the MUtils library.
|
2014-11-25 03:16:45 +01:00 |
CriticalSection_Win32.h
|
Moved all terminal support functions into MUtilities library.
|
2014-11-25 22:32:20 +01:00 |
DirLocker.h
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:47:06 +01:00 |
DLLMain.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:47:06 +01:00 |
ErrorHandler_Win32.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:47:06 +01:00 |
Global.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:47:06 +01:00 |
GUI_Win32.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:47:06 +01:00 |
GUI.cpp
|
Moved JobObject as well as the remaining GUI functions into the MUtilities library.
|
2014-12-08 22:03:36 +01:00 |
IPCChannel.cpp
|
Some code refactoring.
|
2014-12-15 21:08:31 +01:00 |
JobObject_Win32.cpp
|
Moved all IPC functions into the MUtilities libraries.
|
2014-12-13 23:21:13 +01:00 |
KeccakHash.cpp
|
Moved Natural String Sort functions into MUtils library.
|
2014-11-30 18:46:56 +01:00 |
OSSupport_Win32.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:47:06 +01:00 |
Sound_Win32.cpp
|
Re-enabled 'async' mode for play_sound_file() function + fixed possible handle leak in setOverlayIcon() function.
|
2014-12-20 13:40:53 +01:00 |
Startup.cpp
|
Refactored the terminal initialization code. Also, we will now properly shut down the terminal at the end.
|
2014-12-21 17:19:04 +01:00 |
Taskbar7_Win32.cpp
|
Re-enabled 'async' mode for play_sound_file() function + fixed possible handle leak in setOverlayIcon() function.
|
2014-12-20 13:40:53 +01:00 |
Terminal_Win32.cpp
|
Refactored the terminal initialization code. Also, we will now properly shut down the terminal at the end.
|
2014-12-21 17:19:04 +01:00 |
Translation.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:47:06 +01:00 |
UpdateChecker.cpp
|
Added version info class.
|
2014-11-21 20:56:36 +01:00 |
Utils_Win32.h
|
Moved set_window_icon() function into MUtilities function.
|
2014-12-04 23:03:05 +01:00 |
Version.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:47:06 +01:00 |