move widget resize handling from DoSetSize to DoMoveWindow
[wxWidgets.git] / src / osx /
2012-04-17  Stefan Csomorbuilding on 10.5
2012-04-14  Stefan Csomormake sure status item rect in bar is highlighted when...
2012-04-06  Stefan Csomorfixes #14193
2012-04-05  Vadim ZeitlinRemove support for MetroWerks CodeWarrior compiler.
2012-04-05  Vadim ZeitlinNo real changes, just remove wxIsDebuggerRunning()...
2012-03-28  Steve LamertonMinor changes, just trim trailing spaces in webview...
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-18  Stefan Csomorfixes #14110
2012-03-17  Robin Dunnfix compile error
2012-03-17  Stefan Csomoravoid shortcut ampersands in button text
2012-03-12  Stefan Csomorremove 10.4 compatibility code
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-04  Vadim ZeitlinFix showing MDI child from wxDocManager::ActivateDocume...
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-28  Stefan Csomorremoving Quickdraw call
2012-02-28  Stefan Csomormaking sure TextMatrix is always identity, there were...
2012-02-27  Stefan Csomorno 10.4 support anymore
2012-02-27  Stefan Csomorno 10.4 support anymore
2012-02-27  Stefan Csomorno 10.4 support anymore
2012-02-27  Stefan Csomorno 10.4 support anymore
2012-02-27  Stefan Csomorno 10.4 support anymore
2012-02-26  Vadim ZeitlinRetrieve paper size from page setup dialog in wxOSX...
2012-02-26  Julian SmartFixed enabling/disabling for wxSpinCtrl
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  Julian SmartAdd borders if none specified
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-21  Stefan Csomormaking sure eventual borders get updated when windows...
2012-02-21  Stefan Csomormaking sure eventual borders get updated when windows...
2012-02-20  Vadim ZeitlinNo changes, just remove a redundant wxGROW.
2012-02-20  Vadim ZeitlinUse wxPageSetupDialogData instead of old wxPageSetupDat...
2012-02-13  Stefan Csomoradapting comparison to raw_control, see #13963
2012-02-08  Robin DunnFollowing the theory that something lame is better...
2012-02-07  Stefan Csomorforwarding mouse moved events to the view under the...
2012-02-03  Vadim ZeitlinEnable callbacks for wxFileSystemWatcher FD under OS X.
2012-02-02  Vadim ZeitlinAdd wxFontDialog ctor not taking wxFontData to wxOSX.
2012-02-01  Stefan Csomorshould not bring to front upon focussing
2012-01-31  Stefan Csomorguarding Update() on OSX not to be issued faster than...
2012-01-30  Stefan Csomoralways setting the event object to the menu, see #1595
2012-01-28  Stefan Csomoruse translatable strings as format template for menu...
2012-01-25  Stefan Csomorstructure code to Cocoa's possibilities, allows tool...
2012-01-23  Stefan Csomoradding missing stubs
2012-01-23  Stefan Csomorusing existing member
2012-01-19  Stefan Csomorfixing m_axe access indices
2012-01-19  Stefan Csomorguard against invalid color ref
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-19  Stefan Csomorguard against invalid color ref
2012-01-19  Stefan Csomorsolving include order problems for stl and xti
2012-01-18  Stefan Csomorfixing RTTI
2012-01-17  Stefan Csomormissing commit, see #10269
2012-01-17  Václav SlavíkReplace wxDataViewCtrl::StartEditor() with EditItem().
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 Csomorremoving duplicated method, wiring native maxlength...
2012-01-15  Vadim ZeitlinImplement wxMenuBar::EnableTop() for wxMSW and wxGTK.
2012-01-15  Stefan Csomorpatch applied with thanks, fixes #13865
2012-01-14  Vadim ZeitlinUpdate wxNotebook selection when user changes the page...
2012-01-08  Vadim ZeitlinFix menu creation in wxOSX/Carbon when using wx in...
2012-01-08  Vadim ZeitlinAdd wxTopLevelWindow::SetRepresentedFilename().
2012-01-08  Vadim ZeitlinAnother wxOSX/Carbon compilation fix after wxListCtrlBa...
2012-01-08  Vadim ZeitlinFix wxOSX/Carbon compilation after wxListCtrlBase intro...
2012-01-07  Vadim ZeitlinImplement best size calculation for report mode wxListCtrl.
2012-01-07  Vadim ZeitlinAdd wxListCtrlBase common base class for port-specific...
2012-01-04  Stefan Csomorfixes #13826
2012-01-03  Stefan Csomoradapting to new raw_control constants, see #13695
2011-12-28  Vadim ZeitlinAdd standard art providers at the bottom of the art...
2011-12-28  Vadim ZeitlinComplete wxEVT_MENU_{OPEN,CLOSE} implementation in...
2011-12-20  Vadim ZeitlinProvide native implementation of wx{Date,Time}PickerCtr...
2011-12-20  Vadim ZeitlinFix crash in wxRegion in wxOSX/Carbon.
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-09  Stefan Csomorfixing copy size
2011-12-08  Stefan Csomorcopied from old cocoa code from David, fixes #13732
2011-12-08  Vadim ZeitlinFix asserts when removing the menu item starting radio...
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 ZeitlinCompilation fix for wxCarbon after the last commit.
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-12-01  Vadim ZeitlinAdded wxCriticalSection::TryEnter() method.
2011-11-14  Stefan Csomorlatest private API usage complaint, right now most...
next