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 |
|
Stefan Csomor
|
7854746ec1
|
fix for SetSize was missing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-02-27 10:18:16 +00:00 |
|
Stefan Csomor
|
d60de5167e
|
SetValue can add values if not readonly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-02-27 10:06:12 +00:00 |
|
Mattia Barbon
|
d76240bfe1
|
Fix client data handling: delete client data for all items when a
wxChoice is deleted, delete client data for an item when that item is
deleted.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19084 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-02-02 21:00:06 +00:00 |
|
Gilles Depeyrot
|
eb22f2a6dc
|
updated source to not use deprecated wxList methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-14 07:01:22 +00:00 |
|
Stefan Csomor
|
3340066af6
|
getting rid of warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-24 20:20:04 +00:00 |
|
Stefan Csomor
|
b5a8b32f50
|
fix when not having precompiled headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-14 19:00:05 +00:00 |
|
Stefan Csomor
|
8095ef23e7
|
attempt to bring event system in synch with MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-14 18:41:12 +00:00 |
|
Gilles Depeyrot
|
d99937cdd8
|
only set focus on textctrl item if it exists (exists if combo box is editable)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-04 13:01:15 +00:00 |
|
Stefan Csomor
|
327788acc5
|
corrected scrolling problems for controls, switched to separate wxSpinCtrl implementation, both wxComboBox and wxSpinCtrl now have proper parenting for their members
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-02 15:46:45 +00:00 |
|
Gilles Depeyrot
|
f5bb225133
|
improved memory liberation (explicitly set to NULL after delete)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-23 17:22:54 +00:00 |
|
Robert Roebling
|
22a70443db
|
The combobox didn't like empty strings at all. It
caused the pop-up-list to get skrewed up.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-23 20:35:14 +00:00 |
|
Robert Roebling
|
465605e0fd
|
Redirect wxComboBox::SetFocus to its text field Part I.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-23 17:57:07 +00:00 |
|
Stefan Csomor
|
12f3162686
|
Dan 'Bud' Keith's implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-20 20:17:33 +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 |
|
Stefan Csomor
|
41c9a21f8c
|
GetMacXXXX renamed MacGetXXXX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-19 21:46:53 +00:00 |
|
Stefan Csomor
|
7205570233
|
added conversion routines to CIconHandle, removing pre 8.6 routines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-28 19:32:42 +00:00 |
|
Gilles Depeyrot
|
0e03d1fac8
|
added missing type for static variable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-21 12:33:10 +00:00 |
|
Stefan Csomor
|
892e461e33
|
changed menu creation for choice and combobox (unique ids), control changed back to old selection code for non carbon targets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-20 19:57:27 +00:00 |
|
Stefan Csomor
|
fdaf613add
|
rewrite to avoid unnecessary redraws
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-30 20:46:00 +00:00 |
|
Stefan Csomor
|
0a67a93b17
|
mac fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-08 07:29:46 +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
|
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 |
|
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
|
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 |
|