.. |
unix
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
win32
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
App.cpp
|
Task #3953 - Inherit XArch and XBase from std::exception
|
2014-03-14 18:30:21 +00:00 |
App.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
AppUtil.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
AppUtil.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
ArgsBase.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
ArgsBase.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
CMakeLists.txt
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
ClientApp.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
ClientApp.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
ClientTaskBarReceiver.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
ClientTaskBarReceiver.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
Clipboard.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
Clipboard.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
DaemonApp.cpp
|
Task #3953 - Inherit XArch and XBase from std::exception
|
2014-03-14 18:30:21 +00:00 |
DaemonApp.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
DragInformation.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
DragInformation.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
FileChunker.cpp
|
fixed: extending std::runtime_error instead, as std::exception ctor is undefined. also fixed some mac warnings from inheriting runtime_error.
|
2014-03-14 20:33:18 +00:00 |
FileChunker.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
IApp.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
IAppUtil.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
IClient.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
IClipboard.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
IClipboard.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
IKeyState.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
IKeyState.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
INode.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
IPlatformScreen.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
IPrimaryScreen.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
IPrimaryScreen.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
IScreen.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
IScreenSaver.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
ISecondaryScreen.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
KeyMap.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
KeyMap.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
KeyState.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
KeyState.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
PacketStreamFilter.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
PacketStreamFilter.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
PlatformScreen.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
PlatformScreen.h
|
fixed: extending std::runtime_error instead, as std::exception ctor is undefined. also fixed some mac warnings from inheriting runtime_error.
|
2014-03-14 20:33:18 +00:00 |
PortableTaskBarReceiver.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
PortableTaskBarReceiver.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
ProtocolUtil.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
ProtocolUtil.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
Screen.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
Screen.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
ServerApp.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
ServerApp.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
ServerTaskBarReceiver.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
ServerTaskBarReceiver.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
ToolApp.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
ToolApp.h
|
code style: dropped C prefix
|
2014-02-27 17:45:17 +00:00 |
XScreen.cpp
|
fixed: extending std::runtime_error instead, as std::exception ctor is undefined. also fixed some mac warnings from inheriting runtime_error.
|
2014-03-14 20:33:18 +00:00 |
XScreen.h
|
fixed: extending std::runtime_error instead, as std::exception ctor is undefined. also fixed some mac warnings from inheriting runtime_error.
|
2014-03-14 20:33:18 +00:00 |
XSynergy.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
XSynergy.h
|
fixed: extending std::runtime_error instead, as std::exception ctor is undefined. also fixed some mac warnings from inheriting runtime_error.
|
2014-03-14 20:33:18 +00:00 |
clipboard_types.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
key_types.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
key_types.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
mouse_types.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
option_types.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
protocol_types.cpp
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |
protocol_types.h
|
code style fixes:
|
2014-02-28 12:36:45 +00:00 |