Michael Wetherell
|
ff8fbb8dbe
|
Revert Cygwin changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-06-16 15:31:33 +00:00 |
|
Michael Wetherell
|
3d94765e6e
|
Let Cygwin be a Windows build for wxMSW and a unix build otherwise
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-06-16 13:58:23 +00:00 |
|
Vadim Zeitlin
|
1033b8362a
|
don't define WINVER in platform.h, do it in wrapwin.h and always define it as 0x0600 (current max)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-06-07 20:19:37 +00:00 |
|
Stefan Csomor
|
8f7eeefcba
|
correcting condition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-06-07 20:18:11 +00:00 |
|
Vadim Zeitlin
|
79e7089470
|
define wxUSE_UNICODE before including wx/chkconf.h which uses it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-06-07 18:29:41 +00:00 |
|
Stefan Csomor
|
080c6eeca7
|
support mac on little endian systems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-06-07 03:25:23 +00:00 |
|
Julian Smart
|
99d800190a
|
Added licence/copyright information
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-04 18:57:50 +00:00 |
|
Stefan Neis
|
76e58831fe
|
Fixed wxSTD for old gcc versions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33667 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-16 14:49:39 +00:00 |
|
Stefan Csomor
|
819f6fb9f0
|
needed for avoiding double typedefs in xcode builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-06 15:57:19 +00:00 |
|
Włodzimierz Skiba
|
a0be690852
|
Fixes after removal of palmos/gccpriv.h.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-19 06:48:42 +00:00 |
|
Vadim Zeitlin
|
748a468469
|
added code for hardware platform detection (__INTEL__, __POWERPC__, ... which were not set correctly before); added __IA64__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-16 14:01:44 +00:00 |
|
Włodzimierz Skiba
|
4055ed8281
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-20 12:44:22 +00:00 |
|
Stefan Csomor
|
9543e985ff
|
switching to defines not having a value for __WXMAC__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-01 05:57:25 +00:00 |
|
Julian Smart
|
ffecfa5aeb
|
Committed William Osborne's wxPalmOS port
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-19 13:40:30 +00:00 |
|
Vadim Zeitlin
|
d80fc6df55
|
define __WXOSX__ for wxMac/Cocoa; document it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-19 09:02:10 +00:00 |
|
Stefan Csomor
|
ca80fdee5e
|
__WXMAC_OSBUILDTYPE__ selections are now only defined if they are TRUE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-17 10:36:33 +00:00 |
|
Ryan Norton
|
e40bae72d4
|
temp. solution to get unicode to work on 10.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-11 15:38:05 +00:00 |
|
Włodzimierz Skiba
|
9b1414681c
|
Hardware defines spec.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 08:03:26 +00:00 |
|
Vadim Zeitlin
|
8318935126
|
don't force __WXMOTIF__ definition under HP-UX (patch 1017801)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-16 22:27:09 +00:00 |
|
Włodzimierz Skiba
|
761fbb87fc
|
DMC reality.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-10 12:09:35 +00:00 |
|
Vadim Zeitlin
|
664df6e951
|
define WINVER as 0x0400 for VC++ 6 because its headers give a warning if WINVER >= 0x0500 is used and are generally broken for higher WINVER values
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-09 14:33:02 +00:00 |
|
Vadim Zeitlin
|
b96f8e9a6f
|
define WINVER as 0x0502 by default (highest possible), not 0x0400; made the comment before it more clear
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-07 20:16:51 +00:00 |
|
Włodzimierz Skiba
|
1bfb7cc63f
|
wxUSE_IOSTREAMH always 0 for MinGW (finally closed patch #910058)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28723 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-09 13:08:56 +00:00 |
|
Vadim Zeitlin
|
d5cd19b45c
|
wxGTK/Cygwin fix (patch 914565)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28455 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 11:34:37 +00:00 |
|
Robert Roebling
|
daeb83303c
|
Added compatibility fix for wxADJUST_MINSIZE
Added defines for HANDHELDPC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-11 19:12:45 +00:00 |
|
Julian Smart
|
a9928e9d1a
|
WinCE Standard SDK improvements including adding close button
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-27 11:31:12 +00:00 |
|
Julian Smart
|
655719367a
|
Use old licence name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-23 20:53:33 +00:00 |
|
Julian Smart
|
77ffb5937e
|
Name and version changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-23 14:56:36 +00:00 |
|
Stefan Csomor
|
77f2f1d3c2
|
precompiled headers changed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-29 15:38:51 +00:00 |
|
Václav Slavík
|
f2aa588ba5
|
applied patch 939076: __SMARTPHONE__ define
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-21 21:03:02 +00:00 |
|
Vadim Zeitlin
|
5c9f6bf455
|
use iostream.h and not iostream with OpenWatcom (part of patch 910058)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-15 23:02:43 +00:00 |
|
Václav Slavík
|
eddb325043
|
added wx/msw/wince/libraries.h to workaround SDK differences problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-11 15:14:50 +00:00 |
|
Vadim Zeitlin
|
3a5bcc4db0
|
removed Win16 code (patch 905241), last version with remains of Win16 support tagged with BEFORE_WIN16_REMOVAL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-28 13:10:14 +00:00 |
|
Stefan Csomor
|
b3c35859d8
|
workaround for bug in CW MSL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-26 06:23:28 +00:00 |
|
Stefan Csomor
|
cf6fa9b9ad
|
platform variants for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-25 19:41:10 +00:00 |
|
David Webster
|
31bb37a246
|
Remove the Innotek for OS/2 addition...configure now deals with this correctly on it's own
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26082 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-04 14:25:04 +00:00 |
|
David Webster
|
7047ddc0cf
|
Innotek gcc for os2 specific updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26049 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-03 06:38:41 +00:00 |
|
Chris Elliott
|
fb21f36d92
|
part of SF patch #904166 (DMC fix)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-02 11:03:07 +00:00 |
|
Václav Slavík
|
1c53456fc9
|
wxMGL fixes (patch #884758)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-05 23:13:30 +00:00 |
|
Julian Smart
|
12c1948830
|
Use on-idle updating of menus in wxUniversal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25050 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-31 15:13:11 +00:00 |
|
Ryan Norton
|
e0c749a72f
|
1.
Converted debug.h to C
2.
Cosmetics
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-17 19:51:03 +00:00 |
|
Vadim Zeitlin
|
63e7198ba8
|
moved wxUSE_UNICODE <-> _UNICODE checks to wx/platform.h from wx/wxchar.h because wxUSE_UNICODE is used in wx/defs.h itself, before wx/wxchar.h is included
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 21:24:16 +00:00 |
|
Vadim Zeitlin
|
ef620df011
|
added Win64 detection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 12:43:36 +00:00 |
|
Václav Slavík
|
b79a499394
|
DMC doesn't have w32api
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-14 09:17:45 +00:00 |
|
Václav Slavík
|
4b41ab2687
|
DigitalMars check didn't work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-15 18:44:13 +00:00 |
|
Julian Smart
|
92f1a59c28
|
Use WM_INITMENUPOPUP
Added wxMenu member to wxMenuEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-12 23:09:04 +00:00 |
|
Julian Smart
|
09785dd38d
|
Fixed menubar on WinCE
Removed some obsolete files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-12 15:11:00 +00:00 |
|
Julian Smart
|
086b3a5b02
|
More WinCE mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-11 21:43:57 +00:00 |
|
Julian Smart
|
5e9670446a
|
Further WinCE mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-11 11:15:59 +00:00 |
|
Julian Smart
|
0b30bb0bda
|
Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATES in platform.h
Experimental wxUpdateUIEvent::SetUpdateInterval() function to limit
UI update frequency
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-07 16:21:44 +00:00 |
|