]>
git.saurik.com Git - wxWidgets.git/log
Julian Smart [Sat, 2 Apr 2005 17:34:04 +0000 (17:34 +0000)]
Correct flat notebook border style under WinCE in wake of
wxControl default border style change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33275
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 2 Apr 2005 17:30:04 +0000 (17:30 +0000)]
Default border for a static box is wxBORDER_NONE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33274
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 2 Apr 2005 17:28:37 +0000 (17:28 +0000)]
Default border style for a control on PPC/Smartphone is wxBORDER_SIMPLE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33273
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 2 Apr 2005 17:26:08 +0000 (17:26 +0000)]
Further WinCE adaptations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33272
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 2 Apr 2005 17:25:50 +0000 (17:25 +0000)]
Removed unnecesary statusbar; check for spin control presence
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33271
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 2 Apr 2005 17:24:44 +0000 (17:24 +0000)]
wxSYS_COLOUR_WINDOW is better for window backgrounds on PPC/Smartphone
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33270
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 2 Apr 2005 17:23:08 +0000 (17:23 +0000)]
The wxDEFAULT_CONTROL_BORDER symbol can be used to specify a sunken
border on some platforms, simple border on e.g. WinCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33269
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 2 Apr 2005 17:22:22 +0000 (17:22 +0000)]
\ is a reasonable home directory on WinCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33268
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Sat, 2 Apr 2005 16:42:56 +0000 (16:42 +0000)]
Rearrange the magic order we use instead of proper dependencies for
the builtin libs to at least give things a chance of working.
Don't include odbc there twice either. Closes
1175402 , thanks.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33267
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 2 Apr 2005 16:07:29 +0000 (16:07 +0000)]
Small doc mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33266
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 2 Apr 2005 15:16:53 +0000 (15:16 +0000)]
MF_BYCOMMAND is zero so don't try to test it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33265
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 2 Apr 2005 13:48:56 +0000 (13:48 +0000)]
fixed TREE_ITEM_MENU generation from right mouse clicks: don't pass WM_RBUTTONDOWN to tree control window proc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33264
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 2 Apr 2005 05:36:52 +0000 (05:36 +0000)]
updating positioning after embedding is set correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33263
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 2 Apr 2005 05:00:39 +0000 (05:00 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33262
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 2 Apr 2005 04:50:20 +0000 (04:50 +0000)]
Added autoconf makefiles for FoldBar extended samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33261
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 2 Apr 2005 04:47:10 +0000 (04:47 +0000)]
Fixed duplicate symbol link error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33260
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 2 Apr 2005 04:45:55 +0000 (04:45 +0000)]
Regenerated using wxAutohacks.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33259
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 2 Apr 2005 04:28:54 +0000 (04:28 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33258
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 2 Apr 2005 04:15:10 +0000 (04:15 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33257
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 2 Apr 2005 03:58:21 +0000 (03:58 +0000)]
Use the current font for the DoGetBestSize calculation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33256
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 2 Apr 2005 03:50:06 +0000 (03:50 +0000)]
Use Python's buffer interface API for all image data and alpha Set/Get
methods and the ImageFromData* constructors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33255
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 2 Apr 2005 03:46:42 +0000 (03:46 +0000)]
default value tweak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33254
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 2 Apr 2005 03:46:18 +0000 (03:46 +0000)]
Be able to build with Pythons other than the System version.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33253
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 2 Apr 2005 03:45:36 +0000 (03:45 +0000)]
Update year
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33252
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 2 Apr 2005 03:43:52 +0000 (03:43 +0000)]
Use Python's buffer interface API for all image data and alpha Set/Get
methods and the ImageFromData* constructors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33251
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 2 Apr 2005 02:04:52 +0000 (02:04 +0000)]
Add static_data flag to SetData and SetAlpha so Python buffer objects
can be used in wxPython without double free()'s.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33250
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 2 Apr 2005 01:55:41 +0000 (01:55 +0000)]
Put the Python executable pathname in wxTheApp->argv[0] so the
stackwalker won't freak out at trying to find program addresses inside
of .py files!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33249
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 2 Apr 2005 01:52:09 +0000 (01:52 +0000)]
Be able to build with Pythons other than the System version.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33248
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 2 Apr 2005 01:17:51 +0000 (01:17 +0000)]
fixes to static box borders calculations and significant code cleanup (finalizes patch
1166587 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33247
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 2 Apr 2005 01:15:47 +0000 (01:15 +0000)]
added AutoHRGN class; corrected GetHbrush[Of]() macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33246
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 2 Apr 2005 01:00:09 +0000 (01:00 +0000)]
added wxSOLID default value for FindOrCreateBrush()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33245
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 2 Apr 2005 00:34:04 +0000 (00:34 +0000)]
removed superfluous semicolons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33244
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 1 Apr 2005 20:56:00 +0000 (20:56 +0000)]
implemented GetProgramHandle() for Win32 and documented it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33243
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 1 Apr 2005 16:36:36 +0000 (16:36 +0000)]
moving wxMac to new printing architecture
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33242
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 1 Apr 2005 15:57:19 +0000 (15:57 +0000)]
Now calculates clipping region from actual child HWNDs and not
wxWidgets windows, which helps with composite controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33241
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 1 Apr 2005 14:46:16 +0000 (14:46 +0000)]
Do not break checking whether dir exists for given path.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33240
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 1 Apr 2005 14:27:55 +0000 (14:27 +0000)]
Added wxPropertySheetDialog demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33239
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 1 Apr 2005 13:43:10 +0000 (13:43 +0000)]
Updated date
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33238
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Fri, 1 Apr 2005 12:35:41 +0000 (12:35 +0000)]
fixed default style parameter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33237
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 1 Apr 2005 11:55:56 +0000 (11:55 +0000)]
fix for #
1106519
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33236
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Fri, 1 Apr 2005 09:39:52 +0000 (09:39 +0000)]
fixed Carbon compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33235
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 1 Apr 2005 07:28:31 +0000 (07:28 +0000)]
adding correct handling of uncovering or covering controls via tlw-resizes (in which case the txnBounds would not change)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33234
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 1 Apr 2005 07:17:24 +0000 (07:17 +0000)]
adding protected inquiry function whether a child window belongs to the 'client' or the 'non-client' area, examples for the latter are toolbar, scrollbars etc
adding another cached clip rect for the real client area
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33233
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 1 Apr 2005 07:05:52 +0000 (07:05 +0000)]
adding protected inquiry function whether a child window belongs to the 'client' or the 'non-client' area, examples for the latter are toolbar, scrollbars etc
adding another cached clip rect for the real client area
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33232
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Fri, 1 Apr 2005 00:00:08 +0000 (00:00 +0000)]
Use wxMBConvUTF8 when G_FILENAME_ENCODING is UTF-8, and set
G_FILENAME_ENCODING to match the locale encoding when necessary
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33231
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 31 Mar 2005 23:56:36 +0000 (23:56 +0000)]
Added MultiChoiceDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33230
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 31 Mar 2005 23:55:30 +0000 (23:55 +0000)]
docstring fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33229
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 31 Mar 2005 21:20:58 +0000 (21:20 +0000)]
Applied patch
1173802 : Reimplementation of GtkFileChooser wxFileDialog
by Mart Raudsepp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33228
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 31 Mar 2005 21:18:36 +0000 (21:18 +0000)]
Change multipleChoiceDialog to use wx.MultiChoiceDialog instead of
wx.lib.dialogs.MultipleChoiceDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33227
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 31 Mar 2005 21:00:29 +0000 (21:00 +0000)]
Fix the fix for not sending two end label edit events
because that fix prevented anyone from finishing the
edit by keys.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33226
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 31 Mar 2005 19:18:25 +0000 (19:18 +0000)]
OGL samples again buildable after deprecated/setup.h turned off by default. Minor cleaning where applicable.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33225
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 31 Mar 2005 19:10:26 +0000 (19:10 +0000)]
Wrong #pragma interface/implementation warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33224
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 31 Mar 2005 19:04:03 +0000 (19:04 +0000)]
Applied patch [
1174270 ] small fixes to wxGenericDirCtrl
Stas Sergeev:
1. CollapseDir() was forgetting to... hrmm, to collapse
the dir...
It was only removing the child elements, leaving the dir
expanded. Missing code added.
2. ReCreateTree(), which, according to the comments, must
collapse and re-open the tree, was not re-opening it.
Fixed.
3. For those who used the bogus ReCreateTree() behaviour
to collapse the tree, I added CollapseTree(). This does
visually what the ReCreateTree() wrongly did before the
patch.
4. Documentation is updated accordingly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33223
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 31 Mar 2005 18:52:50 +0000 (18:52 +0000)]
Applied patch [
1117196 ] dbbrowse crashes on CFM Mac builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33222
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 31 Mar 2005 17:27:57 +0000 (17:27 +0000)]
setting the view rectangle explicitely to allow for partial visibility of a control (scrollsub)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33221
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 31 Mar 2005 17:25:53 +0000 (17:25 +0000)]
calculating vis regions as rects (faster for Quartz) and caching the results for all implementations
fixing the background erase event always to have a wxWindowDC (had a wxClientDC in non-toplevel cases before, leading to a off-by-border error when erasing)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33220
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 31 Mar 2005 17:21:43 +0000 (17:21 +0000)]
calculating vis regions as rects (faster for Quartz) and caching the results for all implementations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33219
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 31 Mar 2005 16:37:48 +0000 (16:37 +0000)]
if(){} and while(){} sometimes is not allowed for inlining (borland warning fix).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33218
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 31 Mar 2005 16:26:49 +0000 (16:26 +0000)]
Frames to skip now honoured for Unix stackwalking
Limited depth to 10 for assert dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33217
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 31 Mar 2005 15:19:14 +0000 (15:19 +0000)]
Fixed MSWClipBoxRegion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33216
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 31 Mar 2005 14:55:24 +0000 (14:55 +0000)]
Removed obsolete WXR file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33215
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Thu, 31 Mar 2005 10:37:34 +0000 (10:37 +0000)]
missing include for memoryDC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33214
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 31 Mar 2005 08:33:10 +0000 (08:33 +0000)]
Use InvalidateRect for Smartphone.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33213
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 31 Mar 2005 08:09:28 +0000 (08:09 +0000)]
Smartphone fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33212
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 31 Mar 2005 05:14:35 +0000 (05:14 +0000)]
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33211
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 31 Mar 2005 05:12:46 +0000 (05:12 +0000)]
content clipping becomes a runtime attribute
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33210
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 30 Mar 2005 23:04:58 +0000 (23:04 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33209
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Wed, 30 Mar 2005 23:03:36 +0000 (23:03 +0000)]
Tests for UTF-8 and PUA characters and octal escapes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33208
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 30 Mar 2005 22:58:23 +0000 (22:58 +0000)]
Added wx.lib.foldpanelbar, Andrea Gavana's port of Jorgen Bodde's C++
wxFoldPanelBar classes to Python.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33207
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 30 Mar 2005 22:56:44 +0000 (22:56 +0000)]
default parameters
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33206
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Wed, 30 Mar 2005 22:00:19 +0000 (22:00 +0000)]
Fix for decoding of utf-16 surrogates. Also remove #include that's not needed
after all.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33205
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 30 Mar 2005 21:52:04 +0000 (21:52 +0000)]
More WXDLLIMPEXP_GIZMOS fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33204
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 30 Mar 2005 21:24:51 +0000 (21:24 +0000)]
OGL fixes from Davide Salomoni
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33203
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 30 Mar 2005 21:23:52 +0000 (21:23 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33202
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 30 Mar 2005 19:45:32 +0000 (19:45 +0000)]
Fix bug [
1170089 ] wxGenericDirCtrl doesn't show files
by giving the control a sensible default filter "*"
or "*.*".
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33201
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Wed, 30 Mar 2005 19:19:06 +0000 (19:19 +0000)]
Backed out a fix which seems to cause more trouble than it's doing good. :-(
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33200
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 30 Mar 2005 19:18:57 +0000 (19:18 +0000)]
More WXDLLIMPEXP_GIZMOS fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33199
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 30 Mar 2005 19:15:33 +0000 (19:15 +0000)]
Some fuzzy polish translations cleaned.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33198
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 30 Mar 2005 19:10:46 +0000 (19:10 +0000)]
Wrong #pragma interface/implementation warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33197
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 30 Mar 2005 19:05:51 +0000 (19:05 +0000)]
turning off carbon events for testing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33196
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 30 Mar 2005 18:56:05 +0000 (18:56 +0000)]
Added wxStaticPicture
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33195
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 30 Mar 2005 18:54:35 +0000 (18:54 +0000)]
More WXDLLIMPEXP_GIZMOS fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33194
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 30 Mar 2005 18:49:42 +0000 (18:49 +0000)]
WXDLLIMPEXP_GIZMOS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33193
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 30 Mar 2005 18:39:54 +0000 (18:39 +0000)]
rearrainge the #includes and etc. to avoid a name conflict with some
CoreFoundation headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33191
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 30 Mar 2005 18:33:48 +0000 (18:33 +0000)]
allowing 10.2 based compiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33190
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 30 Mar 2005 17:14:41 +0000 (17:14 +0000)]
Applied patch [
1164975 ] xml handler for wxStaticPicture
David Norris
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33189
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 30 Mar 2005 16:49:41 +0000 (16:49 +0000)]
Applied patch [
1171542 ] access static class members via scoping operator
Paul Cornett: A static class member can be accessed as X::member,
there is no need for an object or pointer (s.member or
p->member). There are also a few bugs with incorrect
usage of wxString::Format and wxString::FromAscii.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33188
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 30 Mar 2005 16:47:48 +0000 (16:47 +0000)]
Compilo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33187
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 30 Mar 2005 16:40:41 +0000 (16:40 +0000)]
Applied patch [
1171467 ] Fix for DocManager not checking OnNewDocument's return value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33186
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 30 Mar 2005 16:35:07 +0000 (16:35 +0000)]
Applied patch [
1163322 ] Patch to prevent MDI app from opening the same file twice
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33185
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 30 Mar 2005 16:33:37 +0000 (16:33 +0000)]
avoiding caret in all textctrls in 10.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33184
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 30 Mar 2005 16:29:40 +0000 (16:29 +0000)]
Forgot to commit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33183
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 30 Mar 2005 15:50:06 +0000 (15:50 +0000)]
DMC error fix: dynamic initialization of static data.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33182
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 30 Mar 2005 15:47:29 +0000 (15:47 +0000)]
Applied patch [
1161769 ] reference to temp object in carbon/palette.cpp
Potentially unsafe (and obsolete) constructor removed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33181
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 30 Mar 2005 15:44:52 +0000 (15:44 +0000)]
Don't hide virtual method in stackwalker. Remove tests implemented now in CppUnit. Use argv in Unicode and ANSI in unicode build. Use base class for standard paths.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33180
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 30 Mar 2005 15:36:15 +0000 (15:36 +0000)]
Applied patch [
1173244 ] splitter sample enhancement
Martin Rohrbach
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33179
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 30 Mar 2005 15:30:06 +0000 (15:30 +0000)]
Applied patch [
1166587 ] [wxMSW] Removes all flicker from wxStaticBox
By Jamie Gadd
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33178
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 30 Mar 2005 15:20:02 +0000 (15:20 +0000)]
Minor English corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33177
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 30 Mar 2005 15:14:43 +0000 (15:14 +0000)]
Eliminate warning on WinCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33176
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 30 Mar 2005 15:08:41 +0000 (15:08 +0000)]
propagating visibility states into MLTE (otherwise it is 'stealing' events at the top window level)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33175
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775