Vadim Zeitlin
|
2f6c54eb07
|
patch from Dimitri fixing a few memory leaks and unTABbing the sources
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-17 14:16:03 +00:00 |
|
Vadim Zeitlin
|
1dbb34ec2a
|
applied patch 427702 (remove flicker)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-16 01:14:22 +00:00 |
|
Bryan Petty
|
f6bcfd974e
|
merged 2.2 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-15 19:51:35 +00:00 |
|
Vadim Zeitlin
|
feea7c52e9
|
don't compile docvwmdi sample if !wxUSE_MDI_ARCHITECTURE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-19 00:57:10 +00:00 |
|
Julian Smart
|
ad813b00d5
|
Some stubs corrections; Motif corrections incl. busy cursor fix; doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-24 08:02:28 +00:00 |
|
Vadim Zeitlin
|
e4b19d9b20
|
USE_xxx => wxUSE_xxx: all samples compile except memcheck
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-09-25 15:28:18 +00:00 |
|
Vadim Zeitlin
|
47d67540a0
|
USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you
must recompile everything after upgrading!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-09-25 13:28:52 +00:00 |
|
Unknown (RO)
|
c67daf8777
|
General tidy-up (mainly typecasts) to allow the use of the SGI native
compilers (tested on Irix 6.5 with -mips3 -n32).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-08-23 03:22:56 +00:00 |
|
Robert Roebling
|
9746a2ba50
|
Fixed bug in wxListCtrl
Made wxMDIDocView work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-07-28 22:08:36 +00:00 |
|
Julian Smart
|
2108f33a68
|
Added MDI support for Document/view, plus an example.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-07-28 13:33:23 +00:00 |
|