]> git.saurik.com Git - wxWidgets.git/history - src/osx/cocoa
Refactor wxButton and wxToggleButton to derive from wxAnyButton.
[wxWidgets.git] / src / osx / 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
2011-06-02  Stefan Csomorcleanup
2011-06-01  Stefan Csomorfirst stab at supporting custom renderers
2011-05-31  Robin DunnVirtualize StartEditor and add implementations for...
2011-05-31  Stefan Csomormaking sure
2011-05-25  Stefan Csomorusing systemui for full screen to allow modal dialogs
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-04-25  Dimitri SchoolwerthFixed filename in wxOSX-Cocoa's file dialog using exten...
2011-04-20  Dimitri SchoolwerthMake use of SetFilterIndex in wxOSX-Cocoa's file dialog.
2011-04-20  Dimitri SchoolwerthFixed saving dialog's filter index always being -1...
2011-04-17  Vadim ZeitlinImplement auto-completion support for wxTextEntry in...
2011-04-13  Stefan Csomorpreparing for completions support
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-03-22  Stefan Csomorwiring notifications
2011-03-22  Stefan Csomorfirst version of osx_cocoa implementation
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-03-19  Stefan Csomorgoing private with userpane info
2011-03-18  Stefan Csomormoving userpane attribute into implementation
2011-03-18  Dimitri SchoolwerthSet svn properties on various files throughout the...
2011-03-18  Stefan Csomorgoing private for m_peer to give a foundation for bette...
2011-03-16  Stefan Csomorfixing unused params
2011-03-16  Stefan Csomormaking conversion explicit silences deprecation warning
2011-03-16  Stefan Csomorsigned/unsigned warning fix
2011-03-16  Stefan Csomorsigned/unsigned warning fix
2011-03-16  Stefan Csomorsilence incorrect warning about missing return value
2011-03-10  Stefan Csomorsafeguard against not-yet-shown view which leads to...
2011-03-07  Stefan Csomorsupport app activated and deactivated events, also...
2011-03-07  Stefan Csomorwindow level support
2011-03-07  Stefan Csomorbracket unused function
2011-03-06  Stefan Csomorfix positioning bug with window disabler and hidden...
2011-03-05  Stefan Csomorsupport wxWindowDisabler on osx_cocoa
2011-03-02  Stefan Csomorproper focus lost for multiline textfields and having...
2011-03-02  Stefan Csomormove accel handling in front of the normal keyDown...
2011-03-02  Stefan Csomorsupporting more key equivalents for display, fixing...
2011-03-02  Vadim ZeitlinAdd missing wxUSE_MARKUP checks in wxOSX code.
2011-02-28  Stefan Csomorfixing non-precomp headers
2011-02-28  Stefan Csomordisable cursorRects for global busy state
2011-02-28  Stefan Csomoravoid setting live cursor during busy state
2011-02-28  Stefan Csomordon't swallow command events that are not handled by...
2011-02-28  Stefan Csomoradding taskbar implementation for statusitem (menubar...
2011-02-28  Stefan Csomormoving appdelegate declaration to header
2011-02-27  Stefan Csomormake sure 10.4 command-key events are routed via the...
2011-02-27  Vadim ZeitlinAdd markup support to wxOSX/Cocoa wxStaticText and...
2011-02-27  Vadim ZeitlinNo real changes, just make wxColour::OSXGetNSColor...
2011-02-26  Stefan Csomormaking GetPosition 1:1 symmetrical to Move (respecting...
2011-02-19  Stefan Csomorappeasing clang
2011-02-19  Stefan Csomoronly draw separator line on the area adjacent to conten...
2011-02-19  Vadim ZeitlinRemove unused variables in wxOSX code.
2011-02-19  Vadim ZeitlinRemove extra semicolons in Objective-C code.
2011-02-18  Stefan Csomorprecomp header fixes
2011-02-18  Stefan Csomorsupport for file-type popup, compatible for 10.4+,...
2011-02-18  Stefan Csomorsupport non precomp builds
2011-02-17  Stefan Csomorpatch applied with thanks, fixes #10524
2011-02-16  Stefan Csomorsupport native edit menu handling (cocoa enables menu...
2011-02-16  Stefan Csomortoolbar support in all orientations
2011-02-16  Stefan Csomorconforming to deprecation recommendation for 10.6
2011-02-16  Stefan Csomorsupport for file types in save panel
2011-02-16  Stefan Csomorsupport wxFD_MULTIPLE
2011-02-16  Stefan Csomorfixing naming to conform to effective ownership, cleani...
2011-02-14  Stefan Csomorsupport framelayout for choice
2011-02-08  Stefan Csomordisabling multiline text controls correctly
2011-02-08  Stefan Csomorforward enable functionality to inner view in scrollvie...
2011-02-02  Stefan Csomorfixing searchctrl on osx_cocoa, changing type for peer...
2011-01-30  Stefan Csomoradding support for wxCANCEL_DEFAULT
2011-01-27  Stefan Csomorclang warnings
2011-01-27  Stefan Csomorsupporting clang 2.0 under xcode, see #12332
2011-01-26  Stefan Csomorsupport for hints, fixing textfield implementation...
2011-01-19  Stefan Csomormake sure Raise is also activating the window
2011-01-19  Robin DunnOn OSX don't propogate the alignment setting from colum...
2011-01-07  Václav SlavíkImplement wxCOL_WIDTH_AUTOSIZE on OS X.
2011-01-04  Stefan Csomormerging back XTI branch part 2
2011-01-04  Stefan Csomorfixing selectors
2011-01-03  Stefan Csomorfixing warning and compile error against 10.4
2011-01-03  Vadim ZeitlinDon't use deprecated NSTableView selectRow:byExtendingS...
2011-01-01  Stefan Csomorpusing a dummy event, to make sure the stop: succeeds...
2010-12-27  Stefan Csomoradding backtab to exception list
2010-12-27  Stefan Csomormake sure we always have a return value
2010-12-19  Vadim ZeitlinAdd the possibility to disable invisible wxDataViewCtrl...
2010-12-07  Stefan Csomoradding support for layout coordinates via insets from...
2010-12-07  Stefan Csomorfixing redraw debugging
next