Václav Slavík
|
14f355c2b5
|
added support for gcc precompiled headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22723 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-09 12:46:53 +00:00 |
|
David Elliott
|
6874238c54
|
Include wx/file.h even when using precompiled headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-13 21:32:07 +00:00 |
|
Julian Smart
|
6aa89a22b8
|
Fixed copyrights and licence spelling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-17 11:55:54 +00:00 |
|
Robert Roebling
|
401eb3dec2
|
Lots of Unix/Unicode compile fixes, some of which
are just #ifdef 0 such as the wxExecute calls
in gdcps.cpp.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-05 18:04:08 +00:00 |
|
Vadim Zeitlin
|
f4d7250ef1
|
fixed a few minor bugs: handle the directory parameter to Create() correctly, better error checking
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-04-15 19:45:20 +00:00 |
|
Vadim Zeitlin
|
776862b497
|
1. fixed test in configure for gettimeofday() argument
2. portability fixes in wxSingleInstanceChecer (use S_IRUSR, not S_IREAD)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-08-08 23:35:17 +00:00 |
|
Vadim Zeitlin
|
cd0401c85e
|
fixed some warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-19 20:52:26 +00:00 |
|
Vadim Zeitlin
|
b5299791f4
|
some fixes to wxSingleInstanceChecker error reporting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-09 01:56:00 +00:00 |
|
Vadim Zeitlin
|
4f3c5f06ff
|
implemented wxSingleInstanceChecker for Unix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-08 23:42:59 +00:00 |
|