projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
AK! TYPO!
[wxWidgets.git]
/
src
/
cocoa
/
2003-12-09
David Elliott
Add support for wxMask creation from RGBx data (x=unused)
tree
|
commitdiff
2003-12-08
David Elliott
Compilation fix
tree
|
commitdiff
2003-12-08
David Elliott
Implement wxMask given a wxBitmap and a mask wxColour.
tree
|
commitdiff
2003-12-06
David Elliott
Added simple implementation of (Get|Unget)RawData.
tree
|
commitdiff
2003-11-13
David Elliott
Added implementation of MDI using top level windows
tree
|
commitdiff
2003-11-13
David Elliott
Added a mechanism allowing a toplevel window to delay...
tree
|
commitdiff
2003-11-13
David Elliott
Very lame fix for windows with -1 for a component of...
tree
|
commitdiff
2003-11-13
David Elliott
Fix file header and remove unused include "wx/cocoa...
tree
|
commitdiff
2003-11-13
David Elliott
Renamed UpdateWindowMenuBar to UpdateMenuBar and remove...
tree
|
commitdiff
2003-11-06
David Elliott
Add wxCocoaNSWindow* parameter to GetAppMenuBar so...
tree
|
commitdiff
2003-11-06
David Elliott
* Removed CocoaInternalIdle()
tree
|
commitdiff
2003-11-06
David Elliott
Don't pass notifications to wxMenuBarManager. It will...
tree
|
commitdiff
2003-11-06
David Elliott
Don't call wxMenuBarManager::CocoaInternalIdle(). ...
tree
|
commitdiff
2003-11-06
David Elliott
Add virtual wxMenuBar* GetAppMenuBar();
tree
|
commitdiff
2003-11-06
David Elliott
wxMenuBarManager::InstallMenuBarForWindow no longer...
tree
|
commitdiff
2003-11-06
David Elliott
Changed Command to ProcessCommand
tree
|
commitdiff
2003-11-04
David Elliott
Use a lowercase 'q' for the Quit menu item's keyEquivalent.
tree
|
commitdiff
2003-11-04
David Elliott
Removed call to InitBase() from wxWindowCocoa::Init()
tree
|
commitdiff
2003-10-21
Gilles Depeyrot
applied SF patch # 826838 to fix removal of -psn_*...
tree
|
commitdiff
2003-10-09
David Elliott
Added lengthy comment detailing the implications of...
tree
|
commitdiff
2003-10-09
David Elliott
Prevent Cocoa from waiting indefinitely when stopping...
tree
|
commitdiff
2003-10-08
David Elliott
Implement Pending and Dispatch
tree
|
commitdiff
2003-10-06
David Elliott
Use NSWindow delegate notification windowWillClose...
tree
|
commitdiff
2003-10-06
David Elliott
* Add bool parameter to WindowDidResignKey indicating...
tree
|
commitdiff
2003-10-06
David Elliott
Moved wxCocoa specific doIdle method to application...
tree
|
commitdiff
2003-10-06
David Elliott
Use an application delegate object
tree
|
commitdiff
2003-10-06
David Elliott
Always return NO for applicationShouldTerminateAfterLas...
tree
|
commitdiff
2003-10-03
David Elliott
Removed MainLoop, ExitMainLoop, Pending, and Dispatch
tree
|
commitdiff
2003-10-03
David Elliott
Extremely simple implementation of wxEventLoop using...
tree
|
commitdiff
2003-10-02
David Elliott
include "wx/encinfo.h" for wxNativeEncodingInfo
tree
|
commitdiff
2003-09-27
Vadim Zeitlin
removed wxApp::Initialized() (replaced with a dummy...
tree
|
commitdiff
2003-09-24
Vadim Zeitlin
pointer returned by GetNativeFontInfo() is now const...
tree
|
commitdiff
2003-09-23
Vadim Zeitlin
added wxTextCtrl::MarkDirty()
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
use wxEventLoop in wxApp under wxMSW; factored out...
tree
|
commitdiff
2003-09-15
David Elliott
Cleaned up some comments, reorganized some code
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
call RemoveChild() in ~wxWindowBase instead of doing...
tree
|
commitdiff
2003-09-08
David Elliott
Implement NSMenuValidation protocol for the wxNSMenuIte...
tree
|
commitdiff
2003-09-08
David Elliott
Remove wxASSERT(!m_windowKey) and wxASSERT(!m_windowMai...
tree
|
commitdiff
2003-09-08
David Elliott
Use wxStripMenuCodes
tree
|
commitdiff
2003-09-08
David Elliott
Implement wxSpinButton (except up/down events)
tree
|
commitdiff
2003-09-08
David Elliott
Provide target/action mechanism for subclasses to use
tree
|
commitdiff
2003-09-08
David Elliott
When using a non-subclassed NSControl, use a new wxNonC...
tree
|
commitdiff
2003-09-08
David Elliott
Implement (sort-of) non-client wxWindowDC
tree
|
commitdiff
2003-09-08
David Elliott
Added virtual GetNonClientNSView()
tree
|
commitdiff
2003-09-08
David Elliott
* Added NSWindowStyleForWxStyle static method
tree
|
commitdiff
2003-09-06
David Elliott
Use an NSImageView instead of an NSView (nothing works...
tree
|
commitdiff
2003-09-06
David Elliott
Use an NSSlider instead of an NSView (nothing works...
tree
|
commitdiff
2003-09-06
David Elliott
Implement wxChoice including sorting and client data
tree
|
commitdiff
2003-09-05
David Elliott
Implement wxGauge
tree
|
commitdiff
2003-09-05
David Elliott
Implement wxApp::Yield
tree
|
commitdiff
2003-09-05
David Elliott
Implement the hashmap for NSMenu
tree
|
commitdiff
2003-09-05
David Elliott
Added ability to observe NSMenu notifications
tree
|
commitdiff
2003-09-05
David Elliott
* Move m_cocoaNSMenu out of wxCocoaNSMenu and into...
tree
|
commitdiff
2003-09-05
David Elliott
Set the window's title
tree
|
commitdiff
2003-09-05
David Elliott
wxMenuBar:
tree
|
commitdiff
2003-09-05
David Elliott
* Set the window's title
tree
|
commitdiff
2003-09-05
David Elliott
CodeWarrior Obj-C++ requires explicit casts from id...
tree
|
commitdiff
2003-09-05
David Elliott
When a modal dialog is shown and the app isn't running...
tree
|
commitdiff
2003-09-05
David Elliott
* Added GetAppMenuBar
tree
|
commitdiff
2003-09-05
David Elliott
Add support for wxMenuBarManager
tree
|
commitdiff
2003-09-04
David Elliott
* Added virtual GetAppMenuBar() which returns the app...
tree
|
commitdiff
2003-09-04
David Elliott
* Added delegate notifications for Become/Resign Main
tree
|
commitdiff
2003-09-04
David Elliott
Added wxMenuBarManager
tree
|
commitdiff
2003-09-02
David Elliott
CodeWarrior Obj-C++ requires explicit casts from id...
tree
|
commitdiff
2003-09-02
David Elliott
Support precompiled headers
tree
|
commitdiff
2003-09-02
David Elliott
* Use wxTopLevelWindow::Show() for modeless dialogs
tree
|
commitdiff
2003-09-02
David Elliott
Set the m_isShown flag appopriately
tree
|
commitdiff
2003-08-29
David Elliott
Rename some of the Cocoa methods to reflect that they...
tree
|
commitdiff
2003-08-29
David Elliott
Implement windowShouldClose: in delegate instead of...
tree
|
commitdiff
2003-08-29
David Elliott
Use a delegate instead of manually adding notifications...
tree
|
commitdiff
2003-08-28
David Elliott
Send all menu item actions to a dedicated target. ...
tree
|
commitdiff
2003-08-28
David Elliott
* Clean up the includes and use wxprec.h
tree
|
commitdiff
2003-08-26
David Elliott
Send activate/deactivate events for become/resign key
tree
|
commitdiff
2003-08-26
David Elliott
Added a notification observer for NSWindow. Observe...
tree
|
commitdiff
2003-08-22
David Elliott
Show(): Send a wxWindows size event just before calling...
tree
|
commitdiff
2003-08-20
David Elliott
The default state for the first radio button in a group...
tree
|
commitdiff
2003-08-20
David Elliott
Fix autoresizingMask when scrolling is used
tree
|
commitdiff
2003-08-20
David Elliott
* Use a subclass of NSView for the dummy view which...
tree
|
commitdiff
2003-08-20
David Elliott
Normal wxWindow::Close() behavior
tree
|
commitdiff
2003-08-19
David Elliott
Use NSBox with the NSBoxSeparator box type
tree
|
commitdiff
2003-08-19
David Elliott
Override CocoaSetEnabled() to call -[NSControl setEnabled:]
tree
|
commitdiff
2003-08-19
David Elliott
Added machinery to Enable/Disable windows. When a...
tree
|
commitdiff
2003-08-19
David Elliott
Wrap NSTableView in an NSScrollView and disable the...
tree
|
commitdiff
2003-08-19
David Elliott
Use bounds rect instead of frame rect when positioning...
tree
|
commitdiff
2003-08-19
David Elliott
Use setAutoresizingMask: NSViewMinYMargin to keep subvi...
tree
|
commitdiff
2003-08-18
David Elliott
SetInitialFrameRect: use frameRect.size.height to calcu...
tree
|
commitdiff
2003-08-18
David Elliott
DoMoveWindow: setNeedsDisplay:YES for the superview
tree
|
commitdiff
2003-08-18
David Elliott
* Implement GetValue() and SetValue().
tree
|
commitdiff
2003-08-18
David Elliott
Implement GetValue() and SetValue() and send an event...
tree
|
commitdiff
2003-08-18
David Elliott
some more wxListBox support
tree
|
commitdiff
2003-08-18
David Elliott
Added NSTableView support
tree
|
commitdiff
2003-08-17
David Elliott
Handle setting of client size for all types of windows
tree
|
commitdiff
2003-08-17
Václav Slavík
removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
tree
|
commitdiff
2003-08-14
David Elliott
Stub for wxRegion::Offset
tree
|
commitdiff
2003-08-14
David Elliott
Implemented toolbar/statusbar positioning
tree
|
commitdiff
2003-08-14
David Elliott
Implemented window scrolling using wxWindowCocoaScroller
tree
|
commitdiff
2003-08-13
David Elliott
Improve default size. If the control is auto-fit its...
tree
|
commitdiff
2003-08-13
David Elliott
Create an NSPopUpButton and size it appropriately
tree
|
commitdiff
2003-08-13
David Elliott
Make appropriate use of MakeDefaultNSRect and SetInitia...
tree
|
commitdiff
2003-08-13
David Elliott
Added helper functions for setting initial window size:
tree
|
commitdiff
next