wxWidgets.git
22 years agoremoved all resources that are not needed anymore
Stefan Csomor [Sun, 20 Jan 2002 16:28:01 +0000 (16:28 +0000)] 
removed all resources that are not needed anymore

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agomoved patterns to static structures, added resouce loader struct where needed
Stefan Csomor [Sun, 20 Jan 2002 16:27:34 +0000 (16:27 +0000)] 
moved patterns to static structures, added resouce loader struct where needed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoresource stack structure that sets up correct resource, new entry points for shared...
Stefan Csomor [Sun, 20 Jan 2002 16:26:59 +0000 (16:26 +0000)] 
resource stack structure that sets up correct resource, new entry points for shared points

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded constructor for compliance with wxPython
Stefan Csomor [Sun, 20 Jan 2002 16:24:54 +0000 (16:24 +0000)] 
added constructor for compliance with wxPython

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agomenu help under classic was not giving back the correct help menu handle
Stefan Csomor [Sun, 20 Jan 2002 16:24:25 +0000 (16:24 +0000)] 
menu help under classic was not giving back the correct help menu handle

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agonaming corrections, scrolling amount fixed
Stefan Csomor [Sun, 20 Jan 2002 16:23:47 +0000 (16:23 +0000)] 
naming corrections, scrolling amount fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoremoved duplicate strdup definition for CW MSL V 7
Stefan Csomor [Sun, 20 Jan 2002 16:18:51 +0000 (16:18 +0000)] 
removed duplicate strdup definition for CW MSL V 7

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded missing string definition
Stefan Csomor [Sun, 20 Jan 2002 16:16:02 +0000 (16:16 +0000)] 
added missing string definition

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agonew static structure for using the correct resource file (needed for shared lib)
Stefan Csomor [Sun, 20 Jan 2002 16:14:11 +0000 (16:14 +0000)] 
new static structure for using the correct resource file (needed for shared lib)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoexport statement needed
Stefan Csomor [Sun, 20 Jan 2002 16:13:05 +0000 (16:13 +0000)] 
export statement needed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agopreparation for separated menu items
Stefan Csomor [Sun, 20 Jan 2002 16:12:22 +0000 (16:12 +0000)] 
preparation for separated menu items

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agochanged the usage of the member vars to be more consistent
Stefan Csomor [Sun, 20 Jan 2002 16:11:37 +0000 (16:11 +0000)] 
changed the usage of the member vars to be more consistent

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded new constructor for wxpython
Stefan Csomor [Sun, 20 Jan 2002 16:10:45 +0000 (16:10 +0000)] 
added new constructor for wxpython

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoprefix files for shared library targets on cw mac
Stefan Csomor [Sun, 20 Jan 2002 16:09:58 +0000 (16:09 +0000)] 
prefix files for shared library targets on cw mac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13682 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agounder metrowerks mac strdup is not exported
Stefan Csomor [Sun, 20 Jan 2002 16:09:06 +0000 (16:09 +0000)] 
under metrowerks mac strdup is not exported

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agocorrect import and export statements for metrowerks
Stefan Csomor [Sun, 20 Jan 2002 16:06:55 +0000 (16:06 +0000)] 
correct import and export statements for metrowerks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agochanged to wxStrdup, since strdup is not guaranteed to be defined
Stefan Csomor [Sun, 20 Jan 2002 16:06:13 +0000 (16:06 +0000)] 
changed to wxStrdup, since strdup is not guaranteed to be defined

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agonew headers for new shared lib targets on codewarrior
Stefan Csomor [Sun, 20 Jan 2002 16:05:07 +0000 (16:05 +0000)] 
new headers for new shared lib targets on codewarrior

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded Append(wxArrayString) to wxItemContainer (and so to wxChoice, wxComboBox, wxLis...
Vadim Zeitlin [Sun, 20 Jan 2002 15:20:57 +0000 (15:20 +0000)] 
added Append(wxArrayString) to wxItemContainer (and so to wxChoice, wxComboBox, wxListBox, ...)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13677 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agotried to make wxArrayString(bool autosort) ctor more explicit, e.g. prevent it from...
Vadim Zeitlin [Sun, 20 Jan 2002 15:20:17 +0000 (15:20 +0000)] 
tried to make wxArrayString(bool autosort) ctor more explicit, e.g. prevent it from being used in implicit conversions from char * to wxArrayString

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded support for wxArrayString data in wxVariant
Vadim Zeitlin [Sun, 20 Jan 2002 15:19:04 +0000 (15:19 +0000)] 
added support for wxArrayString data in wxVariant

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agomake sure gs_captureWindow is always set to NULL in DoReleaseMouse
Václav Slavík [Sun, 20 Jan 2002 11:28:07 +0000 (11:28 +0000)] 
make sure gs_captureWindow is always set to NULL in DoReleaseMouse

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoremoved tracing from html sample
Václav Slavík [Sun, 20 Jan 2002 11:27:48 +0000 (11:27 +0000)] 
removed tracing from html sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded tracing of ReleaseMouse and assertion to prevent releasing window with mouse...
Václav Slavík [Sun, 20 Jan 2002 11:27:38 +0000 (11:27 +0000)] 
added tracing of ReleaseMouse and assertion to prevent releasing window with mouse capture

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded WXTRACE env. variable
Václav Slavík [Sun, 20 Jan 2002 11:27:26 +0000 (11:27 +0000)] 
added WXTRACE env. variable

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixed compilation
Václav Slavík [Sat, 19 Jan 2002 23:34:44 +0000 (23:34 +0000)] 
fixed compilation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agomoved 'show hidden dirs' checkbox elsewhere, the dialog was too wide for wxMGL
Václav Slavík [Sat, 19 Jan 2002 23:24:00 +0000 (23:24 +0000)] 
moved 'show hidden dirs' checkbox elsewhere, the dialog was too wide for wxMGL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agorewrote wxGenericFileDialog to use sizers
Václav Slavík [Sat, 19 Jan 2002 23:23:51 +0000 (23:23 +0000)] 
rewrote wxGenericFileDialog to use sizers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agodocumentation for wxHtmlWindow::OnOpeningURL
Václav Slavík [Sat, 19 Jan 2002 23:23:28 +0000 (23:23 +0000)] 
documentation for wxHtmlWindow::OnOpeningURL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13667 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoimplemented URLs blocking in wxHtmlWindow
Václav Slavík [Sat, 19 Jan 2002 23:23:15 +0000 (23:23 +0000)] 
implemented URLs blocking in wxHtmlWindow

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agodon't crash if we can't detect g_wcCharset
Václav Slavík [Sat, 19 Jan 2002 23:22:48 +0000 (23:22 +0000)] 
don't crash if we can't detect g_wcCharset

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded the possibility to hide the tip window automatically when the mouse leave the...
Vadim Zeitlin [Sat, 19 Jan 2002 21:49:39 +0000 (21:49 +0000)] 
added the possibility to hide the tip window automatically when the mouse leave the specified rectangle; fixed a few bugs with the window not disappearing automatically

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13664 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agodismiss the popup when an unprocessed key is pressed
Vadim Zeitlin [Sat, 19 Jan 2002 21:48:30 +0000 (21:48 +0000)] 
dismiss the popup when an unprocessed key is pressed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agodocumented new CaptureMouse() behaviour
Vadim Zeitlin [Sat, 19 Jan 2002 21:45:58 +0000 (21:45 +0000)] 
documented new CaptureMouse() behaviour

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agocompilation/linking fixes for DoCaptureMouse() change
Vadim Zeitlin [Sat, 19 Jan 2002 19:39:53 +0000 (19:39 +0000)] 
compilation/linking fixes for DoCaptureMouse() change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoCapture/ReleaseMouse() prefixed with Do for the other ports (OS/2, MGL, Motif, Mac)
Vadim Zeitlin [Sat, 19 Jan 2002 19:38:46 +0000 (19:38 +0000)] 
Capture/ReleaseMouse() prefixed with Do for the other ports (OS/2, MGL, Motif, Mac)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agomaintaint the mouse capture stack in all ports, not just wxUniv
Vadim Zeitlin [Sat, 19 Jan 2002 19:31:19 +0000 (19:31 +0000)] 
maintaint the mouse capture stack in all ports, not just wxUniv

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoCorrected wxTextCtrl doc
Julian Smart [Sat, 19 Jan 2002 17:44:24 +0000 (17:44 +0000)] 
Corrected wxTextCtrl doc

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixed crash in iconv_close() as well
Vadim Zeitlin [Sat, 19 Jan 2002 15:42:07 +0000 (15:42 +0000)] 
fixed crash in iconv_close() as well

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agorenamed wxLogXXX functions with va_list argument to wxVLogXXX
Gilles Depeyrot [Sat, 19 Jan 2002 15:30:39 +0000 (15:30 +0000)] 
renamed wxLogXXX functions with va_list argument to wxVLogXXX

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agochanged 'extern inline' to extern only
Gilles Depeyrot [Sat, 19 Jan 2002 15:10:30 +0000 (15:10 +0000)] 
changed 'extern inline' to extern only

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agouse "..." instead of <...> for wx includes
Gilles Depeyrot [Sat, 19 Jan 2002 14:50:37 +0000 (14:50 +0000)] 
use "..." instead of <...> for wx includes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agocorrections to XFontName accessors
Gilles Depeyrot [Sat, 19 Jan 2002 14:43:52 +0000 (14:43 +0000)] 
corrections to XFontName accessors

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixed crash in iconv_open() and cleaned up the code a bit further
Vadim Zeitlin [Sat, 19 Jan 2002 13:15:56 +0000 (13:15 +0000)] 
fixed crash in iconv_open() and cleaned up the code a bit further

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixed compilation with wxUSE_WCHAR_T=0
Vadim Zeitlin [Sat, 19 Jan 2002 12:20:21 +0000 (12:20 +0000)] 
fixed compilation with wxUSE_WCHAR_T=0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixed GetDiskFreeSpaceEx calling convention (Markus Greither)
Vadim Zeitlin [Sat, 19 Jan 2002 12:19:43 +0000 (12:19 +0000)] 
fixed GetDiskFreeSpaceEx calling convention (Markus Greither)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoremoved __DARWIN__ conditional tests (the help menu doesn't work otherwise)
Gilles Depeyrot [Sat, 19 Jan 2002 08:33:40 +0000 (08:33 +0000)] 
removed __DARWIN__ conditional tests (the help menu doesn't work otherwise)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded IFF image file
Gilles Depeyrot [Sat, 19 Jan 2002 07:48:48 +0000 (07:48 +0000)] 
added IFF image file

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agocorrected includes when wxUSE_SOCKETS is not defined
Gilles Depeyrot [Sat, 19 Jan 2002 07:36:57 +0000 (07:36 +0000)] 
corrected includes when wxUSE_SOCKETS is not defined

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoslight corrections, moved bwd compat macros to the end of the file
Václav Slavík [Fri, 18 Jan 2002 23:16:16 +0000 (23:16 +0000)] 
slight corrections, moved bwd compat macros to the end of the file

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoDialog support
David Webster [Fri, 18 Jan 2002 23:16:16 +0000 (23:16 +0000)] 
Dialog support

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoStarted to improve header comments for FL
Julian Smart [Fri, 18 Jan 2002 22:34:01 +0000 (22:34 +0000)] 
Started to improve header comments for FL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofix for Sun CC bug with not calling temporary objects dtor
Vadim Zeitlin [Fri, 18 Jan 2002 20:31:40 +0000 (20:31 +0000)] 
fix for Sun CC bug with not calling temporary objects dtor

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agobetter native font support for wxGTK
Vadim Zeitlin [Fri, 18 Jan 2002 20:01:49 +0000 (20:01 +0000)] 
better native font support for wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agosafer destruction of wxXmlResource::ms_instance
Václav Slavík [Fri, 18 Jan 2002 19:04:50 +0000 (19:04 +0000)] 
safer destruction of wxXmlResource::ms_instance

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13641 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoWeekly module def file update.
David Webster [Fri, 18 Jan 2002 17:05:29 +0000 (17:05 +0000)] 
Weekly module def file update.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoVarious OS/2 changes to keep up with general library changes and some new dilaog...
David Webster [Fri, 18 Jan 2002 17:01:08 +0000 (17:01 +0000)] 
Various OS/2 changes to keep up with general library changes and some new dilaog support.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoTRUE, not true; FALSE, not false....
David Webster [Fri, 18 Jan 2002 16:58:34 +0000 (16:58 +0000)] 
TRUE, not true; FALSE, not false....

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoCompile in IFF stuff.
David Webster [Fri, 18 Jan 2002 16:57:51 +0000 (16:57 +0000)] 
Compile in IFF stuff.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoVarious OS/2 changes to keep up with general library changes.
David Webster [Fri, 18 Jan 2002 16:57:12 +0000 (16:57 +0000)] 
Various OS/2 changes to keep up with general library changes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoSome WXPM defs for dialog styles.
David Webster [Fri, 18 Jan 2002 16:55:45 +0000 (16:55 +0000)] 
Some WXPM defs for dialog styles.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoIFF support off by default
Vadim Zeitlin [Fri, 18 Jan 2002 16:44:12 +0000 (16:44 +0000)] 
IFF support off by default

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Updating OpenVMS makefile
Jouk Jansen [Fri, 18 Jan 2002 15:55:01 +0000 (15:55 +0000)] 
 Updating OpenVMS makefile

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agocorrected wxHIDE_READONLY documentation
Vadim Zeitlin [Fri, 18 Jan 2002 15:47:05 +0000 (15:47 +0000)] 
corrected wxHIDE_READONLY documentation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoUpdated VC++ files
Julian Smart [Fri, 18 Jan 2002 14:33:01 +0000 (14:33 +0000)] 
Updated VC++ files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoMoved the popup menu event handlers to dialog event handler
Julian Smart [Fri, 18 Jan 2002 11:50:14 +0000 (11:50 +0000)] 
Moved the popup menu event handlers to dialog event handler

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agodon't set WS_POPUP for all windows (fix for my last fix)
Vadim Zeitlin [Fri, 18 Jan 2002 00:15:58 +0000 (00:15 +0000)] 
don't set WS_POPUP for all windows (fix for my last fix)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13628 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agowxUSE_IFF 0 by default
Vadim Zeitlin [Thu, 17 Jan 2002 23:57:22 +0000 (23:57 +0000)] 
wxUSE_IFF 0 by default

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13627 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agorecent MSW changes: wxFrame border styles and wxRadioButton dummy events fixes
Vadim Zeitlin [Thu, 17 Jan 2002 23:54:40 +0000 (23:54 +0000)] 
recent MSW changes: wxFrame border styles and wxRadioButton dummy events fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agodon't generate clicked events when we just get the focus
Vadim Zeitlin [Thu, 17 Jan 2002 23:54:14 +0000 (23:54 +0000)] 
don't generate clicked events when we just get the focus

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixed frame border styles (allow creating a friend with a simple or without border...
Vadim Zeitlin [Thu, 17 Jan 2002 23:51:49 +0000 (23:51 +0000)] 
fixed frame border styles (allow creating a friend with a simple or without border, allow frames without captions)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agotemporary Watcom fix
Václav Slavík [Thu, 17 Jan 2002 23:42:48 +0000 (23:42 +0000)] 
temporary Watcom fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoend with fatal error if cannot start MGL
Václav Slavík [Thu, 17 Jan 2002 23:42:37 +0000 (23:42 +0000)] 
end with fatal error if cannot start MGL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoWatcom wxMGL makefiles
Václav Slavík [Thu, 17 Jan 2002 23:42:27 +0000 (23:42 +0000)] 
Watcom wxMGL makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoWatcom build system for wxMGL
Václav Slavík [Thu, 17 Jan 2002 23:42:12 +0000 (23:42 +0000)] 
Watcom build system for wxMGL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13620 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoput vertical space before <pre> section
Václav Slavík [Thu, 17 Jan 2002 23:42:01 +0000 (23:42 +0000)] 
put vertical space before <pre> section

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13619 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded singleton interface to wxXmlResource, replaces wxTheXmlResource
Václav Slavík [Thu, 17 Jan 2002 23:41:53 +0000 (23:41 +0000)] 
added singleton interface to wxXmlResource, replaces wxTheXmlResource

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13618 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agorewrote wxTextFile::OnRead to handle variable-length encodings correctly
Václav Slavík [Thu, 17 Jan 2002 23:41:02 +0000 (23:41 +0000)] 
rewrote wxTextFile::OnRead to handle variable-length encodings correctly

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13617 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agocompilation fix
Václav Slavík [Thu, 17 Jan 2002 19:41:33 +0000 (19:41 +0000)] 
compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agopartial update from gtk/changes.txt
Václav Slavík [Thu, 17 Jan 2002 19:41:09 +0000 (19:41 +0000)] 
partial update from gtk/changes.txt

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoupdated wxUSE_ICO_CUR comment
Václav Slavík [Thu, 17 Jan 2002 19:40:57 +0000 (19:40 +0000)] 
updated wxUSE_ICO_CUR comment

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixed to the IFF handler, moved into one file
Václav Slavík [Thu, 17 Jan 2002 19:40:18 +0000 (19:40 +0000)] 
fixed to the IFF handler, moved into one file

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded wxUSE_IFF test
Václav Slavík [Thu, 17 Jan 2002 19:38:55 +0000 (19:38 +0000)] 
added wxUSE_IFF test

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agowxFont::IsFixedWidth for wxMGL
Václav Slavík [Thu, 17 Jan 2002 19:38:39 +0000 (19:38 +0000)] 
wxFont::IsFixedWidth for wxMGL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agowxMGL Watcom makefiles fixes
Václav Slavík [Thu, 17 Jan 2002 19:38:20 +0000 (19:38 +0000)] 
wxMGL Watcom makefiles fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agowxMGL Watcom makefiles fixes
Václav Slavík [Thu, 17 Jan 2002 00:18:09 +0000 (00:18 +0000)] 
wxMGL Watcom makefiles fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoimplemented Alex's <object_ref> symlinks in XRC
Václav Slavík [Thu, 17 Jan 2002 00:16:54 +0000 (00:16 +0000)] 
implemented Alex's <object_ref> symlinks in XRC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agomore DLL compilation fixes
Vadim Zeitlin [Wed, 16 Jan 2002 19:50:01 +0000 (19:50 +0000)] 
more DLL compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoPatch for using wxSTC with Borland, #504370
Robin Dunn [Wed, 16 Jan 2002 17:48:48 +0000 (17:48 +0000)] 
Patch for using wxSTC with Borland, #504370

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoUPdated the OSX build instructions a bit
Robin Dunn [Wed, 16 Jan 2002 16:10:52 +0000 (16:10 +0000)] 
UPdated the OSX build instructions a bit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Committing in .
Jouk Jansen [Wed, 16 Jan 2002 15:07:55 +0000 (15:07 +0000)] 
 Committing in .

 update OpenVMS compile support

 Modified Files:
  wxWindows/setup.h_vms wxWindows/include/wx/thread.h
  wxWindows/src/common/descrip.mms
  wxWindows/src/common/iffdecod.cpp
  wxWindows/src/unix/threadpsx.cpp
 ----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoReplaced "-erase" calls with "-$(RM)" calls
George Tasker [Wed, 16 Jan 2002 13:51:12 +0000 (13:51 +0000)] 
Replaced "-erase" calls with "-$(RM)" calls
Defined RM as "erase" if it is not already defined

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoMinor cleanup
George Tasker [Wed, 16 Jan 2002 13:40:19 +0000 (13:40 +0000)] 
Minor cleanup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded checks for wxUSE_IOSTREAMH to determine which iostream(.h) to use
George Tasker [Wed, 16 Jan 2002 13:39:50 +0000 (13:39 +0000)] 
Added checks for wxUSE_IOSTREAMH to determine which iostream(.h) to use

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoFixed a '&' that should be an '&&'
George Tasker [Wed, 16 Jan 2002 10:31:39 +0000 (10:31 +0000)] 
Fixed a '&' that should be an '&&'

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded missing wxLogStatus function with variable argument list pointer
Gilles Depeyrot [Wed, 16 Jan 2002 10:04:05 +0000 (10:04 +0000)] 
added missing wxLogStatus function with variable argument list pointer

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoSWIGged updates for wxMac
Robin Dunn [Wed, 16 Jan 2002 06:54:16 +0000 (06:54 +0000)] 
SWIGged updates for wxMac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agowxThread::GetCurrentId for wxMac
Robin Dunn [Wed, 16 Jan 2002 06:32:40 +0000 (06:32 +0000)] 
wxThread::GetCurrentId for wxMac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agowxThread::GetCurrentId() for Unix
Robin Dunn [Wed, 16 Jan 2002 06:30:27 +0000 (06:30 +0000)] 
wxThread::GetCurrentId() for Unix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded wxThread::GetCurrentId(), which returns an ID for the current
Robin Dunn [Wed, 16 Jan 2002 06:28:11 +0000 (06:28 +0000)] 
Added wxThread::GetCurrentId(), which returns an ID for the current
thread, even if it is not a wxThread.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775