]> git.saurik.com Git - wxWidgets.git/history - include/wx/mac/carbon
removed overloaded virtual InitWith() methods, keep just a single InitRGBA()
[wxWidgets.git] / include / wx / mac / carbon /
2005-10-05  Włodzimierz SkibawxColour source cleaning. Corrections to 'const unsigne...
2005-10-04  Włodzimierz SkibaFix for mistake with const for non pointer/reference...
2005-10-04  Włodzimierz SkibawxBrush::SetColour and wxPen::SetColour unified. Source...
2005-10-03  Vadim Zeitlinremoved old commented out code and out of date comments
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-25  Michael WetherellFixes for include guards, patch 1256967 Paul Cornett
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
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-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  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-19  Ryan Nortonpad out some data for binary compat
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-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-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
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-09  Ryan Nortoncgimagecreate from wxbitmap crashes 10.2 - turn off...
2005-03-07  Vadim Zeitlinextracted platform-specific code to determine static...
2005-03-02  Stefan Csomorunicode character events
2005-03-01  Stefan Csomorhave CGImage Support in all OSX builds
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-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-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  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 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  Stefan CsomorMac Core Graphics Implementation
2005-02-06  Stefan Csomorneeded for avoiding double typedefs in xcode builds
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-14  Włodzimierz SkibaCommon wxListCtrl control 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
2004-12-21  Stefan Csomormoving Carbon Event Class out of USE_GUI
2004-12-19  Stefan Csomorextended EventRef class
2004-12-16  Włodzimierz SkibaMake ComputeScaleAndOrigin() as virtual part of wxDCBas...
2004-12-12  Stefan Csomorscrolling hack (always move our own scrollbars highest...
2004-12-09  Julian SmartAdded further 'missing' wxTextCtrl-like functions to...
2004-12-08  Włodzimierz SkibawxPaletteBase introduction. wxPalette::GetColoursCount...
2004-12-06  Włodzimierz SkibaUse Get*Box instead Get*Region if you are asking about...
2004-12-03  Włodzimierz SkibawxBrushBase between wxBrush and wxGDIObject (class...
2004-11-30  Włodzimierz SkibaIS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
next