]> git.saurik.com Git - wxWidgets.git/history - src/osx
Repair the stream tests.
[wxWidgets.git] / src / osx /
2009-12-30  Stefan Csomorfixing SetSubMenu for OSX_Cocoa, fixes #11581
2009-12-25  Kevin OllivierRemove the native toolbar from the frame in Destroy...
2009-12-25  Kevin OllivierUse NSTrackingArea when available (building for 10...
2009-12-25  Stefan Csomorremoving event handlers on non-owned windows when the...
2009-12-17  Stefan Csomorsupporting sleep mode properly, see #11557
2009-12-12  Stefan Csomorrearranging contentview, adding toolbar
2009-12-10  Vadim ZeitlinAdd support for stretchable spaces to wxToolBar.
2009-12-09  Stefan Csomorsupport for getting current event loop on iPhone
2009-12-09  Stefan Csomorfixing toolbar support, adding iphone
2009-12-09  Stefan Csomorremove workaround
2009-12-09  Kevin OllivierAdd OSX prefix, and be clear that this is OS X only...
2009-12-07  Kevin OllivierAdd wxTLW::SetModified to allow apps to set the TLW...
2009-12-06  Kevin OllivierHandle deprecated style so we don't assert and then...
2009-12-05  Paul Cornettminor cleanup
2009-12-01  Vadim ZeitlinAdd wxOSX_10_6_AND_LATER macro and use it.
2009-11-30  Stefan Csomorusing 64bit APIs, closes #10184
2009-11-30  Kevin OllivierorderBack puts it behind all windows in its level,...
2009-11-29  Kevin OllivierMake sure we setup the base's Show state correctly...
2009-11-28  Kevin OllivierFix needed to allow shaped windows, and other windows...
2009-11-28  Stefan Csomor64bit builds had problems with full circles, as we...
2009-11-26  Kevin OllivierAllow OS X Cocoa (or any OS X port) to override GetBest...
2009-11-26  Kevin OllivierAdd CheckSpelling support for OS X Cocoa, make sure...
2009-11-21  Stefan Csomormaking sure creation is setup correctly for wx-frame...
2009-11-16  Vadim ZeitlinFix wxDataViewRenderer::GetEllipsizeMode() for kDataBro...
2009-11-15  Stefan Csomorfixing typo for builds < 10.6
2009-11-15  Kevin OllivierShowWithoutActivating fix for OS X Cocoa, and also...
2009-11-14  Kevin OllivierDon't assert when we get wxBG_STYLE_TRANSPARENT.
2009-11-14  Kevin OllivierFix typo that broke compilation and adjust the defines...
2009-11-13  Stefan Csomoradding toolbar implementation for iphone
2009-11-13  Stefan Csomorupdating implementations of wxGetMouseState for osx_coc...
2009-11-13  Kevin OllivierOverride default handling so that we can position windo...
2009-11-11  Kevin OllivierRun sanity checks on the position values.
2009-11-10  Vadim ZeitlinSend the selected item in wxDVC SELECTION_CHANGED event...
2009-11-10  Vadim ZeitlinNo changes, just reformat comments in osx/dataview.mm.
2009-11-10  Vadim ZeitlinFix width of the wxDataViewTreeCtrl column under OSX...
2009-11-10  Vadim ZeitlinAdd support for wxDV_NO_HEADER to OS X/Cocoa wxDataView...
2009-11-10  Vadim ZeitlinMore cleanup of OS X Cocoa wxDataViewCtrl code.
2009-11-10  Vadim ZeitlinAdd support for custom attributes to wxOSX/Cocoa wxData...
2009-11-10  Vadim ZeitlinDon't overwrite background in custom renderer in OSX...
2009-11-10  Vadim ZeitlinAllow custom wxDataViewCtrl renderers to easily use...
2009-11-10  Vadim ZeitlinBig wxDataViewCtrl renderer classes refactoring.
2009-11-10  Vadim ZeitlinFix discrepancy between different ways of measuring...
2009-11-08  Kevin OllivierMake wxSTAY_ON_TOP and other window styles toggleable...
2009-11-06  Stefan Csomoradding support for wxShowEvent
2009-11-05  Vadim ZeitlinImplement wxFindWindowAtPoint() correctly for wxOSX...
2009-11-05  Kevin OllivierCreate an autorelease pool to catch objects created...
2009-11-01  Kevin OllivierStart on Get/SetStyle support for OS X Cocoa wxTextCtrl.
2009-11-01  Kevin OllivierwxColour -> NSColor conversion.
2009-10-31  Kevin OllivierNSFont -> wxFont conversion.
2009-10-31  Kevin OllivierAdding NSColor -> wxColour conversion.
2009-10-31  Vadim ZeitlinReturn the real column width from wxOSX wxDataViewColum...
2009-10-30  Kevin OllivierInitial ShowWithoutActivating implementations for Mac...
2009-10-24  Stefan Csomorsupport for auto-rotate on iphone
2009-10-24  Stefan Csomorswitching to explicit flush mode, otherwise clientdc...
2009-10-24  Vadim ZeitlinDon't show anything in the cells which should be empty...
2009-10-23  Vadim ZeitlinUse virtual functions to convert NSObject to the correc...
2009-10-23  Vadim ZeitlinAdd wxDataViewModel::ChangeValue() and use it in wxDVC...
2009-10-22  Vadim ZeitlinCompilation fix for PCH-less OS X build after wxFSW...
2009-10-22  Vadim ZeitlinRefactor wxEventLoopSource-related code.
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-10-17  Vadim ZeitlinRewrite handling cell value changes in wxOSX/Cocoa...
2009-10-17  Vadim ZeitlinNo changes, just attempts to make the code more readable.
2009-10-17  Vadim ZeitlinFix crash when editing wxDVC items in place in wxOSX...
2009-10-16  Vadim ZeitlinAdd ellipsization support to wxDataViewCtrl.
2009-10-16  Vadim ZeitlinImprove wxCollapsiblePane appearance under OS X.
2009-10-14  Vadim ZeitlinSuppress harmless warning about unhandled wxSHOW_EFFECT...
2009-10-12  Vadim ZeitlinFix conversion from wxColour to NSColor in wxOSX/Cocoa...
2009-10-12  Vadim ZeitlinFix display of items without attributes in Cocoa wxDVC.
2009-10-12  Vadim ZeitlinNo real changes, just clean up wxCustomRendererObject...
2009-10-12  Vadim ZeitlinUse Cocoa methods instead of wx ones in wxDVC font...
2009-10-12  Vadim ZeitlinAdd support for cell attributes to wxDVC in wxOSX/Cocoa.
2009-10-12  Vadim ZeitlinNo real changes, just minor cleanup in Cocoa wxDataView...
2009-10-12  Vadim ZeitlinRemove wxDataViewTextRendererAttr by merging it with...
2009-10-10  Vadim ZeitlinDon't use vendor name by default in wxStandardPaths.
2009-10-09  Stefan Csomoravoiding deprecated methods in wx code, avoiding for...
2009-10-09  Vadim ZeitlinRemoved wxFont::Set/GetNoAntiAliasing() implementations.
2009-10-09  Stefan Csomormoving bitmapbutton functionality up to button for OSX
2009-10-09  Stefan Csomorremoving unneeded file
2009-10-08  Vadim ZeitlinNo real changes, just fix a syntax error in unused...
2009-10-08  Stefan Csomorimplementing rollover and pressed image for bitmapbutto...
2009-10-06  Stefan Csomoruse better background color
2009-10-06  Vadim ZeitlinCreate an NSAutoreleasePool in wxMacWakeUp().
2009-10-06  Vadim ZeitlinEnsure that an event loop exists in ShowViewOrWindowWit...
2009-10-05  Vadim ZeitlinMake wxWindow::ShowWithEffect() synchronous under wxOSX...
2009-10-05  Vadim ZeitlinImplement wxWindow::ShowWithEffect() for wxOSX/Cocoa.
2009-10-05  Vadim ZeitlinImplement DrawTitleBarBitmap() for OS X using hard...
2009-10-05  Vadim ZeitlinReturn smaller images for wxART_MENU/BUTTON under OS X.
2009-10-04  Paul Cornettadd missing break
2009-10-03  Stefan Csomorcommenting never used code
2009-10-03  Paul CornettRemove unused global bitmap, which caused crash on...
2009-10-03  Paul Cornettrevert, checked in the wrong file
2009-10-03  Paul CornettRemove unused global bitmap, which caused crash on...
2009-10-02  Stefan Csomorfixing typo
2009-10-02  Stefan Csomoradding construction from native bitmaps
2009-10-02  Stefan Csomoradding NSImage to CGImageRef conversion
2009-10-01  Stefan Csomorfixing setting initial value under osx_cocoa for single...
2009-09-30  Stefan Csomoroverriding to allocate an outer autorelease pool
2009-09-30  Stefan Csomorfixing text matrix (dataview custom renderer showed...
2009-09-30  Vadim ZeitlinFix harmless unused parameters warnings.
2009-09-30  Paul Cornettbuild fix for wxUSE_CONSOLE_EVENTLOOP==0
next