Commit Graph

18041 Commits

Author SHA1 Message Date
Chris Elliott
31cccb13ac fixed SF bug 1007859 (avoiding changing headers)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-16 10:32:22 +00:00
Mattia Barbon
53eb4b3a90 Updated italian translation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 21:35:22 +00:00
Ron Lee
ee378cf1d7 Prepare another upload with .po updates and a wrongly reverted hunk from
the KBSD patch.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 04:44:31 +00:00
Julian Smart
d705c3aade Fix for toolbar workaround (mustn't set flag unless we're in Classic mode
or we get separators showing)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-02 10:03:32 +00:00
Ron Lee
1e5931f6b2 Reapply the HURD/KBSD hunk for icc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-02 06:09:47 +00:00
Julian Smart
dfa21dcf24 Fixed flat style for toolbars under XP, Windows Classic style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-01 09:23:42 +00:00
Julian Smart
ee6eb266cc Fix by George Wismer to get flat toolbars under Windows Classic style,
by setting TBSTYLE_FLAT after toolbar creation


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-01 09:19:10 +00:00
Ron Lee
e0640d7096 Updated swedish translation from Jonas Rydberg.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 19:38:30 +00:00
Ron Lee
f9fd6c9576 typo fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 18:50:02 +00:00
Ron Lee
7c2cbd8316 Hid the GNUism in Makefile.in from other makes.
Make -python conflict/replace -dbg-python to make them easier to switch.
Really don't build -dbg-python by default.
Added a warning about the project name change for 2.5 to README.Debian.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 18:26:05 +00:00
Julian Smart
b1a14f6748 Fixed wxTextCtrl::SetMaxLength for rich edit controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 15:43:20 +00:00
Ron Lee
3a56289bb0 Silence signed / unsigned comparison warning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 14:38:39 +00:00
Ron Lee
5936b9262a Fix broken macro token pasting.
Cast argument of format string to avoid warnings.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 14:29:28 +00:00
Ron Lee
1148e779b8 Silence warning about uninitialised variable.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 14:16:15 +00:00
Ron Lee
6183c6481b Regenerated .po files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 14:10:58 +00:00
Ron Lee
68f58d781a Updated config.{guess,sub}
Backported fixes from Robert Millan for HURD/K*BSD.
Fix broken linking of wxgtk_gl.
Fix uninitialised var warning in wxrcedit/preview.cpp
Updates for 2.4.2.5 .debs.
Update wx-config.1
Fixed makefile.unx in opengl samples to use --gl-lib
Removed #! from newevent.py


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 13:58:38 +00:00
Bryan Petty
927429443f This commit was manufactured by cvs2svn to create branch
'WX_2_4_BRANCH'.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 13:58:38 +00:00
Vadim Zeitlin
360f2ea332 removed SO_REUSEADDR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-25 12:36:30 +00:00
Václav Slavík
7ab3284e67 don't mess with tooltips' colour in 2.4 either
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-03 12:17:07 +00:00
Vadim Zeitlin
5469423e5d DLL compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-19 10:40:52 +00:00
Julian Smart
e3275133ab Allow wxSplitterWindow::Initialize(NULL) in case we've deleted both child
windows and want to clean up dangling pointers


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-17 09:05:39 +00:00
Julian Smart
1ee57585b5 Added event table macros to wxGrid that take window identifiers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-13 23:29:33 +00:00
Julian Smart
e38223714c Combine new extra styles with old ones since some ports use
this for internal implementation


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-10 20:40:43 +00:00
Stefan Neis
c315428388 Readded WS_VISIBLE flags that I removed for testing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-06 18:10:13 +00:00
Stefan Neis
8a005cfb0d Readded WS_VISIBLE flags that I removed for testing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-06 17:45:55 +00:00
Stefan Neis
1ce5e614ba Readded WS_VISIBLE flag.
Fixed expansion of size limit for contained text.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-06 17:37:49 +00:00
Stefan Neis
6d3fcdd5f2 Initialize m_PageSize.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27667 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-06 16:30:44 +00:00
Václav Slavík
fc1f05a74b fixed incorrect assert (patch #943970)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-06 14:59:00 +00:00
Dimitri Schoolwerth
23e7011696 blind compilation fix for first warning and error reported by "i686-pc-linux-gnu+RH" tinderbox compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-29 20:23:34 +00:00
Václav Slavík
f201056809 fixed --disable-rpath handling (patch 956695)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-29 13:57:15 +00:00
Stefan Neis
e462213488 Applied patch #957479 (Combobox crashes receiving focus).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-21 09:35:18 +00:00
Julian Smart
f63f85d599 Set fields count even if don't have widths
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-18 16:08:21 +00:00
Julian Smart
931233d225 Check for empty "widths"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-17 17:02:59 +00:00
Dimitri Schoolwerth
d406623139 Backport: Reverted FILLCOLORHINT->FILLCOLOR change. Now when a near black themeColor is returned with FILLCOLORHINT, retry with FILLCOLOR.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-13 20:53:28 +00:00
Robin Dunn
45cd14c30e Patch [ 953125 ] Fix to Bug #943346 documentation clarification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-13 16:12:32 +00:00
George Tasker
e3ba263f73 Added wxODBC change notes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-12 16:21:17 +00:00
George Tasker
a1a80980e0 Fixed a typo in my checkin :-(
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-12 16:15:29 +00:00
George Tasker
54b51588b7 Attempted to port everything for BLOB support back to 2.4.x. I think it is complete.
Table names now prepended to column names when joining tables.  This is only if there is not a '.' in the column name already.
Null column support fixes (SF #766404)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-12 16:14:00 +00:00
George Tasker
d61868ed7e Identifying DB VENDOR signatures updated in wxDb::Dbms()
wxDb::getDbInfo() will no longer return failure if the return code was SQL_SUCCESS_WITH_INFO


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-12 16:12:04 +00:00
George Tasker
c36f96879f Removed an outdated statement from docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-12 15:06:07 +00:00
Julian Smart
aea258040b Added window styles for wxToolBar handler
Allow wxScrolledWindow to have children


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-12 09:06:39 +00:00
Julian Smart
1014d9c9ac Don't show wrong shade of grey when disabled
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-10 10:53:53 +00:00
Stefan Neis
a86f8883b6 Applied patch [ 929275 ] [wxOS2] Missing title bars.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27186 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-09 14:38:45 +00:00
Stefan Neis
197a0e7c21 OS/2 PM does not yet support toggle button.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27166 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-08 09:16:36 +00:00
Julian Smart
74ca941903 Name change replacements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-04 08:52:33 +00:00
Stefan Neis
03d21d9053 Take the inverted coordinate system into account in wxFindMaxSize.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-02 17:12:25 +00:00
Stefan Neis
491a17e855 Don't choke on NULL pointer passed into wxRadioBox::GetSize.
Take the inverted coordinate system into account when computing size.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-02 17:07:47 +00:00
Stefan Neis
1e3bec1495 Don't choke on NULL pointer passed into wxSlider::GetSize.
Take the inverted coordinate system into account when computing size.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-02 16:48:22 +00:00
Václav Slavík
500769a8bb applied 928163: zlib truncated output fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-21 21:14:35 +00:00
Václav Slavík
078bf0a2d5 applied 928163: zlib truncated output fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-21 20:47:39 +00:00