Vadim Zeitlin
|
b45ed7a273
|
use wxWindowBase::Create() instead of duplicating its code in MacPreControlCreate()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-18 23:57:34 +00:00 |
|
Stefan Csomor
|
427ff66291
|
wxMac Unicode support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-27 20:33:32 +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 |
|
Gilles Depeyrot
|
cd3c2375e6
|
corrected warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-09-01 17:35:03 +00:00 |
|
Stefan Csomor
|
7af79c94e6
|
getting rid of warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-24 16:36:11 +00:00 |
|
Julian Smart
|
28c98a77e9
|
Stripped menu control characters from buttons, static text, radiobox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16183 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-15 17:15:51 +00:00 |
|
Robert Roebling
|
b8c140b89f
|
Corrected display for empty lines in text control.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-14 17:08:19 +00:00 |
|
Robin Dunn
|
bb751cf906
|
Fixed wxMac's wxStaticText::SetFont to behave like the others and
resize the control to fit the text
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-27 21:21:49 +00:00 |
|
Stefan Csomor
|
7595f3811e
|
fixed redrawing bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-11 06:53:27 +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 |
|
Václav Slavík
|
a756f21001
|
use the new wxSystemSettings API everywhere
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-08 23:53:01 +00:00 |
|
Stefan Csomor
|
76a5e5d21e
|
removing dependancy on mac headers from public wx headers (eventually adding wx/mac/private and typecasts)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-04 17:26:02 +00:00 |
|
Gilles Depeyrot
|
f703588066
|
added missing include file for Apple DevTools
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 12:47:14 +00:00 |
|
Stefan Csomor
|
c9fdc1071b
|
corrected graying out, only to be executed when background is gray or white
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 09:29:20 +00:00 |
|
Stefan Csomor
|
1c469f7f4e
|
MacOS conforming activate/deactivate
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-20 07:50:22 +00:00 |
|
Stefan Csomor
|
607f6d2b4f
|
removed clearing (done anyway)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-19 21:54:35 +00:00 |
|
Robert Roebling
|
3355efa93c
|
MacOS 9 seems to clear the background itself, too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-17 10:06:33 +00:00 |
|
Robert Roebling
|
00500f403c
|
MAcOS X clears the background (with stripes) for
us, so there is no need to do it again. This
solves to optical bugs for the wxStatusBar and
wxStaticText.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-17 09:42:22 +00:00 |
|
Stefan Csomor
|
dd2b41b6e9
|
MacOS X was having a coordinate rollover for a rectangle when painting the pane background
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-04 14:02:59 +00:00 |
|
Gilles Depeyrot
|
d497dca475
|
include wxWindows headers using "..." instead of <...>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-07 18:45:17 +00:00 |
|
Robert Roebling
|
1348e1a5d9
|
Added symptomatic fix to wrong height in wxStaticText.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-16 08:20:13 +00:00 |
|
Stefan Csomor
|
90b959aee4
|
post wxUniv merge fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-29 16:19:53 +00:00 |
|
Gilles Depeyrot
|
584bede061
|
corrections after wxUniv merge
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-28 21:23:41 +00:00 |
|
Stefan Csomor
|
9714ffa0c4
|
added tiered implementation (using draw paragraph) for stattext, corrected scrollbar paging, forced redraw before scrolling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-26 18:45:16 +00:00 |
|
Stefan Csomor
|
4ce431b02b
|
correct bitmap construction (including mask) from image
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-26 07:52:12 +00:00 |
|
Stefan Csomor
|
bedaf53eaf
|
reverting to native mac pathnames
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-24 21:22:04 +00:00 |
|
Stefan Csomor
|
a49afa93ca
|
scrollbar fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-23 06:15:16 +00:00 |
|
Stefan Csomor
|
9ff647cf66
|
mac fixes part II
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-08 11:49:20 +00:00 |
|
Gilles Depeyrot
|
03e11df547
|
modifications for compilation under Mac OS X
applied patches extracted from submission by Marc Newsam (tested under Mac OS 9)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-15 21:51:14 +00:00 |
|
Stefan Csomor
|
d015713e78
|
added cw6 fixes and patrick's patches
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-12-10 10:17:00 +00:00 |
|
Stefan Csomor
|
2f1ae41432
|
merge with latest sources
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-08-09 10:10:14 +00:00 |
|
Stefan Csomor
|
8208e181cb
|
mac updates and msw bitmapdrawing on printer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-13 11:07:58 +00:00 |
|
Václav Slavík
|
ad81651f00
|
removed USE_SHARED_LIBRARY(IES)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-12-14 23:57:30 +00:00 |
|
Stefan Csomor
|
e75491071d
|
mac adaptions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-11-09 15:24:52 +00:00 |
|
Stefan Csomor
|
519cb848a8
|
CW5.2 Pro Adaptions, wxMac starting to move in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-11-05 09:16:09 +00:00 |
|
Stefan Csomor
|
e9576ca53d
|
started once again from stubs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-01-01 15:56:08 +00:00 |
|