Julian Smart
|
3bce6687f4
|
Mods for Wine compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-30 20:34:27 +00:00 |
|
David Webster
|
f13b39c0c3
|
TRUE, not true; FALSE not false
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-30 17:04:12 +00:00 |
|
Vadim Zeitlin
|
fa3d9b4e30
|
don't disable top level children in parents Enable()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-30 15:10:59 +00:00 |
|
Chris Elliott
|
1303a240dd
|
lost log.h fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-30 13:57:04 +00:00 |
|
Chris Elliott
|
c03690057b
|
lost log.h fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-30 13:49:49 +00:00 |
|
David Webster
|
edd802c67c
|
OS/2 must have positive control IDs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-30 13:44:03 +00:00 |
|
Stefan Csomor
|
80c82e0175
|
fix for 10.2 (persistent tooltips ;-)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-30 13:43:09 +00:00 |
|
David Webster
|
879dcac2f1
|
Fix to allow proper positioning of child windows under OS/2 when auto layouts are not being done.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-30 13:39:01 +00:00 |
|
David Webster
|
f289196b3a
|
Lots of updates fixing radiobox processing, checkboxes and add notebook control.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-30 13:37:52 +00:00 |
|
Vadim Zeitlin
|
07901ec945
|
added wxSpinCtrl::SetSelection()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-30 01:00:04 +00:00 |
|
Vadim Zeitlin
|
a69be60b0f
|
removed wxApp::DoInit(); added wxApp::CreateMessageOutput(); fixed wxMsgOutput memory leak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-30 00:58:34 +00:00 |
|
Vadim Zeitlin
|
98020767fd
|
removed extra trailing semicolons which break compilation for some compilers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-30 00:39:33 +00:00 |
|
Vadim Zeitlin
|
d7cbabe039
|
disable children when the parent is disabled
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-30 00:34:08 +00:00 |
|
Vadim Zeitlin
|
9a76510b8a
|
loop in wxInputStream::Read() while there is data to read
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-29 22:10:02 +00:00 |
|
Vadim Zeitlin
|
0493ba1399
|
changed wxExecute(char **) version to take wxChar **
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-29 21:54:39 +00:00 |
|
Vadim Zeitlin
|
0ca5105b34
|
don't crash in wx(Flex)GridSizer with division by 0, assert instead; also factored out a lot of duplicated code in a single function
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16854 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-29 21:48:32 +00:00 |
|
Mattia Barbon
|
62d3ee70e5
|
Documented wxListCtrl::GetColumnCount
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-29 16:46:25 +00:00 |
|
Julian Smart
|
a165a5dd04
|
Script updates
Addition of wxOS2 configure files
required for distribution
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-29 13:52:26 +00:00 |
|
Mattia Barbon
|
18c60872a0
|
Updated Svedish translation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-28 20:24:42 +00:00 |
|
Mattia Barbon
|
02fd5400c0
|
Added exlicit make clean/cleanall in the sample makefile usage.
Added a note that makefiles are not for UNIX, just for Cugwin/MSYS/DOS
prompt.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-28 20:19:26 +00:00 |
|
Mattia Barbon
|
6969f178bf
|
Forgot to run autoconf before committing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16849 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-28 20:18:06 +00:00 |
|
Mattia Barbon
|
a0b9e27fd4
|
Applied Fabian Wenzel's patches to add -mthreads for threads to work
in MinGW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-28 20:11:12 +00:00 |
|
Robin Dunn
|
09740c31b9
|
Mode distrib scripts and such
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-28 20:02:20 +00:00 |
|
Robin Dunn
|
f2c9093fc1
|
Installer updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-28 17:49:58 +00:00 |
|
Stefan Neis
|
0bc7468b1f
|
Fixed version number.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-28 17:29:28 +00:00 |
|
Stefan Neis
|
1281c5c188
|
Added instructions for compiling with EMX.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-28 16:28:07 +00:00 |
|
Julian Smart
|
80020b62f9
|
Using wxImageListType instead of wxGenericImageList
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-28 09:31:29 +00:00 |
|
Julian Smart
|
f9ceab7ce6
|
Ditribution script mods;
Use wxImageList instead of wxGenericImageList where possible
in wxListCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-28 08:54:00 +00:00 |
|
Stefan Neis
|
d8f591c4d9
|
Some OS/2 specific additions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-28 08:50:55 +00:00 |
|
Julian Smart
|
3477409312
|
XmNframeChildType is not in Motif 1.2. #ifdef appropriately.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-28 08:28:00 +00:00 |
|
Robin Dunn
|
7f369e7f8e
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-28 04:35:28 +00:00 |
|
Robin Dunn
|
bcd324af00
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-28 04:32:45 +00:00 |
|
Robin Dunn
|
cdc6a04129
|
Change how the tool scripts are installed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-28 04:31:25 +00:00 |
|
Robin Dunn
|
4d5a7477ff
|
Some updates for the demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-28 01:39:00 +00:00 |
|
Robin Dunn
|
dd4a4b90f5
|
Some unicode fixes for the wxWisard wrappers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-28 01:38:29 +00:00 |
|
Robin Dunn
|
3efe95494d
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-27 20:50:04 +00:00 |
|
Robin Dunn
|
8038a80241
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16832 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-27 20:48:24 +00:00 |
|
Robin Dunn
|
849b176b3d
|
Some distrib updates for wxPythonOSX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-27 20:45:57 +00:00 |
|
Mattia Barbon
|
741258ea5a
|
Removed (broken) cross-compilation support from makefiles.
If you want to cross-compile you better use configure.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-27 20:40:33 +00:00 |
|
Robin Dunn
|
3de0866e8c
|
Compilation fixes for wxPython's wxWizard, added wxRegionFromPoints
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-27 20:35:18 +00:00 |
|
Mattia Barbon
|
de505a9e23
|
Honour wxSB_WRAP in wxMotif spin button
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-27 20:32:21 +00:00 |
|
Mattia Barbon
|
c88b736cb9
|
When there is no display, the default log target will log nowhere.
Switch to wxLogStderr before writing the failure message.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-27 20:31:49 +00:00 |
|
Mattia Barbon
|
fe5af006f1
|
Don't get the string when the combobox returned CB_ERR when getting
the length.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16826 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-27 20:29:55 +00:00 |
|
Mattia Barbon
|
edc973b174
|
wxItemContainer already deletes client data; don't delete (again) the
data in the control.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-27 20:28:48 +00:00 |
|
Vadim Zeitlin
|
413d43d360
|
made it compile with wxUniv (which doesn't have tooltips)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-27 20:26:56 +00:00 |
|
Vadim Zeitlin
|
8b33303d9a
|
another update from Andrew V. Samoilov
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-27 19:16:02 +00:00 |
|
Vadim Zeitlin
|
c19b738e74
|
force making stats
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-27 19:15:33 +00:00 |
|
Vadim Zeitlin
|
96d7977711
|
apparently CW always has vsnprintf()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-27 19:04:42 +00:00 |
|
Vadim Zeitlin
|
1dfc73b8dc
|
expanded OnExit() docs (patch 600043)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-27 19:01:23 +00:00 |
|
Vadim Zeitlin
|
594f942cfd
|
updated ctor/Create() signature to match the real functions (bug #596178)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-27 18:59:25 +00:00 |
|