Nuke #pragma implementation/interface's
[wxWidgets.git] / include / wx / mac /
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-18  Stefan Csomortentative fix for BestSize problems (non-native toolbar)
2005-09-14  Stefan Csomoradding Robert Lang's native CG-Bezier patch
2005-09-14  Stefan Csomoradding Robert Lang's native CG-Bezier patch
2005-09-01  Vadim Zeitlinbetter handling of empty MDI parent frame visibility...
2005-08-30  Vadim Zeitlinfix for gcc warning about base class initialization...
2005-08-23  Stefan Csomoradding a string for private data identification
2005-08-19  Michael WetherellFix uses of wxUSE_METAFILE, patch 1262723 Paul Cornett
2005-08-17  Vadim Zeitlinadded GetCurrentSelection() which is the same as GetSel...
2005-08-13  Julian SmartFixed dangling pointers bug; radio button was not remov...
2005-08-08  Vadim Zeitlinremoved mentions of wxUSE_OWNER_DRAWN: unless I miss...
2005-07-30  Vadim ZeitlinwxUSE_UNICODE_MSLU is MSW-specific so shouldn't be...
2005-07-30  Vadim Zeitlinforcefully disable wxUSE_STACKWALKER
2005-07-27  Stefan Csomortypo
2005-07-27  Stefan Csomornew native toolbar implementation (turned off by defaul...
2005-07-27  Stefan Csomornew native toolbar implementation (turned off by defaul...
2005-07-25  Stefan CsomorAdding David Surovell's fixes and extensions
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
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
next