]> git.saurik.com Git - wxWidgets.git/history - src/mac/classic
Include wx/log.h according to precompiled headers of wx/wx.h (with other minor cleaning).
[wxWidgets.git] / src / mac / classic /
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-24  Włodzimierz SkibaInclude wx/string.h according to precompiled headers...
2006-04-19  Włodzimierz SkibaInclude wx/dynarray.h according to precompiled headers...
2006-04-19  Włodzimierz SkibaInclude wx/object.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-04-17  Vadim Zeitlinadded wxStandardPaths::GetDocumentsDir() (patch 1214360)
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2006-03-28  Włodzimierz SkibaMake wxPASSWORD and wxPROCESS_ENTER really deprecated.
2006-03-27  Włodzimierz SkibaFinal and global PRIOR/NEXT change: keep consistency...
2006-03-24  Włodzimierz SkibaBack to unsigned int count in wxTreeCtrl.
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-21  Vadim Zeitlinadded semicolons after wxCHECK()s (part of patch 1450705)
2006-03-16  Vadim Zeitlininitialize base class using its ctor
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-02-11  Vadim Zeitlinuse wxDiskspaceSize_t which is long and not wxLongLong...
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2006-02-09  Vadim Zeitlinfixed wxUSE_TABDIALOG/TAB_DIALOG confusion and other...
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
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-20  Dimitri Schoolwerthapplied patch #1356901 "Yet another removal of extra...
2005-11-08  Włodzimierz SkibaBuild fix.
2005-11-07  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMac part).
2005-10-26  Włodzimierz SkibaSource cleaning.
2005-10-06  Włodzimierz SkibawxPalette unified. Source cleaning.
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-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-31  Stefan NeisReplaced SOCKLEN_T by WX_SOCKLEN_T to resolve conflict...
2005-07-28  Vadim Zeitlinremoved USE_SHARED_LIBRARY mentions (and all variations...
2005-06-01  Włodzimierz SkibaUnwanted semicolon fix [#1212497] + source cleaning.
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-04-04  Dimitri Schoolwerthfixed cases where __WXMAC_CLASSIC__, __WXMAC_CARBON__...
2005-03-21  Vadim Zeitlindocument (and check for it with assert) that wxGetKeySt...
2005-03-21  Vadim Zeitlinadded orient parameter to wxMDIParentFrame::Tile()
2005-03-18  Dimitri Schoolwerthfixed signed/unsigned mismatch warning
2005-03-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
2005-03-11  Włodzimierz SkibaBase for wxMessageDialog with common checks for style.
2005-03-07  Robert Roebling Applied GetSystemMetric patch to suppurt GTK and...
2005-03-04  Robert Roebling Applied John L's patches for curson scaling, image...
2005-02-27  Julian SmartAdded GetBitmap, GetIcon to wxImageList
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-13  Vadim Zeitlinremoved multiple duplicate copies (with subtly differen...
2005-01-20  Włodzimierz SkibaSimple wxBatteryPower API for the support in wxWinCE...
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2005-01-18  Kevin HockFor efficiency reasons, text controls no longer set...
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2004-12-28  Robert Roebling Also check for range on Mac's spin controls.
2004-12-27  Włodzimierz SkibaTake best fitting type for available memory measurement.
2004-12-21  Włodzimierz SkibaMetric conversion constants not doubled in each port...
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-12-13  Włodzimierz Skibamath.h/PI integration
2004-12-09  Julian SmartAdded further 'missing' wxTextCtrl-like functions to...
2004-12-05  Julian SmartAdded flags argument to wxKill and wxProcess::Kill...
2004-11-30  Włodzimierz SkibaIS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
2004-11-05  Robert Roebling I admit I have no good solution for wxPrinter::Setup...
2004-09-30  Václav Slavíkmoved wxWindow::GetBestSize implementation into DoGetBe...
2004-09-29  Robin DunnwxSystemSettings::GetMetric returns -1 if the metric...
2004-09-29  Václav Slavíkchanges to make wxWindow::FindFocus work as expected...
2004-09-27  Ryan Nortonsource nice-ness and remove erronous files
2004-09-27  Ryan Nortonrevert bad change
2004-09-27  Ryan Nortonpass by reference, not value
2004-08-31  Włodzimierz Skibasome wxUSE_* macros not used consistently (patch #99245...
2004-08-30  Václav Slavíknew stock buttons API
2004-08-18  Dimitri Schoolwerthfixes for CW8 Mac Classic compilation
2004-08-09  Stefan Csomorcatching errors
2004-08-09  Stefan Csomoraa const
2004-08-05  David ElliottRemoved unneeded GSocket files
2004-07-29  David ElliottRemoved unused event table entries
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-03  Robin DunnInvalidate notebook best size when pages are added...
2004-06-24  Robin Dunn* Implemented BestSize cache
2004-06-21  Robin Dunnreverted m_adjustMinSize change prepatory for a new...
2004-06-19  Robin DunnControls will readjust their size and minsize when...
2004-06-15  Julian SmartNavigate corrections
2004-06-15  Julian SmartConsistent tab behaviour
2004-06-15  Julian SmartWith wxTE_PROCESS_TAB, tabs are now inserted in the...
2004-06-03  Václav Slavíkuse current mouse position as default position in wxWin...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-10  Robin DunnAdd GetOwner accessor and fix wxRTTI inheritance for...
2004-05-05  Vadim Zeitlinuse ResetClipping() instead of simply setting m_clippin...
2004-04-14  David ElliottQuick hack removing wxDIALOG_MODAL
2004-03-30  David ElliottInstead of m_menuBar use GetMenuBar() which will be...
2004-03-27  Stefan Csomorget keys support
2004-03-23  Stefan Csomorclassic/carbon split
2004-03-20  Stefan Csomorsplit classic and carbon
2004-03-04  Stefan Csomorplaceholder