]>
git.saurik.com Git - wxWidgets.git/log
Vadim Zeitlin [Wed, 13 Apr 2005 16:26:23 +0000 (16:26 +0000)]
don't break of the loop resetting last focus pointer in dtor as under some (unclear) cisrcumstances more than one TLW can have a pointer to us, see bug
1179024
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33577
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 13 Apr 2005 16:02:09 +0000 (16:02 +0000)]
wxStreamToTextRedirector test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33576
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 13 Apr 2005 15:36:06 +0000 (15:36 +0000)]
The device origin can be set on WinCE, so use it and redefine conversion
macros accordingly.
Also, convert result of calling GetClipBox from logical to
device coordinates since we're dealing with device coordinates at
this point.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33575
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 13 Apr 2005 15:32:41 +0000 (15:32 +0000)]
GetCursorPos returns an error on WinCE, so use GetMessagePos instead.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33574
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 13 Apr 2005 15:03:50 +0000 (15:03 +0000)]
added owner drawn checkbox to listbox page and the possibility to test changing the controls font (part of patch
1181057 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33573
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 13 Apr 2005 13:53:19 +0000 (13:53 +0000)]
Apply Mart R.'s patch for improved font width
handling and minor doc corrections.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33572
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 13 Apr 2005 13:46:01 +0000 (13:46 +0000)]
Correct vertical alignment for lables in static boxes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33571
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 13 Apr 2005 13:34:13 +0000 (13:34 +0000)]
added wxMedia
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33570
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 13 Apr 2005 13:20:10 +0000 (13:20 +0000)]
Unnecessary shwlapi.h inclusion removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33569
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 13 Apr 2005 13:06:14 +0000 (13:06 +0000)]
mention libs.dia
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33568
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 13 Apr 2005 13:05:06 +0000 (13:05 +0000)]
added wxQA
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33567
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 13 Apr 2005 13:03:56 +0000 (13:03 +0000)]
mistakenly enabled by default --enable-unicode switched off again by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33566
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 13 Apr 2005 12:56:11 +0000 (12:56 +0000)]
fix DESTDIR handling in wx-config link (patch
1181759 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33565
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Wed, 13 Apr 2005 12:39:44 +0000 (12:39 +0000)]
Temporary compilation fix for wxUSE_INTL=0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33564
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Wed, 13 Apr 2005 12:37:53 +0000 (12:37 +0000)]
Compilo fix for wxUSE_INTL=0 and use wxCSConv for broken filenames instead of wxMBConvLibc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33563
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 13 Apr 2005 06:04:02 +0000 (06:04 +0000)]
make sure we don't miss resizes even when no sizers are involved
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33562
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 13 Apr 2005 06:02:16 +0000 (06:02 +0000)]
fixing redraw region
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33561
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Wed, 13 Apr 2005 05:12:41 +0000 (05:12 +0000)]
Adding accessor methods for URL and Title, and another revision of the window sizing hack. Tested this one with wxWidgets sample, a notebook/splitter sample, and Documancer, a wxPython app, all with correct results.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33560
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 13 Apr 2005 05:07:39 +0000 (05:07 +0000)]
fixing compilo on carbon cfm with CW 9
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33559
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 13 Apr 2005 04:57:08 +0000 (04:57 +0000)]
Add room for the scrollbar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33558
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 13 Apr 2005 00:28:22 +0000 (00:28 +0000)]
Applied patch #
1181805 TextEditMixin and EVT_LIST_END_LABEL_EDIT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33557
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 12 Apr 2005 21:08:04 +0000 (21:08 +0000)]
Fix for using std streams when std:: conflicts with ::
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33556
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 12 Apr 2005 21:06:03 +0000 (21:06 +0000)]
std streams usage build fix under MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33555
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 12 Apr 2005 20:57:09 +0000 (20:57 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33554
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 12 Apr 2005 17:52:01 +0000 (17:52 +0000)]
Fix CYGWIN socket compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33553
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 12 Apr 2005 17:18:13 +0000 (17:18 +0000)]
Fix warning on CYGWIN for sockets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33552
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Tue, 12 Apr 2005 17:17:18 +0000 (17:17 +0000)]
Ensure 2.6 trumps 2.5 as default.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33551
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 12 Apr 2005 17:16:37 +0000 (17:16 +0000)]
Fix CYGWIN socket compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33550
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Tue, 12 Apr 2005 17:08:08 +0000 (17:08 +0000)]
Replace files from 2.5 that still overlap.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33549
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 12 Apr 2005 17:03:49 +0000 (17:03 +0000)]
CYGWIN socket compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33548
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Tue, 12 Apr 2005 15:59:59 +0000 (15:59 +0000)]
Update stray references to 2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33547
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Tue, 12 Apr 2005 15:50:03 +0000 (15:50 +0000)]
Bump for 2.6.0 and close Debian bts report about missing archive.h on
the next upload.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33546
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 12 Apr 2005 15:34:08 +0000 (15:34 +0000)]
wxUniv build fix (typo correction).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33545
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 12 Apr 2005 14:36:59 +0000 (14:36 +0000)]
use configured scrolling increments (m_scrollLineX/Y) instead of hardcoded constants in all places
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33544
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 12 Apr 2005 09:51:41 +0000 (09:51 +0000)]
2.6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33543
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 12 Apr 2005 08:55:21 +0000 (08:55 +0000)]
Corrected two typos.
Back to disable-enable-gtk2 as without-gtk1 has been
implemented yet.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33542
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 12 Apr 2005 08:13:21 +0000 (08:13 +0000)]
WinCE build fix (missing style).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33541
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 12 Apr 2005 08:08:36 +0000 (08:08 +0000)]
Misplaced #endif (WinCE build fix).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33540
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 12 Apr 2005 07:33:20 +0000 (07:33 +0000)]
wxFrameBase doesn't have wxRTTI so don't test for it, or
wxDynamicCast (for example) will erroneously succeed and
return the wrong cast object
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33539
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 12 Apr 2005 05:18:20 +0000 (05:18 +0000)]
checked in just John's patch, will keep working my fixes...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33538
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 12 Apr 2005 04:53:26 +0000 (04:53 +0000)]
GRR! Reverting last change. I broke some things that I thought I had tested before...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33537
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 12 Apr 2005 04:36:23 +0000 (04:36 +0000)]
Copy & paste error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33536
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 12 Apr 2005 04:28:40 +0000 (04:28 +0000)]
Fixes for wxPopupTransientWindow for wxMSW. Includes Patch #
1181190 ,
and also fixes for automatically dismissing the popup whenever the
mouse is clicked outside of the popup window.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33535
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 12 Apr 2005 04:24:53 +0000 (04:24 +0000)]
make sure also toplevel windows have the correct systen font
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33534
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 12 Apr 2005 00:12:49 +0000 (00:12 +0000)]
Added wxBase headers from /include/unix to the RPM.
Set _prefix macro for non-standard location.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33533
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 11 Apr 2005 23:29:55 +0000 (23:29 +0000)]
Remove workaround for link problem with versions of mingw before 3.4.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33532
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 11 Apr 2005 23:26:44 +0000 (23:26 +0000)]
A better workaround for the link problem with mingw versions before 3.4.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33531
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 11 Apr 2005 23:24:30 +0000 (23:24 +0000)]
Add a comment about covariant returns
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33530
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 20:44:14 +0000 (20:44 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33529
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 20:42:59 +0000 (20:42 +0000)]
return begining of the selection for GetInsertionPoint to match what
wxTextCtrl does.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33528
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Mon, 11 Apr 2005 20:40:58 +0000 (20:40 +0000)]
Regenerated PO files. Updated Italian translation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33527
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Mon, 11 Apr 2005 20:32:22 +0000 (20:32 +0000)]
Easy translation of very long strings.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33526
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 20:21:46 +0000 (20:21 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33525
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 20:16:07 +0000 (20:16 +0000)]
adjusted indent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33524
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 20:15:31 +0000 (20:15 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33523
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 20:02:58 +0000 (20:02 +0000)]
Oops
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33522
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 19:59:36 +0000 (19:59 +0000)]
Version number update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33521
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 19:58:15 +0000 (19:58 +0000)]
wxSL_TICKS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33520
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 19:57:28 +0000 (19:57 +0000)]
ApplyParentThemeBackground is history
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33519
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 19:57:02 +0000 (19:57 +0000)]
updated coment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33518
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 11 Apr 2005 19:37:51 +0000 (19:37 +0000)]
rel = 1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33517
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 11 Apr 2005 19:33:33 +0000 (19:33 +0000)]
Added the "buildname" variable which has
the "u" after "gtk2" in it. This is helpful
to prevent the matching string {gtk2}*_xrc
from incorrectly finding _gizmos_xrc instead
of just _xrc. Now the lib names can be given
exactly {portname}_xrc and {portname}_gizmos_xrc.
Still rebuilding..
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33516
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 19:14:34 +0000 (19:14 +0000)]
Better handling of the refcount of the wx.App object, so it now
destroyed when expected and also resets the current instance pointer
returned by wx.GetApp().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33515
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 11 Apr 2005 18:42:11 +0000 (18:42 +0000)]
setting an empty region shouldn't clear the clipping
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33514
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 11 Apr 2005 17:21:20 +0000 (17:21 +0000)]
Bumped version to 2.6.
Added static builds to -devel packages.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33513
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Mon, 11 Apr 2005 16:08:41 +0000 (16:08 +0000)]
Regenerated after version bump.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33512
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 11 Apr 2005 15:50:13 +0000 (15:50 +0000)]
Changed version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33511
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 11 Apr 2005 14:51:14 +0000 (14:51 +0000)]
Removed very out of date files in docs/msw
Changed version number in docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33510
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 11 Apr 2005 14:41:36 +0000 (14:41 +0000)]
after latest changes background of radio buttons _not_ inside the notebook wasn't redrawn at all, fixed this
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33509
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 11 Apr 2005 13:31:12 +0000 (13:31 +0000)]
Script updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33508
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 11 Apr 2005 13:30:25 +0000 (13:30 +0000)]
A word about context help on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33507
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Mon, 11 Apr 2005 13:30:06 +0000 (13:30 +0000)]
Remove static libs from package build.
Trim configure options to reflect new defaults.
Make i18n package conflict/replace. Not my first choice.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33506
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Mon, 11 Apr 2005 12:50:18 +0000 (12:50 +0000)]
Enabled opengl and unicode by default too as discussed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33505
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 11 Apr 2005 12:11:00 +0000 (12:11 +0000)]
Build fixes after gizmos_xrc additions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33504
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 11 Apr 2005 12:08:16 +0000 (12:08 +0000)]
wxUniv build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33503
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 11 Apr 2005 12:03:10 +0000 (12:03 +0000)]
Do not break twice.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33502
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 11 Apr 2005 11:03:15 +0000 (11:03 +0000)]
Make std_string, std_iostreams and gnomeprint default.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33501
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 11 Apr 2005 10:45:10 +0000 (10:45 +0000)]
Even shorter.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33500
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 11 Apr 2005 10:44:23 +0000 (10:44 +0000)]
Remove outdated changes.txt, the common one
should be used.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33499
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 11 Apr 2005 10:42:02 +0000 (10:42 +0000)]
Update for install.txt.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33498
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 11 Apr 2005 10:38:10 +0000 (10:38 +0000)]
Version 2.6 in the readme.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33497
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 11 Apr 2005 10:29:50 +0000 (10:29 +0000)]
Further improvements to the spec file.
It now creates and installs setup.h for both
wxBase-devel and wxGTK-devel.
Better descriptions.
Added BuildRequires with zlib-devel etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33496
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Mon, 11 Apr 2005 09:13:11 +0000 (09:13 +0000)]
Add reverse case too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33495
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Mon, 11 Apr 2005 09:05:40 +0000 (09:05 +0000)]
fix wxString::Replace when new strings are longer than old string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33494
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 10 Apr 2005 23:37:50 +0000 (23:37 +0000)]
Committed by attempt of a spec file to CVS.
It builds RPM for wxBase, wxGTK, wxGTK-gl
and contrib as well as the devel packages.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33493
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 10 Apr 2005 22:37:43 +0000 (22:37 +0000)]
modified AddFile() to copy file to the debug report directory if its path is absolute
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33492
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 10 Apr 2005 22:13:33 +0000 (22:13 +0000)]
silently ignore NULL pointers in MSWOnMeasureItem(): apparently this can happen with MDI frames under XP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33491
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 10 Apr 2005 22:12:39 +0000 (22:12 +0000)]
fixed MSWGetBgBrush() call, it needs a HWND and not wxWindow * now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33490
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 10 Apr 2005 22:11:28 +0000 (22:11 +0000)]
documented AddText
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33489
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 10 Apr 2005 21:55:12 +0000 (21:55 +0000)]
extended wxWindow::MSWGetBgBrush() and wxControl::MSWControlColor() to work for arbitrary HWNDs and not just wxWindows: this allows us to draw proper background for slider labels and other subcontrols
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33488
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 10 Apr 2005 19:54:53 +0000 (19:54 +0000)]
Updated PO files for wxWidgets 2.6.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33487
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 10 Apr 2005 19:41:03 +0000 (19:41 +0000)]
splitted gizmos library into gizmos and gizmos_xrc in order to fix broken compilation of DLLs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33486
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 10 Apr 2005 18:33:03 +0000 (18:33 +0000)]
mark slider as being transparent, otherwise it has ugly solid grey background when placed on a themed notebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33485
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 10 Apr 2005 18:28:18 +0000 (18:28 +0000)]
fixed slider positioning/sizing (especially when ticks are shown on both sides)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33484
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 10 Apr 2005 18:09:24 +0000 (18:09 +0000)]
documented wxSL_BOTTOM, clarified the others
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33483
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 10 Apr 2005 18:07:45 +0000 (18:07 +0000)]
put some asserts to check that inconsistent slider styles are not used
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33482
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 10 Apr 2005 18:07:08 +0000 (18:07 +0000)]
removed is_vertical check box, it was duplicating the ticks direction radiobox functionality
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33481
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Sun, 10 Apr 2005 18:05:48 +0000 (18:05 +0000)]
th4ese -> these in comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33480
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 10 Apr 2005 17:55:52 +0000 (17:55 +0000)]
GetParent() was always used in test for wxHSCROLL checked in in last commit; use the parent window recursively as intended instead; slightly simplified the code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33479
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 10 Apr 2005 17:51:36 +0000 (17:51 +0000)]
undid flags values change, it's not as backwards compatible as I thought
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33478
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775