]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agoadded a wxCHECK(index is correct) to GetParam() (fix for patch #510614)
Vadim Zeitlin [Wed, 30 Jan 2002 10:38:44 +0000 (10:38 +0000)] 
added a wxCHECK(index is correct) to GetParam() (fix for patch #510614)

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

22 years agoFinish basic dialog support and some scrolling fixes.
David Webster [Wed, 30 Jan 2002 04:59:05 +0000 (04:59 +0000)] 
Finish basic dialog support and some scrolling fixes.

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

22 years agoRemoved references to helpxlp
Julian Smart [Tue, 29 Jan 2002 23:21:50 +0000 (23:21 +0000)] 
Removed references to helpxlp

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

22 years agoPruned some of txrc.tex; removed redundant helpxlp files.
Julian Smart [Tue, 29 Jan 2002 23:08:49 +0000 (23:08 +0000)] 
Pruned some of txrc.tex; removed redundant helpxlp files.

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

22 years agoadded wxCondition test
Vadim Zeitlin [Tue, 29 Jan 2002 22:50:27 +0000 (22:50 +0000)] 
added wxCondition test

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

22 years agoattempts to make wxCondition::Broadcast() work - it still doesn't
Vadim Zeitlin [Tue, 29 Jan 2002 22:49:13 +0000 (22:49 +0000)] 
attempts to make wxCondition::Broadcast() work - it still doesn't

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

22 years agofix (dos) line endings.
Ron Lee [Tue, 29 Jan 2002 22:41:22 +0000 (22:41 +0000)] 
fix (dos) line endings.

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

22 years agofix for mingw which has TBSTYLE_FLAT but not TBSTYLE_TRANSPARENT (yet).
Ron Lee [Tue, 29 Jan 2002 22:30:57 +0000 (22:30 +0000)] 
fix for mingw which has TBSTYLE_FLAT but not TBSTYLE_TRANSPARENT (yet).
(also submitted to win32api maintainers).

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

22 years agoUpdated projects/makefiles
Mattia Barbon [Tue, 29 Jan 2002 21:37:43 +0000 (21:37 +0000)] 
Updated projects/makefiles

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

22 years agoUpdated target list in Makefile
Mattia Barbon [Tue, 29 Jan 2002 21:35:01 +0000 (21:35 +0000)] 
Updated target list in Makefile
Corrected comment in base.t ( creates src/files.lst, not src/common/files.lst )
Added new files to filelist.txt.

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

22 years agoDocumentation for wxHashMap, added deprecation to wxHashTable.
Mattia Barbon [Tue, 29 Jan 2002 21:31:16 +0000 (21:31 +0000)] 
Documentation for wxHashMap, added deprecation to wxHashTable.
Quoted some unquoted _ here and there.

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

22 years agoMSVC5 does not like extern "C" around windows.h .
Mattia Barbon [Tue, 29 Jan 2002 21:30:03 +0000 (21:30 +0000)] 
MSVC5 does not like extern "C" around windows.h .

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

22 years agoFixes some position issues of where to draw heart of the toolbar in the window -...
George Tasker [Tue, 29 Jan 2002 21:27:42 +0000 (21:27 +0000)] 
Fixes some position issues of where to draw heart of the toolbar in the window - Submitted by Hans Van Leemputten

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

22 years agoFixes memory leaks that occur when dragging toolbars around... Dragging a toolbar...
George Tasker [Tue, 29 Jan 2002 21:27:08 +0000 (21:27 +0000)] 
Fixes memory leaks that occur when dragging toolbars around... Dragging a toolbar so that it changes the dock state to reproduce the memory leak in old code - Submitted by Hans Van Leemputten

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

22 years agoNew wxHashMap class.
Mattia Barbon [Tue, 29 Jan 2002 21:26:57 +0000 (21:26 +0000)] 
New wxHashMap class.

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

22 years agoFix for OnSize() redraw problems - Submitted by Hans Van Leemputten
George Tasker [Tue, 29 Jan 2002 21:25:33 +0000 (21:25 +0000)] 
Fix for OnSize() redraw problems - Submitted by Hans Van Leemputten

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

22 years agoadded precisions for GetSize and GetClientSize
Gilles Depeyrot [Tue, 29 Jan 2002 20:49:16 +0000 (20:49 +0000)] 
added precisions for GetSize and GetClientSize

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

22 years agoadded SetAxisOrientation documentation and improved documentation of logical
Gilles Depeyrot [Tue, 29 Jan 2002 20:48:07 +0000 (20:48 +0000)] 
added SetAxisOrientation documentation and improved documentation of logical
to/from device relative coordinate conversions

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

22 years agoUpdated vc.rsp file to include console.dsp
Julian Smart [Tue, 29 Jan 2002 10:32:24 +0000 (10:32 +0000)] 
Updated vc.rsp file to include console.dsp

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

22 years agocorrection for compilation with Apple DevTools
Gilles Depeyrot [Tue, 29 Jan 2002 06:57:31 +0000 (06:57 +0000)] 
correction for compilation with Apple DevTools

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

22 years agoMinor fix for owner drawn menu item.
David Webster [Tue, 29 Jan 2002 04:56:13 +0000 (04:56 +0000)] 
Minor fix for owner drawn menu item.

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

22 years agomake sure some types convert right in XRCed
Robin Dunn [Tue, 29 Jan 2002 01:28:11 +0000 (01:28 +0000)] 
make sure some types convert right in XRCed

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

22 years agoSWIG updates for wxGTK
Robin Dunn [Tue, 29 Jan 2002 01:27:33 +0000 (01:27 +0000)] 
SWIG updates for wxGTK

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

22 years agoUse the new icon for the frame
Robin Dunn [Tue, 29 Jan 2002 00:26:43 +0000 (00:26 +0000)] 
Use the new icon for the frame

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

22 years agoUpdates for recent changes to wx, and some other little tweaks and fixes.
Robin Dunn [Tue, 29 Jan 2002 00:11:38 +0000 (00:11 +0000)] 
Updates for recent changes to wx, and some other little tweaks and fixes.

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

22 years agoPopup Menu processing.
David Webster [Mon, 28 Jan 2002 23:10:25 +0000 (23:10 +0000)] 
Popup Menu processing.

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

22 years agoAdded icons for the demo and for XRCed, and added a shortcut to XRCed
Robin Dunn [Mon, 28 Jan 2002 23:10:22 +0000 (23:10 +0000)] 
Added icons for the demo and for XRCed, and added a shortcut to XRCed
to the program group when installing the dist.

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

22 years agoAdded an option to also ouput a function to create a wxIcon from the data.
Robin Dunn [Mon, 28 Jan 2002 23:08:47 +0000 (23:08 +0000)] 
Added an option to also ouput a function to create a wxIcon from the data.

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

22 years agoFix some compile errors and warnings when using gcc 3
Robin Dunn [Mon, 28 Jan 2002 23:05:47 +0000 (23:05 +0000)] 
Fix some compile errors and warnings when using gcc 3

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

22 years agoFix MinGW compilation.
Mattia Barbon [Mon, 28 Jan 2002 22:37:48 +0000 (22:37 +0000)] 
Fix MinGW compilation.

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

22 years agobridged mapfile native path to filesys url paths for mac
Stefan Csomor [Mon, 28 Jan 2002 21:52:09 +0000 (21:52 +0000)] 
bridged mapfile native path to filesys url paths for mac

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

22 years agoadjusted relative path composition for mac
Stefan Csomor [Mon, 28 Jan 2002 21:50:22 +0000 (21:50 +0000)] 
adjusted relative path composition for mac

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

22 years agocorrected path splitting for mac relative paths
Stefan Csomor [Mon, 28 Jan 2002 21:44:47 +0000 (21:44 +0000)] 
corrected path splitting for mac relative paths

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

22 years agohelp files added
Stefan Csomor [Mon, 28 Jan 2002 21:40:49 +0000 (21:40 +0000)] 
help files added

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

22 years agofor file based help we have mac separators
Stefan Csomor [Mon, 28 Jan 2002 21:38:00 +0000 (21:38 +0000)] 
for file based help we have mac separators

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

22 years agoadded export
Stefan Csomor [Mon, 28 Jan 2002 21:29:40 +0000 (21:29 +0000)] 
added export

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

22 years agochanged the year to 2002
Vadim Zeitlin [Mon, 28 Jan 2002 18:06:51 +0000 (18:06 +0000)] 
changed the year to 2002

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

22 years ago wxDC::Blit(): the source coordinates are logical coordinates
Robert Roebling [Mon, 28 Jan 2002 17:58:36 +0000 (17:58 +0000)] 
  wxDC::Blit(): the source coordinates are logical coordinates
    of the source DC now.

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

22 years agofix for a typo (== instead of =)
Vadim Zeitlin [Mon, 28 Jan 2002 17:57:57 +0000 (17:57 +0000)] 
fix for a typo (== instead of =)

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

22 years agoremoved non existing unzip.h from the filelist.txt and regenerated everything
Vadim Zeitlin [Mon, 28 Jan 2002 16:45:49 +0000 (16:45 +0000)] 
removed non existing unzip.h from the filelist.txt and regenerated everything

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

22 years agowxWindows builds with Solaris and FreeBSD native makes
Vadim Zeitlin [Mon, 28 Jan 2002 16:43:29 +0000 (16:43 +0000)] 
wxWindows builds with Solaris and FreeBSD native makes

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

22 years agofixes to allow compilation with FreeBSD make
Vadim Zeitlin [Mon, 28 Jan 2002 16:19:28 +0000 (16:19 +0000)] 
fixes to allow compilation with FreeBSD make

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

22 years ago Change idle behvaiour with regard to wxIdleEvent::RequestMore().
Robert Roebling [Mon, 28 Jan 2002 16:17:39 +0000 (16:17 +0000)] 
  Change idle behvaiour with regard to wxIdleEvent::RequestMore().

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

22 years agowarning fixes in GetColor() for the newly added values
Vadim Zeitlin [Mon, 28 Jan 2002 16:09:49 +0000 (16:09 +0000)] 
warning fixes in GetColor() for the newly added values

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

22 years agomore Unicode fixes for help files
Vadim Zeitlin [Mon, 28 Jan 2002 16:03:50 +0000 (16:03 +0000)] 
more Unicode fixes for help files

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

22 years agoaxis orientation must not be taken into account for conversion of a distance
Gilles Depeyrot [Mon, 28 Jan 2002 15:02:25 +0000 (15:02 +0000)] 
axis orientation must not be taken into account for conversion of a distance

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

22 years agoUnicode compilation fixes, also moved private constants into the .cpp
Vadim Zeitlin [Mon, 28 Jan 2002 13:19:44 +0000 (13:19 +0000)] 
Unicode compilation fixes, also moved private constants into the .cpp

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

22 years agodon't call wxLogLastError() in wx{File|Path}Exists
Vadim Zeitlin [Mon, 28 Jan 2002 13:17:07 +0000 (13:17 +0000)] 
don't call wxLogLastError() in wx{File|Path}Exists

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

22 years agoAdded wxUSE_GUI=0 to EXTRAFLAGS to make it compile on the command line
Julian Smart [Mon, 28 Jan 2002 11:28:21 +0000 (11:28 +0000)] 
Added wxUSE_GUI=0 to EXTRAFLAGS to make it compile on the command line

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

22 years agoVarious fixes for Textctrl and Popup Menus.
David Webster [Mon, 28 Jan 2002 03:25:45 +0000 (03:25 +0000)] 
Various fixes for Textctrl and Popup Menus.

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

22 years agoGet the right dialogs into OS/2
David Webster [Mon, 28 Jan 2002 03:24:34 +0000 (03:24 +0000)] 
Get the right dialogs into OS/2

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

22 years agono changes
Vadim Zeitlin [Mon, 28 Jan 2002 01:40:37 +0000 (01:40 +0000)] 
no changes

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

22 years agoadded another, more convenient, wxRGBToColour() overload
Vadim Zeitlin [Mon, 28 Jan 2002 01:40:24 +0000 (01:40 +0000)] 
added another, more convenient, wxRGBToColour() overload

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

22 years agofixed code in OpenURL() to actually use the result of OnOpeningURL()
Vadim Zeitlin [Mon, 28 Jan 2002 01:39:55 +0000 (01:39 +0000)] 
fixed code in OpenURL() to actually use the result of OnOpeningURL()

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

22 years agoWindows XP appearance fixes for status and tool bars (bug 501585)
Vadim Zeitlin [Mon, 28 Jan 2002 01:38:39 +0000 (01:38 +0000)] 
Windows XP appearance fixes for status and tool bars (bug 501585)

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

22 years agoXMLID->XRCID, XMLCTRL->XRCCTRL
Václav Slavík [Sun, 27 Jan 2002 23:51:05 +0000 (23:51 +0000)] 
XMLID->XRCID, XMLCTRL->XRCCTRL

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

22 years agoXMLID->XRCID, XMLCTRL->XRCCTRL
Václav Slavík [Sun, 27 Jan 2002 23:42:16 +0000 (23:42 +0000)] 
XMLID->XRCID, XMLCTRL->XRCCTRL

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

22 years agouse correct encoding in wxrcedit
Václav Slavík [Sun, 27 Jan 2002 23:40:57 +0000 (23:40 +0000)] 
use correct encoding in wxrcedit

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

22 years agoimplemented writing in original encoding
Václav Slavík [Sun, 27 Jan 2002 23:40:43 +0000 (23:40 +0000)] 
implemented writing in original encoding

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

22 years agoA couple of fixes to wxMGL's wxWindow:
Václav Slavík [Sun, 27 Jan 2002 23:40:12 +0000 (23:40 +0000)] 
A couple of fixes to wxMGL's wxWindow:
1. fixed caret interference when painting the window
2. now calls SetFocus when you click on a window that doesn't have focus
3. hopefully correct translations of event for OnKeyDown vs. OnKey

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

22 years agofixes to WXK_PRIOR/WXK_PAGEUP handling in wxUniv
Václav Slavík [Sun, 27 Jan 2002 23:38:53 +0000 (23:38 +0000)] 
fixes to WXK_PRIOR/WXK_PAGEUP handling in wxUniv

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

22 years agosmall m_blinkedOut consistency corrections
Václav Slavík [Sun, 27 Jan 2002 23:37:58 +0000 (23:37 +0000)] 
small m_blinkedOut consistency corrections

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

22 years agocalling wxWindow::Update from wxWindowDC ctor wasn't good idea, interacts with carets...
Václav Slavík [Sun, 27 Jan 2002 23:37:47 +0000 (23:37 +0000)] 
calling wxWindow::Update from wxWindowDC ctor wasn't good idea, interacts with carets...

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

22 years agoadded skeleton of Port notes section
Václav Slavík [Sun, 27 Jan 2002 23:37:06 +0000 (23:37 +0000)] 
added skeleton of Port notes section

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

22 years agoAdded first cut at sizer topic, based on Robert's manual and
Julian Smart [Sun, 27 Jan 2002 19:58:13 +0000 (19:58 +0000)] 
Added first cut at sizer topic, based on Robert's manual and
individual class reference docs.

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

22 years ago wxMiniFrame works again.
Robert Roebling [Sun, 27 Jan 2002 19:54:13 +0000 (19:54 +0000)] 
  wxMiniFrame works again.

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

22 years agoadded wxHtmlWindow::OnOpeningURL
Václav Slavík [Sun, 27 Jan 2002 19:03:23 +0000 (19:03 +0000)] 
added wxHtmlWindow::OnOpeningURL

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

22 years agonew wxHtmlWindow::OnOpeningURL API
Václav Slavík [Sun, 27 Jan 2002 19:03:10 +0000 (19:03 +0000)] 
new wxHtmlWindow::OnOpeningURL API

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

22 years agomoved wxHtmlWindow flags out of defs.h
Václav Slavík [Sun, 27 Jan 2002 19:02:32 +0000 (19:02 +0000)] 
moved wxHtmlWindow flags out of defs.h

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

22 years agowxUSE_MIMETYPE in src/unix/mimetype.cpp
Václav Slavík [Sun, 27 Jan 2002 19:02:14 +0000 (19:02 +0000)] 
wxUSE_MIMETYPE in src/unix/mimetype.cpp

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

22 years agoset extra margins to be 0 by default, not 50
Vadim Zeitlin [Sun, 27 Jan 2002 13:58:35 +0000 (13:58 +0000)] 
set extra margins to be 0 by default, not 50

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

22 years agoApplied patch to implement wxChoice::SetString and to not send leave events
Julian Smart [Sun, 27 Jan 2002 10:05:49 +0000 (10:05 +0000)] 
Applied patch to implement wxChoice::SetString and to not send leave events
when window is captured.

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

22 years agoprevent crash when trying to set global cursor too early
Václav Slavík [Sun, 27 Jan 2002 00:48:16 +0000 (00:48 +0000)] 
prevent crash when trying to set global cursor too early

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

22 years agoensure minimal mime support in wxHTML even without wxMimeTypesMananger
Václav Slavík [Sun, 27 Jan 2002 00:48:08 +0000 (00:48 +0000)] 
ensure minimal mime support in wxHTML even without wxMimeTypesMananger

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

22 years agofixed rendering artifact in wxCaret
Václav Slavík [Sun, 27 Jan 2002 00:47:48 +0000 (00:47 +0000)] 
fixed rendering artifact in wxCaret

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

22 years agoupdate the screen before gaining access to wxWindowDC
Václav Slavík [Sun, 27 Jan 2002 00:47:13 +0000 (00:47 +0000)] 
update the screen before gaining access to wxWindowDC

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

22 years agomove caret notification after sending the focus event
Václav Slavík [Sun, 27 Jan 2002 00:46:32 +0000 (00:46 +0000)] 
move caret notification after sending the focus event

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

22 years ago(hacky) fix for bg colour handling in wxUniv's win32 theme
Václav Slavík [Sun, 27 Jan 2002 00:45:24 +0000 (00:45 +0000)] 
(hacky) fix for bg colour handling in wxUniv's win32 theme

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

22 years agoremoved assert(size != 0) from wxArrayString::Alloc(size) as it was inconsistent...
Vadim Zeitlin [Sat, 26 Jan 2002 23:53:47 +0000 (23:53 +0000)] 
removed assert(size != 0) from wxArrayString::Alloc(size) as it was inconsistent with wxArray::Alloc() and wxString::Alloc()

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

22 years agoimplemented IsFixedWidth() correctly for MSW
Vadim Zeitlin [Sat, 26 Jan 2002 22:29:37 +0000 (22:29 +0000)] 
implemented IsFixedWidth() correctly for MSW

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

22 years agouse DEFAULT_CHARSET instead of ANSI_CHARSET
Vadim Zeitlin [Sat, 26 Jan 2002 22:25:14 +0000 (22:25 +0000)] 
use DEFAULT_CHARSET instead of ANSI_CHARSET

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

22 years agoChanged test for INT32 to work with latest Cygwin. But might break other versions :-(
Julian Smart [Sat, 26 Jan 2002 22:25:06 +0000 (22:25 +0000)] 
Changed test for INT32 to work with latest Cygwin. But might break other versions :-(

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

22 years agoadded missing return values
Gilles Depeyrot [Sat, 26 Jan 2002 22:11:02 +0000 (22:11 +0000)] 
added missing return values

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

22 years agotweaked conditional compilation
Gilles Depeyrot [Sat, 26 Jan 2002 22:05:56 +0000 (22:05 +0000)] 
tweaked conditional compilation

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

22 years agocompilation fixes after previous check in (sorry)
Vadim Zeitlin [Sat, 26 Jan 2002 22:05:19 +0000 (22:05 +0000)] 
compilation fixes after previous check in (sorry)

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

22 years agoadded include needed for ProjectBuilder
Gilles Depeyrot [Sat, 26 Jan 2002 22:04:08 +0000 (22:04 +0000)] 
added include needed for ProjectBuilder

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

22 years agocorrected conditional compilation to take wxUSE_POSTSCRIPT into account
Gilles Depeyrot [Sat, 26 Jan 2002 22:02:08 +0000 (22:02 +0000)] 
corrected conditional compilation to take wxUSE_POSTSCRIPT into account

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

22 years agoadded missing public in declaration of wxMacToolTipTimer class
Gilles Depeyrot [Sat, 26 Jan 2002 22:01:05 +0000 (22:01 +0000)] 
added missing public in declaration of wxMacToolTipTimer class

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

22 years agocorrected includes when wxUSE_CMDLINE_PARSER is 0
Gilles Depeyrot [Sat, 26 Jan 2002 21:59:52 +0000 (21:59 +0000)] 
corrected includes when wxUSE_CMDLINE_PARSER is 0

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

22 years agoWin16 compilation fixes
Vadim Zeitlin [Sat, 26 Jan 2002 21:59:13 +0000 (21:59 +0000)] 
Win16 compilation fixes

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

22 years agoSmall doc changes and added missing files.lst to contrib.rsp
Julian Smart [Sat, 26 Jan 2002 21:52:55 +0000 (21:52 +0000)] 
Small doc changes and added missing files.lst to contrib.rsp

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

22 years agopatch to fix various filename-related functions for cygwin
Vadim Zeitlin [Sat, 26 Jan 2002 17:02:45 +0000 (17:02 +0000)] 
patch to fix various filename-related functions for cygwin

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

22 years agofixed handling of "a:\" command line arguments, added comment explaining how the...
Vadim Zeitlin [Sat, 26 Jan 2002 12:50:06 +0000 (12:50 +0000)] 
fixed handling of "a:\" command line arguments, added comment explaining how the conversion from string to arguments array is supposed to work

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

22 years agofixed crash in wxGetCharacterSet when not using iconv
Vadim Zeitlin [Sat, 26 Jan 2002 12:31:55 +0000 (12:31 +0000)] 
fixed crash in wxGetCharacterSet when not using iconv

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

22 years agoMoved setup.h out of the way
Julian Smart [Sat, 26 Jan 2002 10:59:51 +0000 (10:59 +0000)] 
Moved setup.h out of the way

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

22 years agofixed bug in wxGrid dimensions calculation (Staffan Ulfberg)
Vadim Zeitlin [Sat, 26 Jan 2002 01:33:47 +0000 (01:33 +0000)] 
fixed bug in wxGrid dimensions calculation (Staffan Ulfberg)

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

22 years agofixed typo in dtor docs
Vadim Zeitlin [Sat, 26 Jan 2002 00:54:53 +0000 (00:54 +0000)] 
fixed typo in dtor docs

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

22 years agowxFileCtrl::Update was hiding wxWindow::Update
Václav Slavík [Sat, 26 Jan 2002 00:24:30 +0000 (00:24 +0000)] 
wxFileCtrl::Update was hiding wxWindow::Update

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

22 years agoworkaround for MGL's weirdness: won't render rectangles of w=1 or h=1
Václav Slavík [Sat, 26 Jan 2002 00:24:16 +0000 (00:24 +0000)] 
workaround for MGL's weirdness: won't render rectangles of w=1 or h=1

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

22 years agohide mouse when using wxScreenDC in wxMGL
Václav Slavík [Sat, 26 Jan 2002 00:24:06 +0000 (00:24 +0000)] 
hide mouse when using wxScreenDC in wxMGL

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