]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
18 years agouninitialized variable warning fixed (modified patch 1434065)
Vadim Zeitlin [Thu, 9 Mar 2006 13:23:52 +0000 (13:23 +0000)] 
uninitialized variable warning fixed (modified patch 1434065)

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

18 years agofix gcc4 warning for wndproc casts (patch 1431939)
Vadim Zeitlin [Thu, 9 Mar 2006 13:18:50 +0000 (13:18 +0000)] 
fix gcc4 warning for wndproc casts (patch 1431939)

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

18 years agolet _T() work with macros (modified patch 1437983)
Vadim Zeitlin [Thu, 9 Mar 2006 13:16:02 +0000 (13:16 +0000)] 
let _T() work with macros (modified patch 1437983)

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

18 years agofixed mouse (and other?) events generation broken by recent changes (patch 1446205)
Vadim Zeitlin [Thu, 9 Mar 2006 13:12:18 +0000 (13:12 +0000)] 
fixed mouse (and other?) events generation broken by recent changes (patch 1446205)

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

18 years agocompilation fix after last commit
Vadim Zeitlin [Thu, 9 Mar 2006 13:08:07 +0000 (13:08 +0000)] 
compilation fix after last commit

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

18 years agocompilation fix after last commit; some extra comments
Vadim Zeitlin [Thu, 9 Mar 2006 13:02:30 +0000 (13:02 +0000)] 
compilation fix after last commit; some extra comments

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

18 years agoadded wxListBox::HitTest() from Ryan (patch 1446207)
Vadim Zeitlin [Thu, 9 Mar 2006 12:48:52 +0000 (12:48 +0000)] 
added wxListBox::HitTest() from Ryan (patch 1446207)

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

18 years agoMissing >
Julian Smart [Thu, 9 Mar 2006 07:49:32 +0000 (07:49 +0000)] 
Missing >

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

18 years agoPatch #1446110: use of uninitialized variables
Robin Dunn [Thu, 9 Mar 2006 06:27:59 +0000 (06:27 +0000)] 
Patch #1446110: use of uninitialized variables

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

18 years agodon't check that the cursor is over the window calling SetCursor(), it might have...
Vadim Zeitlin [Thu, 9 Mar 2006 03:03:15 +0000 (03:03 +0000)] 
don't check that the cursor is over the window calling SetCursor(), it might have captured it and so want to change the cursor even when it's outside the window boundaries

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

18 years agoKeep the key up/down event consistency without relying on toupper()
Robin Dunn [Thu, 9 Mar 2006 02:20:39 +0000 (02:20 +0000)] 
Keep the key up/down event consistency without relying on toupper()

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

18 years agoApplied (a slightly refactored) Patch #1445169: wxListBox bestsize fixes
Robin Dunn [Thu, 9 Mar 2006 00:32:42 +0000 (00:32 +0000)] 
Applied (a slightly refactored) Patch #1445169: wxListBox bestsize fixes

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

18 years agoFix for bug #1436503. Delay the start of the DnD oprtation in case
Robin Dunn [Wed, 8 Mar 2006 23:57:45 +0000 (23:57 +0000)] 
Fix for bug #1436503.  Delay the start of the DnD oprtation in case
the user just intended to click, not drag.

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

18 years agoName clash correction
Julian Smart [Wed, 8 Mar 2006 23:35:16 +0000 (23:35 +0000)] 
Name clash correction

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

18 years agowarning fix
Robin Dunn [Wed, 8 Mar 2006 23:22:35 +0000 (23:22 +0000)] 
warning fix

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

18 years agoAdded slightly better font dialog for Mac
Julian Smart [Wed, 8 Mar 2006 19:45:51 +0000 (19:45 +0000)] 
Added slightly better font dialog for Mac

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

18 years agoWarning fix.
Włodzimierz Skiba [Wed, 8 Mar 2006 16:34:47 +0000 (16:34 +0000)] 
Warning fix.

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

18 years agoworkaround MacSetMetalAppearance being made protected
Robin Dunn [Wed, 8 Mar 2006 03:06:25 +0000 (03:06 +0000)] 
workaround MacSetMetalAppearance being made protected

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

18 years agoUpdated to Scintilla 1.67
Robin Dunn [Wed, 8 Mar 2006 01:48:03 +0000 (01:48 +0000)] 
Updated to Scintilla 1.67

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

18 years agodon't draw focus rect for custom drawn items when the list control doesn't have focus
Vadim Zeitlin [Wed, 8 Mar 2006 01:27:59 +0000 (01:27 +0000)] 
don't draw focus rect for custom drawn items when the list control doesn't have focus

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

18 years agogenerate wxEVT_COMMAND_TEXT_ENTER for multiline controls too
Vadim Zeitlin [Wed, 8 Mar 2006 00:23:36 +0000 (00:23 +0000)] 
generate wxEVT_COMMAND_TEXT_ENTER for multiline controls too

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

18 years agocorrect gcc print format warnings
Vadim Zeitlin [Wed, 8 Mar 2006 00:20:29 +0000 (00:20 +0000)] 
correct gcc print format warnings

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

18 years agocompilation fix after last commit
Vadim Zeitlin [Wed, 8 Mar 2006 00:19:19 +0000 (00:19 +0000)] 
compilation fix after last commit

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

18 years agotest EVT_TEXT_ENTER
Vadim Zeitlin [Wed, 8 Mar 2006 00:15:20 +0000 (00:15 +0000)] 
test EVT_TEXT_ENTER

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

18 years agouse wxCHECK instead of wxASSERT to avoid crashing later (coverity checker CID 19)
Vadim Zeitlin [Wed, 8 Mar 2006 00:09:37 +0000 (00:09 +0000)] 
use wxCHECK instead of wxASSERT to avoid crashing later (coverity checker CID 19)

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

18 years agodon't crash in case of unknown sizer type (coverity checker CID 17)
Vadim Zeitlin [Wed, 8 Mar 2006 00:05:44 +0000 (00:05 +0000)] 
don't crash in case of unknown sizer type (coverity checker CID 17)

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

18 years agodon't crash in case of incorrectly specified parent type of MDI child frame (coverity...
Vadim Zeitlin [Wed, 8 Mar 2006 00:03:15 +0000 (00:03 +0000)] 
don't crash in case of incorrectly specified parent type of MDI child frame (coverity checker CID 16)

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

18 years agouse wxCHECK instead of wxASSERT in CanonicalizePluginName() to avoid crashing in...
Vadim Zeitlin [Tue, 7 Mar 2006 23:55:23 +0000 (23:55 +0000)] 
use wxCHECK instead of wxASSERT in CanonicalizePluginName() to avoid crashing in console apps (coverity checker CID 13)

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

18 years agotest for dst!=NULL instead of bpp==1 in Rescale() as otherwise we'd crash on monochro...
Vadim Zeitlin [Tue, 7 Mar 2006 23:52:46 +0000 (23:52 +0000)] 
test for dst!=NULL instead of bpp==1 in Rescale() as otherwise we'd crash on monochrome display (not very common any more, but still) (coverity checker CID 12)

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

18 years agodon't crash if one of GetAllCommands() parameters is NULL (coverity checker CID 11)
Vadim Zeitlin [Tue, 7 Mar 2006 23:47:15 +0000 (23:47 +0000)] 
don't crash if one of GetAllCommands() parameters is NULL (coverity checker CID 11)

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

18 years agoremoved unneeded test for pal!=NULL in ConvertToImage() (coverity checker CID 10)
Vadim Zeitlin [Tue, 7 Mar 2006 23:44:25 +0000 (23:44 +0000)] 
removed unneeded test for pal!=NULL in ConvertToImage() (coverity checker CID 10)

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

18 years agooops, undid last commit, the extra test is unneded (but a comment explaining why...
Vadim Zeitlin [Tue, 7 Mar 2006 23:40:06 +0000 (23:40 +0000)] 
oops, undid last commit, the extra test is unneded (but a comment explaining why it isn't probably wouldn't hurt)

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

18 years agomake sure we don't use uninitalized output stream in OnSysWrite() (coverity checked...
Vadim Zeitlin [Tue, 7 Mar 2006 23:38:09 +0000 (23:38 +0000)] 
make sure we don't use uninitalized output stream in OnSysWrite() (coverity checked CID 7)

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

18 years agofixed crash in case of not subclasses wxWizardPage in the resources (coverity checker...
Vadim Zeitlin [Tue, 7 Mar 2006 23:34:34 +0000 (23:34 +0000)] 
fixed crash in case of not subclasses wxWizardPage in the resources (coverity checker CID 18)

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

18 years agofixed yet another memory leak in LoadGnomeDataFromKeyFile() (coverity checker CID 51)
Vadim Zeitlin [Tue, 7 Mar 2006 23:32:09 +0000 (23:32 +0000)] 
fixed yet another memory leak in LoadGnomeDataFromKeyFile() (coverity checker CID 51)

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

18 years agofix another memory leak in SetCommand() (coverity checker CID 52)
Vadim Zeitlin [Tue, 7 Mar 2006 23:30:43 +0000 (23:30 +0000)] 
fix another memory leak in SetCommand() (coverity checker CID 52)

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

18 years agofix memory leak (coverity checker CID 53)
Vadim Zeitlin [Tue, 7 Mar 2006 23:27:51 +0000 (23:27 +0000)] 
fix memory leak (coverity checker CID 53)

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

18 years agomake it clear that m_page is not NULL in OnBackOrNext() (coverity checked CID 20)
Vadim Zeitlin [Tue, 7 Mar 2006 23:24:55 +0000 (23:24 +0000)] 
make it clear that m_page is not NULL in OnBackOrNext() (coverity checked CID 20)

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

18 years agofixed memory leaks in case of errors during file load in wxSound::Create() (coverity...
Vadim Zeitlin [Tue, 7 Mar 2006 23:21:08 +0000 (23:21 +0000)] 
fixed memory leaks in case of errors during file load in wxSound::Create() (coverity checker CID 54)

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

18 years agofixed a memory leak in case server name couldn't be resolved in MakeConnection()...
Vadim Zeitlin [Tue, 7 Mar 2006 23:16:58 +0000 (23:16 +0000)] 
fixed a memory leak in case server name couldn't be resolved in MakeConnection() (coverity checker CID 56)

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

18 years agofixed a big memory leak in DoDrawBitmap() (coverity checker CID 57)
Vadim Zeitlin [Tue, 7 Mar 2006 23:14:14 +0000 (23:14 +0000)] 
fixed a big memory leak in DoDrawBitmap() (coverity checker CID 57)

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

18 years agofixed a double free bug in SetBufferIO(size_t) (coverity checker CID 62)
Vadim Zeitlin [Tue, 7 Mar 2006 23:04:10 +0000 (23:04 +0000)] 
fixed a double free bug in SetBufferIO(size_t) (coverity checker CID 62)

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

18 years agoremoved useless checks for tree==NULL in wxGenericTreeItem::DeleteChildren(), as...
Vadim Zeitlin [Tue, 7 Mar 2006 22:56:11 +0000 (22:56 +0000)] 
removed useless checks for tree==NULL in wxGenericTreeItem::DeleteChildren(), as tree==this of the calling object (coverity checker CID 6)

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

18 years agosimplified the code in ProcessGridCellMouseEvent() to get rid of unreachable code...
Vadim Zeitlin [Tue, 7 Mar 2006 22:53:10 +0000 (22:53 +0000)] 
simplified the code in ProcessGridCellMouseEvent() to get rid of unreachable code (coverity checked CID 3)

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

18 years agodon't compile the code used only in wxUniv build in the other ports (coverity checker...
Vadim Zeitlin [Tue, 7 Mar 2006 22:30:01 +0000 (22:30 +0000)] 
don't compile the code used only in wxUniv build in the other ports (coverity checker CID 5)

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

18 years agoTweaks for demos on MacOSX
Julian Smart [Tue, 7 Mar 2006 22:02:37 +0000 (22:02 +0000)] 
Tweaks for demos on MacOSX

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

18 years agoZip up Windows demos
Julian Smart [Tue, 7 Mar 2006 21:04:05 +0000 (21:04 +0000)] 
Zip up Windows demos

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

18 years agoRemoved unused and outdated Watcom build files.
Włodzimierz Skiba [Tue, 7 Mar 2006 20:59:31 +0000 (20:59 +0000)] 
Removed unused and outdated Watcom build files.

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

18 years agoApplied patch [ 1445031 ] wxString passed as ellipsis argument in richtexthtml.cpp
Julian Smart [Tue, 7 Mar 2006 20:40:31 +0000 (20:40 +0000)] 
Applied patch [ 1445031 ] wxString passed as ellipsis argument in richtexthtml.cpp

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

18 years agoDMC build fix.
Włodzimierz Skiba [Tue, 7 Mar 2006 19:53:43 +0000 (19:53 +0000)] 
DMC build fix.

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

18 years agoFix
Julian Smart [Tue, 7 Mar 2006 19:36:11 +0000 (19:36 +0000)] 
Fix

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

18 years agoDon't send dummy wxCommandEvent. Make members private and use wxW coding standards...
Włodzimierz Skiba [Tue, 7 Mar 2006 18:54:41 +0000 (18:54 +0000)] 
Don't send dummy wxCommandEvent. Make members private and use wxW coding standards for them.

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

18 years ago::GetFileAttributes takes Unicode in Unicode build, don't use fn_str() (Borland Unico...
Włodzimierz Skiba [Tue, 7 Mar 2006 18:49:17 +0000 (18:49 +0000)] 
::GetFileAttributes takes Unicode in Unicode build, don't use fn_str() (Borland Unicode build fix).

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

18 years agoDon't send dummy wxCommandEvent.
Włodzimierz Skiba [Tue, 7 Mar 2006 18:41:27 +0000 (18:41 +0000)] 
Don't send dummy wxCommandEvent.

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

18 years agopreserve window's content when changing the fonts
Václav Slavík [Tue, 7 Mar 2006 18:31:49 +0000 (18:31 +0000)] 
preserve window's content when changing the fonts

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

18 years agoBorland build fix.
Włodzimierz Skiba [Tue, 7 Mar 2006 18:16:24 +0000 (18:16 +0000)] 
Borland build fix.

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

18 years agodon't leave evtType uninitialized in gtk_slider_callback() (thanks coverity checker)
Vadim Zeitlin [Tue, 7 Mar 2006 18:13:11 +0000 (18:13 +0000)] 
don't leave evtType uninitialized in gtk_slider_callback() (thanks coverity checker)

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

18 years agoAdded script for building and archiving a small range of demo binaries
Julian Smart [Tue, 7 Mar 2006 16:50:07 +0000 (16:50 +0000)] 
Added script for building and archiving a small range of demo binaries

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

18 years agoReordered symbols since MinGW wasn't getting HDN_GETDISPINFOW
Julian Smart [Tue, 7 Mar 2006 16:21:37 +0000 (16:21 +0000)] 
Reordered symbols since MinGW wasn't getting HDN_GETDISPINFOW

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

18 years agoDon't link with media lib with USE_MEDIA==0.
Włodzimierz Skiba [Tue, 7 Mar 2006 15:15:59 +0000 (15:15 +0000)] 
Don't link with media lib with USE_MEDIA==0.

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

18 years agoDon't link with media lib with USE_MEDIA==0.
Włodzimierz Skiba [Tue, 7 Mar 2006 15:01:59 +0000 (15:01 +0000)] 
Don't link with media lib with USE_MEDIA==0.

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

18 years agoIncrease precision of variant conversion to string
Julian Smart [Tue, 7 Mar 2006 14:52:33 +0000 (14:52 +0000)] 
Increase precision of variant conversion to string

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

18 years agoAllow width to be absent but precision present
Julian Smart [Tue, 7 Mar 2006 14:50:50 +0000 (14:50 +0000)] 
Allow width to be absent but precision present

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

18 years agoAdded conversion to HTML, by Akin Demirtug
Julian Smart [Tue, 7 Mar 2006 14:48:17 +0000 (14:48 +0000)] 
Added conversion to HTML, by Akin Demirtug

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

18 years agoReplace dummy wxCommandEvent with dedicated API. Disable resizing of dialog only...
Włodzimierz Skiba [Tue, 7 Mar 2006 11:41:51 +0000 (11:41 +0000)] 
Replace dummy wxCommandEvent with dedicated API. Disable resizing of dialog only on subset of WinCEs.

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

18 years agoFix for invalid 'invisible' chars.
Kevin Ollivier [Tue, 7 Mar 2006 07:06:29 +0000 (07:06 +0000)] 
Fix for invalid 'invisible' chars.

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

18 years agoApply patch #1443819 from Paul Cornett - move the GtkTreeIter to the outer scope...
Mart Raudsepp [Tue, 7 Mar 2006 06:55:26 +0000 (06:55 +0000)] 
Apply patch #1443819 from Paul Cornett - move the GtkTreeIter to the outer scope as to not assign the address of an
auto variable to an outer scope variable (now both are in the outer (function) scope).

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

18 years agoRemove the GetItemHeight sample from samples/checklst as it exists only on wxGTK...
Mart Raudsepp [Tue, 7 Mar 2006 06:37:29 +0000 (06:37 +0000)] 
Remove the GetItemHeight sample from samples/checklst as it exists only on wxGTK and wxMSW. Improved patch #1443694

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

18 years agoMove generation of the eVC, and DMars formats over to the release scripts.
Kevin Ollivier [Tue, 7 Mar 2006 06:29:02 +0000 (06:29 +0000)] 
Move generation of the eVC, and DMars formats over to the release scripts.

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

18 years agoAdding Linux and Mac build steps, and updating some build-environ.cfg options.
Kevin Ollivier [Tue, 7 Mar 2006 06:15:25 +0000 (06:15 +0000)] 
Adding Linux and Mac build steps, and updating some build-environ.cfg options.

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

18 years agoDocumentation change, and adding an end linebreak.
Kevin Ollivier [Tue, 7 Mar 2006 06:13:59 +0000 (06:13 +0000)] 
Documentation change, and adding an end linebreak.

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

18 years agoAdding documentation on the automated release system.
Kevin Ollivier [Tue, 7 Mar 2006 06:04:02 +0000 (06:04 +0000)] 
Adding documentation on the automated release system.

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

18 years agoMac and Linux build scripts.
Kevin Ollivier [Tue, 7 Mar 2006 06:02:42 +0000 (06:02 +0000)] 
Mac and Linux build scripts.

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

18 years agoPresent generic dialog on WinCE. Show using/avoiding Ok-button WinCE policy.
Włodzimierz Skiba [Tue, 7 Mar 2006 01:50:45 +0000 (01:50 +0000)] 
Present generic dialog on WinCE. Show using/avoiding Ok-button WinCE policy.

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

18 years agoadded a tiny class to call Freeze/Thaw in ctor/dtor
Vadim Zeitlin [Tue, 7 Mar 2006 01:50:21 +0000 (01:50 +0000)] 
added a tiny class to call Freeze/Thaw in ctor/dtor

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

18 years agoApply WinCE OK-button policy. Use standard buttons routines.
Włodzimierz Skiba [Tue, 7 Mar 2006 01:45:18 +0000 (01:45 +0000)] 
Apply WinCE OK-button policy. Use standard buttons routines.

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

18 years agoTypo fix.
Kevin Ollivier [Tue, 7 Mar 2006 01:18:22 +0000 (01:18 +0000)] 
Typo fix.

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

18 years agoScript to configure MSVC6 environment for Cygwin.
Kevin Ollivier [Tue, 7 Mar 2006 00:07:25 +0000 (00:07 +0000)] 
Script to configure MSVC6 environment for Cygwin.

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

18 years agoFinished moving this over to bash syntax.
Kevin Ollivier [Tue, 7 Mar 2006 00:02:33 +0000 (00:02 +0000)] 
Finished moving this over to bash syntax.

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

18 years agoGenerate wxMSW zip even if we've turned off InnoSetup.
Kevin Ollivier [Tue, 7 Mar 2006 00:00:03 +0000 (00:00 +0000)] 
Generate wxMSW zip even if we've turned off InnoSetup.

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

18 years agowxWinCE build fix.
Włodzimierz Skiba [Mon, 6 Mar 2006 23:58:27 +0000 (23:58 +0000)] 
wxWinCE build fix.

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

18 years agocleanup doc
Robin Dunn [Mon, 6 Mar 2006 21:10:04 +0000 (21:10 +0000)] 
cleanup doc

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

18 years agoUse EVT_CONTEXT_MENU
Robin Dunn [Mon, 6 Mar 2006 21:09:46 +0000 (21:09 +0000)] 
Use EVT_CONTEXT_MENU

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

18 years agoFix indentation
Robin Dunn [Mon, 6 Mar 2006 21:06:10 +0000 (21:06 +0000)] 
Fix indentation

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

18 years agoMake the 'this' attribute a real attribute of the Facade, not a
Robin Dunn [Mon, 6 Mar 2006 20:19:25 +0000 (20:19 +0000)] 
Make the 'this' attribute a real attribute of the Facade, not a
viritual one.  This is needed because of some SWIG optimizations that
will skip using getattr to find the 'this'.

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

18 years ago Publisher is now able to parse a dotted notation string
Robin Dunn [Mon, 6 Mar 2006 20:17:20 +0000 (20:17 +0000)] 
 Publisher is now able to parse a dotted notation string
into a topic tuple.  For example: subscribing to "timer.clock.seconds"
is the same as subscribing to ("timer", "clock", "seconds").

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

18 years agofixed win32 code to not use MB_ERR_INVALID_CHARS on win version where it isn't availa...
Václav Slavík [Mon, 6 Mar 2006 17:36:36 +0000 (17:36 +0000)] 
fixed win32 code to not use MB_ERR_INVALID_CHARS on win version where it isn't available; roundtrip check is used instead

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

18 years agoAdded wxGenericFileDialog to WinCE project to give alternative to
Julian Smart [Mon, 6 Mar 2006 10:46:37 +0000 (10:46 +0000)] 
Added wxGenericFileDialog to WinCE project to give alternative to
restrictive native dialog

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

18 years agoFixed wxGenericFileDialog to work with WinCE, so it can be used to
Julian Smart [Mon, 6 Mar 2006 10:44:48 +0000 (10:44 +0000)] 
Fixed wxGenericFileDialog to work with WinCE, so it can be used to
replace native dialog that doesn't allow access to all folders.

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

18 years agoFixed accidental removal of eVC.
Kevin Ollivier [Mon, 6 Mar 2006 04:45:43 +0000 (04:45 +0000)] 
Fixed accidental removal of eVC.

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

18 years agoEnabling DigitalMars and eVC project formats.
Kevin Ollivier [Mon, 6 Mar 2006 04:07:57 +0000 (04:07 +0000)] 
Enabling DigitalMars and eVC project formats.

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

18 years agoNeeded so we can install TaskRunner to Python's site-packages dir and use it from...
Kevin Ollivier [Mon, 6 Mar 2006 03:19:45 +0000 (03:19 +0000)] 
Needed so we can install TaskRunner to Python's site-packages dir and use it from everywhere. :)

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

18 years agoRemove semicolon after if statmce that can potentially cause harm later. Patch #14438...
Mart Raudsepp [Mon, 6 Mar 2006 02:17:49 +0000 (02:17 +0000)] 
Remove semicolon after if statmce that can potentially cause harm later. Patch #1443820 from Paul Cornett

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

18 years agoMinimal (nearly empty) wxDisplay for wxMGL (to compensate src/common/tplvcmn.cpp...
Włodzimierz Skiba [Sun, 5 Mar 2006 23:42:03 +0000 (23:42 +0000)] 
Minimal (nearly empty) wxDisplay for wxMGL (to compensate src/common/tplvcmn.cpp wxDisplay usage).

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

18 years agouse WXSIZEOF() instead of hardcoded number
Vadim Zeitlin [Sun, 5 Mar 2006 20:52:34 +0000 (20:52 +0000)] 
use WXSIZEOF() instead of hardcoded number

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

18 years agodon't Printf() a string into itself (bug indicated by patch 1443669)
Vadim Zeitlin [Sun, 5 Mar 2006 20:50:25 +0000 (20:50 +0000)] 
don't Printf() a string into itself (bug indicated by patch 1443669)

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

18 years agofix to last custom draw fix: only leave space for the image in the first column
Vadim Zeitlin [Sun, 5 Mar 2006 13:30:11 +0000 (13:30 +0000)] 
fix to last custom draw fix: only leave space for the image in the first column

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

18 years agocorrected typo in PRC Envelope paper definition (used m instead of mm)
Vadim Zeitlin [Sun, 5 Mar 2006 12:40:46 +0000 (12:40 +0000)] 
corrected typo in PRC Envelope paper definition (used m instead of mm)

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

18 years agoupdate from Ch. Buck
Vadim Zeitlin [Sun, 5 Mar 2006 12:30:25 +0000 (12:30 +0000)] 
update from Ch. Buck

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

18 years agoanother custom draw fix: leave space for the image even if the current item doesn...
Vadim Zeitlin [Sun, 5 Mar 2006 12:12:11 +0000 (12:12 +0000)] 
another custom draw fix: leave space for the image even if the current item doesn't have any but the list control has an image list (because this is what the standard drawing procedure does)

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