]> git.saurik.com Git - wxWidgets.git/history - include/wx/mac
Compilation fix after wxCB_ flags move.
[wxWidgets.git] / include / wx / mac /
2006-07-24  Vadim Zeitlinadd default value for the encoding parameter of wxMacCF...
2006-07-17  Robin DunnTranslucency --> Transparent
2006-07-16  Robin DunnAdded wxTopLevelWindow::SetTranslucency and CanSetTrans...
2006-06-30  Vadim Zeitlinmoved wxUSE_MS_HTML_HELP to MSW-specific setup.h, it...
2006-06-30  Stefan Csomorfixing PPI bugs in printer dcs
2006-06-29  Stefan Csomormoving UniChar code to one place
2006-06-27  Vadim Zeitlinadded wxUSE_PRINTF_POS_PARAMS which can be used to...
2006-06-15  Dimitri Schoolwerthforwardported a 2.6 branch fix for misplaced define
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
2006-05-29  Robin DunnCompile fix
2006-05-29  Vadim Zeitlinmiscellaneous wxFont enhancements (patch 1496606):
2006-05-28  Vadim Zeitlinadded wxHyperlinkCtrl (patch 1476781 from Francesco)
2006-05-28  Vadim ZeitlinwxVsnprintf() implementation with positional parameters...
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-05-20  Paul Cornettremove unneeded includes from mac/carbon/private.h
2006-05-18  Włodzimierz SkibaMissing #includes to allow wx/mac/carbon/tooltip.h...
2006-05-18  Vadim Zeitlinadded virtual dtor to wxMacListControl to silence gcc...
2006-05-18  Vadim Zeitlinfixed typo in last commit
2006-05-18  Vadim Zeitlinsuppress gcc printf format warning
2006-05-18  Vadim Zeitlinadded virtual dtor to wxMacListControl to silence gcc...
2006-05-17  Julian SmartFixes for compile breakage with no PCH
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-08  Vadim Zeitlinadded wxUSE_COMBOBCONTROL and wxUSE_OWNERDRAWNCOMBOBOX...
2006-05-06  Vadim Zeitlinmisc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag...
2006-05-02  Paul Cornettcorrect access specifier for virtuals
2006-05-02  Paul Cornettremove definitions which are already in wx/app.h
2006-04-30  Robert Roebling Applied patch to add n bitmaps at once to an image
2006-04-30  Robert Roebling Trying to commit wxDirDialog patch.
2006-04-27  Stefan Csomorrenamed RGBColor setter to avoid former overload being...
2006-04-25  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-20  Paul Cornettremove unneeded gdiobj.h files
2006-04-19  Stefan Csomorlistbox rewrite, cleanup
2006-04-19  Stefan Csomorlistbox rewrite
2006-04-19  Stefan Csomorfixing 'id' objc.h collisions, listbox rewrite
2006-04-19  Stefan Csomorfixing 'id' objc.h collisions
2006-04-19  Vadim Zeitlinregenerated using build/update-setup-h to have wxUSE_DI...
2006-04-17  Vadim Zeitlinadded wxStandardPaths::GetDocumentsDir() (patch 1214360)
2006-04-15  Robin DunnIsStandard needs to check m_type, not m_format
2006-04-14  Julian SmartReversed accidental commit
2006-04-14  Julian SmartImplemented Mac-style button toggling within wxButtonTo...
2006-04-10  David Surovellcleanup - reformatting
2006-04-10  Stefan Csomorcleanup
2006-04-09  Stefan Csomorlistbox cleanup
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
next