projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
use SubclassWin() insteaf of just wxAssociateWinWithHandle() to make sure we generate...
[wxWidgets.git]
/
src
/
cocoa
/
2004-10-30
David Elliott
CodeWarrior (8.3 mwcc) thinks that it cannot compare...
tree
|
commitdiff
2004-10-30
David Elliott
CodeWarrior (8.3 mwcc) can't figure out that it needs...
tree
|
commitdiff
2004-10-30
David Elliott
Fixed compilation with precompiled headers.
tree
|
commitdiff
2004-10-30
David Elliott
CodeWarrior dislikes #include <> syntax for in-tree...
tree
|
commitdiff
2004-10-22
David Elliott
Cleaned up getRectsBeingDrawn:count: related code.
tree
|
commitdiff
2004-10-22
David Elliott
Forgot the appropriate return statement for the last...
tree
|
commitdiff
2004-10-22
David Elliott
Change friendship so that the base implementation class...
tree
|
commitdiff
2004-10-20
David Elliott
Rewrote wxSound:
tree
|
commitdiff
2004-10-20
David Elliott
Added CocoaSetKeyEquivalent() that sets the accelerator...
tree
|
commitdiff
2004-10-19
Ryan Norton
Rework comment a bit to accurately reflect situation...
tree
|
commitdiff
2004-10-19
David Elliott
Fixed incorrect comment about [NSDate distantPast]...
tree
|
commitdiff
2004-10-18
David Elliott
Due to the last change the delegate should not release...
tree
|
commitdiff
2004-10-18
David Elliott
Renamed m_hSnd to m_cocoaNSSound (match rest of wxCocoa).
tree
|
commitdiff
2004-10-18
David Elliott
Removed some extraneous whitespace.
tree
|
commitdiff
2004-10-18
David Elliott
wxCocoa: Add native file dialog from Ryan Norton. ...
tree
|
commitdiff
2004-10-15
David Elliott
wxCocoa: Added wxTaskBarIcon
tree
|
commitdiff
2004-10-15
David Elliott
Yes Ryan, I really did mean to remove these files.
tree
|
commitdiff
2004-10-15
David Elliott
Allow the wxMenu to be owned by the NSMenu so that...
tree
|
commitdiff
2004-10-15
David Elliott
Allow the dealloc message to be caught
tree
|
commitdiff
2004-10-15
David Elliott
Use wxObjcAutoRefFromAlloc for sm_cocoaTarget.
tree
|
commitdiff
2004-10-14
Ryan Norton
readd files to restore cocoa compilation
tree
|
commitdiff
2004-10-14
David Elliott
Removed empty wxCocoa wxFileDialog implementation
tree
|
commitdiff
2004-10-14
David Elliott
Removed empty wxCocoa taskbar files and broken files...
tree
|
commitdiff
2004-10-12
Ryan Norton
annoying oversight - someday compilers will point this out
tree
|
commitdiff
2004-10-11
Ryan Norton
cocoa doesn't need system framework - string conversion...
tree
|
commitdiff
2004-10-09
Ryan Norton
correct white values in extra stock cursors
tree
|
commitdiff
2004-10-08
Ryan Norton
final null-char wxString stuff, a couple of bugfixes...
tree
|
commitdiff
2004-10-08
Ryan Norton
various cleanups
tree
|
commitdiff
2004-10-08
Ryan Norton
wxSound for wxCocoa
tree
|
commitdiff
2004-10-08
Ryan Norton
wxDisplay for wxCocoa
tree
|
commitdiff
2004-10-07
Ryan Norton
a bit of cleanup
tree
|
commitdiff
2004-10-07
Ryan Norton
another stub for wxCocoa
tree
|
commitdiff
2004-10-07
Ryan Norton
1. Yet another unit test for new stirng stuff
tree
|
commitdiff
2004-10-07
Ryan Norton
revert badly screwed up commit :\
tree
|
commitdiff
2004-10-07
Ryan Norton
2.5.3 - cleanups, fixes, etc. etc. -
tree
|
commitdiff
2004-10-06
Ryan Norton
cursors for cocoa
tree
|
commitdiff
2004-10-06
Ryan Norton
cocoa tooltips. Remove runtime warning from 10.2 ...
tree
|
commitdiff
2004-10-05
Ryan Norton
default pos/size cleanup
tree
|
commitdiff
2004-10-05
David Elliott
Implement wxButtonBase::GetDefaultSize()
tree
|
commitdiff
2004-10-04
David Elliott
Added wxAutoNSAutoreleasePool where needed for controls...
tree
|
commitdiff
2004-10-01
David Elliott
wxCocoa: Added (mostly) stubs for wxGLCanvas and friends.
tree
|
commitdiff
2004-10-01
Ryan Norton
fix const to normal warning
tree
|
commitdiff
2004-09-29
Robin Dunn
wxSystemSettings::GetMetric returns -1 if the metric...
tree
|
commitdiff
2004-09-29
David Elliott
Get the stock label when stock ID is used with empty...
tree
|
commitdiff
2004-09-29
Václav Slavík
changes to make wxWindow::FindFocus work as expected...
tree
|
commitdiff
2004-09-29
David Elliott
wxStaticBox constructor is not supposed to take a wxVal...
tree
|
commitdiff
2004-08-03
David Elliott
Provide stub for wxDisplayBase::GetCount()
tree
|
commitdiff
2004-07-30
Vadim Zeitlin
switched to wxEventLoopBase/wxEventLoop implementation...
tree
|
commitdiff
2004-06-24
David Elliott
We don't need to pose for NSMenuItem, target/action...
tree
|
commitdiff
2004-06-24
David Elliott
* Do not use class posing to handle target/action.
tree
|
commitdiff
2004-06-23
David Elliott
wxCocoa: Added wxScrollBar
tree
|
commitdiff
2004-06-23
David Elliott
Remove SendDestroyEvent() call from SetNSView() and...
tree
|
commitdiff
2004-06-22
David Elliott
Observe NSControlTintDidChangeNotification in the appli...
tree
|
commitdiff
2004-06-01
David Elliott
wx/notebook.h is not included from wx/wx.h
tree
|
commitdiff
2004-05-25
Julian Smart
Missed reversions
tree
|
commitdiff
2004-05-23
Julian Smart
Use old licence name
tree
|
commitdiff
2004-05-23
Julian Smart
More name change
tree
|
commitdiff
2004-05-23
Julian Smart
Name and version changes
tree
|
commitdiff
2004-05-12
David Elliott
Wrap within #if wxUSE_NOTEBOOK
tree
|
commitdiff
2004-04-15
David Elliott
Make buttons display the bitmap image instead of the...
tree
|
commitdiff
2004-04-14
David Elliott
wxASSERT_MSG instead of wxASSERT
tree
|
commitdiff
2004-04-14
David Elliott
Cocoa_drawRect: Set m_updateRegion using the NSRect...
tree
|
commitdiff
2004-04-14
David Elliott
Added wxRegion construction from an NSRect or an array...
tree
|
commitdiff
2004-04-14
David Elliott
Rework modal dialog code to not depend on now obsolete...
tree
|
commitdiff
2004-04-13
David Elliott
wxCocoa: wxRegion using wxRegionGeneric
tree
|
commitdiff
2004-04-13
David Elliott
#import <AppKit/NSCell.h>
tree
|
commitdiff
2004-04-13
David Elliott
Change <class PixelData> to <typename PixelData> (2...
tree
|
commitdiff
2004-04-13
David Elliott
s/m_clientData/m_itemClientData/ so it doesn't conflict...
tree
|
commitdiff
2004-04-13
David Elliott
Make ObjcRelease() return void like [NSObject -release...
tree
|
commitdiff
2004-04-12
David Elliott
Change m_windowCurrent to m_currentNSWindow such that...
tree
|
commitdiff
2004-04-11
David Elliott
Use wxAutoNSAutoreleasePool when destroying wxIconRefData
tree
|
commitdiff
2004-04-11
David Elliott
Yield changes:
tree
|
commitdiff
2004-04-11
David Elliott
Add wxAutoNSAutoreleasePool to drawing methods
tree
|
commitdiff
2004-04-11
David Elliott
wxWindowCocoaScroller: use wxAutoNSAutoreleasePool...
tree
|
commitdiff
2004-04-11
David Elliott
wxIcon::CopyFromBitmap:
tree
|
commitdiff
2004-04-11
David Elliott
Add wxAutoNSAutoreleasePool to SetSelection()
tree
|
commitdiff
2004-04-10
David Elliott
Hide (orderOut:) modal dialogs after stopping modal...
tree
|
commitdiff
2004-04-10
David Elliott
Added missing wxT()
tree
|
commitdiff
2004-04-10
David Elliott
Implement a reasonable DoGetBestSize (NSProgressIndicat...
tree
|
commitdiff
2004-04-10
David Elliott
Stub for DoGetBestSize() since this isn't an NSControl
tree
|
commitdiff
2004-04-10
David Elliott
1. Faster DoGetBestSize for single-cell controls.
tree
|
commitdiff
2004-04-10
David Elliott
Make DoGetBestSize() always return a width of 100
tree
|
commitdiff
2004-04-10
David Elliott
Added missing wxT()
tree
|
commitdiff
2004-04-09
David Elliott
Added files for wxNotebook and wxCocoaNSTabView
tree
|
commitdiff
2004-04-02
David Elliott
Added wxObjcAutoRef* classes for automatic retain/relea...
tree
|
commitdiff
2004-03-26
David Elliott
Add support for checked and radio menu items
tree
|
commitdiff
2004-03-26
David Elliott
Implement SetBitmaps()
tree
|
commitdiff
2004-03-26
David Elliott
* Add a comment to Enable() indicating that it is prope...
tree
|
commitdiff
2004-03-26
David Elliott
Create real separator items instead of items without...
tree
|
commitdiff
2004-03-26
David Elliott
Create(): use wxAutoNSAutoreleasePool
tree
|
commitdiff
2004-03-26
David Elliott
Make wxCocoa work with wxUSE_STL==1: Use Erase instead...
tree
|
commitdiff
2004-03-26
David Elliott
Make wxCocoa work with wxUSE_STL==1:
tree
|
commitdiff
2004-03-03
David Elliott
s/wxTopLevelWindow/wxTopLevelWindowCocoa/
tree
|
commitdiff
2004-03-03
David Elliott
Constructor now takes a wxTopLevelWindow * = NULL so...
tree
|
commitdiff
2004-03-02
David Elliott
Removed unncessary includes
tree
|
commitdiff
2004-03-02
David Elliott
Implement wxMenuItemAction and validateMenuItem delegat...
tree
|
commitdiff
2004-03-02
David Elliott
SendDestroyEvent
tree
|
commitdiff
2004-02-27
David Elliott
Make wxMenuItemAction: and validateMenuItem: delegate...
tree
|
commitdiff
2004-02-20
David Elliott
Implement wxMenuItemAction: and validateMenuItem: deleg...
tree
|
commitdiff
2004-02-19
David Elliott
Use one wxNSWindowDelegate instance per wxCocoaNSWindow...
tree
|
commitdiff
next