Julian Smart
|
065e208ec0
|
More name change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-23 15:10:40 +00:00 |
|
David Elliott
|
be134f052b
|
#import <AppKit/NSCell.h>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-13 14:24:18 +00:00 |
|
David Elliott
|
79e1f224d1
|
Make DoGetBestSize() always return a width of 100
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-10 03:11:44 +00:00 |
|
David Elliott
|
b0c0a393c4
|
Unicode build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-22 07:29:54 +00:00 |
|
Vadim Zeitlin
|
3a9fa0d6b5
|
added wxTextCtrl::MarkDirty()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-23 00:09:18 +00:00 |
|
David Elliott
|
911e17c6cf
|
CodeWarrior Obj-C++ requires explicit casts from id to Objective-C types
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-02 19:15:44 +00:00 |
|
David Elliott
|
449c567346
|
Support precompiled headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-02 19:03:22 +00:00 |
|
David Elliott
|
9ba1d264f7
|
Improve default size. If the control is auto-fit its size won't be less
than 70 pixels.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 20:39:19 +00:00 |
|
David Elliott
|
7fc77f30f4
|
Put wxAutoNSAutoreleasePool in methods that may be used outside the run loop.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-14 13:10:32 +00:00 |
|
David Elliott
|
570aaadf1f
|
In the object destructor, Disassociate the object from its Cocoa counterpart
but leave m_cocoaNSView intact so base class destructors can use it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-12 00:52:50 +00:00 |
|
David Elliott
|
7d27dcf906
|
Implement SetValue() and GetValue()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-11 13:43:57 +00:00 |
|
David Elliott
|
fb896a322a
|
Added original works and stubs to CVS repository
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 19:51:47 +00:00 |
|