]> git.saurik.com Git - wxWidgets.git/history - src/osx
support native edit menu handling (cocoa enables menu items in built-in modal dialogs...
[wxWidgets.git] / src / osx /
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-08  Stefan Csomorcopy item text for app menu items from wx menus
2011-02-05  Vadim ZeitlinDeprecate second parameter of wxSlider::SetTickFreq().
2011-02-05  Vadim ZeitlinImplement restoring default video mode under OS X.
2011-02-03  Stefan Csomorfixes #10978
2011-02-02  Stefan Csomorfixing searchctrl on osx_cocoa, changing type for peer...
2011-01-30  Stefan Csomoradding support for wxCANCEL_DEFAULT
2011-01-28  Stefan Csomorclang fix, fixes #12332
2011-01-27  Stefan Csomorfixing return type
2011-01-27  Stefan Csomorclang warnings
2011-01-27  Stefan Csomorsupporting clang 2.0 under xcode, see #12332
2011-01-26  Stefan Csomorkeeping opaqueness and backgroundcolor in synch with...
2011-01-26  Stefan Csomorper default wx' static text items have a transparent...
2011-01-26  Stefan Csomorartmac extended for cocoa
2011-01-26  Stefan Csomorfixing toplevel position
2011-01-26  Stefan Csomorhinting support
2011-01-26  Stefan Csomorsupport for hints, fixing textfield implementation...
2011-01-26  Stefan CsomorMaximize for iPhone
2011-01-25  Stefan Csomorsupporting a null cgimage so that we don't get exceptio...
2011-01-25  Stefan Csomorsupport for separator (fixed width spacE)
2011-01-25  Stefan Csomoradding constructor from CGImageRef
2011-01-24  Stefan Csomorfixing toolbar repositioning (iOS)
2011-01-24  Stefan Csomorguarding code in case of delayed controller release
2011-01-23  Stefan Csomorloading png and jpg from resource bundle
2011-01-22  Dimitri SchoolwerthUse wxString's empty() when checking if the string...
2011-01-19  Stefan Csomormake sure Raise is also activating the window
2011-01-19  Stefan Csomormissing release
2011-01-19  Stefan Csomorsupport icns in bundle
2011-01-19  Robin DunnOn OSX don't propogate the alignment setting from colum...
2011-01-10  Vadim ZeitlinCheck index in wxItemContainer methods working with...
2011-01-07  Stefan Csomorcommon rtti in nbkbase.cpp
2011-01-07  Stefan Csomorcommon rtti in fontcmn.cpp
2011-01-07  Stefan Csomorhaving menu classinfo at one place
2011-01-07  Václav SlavíkImplement wxCOL_WIDTH_AUTOSIZE on OS X.
2011-01-07  Paul Cornettmove default OnInternalIdle processing to wxWindowBase
2011-01-07  Paul Cornettbuild fix, should have been part of r66615
2011-01-07  Paul CornettMove wxColourData and wxFontData into separate files.
2011-01-04  Stefan Csomorfixing duplicate rti info
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  Václav SlavíkDebug messages aren't meant to be translated.
2011-01-03  Vadim ZeitlinDon't use deprecated NSTableView selectRow:byExtendingS...
2011-01-02  Vadim ZeitlinUse correct delete[] for a buffer allocated with new[].
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-19  Vadim ZeitlinStore menus titles in menus themselves in wxOSX.
2010-12-19  Vadim ZeitlinNo real changes, just get rid of _wxMenuAt() in wxOSX...
2010-12-19  Vadim ZeitlinFix initial gradient point calculation in wxOSX.
2010-12-19  Vadim ZeitlinPreserve wxSlider value when changing its range in...
2010-12-17  Robin DunnUse a " " (space) for the menu item if an empty string...
2010-12-14  Vadim ZeitlinNo real changes, just add a cast to fix a warning.
2010-12-14  Vadim ZeitlinFail in CloneGDIRefData() instead of implementing it...
2010-12-07  Stefan Csomoradding support for layout coordinates via insets from...
2010-12-07  Stefan Csomorfixing redraw debugging
2010-12-07  Stefan Csomorupdated comment was not saved in former commit
2010-12-07  Stefan Csomorreverting content area calculation for iphone as transl...
2010-12-04  Stefan Csomoradapting inheritance to other osx ports
2010-11-30  Stefan Csomoradding standard menu items for cocoa, adding translatio...
2010-11-29  Stefan Csomoradding defines to support building against 10.4u.SDK
2010-11-22  Stefan Csomorfixing 64 bit ranger error
2010-11-09  Vadim ZeitlinFix preprocessor definitions for wxBase build under...
2010-11-09  Vadim ZeitlinFix crash in wxCFEventLoop::AddSourceForFD().
2010-11-07  Stefan Csomordisable code because of OS bug, fixes #12478, fixes...
2010-11-06  Stefan Csomorrouting the tab, return events for single line fields...
2010-11-06  Stefan Csomorimplementing turning off of default button as well
2010-11-05  Vadim ZeitlinMinor cosmetic fix to generic check tools appearance...
2010-11-05  Vadim ZeitlinFix check toolbar items behaviour in non-native toolbar...
2010-11-05  Vadim ZeitlinAvoid using wx GDI classes from non-main thread in...
2010-11-05  Vadim ZeitlinReally update tooltip when wxToolBar::SetShortHelp...
2010-11-05  Vadim ZeitlinShow the first, not the last, inserted item in wxListBo...
2010-11-05  Vadim ZeitlinUse CGFloat instead of float for mouse wheel event...
2010-11-05  Vadim ZeitlinFix showing the frames full screen under OS X.
2010-11-05  Vadim ZeitlinImprove default position for new TLWs in wxOSX.
2010-11-05  Vadim ZeitlinEnsure that strings returned by wxMBConv_cf are in...
2010-11-05  Vadim ZeitlinRemove duplicate wxEVT_COMMAND_TEXT_ENTER generation...
2010-11-05  Vadim ZeitlinDon't update scrollbars when the window is being destro...
2010-11-05  Vadim ZeitlinFix crash in wxColour ctor from NSColor in wxOSX/Cocoa.
2010-11-05  Vadim ZeitlinRemove unnecessary wxOSX_USE_COCOA guards in Cocoa...
2010-11-05  Vadim ZeitlinAssume sizeof(wchar_t) is always 4 under OS X.
2010-10-31  Vadim ZeitlinAvoid events when implicitly selecting first wxBookCtrl...
2010-10-30  Vadim ZeitlinFix order of arguments in wxOSX/Carbon wxListCtrl:...
2010-10-30  Václav SlavíkAdd wxRenderer::GetHeaderButtonMargin().
2010-10-27  Vadim ZeitlinRefactor: use wxBookCtrlBase::m_selection in all derive...
2010-10-27  Vadim ZeitlinNo real changes, just replace -1 with wxNOT_FOUND in...
2010-10-25  Vadim ZeitlinUse the correct accelerator for the "Preferences" Apple...
2010-10-25  Vadim ZeitlinUse the application name in the "About" item of the...
2010-10-22  Vadim ZeitlinNo real changes, just use const_cast<> instead of C...
2010-10-16  Vadim ZeitlinImprove validation of wxCheckBox styles.
2010-10-10  Vadim ZeitlinMove wxList::Member() to pseudo-template base list...
next