Commit Graph

42443 Commits

Author SHA1 Message Date
Vadim Zeitlin
2d80da5f25 fix unused parameters warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-15 13:52:58 +00:00
Václav Slavík
f944aec0cf removed SetVirtualSizeHints() and related code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-15 12:07:32 +00:00
Václav Slavík
cc8953a695 fixed generating of makefiles that don't include common.bkl and so didn't have IS_MSVC_PRJ defined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-15 11:20:59 +00:00
Paul Cornett
22e43568b1 build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50714 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-15 06:27:20 +00:00
Robin Dunn
7e0c58e92c Update Scintilla to version 1.75
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-15 04:07:00 +00:00
Vadim Zeitlin
c95e653ca4 don't modify the output variable if ToXXX() fails to convert (modified patch 1849041)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50710 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-15 02:45:24 +00:00
Vadim Zeitlin
0c13edfa01 Spanish translation updates from MiguelSky
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-15 02:37:41 +00:00
Vadim Zeitlin
9f4905aeef compilation fix + comment about bogus memory leak (patch 1849988)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-15 02:30:48 +00:00
Vadim Zeitlin
8b2e0c3ad6 correct wxFooEventHandler name (patch 1851026)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-15 02:23:05 +00:00
Vadim Zeitlin
e2fc40b478 PalmOS 6 compilation fixes (patch 1849757)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-15 01:25:56 +00:00
Vadim Zeitlin
7379e47609 rebaked everything, fixes problems with OpenGL samples makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-15 00:25:59 +00:00
Vadim Zeitlin
fce127d758 wxMotif compilation fixes after wxDC changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-15 00:06:08 +00:00
Vadim Zeitlin
09294e12fb compilation fix after HandleWindowEvent() changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-14 23:56:07 +00:00
Vadim Zeitlin
5cd8b5b8ba another file which needs wx/thread.h inclusion now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-14 23:55:02 +00:00
Vadim Zeitlin
4a624f6ed3 fixed wxDFB compilation after wxDC-related changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-14 22:41:07 +00:00
Vadim Zeitlin
34075dba7c fixed unused parameter warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-14 22:35:23 +00:00
Stefan Csomor
fb4760547d making ref counting behavior consistent, activating QD variante for polygon region creation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-14 17:26:17 +00:00
Vadim Zeitlin
1ecd8ca468 compilation fix: need to include wx/thread.h now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-14 17:15:30 +00:00
Robin Dunn
8bf4f38300 first stab at forward porting deb build changes. There is probably more still to do...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-13 23:05:55 +00:00
Robin Dunn
c53c7fad2e Add a FIXME for a reminder...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50682 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-13 20:58:06 +00:00
Robin Dunn
0dd9b9e2be Applied patch [ 1845819 ] wxMSW Top level window freeze fix for trunk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-13 20:56:15 +00:00
Vadim Zeitlin
e49d331c47 don't allow TAB-bing away to other TLWs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-13 19:10:04 +00:00
Václav Slavík
92a93d4659 added 'wxgui' template to make writing makefiles for gui apps a bit easier
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50677 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-13 00:58:56 +00:00
Michael Wetherell
da52692030 Fix typos.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-12 22:00:29 +00:00
Vadim Zeitlin
8e33c2e4fc set wxUSE_DEBUG if both wxUSE_DEBUG_FLAG and wxUSE_DEBUG_INFO were set to fix the debug line in the configure summary
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-12 21:54:30 +00:00
Michael Wetherell
17ffa9b975 Add support for the Windows Testdrive machines and other improvements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-12 21:51:44 +00:00
Michael Wetherell
801be649ff Add support for the Windows Testdrive machines, and other improvments.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-12 21:41:56 +00:00
Mart Raudsepp
f07d9b9777 Include defs.h before checking if wxUSE_GRAPHICS_CONTEXT is requested in build.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-12 20:20:21 +00:00
Vadim Zeitlin
9135f74e69 mention some of the major changes in 2.9 so far
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-12 18:11:51 +00:00
Václav Slavík
ea813d914f fixed test for toplevel windows to use IsTopLevel() instead of doing magic with flags
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-12 15:28:06 +00:00
Vadim Zeitlin
8257d7cd47 corrected/removed forward declarations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-12 14:32:49 +00:00
Vadim Zeitlin
163b3ad72c replace wrong WXDLLEXPORT declarations with correct WXDLLIMPEXP_BASE/ADV/GL (patch from Tim Stahlhut)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-12 01:35:53 +00:00
Vadim Zeitlin
51cd351973 don't leak wxImageList if wxHF_CONTENTS is not used in wxHtmlHelpWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-11 23:00:15 +00:00
Julian Smart
5879692fb9 Set the object for context menu events.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-11 15:30:34 +00:00
Vadim Zeitlin
f99b00fabb hack: don't use wxCharTypeBuffer<char>::operator[]() as VC gives linking error for it for some reason
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-11 13:02:33 +00:00
Vadim Zeitlin
3d2085a422 don't overload SizeInM{aj,in}orDir() on const/non-const, VC6 has troubles with this as does DMC, so use different names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-11 12:42:58 +00:00
Vadim Zeitlin
867b485eb6 fix unused variable warning if !HAS_AUTOCOMPLETE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-11 12:38:25 +00:00
Vadim Zeitlin
8b9d9fa807 fix wxBitmapToggleButton link
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-11 12:21:32 +00:00
Paul Cornett
d65381ac34 fix for link errors in DLL build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-11 05:56:42 +00:00
Robin Dunn
4af4b52531 Don't prematurely return from Create before appending the choices, and etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-11 00:52:43 +00:00
Stefan Csomor
508b108103 changing guard to support popupwindows as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-10 22:00:44 +00:00
Stefan Csomor
ea6bea0f4f making sure it always returns a valid string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-10 22:00:03 +00:00
Stefan Csomor
46623e91bb going private with refdata
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-10 20:12:01 +00:00
Stefan Csomor
05b735af0d moving common code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-10 20:09:53 +00:00
Stefan Csomor
43cf637fac moving common code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-10 20:07:19 +00:00
Robin Dunn
7796542672 wx/generic/filepickerg.h needs installed on Mac too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50620 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-10 20:05:57 +00:00
Robin Dunn
8fde39dfea Add GetSelectedBitmap methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50619 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-10 20:03:31 +00:00
Vadim Zeitlin
58aefd4857 regenerated to include libtiff make dist fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-10 15:13:00 +00:00
Vadim Zeitlin
137faaea86 updated commands copying libtiff files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-10 14:56:29 +00:00
Vadim Zeitlin
c2a9fc6aff wxBufferedDC is in wxCore, not wxAdv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-10 12:21:38 +00:00