Commit Graph

29045 Commits

Author SHA1 Message Date
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
Julian Smart
ddc229bec1 A word about context help on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 13:30:25 +00:00
Ron Lee
eedbe99970 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
2005-04-11 13:30:06 +00:00
Ron Lee
52ada00472 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
2005-04-11 12:50:18 +00:00
Włodzimierz Skiba
24ffafd6c4 Build fixes after gizmos_xrc additions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 12:11:00 +00:00
Włodzimierz Skiba
3d74a76013 wxUniv build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 12:08:16 +00:00
Włodzimierz Skiba
08a5479d78 Do not break twice.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 12:03:10 +00:00
Robert Roebling
d74fa9eee0 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
2005-04-11 11:03:15 +00:00
Robert Roebling
706fab6e69 Even shorter.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 10:45:10 +00:00
Robert Roebling
e24244cc13 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
2005-04-11 10:44:23 +00:00
Robert Roebling
84b625288d Update for install.txt.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 10:42:02 +00:00
Robert Roebling
bb955600bc Version 2.6 in the readme.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 10:38:10 +00:00
Robert Roebling
5261d5d79e 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
2005-04-11 10:29:50 +00:00
Ryan Norton
4629f07ed2 Add reverse case too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 09:13:11 +00:00
Ryan Norton
2df0258e2b 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
2005-04-11 09:05:40 +00:00
Robert Roebling
ea38ef4b5c 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
2005-04-10 23:37:50 +00:00
Vadim Zeitlin
fdc1aa5209 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
2005-04-10 22:37:43 +00:00
Vadim Zeitlin
b6afa1a38a 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
2005-04-10 22:13:33 +00:00
Vadim Zeitlin
bcb8ba61c3 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
2005-04-10 22:12:39 +00:00
Vadim Zeitlin
3fb3e5e595 documented AddText
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-10 22:11:28 +00:00
Vadim Zeitlin
2bae4332e7 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
2005-04-10 21:55:12 +00:00
Mattia Barbon
9a81018ee1 Updated PO files for wxWidgets 2.6.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33487 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-10 19:54:53 +00:00
Václav Slavík
1b53faea6e 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
2005-04-10 19:41:03 +00:00
Vadim Zeitlin
b808efdb88 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
2005-04-10 18:33:03 +00:00
Vadim Zeitlin
cbc6af74d8 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
2005-04-10 18:28:18 +00:00