barrier/lib/client
crs d8dde48c2b Changed log() and logc() macros to LOG() and LOGC(), respectively.
This avoids a conflict with the standard math library log()
function.
2002-10-15 21:29:44 +00:00
..
CClient.cpp Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
CClient.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMSWindowsSecondaryScreen.cpp Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
CMSWindowsSecondaryScreen.h fixed PrintScrn handling; it was being changed to keypad multiply. 2002-08-18 17:35:10 +00:00
CSecondaryScreen.cpp Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
CSecondaryScreen.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CServerProxy.cpp Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
CServerProxy.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CXWindowsSecondaryScreen.cpp Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
CXWindowsSecondaryScreen.h Rewrote handling of key press on X11 client; it should be much 2002-09-14 12:07:02 +00:00
ISecondaryScreenFactory.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
Makefile.am added copyright to top of each file. 2002-08-02 19:57:46 +00:00
client.dsp added win32 launcher program. also changed VC++ dsp and dsw 2002-08-11 11:49:36 +00:00