]> git.saurik.com Git - wxWidgets.git/history - include/wx/osx/cocoa
Remove wxMGL port.
[wxWidgets.git] / include / wx / osx / cocoa /
2012-01-08  Vadim ZeitlinAdd wxTopLevelWindow::SetRepresentedFilename().
2011-12-20  Vadim ZeitlinAdded helpers for translating between wxDateTime and...
2011-12-07  Vadim ZeitlinImplement wxComboBox::Popup() and Dismiss() for wxOSX...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-22  Vadim ZeitlinHarmonize wxDataViewCtrl::GetSelection() behaviour...
2011-08-22  Vadim ZeitlinDon't export Objective C interfaces in non-x86_64 builds.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-19  Stefan Csomormake sure we can issue a WakeUp call that really trigge...
2011-06-06  Stefan Csomorsupporting nested window disablers on the same window
2011-05-31  Robin DunnVirtualize StartEditor and add implementations for...
2011-04-22  Stefan Csomorosx 64 bit multilib build needs an explicit export...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-03-18  Stefan Csomormoving userpane attribute into implementation
2011-03-18  Dimitri SchoolwerthSet svn properties on various files throughout the...
2011-03-07  Stefan Csomorwindow level support
2011-03-05  Stefan Csomorsupport wxWindowDisabler on osx_cocoa
2011-02-28  Stefan Csomoradd watch cursor to osx_cocoa
2011-02-28  Stefan Csomormoving appdelegate declaration to header
2011-02-27  Vadim ZeitlinAdd markup support to wxOSX/Cocoa wxStaticText and...
2011-01-26  Stefan Csomorartmac extended for cocoa
2011-01-26  Stefan Csomorsupport for hints, fixing textfield implementation...
2011-01-07  Václav SlavíkImplement wxCOL_WIDTH_AUTOSIZE on OS X.
2010-11-09  Vadim ZeitlinFix preprocessor definitions for wxBase build under...
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-09-11  Stefan Csomorfixing 'main screen'
2010-08-10  Vadim ZeitlinAdd wxDataViewCtrl::{Set,Get}CurrentItem().
2010-07-28  Vadim ZeitlinAdd association between wxOSX wxTextWidgetImpl and...
2010-07-13  Vadim ZeitlinFix file paths in the header comments.
2010-04-22  Stefan Csomoroverriding the cfrunloop accessor, during booting cocoa...
2010-04-20  Stefan Csomortype of wrapped window can be any NSWindow, not only...
2010-04-16  Stefan Csomortranslating background style BG_PAINT into opaqueness...
2010-04-13  Stefan Csomoradding wrapping possibility for native tlws
2010-04-12  Stefan Csomorname change to correctly reflect the autorelease nature...
2010-04-11  Stefan Csomorcocoa implementation for overlay
2010-03-17  Stefan Csomorstreamlining OSX event support third step, using platfo...
2010-03-15  Stefan Csomorstreamlining OSX event support first step, see #11805...
2010-02-27  Kevin OllivierOverride CanFocus because the wxWindow level test will...
2010-02-22  Kevin OllivierCocoa text fields and views have their own context...
2010-02-13  Kevin OllivierBasic support for tooltips under OS X Cocoa.
2010-02-08  Stefan Csomoradding carbon event missing in 10.4 headers
2010-02-06  Kevin OllivierGet wxSearchCtrl text events working, and share the...
2010-01-28  Kevin OllivierGet ShowWindowModal behavior working under OS X Cocoa...
2010-01-11  Stefan Csomoradding protocol support for 10.6
2010-01-09  Kevin OllivierImplement native OS X ComboBox for OS X Cocoa, and...
2009-12-25  Stefan Csomorremoving event handlers on non-owned windows when the...
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-01  Vadim ZeitlinAdd wxOSX_10_6_AND_LATER macro and use it.
2009-11-26  Kevin OllivierBuild fix for OS X <= 10.5.
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-10  Vadim ZeitlinAdd support for wxDV_NO_HEADER to OS X/Cocoa wxDataView...
2009-11-08  Kevin OllivierMake wxSTAY_ON_TOP and other window styles toggleable...
2009-11-01  Kevin OllivierStart on Get/SetStyle support for OS X Cocoa wxTextCtrl.
2009-10-30  Kevin OllivierInitial ShowWithoutActivating implementations for Mac...
2009-10-24  Vadim ZeitlinDon't show anything in the cells which should be empty...
2009-10-22  Vadim ZeitlinRefactor wxEventLoopSource-related code.
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
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-12  Vadim ZeitlinFix display of items without attributes in Cocoa wxDVC.
2009-10-12  Vadim ZeitlinNo real changes, just minor cleanup in Cocoa wxDataView...
2009-10-08  Stefan Csomorimplementing rollover and pressed image for bitmapbutto...
2009-10-05  Vadim ZeitlinImplement wxWindow::ShowWithEffect() for wxOSX/Cocoa.
2009-10-02  Stefan Csomorfixing typo
2009-10-02  Stefan Csomoradding NSImage to CGImageRef conversion
2009-09-26  Stefan Csomorcleaning up key handling, closes #10406
2009-09-21  Stefan Csomormoving themeing include to private.h
2009-09-18  Vadim ZeitlinFix recurring typo in "theming".
2009-09-14  Stefan Csomorfixing and completing iPhone sound
2009-09-13  Stefan Csomorenabling correct audio framework on OSX
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-06-21  Vadim Zeitlinadded support for bitmaps in wxButton to wxOSX/Cocoa
2009-06-11  Stefan Csomoradding events to single line textcontrols (password...
2009-05-27  Stefan Csomorallowing font changes on multi-line textctrls, see...
2009-05-10  Stefan Csomorexporting methods properly
2009-05-08  Robert RoeblingAdd wxDataViewCtrl implementation for OSX/Cocoa (closes...
2009-04-15  Stefan Csomortextctrl fixes
2009-03-30  Stefan Csomorhiding the impl type more again
2009-03-23  Stefan Csomortextctrl cleanup
2009-03-11  Kevin OllivierGet SetLabel working again for wxStaticText by overridi...
2009-03-10  Kevin OllivierForgot to commit the header change too.
2009-03-08  Kevin OllivierFixes needed to get transient popup windows working...
2009-03-05  Kevin OllivierUse sheets for native file dialogs if the dialog has...
2009-02-22  Kevin OllivierLanding basic EVT_CHAR support, along with the rest...
2009-02-15  Francesco Montorsisecond part of #10320: move wxApp event handling functi...
2009-02-14  Kevin OllivierStart on implementation for wxTE_MULTILINE / wxTE_RICH...
2009-02-12  Stefan Csomorrenaming clickedAction callbacks to more generic contro...
2009-02-09  Stefan Csomorflipped accessor conforming to plain c++ impl
2009-02-08  Kevin OllivierEnable wxDVC on OS X Cocoa using the generic control.
2009-02-07  Kevin OllivierThe GL library needs access to this.
2009-02-07  Stefan Csomorreworking event handling to redirect to c++ virtual...
2009-01-20  Stefan Csomorstreamlining slider, scroller, spinbutton for osx carbo...
2009-01-18  Stefan Csomormouse and cursor additions for cocoa, see #10361
2009-01-15  Stefan Csomorfixing controls with content areas, correcting radiobox...
2009-01-14  Stefan Csomorcleaning up warnings, more common event code
2009-01-14  Stefan Csomorrouting native events first to the wx class and only...
2009-01-13  Stefan Csomorusing subclass as impl ptr, common code in macro becaus...
2009-01-12  Stefan Csomoradding 10.4 build compatibility for osx cocoa, see...
next