Vadim Zeitlin
|
1370703e03
|
more steps toward virtual listctrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-05 13:40:52 +00:00 |
|
Julian Smart
|
54800df8d8
|
Misc fixes, now menus are almost working on MicroWindows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-05 13:35:53 +00:00 |
|
Vadim Zeitlin
|
24b9f05515
|
use type safe list instead of wxList for m_columns
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-05 13:14:41 +00:00 |
|
Vadim Zeitlin
|
2c1f73eecf
|
added virtual list control functions (but not implemented them yet) to the native wxListCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-05 13:08:37 +00:00 |
|
Julian Smart
|
018d679e79
|
Corrected cleanwx target
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-05 10:57:27 +00:00 |
|
Vadim Zeitlin
|
b11a23f38f
|
check that we don't try to compile in GUI mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-05 10:52:10 +00:00 |
|
Robin Dunn
|
9a08cd12bd
|
odds and ends
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-05 03:15:08 +00:00 |
|
Robin Dunn
|
edf2f43ead
|
odds and ends...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-05 02:16:20 +00:00 |
|
Vadim Zeitlin
|
98ec9dbebc
|
added virtual listctrl support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-05 01:27:38 +00:00 |
|
Vadim Zeitlin
|
3abf2c720b
|
fixed ifdef
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-05 01:27:19 +00:00 |
|
Vadim Zeitlin
|
7cdb542c4d
|
added wxUSE_COLOURDLG to the header too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-05 01:26:15 +00:00 |
|
Robin Dunn
|
8577c05a58
|
updated version number
fixed a sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 23:34:51 +00:00 |
|
Vadim Zeitlin
|
a2c0a9c5ca
|
added wxUSE_COLOURDLG setting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 23:34:44 +00:00 |
|
Stefan Csomor
|
e766c8a9ad
|
wxMac: wxUniversal integration steps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10832 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 20:11:26 +00:00 |
|
Vadim Zeitlin
|
db73732184
|
removed obsolete comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 18:28:50 +00:00 |
|
Vadim Zeitlin
|
dcb99cd3ac
|
added wxUSE_LOG_DIALOG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 18:28:21 +00:00 |
|
Vadim Zeitlin
|
8ca01ec651
|
fixed another pragma
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 18:27:58 +00:00 |
|
Vadim Zeitlin
|
4234ea8be0
|
use fontdlgg.cpp under wxUniv/GTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 18:27:43 +00:00 |
|
Vadim Zeitlin
|
7aa5864467
|
make it possible to use wxToolBarSimple as wxToolBar with wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 18:21:47 +00:00 |
|
Vadim Zeitlin
|
a3870b2ff5
|
reverted Julians changes to the pragmas
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10826 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 18:07:15 +00:00 |
|
Vadim Zeitlin
|
196cc38b26
|
reverted Julians changes to the pragmas
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 18:02:05 +00:00 |
|
Vadim Zeitlin
|
879df07384
|
fix to include correct files.lst for wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 17:25:04 +00:00 |
|
Julian Smart
|
7190821305
|
Changed the pragmas to allow debugging under Linux
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 17:12:37 +00:00 |
|
Vadim Zeitlin
|
70f3fad609
|
corrected progress dialog appearance
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 16:45:14 +00:00 |
|
Vadim Zeitlin
|
801bb685b0
|
testing tree ctrl with wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 16:17:14 +00:00 |
|
Vadim Zeitlin
|
b9cc8004c0
|
made filelist.txt more readable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 16:07:51 +00:00 |
|
Julian Smart
|
21b6ad64da
|
Corrected imaglist addition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 13:37:56 +00:00 |
|
Julian Smart
|
6d6a67a70a
|
Added UnivDebug, UnivRelease configurations to project file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 13:18:28 +00:00 |
|
Julian Smart
|
c338426040
|
Added correct imaglist.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 12:59:36 +00:00 |
|
Vadim Zeitlin
|
0d59e20372
|
marked MSW imaglist.cpp as low level so that it is used for wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 12:51:10 +00:00 |
|
Julian Smart
|
5adad46628
|
Don't complain under MicroWindows if a wxDC's HDC is NULL - it happens
during dragging. Small mod to makefile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 12:40:17 +00:00 |
|
Jouk Jansen
|
1a0d517ea4
|
Committing in .
Modified Files:
wxWindows/setup.h_vms wxWindows/include/wx/caret.h
wxWindows/include/wx/dynlib.h wxWindows/include/wx/hash.h
wxWindows/include/wx/gtk/window.h
wxWindows/src/common/descrip.mms
wxWindows/src/generic/descrip.mms
wxWindows/src/unix/dialup.cpp
-Removed some redundant ;'s from the .h files
-Updated wxGTK for OpenVMS
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10814 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 12:23:32 +00:00 |
|
Julian Smart
|
8a46f9b187
|
Getting wxMicroWindows compiled again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 11:59:35 +00:00 |
|
George Tasker
|
d4af841d3b
|
Added some #includes that were needed in not using precompiled headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 11:01:52 +00:00 |
|
Julian Smart
|
3e6e2754a6
|
Added some missing tests; replaced scrolwin.cpp with scrlwng.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10811 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 10:08:44 +00:00 |
|
Julian Smart
|
7ecf5ac7cd
|
Fixed HRGN leak in DoSetClippingRegion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 06:37:57 +00:00 |
|
Gilles Depeyrot
|
f9bcc6d152
|
corrected according to file name change for generic scrolled window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-03 20:06:57 +00:00 |
|
Václav Slavík
|
ee19c32471
|
more intelligent behaviour of wxHtmlWindow history: does not remember same page several times anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-03 19:44:56 +00:00 |
|
Vadim Zeitlin
|
3379ed3789
|
tons of fixes for wxGTK/Univ - seems to work, more or less, now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-03 19:38:19 +00:00 |
|
Julian Smart
|
67d95e11cf
|
Updated project files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-03 19:18:02 +00:00 |
|
Gilles Depeyrot
|
6326010ca0
|
replaced obsolete Number() calls with GetCount() calls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-03 18:59:43 +00:00 |
|
Vadim Zeitlin
|
3a8c693aea
|
renamed scrolwin file - no other way to make wxGTK/Univ compile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-03 18:14:22 +00:00 |
|
Stefan Csomor
|
7756141b6e
|
added nbkbase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-03 18:10:04 +00:00 |
|
Julian Smart
|
fa494c4010
|
Added nbkbase.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-03 14:02:43 +00:00 |
|
Julian Smart
|
bd52bee106
|
MSW fixes; added wxUSE_XPM to wxUniv's setup.h so now widgets sample works
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-03 10:03:13 +00:00 |
|
Stefan Csomor
|
748fbf95a8
|
changed Refresh to take Rect as client coordinates not window coordinates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 20:52:06 +00:00 |
|
Gilles Depeyrot
|
8facbb759c
|
removed useless PM_USE_SESSION_APIS define (it must be defined in MacHeaders
to be of any use)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 19:58:48 +00:00 |
|
Gilles Depeyrot
|
09e48f0b19
|
added common notebookbase source file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 19:55:50 +00:00 |
|
Vadim Zeitlin
|
442b35b53b
|
changed copyright to SciTech one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 19:42:27 +00:00 |
|
Vadim Zeitlin
|
10199e27d5
|
fixed deleting pages from the notebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 19:37:51 +00:00 |
|