]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
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

22 years agoCompilation fix
Robin Dunn [Wed, 16 Jan 2002 02:50:51 +0000 (02:50 +0000)] 
Compilation fix

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

22 years agoRegenerated SWIGged sources for wxGTK
Robin Dunn [Wed, 16 Jan 2002 01:03:43 +0000 (01:03 +0000)] 
Regenerated SWIGged sources for wxGTK

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

22 years agoAdded wx/dirctrl.h to filelist.txt so it will get installed.
Robin Dunn [Wed, 16 Jan 2002 01:01:00 +0000 (01:01 +0000)] 
Added wx/dirctrl.h to filelist.txt so it will get installed.
Regenerated makefiles and such.

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

22 years agoadded WXDIRREL needed for contrib samples
Vadim Zeitlin [Wed, 16 Jan 2002 00:45:57 +0000 (00:45 +0000)] 
added WXDIRREL needed for contrib samples

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

22 years agolookup the classes in the hash table if it had been already set up
Vadim Zeitlin [Wed, 16 Jan 2002 00:34:41 +0000 (00:34 +0000)] 
lookup the classes in the hash table if it had been already set up

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

22 years agomerged another part of Alex's work (LoadMenuBar w/ parent)
Václav Slavík [Tue, 15 Jan 2002 23:37:55 +0000 (23:37 +0000)] 
merged another part of Alex's work (LoadMenuBar w/ parent)

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

22 years agoAdded /nologo to the CFLAGS to match other makefiles
George Tasker [Tue, 15 Jan 2002 21:31:54 +0000 (21:31 +0000)] 
Added /nologo to the CFLAGS to match other makefiles

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

22 years agodummy(dll).obj is now created in wxWin/$D rather than wxWin/src/msw/$D
George Tasker [Tue, 15 Jan 2002 20:32:23 +0000 (20:32 +0000)] 
dummy(dll).obj is now created in wxWin/$D rather than wxWin/src/msw/$D
makefile.vc and makebase.vc no longer override the location of dummy(dll).obj that is specified in makevc.env
if wxWin/include/wx/msw/setup.h does not exist, setup0.h is copied to setup.h
[BASE builds]setup.h is no longer used from wxWin/include/wx, it is now used just like with makefile.vc.  setup.h is copied from wxWin/include/wx/msw into wxWin/lib/base(d)/wx and all references to setup.h now read this location

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

22 years agoChanged version to 233
George Tasker [Tue, 15 Jan 2002 20:28:00 +0000 (20:28 +0000)] 
Changed version to 233

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

22 years ago Added IFF handler.
Robert Roebling [Tue, 15 Jan 2002 17:57:08 +0000 (17:57 +0000)] 
  Added IFF handler.
  Minor doc updates.
  Corrected configure for SGI OpenGL (wx-config related).

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

22 years agoadded a fix for cygwin and cleaned up wxGetWorkingDirectory()
Vadim Zeitlin [Tue, 15 Jan 2002 17:36:20 +0000 (17:36 +0000)] 
added a fix for cygwin and cleaned up wxGetWorkingDirectory()

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

22 years agoadded more files to wxBase distrib (and unzip.h to the filelist)
Vadim Zeitlin [Tue, 15 Jan 2002 17:04:33 +0000 (17:04 +0000)] 
added more files to wxBase distrib (and unzip.h to the filelist)

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

22 years ago gdk_rgb doesn't work on SGI.
Robert Roebling [Tue, 15 Jan 2002 16:21:09 +0000 (16:21 +0000)] 
  gdk_rgb doesn't work on SGI.

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

22 years agocase insensitive HHP files and fixed buffer overflow vulnerability
Václav Slavík [Tue, 15 Jan 2002 16:20:25 +0000 (16:20 +0000)] 
case insensitive HHP files and fixed buffer overflow vulnerability

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

22 years agoAdded checks for wxUSE_IOSTREAMH to #include the correct header file based on setup...
George Tasker [Tue, 15 Jan 2002 14:49:31 +0000 (14:49 +0000)] 
Added checks for wxUSE_IOSTREAMH to #include the correct header file based on setup.h settings

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

22 years agoAdded wxGenericDirCtrl and other varioius updates
Robin Dunn [Tue, 15 Jan 2002 04:54:19 +0000 (04:54 +0000)] 
Added wxGenericDirCtrl and other varioius updates

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

22 years agoreverted my locale change
Václav Slavík [Tue, 15 Jan 2002 00:09:09 +0000 (00:09 +0000)] 
reverted my locale change

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

22 years agochanged processing of events to only process the events that were logged when enterin...
Stefan Csomor [Mon, 14 Jan 2002 21:04:31 +0000 (21:04 +0000)] 
changed processing of events to only process the events that were logged when entering wxMacProcessNotifierEvents, ignoring eventually added new ones during notifier processing

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

22 years agofixed MouseUp handling when window was captured
Stefan Csomor [Mon, 14 Jan 2002 20:56:41 +0000 (20:56 +0000)] 
fixed MouseUp handling when window was captured

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

22 years agoadded missing break in switch statement
Stefan Csomor [Mon, 14 Jan 2002 20:40:28 +0000 (20:40 +0000)] 
added missing break in switch statement

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

22 years agoFixed '_' chars that were not quoted with a '\'
George Tasker [Mon, 14 Jan 2002 20:32:08 +0000 (20:32 +0000)] 
Fixed '_' chars that were not quoted with a '\'
Fixed layout problems for functions that had overloaded \func{} defs for the function.  Problem was that there needs to be a blank line between them, or they all get concatenated
Changed a bunch of "char*" to "char *", as the (just slightly) larger number of occurances use "char *" rather than "char*" throughout the .tex files

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

22 years agoFix wxClipboard.
Robert Roebling [Mon, 14 Jan 2002 20:29:18 +0000 (20:29 +0000)] 
Fix wxClipboard.
Fix enter and leave events.

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

22 years agosince DoScreenToClient and ClientToScreen in toplvlcmn are implemented by calling...
Stefan Csomor [Mon, 14 Jan 2002 20:23:49 +0000 (20:23 +0000)] 
since DoScreenToClient and ClientToScreen in toplvlcmn are implemented by calling the superclass implementation, we have to avoid shifting by the client origin twice. had to change MacWindowFromPoint therefore too

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

22 years agomake locale modified them, not me
Vadim Zeitlin [Mon, 14 Jan 2002 19:10:41 +0000 (19:10 +0000)] 
make locale modified them, not me

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

22 years agoadded wxFont::IsFixedWidth(), documented it and implemented for wxGTK/Motif
Vadim Zeitlin [Mon, 14 Jan 2002 19:04:35 +0000 (19:04 +0000)] 
added wxFont::IsFixedWidth(), documented it and implemented for wxGTK/Motif

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

22 years agoadded flushing for MacOS X buffered window immediatly when using wxWindow::Update
Stefan Csomor [Mon, 14 Jan 2002 18:08:59 +0000 (18:08 +0000)] 
added flushing for MacOS X buffered window immediatly when using wxWindow::Update

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

22 years agomade the alphabetic class order more alphabetic
Vadim Zeitlin [Mon, 14 Jan 2002 17:14:29 +0000 (17:14 +0000)] 
made the alphabetic class order more alphabetic

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