Stefan Csomor
|
cdac585c3b
|
availability does not include any other headers, but it provides the necessary macros everywhere
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-15 07:46:49 +00:00 |
|
Włodzimierz Skiba
|
f1a4ca62a9
|
__WXHANDHELD__ introduction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-25 13:57:04 +00:00 |
|
Paul Cornett
|
49ca2a9920
|
using defined in a macro has undefined behavior
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-19 16:57:07 +00:00 |
|
Włodzimierz Skiba
|
63ccc65902
|
Allow easier PalmOS5 development by volounteers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-24 13:41:27 +00:00 |
|
Stefan Csomor
|
d086c633ad
|
attempt to fix endian problems when doing cross-compiles for universal binaries from a ppc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37193 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-28 06:59:20 +00:00 |
|
Kevin Ollivier
|
2ca2357ded
|
Since Universal binaries compile the same file twice for different architectures, we need to allow WORDS_BIGENDIAN to be re-defined.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37186 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-27 22:54:41 +00:00 |
|
Julian Smart
|
3b2b40b45f
|
Applied patch [ 1306443 ] Removal of C++-style comments from C files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 10:25:04 +00:00 |
|
Włodzimierz Skiba
|
1ed6437807
|
__WIN95__ removed (used to differ win3.1 vs. 'modern' 95 look, nowadays always defined for WXMSW so useless). Minor cleanings and corrections for correct #includes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-12-19 10:55:11 +00:00 |
|
Włodzimierz Skiba
|
6d3d756a6a
|
Macros for simplified testing Open Watcom version and required tweaks.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-10 16:16:05 +00:00 |
|
Włodzimierz Skiba
|
cb7d73757f
|
Support for automatic setup.h in OS/2 with OW builds. __WXOS2__ final removal. Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-10-27 16:01:45 +00:00 |
|
Stefan Neis
|
fbf618dff8
|
Removed unused symbol __WXOS2__ (it's either __OS2__ when platform specific
- similar to __UNIX__ - or __WXPM__ when specific to the port - similar
to symbols __WXMOTIF__ or __WXGTK__).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-10-23 20:42:59 +00:00 |
|
Michael Wetherell
|
a84d5f9da1
|
Link with bufferoverflowu.lib for VC++ 8 and later
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-10-17 17:46:11 +00:00 |
|
Włodzimierz Skiba
|
550343399a
|
Source cleaning. wxMotif/OS2 adjustements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-10-03 16:39:45 +00:00 |
|
Vadim Zeitlin
|
17a1ebd101
|
first round of Intel compiler warning fixes: down from a few thousands just to slightly more than 100
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-25 19:59:19 +00:00 |
|
Vadim Zeitlin
|
ae07248072
|
define _LANGUAGE_C_PLUS_PLUS for IRIX (closes bug 1105676)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-08-30 19:23:11 +00:00 |
|
Vadim Zeitlin
|
7eb00c80b2
|
moved __STDC_EXT__ definition for HP-UX from configure to wx/platform.h, like this we can do it only if it's not alraedy defined by the compiler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-08-21 18:57:08 +00:00 |
|
Vadim Zeitlin
|
592a746534
|
fix problems with __POWERPC__ being redefined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-08-07 15:53:22 +00:00 |
|
Vadim Zeitlin
|
498919ddcd
|
test for __MWERKS__ with #ifdef, not #if (fixes a -Wundef gcc warning)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-08-03 20:08:14 +00:00 |
|
Włodzimierz Skiba
|
0872eaf957
|
wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-07-21 17:08:28 +00:00 |
|
Włodzimierz Skiba
|
20bc5ad8dd
|
Global platform header (<PalmOS.h>) removed from public wx-headers (but included in wxprec.h) with all consequences in wxPalmOS specific API.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-07-01 19:36:58 +00:00 |
|
Michael Wetherell
|
7275146d4d
|
Unrevert Cygwin changes after discussion. Cygwin will be unix with the new
version of bakefile, but allow wxMSW to stay a Windows build until there is
a unix version of it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-06-22 20:58:47 +00:00 |
|
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 |
|