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 |
|
Stefan Neis
|
c3e69a02c4
|
Compilation fix for gcc-3.x.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-22 18:54:13 +00:00 |
|
Julian Smart
|
c8898a5e44
|
Remove crash due to reference being kept after object destroyed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-19 15:04:54 +00:00 |
|
Julian Smart
|
272c6a23de
|
Applied [ 897450 ] Patch for WXDEBUG_NEW docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-18 11:44:11 +00:00 |
|
Julian Smart
|
36c5f728e7
|
Added wxDIALOG_NO_PARENT style to XRC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-18 09:35:46 +00:00 |
|
Julian Smart
|
2f60684844
|
Fixed a bug in DoGetBestSize that would make wxSpinCtrl too tall
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-17 14:44:22 +00:00 |
|
Dimitri Schoolwerth
|
1eb71e4efb
|
Backport: Fixed invalid background colour of controls on a notebookpage when using certain XP themes/WindowBlinds skins (bug 897965).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-17 04:23:45 +00:00 |
|
Stefan Neis
|
fd035889c7
|
Really fixed separator handling.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-15 17:35:55 +00:00 |
|
Vadim Zeitlin
|
b46db46f30
|
added ws2_32.lib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-14 23:57:25 +00:00 |
|
Stefan Csomor
|
25c9f4394e
|
panther fixes for static box distances
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-10 18:23:29 +00:00 |
|
Stefan Csomor
|
314bbbacb3
|
because some sash code draws whether the window is visible or not, the easiest thing is to make the MacGetVisibleRegion return an empty region for this case, so the wxDC is always entirely clipped
added wxStaticBox fix for panther
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-10 17:31:38 +00:00 |
|
Stefan Neis
|
91df926e86
|
Script install-sh wants a '-c' parameter, otherwise it 'moves' the header
files instead of copying them.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 22:54:05 +00:00 |
|
Stefan Neis
|
ddec88573d
|
On 'make clean' don't remove the resource file on OS/2
(It's shared between all apps!).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 22:51:05 +00:00 |
|
Julian Smart
|
3b8675dd43
|
Closed doc bug [ 412032 ] wxGrid SetCellAlignment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 15:51:13 +00:00 |
|
Julian Smart
|
ecc6b334d6
|
Fixed [ 855507 ] typo in wxFrame
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 15:39:29 +00:00 |
|
Julian Smart
|
a9cd350583
|
Fixed doc bug [ 871974 ] wxCursor(bits, ...) constructor misses fg and bg in doc
Jay Berkenbilt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 15:34:16 +00:00 |
|