]> git.saurik.com Git - wxWidgets.git/history - include/wx/mac
Updated depricated stuff
[wxWidgets.git] / include / wx / mac /
2004-02-21  Stefan Csomorimplementation for mac added
2004-02-11  Robin DunnAdded wxDC:GetPartialTextExtents
2004-02-11  Stefan Csomorcommon code
2004-02-10  Robin DunnFixed a compliation error, event args should not be...
2004-02-08  Stefan Csomorfont-encodings additions
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-26  Václav Slavíkrenamed system option to better match existing ones
2004-01-25  Stefan Csomorcompositing and transtion changes
2004-01-25  Stefan Csomorreopen application
2004-01-23  Robin DunnwxMenu::Append (and similar) now return a pointer to...
2004-01-23  Ryan NortonOS X Dock Menu/Taskbar support (not added to bakefiles...
2004-01-23  Ryan NortonHID support (preliminary - not added to bakefiles yet)
2004-01-23  Robin DunnMoved wxMacGetSystemEncFromFontEnc and wxMacGetFontEncF...
2003-12-11  Julian SmartApplied patch [ 828303 ] Slight wxColour cleanup
2003-11-24  Dimitri SchoolwerthApplied patch #809019 (Adds embedded/plugin capabilitie...
2003-11-23  Mattia Barbon Avoid double free in wxComboBox::SetClientObject.
2003-11-19  Dimitri SchoolwerthImplemented missing pure virt functions (stub functions...
2003-10-29  Robin DunnAdded SetMin/SetMax
2003-10-18  Vadim Zeitlinreplaced all occurences of wxColourDatabase::FindColour...
2003-10-09  Stefan Csomoradded newline conversion
2003-09-28  Vadim Zeitlinadded 3-state checkboxes (patch 813790)
2003-09-27  Vadim Zeitlinremoved wxApp::Initialized() (replaced with a dummy...
2003-09-26  Vadim Zeitlinadded wxGzipIOStreams (patch 792932)
2003-09-25  Vadim Zeitlincompilation fixes after making wxFontRefData private...
2003-09-24  Vadim Zeitlinpointer returned by GetNativeFontInfo() is now const...
2003-09-23  Vadim Zeitlinadded wxTextCtrl::MarkDirty()
2003-09-20  Vadim Zeitlinexchanged the base classes order, wxObject must be...
2003-09-20  Vadim Zeitlinderive wxComboBox from wxItemContainer (via wxComboBoxB...
2003-09-15  Vadim Zeitlinuse wxEventLoop in wxApp under wxMSW; factored out...
2003-09-15  Vadim Zeitlinadded wxUSE_EXCEPTIONS
2003-09-14  Stefan Csomorremoval of pc-mac charset conversion for wxMac
2003-09-13  Stefan Csomorfixed GetFilenames bug
2003-09-13  Robin DunnMove more stuff into base for wxMac so that two level...
2003-09-09  Václav Slavíkapplied Otto Wyss' patch to extend wxHelpController...
2003-08-31  Stefan CsomorCarbon Event Mouse Moved handler added
2003-08-29  Vadim Zeitlinimplemented IsModified() and DiscardEdits()
2003-08-21  Vadim Zeitlinadded wxListbook
2003-08-20  Vadim Zeitlincreated wxBookCtrl which will be tje base class for...
2003-08-17  Stefan Csomortextcontrol handling change for mac (execute event...
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-17  Julian SmartMoved wxToolBarSimple to deprecated library
2003-08-16  Gilles Depeyrotapplied fixes for CodeWarrior compilation
2003-08-13  Robin DunnClear --> ClearBackground
2003-08-13  Vadim Zeitlinrenamed wxWindow::Clear() to ClearBackground() (fixes...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-02  Václav Slavíkreturn wxToolkitInfo by reference and not by pointer
2003-08-02  Václav Slavíkreplaced wxAppTraits::GetOSVersion with GetToolkitInfo...
2003-07-23  Václav SlavíkwxUSE_XML
2003-07-21  Vadim Zeitlingave default parameters for wxBrush() ctor from wxColou...
2003-07-21  Vadim Zeitlingave default parameters for wxPen() ctor from wxColour...
2003-07-19  Vadim Zeitlinextracted common code into a single wxfileDialogBase...
2003-07-11  Stefan Csomorapptraits in line for carbon and mach-o
2003-07-10  Vadim Zeitlinadded wxTB_HORZ_TEXT (patch 713813); documented it...
2003-07-10  Vadim ZeitlinwxMac doesn't need UseNativeStatusBar hack
2003-07-09  Vadim Zeitlintypo in comment
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-07-04  Stefan Csomorapptraits for wxMac classic and carbon
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-07-01  Vadim Zeitlinremoved wxFunction
2003-06-30  Vadim Zeitlinmore work on fixing wxEntry() and ANSI/Unicode cmd...
2003-06-30  Vadim Zeitlinextracted common initialization/cleanup functions in...
2003-06-29  Vadim Zeitlinfix for compiling in wxUSE_GUI == 0 mode
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-06-23  Vadim ZeitlinGetIcon() returns wxIconLocation, not wxIcon, now
2003-06-21  Vadim Zeitlinadded wxIconLocation; minor fixes to wxIcon on some...
2003-06-19  David ElliottAdd ability to have a wxMenuBar as a common menu
2003-06-16  Julian SmartPlatform and compiler-specific checking for MSW and...
2003-06-14  Vadim ZeitlinwxFileDialog cleanup, extracted common code to fldlgcmn...
2003-06-14  Vadim Zeitlinimplemented alpha support for raw bitmaps under Mac
2003-06-13  David ElliottProposed wxMac MDI interface (in limbo)
2003-06-13  David ElliottAdded support for delayed deactivation of windows ...
2003-06-12  David ElliottMake wxMDIParentFrame a regular top level window
2003-06-11  Vadim Zeitlinmade GetType() inline
2003-06-11  Julian SmartRemoving vestiges of wxUSE_NEW_GRID
2003-06-07  Stefan Csomorchanging inheritance and delegation
2003-06-07  Stefan Csomoradapting MacHandleControlClick to know about mouse...
2003-06-03  Vadim Zeitlininitial attempts to get raw bitmaps working under Mac
2003-06-01  Julian SmartApplied [ 745533 ] implemented wxNotebook::DoGetBestSize
2003-06-01  Julian SmartApplied patch [ 746355 ] Adds some checks for chkconf.h
2003-05-24  Stefan Csomorremoved DoGetSize implementation
2003-05-23  Julian SmartApplied patch [ 736322 ] Remove TWINE support, merge...
2003-05-19  Stefan CsomorDoGetSize overrides
2003-05-19  Stefan Csomorswitch to pImpl pattern for mac printing
2003-05-19  Stefan Csomorswitch to pImpl pattern for mac printing
2003-05-18  Stefan Csomornot needed anywhere
2003-05-18  Stefan CsomorUMAPr.. calls for classic only
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-05-03  Robin DunnReversed the meaning of black and white in wxRegion...
2003-04-30  Stefan Csomorremoving unused flags
2003-04-13  Stefan Csomorsupported controls on toolbar
2003-04-08  Vadim Zeitlinadded missing default argument value
2003-04-04  Václav Slavíkpreparation for X11 wxTaskBarIcon version:
2003-03-30  Julian SmartRemoving deprecated classes
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-28  Stefan Csomorsimplified definition
2003-03-27  Stefan CsomorwxMac Unicode support
2003-03-23  Julian SmartRemoved obsolete wxDate and wxTime classes.
2003-03-17  Julian SmartCorrected copyright
next