Václav Slavík
|
e1a098d1ec
|
fixed bakefile so that in-tree headers take precedence over system-installed ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-07 21:37:54 +00:00 |
|
Václav Slavík
|
4bc89de684
|
added .chm support for Unix (Markus Sinner) -- regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-07 20:20:53 +00:00 |
|
Václav Slavík
|
8be1c2c5b2
|
don't build the GUI version of tex2rtf wif --disable-gui
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-04 22:44:22 +00:00 |
|
Václav Slavík
|
a4ad36cdc5
|
regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-04 13:49:34 +00:00 |
|
Václav Slavík
|
e1e61c81bd
|
fixed utils.bkl to include all utils
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24067 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-03 15:52:48 +00:00 |
|
Mattia Barbon
|
653eafdf4f
|
More wxMac compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-01 16:43:17 +00:00 |
|
Mattia Barbon
|
71ada1a5fb
|
More (blind) wxMac configtool compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-01 11:51:42 +00:00 |
|
Mattia Barbon
|
5774198c7f
|
Blinf wxMac compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-30 21:22:56 +00:00 |
|
Mattia Barbon
|
c58cff9a19
|
(Blind) compilation fix for Sun compiler.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-29 15:18:35 +00:00 |
|
Vadim Zeitlin
|
b71531ad92
|
regenerated after adding gzstream.* and vidmode.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-27 15:48:14 +00:00 |
|
Julian Smart
|
6a205442c4
|
Applied patch [ 809066 ] Cleanup for text2rtf
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-19 16:09:29 +00:00 |
|
Mattia Barbon
|
07ee782bb8
|
Do not use wx/wx.h.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23710 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-19 15:44:28 +00:00 |
|
Julian Smart
|
ec08d395bd
|
Updated makefiles etc. for 2.5.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-15 15:36:27 +00:00 |
|
Mattia Barbon
|
ea172e69cf
|
Compilation fixes for WXWIN_COMPATIBILITY_2_4.
Don't include wx/wx.h, use the much smaller set of
required headers instead.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-13 16:11:09 +00:00 |
|
Mattia Barbon
|
7658b9eb37
|
wxX11 compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 21:36:27 +00:00 |
|
Mattia Barbon
|
7db33cc310
|
Added, documented and used wxGridCellChoiceEditor
taking wxArrayString.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 21:11:01 +00:00 |
|
Julian Smart
|
0a0be6d5a8
|
Applied patch [ 793000 ] "unreachable code" changes in wxrc contrib util
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 09:30:59 +00:00 |
|
Julian Smart
|
69da0d9946
|
Applied patch [ 796736 ] unicode and various warnings fixes for configtool util
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 09:29:25 +00:00 |
|
Julian Smart
|
dc9b3bf7ba
|
Applied patch [ 796696 ] unused variables and unicode fixes in X11 emulator
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 09:27:20 +00:00 |
|
Václav Slavík
|
22cef5668d
|
better way of dealing with EXTRALIBS_xxx
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23457 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-09 22:15:25 +00:00 |
|
Mattia Barbon
|
550223b248
|
Removing makegen an projgen files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-07 20:29:46 +00:00 |
|
Mattia Barbon
|
204e4cd6ee
|
Regenerated makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-04 00:01:59 +00:00 |
|
Mattia Barbon
|
8ba95a1813
|
Regenerated makefiles in the correct place.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-03 20:27:58 +00:00 |
|
Mattia Barbon
|
b521a6f94b
|
Compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-03 17:39:27 +00:00 |
|
Mattia Barbon
|
f1e938e09c
|
Added missing bakefiles in utils/* and regenerated
(autoconf) Makefile.in.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-03 17:34:00 +00:00 |
|
Mattia Barbon
|
d2fa3a370d
|
Regenerated makefile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-01 17:19:54 +00:00 |
|
Jouk Jansen
|
16d54adb37
|
Committing in .
removing some obsolete CLEAR members
Modified Files:
wxWindows/samples/richedit/wxlwindow.cpp
wxWindows/utils/dialoged/src/reseditr.cpp
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-01 14:51:42 +00:00 |
|
Mattia Barbon
|
912fe32590
|
Add wxNet dependency.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-31 14:29:07 +00:00 |
|
Mattia Barbon
|
3ac35b57a6
|
More compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-30 21:06:50 +00:00 |
|
Mattia Barbon
|
917ad696df
|
Compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23304 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-30 17:55:22 +00:00 |
|
Václav Slavík
|
a48abb85d1
|
data copying fixes for configtool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-28 19:18:06 +00:00 |
|
Václav Slavík
|
80b2db4ee6
|
added IMPLEMENT_APP_CONSOLE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-25 20:48:47 +00:00 |
|
Václav Slavík
|
1c3a6972f4
|
regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-24 10:23:35 +00:00 |
|
Václav Slavík
|
b328fad371
|
regenerated with fixed version of bakefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-23 11:38:02 +00:00 |
|
Robin Dunn
|
e8f60bac1a
|
regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-22 21:02:44 +00:00 |
|
Václav Slavík
|
93b512a0b8
|
there's no reason why wxrc should link against xrc library, it doesn't need it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-20 08:10:55 +00:00 |
|
Václav Slavík
|
a5b8e8bf18
|
compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23030 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-19 18:02:43 +00:00 |
|
Václav Slavík
|
99045723c5
|
<wx-lib>expat</wx-lib> is nonsense
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-19 17:57:40 +00:00 |
|
Julian Smart
|
196be0f137
|
Warning fixes from ABX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-19 15:40:58 +00:00 |
|
Julian Smart
|
3029e588e0
|
Use _NO_THEMES
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-19 08:41:17 +00:00 |
|
Václav Slavík
|
187cf772fa
|
regenerated makefiles after fixing files.bkl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-17 11:17:34 +00:00 |
|
Václav Slavík
|
4b20974a9b
|
added configtool, helpview and emulator makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-16 21:30:16 +00:00 |
|
Václav Slavík
|
296e4c2014
|
not used anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-16 21:26:05 +00:00 |
|
Václav Slavík
|
6c04a87329
|
removed old bc++ makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-16 21:22:26 +00:00 |
|
Václav Slavík
|
19c35fa587
|
forgot to commit some regenerated files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-16 13:37:20 +00:00 |
|
Václav Slavík
|
34cf9bb509
|
added helpview bakefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-16 13:24:11 +00:00 |
|
Václav Slavík
|
75a0a7b7de
|
change MSW libs directories so that libraries are shared by builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-15 22:08:13 +00:00 |
|
Václav Slavík
|
2f8ff1cb6b
|
re-added; this file should not be deleted
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-14 19:03:24 +00:00 |
|
Václav Slavík
|
f36fb06dc3
|
removing old makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-14 17:35:57 +00:00 |
|
Václav Slavík
|
17283f91ee
|
corrected DSW dependencies
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-14 16:49:50 +00:00 |
|