]>
git.saurik.com Git - wxWidgets.git/log
Vadim Zeitlin [Sun, 17 Oct 2004 22:30:01 +0000 (22:30 +0000)]
added \newsince command
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29955
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 21:43:08 +0000 (21:43 +0000)]
added interface for wxFileLocator class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29954
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sun, 17 Oct 2004 21:39:05 +0000 (21:39 +0000)]
Warning fixes related to various cases of typecasting.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29953
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 21:28:18 +0000 (21:28 +0000)]
mention enhanced metafiles bug fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29952
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 20:17:00 +0000 (20:17 +0000)]
compilation fix for Borland
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29951
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sun, 17 Oct 2004 19:45:42 +0000 (19:45 +0000)]
wxHashMap compatible typecasting.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29950
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 19:45:20 +0000 (19:45 +0000)]
- wxDynamicLibrary::GetDllExt() now returns ".bundle", not ".dylib"
- wxDynamicLibrary::GetSymbol() now prepends underscore to the symbol name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29949
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 17 Oct 2004 19:32:48 +0000 (19:32 +0000)]
Took one part of the patch back again...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29948
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 17 Oct 2004 17:25:40 +0000 (17:25 +0000)]
First step at moving the print (dialog) native
data into native dirs and cleaning up the code.
The native part of wxPrintData is now created
via the wxPrintFactory. I moved the code for
PostScript to /src/generic/prntdlgg. and for
MSW to its the respective dir. I only made
wxMac compile, but it already has a native
print data class, which should be easy to
merge.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29947
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sun, 17 Oct 2004 16:28:20 +0000 (16:28 +0000)]
__WXDEBUG__ is defined/undefined, not 0/1!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29946
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sun, 17 Oct 2004 16:21:32 +0000 (16:21 +0000)]
_() needs intl.h.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29945
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 14:54:17 +0000 (14:54 +0000)]
removed obsolete and unused code for USE_BITMAP_MASKS == 0 case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29944
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 17 Oct 2004 14:47:27 +0000 (14:47 +0000)]
Forgot to commit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29943
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 17 Oct 2004 14:32:42 +0000 (14:32 +0000)]
Applied (part of) small patch from Chris Bogolte which
corrects a test in the Blit code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29942
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 14:28:26 +0000 (14:28 +0000)]
compilation fix for !USE_PCH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29941
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 17 Oct 2004 13:11:05 +0000 (13:11 +0000)]
added mac constants
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29940
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 17 Oct 2004 11:51:43 +0000 (11:51 +0000)]
guard against m_peer = NULL in Show()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29939
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 17 Oct 2004 10:52:37 +0000 (10:52 +0000)]
don't restrict to OS9 API for Mac-Builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29938
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 17 Oct 2004 10:45:21 +0000 (10:45 +0000)]
__WXMAC_OSBUILDTYPE__ selections are now only defined if they are TRUE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29937
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 17 Oct 2004 10:36:33 +0000 (10:36 +0000)]
__WXMAC_OSBUILDTYPE__ selections are now only defined if they are TRUE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29936
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 17 Oct 2004 09:58:46 +0000 (09:58 +0000)]
Fixed lost focus events in wxListBox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29935
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 17 Oct 2004 09:57:22 +0000 (09:57 +0000)]
Link problem.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29934
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 17 Oct 2004 02:29:51 +0000 (02:29 +0000)]
Test GetTextRange on some unicode text
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29933
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 17 Oct 2004 02:27:22 +0000 (02:27 +0000)]
Use Scintilla's functions for Unicode/UTF8 conversions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29932
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 01:13:54 +0000 (01:13 +0000)]
added test for the (just fixed) bug with adding the first entry to the root group
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29931
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 01:00:31 +0000 (01:00 +0000)]
use common code to determine best notebook size instaed of Mac-specific which mistakenly used current pages sizes and not the best ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29930
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 00:38:31 +0000 (00:38 +0000)]
added --linkdeps switch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29929
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 00:05:21 +0000 (00:05 +0000)]
fixed bug with adding new entries to a root group with subgroups but without any existing entries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29928
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 16 Oct 2004 22:11:48 +0000 (22:11 +0000)]
Began work on print dialogs. Now wxPrintDialog
is a pimpl implementation of the native
dialog classes, which are created in wxPrintFactory.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29927
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 16 Oct 2004 21:52:54 +0000 (21:52 +0000)]
don't use m_instanceAsWindow to convert dialog units, it's not fully constructed yet and can't provide the information
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29926
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 20:54:46 +0000 (20:54 +0000)]
don't leave two conscutive separators after "moving" a standard menu item to the application menu
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29925
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 20:28:36 +0000 (20:28 +0000)]
don't reset tool/status bar pointers manually, it is now done automatically by the dtors of the bars themselves
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29924
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 20:25:39 +0000 (20:25 +0000)]
reset parent frame tool/status bar pointer automatically when the bar is destroyed; this ensures that we're never left with dangling pointers and fixes a crash under Mac when MDI child frame with a toolbar is closed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29923
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 19:59:04 +0000 (19:59 +0000)]
added wxSetCursorEvent documentation (patch
1048181 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29922
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 16 Oct 2004 19:43:52 +0000 (19:43 +0000)]
wxProcess::OnTerminate is not const
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29920
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 19:41:18 +0000 (19:41 +0000)]
unused params warnings (patch
1048431 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29919
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 16 Oct 2004 17:46:29 +0000 (17:46 +0000)]
Fix to use old AutoWidthMixin API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29918
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 15:00:40 +0000 (15:00 +0000)]
call AddChild() when the control is already reallly created
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29917
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 13:39:45 +0000 (13:39 +0000)]
suppress VC++ warning about long -> void * conversion too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29916
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 13:31:27 +0000 (13:31 +0000)]
fixed enhanced metafiles loading from files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29915
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 11:45:06 +0000 (11:45 +0000)]
replace post-linking commands with true, not #, for the platforms for which they don't make sense: this allows to use things like wx-config --rezflags directly in makefiles and not only with autoconf
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29914
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 11:31:27 +0000 (11:31 +0000)]
use size_t for the total size of data instead of wxFileSize_t (msg catalogs can't be that big...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29913
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 16 Oct 2004 02:15:48 +0000 (02:15 +0000)]
Add a second wxTaskBarIcon that uses the Dock (wxCocoa only)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29912
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Sat, 16 Oct 2004 01:49:28 +0000 (01:49 +0000)]
fixed CFM build linking error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29911
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 01:47:22 +0000 (01:47 +0000)]
fixed fatal bug when moving the control after itself in tab order
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29910
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 16 Oct 2004 01:30:39 +0000 (01:30 +0000)]
Whoops, forgot to commit this.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29909
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 00:45:07 +0000 (00:45 +0000)]
added missing WXDLLEXPORT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29908
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 00:38:10 +0000 (00:38 +0000)]
fixed inconsistent dllspec warning in DLL build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29907
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 00:27:02 +0000 (00:27 +0000)]
fixed the just added wxStringTokenizer::GetPosition() test overwritten by the previous commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29906
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 00:16:27 +0000 (00:16 +0000)]
use unsigned chars for UTF8 data (avoids warnings)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29905
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 00:14:07 +0000 (00:14 +0000)]
added wxStringTokenizer::GetPosition() test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29904
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 15 Oct 2004 23:03:39 +0000 (23:03 +0000)]
Rebaked/autoconfiscated for wxCocoa wxTaskBarIcon addition.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29903
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 15 Oct 2004 22:55:13 +0000 (22:55 +0000)]
implemented SetWildcard()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29902
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 15 Oct 2004 22:52:28 +0000 (22:52 +0000)]
wxCocoa: Added wxTaskBarIcon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29901
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 15 Oct 2004 22:44:06 +0000 (22:44 +0000)]
Yes Ryan, I really did mean to remove these files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29900
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 15 Oct 2004 21:14:43 +0000 (21:14 +0000)]
DocsDemo --> docs-demos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29899
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 15 Oct 2004 21:10:45 +0000 (21:10 +0000)]
use wxPtrToUInt/UIntToPtr instead of (removed) ULong versions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29898
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 15 Oct 2004 21:05:02 +0000 (21:05 +0000)]
linkage fixes for monolithic static build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29897
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 15 Oct 2004 20:58:26 +0000 (20:58 +0000)]
Give the win32 runtime installer its own readme.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29896
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 15 Oct 2004 20:58:23 +0000 (20:58 +0000)]
removed pragma interface which resulted in link errors when inline functions from this file were used; remove wxULongToPtr/wxPtrToULong which could truncate the pointer; added wxUIntToPtr in addition to existing wxPtrToUInt (which now takes const pointer) to replace them
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29895
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 15 Oct 2004 20:35:39 +0000 (20:35 +0000)]
use wxPtrToUInt instead of (lossy) wxPtrToULong
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29894
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 15 Oct 2004 20:31:23 +0000 (20:31 +0000)]
Show PlatformInfo in the About box too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29893
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 15 Oct 2004 20:21:37 +0000 (20:21 +0000)]
Show PlatformInfo in the About box too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29892
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 15 Oct 2004 20:07:51 +0000 (20:07 +0000)]
just a whitespace change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29891
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 15 Oct 2004 20:05:01 +0000 (20:05 +0000)]
more consistent naming
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29890
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 15 Oct 2004 19:50:37 +0000 (19:50 +0000)]
Unnecessary wxString(wxString).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29889
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 15 Oct 2004 19:35:03 +0000 (19:35 +0000)]
Corrected some comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29888
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 15 Oct 2004 19:30:24 +0000 (19:30 +0000)]
Docs updates for 2.5.3.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29887
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 15 Oct 2004 19:28:34 +0000 (19:28 +0000)]
Tweak unicode --> string conversion helper so UnicodeDecodeError is
raised when appropriate instead ofg just catching everything and
raising TypeError
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29886
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 15 Oct 2004 19:03:34 +0000 (19:03 +0000)]
GUI is not All at all ;)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29885
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 15 Oct 2004 18:58:52 +0000 (18:58 +0000)]
Parts of wxSizer::Show() extracted into wxSizer::GetItem() (together with documentation).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29884
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 15 Oct 2004 18:45:21 +0000 (18:45 +0000)]
Applied patch from Pim Van Heuven that modifies 4 files:
- wxPython/demo/ListCtrl_edit.py (new demo)
- wxPython/demo/Main.py (include new demo in demo app)
- wxPython/wx/lib/mixins/listctrl.py (several improvements to
TextEditMixin)
- wxPython/wx/lib/wxpTag.py (some small fixes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29883
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 15 Oct 2004 16:27:15 +0000 (16:27 +0000)]
don't create makefiles for nonexistent utils
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29882
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 15 Oct 2004 16:12:58 +0000 (16:12 +0000)]
Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29881
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 15 Oct 2004 16:00:06 +0000 (16:00 +0000)]
Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29880
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 15 Oct 2004 15:44:21 +0000 (15:44 +0000)]
added Norvegian translation (Hans F. Nordhaug)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29879
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 15 Oct 2004 15:41:18 +0000 (15:41 +0000)]
ReadChar() is called GetChar() in fact
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29878
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 15 Oct 2004 15:29:31 +0000 (15:29 +0000)]
Quiet cooperation between MSW and wxGL.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29877
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 15 Oct 2004 15:05:52 +0000 (15:05 +0000)]
DMC fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29876
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 15 Oct 2004 14:35:53 +0000 (14:35 +0000)]
quick fix for misgenerated console samples' Makefile.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29875
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 15 Oct 2004 14:10:55 +0000 (14:10 +0000)]
regenerated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29874
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 15 Oct 2004 13:09:00 +0000 (13:09 +0000)]
VC++ warning fixes for /Wp64
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29873
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 15 Oct 2004 08:13:09 +0000 (08:13 +0000)]
Fix for platforms where 64-bit value support is not implemented in switch/case statements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29872
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Fri, 15 Oct 2004 07:50:21 +0000 (07:50 +0000)]
For autoconf/unix builds update the hardcoded afm dir too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29871
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Fri, 15 Oct 2004 07:25:40 +0000 (07:25 +0000)]
Bump copyright date and indicate debug builds too in 'easter egg' dialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29870
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Fri, 15 Oct 2004 06:45:11 +0000 (06:45 +0000)]
Committing in .
Added some type casts to silence the compiler on OpenVMS
Modified Files:
wxWidgets/src/common/db.cpp
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29869
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 15 Oct 2004 06:12:27 +0000 (06:12 +0000)]
removed IsShown guards, allowing now for manipulation of hidden toolbars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29868
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 15 Oct 2004 03:06:50 +0000 (03:06 +0000)]
Allow the wxMenu to be owned by the NSMenu so that it can be returned
from methods which Cocoa calls when a menu is to be popped up.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29867
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 15 Oct 2004 02:55:15 +0000 (02:55 +0000)]
Allow the dealloc message to be caught
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29866
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 15 Oct 2004 01:39:35 +0000 (01:39 +0000)]
Use wxObjcAutoRefFromAlloc for sm_cocoaTarget.
Move some processing code from wxMenuItemAction to CocoaItemSelected.
Add Cocoa_validateMenuItem and use it instead of calling IsEnabled directly.
Do not set the target or action for wxMenuItem that open submenus.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29865
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 15 Oct 2004 01:13:02 +0000 (01:13 +0000)]
Adapt to new file naming scheme, new Installer structures, and other
build tweaks.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29864
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 15 Oct 2004 01:02:22 +0000 (01:02 +0000)]
Restructured for new style RPMs, etc. Can build all the RPMs from a
single .spec file, by using --define parameters.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29863
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 15 Oct 2004 00:56:22 +0000 (00:56 +0000)]
be cmd.exe compatible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29862
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 15 Oct 2004 00:55:39 +0000 (00:55 +0000)]
Don't make the metadata xml file anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29861
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 15 Oct 2004 00:54:53 +0000 (00:54 +0000)]
* Don't reset LC_NUMERIC if on Python 2.4
* Always save the tstate
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29860
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 15 Oct 2004 00:51:57 +0000 (00:51 +0000)]
wxRect --> wx.Rect
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29859
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 15 Oct 2004 00:47:56 +0000 (00:47 +0000)]
workarounds for old versions of distutils
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29858
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 15 Oct 2004 00:46:11 +0000 (00:46 +0000)]
put back the code to add the 3rd digit in the extraPath
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29857
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 15 Oct 2004 00:34:21 +0000 (00:34 +0000)]
use wxFileSize_t instead of wxFileOffset or off_t
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29856
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 15 Oct 2004 00:23:32 +0000 (00:23 +0000)]
fixed wxFileSize_t definition under Unix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29855
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775