Commit Graph

18022 Commits

Author SHA1 Message Date
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
Václav Slavík
d05f18df40 backported fix for 64bit archs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-20 18:39:20 +00:00
Vadim Zeitlin
d8c31140da test for __WIN32__, not WIN32 (which might be not defined)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-18 12:57:48 +00:00
Robin Dunn
82ede9d1dc Set m_window to NULL after destroying it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-17 22:40:23 +00:00
Julian Smart
7ff12d75ad Updates for Inno Setup 4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-16 09:21:06 +00:00
Vadim Zeitlin
b433ecc132 fixed DLL build (patch 879706)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-15 22:43:18 +00:00
Vadim Zeitlin
8c3bc82529 fixed priority of the mailcap entries (patch 935954)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-15 22:15:12 +00:00
Julian Smart
f7780364d6 Only call Select within SetString when internal data has been restored,
else assert results if the item was selected


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-13 12:51:13 +00:00
Roger Gammans
4441ece149 * fix bug where editing of the bootom and right most cell is not
corectly completed.
 * Some tidying of end edit code paths. (such as in AutoSizeRowOrCol)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-12 19:58:39 +00:00
Václav Slavík
be565a5abe added wxTE_AUTO_SCROLL and wxTE_NO_VSCROLL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-11 19:11:27 +00:00
Václav Slavík
519aa60f9e make aclocal-1.8 happy (patch 930105)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-06 07:53:23 +00:00
Stefan Neis
a209e1a011 Avoid core dumps when SetImageList is used.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-03 16:09:05 +00:00
Julian Smart
c840833a66 Misc doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-23 20:31:28 +00:00
Robert Roebling
abcd1812df Small patch for notenbook encoding.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-06 13:10:32 +00:00
Robin Dunn
570106ca10 Fix for [ 907679 ] segfault on SetSizerAndFit after SetSizer
Don't do anything if setting the same sizer again.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-03 02:06:09 +00:00
Václav Slavík
c7418665cb compilation fix for wxUSE_FILESYSTEM=0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-29 22:41:12 +00:00
Julian Smart
4b0fd422bd Specify tree control in event table to avoid problems with stray tree events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-29 13:05:20 +00:00
Robin Dunn
42e5385fcc Updated wx.lib.calendar with many fixes and enhancements from Joerg
"Adi" Sieker.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-27 23:21:37 +00:00
Robin Dunn
3d808368e3 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-25 21:44:23 +00:00
Robin Dunn
e171eb7c02 backported Mac GetHandle
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-25 21:43:19 +00:00