Brian Macy
|
7d5818e08b
|
First attempt at clean-up
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-04-03 17:46:18 +00:00 |
|
Brian Macy
|
a43e96b6ce
|
Don't fail when deleting files that might not exist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-03-29 21:14:23 +00:00 |
|
Vadim Zeitlin
|
c429c0bfc4
|
compilation warnings about missing braces fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-15 15:06:10 +00:00 |
|
Julian Smart
|
c7f49969d6
|
Added png, zlib targets to 16-bit makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-14 23:23:19 +00:00 |
|
Julian Smart
|
48d1144bc4
|
Renamed .nt makefiles to .vc and factored them out; made DND sample compile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-01-24 19:13:55 +00:00 |
|
Julian Smart
|
a3ef5bf504
|
Various changes for Salford C++, and commited fileconf.h/fileconf.cpp changes
to take out nested classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-01-16 00:13:58 +00:00 |
|
Julian Smart
|
ee4c6942b4
|
Added some makefiles, cured some wxMotif bugs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-01-10 23:28:36 +00:00 |
|
Julian Smart
|
8a2c6ef8d1
|
Watcom C++ mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-01-07 15:22:05 +00:00 |
|
Julian Smart
|
3dd4e4e05c
|
OGL fixes for wxMotif; added Set/GetClientData to wxMenu in wxMSW/wxMotif/wxStubs.
Sorry, I may be overwriting changes Robert made due to a file copying error.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-11-08 22:35:18 +00:00 |
|
Julian Smart
|
fbc535ff08
|
Changes related to stream includes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-10-12 07:46:15 +00:00 |
|
Julian Smart
|
341287bf49
|
Added variant.h/cpp; changed variable names in object.h; added some
functions to wxStringList; some bugs fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-09-12 17:29:57 +00:00 |
|
Julian Smart
|
27529614c2
|
Additional makefiles; changes for compilation with BC++ and GnuWin32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-09-08 22:27:12 +00:00 |
|
Karsten Ballüder
|
85504caca9
|
fixed DEBUG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-07-13 15:46:01 +00:00 |
|
Karsten Ballüder
|
c6cdbc3d75
|
Changed #ifdef DEBUG to #ifdef __WXDEBUG__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-07-13 14:11:22 +00:00 |
|
Karsten Ballüder
|
b2aef89b7a
|
Cleared up DEBUG define mess, defines are now called __WXDEBUG__ and WXDEBUG.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-07-10 11:14:17 +00:00 |
|
Karsten Ballüder
|
1f0299c17d
|
fixed #include paths to use local copies of png/gdk_imlib/zlib headers
fixed compiler warning in time.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-22 12:47:56 +00:00 |
|
Julian Smart
|
58c55d1f77
|
Changed library paths for new structure
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-05-22 08:08:11 +00:00 |
|
Karsten Ballüder
|
c801d85f15
|
Initial revision
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-05-20 14:01:55 +00:00 |
|