]> code.citadel.org Git - citadel.git/commitdiff
* citclient.cpp: different IDEN string depending on __WXMSW__ etc.
authorNathan Bryant <loanshark@uncensored.citadel.org>
Tue, 11 Jan 2000 22:51:42 +0000 (22:51 +0000)
committerNathan Bryant <loanshark@uncensored.citadel.org>
Tue, 11 Jan 2000 22:51:42 +0000 (22:51 +0000)
  macros
* hosts.cpp, prefs.cpp: pass FALSE to ini->Flush() as this is supposed
  to be the default but WX headers appear to lack the default on
  Windows
* includes.hpp: renamed class DoChat to class ChatWindow -- WTF was it
  named like this?
* main.cpp: load bitmaps from resouces if __WXMSW__ is defined
* makefile.g95: add hosts.o
* daphne.rc: new file; Windows resource definitions. right now just
  contains the bitmaps


No differences found