]> git.saurik.com Git - wxWidgets.git/history - src/osx
No real changes, just inline wxSuspendStyleEvents.
[wxWidgets.git] / src / osx /
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
2009-09-30  Stefan Csomorsupport backgroundcolor on osx_cocoa
2009-09-28  Julian SmartApplied #9076 (scrolling bars grow box fix)
2009-09-26  Stefan Csomoradding ProcessPendingEvents as ProcessIdle doesn't...
2009-09-26  Vadim ZeitlinNo real changes, just small cleanup in wxMac wxDVC.
2009-09-26  Stefan Csomorreducing key event handling complexity
2009-09-26  Stefan Csomorcleaning up key handling, closes #10406
2009-09-25  Stefan Csomorusing native key handling, closes #10406
2009-09-25  Stefan Csomorusing common notification mechanism for selection chang...
2009-09-25  Julian SmartRaise the scrollbars on reparenting (part of patch...
2009-09-25  Julian SmartApplied #8804 ([wxMac] wxSpinCtrl behaviour)
2009-09-25  Julian SmartApplied #8697 (Improve error detection for MacFindFont )
2009-09-25  Julian SmartApplied #10007: SetWindowGroupParent hangs in Mac Carbo...
2009-09-25  Julian SmartApplied #10753: WarpPointer() for Mac
2009-09-25  Julian SmartApplied #9011: Native wxListCtrl::HitTest on OS X
2009-09-25  Julian SmartApplied #9520: Fix to allow repeated use of wxFileDialo...
2009-09-25  Julian SmartApplied #10858: wxListCtrl on Mac does not route Freeze...
2009-09-25  Julian SmartRemoved comment
2009-09-25  Julian SmartApplied #9481: submenus for help menu
2009-09-24  Stefan Csomorsupport PerformClick for NSControls, closes #11129
2009-09-24  Stefan Csomorno focus on Show for toolwindows, closes #10872
2009-09-24  Stefan Csomorremoving unneeded method, closes #11073
2009-09-24  Stefan Csomorremoving unneeded method, closes #11073
2009-09-24  Stefan Csomorsupporting disabled items, closes #11130
2009-09-24  Stefan Csomorfixing styles, closes #11128
2009-09-24  Vadim ZeitlinDisplay correct minimal and maximal pages numbers under...
2009-09-21  Stefan Csomormoving themeing include to private.h
2009-09-18  Vadim ZeitlinFix recurring typo in "theming".
2009-09-18  Vadim ZeitlinUse UTF-8 for all non-ASCII characters in the sources.
2009-09-18  Vadim ZeitlinUse wxASSERT() instead of assert() in wx code.
2009-09-14  Stefan Csomoradded missing destructor
2009-09-14  Stefan Csomorfixing and completing iPhone sound
2009-09-14  Stefan Csomorenable backface culling which is not enabled by default...
2009-09-14  Stefan Csomorremove debug logging
2009-09-14  Stefan CsomorLaunch Services are not available on iPhone
2009-09-13  Stefan Csomoradapting to new sound file organization for osx
2009-09-13  Stefan Csomoravoiding potential infinite recursion
2009-09-13  Stefan Csomorsupporting rotated display correctly for display size
2009-09-13  Stefan Csomorsound implementation for AudioToolbox on 10.5 and iPhone
2009-09-13  Stefan CsomorOpenGL for iPhone
2009-09-13  Stefan CsomorOpenGL changes for carbon and cocoa
2009-09-11  Stefan Csomoradding Kevin's fix for wxTOOL_STYLE_SEPARATOR
2009-08-28  Vadim ZeitlinCompilation fixes for wxUSE_FONTMAP==0.
2009-08-23  Vadim ZeitlinCorrect the order of coordinates in CGPoint initializer.
2009-08-23  Vadim ZeitlinAdded wxKeyEvent::IsKeyInCategory() method.
2009-08-21  Stefan Csomorsupporting earlier xcode version
2009-08-21  Vadim ZeitlinAllow creating initially hidden controls in wxOSX/Cocoa.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-08-20  Vadim ZeitlinRename wxRendererNative::DrawRadioButton() to DrawRadio...
2009-08-19  Stefan Csomoradding gc aware code, fixes #11061
2009-08-19  Stefan Csomormaking sure an empty label is not reserving place above...
2009-08-18  Stefan Csomorsupport for plug-in unloading, closes #10836
2009-08-18  Stefan Csomorbetter variant support, fixes #11114
2009-08-18  Stefan Csomorgcc 4.2 warning fix
2009-08-18  Stefan Csomorsimplifying native string handling, see #11061
2009-08-18  Stefan Csomoradded wakeup implementation for osx_cocoa
2009-08-17  Vadim ZeitlinForce linking of src/osx/core/sockosx.cpp.
2009-08-16  Vadim ZeitlinFix hangups when using sockets under OS X.
2009-08-16  Vadim ZeitlinDon't forget to reset wxSocketImplMac members to NULL.
2009-08-16  Vadim ZeitlinUse CF socket manager in GUI OS X applications.
2009-08-06  Vadim ZeitlinDon't pop explicitly changed status messages.
2009-08-05  Vadim ZeitlinCleaned up low level OS X sources.
2009-08-05  Vadim ZeitlinAdded wxUSE_ACCEL guard.
2009-08-04  Stefan Csomorcorrecting #ifdef to #if, fixes #11062
2009-07-25  Vadim ZeitlinAllow setting long version field in About dialog.
2009-07-24  Stefan Csomorimplementing checkbox using UISwitch
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-22  Stefan Csomoradded missing files
2009-07-22  Stefan Csomoradded missing files
2009-07-22  Stefan Csomoradapting to SDK 3.0
2009-07-20  Vadim ZeitlinPut braces around all calls to wxLogFunctions() inside...
2009-07-12  Stefan Csomorbetter surviving 0 width / height bitmap sizes
2009-07-11  Vadim ZeitlinAdded wxThread::GetMainId().
2009-07-10  Stefan Csomoradapting to widgetimpl extensions and iPhone OS 3.0
2009-07-10  Stefan Csomoradding #ifs for reflecting existing controls, fixing...
2009-07-10  Stefan Csomoradapting init sequence for different osx platforms
2009-07-10  Stefan Csomorcommitting current iphone state
2009-07-10  Stefan CsomoriPhone bitmap support
2009-07-10  Stefan Csomorcorrecting to ifdef to if
2009-07-10  Stefan Csomorguarding scrollbar
2009-07-09  Stefan Csomoradding special case for Carbon DataBrowser Checkbox
2009-07-03  Vadim Zeitlincompilation fix for wxOSX/Cocoa: don't use Carbon funct...
2009-07-03  Vadim Zeitlinsuppress harmless warning about unused variable
2009-07-03  Stefan Csomorbracket 10.5 only code
2009-07-03  Stefan Csomorbetter font round-trip fidelity (native->wx->native...
2009-07-03  Stefan Csomorfixing warnings
2009-07-02  Vadim Zeitlinuse WXSIZEOF(x) instead of sizeof(x)/sizeof(x[0]) ...
2009-07-02  Stefan Csomorfixing memory leak and unnecessary cocoa init, refs...
next