]>
git.saurik.com Git - wxWidgets.git/log
Julian Smart [Sat, 26 Mar 2005 14:18:56 +0000 (14:18 +0000)]
Added C/wxString array constructors to wxArrayString
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33074
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 26 Mar 2005 12:44:49 +0000 (12:44 +0000)]
Small fix for generic print dialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33073
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 26 Mar 2005 12:14:40 +0000 (12:14 +0000)]
Commit empty wxConvBrokenFileNames
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33072
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 26 Mar 2005 08:34:51 +0000 (08:34 +0000)]
Fix for link error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33071
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 26 Mar 2005 08:25:11 +0000 (08:25 +0000)]
Added bakefile/makefiles for FoldBar extended samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33070
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 26 Mar 2005 07:10:52 +0000 (07:10 +0000)]
Get rid of wxFontMapper in wxBase library.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33069
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 26 Mar 2005 06:51:56 +0000 (06:51 +0000)]
Use wxFontMapperBase::Get instead of wxFontMapper::Get from wxBase code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33068
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 26 Mar 2005 05:51:07 +0000 (05:51 +0000)]
Moved #if wxUSE_COMBOBOX after real wx/wxprec.h include.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33067
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 26 Mar 2005 05:39:33 +0000 (05:39 +0000)]
correcting DoGetPosition for windows with borders
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33066
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 26 Mar 2005 05:28:40 +0000 (05:28 +0000)]
Metrowerks Objective-C++ is more strict about types than Apple's.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33065
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 26 Mar 2005 05:25:14 +0000 (05:25 +0000)]
Metrowerks: The unix.h header is part of MSL_Extras. It's not needed for
Darwin and so with the change I don't need to include MSL_Extras.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33064
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 26 Mar 2005 05:12:57 +0000 (05:12 +0000)]
correct scrolling and clipping of list headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33063
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 26 Mar 2005 04:12:46 +0000 (04:12 +0000)]
Make expat's configure detect if -ext o is needed (MW) so tests work correctly.
Had to move the CC test earlier for this to work, thus the huge configure changes. Did use autoconf 2.57 though so it matches perfectly otherwise.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33062
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 26 Mar 2005 03:49:38 +0000 (03:49 +0000)]
Moved compiler detection macros to Bakefile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33061
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 25 Mar 2005 23:49:48 +0000 (23:49 +0000)]
do nothing in Freeze/Thaw() if the window is hidden, otherwise the window is not redrawn correctly after being eventually shown
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33060
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 25 Mar 2005 22:39:20 +0000 (22:39 +0000)]
Fixed bug [
1166937 ] Toolbar.DeleteToolByPos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33059
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Fri, 25 Mar 2005 22:32:27 +0000 (22:32 +0000)]
Some improvements to the zip stream docs thanks to helpful feedback
from Andrew Ziem, Stas Sergeev and Artur Kornacki.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33058
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 25 Mar 2005 20:37:29 +0000 (20:37 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33057
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 25 Mar 2005 20:34:52 +0000 (20:34 +0000)]
Be a little smarter about converting unicode command-lines to string objects.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33055
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 25 Mar 2005 20:16:27 +0000 (20:16 +0000)]
A little cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33054
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 25 Mar 2005 19:55:55 +0000 (19:55 +0000)]
Moved some of the linux builds to a new build host
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33053
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 25 Mar 2005 19:54:29 +0000 (19:54 +0000)]
Added GetCount, GetCountRGB, and GetCountColour methods to
wx.ImageHistogram.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33052
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 25 Mar 2005 17:42:16 +0000 (17:42 +0000)]
adding font fallbacks for non existing glyphs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33051
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 25 Mar 2005 17:40:31 +0000 (17:40 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33050
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 25 Mar 2005 17:31:38 +0000 (17:31 +0000)]
add the mac specific encodings correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33049
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 25 Mar 2005 17:23:08 +0000 (17:23 +0000)]
Create wxPopUpWindow hidden initially (like MSW, where
this happens since it derives from wxTLW, I think).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33048
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 25 Mar 2005 16:34:55 +0000 (16:34 +0000)]
create a true empty string and not a null CFStringRef
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33047
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Fri, 25 Mar 2005 16:32:45 +0000 (16:32 +0000)]
configure fix for OS/2 from Dave Parsons and David Webster
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33046
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 25 Mar 2005 13:40:40 +0000 (13:40 +0000)]
Applied wxPopWindow less flicker patch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33045
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 25 Mar 2005 13:36:37 +0000 (13:36 +0000)]
Initialized vars to something in wxToolBarBase.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33044
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 25 Mar 2005 11:45:24 +0000 (11:45 +0000)]
reversed disabling of deferred resizing in the last check in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33043
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 25 Mar 2005 11:44:09 +0000 (11:44 +0000)]
fixed child window resizing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33042
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 25 Mar 2005 11:04:54 +0000 (11:04 +0000)]
more cosmetic changes: type-safe Connect()s, removed unnecessary ifdefs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33041
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Thu, 24 Mar 2005 23:48:06 +0000 (23:48 +0000)]
Fix wxZipInputStream::SeekI (returns wxInvalidOffset before first read)
patch
1169934 by Artur Kornacki
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33040
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 24 Mar 2005 23:35:42 +0000 (23:35 +0000)]
don't call SetSize() twice in ResizeChild(), this is useless
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33039
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 24 Mar 2005 22:29:30 +0000 (22:29 +0000)]
fix handling Alt-key events in wxComboBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33038
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 24 Mar 2005 20:37:48 +0000 (20:37 +0000)]
Delay some of the cascading resizes to work around a bug with defered
resizes in wxMSW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33037
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 24 Mar 2005 20:07:00 +0000 (20:07 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33036
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 24 Mar 2005 20:01:55 +0000 (20:01 +0000)]
Fix for ambiguities which happen in STL=1 mode under DigitalMars C++.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33035
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 24 Mar 2005 17:51:57 +0000 (17:51 +0000)]
winundef.h serves for other compilators too with STL turned on.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33034
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 24 Mar 2005 17:51:57 +0000 (17:51 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33033
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 24 Mar 2005 17:49:56 +0000 (17:49 +0000)]
Incomplete wxUSE_* warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33032
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 24 Mar 2005 17:42:48 +0000 (17:42 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33031
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 24 Mar 2005 17:34:42 +0000 (17:34 +0000)]
Applied patch [
1170019 ] Fix for wxGTK drop button in datectlg.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33030
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 24 Mar 2005 16:51:49 +0000 (16:51 +0000)]
version number update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33029
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 24 Mar 2005 16:48:04 +0000 (16:48 +0000)]
docstring update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33028
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 24 Mar 2005 16:47:40 +0000 (16:47 +0000)]
Added IsFalse()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33027
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 24 Mar 2005 16:47:23 +0000 (16:47 +0000)]
Tile() now has a parameter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33026
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 24 Mar 2005 16:45:57 +0000 (16:45 +0000)]
Only use locale.getdefaultlocale()[1] if sys.getdefaultencoding() is
still "ascii"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33025
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 24 Mar 2005 16:44:03 +0000 (16:44 +0000)]
use wxEventType instead of enum
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33024
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 24 Mar 2005 16:42:40 +0000 (16:42 +0000)]
copy *.py files too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33023
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 24 Mar 2005 16:41:57 +0000 (16:41 +0000)]
fix string substitution
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33022
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Thu, 24 Mar 2005 13:23:53 +0000 (13:23 +0000)]
remove erroneous comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33021
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Thu, 24 Mar 2005 13:21:12 +0000 (13:21 +0000)]
fix icoinse bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33020
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 24 Mar 2005 10:44:11 +0000 (10:44 +0000)]
cleanup/reformatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33019
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 24 Mar 2005 10:29:47 +0000 (10:29 +0000)]
version.rc fix regeneration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33018
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 24 Mar 2005 10:27:27 +0000 (10:27 +0000)]
cleanup: define events correctly, define type-safe event macros, reformatted
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33017
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 24 Mar 2005 09:28:51 +0000 (09:28 +0000)]
Switch deferred sizing off by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33016
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 24 Mar 2005 02:49:20 +0000 (02:49 +0000)]
file dialog with wxMULTIPLE style still doesn't allow to select multiple files but at least it does return the single file which it does allow to select now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33015
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 24 Mar 2005 02:42:15 +0000 (02:42 +0000)]
lame temporary "fix" for file names which are not UTF-8 encoded
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33014
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 24 Mar 2005 00:59:08 +0000 (00:59 +0000)]
added wxConvFileName which is a variable, not define as wxConvFile; added comments explaining what different wxConvXXXs are for
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33013
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 24 Mar 2005 00:40:12 +0000 (00:40 +0000)]
don't forget cards drawn on the canvas; general cleanup (patch
1164209 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33012
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 24 Mar 2005 00:37:19 +0000 (00:37 +0000)]
removed pragma interface/implementation (useless and they were in wrong order provoking gcc 3.4 warning)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33011
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 24 Mar 2005 00:22:04 +0000 (00:22 +0000)]
added wxRendererNative::DrawDropArrow (patch
1166596 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33010
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 23 Mar 2005 23:49:36 +0000 (23:49 +0000)]
src/common/wxchar.cpps/wxConvLocal/wxConvLibs/g as otherwise we may fail to convert the result of libc functions (and, presumably, they might not accept what we give them on input) in Unicode build, see patch
1168341
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33009
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 23 Mar 2005 23:45:45 +0000 (23:45 +0000)]
fixed broken wxCtime() implementation (wrong buffer size count, wrong conversion)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33008
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 23 Mar 2005 21:29:04 +0000 (21:29 +0000)]
Wait() should now return correct exit code even if thread state was EXITED (replaces patch
1166425 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33007
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 23 Mar 2005 21:11:09 +0000 (21:11 +0000)]
simplifications of checks for themed-background sysopt and compilation fixes for wxUSE_UXTHEME == 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33006
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 23 Mar 2005 20:59:00 +0000 (20:59 +0000)]
adjust the rectangle before calling DrawThemeBackground() (patch
1158282 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33005
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 23 Mar 2005 20:48:50 +0000 (20:48 +0000)]
added IsFalse() to simplify code doing HasOption(very-long-option-name) && !GetOptionInt(the-same-very-long-option-name) elsewhere
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33004
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 23 Mar 2005 20:04:31 +0000 (20:04 +0000)]
use GTK_WRAP_WORD instead of GTK_WRAP_WORD_CHAR which is not defined in older GTK versions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33003
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 23 Mar 2005 17:54:39 +0000 (17:54 +0000)]
Fix wxRTTI for wxGnomePrintDC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33002
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 23 Mar 2005 17:53:43 +0000 (17:53 +0000)]
Initialize m_privData before doign the assignment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33001
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 23 Mar 2005 16:45:59 +0000 (16:45 +0000)]
Further srcdir -> top_srcdir corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33000
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 23 Mar 2005 13:43:39 +0000 (13:43 +0000)]
use default position, not 0, 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32999
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 23 Mar 2005 13:11:08 +0000 (13:11 +0000)]
Use top_srcdir for finding version.rc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32998
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 23 Mar 2005 13:05:13 +0000 (13:05 +0000)]
Updated version to 2.5.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32997
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 23 Mar 2005 11:36:04 +0000 (11:36 +0000)]
Elliptic arc fix for getting bounds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32996
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 23 Mar 2005 11:31:03 +0000 (11:31 +0000)]
Assert fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32995
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 23 Mar 2005 11:28:50 +0000 (11:28 +0000)]
wxUSE_DEPRECATED set to 0 by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32994
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Wed, 23 Mar 2005 05:51:15 +0000 (05:51 +0000)]
GCC 4.0 (Apple 4059) is a little bit pickier than 3.3.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32993
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Wed, 23 Mar 2005 05:48:42 +0000 (05:48 +0000)]
Comment out extraneous include wx/wxprec.h (part of other commented out stuff)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32992
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Wed, 23 Mar 2005 05:12:12 +0000 (05:12 +0000)]
Blind bug fix to bug reported by Angel Kry.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32991
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 23 Mar 2005 00:18:44 +0000 (00:18 +0000)]
wxTextCtrl with wxTE_RICH2 style now uses RichEdit 4.1 if available (replaces patch
1160809 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32990
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 23 Mar 2005 00:17:49 +0000 (00:17 +0000)]
clear m_aTypes array in Clear() as well (patch
1165866 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32989
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 22 Mar 2005 21:02:42 +0000 (21:02 +0000)]
We need wxUSE_COMMON_DIALOGS for PPC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32988
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 22 Mar 2005 20:56:16 +0000 (20:56 +0000)]
Removed unreadable/out of date guidelines.txt (any wisdom can go into the wxWinCE topic
in the manual instead)
Added note about builds for different SDKs using same lib names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32987
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 22 Mar 2005 20:17:53 +0000 (20:17 +0000)]
corrected GetAppName() link
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32986
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 22 Mar 2005 20:15:51 +0000 (20:15 +0000)]
added debugrpt sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32985
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 22 Mar 2005 19:39:54 +0000 (19:39 +0000)]
Wrap <commdlgs.h> as <commctls.h>. Required makefiles rebuilded.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32984
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 22 Mar 2005 19:28:37 +0000 (19:28 +0000)]
Build fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32983
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 22 Mar 2005 15:02:57 +0000 (15:02 +0000)]
Include frame.h to get wxFRAME_SHAPED
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32982
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 22 Mar 2005 12:59:41 +0000 (12:59 +0000)]
Fix for accessing environment variable with Watcom format.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32981
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 22 Mar 2005 10:38:26 +0000 (10:38 +0000)]
DEBUGREPORT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32980
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 22 Mar 2005 10:34:35 +0000 (10:34 +0000)]
Do the right thing for Smartphone if creating button sizer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32979
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 22 Mar 2005 09:41:21 +0000 (09:41 +0000)]
Don't use debug report under CE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32978
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 22 Mar 2005 08:15:28 +0000 (08:15 +0000)]
wxUSE_COMMON_DIALOGS must be 0 for eVC++ 3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32977
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 21 Mar 2005 23:49:46 +0000 (23:49 +0000)]
more about GetRect() (patch
1158730 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32976
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 21 Mar 2005 23:46:58 +0000 (23:46 +0000)]
fixed unused function warning in GTK+ 2 compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32975
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 21 Mar 2005 23:42:26 +0000 (23:42 +0000)]
GTK+ callbacks must have C linkage (patch
1157384 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32974
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775