]>
git.saurik.com Git - wxWidgets.git/log
Robin Dunn [Thu, 25 Mar 2004 03:39:28 +0000 (03:39 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26330
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 25 Mar 2004 02:21:49 +0000 (02:21 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26329
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 25 Mar 2004 00:46:55 +0000 (00:46 +0000)]
Add GetMaxTotalWidth
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26328
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 25 Mar 2004 00:46:00 +0000 (00:46 +0000)]
EVT_SPLITTER_DCLICK alias to match the docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26327
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 25 Mar 2004 00:42:24 +0000 (00:42 +0000)]
Fixed OOR typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26326
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 25 Mar 2004 00:39:25 +0000 (00:39 +0000)]
GetFirstChild does't need the cookie anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26325
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 24 Mar 2004 23:09:59 +0000 (23:09 +0000)]
Changed (again) how the GIL is aquired and the tstate restored. This
time it's simpler, better, and handles the case where there is a wx
calback/event while the GIL has been released by a non-wxPython
extension module.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26324
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 24 Mar 2004 23:06:52 +0000 (23:06 +0000)]
fixed indentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26323
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 24 Mar 2004 23:06:01 +0000 (23:06 +0000)]
fixes for unicode build, return values from event handlers (via
updated attributes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26322
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 24 Mar 2004 23:02:28 +0000 (23:02 +0000)]
copare lower case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26321
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 24 Mar 2004 20:12:14 +0000 (20:12 +0000)]
fixed warnings about unneeded arguments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26320
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 24 Mar 2004 14:21:17 +0000 (14:21 +0000)]
don't show the window initially if m_isShown is false, i.e. if Hide() had been called before Create()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26319
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 23 Mar 2004 23:20:16 +0000 (23:20 +0000)]
unified wxTaskBarIcon behaviour: wxMSW version is not removed automatically when all frames are closed, it must be destroyed explicitly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26318
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 23 Mar 2004 23:19:30 +0000 (23:19 +0000)]
use shared samples icon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26317
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 23 Mar 2004 22:18:06 +0000 (22:18 +0000)]
Applied patch [ 920076 ] [listctrl sample] Keep multiselect menu item in sync
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26316
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 23 Mar 2004 22:14:36 +0000 (22:14 +0000)]
Applied patch [ 899676 ] Updated project files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26315
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 23 Mar 2004 22:07:56 +0000 (22:07 +0000)]
Applied patch [ 905577 ] Removed copystring from OGL library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26314
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 23 Mar 2004 21:58:25 +0000 (21:58 +0000)]
Applied patch [ 919791 ] [widgets sample] Update wxListbox selection handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26313
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 23 Mar 2004 21:50:16 +0000 (21:50 +0000)]
Applied [ 899616 ] Fixes to the checklst and splitter samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26312
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 23 Mar 2004 21:29:20 +0000 (21:29 +0000)]
Removed redundant wave.h include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26311
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 23 Mar 2004 21:23:17 +0000 (21:23 +0000)]
Applied patch [ 914126 ] Cleaning of the forty demo
Also made configurable between use of grid and canvas
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26310
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 23 Mar 2004 20:46:17 +0000 (20:46 +0000)]
Applied patch [ 919026 ] wxBU_EXACTFIT support in wxBitmapButtonXmlHandler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26309
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 23 Mar 2004 20:39:57 +0000 (20:39 +0000)]
Added wxBU_EXACTFIT support to wxBitmapButton on wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26308
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 23 Mar 2004 20:31:28 +0000 (20:31 +0000)]
Misc doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26307
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 23 Mar 2004 17:48:40 +0000 (17:48 +0000)]
classic/carbon split
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26306
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 23 Mar 2004 17:38:49 +0000 (17:38 +0000)]
classic/carbon split
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26305
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 23 Mar 2004 17:35:05 +0000 (17:35 +0000)]
classic
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26304
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 23 Mar 2004 08:57:45 +0000 (08:57 +0000)]
Added new icons
Made menus more Mac-friendly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26303
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 23 Mar 2004 06:06:23 +0000 (06:06 +0000)]
Need to navigate to "about:blank" in order for the internal docuemnt
to be created, which has to be done in order for LoadString to work,
so do it at the start.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26302
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 23 Mar 2004 05:29:50 +0000 (05:29 +0000)]
Lindsay Mathieson's newest wxActiveX class has been wrapped into a new
extension module called wx.activex. Lots of demo and lib updates to
go along with it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26301
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 23 Mar 2004 05:26:02 +0000 (05:26 +0000)]
use default window id
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26300
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 22 Mar 2004 22:14:57 +0000 (22:14 +0000)]
marked wxWindows.dsp as deprecated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26299
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 22 Mar 2004 21:48:27 +0000 (21:48 +0000)]
fixed linking (EXTRALIBS_GUI comes after EXTRALIBS and I don't see an easy way to change it)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26298
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 22 Mar 2004 18:35:35 +0000 (18:35 +0000)]
Ensure the buffer is NULL-terminated before converting it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26297
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 22 Mar 2004 18:22:54 +0000 (18:22 +0000)]
Expand the range of WXK_ values that are excluded from OnChar.
Correct the position of the context menu. (SF# 921247)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26296
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 22 Mar 2004 18:06:23 +0000 (18:06 +0000)]
moved wxWinHandleHash below wxWindow declaration as otherwise the dtor of forward declared wxWindow is not called inside WX_DECLARE_HASH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26295
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 22 Mar 2004 17:47:50 +0000 (17:47 +0000)]
removed wxMotif::wxMenuItem::DeleteSubMenu()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26294
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 22 Mar 2004 17:42:49 +0000 (17:42 +0000)]
auto detect the icon if none given instead of asserting (MSW and Mac do allow this)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26293
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 22 Mar 2004 12:53:37 +0000 (12:53 +0000)]
compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26292
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 22 Mar 2004 11:07:18 +0000 (11:07 +0000)]
update from Ylia K
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26291
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 21 Mar 2004 23:13:50 +0000 (23:13 +0000)]
distinguish between main keyboard and numeric enter keys (fixes 902095)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26290
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 21 Mar 2004 10:37:21 +0000 (10:37 +0000)]
lists rendering fixes (second part of patch 911377)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26289
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 21 Mar 2004 09:31:29 +0000 (09:31 +0000)]
a) navigation panel needs size hint, reverted previous revision; b) added wxADJUST_MINSIZE for tree and list controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26288
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 20 Mar 2004 23:23:50 +0000 (23:23 +0000)]
removed any possibility of confusion regarding Bakefiles.local.bkgen format
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26287
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 20 Mar 2004 16:21:19 +0000 (16:21 +0000)]
Applied SetItemData() patch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26286
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 20 Mar 2004 13:44:06 +0000 (13:44 +0000)]
compilation fix for the last wxSprintf() change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26285
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 20 Mar 2004 12:57:46 +0000 (12:57 +0000)]
Applied notebook font patch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26284
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 20 Mar 2004 12:51:35 +0000 (12:51 +0000)]
why should wxMessageDialog dialog have another m_parent, in addition to wxWindow::m_parent? removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26283
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 20 Mar 2004 12:49:43 +0000 (12:49 +0000)]
reuse existing wxGetTopLevelParent() function in wxMessageDialog ctor instead of reimplementing it (yes, it is just 4 lines, but this still was enough for a fatal bug to slip in them...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26282
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 20 Mar 2004 12:45:26 +0000 (12:45 +0000)]
explicitly return NFR_UNICODE from WM_NOTIFYFORMAT when using MSLU
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26281
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 20 Mar 2004 12:39:04 +0000 (12:39 +0000)]
added wxSetCCUnicodeFormat() and use it in wxTreeCtrl/wxToolBar; also replaced SendMessage(LVM_SETUNICODEFORMAT) with a call to it in wxListCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26280
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 20 Mar 2004 12:28:12 +0000 (12:28 +0000)]
i
Allow NULL parent in message dialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26279
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 20 Mar 2004 12:24:16 +0000 (12:24 +0000)]
Fix conversion error in tooltips.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26278
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 20 Mar 2004 07:43:01 +0000 (07:43 +0000)]
split classic and carbon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26277
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 19 Mar 2004 22:45:18 +0000 (22:45 +0000)]
fixed wxSnprintf() for Unicode build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26276
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 19 Mar 2004 21:12:01 +0000 (21:12 +0000)]
Implemented borderless wxTextCtrl (wxNO_BORDER)
If this inteferes with other patches we can revert and apply later
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26275
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Fri, 19 Mar 2004 16:33:04 +0000 (16:33 +0000)]
Fixed bogus line break.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26274
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Fri, 19 Mar 2004 15:48:03 +0000 (15:48 +0000)]
Committing in .
wxX11 for OpenVMS (phase 3)
-minimal.exe for OpenVMS now builds and displays a window but crashes when
trying to use the menus.
Modified Files:
wxWidgets/descrip.mms wxWidgets/include/wx/vms_x_fix.h
wxWidgets/lib/VMS_X11_UNIV.OPT
wxWidgets/samples/minimal/descrip.mms
wxWidgets/src/univ/descrip.mms wxWidgets/src/x11/app.cpp
wxWidgets/src/x11/descrip.mms wxWidgets/src/x11/font.cpp
wxWidgets/src/x11/gsockx11.cpp wxWidgets/src/x11/utilsx.cpp
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26273
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 19 Mar 2004 12:22:53 +0000 (12:22 +0000)]
Wizard sets default button when displaying new page
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26272
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 19 Mar 2004 10:34:15 +0000 (10:34 +0000)]
When a directory can't accessed, don't assert, return false
from wxDir and give a suppressable error message. This fixes
problems reading e.g. .vol directories.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26271
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Fri, 19 Mar 2004 08:53:09 +0000 (08:53 +0000)]
Committing in .
Enabling wxX11 for OpenVMS (Phase 2)
-partly redo and fix for prevous commit
Modified Files:
wxWidgets/setup.h_vms wxWidgets/include/wx/display.h
wxWidgets/src/common/dpycmn.cpp
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26270
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 19 Mar 2004 08:28:33 +0000 (08:28 +0000)]
Reduced margin in Mac wxNotebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26269
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Fri, 19 Mar 2004 08:04:29 +0000 (08:04 +0000)]
Committing in .
Enabling wxX11 for OpenVMS (phase 1)
Modified Files:
wxWidgets/descrip.mms wxWidgets/setup.h_vms
wxWidgets/include/wx/display.h
wxWidgets/samples/minimal/descrip.mms
wxWidgets/src/common/descrip.mms
wxWidgets/src/common/dpycmn.cpp
wxWidgets/src/generic/descrip.mms
wxWidgets/src/html/descrip.mms wxWidgets/src/univ/descrip.mms
wxWidgets/src/unix/descrip.mms wxWidgets/src/x11/descrip.mms
Added Files:
wxWidgets/lib/VMS_X11_UNIV.OPT
Removed Files:
wxWidgets/lib/vms_gtk_univ.opt
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26268
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 18 Mar 2004 23:12:58 +0000 (23:12 +0000)]
WXUSINGDLL is defined when building samples on non-MSW platforms for simplicity, corrected check for it to affect Win32 only
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26267
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 18 Mar 2004 22:27:00 +0000 (22:27 +0000)]
Some dot-files need copied to the tarball
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26266
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 18 Mar 2004 22:26:00 +0000 (22:26 +0000)]
Correct file format errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26265
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 18 Mar 2004 22:05:24 +0000 (22:05 +0000)]
Got rid of the BIN dir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26264
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 18 Mar 2004 22:04:08 +0000 (22:04 +0000)]
demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26263
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 18 Mar 2004 21:41:52 +0000 (21:41 +0000)]
Remove size hints for now that messes up nav panel size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26262
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 18 Mar 2004 21:18:12 +0000 (21:18 +0000)]
added tinkalink2.wav, as a binary file this time
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26261
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 18 Mar 2004 21:10:26 +0000 (21:10 +0000)]
removed so it can get added back flagged as a binary file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26260
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 18 Mar 2004 20:43:46 +0000 (20:43 +0000)]
removed some sample sounds, added another.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26259
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 18 Mar 2004 19:02:01 +0000 (19:02 +0000)]
Restored part of the default positioning code for dialogs that I
removed a few days ago.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26258
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 18 Mar 2004 17:24:06 +0000 (17:24 +0000)]
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26257
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 18 Mar 2004 17:23:31 +0000 (17:23 +0000)]
Fix compile errors with VC 6. Untabified.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26256
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 18 Mar 2004 13:57:03 +0000 (13:57 +0000)]
corrected delete operator for array
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26255
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 18 Mar 2004 11:16:29 +0000 (11:16 +0000)]
fixes for warnings about implicit double -> int conversions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26254
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Thu, 18 Mar 2004 10:54:24 +0000 (10:54 +0000)]
Untabified.
Quick hack to allow compilation, deleting threads is broken for now, though.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26253
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Thu, 18 Mar 2004 10:49:58 +0000 (10:49 +0000)]
Reverted setting WS_VISIBLE to 0, too many undesired side effects.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26252
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 18 Mar 2004 09:51:23 +0000 (09:51 +0000)]
added auto4mte.cache
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26251
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 18 Mar 2004 00:46:08 +0000 (00:46 +0000)]
More agressive cleanup. Now also removes temp items that are created
by setup.py, not just by the rest of distutils.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26250
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 17 Mar 2004 22:51:41 +0000 (22:51 +0000)]
we need to output \r\n on MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26249
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 17 Mar 2004 22:44:32 +0000 (22:44 +0000)]
<div> handling fix (Xavier Nodet)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26248
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 17 Mar 2004 22:20:42 +0000 (22:20 +0000)]
initialize m_initialized to false to avoid spurious asserts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26247
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 17 Mar 2004 20:47:31 +0000 (20:47 +0000)]
improved HTML tables layout code (patch 911377)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26246
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 17 Mar 2004 20:07:41 +0000 (20:07 +0000)]
change default style to match
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26245
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 17 Mar 2004 19:57:06 +0000 (19:57 +0000)]
__version__.py is now always generated from setup.py so there is no
need to have it in src any more.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26244
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 17 Mar 2004 19:55:00 +0000 (19:55 +0000)]
Add GetPyData and SetPyData aliases
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26243
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 17 Mar 2004 11:53:14 +0000 (11:53 +0000)]
don't add \n, it's supposed to be part of the input
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26242
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 17 Mar 2004 09:42:04 +0000 (09:42 +0000)]
Applied wheel mouse patch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26241
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 17 Mar 2004 08:13:21 +0000 (08:13 +0000)]
Now does cleanup when returning false from OnInit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26240
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 16 Mar 2004 22:17:07 +0000 (22:17 +0000)]
Implement wxBitmapButton::DoGetBestSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26239
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 16 Mar 2004 21:58:53 +0000 (21:58 +0000)]
implment wxBitmapButton::DoGetBestSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26238
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 16 Mar 2004 21:58:27 +0000 (21:58 +0000)]
implement wxBitmapButton::DoGetBestSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26237
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 16 Mar 2004 21:48:18 +0000 (21:48 +0000)]
really fixed calling isspace() for non-ASCII characters
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26236
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 16 Mar 2004 21:30:06 +0000 (21:30 +0000)]
This should fix a link error in GTK 2.3.X and
it is the right thing to do anyway.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26235
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 16 Mar 2004 19:07:33 +0000 (19:07 +0000)]
Added missing "break;".
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26234
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Tue, 16 Mar 2004 15:24:33 +0000 (15:24 +0000)]
Committing in .
Update OpenVMS compile support
Modified Files:
wxWidgets/setup.h_vms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26233
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 16 Mar 2004 13:28:35 +0000 (13:28 +0000)]
wx-config didn't include WXUSINGDLL on Mingw
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26232
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 16 Mar 2004 13:18:54 +0000 (13:18 +0000)]
--static flag docs correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26231
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775