Julian Smart
c72e7103e4
Changed test for INT32 to work with latest Cygwin. But might break other versions :-(
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 22:25:06 +00:00
Gilles Depeyrot
f63fb56d5e
added missing return values
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 22:11:02 +00:00
Gilles Depeyrot
2f056c85d1
tweaked conditional compilation
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 22:05:56 +00:00
Vadim Zeitlin
e32d659d4d
compilation fixes after previous check in (sorry)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 22:05:19 +00:00
Gilles Depeyrot
4ed09051a2
added include needed for ProjectBuilder
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 22:04:08 +00:00
Gilles Depeyrot
0615b5e72a
corrected conditional compilation to take wxUSE_POSTSCRIPT into account
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 22:02:08 +00:00
Gilles Depeyrot
853e3ce974
added missing public in declaration of wxMacToolTipTimer class
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 22:01:05 +00:00
Gilles Depeyrot
434c9eb58a
corrected includes when wxUSE_CMDLINE_PARSER is 0
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13832 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 21:59:52 +00:00
Vadim Zeitlin
2db300c664
Win16 compilation fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 21:59:13 +00:00
Julian Smart
d8908b52e6
Small doc changes and added missing files.lst to contrib.rsp
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 21:52:55 +00:00
Vadim Zeitlin
3ffbc733a2
patch to fix various filename-related functions for cygwin
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 17:02:45 +00:00
Vadim Zeitlin
217f9d0767
fixed handling of "a:\" command line arguments, added comment explaining how the conversion from string to arguments array is supposed to work
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 12:50:06 +00:00
Vadim Zeitlin
734eda8ab9
fixed crash in wxGetCharacterSet when not using iconv
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 12:31:55 +00:00
Julian Smart
83665b8122
Moved setup.h out of the way
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 10:59:51 +00:00
Vadim Zeitlin
ae1d0c6c46
fixed bug in wxGrid dimensions calculation (Staffan Ulfberg)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 01:33:47 +00:00
Vadim Zeitlin
dd0fba48ac
fixed typo in dtor docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 00:54:53 +00:00
Václav Slavík
8f4fcc4ee0
wxFileCtrl::Update was hiding wxWindow::Update
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 00:24:30 +00:00
Václav Slavík
497b78dfac
workaround for MGL's weirdness: won't render rectangles of w=1 or h=1
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 00:24:16 +00:00
Václav Slavík
69830d1f58
hide mouse when using wxScreenDC in wxMGL
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 00:24:06 +00:00
Václav Slavík
f16ba4e6fa
don't use GTK specific code in wxListCtrl when building wxUniv
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 00:23:02 +00:00
Václav Slavík
1483041dab
fix for wxSYS_COLOUR_LISTBOX representation
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 00:22:23 +00:00
Václav Slavík
81809c07b4
don't check for libjpeg,libtiff and libpng when building wxMGL,
...
they are part of libmgl and we want to reuse them (for two reasons: one, they are
dynamically loaded at runtime; and two, we get symbols conflicts otherwise
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 00:21:42 +00:00
Václav Slavík
bdffd806c3
modified wxPNGHandler to not use png_struct.jmpbuf
...
(its size is compiler-dependant, so it wasn't possible to use libpng as a DLL,
and that's a problem since MGL exports it's own libpng)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 00:19:53 +00:00
Václav Slavík
b9c98327f7
compilation fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13814 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-26 00:19:17 +00:00
David Webster
1c54466d98
Fix to properly find OS/2 wx.rc
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 22:49:51 +00:00
David Webster
9167e34072
New module def file.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 22:49:14 +00:00
David Webster
f1633a8f6a
Resource file updates and setup to configure for generic dirdlg.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13811 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 22:48:13 +00:00
David Webster
957aea456c
OS/2 does not have a native dirdlg, use generic
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 22:47:37 +00:00
Vadim Zeitlin
9b69526274
install wxUniv headers in make install and include wxUniv sources in make dist
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 16:04:42 +00:00
Vadim Zeitlin
d7cff34d1f
fix a crash when dismissing the popup window because of a key press
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 16:02:21 +00:00
Vadim Zeitlin
74f6bbf951
replaced DeleteEvtHandler with a call to RemoveEventHandler
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 16:01:43 +00:00
Vadim Zeitlin
2e36d5cf81
added and documented wxWindow::RemoveEventHandler()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 16:01:15 +00:00
Vadim Zeitlin
4ccae30a4d
compilation fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 14:45:20 +00:00
Julian Smart
170a35e364
Re-added a minimal setup.h file that includes wx/msw/setup.h on Windows,
...
complains on Unix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 14:38:45 +00:00
Julian Smart
99718b1776
Some doc tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 14:37:18 +00:00
Vadim Zeitlin
9cf2855015
handle 646 charset under Solaris as US-ASCII
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 14:30:30 +00:00
Vadim Zeitlin
307fd9567e
don't crash, even if used incorrectly
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 14:30:11 +00:00
Vadim Zeitlin
cafbf6fb1f
fixes to handling of the 7 bit ASCII encoding
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 14:29:33 +00:00
Vadim Zeitlin
1c405bb510
oops, fixed typo breaking iconv constness detection in the previous commit
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 12:24:44 +00:00
Vadim Zeitlin
22c3fb2ba3
changes to allow making samples/demos with non GNU make as well
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 11:59:25 +00:00
Vadim Zeitlin
b7043674e7
don't output the entire iconv() declaration in configure messages, looks ugly and is useless anyhow
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 11:54:25 +00:00
Vadim Zeitlin
27fd024644
inserted @IF_GNU_MAKE@ to allow building with other make versions
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 11:31:21 +00:00
Jouk Jansen
35e92fbf1b
Committing in .
...
Compile update for OpenVMS
Modified Files:
wxWindows/setup.h_vms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 06:58:11 +00:00
David Webster
2c1e8f2ec2
Child positioning fixes and font adjustments
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 04:48:36 +00:00
Vadim Zeitlin
9866d9c299
commented out many OnXXX() functions
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 00:36:43 +00:00
Vadim Zeitlin
c27c87be69
corrected a few bugs in OnGetItemXXX() docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 00:36:17 +00:00
Vadim Zeitlin
5ef056a333
removed inexisting Index() version
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 00:35:59 +00:00
Václav Slavík
01357b50cd
reverted from wxStrdup back to strdup -- sorry SC, you have to find a better fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-25 00:08:07 +00:00
David Webster
e1146627e2
Fixing font utilities
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-24 23:24:32 +00:00
David Webster
59d77e8381
Removed a conflict indicator...
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-24 23:22:26 +00:00