]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
18 years ago[wxGTK] Support changing the wxSTAY_ON_TOP style value run-time through wxWindow...
Mart Raudsepp [Mon, 7 Nov 2005 20:00:50 +0000 (20:00 +0000)] 
[wxGTK] Support changing the wxSTAY_ON_TOP style value run-time through wxWindow::SetWindowStyleFlag, support for
more styles to follow

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

18 years agoFix formatting tag in frame.tex
Mart Raudsepp [Mon, 7 Nov 2005 18:23:51 +0000 (18:23 +0000)] 
Fix formatting tag in frame.tex

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

18 years agoFix formatting in bbutton.tex
Mart Raudsepp [Mon, 7 Nov 2005 18:21:49 +0000 (18:21 +0000)] 
Fix formatting in bbutton.tex

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

18 years agoadjusting to SetLabel migration
Stefan Csomor [Mon, 7 Nov 2005 17:56:17 +0000 (17:56 +0000)] 
adjusting to SetLabel migration

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

18 years agoadjusting to SetLabel migration
Stefan Csomor [Mon, 7 Nov 2005 17:05:04 +0000 (17:05 +0000)] 
adjusting to SetLabel migration

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

18 years agocleanup
Stefan Csomor [Mon, 7 Nov 2005 17:02:57 +0000 (17:02 +0000)] 
cleanup

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

18 years agocleanup, adding correct window-ids to window events (important when using eg Connect)
Stefan Csomor [Mon, 7 Nov 2005 17:01:15 +0000 (17:01 +0000)] 
cleanup, adding correct window-ids to window events (important when using eg Connect)

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

18 years agocleanup, using Tiger funcs if possible
Stefan Csomor [Mon, 7 Nov 2005 16:58:32 +0000 (16:58 +0000)] 
cleanup, using Tiger funcs if possible

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

18 years agosupport for wxNO_BORDER
Stefan Csomor [Mon, 7 Nov 2005 16:36:00 +0000 (16:36 +0000)] 
support for wxNO_BORDER

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

18 years agoCGImage Creation is always available under OS X
Stefan Csomor [Mon, 7 Nov 2005 16:34:48 +0000 (16:34 +0000)] 
CGImage Creation is always available under OS X

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

18 years agoswitch to a CoreFoundation based and thread-safe implementation for message boxes...
Stefan Csomor [Mon, 7 Nov 2005 14:59:34 +0000 (14:59 +0000)] 
switch to a CoreFoundation based and thread-safe implementation for message boxes for Mach-O builds

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

18 years agoGet/SetTitle only for wxTopLevelWindow (wxMac part).
Włodzimierz Skiba [Mon, 7 Nov 2005 14:37:19 +0000 (14:37 +0000)] 
Get/SetTitle only for wxTopLevelWindow (wxMac part).

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

18 years agoFixed #1338966.
Włodzimierz Skiba [Mon, 7 Nov 2005 13:47:44 +0000 (13:47 +0000)] 
Fixed #1338966.

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

18 years agowxGetWorkingDirectory() deprecated. Fixed #1338966.
Włodzimierz Skiba [Mon, 7 Nov 2005 13:27:09 +0000 (13:27 +0000)] 
wxGetWorkingDirectory() deprecated. Fixed #1338966.

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

18 years agoDon't resend an update event from m_spin to avoid recursion
Julian Smart [Mon, 7 Nov 2005 10:15:42 +0000 (10:15 +0000)] 
Don't resend an update event from m_spin to avoid recursion

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

18 years agoeVC4 warning fixes.
Włodzimierz Skiba [Sun, 6 Nov 2005 21:42:01 +0000 (21:42 +0000)] 
eVC4 warning fixes.

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

18 years agoeVC4 warning fixes.
Włodzimierz Skiba [Sun, 6 Nov 2005 20:44:43 +0000 (20:44 +0000)] 
eVC4 warning fixes.

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

18 years agoSpeedup for adding array of items.
Włodzimierz Skiba [Sun, 6 Nov 2005 18:47:25 +0000 (18:47 +0000)] 
Speedup for adding array of items.

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

18 years agonot needed for CG
Stefan Csomor [Sun, 6 Nov 2005 07:23:14 +0000 (07:23 +0000)] 
not needed for CG

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

18 years agoadded CFRef holder templated class
Stefan Csomor [Sun, 6 Nov 2005 07:19:18 +0000 (07:19 +0000)] 
added CFRef holder templated class

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

18 years agoNative wxCheckListBox implementation for wxWinCE.
Włodzimierz Skiba [Sat, 5 Nov 2005 22:49:33 +0000 (22:49 +0000)] 
Native wxCheckListBox implementation for wxWinCE.

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

18 years agofinished implementation for stencil and colored patterns
Stefan Csomor [Sat, 5 Nov 2005 16:53:42 +0000 (16:53 +0000)] 
finished implementation for stencil and colored patterns

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

18 years agodocumented wxStringTokenize()
Vadim Zeitlin [Sat, 5 Nov 2005 13:48:02 +0000 (13:48 +0000)] 
documented wxStringTokenize()

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

18 years agoSet HTML data even in Unicode mode
Julian Smart [Sat, 5 Nov 2005 10:25:59 +0000 (10:25 +0000)] 
Set HTML data even in Unicode mode

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

18 years agoadded permission error to the 'expected' error codes, removed assert, as this leads...
Stefan Csomor [Sat, 5 Nov 2005 07:39:46 +0000 (07:39 +0000)] 
added permission error to the 'expected' error codes, removed assert, as this leads to problems in wxPython otherwise, and getting another error essentially means we cannot continue iterating..

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

18 years agoGet/SetTitle only for wxTopLevelWindow (wxOS2 part).
Włodzimierz Skiba [Fri, 4 Nov 2005 21:13:03 +0000 (21:13 +0000)] 
Get/SetTitle only for wxTopLevelWindow (wxOS2 part).

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

18 years agoversion 0.1.6-6
Roman Rolinsky [Fri, 4 Nov 2005 20:17:52 +0000 (20:17 +0000)] 
version 0.1.6-6

Improved some dialogs (window styles, growable cols). Changed the
range for wxSpinCtrl min/max to all integers (default 0/100 is not
always good).

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

18 years agoGet/SetTitle only for wxTopLevelWindow (wxMGL part).
Włodzimierz Skiba [Fri, 4 Nov 2005 18:49:49 +0000 (18:49 +0000)] 
Get/SetTitle only for wxTopLevelWindow (wxMGL part).

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

18 years agoGet/SetTitle only for wxTopLevelWindow (wxGTK part).
Włodzimierz Skiba [Fri, 4 Nov 2005 15:14:42 +0000 (15:14 +0000)] 
Get/SetTitle only for wxTopLevelWindow (wxGTK part).

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

18 years agoGet/SetTitle only for wxTopLevelWindow (wxGTK part).
Włodzimierz Skiba [Fri, 4 Nov 2005 14:19:41 +0000 (14:19 +0000)] 
Get/SetTitle only for wxTopLevelWindow (wxGTK part).

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

18 years agoSource cleaning.
Włodzimierz Skiba [Fri, 4 Nov 2005 12:50:11 +0000 (12:50 +0000)] 
Source cleaning.

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

18 years agoGet/SetTitle only for wxTopLevelWindow (wxGTK part).
Włodzimierz Skiba [Fri, 4 Nov 2005 12:30:03 +0000 (12:30 +0000)] 
Get/SetTitle only for wxTopLevelWindow (wxGTK part).

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

18 years agoGet/SetTitle only for wxTopLevelWindow (wxGTK part).
Włodzimierz Skiba [Fri, 4 Nov 2005 11:11:22 +0000 (11:11 +0000)] 
Get/SetTitle only for wxTopLevelWindow (wxGTK part).

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

18 years agoBuild fix after last commit.
Włodzimierz Skiba [Thu, 3 Nov 2005 22:14:34 +0000 (22:14 +0000)] 
Build fix after last commit.

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

18 years agoGet/SetTitle only for wxTopLevelWindow (wxMotif part).
Włodzimierz Skiba [Thu, 3 Nov 2005 20:58:02 +0000 (20:58 +0000)] 
Get/SetTitle only for wxTopLevelWindow (wxMotif part).

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

18 years agouse focused bitmap as fallback for the hover one
Vadim Zeitlin [Thu, 3 Nov 2005 19:38:20 +0000 (19:38 +0000)] 
use focused bitmap as fallback for the hover one

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

18 years agoadded checkbox to enable setting (or not) individual wxBitmapButton bitmaps
Vadim Zeitlin [Thu, 3 Nov 2005 19:29:18 +0000 (19:29 +0000)] 
added checkbox to enable setting (or not) individual wxBitmapButton bitmaps

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

18 years agoWarning fix.
Włodzimierz Skiba [Thu, 3 Nov 2005 16:53:29 +0000 (16:53 +0000)] 
Warning fix.

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

18 years agoGet/SetTitle only for wxTopLevelWindow (wxMSW part).
Włodzimierz Skiba [Thu, 3 Nov 2005 16:47:29 +0000 (16:47 +0000)] 
Get/SetTitle only for wxTopLevelWindow (wxMSW part).

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

18 years agoGet/SetTitle only for wxTopLevelWindow.
Włodzimierz Skiba [Thu, 3 Nov 2005 16:27:19 +0000 (16:27 +0000)] 
Get/SetTitle only for wxTopLevelWindow.

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

18 years agosupport for 10.4 provided context menu
Stefan Csomor [Thu, 3 Nov 2005 14:23:22 +0000 (14:23 +0000)] 
support for 10.4 provided context menu

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

18 years agoUse toplevel parent rather than immediate parent as color dialog's parent window
Kevin Hock [Thu, 3 Nov 2005 02:50:00 +0000 (02:50 +0000)] 
Use toplevel parent rather than immediate parent as color dialog's parent window

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

18 years agoInitial attempt at some instructions on building for Win64
Michael Wetherell [Thu, 3 Nov 2005 02:25:01 +0000 (02:25 +0000)] 
Initial attempt at some instructions on building for Win64

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

18 years agofixed compilation breakage in 1.24 commit
Vadim Zeitlin [Thu, 3 Nov 2005 01:56:02 +0000 (01:56 +0000)] 
fixed compilation breakage in 1.24 commit

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

18 years agoadded SetHoverBitmap() and implemented it under wxMSW; extended the docs
Vadim Zeitlin [Thu, 3 Nov 2005 01:48:10 +0000 (01:48 +0000)] 
added SetHoverBitmap() and implemented it under wxMSW; extended the docs

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

18 years agoadded test of wxBitmapButton
Vadim Zeitlin [Thu, 3 Nov 2005 01:28:17 +0000 (01:28 +0000)] 
added test of wxBitmapButton

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

18 years agoRemove bufferoverflowu.lib since it's not present with some versions of VC++ 8
Michael Wetherell [Thu, 3 Nov 2005 00:40:45 +0000 (00:40 +0000)] 
Remove bufferoverflowu.lib since it's not present with some versions of VC++ 8

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

18 years agodeprecate SetLabel(const wxBitmap&)
Vadim Zeitlin [Thu, 3 Nov 2005 00:40:00 +0000 (00:40 +0000)] 
deprecate SetLabel(const wxBitmap&)

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

18 years agoBug #1220988 fixed.
Włodzimierz Skiba [Wed, 2 Nov 2005 16:52:23 +0000 (16:52 +0000)] 
Bug #1220988 fixed.

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

18 years agodefault implementations for Replace and Remove
Stefan Csomor [Wed, 2 Nov 2005 16:40:56 +0000 (16:40 +0000)] 
default implementations for Replace and Remove

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

18 years agoapplying patch 1345435
Stefan Csomor [Wed, 2 Nov 2005 15:22:39 +0000 (15:22 +0000)] 
applying patch 1345435

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

18 years agore-added support for help-menu and application-menu items
Stefan Csomor [Wed, 2 Nov 2005 14:50:10 +0000 (14:50 +0000)] 
re-added support for help-menu and application-menu items

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

18 years agoBuild fix.
Włodzimierz Skiba [Wed, 2 Nov 2005 13:59:40 +0000 (13:59 +0000)] 
Build fix.

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

18 years agoadd missing header
Chris Elliott [Wed, 2 Nov 2005 09:49:16 +0000 (09:49 +0000)] 
add missing header

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

18 years agoadd missing header to allow ../src/common/docview.cpp to compile
Chris Elliott [Wed, 2 Nov 2005 09:18:52 +0000 (09:18 +0000)] 
add missing header to allow  ../src/common/docview.cpp to compile

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

18 years agowxMultiChoiceDialog uses now wxCheckListBox if possible, wxListBox if not
Włodzimierz Skiba [Tue, 1 Nov 2005 22:35:50 +0000 (22:35 +0000)] 
wxMultiChoiceDialog uses now wxCheckListBox if possible, wxListBox if not

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

18 years agoAdd some files to 'make dist' for wxCocoa
Michael Wetherell [Mon, 31 Oct 2005 22:22:41 +0000 (22:22 +0000)] 
Add some files to 'make dist' for wxCocoa

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

18 years agoModify wxString::operator<<(wxLongLong_t) to avoid warnings from mingw
Michael Wetherell [Mon, 31 Oct 2005 20:27:17 +0000 (20:27 +0000)] 
Modify wxString::operator<<(wxLongLong_t) to avoid warnings from mingw

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

18 years agoInclude $cross_root/include in header search when cross compiling
Michael Wetherell [Mon, 31 Oct 2005 20:21:12 +0000 (20:21 +0000)] 
Include $cross_root/include in header search when cross compiling

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

18 years agousing newlines in AC_CONFIG_COMMANDS() first argument breaks config.status under...
Vadim Zeitlin [Mon, 31 Oct 2005 20:14:39 +0000 (20:14 +0000)] 
using newlines in AC_CONFIG_COMMANDS() first argument breaks config.status under cygwin, so don't do it

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

18 years agodisable PCH under cygwin, it doesn't work even with the very latest cygwin gcc
Vadim Zeitlin [Mon, 31 Oct 2005 19:59:52 +0000 (19:59 +0000)] 
disable PCH under cygwin, it doesn't work even with the very latest cygwin gcc

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

18 years ago#undef CreateFont to fix cygwin compilation now that wxRichTextCtrl uses it
Vadim Zeitlin [Mon, 31 Oct 2005 19:35:41 +0000 (19:35 +0000)] 
#undef CreateFont to fix cygwin compilation now that wxRichTextCtrl uses it

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

18 years agowxMGL revitalised with OpenWatcom.
Włodzimierz Skiba [Mon, 31 Oct 2005 17:14:55 +0000 (17:14 +0000)] 
wxMGL revitalised with OpenWatcom.

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

18 years agowxMGL revitalised with OpenWatcom.
Włodzimierz Skiba [Mon, 31 Oct 2005 17:00:43 +0000 (17:00 +0000)] 
wxMGL revitalised with OpenWatcom.

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

18 years agoApplied patch [ 1341085 ] richtext xml build fix
Julian Smart [Mon, 31 Oct 2005 14:27:53 +0000 (14:27 +0000)] 
Applied patch [ 1341085 ] richtext xml build fix

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

18 years agowx/os2/chkconf.h added
Włodzimierz Skiba [Sun, 30 Oct 2005 20:32:44 +0000 (20:32 +0000)] 
wx/os2/chkconf.h added

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

18 years agofix for incorrect member initialization order warning
Vadim Zeitlin [Sun, 30 Oct 2005 20:20:27 +0000 (20:20 +0000)] 
fix for incorrect member initialization order warning

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

18 years agorenamed BLOCK_SIZE which conflicts with a #define in a std Linux (and maybe not only...
Vadim Zeitlin [Sat, 29 Oct 2005 17:46:12 +0000 (17:46 +0000)] 
renamed BLOCK_SIZE which conflicts with a #define in a std Linux (and maybe not only) header (bug 1339731)

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

18 years agodon't get margin to non NULL values in default ctor, this is inconsistent as default...
Vadim Zeitlin [Sat, 29 Oct 2005 17:43:11 +0000 (17:43 +0000)] 
don't get margin to non NULL values in default ctor, this is inconsistent as default ctor + Create() don't do the same thing as non default ctor

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

18 years agoeVC3 build fix.
Włodzimierz Skiba [Sat, 29 Oct 2005 15:18:18 +0000 (15:18 +0000)] 
eVC3 build fix.

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

18 years agoPressing build-in joystick on WinCE phones fires wxEVT_JOY_BUTTON_DOWN event.
Włodzimierz Skiba [Sat, 29 Oct 2005 12:48:07 +0000 (12:48 +0000)] 
Pressing build-in joystick on WinCE phones fires wxEVT_JOY_BUTTON_DOWN event.

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

18 years agoFixed description with number of ways to use timer class, updated note about main...
Kevin Hock [Fri, 28 Oct 2005 16:01:24 +0000 (16:01 +0000)] 
Fixed description with number of ways to use timer class, updated note about main thread to remove obscure "NB" which may not be well understood and removed confusing word "currently"

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

18 years agoremove GetImageList(int)
Chris Elliott [Fri, 28 Oct 2005 14:33:05 +0000 (14:33 +0000)] 
remove GetImageList(int)

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

18 years agoApplied patch [ 1339882 ] richtext misc cleanup
Julian Smart [Fri, 28 Oct 2005 14:24:04 +0000 (14:24 +0000)] 
Applied patch [ 1339882 ] richtext misc cleanup

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

18 years agoremove GetImageList(int)
Chris Elliott [Fri, 28 Oct 2005 14:05:49 +0000 (14:05 +0000)] 
remove GetImageList(int)

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

18 years agoBuild fix for WinCE.
Włodzimierz Skiba [Fri, 28 Oct 2005 09:12:15 +0000 (09:12 +0000)] 
Build fix for WinCE.

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

18 years agofixed MCSetMovie() signature
Vadim Zeitlin [Fri, 28 Oct 2005 01:08:03 +0000 (01:08 +0000)] 
fixed MCSetMovie() signature

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

18 years agoWinCE build fix according to eVC3 and eVC4 SDKs.
Włodzimierz Skiba [Thu, 27 Oct 2005 21:22:48 +0000 (21:22 +0000)] 
WinCE build fix according to eVC3 and eVC4 SDKs.

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

18 years agoSorry, forgot default value
Julian Smart [Thu, 27 Oct 2005 21:00:26 +0000 (21:00 +0000)] 
Sorry, forgot default value

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

18 years agoWinCE build fix (we need default constructor).
Włodzimierz Skiba [Thu, 27 Oct 2005 20:57:10 +0000 (20:57 +0000)] 
WinCE build fix (we need default constructor).

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

18 years agoSupport for automatic setup.h in OS/2 with OW builds. __WXOS2__ final removal. Source...
Włodzimierz Skiba [Thu, 27 Oct 2005 16:01:45 +0000 (16:01 +0000)] 
Support for automatic setup.h in OS/2 with OW builds. __WXOS2__ final removal. Source cleaning.

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

18 years agoSF bug 1327872
Chris Elliott [Wed, 26 Oct 2005 20:48:09 +0000 (20:48 +0000)] 
SF bug 1327872

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

18 years agoavoid hidden GetImageList
Chris Elliott [Wed, 26 Oct 2005 20:09:10 +0000 (20:09 +0000)] 
avoid hidden GetImageList

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

18 years agoDo a sanity check before reading. Otherwise, if trying to read a duff image file,
Julian Smart [Wed, 26 Oct 2005 14:08:43 +0000 (14:08 +0000)] 
Do a sanity check before reading. Otherwise, if trying to read a duff image file,
the app can abort if you pass a specific image type, but simply show an error
message if you pass wxBITMAP_TYPE_ANY.

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

18 years agoSource cleaning.
Włodzimierz Skiba [Wed, 26 Oct 2005 12:44:28 +0000 (12:44 +0000)] 
Source cleaning.

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

18 years agoAdded parent window parameter to wxHelpController constructor
Julian Smart [Wed, 26 Oct 2005 09:32:10 +0000 (09:32 +0000)] 
Added parent window parameter to wxHelpController constructor
and added SetParentWindow/GetParentWindow.

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

18 years ago Committing in .
Jouk Jansen [Wed, 26 Oct 2005 06:20:19 +0000 (06:20 +0000)] 
 Committing in .

 Updated OpenVMS compile options

 Modified Files:
  wxWidgets/setup.h_vms
 ----------------------------------------------------------------------

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

18 years agoCompilation fix...
Mart Raudsepp [Wed, 26 Oct 2005 00:26:34 +0000 (00:26 +0000)] 
Compilation fix...

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

18 years agowxWinCE build fix and source cleaning.
Włodzimierz Skiba [Tue, 25 Oct 2005 23:18:15 +0000 (23:18 +0000)] 
wxWinCE build fix and source cleaning.

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

18 years agoFixed warnings/errors and changed Thaw
Julian Smart [Tue, 25 Oct 2005 17:51:10 +0000 (17:51 +0000)] 
Fixed warnings/errors and changed Thaw

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

18 years agoAlphabetize wxWindow members list
Mart Raudsepp [Tue, 25 Oct 2005 16:35:25 +0000 (16:35 +0000)] 
Alphabetize wxWindow members list

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

18 years agoAdd missing files to 'make dist'
Michael Wetherell [Tue, 25 Oct 2005 16:25:17 +0000 (16:25 +0000)] 
Add missing files to 'make dist'

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

18 years agoAdd libraries.h, amd64.manifest and ia64.manifest
Michael Wetherell [Tue, 25 Oct 2005 15:32:11 +0000 (15:32 +0000)] 
Add libraries.h, amd64.manifest and ia64.manifest

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

18 years agomissing #include (SF bug 1327872)
Chris Elliott [Tue, 25 Oct 2005 13:58:32 +0000 (13:58 +0000)] 
missing #include (SF bug 1327872)

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

18 years agofixed DLL compilation warning
Vadim Zeitlin [Tue, 25 Oct 2005 13:11:18 +0000 (13:11 +0000)] 
fixed DLL compilation warning

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

18 years agoDon't clear background in Refresh (to suit poor implementations of Refresh)
Julian Smart [Tue, 25 Oct 2005 10:41:38 +0000 (10:41 +0000)] 
Don't clear background in Refresh (to suit poor implementations of Refresh)

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

18 years agoMove wxMulDivInt32 to common math.
Włodzimierz Skiba [Mon, 24 Oct 2005 18:56:33 +0000 (18:56 +0000)] 
Move wxMulDivInt32 to common math.

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

18 years agoAlways define wxUSE_OWNER_DRAWN so that we don't get lots of warnings
Michael Wetherell [Mon, 24 Oct 2005 12:52:24 +0000 (12:52 +0000)] 
Always define wxUSE_OWNER_DRAWN so that we don't get lots of warnings

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

18 years agoAdd missing wxUniv files to msw and gtk tarballs
Michael Wetherell [Sun, 23 Oct 2005 23:01:26 +0000 (23:01 +0000)] 
Add missing wxUniv files to msw and gtk tarballs

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

18 years agoWinCE build fixes.
Włodzimierz Skiba [Sun, 23 Oct 2005 22:37:58 +0000 (22:37 +0000)] 
WinCE build fixes.

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