Commit Graph

29069 Commits

Author SHA1 Message Date
Robin Dunn
42a04f70db 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
2005-04-13 00:28:22 +00:00
Włodzimierz Skiba
29468083f4 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
2005-04-12 21:08:04 +00:00
Włodzimierz Skiba
16549a8723 std streams usage build fix under MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-12 21:06:03 +00:00
Włodzimierz Skiba
5eb1c08e67 Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-12 20:57:09 +00:00
Ryan Norton
ae3036a289 Fix CYGWIN socket compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-12 17:52:01 +00:00
Ryan Norton
f6afe7fdf1 Fix warning on CYGWIN for sockets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-12 17:18:13 +00:00
Ron Lee
df116f900b 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
2005-04-12 17:17:18 +00:00
Ryan Norton
4ea5491d94 Fix CYGWIN socket compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-12 17:16:37 +00:00
Ron Lee
f0f9cbf283 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
2005-04-12 17:08:08 +00:00
Ryan Norton
97c153e446 CYGWIN socket compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-12 17:03:49 +00:00
Ron Lee
337afe57d1 Update stray references to 2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-12 15:59:59 +00:00
Ron Lee
8d7a4d695c 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
2005-04-12 15:50:03 +00:00
Włodzimierz Skiba
43bfb7986a wxUniv build fix (typo correction).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-12 15:34:08 +00:00
Václav Slavík
675a9c0de5 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
2005-04-12 14:36:59 +00:00
Julian Smart
8d4433b6fc 2.6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-12 09:51:41 +00:00
Robert Roebling
626e5e1e60 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
2005-04-12 08:55:21 +00:00
Włodzimierz Skiba
72093cd889 WinCE build fix (missing style).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-12 08:13:21 +00:00
Włodzimierz Skiba
a5de8d419f Misplaced #endif (WinCE build fix).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-12 08:08:36 +00:00
Julian Smart
b2e3be1c69 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
2005-04-12 07:33:20 +00:00
Robin Dunn
276612f7e4 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
2005-04-12 05:18:20 +00:00
Robin Dunn
68406a9b43 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
2005-04-12 04:53:26 +00:00
Robin Dunn
ad7f2e868b Copy & paste error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-12 04:36:23 +00:00
Robin Dunn
82ceade76a 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
2005-04-12 04:28:40 +00:00
Stefan Csomor
14c96cf2b3 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
2005-04-12 04:24:53 +00:00
Robert Roebling
92b3d078ac 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
2005-04-12 00:12:49 +00:00
Michael Wetherell
3b676ed7f1 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
2005-04-11 23:29:55 +00:00
Michael Wetherell
fe47da7b04 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
2005-04-11 23:26:44 +00:00
Michael Wetherell
eedf3bcbb3 Add a comment about covariant returns
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 23:24:30 +00:00
Robin Dunn
7993762b11 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 20:44:14 +00:00
Robin Dunn
8f2c3ee9a0 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
2005-04-11 20:42:59 +00:00
Mattia Barbon
98735f0027 Regenerated PO files. Updated Italian translation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 20:40:58 +00:00
Mattia Barbon
67a623de6e Easy translation of very long strings.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 20:32:22 +00:00
Robin Dunn
1822e713ae reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 20:21:46 +00:00
Robin Dunn
672aead4a3 adjusted indent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 20:16:07 +00:00
Robin Dunn
70b7a5fe0c reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 20:15:31 +00:00
Robin Dunn
0e71cf0721 Oops
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 20:02:58 +00:00
Robin Dunn
8839b5eef6 Version number update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 19:59:36 +00:00
Robin Dunn
6f9fcc8220 wxSL_TICKS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 19:58:15 +00:00
Robin Dunn
07dd19d4e5 ApplyParentThemeBackground is history
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 19:57:28 +00:00
Robin Dunn
ac3b715246 updated coment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 19:57:02 +00:00
Julian Smart
df050bd949 rel = 1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 19:37:51 +00:00
Robert Roebling
0edf099e29 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
2005-04-11 19:33:33 +00:00
Robin Dunn
69ac96fd0d 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
2005-04-11 19:14:34 +00:00
Stefan Csomor
bcd882b35e 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
2005-04-11 18:42:11 +00:00
Robert Roebling
6f6136d9ca 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
2005-04-11 17:21:20 +00:00
Ron Lee
e0d84535b9 Regenerated after version bump.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 16:08:41 +00:00
Julian Smart
4818141bb2 Changed version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 15:50:13 +00:00
Julian Smart
dcb39c5330 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
2005-04-11 14:51:14 +00:00
Vadim Zeitlin
1a784dfc80 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
2005-04-11 14:41:36 +00:00
Julian Smart
ed9c472e11 Script updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 13:31:12 +00:00