]> git.saurik.com Git - wxWidgets.git/history - include/wx/mac
Regenerate Makefile.in, configure and the VC++ project files after adding rcdefs.h
[wxWidgets.git] / include / wx / mac /
2004-08-07  Stefan Csomorforward declaration for combobox members
2004-08-06  David ElliottGet rid of inline C compatibility methods
2004-08-06  David ElliottGet rid of wxUSE_GSOCKET_CPLUSPLUS
2004-08-06  David ElliottwxMac GSocket C -> C++
2004-07-31  Dimitri Schoolwerthapplied patch #997019: '[wxMac] updated wxSound', adds...
2004-07-27  Stefan Csomorregion from polygon added
2004-07-25  Vadim Zeitlinfixed header include guard position (patch 992443)
2004-07-23  Włodzimierz SkibawxUSE_BUTTONBAR removed.
2004-07-21  Stefan Csomorryan's QT implementation
2004-07-21  Stefan Csomorfirst attempt for full screen implementation
2004-07-20  Stefan Csomorbackground handling
2004-07-20  Stefan Csomoravoid unimplemented wx stubs being used
2004-07-14  Stefan Csomormaking getter const
2004-07-13  Stefan Csomoradding correct events
2004-07-11  Stefan Csomorfurther separating implementation
2004-07-03  Stefan Csomorgoing on with wxMacControl functionality
2004-07-02  Stefan Csomormoving implementation out of class declaration
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-04  Kevin OllivierMaking wxUSE_WEBKIT for optionally building wxWebKitCtrl.
2004-06-04  Stefan Csomorintroduction of m_peer
2004-06-03  Václav Slavíksplit wxRegion(wxBitmap) ctor into two ctors with clear...
2004-05-31  Stefan Csomorcontinued spinning committed
2004-05-29  Stefan Csomorcontrol data support
2004-05-29  Stefan Csomorpreparing for internal changes
2004-05-27  Stefan Csomordebug method added for flashing invalid areas
2004-05-27  Stefan Csomormenu associations
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-16  Stefan Csomoradapting for dual implementation native and composited
2004-05-15  Stefan Csomorsupport for insets of native controls, sigh...
2004-05-14  Stefan CsomorwxMacWakeUp moved
2004-05-14  Stefan CsomorwxMacWakeUp moved
2004-05-13  Stefan Csomornon-osx methods bracketed
2004-05-11  Stefan Csomornot needed
2004-05-11  Stefan Csomorremove unneeded vars
2004-05-11  Stefan Csomoradded wxUSE_MDI
2004-05-07  Vadim Zeitlinsplit wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which...
2004-04-29  Stefan Csomorprecompiled headers changed
2004-04-25  Václav Slavíkremoved wxGzipStreams (supported by wxZlibStreams now)
2004-04-21  Stefan Csomoradded define for Aug 2003 gcc update compatibility...
2004-04-14  David ElliottQuick hack removing wxDIALOG_MODAL
2004-04-14  David ElliottQuick hack to rid the code of wxDIALOG_MODAL
2004-04-13  Stefan Csomoradding event construction
2004-04-13  Stefan Csomorswitching to native focus and control hit handling
2004-04-11  Stefan Csomorexpose find window method
2004-04-10  Mattia Barbon Avoid virtual function hiding.
2004-04-03  Stefan Csomorconcentrating content and structure region calculations
2004-04-01  Julian SmartImplemented Enable for wxMenuBar to avoid assert
2004-04-01  Stefan Csomoradded adjustOrigin parameter to bounds calculation...
2004-04-01  Stefan Csomoradded adjustOrigin parameter to bounds calculation
2004-03-30  Stefan Csomoruse base class implementation
2004-03-30  Julian SmartNeed wxUSE_LIBMSPACK
2004-03-29  Stefan Csomoradded port state save class
2004-03-29  Stefan Csomoradded hilite change notification
2004-03-29  Stefan Csomorexpose metal appearance
2004-03-28  Stefan Csomorglcanvas fix and toplevel event handler exposed
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-03-27  Stefan Csomormerge of new wxMac code
2004-03-26  Stefan Csomordispatch for header files in order to keep old way...
2004-03-25  Stefan Csomorunicode adaption
2004-03-23  Stefan Csomorclassic/carbon split
2004-03-23  Stefan Csomorclassic
2004-03-16  Robin DunnImplement wxBitmapButton::DoGetBestSize
2004-03-07  Stefan CsomorSetWindowVariant implemented
2004-03-04  Stefan Csomorsupport for wxUSE_PALETTE = 0
2004-03-03  Stefan CsomorAPI adaptions to MSW EnhMetafile
2004-02-21  Stefan Csomorimplementation for mac added
2004-02-11  Robin DunnAdded wxDC:GetPartialTextExtents
2004-02-11  Stefan Csomorcommon code
2004-02-10  Robin DunnFixed a compliation error, event args should not be...
2004-02-08  Stefan Csomorfont-encodings additions
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-26  Václav Slavíkrenamed system option to better match existing ones
2004-01-25  Stefan Csomorcompositing and transtion changes
2004-01-25  Stefan Csomorreopen application
2004-01-23  Robin DunnwxMenu::Append (and similar) now return a pointer to...
2004-01-23  Ryan NortonOS X Dock Menu/Taskbar support (not added to bakefiles...
2004-01-23  Ryan NortonHID support (preliminary - not added to bakefiles yet)
2004-01-23  Robin DunnMoved wxMacGetSystemEncFromFontEnc and wxMacGetFontEncF...
2003-12-11  Julian SmartApplied patch [ 828303 ] Slight wxColour cleanup
2003-11-24  Dimitri SchoolwerthApplied patch #809019 (Adds embedded/plugin capabilitie...
2003-11-23  Mattia Barbon Avoid double free in wxComboBox::SetClientObject.
2003-11-19  Dimitri SchoolwerthImplemented missing pure virt functions (stub functions...
2003-10-29  Robin DunnAdded SetMin/SetMax
2003-10-18  Vadim Zeitlinreplaced all occurences of wxColourDatabase::FindColour...
2003-10-09  Stefan Csomoradded newline conversion
2003-09-28  Vadim Zeitlinadded 3-state checkboxes (patch 813790)
2003-09-27  Vadim Zeitlinremoved wxApp::Initialized() (replaced with a dummy...
2003-09-26  Vadim Zeitlinadded wxGzipIOStreams (patch 792932)
2003-09-25  Vadim Zeitlincompilation fixes after making wxFontRefData private...
2003-09-24  Vadim Zeitlinpointer returned by GetNativeFontInfo() is now const...
2003-09-23  Vadim Zeitlinadded wxTextCtrl::MarkDirty()
2003-09-20  Vadim Zeitlinexchanged the base classes order, wxObject must be...
2003-09-20  Vadim Zeitlinderive wxComboBox from wxItemContainer (via wxComboBoxB...
2003-09-15  Vadim Zeitlinuse wxEventLoop in wxApp under wxMSW; factored out...
2003-09-15  Vadim Zeitlinadded wxUSE_EXCEPTIONS
2003-09-14  Stefan Csomorremoval of pc-mac charset conversion for wxMac
next