]>
git.saurik.com Git - wxWidgets.git/log
Stefan Csomor [Sun, 20 Jan 2002 16:33:37 +0000 (16:33 +0000)]
export statement added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13699
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 20 Jan 2002 16:32:42 +0000 (16:32 +0000)]
removed non appearance implementations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13698
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 20 Jan 2002 16:32:03 +0000 (16:32 +0000)]
resource loader structure added for loading menu bar, apple menu will not get multiple entries under classic anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13697
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 20 Jan 2002 16:29:47 +0000 (16:29 +0000)]
resource loader structure added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13696
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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