Václav Slavík
|
c9cdd31d81
|
#ifdefed wxPopupComboWindow to be used only in wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 22:46:27 +00:00 |
|
Václav Slavík
|
a8132cd4b1
|
1. #ifdefed wxPopupComboWindow to be used only in wxUniv
2. compilation fix for wxPopupWindowHandler::OnLeftDown (somehow I doubt this will work w/o wxUniv...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 22:46:18 +00:00 |
|
Václav Slavík
|
d4158b5d93
|
added check for w32api.h to configure (so that libjpeg works when cross-compiling)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 22:39:58 +00:00 |
|
Václav Slavík
|
b0bdbbfe11
|
fixes for tables renderer: now recognizes missing border property correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 22:38:21 +00:00 |
|
Robin Dunn
|
e83991bf89
|
little tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 18:12:27 +00:00 |
|
Vadim Zeitlin
|
fd7718b28c
|
made wxLog::Set/GetVerbose() static back again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 17:33:53 +00:00 |
|
Vadim Zeitlin
|
bf188f1add
|
added cmd line parsing support to wxApp and --theme option to wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 17:28:19 +00:00 |
|
Vadim Zeitlin
|
a5bb60ce35
|
added wxUSE_CMDLINE_PARSER
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 16:46:54 +00:00 |
|
Vadim Zeitlin
|
2407b388de
|
added #if wxUSE_CMDLINE_PARSER around the header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 16:44:15 +00:00 |
|
Vadim Zeitlin
|
89e7a223c2
|
more combobox appearance fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 15:42:51 +00:00 |
|
Vadim Zeitlin
|
085a1f3cd9
|
oops, missing semi colon added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 15:18:47 +00:00 |
|
Vadim Zeitlin
|
cc7343106d
|
fix for crash when clicking below the items
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 15:16:55 +00:00 |
|
Vadim Zeitlin
|
24e78d272a
|
moved WX_USE_THEME macros inside IMPLEMENT_APP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 15:14:57 +00:00 |
|
Vadim Zeitlin
|
e4606ed9d0
|
wxComboBox appearance fixes, looks fine now but doesn't really work under GTK
yet
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 15:07:52 +00:00 |
|
Vadim Zeitlin
|
1b4651028a
|
respect wxBU_EXACTFIT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 14:03:49 +00:00 |
|
Vadim Zeitlin
|
1b488c0eeb
|
don't set min width for the buttons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 14:00:26 +00:00 |
|
Vadim Zeitlin
|
7ef8bfc4c7
|
added wxBU_EXACTFIT style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 13:44:04 +00:00 |
|
Vadim Zeitlin
|
2b0ba7ee71
|
made the button of correct size again (Robert, why did you comment this out??)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 12:59:48 +00:00 |
|
Vadim Zeitlin
|
16bdba2cd2
|
use system colours under Windows (patch 439286)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 12:58:11 +00:00 |
|
Vadim Zeitlin
|
bcc0da5ce3
|
argh, another for GetVisibleLinesRange
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 12:50:40 +00:00 |
|
Vadim Zeitlin
|
ae167d2ffb
|
fix for incorrect assert in GetVisibleLinesRange
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 12:47:38 +00:00 |
|
Vadim Zeitlin
|
152c57f206
|
fix for visible lines calculation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 12:45:47 +00:00 |
|
Vadim Zeitlin
|
8000ae7f7c
|
added untested implementation of wxEvtLoop for GTK+
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 12:27:10 +00:00 |
|
Vadim Zeitlin
|
6522713c75
|
wxUniv compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 12:25:46 +00:00 |
|
Vadim Zeitlin
|
7c36b6a2a1
|
added missing menu.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 11:55:47 +00:00 |
|
Vadim Zeitlin
|
6b4a8d9387
|
fixes for crashes after DeleteItem and DeleteAllItems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 11:32:31 +00:00 |
|
Vadim Zeitlin
|
23a46cb4f9
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 00:50:37 +00:00 |
|
Vadim Zeitlin
|
a85c155217
|
fixed scrollbar refresh
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 00:48:54 +00:00 |
|
Vadim Zeitlin
|
fba82cc079
|
wxFrameNative is now defined in wx/frame.h itself
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-10 00:47:41 +00:00 |
|
Vadim Zeitlin
|
cd4453e588
|
detabified some more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 23:35:24 +00:00 |
|
Vadim Zeitlin
|
d0a3d10946
|
detabified
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 23:31:00 +00:00 |
|
Vadim Zeitlin
|
938b652b11
|
wxListCtrl in report/virtual modes seems to work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 23:26:32 +00:00 |
|
Vadim Zeitlin
|
8a73bf3d98
|
more scrolling tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 22:54:26 +00:00 |
|
Vadim Zeitlin
|
3febfc6bd7
|
fix for backwards selection in text ctrl (patch 439730)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 22:47:32 +00:00 |
|
Vadim Zeitlin
|
e18e17f9ed
|
fixes to my previous errors in stack/vector (patch 439378)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 22:44:26 +00:00 |
|
Vadim Zeitlin
|
7db91489d6
|
set m_itemIndex in the list events for key down event too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 22:03:55 +00:00 |
|
Vadim Zeitlin
|
b016a65b3e
|
simplified RTTI chain: wxFrame base class is now directly wxWindow, not wxFrameMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 21:45:59 +00:00 |
|
Vadim Zeitlin
|
af8964c4c3
|
simplified RTTI chain: wxFrame base class is now directly wxWindow, not wxFrameMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 21:41:19 +00:00 |
|
Vadim Zeitlin
|
8d813b20f7
|
more wxListCtrl drawing fixes - scrolling still doesn't work under wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 18:37:34 +00:00 |
|
Vadim Zeitlin
|
e26be42b5c
|
added wxDCClipper
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 18:37:03 +00:00 |
|
Vadim Zeitlin
|
6c975af106
|
documented wxDCClipper
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 18:31:53 +00:00 |
|
Robin Dunn
|
0c7dcb7fd2
|
fixed off by one error in GetText
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 18:28:47 +00:00 |
|
Václav Slavík
|
5dab6765c0
|
added all data files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 18:24:18 +00:00 |
|
Václav Slavík
|
f3ecfad192
|
added wxUSE_POPUPWIN
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 18:24:08 +00:00 |
|
Vadim Zeitlin
|
5cd891743e
|
more wxListCtrl fixes: inserting/deleting items now works again (tested in the sample) but I somehow broke the scrolling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 15:58:24 +00:00 |
|
Vadim Zeitlin
|
371684d3f7
|
Mattia's temp fix for cross-compiling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 13:26:19 +00:00 |
|
Julian Smart
|
9806a47c30
|
Various wxMotif fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 13:14:28 +00:00 |
|
Julian Smart
|
43bb528818
|
Removed helpxlp.cpp. I really don't think we need that any more.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 12:25:41 +00:00 |
|
Vadim Zeitlin
|
39c869a6cd
|
scrolling with kbd generates scroll events too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 12:23:53 +00:00 |
|
Vadim Zeitlin
|
05dcbb8e9e
|
one more check: for wxUSE_HTML
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 12:23:19 +00:00 |
|