Gilles Depeyrot
|
8d9e8770da
|
added missing joystick source file for wxMotif
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-21 20:51:16 +00:00 |
|
Vadim Zeitlin
|
545a0b000f
|
fixed compilation somehow, the code is still broken!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-21 18:45:54 +00:00 |
|
Vadim Zeitlin
|
163f315474
|
replaced wxSocketEvent::CopyObject() with Clone()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-21 17:25:08 +00:00 |
|
Vadim Zeitlin
|
0ded6bb695
|
changes to match listctrl.h changes (forgot to commit yesterday, sorry)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-21 16:43:13 +00:00 |
|
Ron Lee
|
1352efdf58
|
add some output to the GL tests..
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-21 13:30:58 +00:00 |
|
Ron Lee
|
62d0491bf6
|
Where's GL? Hopefully wx-config will now tell us if we need to know.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-21 13:20:26 +00:00 |
|
Ron Lee
|
10916a4f7a
|
backported 2.2 packaging fixes for python 2.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-21 05:33:35 +00:00 |
|
Ron Lee
|
8dba7bfb70
|
merged some message catlogues from 2.2 that were missing from 2.3
updated all .po files from current source.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-21 05:30:05 +00:00 |
|
Vadim Zeitlin
|
2d33aec94c
|
1. restored wxEvent::operator=()
2. removed wxListEvent::CopyObject()
3. refresh fixes to MSW virtual list control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-21 00:43:54 +00:00 |
|
Václav Slavík
|
050c9e3c90
|
removed rpmfiles.lst
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-21 00:06:58 +00:00 |
|
Václav Slavík
|
badc44fe58
|
client area origin handling fixes for univ/wxTLW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-21 00:03:56 +00:00 |
|
Václav Slavík
|
c5f9d1567c
|
wxMouseEvent's coordinates are now relative to client area origin in wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-21 00:03:30 +00:00 |
|
Václav Slavík
|
c10920deb8
|
wxUniv fixes for generic wxColourDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-21 00:01:53 +00:00 |
|
Václav Slavík
|
3125528da3
|
wxMGL compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-21 00:01:28 +00:00 |
|
Václav Slavík
|
07082b28a5
|
more programmer-friendly wxApp::SetDisplayMode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-21 00:01:11 +00:00 |
|
Václav Slavík
|
3cdd0895f4
|
removed GDI lists from wxMGL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-21 00:00:29 +00:00 |
|
Václav Slavík
|
d76048f514
|
- removed GDI lists from wxMGL
- friendlier wxApp::SetDisplayMode
- redirects stdout and stderr to files if __WXDEBUG__
- wxLog initialization and flushing fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-21 00:00:12 +00:00 |
|
Václav Slavík
|
8b81a824c4
|
compilation fix for wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 23:59:46 +00:00 |
|
Václav Slavík
|
990ff5eceb
|
fixes for ambiquity in wxComboBox (is it correct this time?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 23:59:24 +00:00 |
|
Václav Slavík
|
ca808bbfe8
|
compilation fix (caused by removal of wxMouseEvent::operator=)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 23:58:07 +00:00 |
|
Václav Slavík
|
a3e78c767d
|
wxMotif.spec fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 23:56:43 +00:00 |
|
Václav Slavík
|
d7b766f5a8
|
compilation fix for wxMotif
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 23:56:03 +00:00 |
|
Václav Slavík
|
1f5b2017df
|
fine-tuned API from the ICO patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 23:55:44 +00:00 |
|
Václav Slavík
|
8065aebc48
|
removed rpmfiles.lst
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 23:54:06 +00:00 |
|
Václav Slavík
|
81edbb3f00
|
fixes to wxGTK specfile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 23:50:53 +00:00 |
|
Václav Slavík
|
51072df23f
|
better <HR> tag handling in wxHTML
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 23:50:44 +00:00 |
|
Václav Slavík
|
32037c4ed9
|
fixes for wxBase RPM
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 23:50:32 +00:00 |
|
Václav Slavík
|
31e39e3c51
|
wxDC::SetFont can now handle invalid font and doesn't assert anymore (other ports behave this way)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 23:48:21 +00:00 |
|
Václav Slavík
|
8fbdfa4faf
|
optimized default GUI font loading
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 23:48:03 +00:00 |
|
Gilles Depeyrot
|
f91bf72fb0
|
use "..." instead of <...> for wx headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 21:31:04 +00:00 |
|
Vadim Zeitlin
|
364f80ef96
|
applied patch fixing compilation without wxUSE_TIMEDATE and another warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 20:46:03 +00:00 |
|
Vadim Zeitlin
|
6ce3e85a1e
|
added bitmaps to the resources
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 20:44:37 +00:00 |
|
Gilles Depeyrot
|
e4a2236693
|
added (another) missing const
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 20:34:56 +00:00 |
|
Vadim Zeitlin
|
d9f7f49ea3
|
applied patch 475879 (Can't use subclassed GridCellEditor)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 18:58:47 +00:00 |
|
Vadim Zeitlin
|
c7821f944f
|
more DBCS-related changes (patch 481898)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 18:49:51 +00:00 |
|
Vadim Zeitlin
|
7ecb8b06ad
|
don't use wxTheXXXList in wxXXX ctor/dtor, only objects explicitly created
with FindOrCreateXXX() are managed by the lists
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 18:40:03 +00:00 |
|
Vadim Zeitlin
|
636d266b89
|
backwards incompatible change to wxWizardPage reverted
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 17:23:58 +00:00 |
|
Robin Dunn
|
a9fd2e6f1b
|
Demo cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 17:04:15 +00:00 |
|
Vadim Zeitlin
|
18134a1cd0
|
fix for BC++ internal compiler error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 17:01:17 +00:00 |
|
Julian Smart
|
6495f2dd5d
|
More project file fun
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 15:58:54 +00:00 |
|
Vadim Zeitlin
|
d1f2eb1dd0
|
fix for my old mingw32 cross-compiler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 15:36:28 +00:00 |
|
Vadim Zeitlin
|
d32011d406
|
added 2nd image as XPM as well to the wizard sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 15:09:45 +00:00 |
|
Vadim Zeitlin
|
3409ae1756
|
added #if wxUSE_TIMEDATE where needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 15:00:18 +00:00 |
|
Vadim Zeitlin
|
9a7d612157
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 14:58:41 +00:00 |
|
Vadim Zeitlin
|
c63767311f
|
replaced wxDate with wxDateTime
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 14:56:47 +00:00 |
|
Julian Smart
|
8b283bb88e
|
Misc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 14:55:10 +00:00 |
|
Vadim Zeitlin
|
ecdba0d10f
|
added wxToggleButton docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 14:25:25 +00:00 |
|
Robin Dunn
|
ab51f6db14
|
SWIGged code updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 07:42:59 +00:00 |
|
Robin Dunn
|
4a08218bc3
|
SWIGged code uodates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 07:42:10 +00:00 |
|
Robin Dunn
|
8af26133d9
|
Bug fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 07:40:26 +00:00 |
|