Stefan Csomor
|
0856acc63d
|
newline before EOF fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-06 11:29:39 +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 |
|
Stefan Csomor
|
9ea759d449
|
dispatch for header files in order to keep old way of includes working
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-26 06:28:38 +00:00 |
|
Stefan Csomor
|
af3aefcf06
|
font-encodings additions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 06:19:37 +00:00 |
|
Robin Dunn
|
e50d5284f9
|
Moved wxMacGetSystemEncFromFontEnc and wxMacGetFontEncFromSystemEnc to
a module that is included in wxBase to prevent linking errors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-23 02:43:29 +00:00 |
|
Stefan Csomor
|
be3dfc5dfa
|
added newline conversion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-09 18:19:45 +00:00 |
|
Stefan Csomor
|
939fba6c17
|
removal of pc-mac charset conversion for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-14 18:40:43 +00:00 |
|
Vadim Zeitlin
|
2ba721aa6c
|
fix for compiling in wxUSE_GUI == 0 mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-29 00:32:06 +00:00 |
|
Stefan Csomor
|
c4e41ce37a
|
wxMac Unicode support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-27 20:14:39 +00:00 |
|
Julian Smart
|
e40298d54e
|
Tidied space and tabs in wxMac files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-02-28 23:48:13 +00:00 |
|
Julian Smart
|
a31a5f8534
|
Tidied copyright and date for wxMac files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-02-28 21:54:04 +00:00 |
|
Stefan Csomor
|
88522554f8
|
moving all string conversions here
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-29 14:58:01 +00:00 |
|
Gilles Depeyrot
|
82d4311313
|
moved definition of TARGET_CARBON to generated setup.h when compiling with
Apple Developer Tools
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-28 22:23:02 +00:00 |
|
Stefan Csomor
|
b89f23763c
|
formatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-28 07:00:57 +00:00 |
|
Stefan Csomor
|
9f67b77690
|
include needed for CFString conversion routines (param default)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-17 10:27:48 +00:00 |
|
Stefan Csomor
|
3d963f8137
|
added conversion function to CFStringRefs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-11 11:56:48 +00:00 |
|
Vadim Zeitlin
|
2b5f62a0b2
|
merged 2.4 branch into the trunk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-12-04 14:11:26 +00:00 |
|
Stefan Csomor
|
93e5d8999f
|
added forcing to image conversion to always attempt a color icon (needed eg for menus)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-25 21:02:39 +00:00 |
|
Stefan Csomor
|
e671beca24
|
added clipping code for controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-10 09:36:09 +00:00 |
|
Stefan Csomor
|
3342663931
|
Carbon-Standard conversion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-20 20:33:13 +00:00 |
|
Gilles Depeyrot
|
d84afea9d1
|
corrected warnings when compiling with -Wall -W
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-07 21:58:27 +00:00 |
|
Stefan Csomor
|
22385679c4
|
new bitmap creation code for mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-16 13:37:23 +00:00 |
|
Gilles Depeyrot
|
912aaab35c
|
added missing const for Apple DevTools
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-11 16:13:56 +00:00 |
|
Stefan Csomor
|
5921f83f73
|
fewer standard includes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-11 14:01:42 +00:00 |
|
Gilles Depeyrot
|
fa9d617ba4
|
moved TARGET_CARBON define to private include for MacOS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-06 15:42:13 +00:00 |
|
Gilles Depeyrot
|
26e83d4ff1
|
added missing include file for Apple DevTools
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-04 21:52:39 +00:00 |
|
Stefan Csomor
|
5273bf2fd3
|
removing dependancy on mac headers from public wx headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-04 17:13:39 +00:00 |
|
Stefan Csomor
|
0dbd6262a9
|
started once again from stubs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-01-01 16:05:26 +00:00 |
|