Julian Smart
083f7497d3
Applied some of patch [ 688466 ] MSVC7 build & bug fixes
...
by Darren Whobrey
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-04-02 11:10:37 +00:00
Julian Smart
3b69115cba
More deprecated code updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-31 14:46:00 +00:00
Julian Smart
7c9955d147
More deprecated class mods
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-31 10:24:36 +00:00
Julian Smart
2fc9385a2c
Removing deprecated classes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-30 22:47:33 +00:00
Julian Smart
4a9dba0e56
Copyright cleanup
...
Added shaped sample to scripts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-29 13:53:55 +00:00
Julian Smart
09f6516cda
Remove Install
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-24 14:19:03 +00:00
Julian Smart
8c9a1303d8
Removing Install
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-24 14:15:19 +00:00
Julian Smart
fa7e240226
Removing Install
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-24 14:07:30 +00:00
Julian Smart
a125b1b9d5
Removed conflict indicators
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19620 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-19 19:20:44 +00:00
Julian Smart
09a1dffa32
Removed some deprecated usage
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19619 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-19 17:24:06 +00:00
Václav Slavík
5851504dfc
fix wxrc-generated c++ code to work in Unicode mode (patch #704064 )
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-16 20:27:15 +00:00
Mattia Barbon
9f667cbcb2
Clearly indicate that DialogEd requires wxr to compile.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-01-23 20:30:40 +00:00
Julian Smart
476d311420
Added Mac icons to helpview
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-01-16 15:21:19 +00:00
Julian Smart
2c4c6c0ad0
Added CW project file
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-01-16 14:31:41 +00:00
Vadim Zeitlin
eff41ee7f5
fixed detection of whether we're invoked from the top level configure or not
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18769 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-01-16 12:58:02 +00:00
Julian Smart
d9b21c9f47
ReDOS-ified project files
...
Added menubar for wxHTML help viewer on Mac
Added some Mac-specific code for HelpView
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-01-16 12:26:09 +00:00
Vadim Zeitlin
1fd16ce13c
added checks to prevent running sub configure scripts directly (they can only
...
be executed by the top level configure)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-01-15 22:04:32 +00:00
Václav Slavík
4249ec2c52
1) fixed compilation of wxBitmap, wxIcon toplevel nodes
...
(to be backported into 2.4.1)
2) fixed wxrc when using -o dirname/filename
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-25 15:23:44 +00:00
Mattia Barbon
aff23fcd97
Unicode compilation fixes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-22 20:14:18 +00:00
Julian Smart
e39081afef
Don't build IPC version of HelpView on Mac Classic
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-19 20:02:27 +00:00
Mattia Barbon
5e66eee143
"cd utils; make" should not try to compile dialoged unless
...
wxUSE_RESOURCES=yes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-10 21:30:28 +00:00
Julian Smart
9d683b445c
Removed duplicate art handler
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-09 18:27:10 +00:00
Mattia Barbon
27635a90c7
Only build HelpGen in wxBase, since it will #error (this will maybe fix
...
some tinderboxes...).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-09 18:06:31 +00:00
Julian Smart
dba06cd016
Convert filename to URL
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-09 15:52:29 +00:00
Julian Smart
43b8a532e0
Ifdefed m_server
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-09 14:44:06 +00:00
Julian Smart
8473839e3a
Added artwork for the emulator, for future reference
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18052 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-05 11:54:50 +00:00
Julian Smart
c31752dadf
Updated version
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-05 11:08:08 +00:00
Vadim Zeitlin
2b5f62a0b2
merged 2.4 branch into the trunk
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-04 14:11:26 +00:00
Gilles Depeyrot
29ee95e8bc
added missing wxSTD for cout/endl
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 09:35:50 +00:00
Gilles Depeyrot
ab7ce33c56
disable use of #pragma interface under Mac OS X
...
GNU compiler included with Mac OS X 10.2 (Jaguar) as well as August Developer
Tools update contain a bug concerning #pragma interface handling that can only
be worked around by not using them (and they are not necessary anyways)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-07 12:28:46 +00:00
Václav Slavík
0653d364dd
- applied patch that adds more i18n support to XRC handlers
...
- added ; to ends of lines in gettext output - needed for older gettext tools?
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-31 15:37:20 +00:00
Julian Smart
3f2b72b240
Attempts to reduce errors in compile farm for
...
unusual combinations of platform/app
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-24 10:01:47 +00:00
Václav Slavík
904a226c23
applied patch #599264 (fixes to wxrc -g)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-23 18:52:31 +00:00
Julian Smart
316df2f209
Removed an old email address
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-19 10:03:20 +00:00
Julian Smart
bf89b538f2
Applied patch [ 596061 ] Adds more navigation buttons to preview
...
By Juergen Geltinger (jgelti)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-16 16:18:28 +00:00
Václav Slavík
b8b8c49b54
Python support in wxrc
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-14 11:02:39 +00:00
Václav Slavík
28a663e685
seems I forgot to check in these changes to tex2rtf packaging scripts...
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-12 22:08:05 +00:00
Julian Smart
e5b4877116
Added brief explanation about building RPMs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-09 09:35:45 +00:00
Václav Slavík
9245daad03
added RPM spec file
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-08 18:21:59 +00:00
Václav Slavík
c0ad31563f
unified archive naming to name-version-arch
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-08 18:21:49 +00:00
Václav Slavík
8ac5de361e
tex2rtf: fixes to makefile.unx to make rpm spec file possible
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-08 18:21:44 +00:00
Václav Slavík
c82da8109c
tex2rtf fixes: removed missing files from src.rsp
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-08 18:21:38 +00:00
Julian Smart
1c507b171a
Applied patch [ 592063 ] generic notebook does not OnSelChanging
...
Misc other mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-08 08:54:49 +00:00
Julian Smart
bacfb94fb3
Added scripts to make Tex2RTF distribution on Unix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-07 15:50:31 +00:00
Julian Smart
eeff588280
Added licence docs for Tex2RTF
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-07 15:24:07 +00:00
Julian Smart
8bf469b985
Removed temporary file
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-07 09:56:52 +00:00
Julian Smart
56d349220f
Added files for creating independent Tex2RTF distributions
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-07 09:56:23 +00:00
Václav Slavík
df65cc5a4b
no more hacks needed in wxrc now that wxMessageOutput works...
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-04 15:40:25 +00:00
Robin Dunn
b18b32a196
Whate are these still doing here? They shoul dhav ebeen removed 2
...
years ago!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16199 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-16 20:24:19 +00:00
Václav Slavík
87b454d60e
patch 580632 - fixes incorrect path problem in wxrc
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-16 16:58:02 +00:00