projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Source cleaning.
[wxWidgets.git]
/
include
/
wx
/
cocoa
/
2005-10-18
David Elliott
Remove sm_cocoaDelegate singleton. We need per-instanc...
tree
|
commitdiff
2005-10-05
Włodzimierz Skiba
wxColour source cleaning. Corrections to 'const unsigne...
tree
|
commitdiff
2005-10-04
Włodzimierz Skiba
Fix for mistake with const for non pointer/reference...
tree
|
commitdiff
2005-10-04
Włodzimierz Skiba
wxBrush::SetColour and wxPen::SetColour unified. Source...
tree
|
commitdiff
2005-09-27
Włodzimierz Skiba
wxItemContainerImmutable::FindString unified.
tree
|
commitdiff
2005-09-26
David Elliott
Make wxToolBar accept first mouse clicks. That is...
tree
|
commitdiff
2005-09-26
David Elliott
Add EndDialog helper which calls EndModal with the...
tree
|
commitdiff
2005-09-25
Michael Wetherell
Fixes for include guards, patch 1256967 Paul Cornett
tree
|
commitdiff
2005-09-24
Vadim Zeitlin
added missing consts and pass objects by const referenc...
tree
|
commitdiff
2005-09-23
David Elliott
Added Cocoa_acceptsFirstMouse.
tree
|
commitdiff
2005-09-23
David Elliott
Added Cocoa_canBecomeKeyWindow.
tree
|
commitdiff
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
tree
|
commitdiff
2005-06-18
David Elliott
Set m_cocoaDataSource = NULL in default constructor...
tree
|
commitdiff
2005-04-22
Ryan Norton
implement label setting
tree
|
commitdiff
2005-04-19
Ryan Norton
compilo
tree
|
commitdiff
2005-04-16
Vadim Zeitlin
compilation fix: use wxSB_HORIZONTAL/VERTICAL instead...
tree
|
commitdiff
2005-03-23
David Elliott
GCC 4.0 (Apple 4059) is a little bit pickier than 3.3.
tree
|
commitdiff
2005-03-21
Vadim Zeitlin
added orient parameter to wxMDIParentFrame::Tile()
tree
|
commitdiff
2005-03-20
Vadim Zeitlin
compilation fix after last commit (missing semicolon...
tree
|
commitdiff
2005-03-17
Vadim Zeitlin
implemented wxMenuBar ctor taking array of menus/titles...
tree
|
commitdiff
2005-03-11
Vadim Zeitlin
gave default value of wxID_ANY to id parameter of wxSta...
tree
|
commitdiff
2005-03-07
Vadim Zeitlin
extracted platform-specific code to determine static...
tree
|
commitdiff
2005-02-23
Włodzimierz Skiba
Linup API of wxRadioBox::Show on all ports. Move wxRadi...
tree
|
commitdiff
2005-02-21
Włodzimierz Skiba
Consistent wxWindow::Enable with wxRadioBox::Enable...
tree
|
commitdiff
2005-02-17
Ryan Norton
ComboBox for cocoa
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
1. added SetSelection() to wxItemContainer and removed...
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
removed multiple duplicate copies (with subtly differen...
tree
|
commitdiff
2005-02-04
Ryan Norton
cocoa wxTimer
tree
|
commitdiff
2005-01-19
Włodzimierz Skiba
wxTextPos for all GetLastPosition with constants for...
tree
|
commitdiff
2005-01-17
David Elliott
Moved Clear() implementation into wxDC using a new...
tree
|
commitdiff
2005-01-14
David Elliott
Forgot to commit this as part of the CocoaGetWxToBounds...
tree
|
commitdiff
2005-01-14
David Elliott
Separate NSAffineTransform creation out of wxDC::CocoaA...
tree
|
commitdiff
2005-01-13
Włodzimierz Skiba
Common default notebook name.
tree
|
commitdiff
2005-01-12
David Elliott
Add new methods to transform coordinates expressed...
tree
|
commitdiff
2005-01-11
David Elliott
Renamed the wxWindowCocoaScroller class to wxWindowCoco...
tree
|
commitdiff
2005-01-10
David Elliott
Add constructor and Set taking NSColor.
tree
|
commitdiff
2005-01-10
David Elliott
Added wxMemoryDC::Clear()
tree
|
commitdiff
2004-12-31
Włodzimierz Skiba
wxDialog::Show is virtual as elsewhere. Native PalmOS...
tree
|
commitdiff
2004-12-29
David Elliott
Added wxBitmap::UseAlpha() stub.
tree
|
commitdiff
2004-12-16
David Elliott
Fixed typo(?)
tree
|
commitdiff
2004-12-16
Włodzimierz Skiba
Make ComputeScaleAndOrigin() as virtual part of wxDCBas...
tree
|
commitdiff
2004-12-09
Julian Smart
Added further 'missing' wxTextCtrl-like functions to...
tree
|
commitdiff
2004-12-03
Włodzimierz Skiba
wxBrushBase between wxBrush and wxGDIObject (class...
tree
|
commitdiff
2004-11-30
Włodzimierz Skiba
IS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
tree
|
commitdiff
2004-11-17
David Elliott
Implement toolbar tool clicks. Get rid of wxNSActionCe...
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-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
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
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-11
Ryan Norton
cocoa doesn't need system framework - string conversion...
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
fix a bunch of warnings in unicode build
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
David Elliott
Implement wxBitmapButton::DoGetBestSize() to call wxBut...
tree
|
commitdiff
2004-10-05
David Elliott
Implement wxButtonBase::GetDefaultSize()
tree
|
commitdiff
2004-10-01
David Elliott
wxCocoa: Added (mostly) stubs for wxGLCanvas and friends.
tree
|
commitdiff
2004-09-29
David Elliott
wxStaticBox constructor is not supposed to take a wxVal...
tree
|
commitdiff
2004-08-30
Václav Slavík
new stock buttons API
tree
|
commitdiff
2004-08-16
David Elliott
Use variable name winid instead of id. id is a typedef...
tree
|
commitdiff
2004-08-15
Václav Slavík
added stock buttons support
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-22
David Elliott
Observe NSControlTintDidChangeNotification in the appli...
tree
|
commitdiff
2004-06-03
Václav Slavík
split wxRegion(wxBitmap) ctor into two ctors with clear...
tree
|
commitdiff
2004-05-23
Julian Smart
Use old licence name
tree
|
commitdiff
2004-05-23
Julian Smart
Name and version changes
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
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-10
David Elliott
Added header preprocessor guard
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
Make DoGetBestSize() always return a width of 100
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-28
David Elliott
Removed extraneous m_items (the real one is in wxMenuBase)
tree
|
commitdiff
2004-03-26
David Elliott
Make wxCocoa work with wxUSE_STL==1:
tree
|
commitdiff
2004-03-03
David Elliott
Construct wxCocoaNSWindow with a pointer to this
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
Implement wxMenuItemAction and validateMenuItem delegat...
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
2004-02-08
David Elliott
Add wxCocoa-specific trace masks
tree
|
commitdiff
next