Commit Graph

29356 Commits

Author SHA1 Message Date
Julian Smart
2cef71bc23 Remove obsolete includes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-23 18:59:33 +00:00
Robert Roebling
a92964a239 Implented DoDrawPolygon() for GNOME print.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-23 16:41:53 +00:00
Ryan Norton
b40a9d371f rv hack
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-23 16:09:08 +00:00
Julian Smart
602f0c99b5 Improve appearance for themes that don't allow background colour change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-23 13:22:30 +00:00
Vadim Zeitlin
a44f14cf0c another try at mingw32 compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-23 12:54:24 +00:00
Vadim Zeitlin
29215a7105 check for NULL pointer in OnMeasureItem() as well as in OnDrawItem()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-23 12:29:44 +00:00
Julian Smart
31a38a342e Fixed icon transparency
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-23 10:57:21 +00:00
Robin Dunn
22c35d91e3 a little more tweaking
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 23:30:03 +00:00
Julian Smart
88283121cb Removed old file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 21:47:45 +00:00
Michael Wetherell
47a7e797da Regerate with djgpp fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 16:45:24 +00:00
Robin Dunn
dc0846f745 Check for potentially NULL m_focus (Patch #1187992)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 16:02:04 +00:00
Robin Dunn
e4f0ea6b45 extra self removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 15:44:35 +00:00
Ryan Norton
5aba0d3610 Move wxMacExecute into base
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 15:19:11 +00:00
Robin Dunn
bed7285299 Bind the EVT_HELP events to the textctrls, not the panel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 15:16:26 +00:00
Michael Wetherell
61c213fe22 Fixes to allow compilation with no wchar_t (djgpp probably has a real wchar_t
now, I will check, but compilation should work without anyway).


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 15:12:46 +00:00
Michael Wetherell
ade0f98ade Temporary fix to allow configure to run for djgpp. Will be overwritten next time aclocal.m4 is regenerated.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 15:01:28 +00:00
Ryan Norton
eb5b252d64 Fix Non-ce MSW unicode builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33832 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 15:01:27 +00:00
Michael Wetherell
d6f42b1bae Spelling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 14:53:55 +00:00
Michael Wetherell
3af3001809 Disable dynlib and dynamicloader for djgpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 14:42:08 +00:00
Robin Dunn
05d6c20622 updated ReST docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 14:33:06 +00:00
Robin Dunn
cbb0770040 tweaked build ordering a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 14:31:16 +00:00
Robin Dunn
4b7887a953 some bugs in the demo fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33826 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 14:30:03 +00:00
Kevin Hock
3afdfec453 Add comment explaining the role of wxMacExecute
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 14:19:06 +00:00
Michael Wetherell
c1edaaeac6 Use wxMilliSleep instead of the deprecated wxUsleep
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 13:41:28 +00:00
Michael Wetherell
90eb13e62e Compilation fixes for wxMGL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 13:25:35 +00:00
Michael Wetherell
5dc6072884 Compilation fix for djgpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 13:23:47 +00:00
Michael Wetherell
46a2827311 Add generic wxStandardPaths implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 13:22:14 +00:00
Michael Wetherell
28ceed839c Compilation fixes for djgpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 13:18:47 +00:00
Michael Wetherell
e5d4b470c9 Test for --version-script bug, known to be in at least ld 2.11.2 on netbsd and openbsd.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 12:30:38 +00:00
Stefan Csomor
c03bf0c740 fix for drawing correct gridlines even on scrolled positions (wxMac)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 06:53:03 +00:00
Stefan Csomor
b94fa9f5ab fixing compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 05:12:20 +00:00
Ryan Norton
571b0b138b flag checkin'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 01:13:45 +00:00
Ryan Norton
519fa7734f implement non-wrapping for wxSpinCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 00:58:23 +00:00
Ryan Norton
d803176a8e implement label setting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33814 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 00:49:43 +00:00
Robin Dunn
33b0e2df56 formatting and comment about refresh bugs in wxGrid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 00:44:36 +00:00
Ryan Norton
6f076cb30d implement tooltip delay
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 23:59:52 +00:00
Ryan Norton
ac7f7b51da my cvs dir got screwed up and didn't commit this...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33811 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 23:35:02 +00:00
Michael Wetherell
d24b23b76e Support for G_FILENAME_ENCODING=@locale
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 23:11:44 +00:00
Ryan Norton
a7780bb4cc forcibly call operator
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33809 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 22:13:09 +00:00
Ryan Norton
fcc7c995c0 'fix' for broken gcc version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 22:08:12 +00:00
Ryan Norton
5af840f1f1 add most support for (dis)associate. Other stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 20:55:10 +00:00
Robin Dunn
c5bd09bf48 Oops, that should be GetEncoding, not GetDefaultEncoding
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 20:35:06 +00:00
Ryan Norton
d6a7c33aea wxUSE_MIMTYPE gaurd
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 20:30:03 +00:00
Robin Dunn
af0531a5a8 Use the encoding in StyleSetFont too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 20:29:59 +00:00
Ryan Norton
498a1eeb8d Add wxLaunchDefaultBrowser, note wxGetKeyState change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 20:13:44 +00:00
Ryan Norton
62705a278a Add support for launching APPL bundles with wxExecute
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 19:58:22 +00:00
Robin Dunn
7d75e6c6cf some extra refreshing and updating on wxMac so the grid renders itself correctly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 19:53:51 +00:00
Stefan Csomor
c26337bcb1 removing C++ std lib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 11:32:19 +00:00
Ryan Norton
09d27083f5 Fix shift and other keys with wxGetKeyState on mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 09:22:17 +00:00
Stefan Csomor
03fc0c265f line endings corrected, OmnisRC removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 05:04:12 +00:00