| 
							
							
								 Stefan Csomor | 19c7ac3d3b | streamlining slider, scroller, spinbutton for osx carbon and cocoa git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-20 14:27:26 +00:00 |  | 
			
				
					| 
							
							
								 Stefan Csomor | 54f1106086 | mouse and cursor additions for cocoa, see #10361 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-18 16:10:46 +00:00 |  | 
			
				
					| 
							
							
								 Stefan Csomor | 0c530e5a67 | fixing controls with content areas, correcting radiobox layout git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-15 11:31:02 +00:00 |  | 
			
				
					| 
							
							
								 Stefan Csomor | ffad7b0dd2 | cleaning up warnings, more common event code git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-14 13:56:05 +00:00 |  | 
			
				
					| 
							
							
								 Stefan Csomor | b466e85a7e | routing native events first to the wx class and only if skipped call native handler git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-14 08:58:59 +00:00 |  | 
			
				
					| 
							
							
								 Stefan Csomor | 4850cc8b2e | using subclass as impl ptr, common code in macro because mix-in are not possible in obj-c git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-13 18:35:23 +00:00 |  | 
			
				
					| 
							
							
								 Stefan Csomor | 7ac5e1c908 | adding 10.4 build compatibility for osx cocoa, see #10361 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-12 20:14:39 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 2903e6998a | just fix some $Id$ tokens git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-11 11:58:34 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 9140731891 | implement DispatchTimeout() for wxOSX/Cocoa git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-12-28 14:32:49 +00:00 |  | 
			
				
					| 
							
							
								 Stefan Csomor | c4825ef73a | moving embedding to common API git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-10-10 19:01:32 +00:00 |  | 
			
				
					| 
							
							
								 Kevin Ollivier | 95710acb00 | #ifdef Carbon-specific code to get stubbed DND support compiling for OS X Cocoa. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-09-24 23:53:25 +00:00 |  | 
			
				
					| 
							
							
								 Kevin Ollivier | 01250f9b2c | Adding compiling (but not yet working) taskbar implementation for OS X Cocoa, mostly borrowed from wxCocoa. Also enabled HTML Help support as it seems this compiles fine now. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-09-22 00:51:32 +00:00 |  | 
			
				
					| 
							
							
								 Kevin Ollivier | 78d990152a | Stubbed wxToolTip implementation to get code that uses it building. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-09-21 00:51:44 +00:00 |  | 
			
				
					| 
							
							
								 Kevin Ollivier | cfea8e619a | Source changes needed to get MDI support compiling on OS X Cocoa, and a explicit cast to CGImageRef so the compiler doesn't complain. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-09-20 23:06:58 +00:00 |  | 
			
				
					| 
							
							
								 Kevin Ollivier | 18fc421b1f | Remove a couple duplicate feature checks, and check for defines before setting them to avoid redefinition warnings. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-09-07 23:35:39 +00:00 |  | 
			
				
					| 
							
							
								 Stefan Csomor | 6da991dbf0 | changes for command line builds of osx-cocoa git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-09-07 14:44:54 +00:00 |  | 
			
				
					| 
							
							
								 Stefan Csomor | 935e6c7dc1 | defines reordered, support for non-precomp cocoa git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-09-06 16:30:42 +00:00 |  | 
			
				
					| 
							
							
								 Stefan Csomor | 1e181c7a2c | simplify native textcontrol creations, adding search control for cocoa git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-09-05 14:41:11 +00:00 |  | 
			
				
					| 
							
							
								 Stefan Csomor | 524c47aa3a | osx new layout git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55419 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-09-02 16:53:23 +00:00 |  | 
			
				
					| 
							
							
								 Stefan Csomor | d423301cd3 | OSX reshuffling git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-07-30 15:02:21 +00:00 |  | 
			
				
					| 
							
							
								 Stefan Csomor | 4849f027a4 | osx regrouping git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-07-29 20:28:21 +00:00 |  |