]> git.saurik.com Git - wxWidgets.git/history - include/wx/mac
added IsVertical(); initialize members in ctor
[wxWidgets.git] / include / wx / mac /
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
2003-03-17  Julian SmartCorrected copyright message
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-03-10  Stefan Csomorsubmenu preparation in two methods encapsulated
2003-03-07  Stefan Csomorshow and hide implementation added
2003-03-07  Stefan Csomordepth for masks added
2003-03-06  Stefan Csomoradded OnMouse which will trigger context menu events
2003-03-02  Stefan Csomorxpm support
2003-03-02  Stefan Csomorfix
2003-02-28  Julian SmartTidied space and tabs in wxMac files
2003-02-28  Julian SmartTidied up white space and tabs in wxMac
2003-02-28  Julian SmartTidied copyright and date for wxMac files
2003-02-10  Mattia Barbon Remove unnecessary header dependencies. Fix resulting...
2003-02-09  Stefan Csomorclipboard extension
2003-01-29  Stefan Csomormoving all string conversions to private.h
2003-01-29  Stefan Csomormoving all string conversions here
2003-01-28  Gilles Depeyrotmoved definition of TARGET_CARBON to generated setup...
2003-01-28  Stefan CsomorCarbon Events
2003-01-28  Stefan Csomorformatting
2003-01-28  Stefan CsomorwxMenu Review, added Carbon Events and full OSX Support
2003-01-28  Stefan Csomornot needed anymore
2003-01-17  Stefan Csomorinclude needed for CFString conversion routines (param...
2003-01-17  Stefan CsomorGet/SetNoAntiAliasing implemented
2003-01-16  Stefan Csomorrenaming because of conflicts with base Create::
2003-01-15  Vadim Zeitlinadded WXWIN_COMPATIBILITY_2_4
2003-01-13  Stefan Csomorcursor functionality expanded
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2003-01-11  Stefan Csomoradded conversion function to CFStringRefs
2003-01-11  Stefan Csomorremoved commented out snippets
next