]> git.saurik.com Git - wxWidgets.git/history - src/osx/cocoa
Add missing wx/scopeguard.h include to fix the build.
[wxWidgets.git] / src / osx / cocoa /
2012-05-02  Stefan Csomoruse explicit WakeUp variant, too many errors using...
2012-05-02  Stefan Csomormake WakeUp variant explicit, too many errors using...
2012-04-20  Robin DunnMake wxTaskBarIcon's ctor have the same API on all...
2012-04-17  Stefan Csomorbuilding on 10.5
2012-04-14  Stefan Csomormake sure status item rect in bar is highlighted when...
2012-03-22  Vadim ZeitlinUse enum for wxMouseEvent::m_wheelAxis instead of int.
2012-03-19  Vadim ZeitlinFix appearance of items without icons in wxDataViewCtrl...
2012-03-17  Robin Dunnfix compile error
2012-03-17  Stefan Csomoravoid shortcut ampersands in button text
2012-03-10  Stefan Csomorusing 10.5 API for cursor updates as well
2012-03-10  Stefan Csomorremoving NSWindow based mouse tracking in favour of...
2012-03-09  Stefan Csomorreflect correct position for native toolbar, fixes...
2012-03-08  Paul Cornettfix incorrect tests of wxUSE_ macros
2012-03-08  Stefan Csomorremoving unnecessary hook
2012-03-08  Stefan Csomorremoving 10.4 code, adding webkit trick for showing...
2012-03-05  Stefan Csomorcoordinate conversion was the wrong way round
2012-03-03  Stefan Csomorjust in case we have an erroneous character on the...
2012-03-03  Stefan Csomortesting another implementation for avoiding WakeUp...
2012-03-02  Stefan Csomoradding translation of NSDragOperationGeneric to wxDragC...
2012-03-01  Julian SmartAdded MacInternalOnSize() to allow windows to resize...
2012-03-01  Stefan Csomorapplying Andrew's patch, closes #13440, fine now that...
2012-02-27  Stefan Csomorno 10.4 support anymore
2012-02-26  Stefan Csomoralso a dialog needs the current events set up correctly
2012-02-26  Stefan Csomorsetting up current event also when mouse is captured ...
2012-02-25  Stefan Csomoradding a app-defined event seems to quit inner eventloo...
2012-02-22  Stefan Csomorcatching default button handling also in password fields
2012-02-07  Stefan Csomorforwarding mouse moved events to the view under the...
2012-02-01  Stefan Csomorshould not bring to front upon focussing
2012-01-25  Stefan Csomorstructure code to Cocoa's possibilities, allows tool...
2012-01-19  Stefan Csomorsolving include order problems for stl and xti
2012-01-19  Stefan Csomoruse better backward compatibility for menu_open, don...
2012-01-17  Václav SlavíkAdd wxDataViewCtrl::GetCurrentColumn().
2012-01-15  Stefan Csomornative maxlength support, fixes #10269 (for osx_cocoa)
2012-01-15  Stefan Csomorpatch applied with thanks, fixes #13865
2012-01-08  Vadim ZeitlinAdd wxTopLevelWindow::SetRepresentedFilename().
2012-01-04  Stefan Csomorfixes #13826
2011-12-20  Vadim ZeitlinProvide native implementation of wx{Date,Time}PickerCtr...
2011-12-13  Vadim ZeitlinUse string column identifiers with NSTableColumns in...
2011-12-11  Vadim ZeitlinFix harmless warning in wxOSX with 10.7 SDK.
2011-12-11  Vadim ZeitlinEnsure that Enter key presses are never stolen from...
2011-12-07  Vadim ZeitlinSet the tooltip for generic wxToolBar tools under wxOSX...
2011-12-07  Vadim ZeitlinUse NSApp abortModal instead of stopModal to end modal...
2011-12-07  Vadim ZeitlinImplement wxComboBox::Popup() and Dismiss() for wxOSX...
2011-12-06  Stefan Csomoravoiding NSToolbarSeparatorItemIdentifier under Lion...
2011-12-05  Vadim ZeitlinNo changes, just remove unnecessary assignment in wxOSX...
2011-12-04  Vadim ZeitlinFix wxDataViewCtrl compilation with 10.7 SDK under...
2011-12-02  Vadim ZeitlinMake wxEVT_CHAR_HOOK propagate upwards and send it...
2011-12-02  Vadim ZeitlinImplement EVT_CHAR_HOOK for wxOSX/Cocoa.
2011-12-01  Stefan Csomorapplying patch for raise and synthesizing mouse-up...
2011-11-08  Robin DunnEnsure that there is a modal event loop before trying...
2011-10-18  Vadim ZeitlinAdded wxNonOwnedWindow::SetShape(wxGraphicsPath).
2011-10-18  Vadim ZeitlinFix SetShape() in wxOSX/Cocoa.
2011-09-27  Stefan Csomorgiving in on native undo integration, as we don't have...
2011-09-25  Stefan Csomoradding missing autorelease pool, since this can be...
2011-09-21  Vadim ZeitlinRemove wxHeaderColumn::SetAsSortKey() and only use...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-03  Stefan Csomorsetting the image position after the label is set,...
2011-09-01  Stefan Csomorfixes #13443, thanks :-)
2011-08-30  Stefan Csomorfixes #13438 (building OSX min >= 10.6), thanks :-)
2011-08-28  Stefan Csomorrouting keys like ESC etc, fixes #13429
2011-08-23  Stefan Csomorfixing type for key event, using WXK_RAW_CONTROL consta...
2011-08-23  Stefan Csomorexposing control key combinations as before, fixing...
2011-08-23  Stefan Csomoradjusting keyboardstate to new ctrl / raw_ctrl handling...
2011-08-22  Vadim ZeitlinHarmonize wxDataViewCtrl::GetSelection() behaviour...
2011-08-16  Stefan Csomorsupporting full style mask
2011-08-16  Stefan Csomoradapt defines for ctrl/command key
2011-08-14  Stefan Csomorfixing comment
2011-08-14  Stefan Csomorfixing open application event handling, fixes #13397
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-09  Dimitri SchoolwerthAdded NSApplicationDelegate's openFiles for wxOSX-Cocoa.
2011-08-04  Vadim ZeitlinAdd support for wxHELP button to wxMessageDialog.
2011-07-30  Vadim ZeitlinGenerate events with WXK_NONE Unicode keys for non...
2011-07-30  Vadim ZeitlinAvoid bogus focus loss event when wxTextCtrl is modifie...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-19  Stefan Csomormake sure we can issue a WakeUp call that really trigge...
2011-07-10  Stefan Csomorsupport multi-line labels, add different native styles...
2011-07-09  Stefan Csomoravoid scrolling to cleared-non existing- data, reload...
2011-07-06  Stefan Csomorallow NULL parent menu
2011-06-25  Robin DunnPaper size fix for wxOSX-cocoa
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-06-09  Stefan Csomorfixing two warnings
2011-06-09  Stefan Csomorfixing memory leak
2011-06-09  Stefan Csomorinner layout support
2011-06-09  Stefan Csomoradapting ownership semantics to cocoa convention
2011-06-09  Stefan Csomoradd member for sheetdialog
2011-06-09  Stefan Csomorbetter retain/release semantics
2011-06-08  Stefan Csomoradapting to init pattern
2011-06-08  Stefan Csomorfixing uninit vars warning and memory errors
2011-06-08  Stefan Csomoradapting to init pattern
2011-06-08  Stefan Csomoradapting to init pattern
2011-06-06  Stefan Csomor10.4 compatibility
2011-06-06  Stefan Csomorturning off unconditional usage of filter-delegate...
2011-06-06  Stefan Csomorsupporting nested window disablers on the same window
2011-06-06  Stefan Csomorsupporting native background color on wxWindow descenda...
2011-06-05  Stefan Csomorsupporting native background on nonownedwindow, see...
2011-06-05  Stefan Csomoradding another assert for tracking modalSession problems
2011-06-03  Stefan Csomorallowing more system keys in fullscreen mode, properly...
2011-06-02  Stefan Csomorfirst implementation for state on custom renderer,...
2011-06-02  Stefan Csomorfixes #12867
2011-06-02  Stefan Csomorreactivate commented out method
next