]> git.saurik.com Git - wxWidgets.git/history - include/wx/mac
don't redefine _CRT_SECURE_NO_DEPRECATE and _CRT_NON_CONFORMING_SWPRINTFS if already...
[wxWidgets.git] / include / wx / mac /
2006-04-08  Stefan Csomorallowing the suppression of SetValue event-triggering...
2006-04-08  Stefan Csomorapplying patch 1411230
2006-04-07  Stefan Csomorapplied patch 1465549
2006-03-28  Włodzimierz SkibaLine-up deprecated interface of wxTreeCtrl between...
2006-03-28  Julian SmartCorrect test for WORDS_BIGENDIAN
2006-03-25  Vadim Zeitlinadded wxStandardPaths::GetResourcesDir() and GetLocaliz...
2006-03-24  Włodzimierz SkibaBack to unsigned int count in wxTreeCtrl.
2006-03-24  Włodzimierz SkibaMore null virtuals in wxRadioBoxBase (see: 'Developers_...
2006-03-24  Julian SmartReduced deprecation warning frequency
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-23  Stefan Csomorsetting the hacked cocoa font panel as default
2006-03-23  Stefan Csomorconvenience methods
2006-03-23  Stefan Csomorbetter file data support
2006-03-17  Robin DunnAdd DoGetBestSize
2006-03-17  Stefan Csomorintel pict fixes
2006-03-16  Vadim ZeitlinwxDisplay cleanup/rewrite:
2006-03-14  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-03-12  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s.
2006-03-10  Robin DunnApplied Patch #1424869: Implement wxListCtrl::SetItemCo...
2006-03-10  Stefan Csomoradditional types for carbon events
2006-03-10  Stefan Csomoradding experimental font dialog version - hacking the...
2006-03-09  Vadim Zeitlinadded wxListBox::HitTest() from Ryan (patch 1446207)
2006-03-08  Julian SmartAdded slightly better font dialog for Mac
2006-02-28  Kevin HockMake MacSetMetalAppearance private so that the extra...
2006-02-14  David Surovellcleanup - reformatting
2006-02-14  David Surovellcleanup - reformatting
2006-02-14  Kevin HockFix wxComboBox constructors after keyboard access commi...
2006-02-12  Kevin HockAdd missing include for non-PCH builds
2006-02-12  Kevin HockAdd missing include for non-PCH builds
2006-02-09  Stefan Csomorcorrect tabbing for full keyboard access
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2006-02-05  David Surovellmoved ctor implementation into dot-cpp file; reformatted
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-25  Stefan Csomorkey/char event changes for inline editing (japanese...
2006-01-25  Stefan Csomoradapting comment to new implementation
2006-01-19  David Surovellcleanup - reformat
2006-01-18  David Surovellcleanup - reformat
2006-01-18  David Surovellcleanup - remove duplicate decl., added #include, etc.
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2006-01-15  Mart RaudseppDon't extern declare wxDialogNameStr twice in include...
2006-01-15  Mart RaudseppDon't extern declare wxDialogNameStr twice
2006-01-12  Vadim Zeitlinimproved wxMac event loop implementation and refactored...
2006-01-12  Vadim Zeitlinimplemented wxEventLoop for wxMac
2006-01-10  David Surovellcleanup - reformat
2005-12-20  Vadim Zeitlinadded newline at end of file (avoids gcc warning when...
2005-12-10  Stefan Csomorsupport for standard command IDs
2005-12-03  David Surovellapplied patch 1372197, with some minor mods and cleanup
2005-11-30  Vadim Zeitlin1. moved m_majorDim duplicated in many ports to wxRadio...
2005-11-29  Mart RaudseppMake wxJoystick::GetNumberJoystick a static method...
2005-11-10  Stefan Csomoradding hit testing
2005-11-09  Stefan Csomorwx..._EX_METAL styles support
2005-11-07  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMac part).
2005-11-06  Stefan Csomornot needed for CG
2005-11-06  Stefan Csomoradded CFRef holder templated class
2005-11-02  Stefan Csomorapplying patch 1345435
2005-10-19  Julian SmartAdded wxRichTextCtrl
2005-10-09  Vadim ZeitlinAdded wxTreebook:
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-10-06  Włodzimierz SkibawxPalette unified. Source cleaning.
2005-10-06  Vadim Zeitlindon't use a floating point value as a boolean flag...
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-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
next