put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / mac /
2005-06-16  Julian SmartApplied patch [ 1215991 ] Mac xrc enables unknown class
2005-06-07  Stefan Csomorsupport mac on little endian systems
2005-06-02  Dimitri Schoolwerthfixed CodeWarrior Mach-O compilation
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-31  Stefan Csomoradding OS level Window Menu by default
2005-05-23  Włodzimierz SkibaUse treebase.h for enum duplicated in port/treectrl.h.
2005-05-04  Julian SmartAdded licence/copyright information
2005-04-24  Stefan Csomoradding core services and increase Universal Header...
2005-04-21  Ryan Nortonmy cvs dir got screwed up and didn't commit this...
2005-04-20  Ryan Nortonplace wxUSE_STACKWALKER so it won't get overwritten...
2005-04-20  Stefan Csomorworkaround for CW problems
2005-04-20  Stefan Csomorstackwalker does not exist for Mac
2005-04-19  Ryan Nortonpad out some data for binary compat
2005-04-18  Ryan Nortonrevert some stuff for 1.6
2005-04-18  Ryan NortonSome corefoundation wrappers, Implement Associate and...
2005-04-16  Ryan NortonImplement wxMimeTypesManager on mac
2005-04-13  Stefan Csomorfixing compilo on carbon cfm with CW 9
2005-04-07  Kevin HockDeclare CFRunLoopSourceRef rather than including the...
2005-04-05  Vadim Zeitlingive an error if wxMotif is built in Unicode mode ...
2005-04-05  Robert Roebling Added switch and define for wxUSE_STD_STRING
2005-04-04  Dimitri Schoolwerthfixed cases where __WXMAC_CLASSIC__, __WXMAC_CARBON__...
2005-04-03  Stefan Csomoralways forcing a relayout when position changes, making...
2005-04-01  Stefan Csomormoving wxMac to new printing architecture
2005-04-01  Stefan Csomoradding protected inquiry function whether a child windo...
2005-03-31  Stefan Csomorcalculating vis regions as rects (faster for Quartz...
2005-03-31  Stefan Csomorcontent clipping becomes a runtime attribute
2005-03-30  Julian SmartApplied patch [ 1161769 ] reference to temp object...
2005-03-30  Stefan Csomorunifying redraw and scrolling calls between compositing...
2005-03-29  Stefan Csomorwe need our own imaglist implementation because in...
2005-03-29  Kevin HockAdded __WXMAC_OSX__ guards around the CFRunLoop calls...
2005-03-28  Kevin HockSeparate includes needed for Darwin and classic [ follo...
2005-03-28  Kevin HockCreate RunLoop that can be used to process pending...
2005-03-21  Vadim Zeitlinadded orient parameter to wxMDIParentFrame::Tile()
2005-03-21  Vadim Zeitlinset wxUSE_DEBUGREPORT to 1 by default again
2005-03-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
2005-03-15  Vadim Zeitlinset wxUSE_DEBUGREPORT to 0 by default; fixed a couple...
2005-03-14  Kevin HockRemoved unneeded semicolon after DECLARE_DYNAMIC_CLASS...
2005-03-11  Włodzimierz SkibaBase for wxMessageDialog with common checks for style.
2005-03-11  Vadim Zeitlingave default value of wxID_ANY to id parameter of wxSta...
2005-03-11  Vadim Zeitlinadded wxUSE_DEBUGREPORT
2005-03-09  Ryan Nortoncgimagecreate from wxbitmap crashes 10.2 - turn off...
2005-03-08  Vadim Zeitlinset wxDIALOG_UNIT_COMPATIBILITY to 0 by default
2005-03-07  Vadim Zeitlinextracted platform-specific code to determine static...
2005-03-07  Vadim Zeitlinadded wxUSE_STDPATHS
2005-03-02  Stefan Csomorunicode character events
2005-03-01  Stefan Csomorhave CGImage Support in all OSX builds
2005-02-27  Michael WetherellMove wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the...
2005-02-27  Stefan Csomorcleanup, adding common methods
2005-02-27  Ryan Nortonfix compilation - Stefan see my last commit bundle :)
2005-02-27  Stefan Csomorreintroducing non-composited functionality due to DataB...
2005-02-26  Ryan Nortonguess it wasn't
2005-02-26  Ryan NortonI'm assuming this was meant to be included
2005-02-26  Ryan Nortonsetup.h regeration
2005-02-24  Stefan Csomorforwarding position changed events to peer
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-23  Stefan Csomoradding a peer pointing back to wxWindow
2005-02-23  Stefan Csomormoving all border invalidations into one area, also...
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
2005-02-21  Stefan Csomormoving native format generation into bitmap ref data...
2005-02-21  Vadim Zeitlinremoved ambiguity from wxGLCanvas ctors (bug 1102544)
2005-02-20  Vadim Zeitlinmention wxNO_THREADS/EXCEPTIONS in comment before wxUSE...
2005-02-18  Stefan Csomorreintroducing direct access, cleanup
2005-02-18  Ryan NortonwxUSE_XXX related fixes
2005-02-15  Stefan Csomordrawing fixes
2005-02-14  Ryan NortonNeeds to inherit from wxSliderBase for new ValueInvertO...
2005-02-14  Ryan NortonFinalize wxJoystick on mac. Note change. Pretty up...
2005-02-14  Włodzimierz SkibaCommon code for the same handling of wxSL_INVERSE.
2005-02-14  Ryan NortonMove HID stuff into both OSX builds. Add preliminary...
2005-02-14  Stefan Csomorcleanup
2005-02-14  Stefan Csomorssize_t is always defined in OSX
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-13  Vadim Zeitlinremoved multiple duplicate copies (with subtly differen...
2005-02-13  Stefan Csomordefault painting back to OnPaint handler
2005-02-13  Stefan Csomoradding focus and border quartz support
2005-02-13  Stefan Csomoradding metafile and clipboard support
2005-02-12  Michael WetherellRename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
2005-02-12  Stefan CsomorMac Core Graphics Implementation
2005-02-10  Michael WetherellAdd wxUSE_ARCSTREAM so that other archive classes can...
2005-02-06  Stefan Csomorneeded for avoiding double typedefs in xcode builds
2005-02-06  Stefan Csomornewline before EOF fixes
2005-02-06  Stefan Csomornewline before EOF fixes
2005-02-06  Stefan Csomornewline before EOF fixes
2005-02-06  Stefan CsomorAs members have gone private, use Accessors
2005-02-05  Robert Roebling Second try to add "support" for deriving from
2005-01-29  Stefan Csomormove FixMath include into non darwin part
2005-01-28  Stefan CsomorCoreGraphics dev
2005-01-28  Stefan CsomorFixMath fix
2005-01-27  Kevin HockAdd support for wxSL_INVERSE flag. Also uses new invers...
2005-01-27  Stefan Csomorstoring ATSU style in the font itself
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2005-01-19  Vadim Zeitlinimplemented wxStackWalker for Unix (using glibc-specifi...
2005-01-16  Vadim Zeitlindon't force wxUSE_EXTENDED_RTTI to eb 1 for Borland...
2005-01-15  Vadim Zeitlinonly define wxUSE_NATIVE_STATUSBAR for the ports which...
2005-01-15  Vadim Zeitlinmanage wx/mac/setup0.h using build/update-setup.h too
2005-01-14  Włodzimierz SkibaCommon wxListCtrl control name.
2005-01-13  Włodzimierz SkibaCommon default notebook name.
2005-01-13  Włodzimierz SkibaCommon default notebook name.
2004-12-31  Stefan CsomorSetFocus fixed
2004-12-31  Włodzimierz SkibawxDialog::Show is virtual as elsewhere. Native PalmOS...
2004-12-29  Stefan Csomoradded RequestUserAttention
next