]> git.saurik.com Git - wxWidgets.git/history - include/wx/mac
made GetMultiLineTextExtent() const (part of patch 1595123)
[wxWidgets.git] / include / wx / mac /
2006-11-12  Robert Roebling [ 1590221 ] wxStandardPaths::GetExecutablePath
2006-11-10  Vadim Zeitlinremoved const before WXCOLORREF because (1) g++ 3.1...
2006-11-09  Vadim Zeitlinregenerated after the last change of setup_inc.h (chang...
2006-11-08  Michael WetherellMove the #if disabling wxUSE_STD_STRING for watcom...
2006-11-06  Stefan Csomoradd a header placeholder
2006-11-06  Stefan Csomoradd a header placeholder
2006-11-06  Vadim Zeitlinmove WX_GL_XXX constants from wx/*/glcanvas.h to wx...
2006-11-04  Kevin OllivierAdding label editing to native OS X listctrl.
2006-11-04  Stefan Csomoradding measuring contexts, streamlining printing code
2006-11-02  Kevin OllivierSizing fixes for generic control.
2006-11-01  Robert Roebling wxMiniFrame's default style is without closebox on
2006-11-01  Robin DunnImplement deep copy of wxBitmapRefData
2006-10-30  Vadim Zeitlinrenamed IsRefTo() to IsSameAs() (do complain if this...
2006-10-30  Robin DunnSome compile fixes.
2006-10-30  Vadim ZeitlinVarious wxCollapsiblePane enhancements (re-patch 1577412):
2006-10-30  Vadim ZeitlinAdded wxMemoryDC::SelectObjectAsSource() and make Selec...
2006-10-30  Vadim ZeitlinCOW cleanup patch (1583966):
2006-10-30  Vadim ZeitlinGetCurrentSelection() was documented but not present...
2006-10-30  Kevin HockNon pre-comp compilation fix
2006-10-29  Vadim Zeitlinset wxUSE_STD_STRING to 1 by default
2006-10-29  Michael WetherellMake wxBackingFile internal, and remove wxZipFSHander...
2006-10-29  Stefan Csomorsubrect blit
2006-10-29  Vadim Zeitlinadded TGA handler (somewhat modified patch 1393912)
2006-10-29  Robert Roebling wxCoordRound -> wxRound.
2006-10-29  Julian SmartApplied patch 1586499: wxCoordRound function
2006-10-29  Stefan CsomorGetAsBitmap with subrect
2006-10-29  Kevin OllivierAdded wxDC::GetAsBitmap, and implemented wxWindowDC...
2006-10-27  Julian SmartRobert Lang's patch [ 1583183 ] Fixes printing/print...
2006-10-27  Michael WetherellAdd wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE.
2006-10-26  Kevin OllivierOverride GetPixelSize on OS X as the base impl creates...
2006-10-25  Kevin OllivierAdding support for item font/style/color customization...
2006-10-24  Václav Slavíkmoved wxOverlay into overlay.* files and out of dc...
2006-10-23  Michael WetherellAdded wxBackingFile and wxBackedInputStream.
2006-10-21  Paul CornettwxGraphicContext --> wxGraphicsContext
2006-10-21  Stefan Csomoruntangling dc and gc
2006-10-21  Robin DunnForward SetFont, SetBackgroundColour and SetForegroundC...
2006-10-20  Stefan Csomorscreendc implementation
2006-10-20  Stefan Csomoradding same methodname as gtk and msw
2006-10-20  Stefan Csomorreplacing old core graphics with new graphics context...
2006-10-20  Stefan Csomorreplacing old core graphics with new graphics context...
2006-10-20  Stefan Csomorreplacing old core graphics with new graphics context...
2006-10-19  Stefan Csomorusing graphics context for core graphics switch
2006-10-17  Robin DunnAdd impl for IsFrozen
2006-10-17  Włodzimierz SkibaHeaders cleaning.
2006-10-16  Włodzimierz SkibaCVS tags cleaning (with other minor cleaning).
2006-10-15  Paul Cornettprobable typo
2006-10-15  Stefan Csomoradding missing typedefs for 10.4
2006-10-15  Stefan Csomoravailability does not include any other headers, but...
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-13  Robin DunnwxMemoryDC constructor now optionally accepts a wxBitma...
2006-10-13  Stefan Csomorremoving double definition
2006-10-13  Stefan Csomorsetting according to a minimum system of 10.3 and suppo...
2006-10-11  Robin DunnDon't include platform headers from public wx headers
2006-10-11  Kevin OllivierImplementing column click event handler and SortItems...
2006-10-11  Stefan Csomoradding events on kill-focus (Robert's Patch)
2006-10-09  Vadim Zeitlinadded wxAnimationCtrl (patch 1570325)
2006-10-09  Vadim Zeitlinadded wxWindow::IsDoubleBuffered() and improve wxBuffer...
2006-10-09  Vadim Zeitlinuse native toolbar, font dialog and CG by default
2006-10-08  Vadim Zeitlinanother Ok() changed to IsOk()
2006-10-08  Vadim Zeitlinmoved DoSetValue() to wxTextCtrlBase instead of having...
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-10-08  Vadim Zeitlinmoved wxUSE_MS_HTML_HELP back into setup_inc.h (undoing...
2006-10-08  Vadim Zeitlinadded wxTextCtrl::ChangeValue() which is the same as...
2006-10-08  Vadim Zeitlinadded wxBookCtrl::ChangeSelection() which is the same...
2006-10-08  Paul CornettMove some things to wxBitmapBase to avoid much duplication.
2006-10-08  Robin DunnOverride CreateItem so wxListBox can turn its notificat...
2006-10-08  Vadim Zeitlinadded wxUSE_ABOUTDLG
2006-10-05  Robin Dunnensure that wxMAC_USE_CORE_GRAPHICS is turned on if...
2006-10-05  Robin DunnMake the message about wxUSE_GRAPHICS_CONTEXT a bit...
2006-10-04  Robin DunnBakefile changes for building the graphics context...
2006-10-02  Paul Cornettlistctrl header cleanup
2006-09-30  Kevin OllivierFixed sorting and commiting support for native virtual...
2006-09-28  Vadim Zeitlinadd compilation options to allow compiling in just...
2006-09-25  Robin DunnForward declare wxMacListControl
2006-09-25  Vadim Zeitlinmake wxMacItem::m_colId of type DataBrowserPropertyID...
2006-09-25  Vadim ZeitlinThe Great wxRegion Refactoring:
2006-09-24  Vadim ZeitlinAdded wxUSE_VARIANT and the related checks, also added...
2006-09-24  Julian SmartAdded DoLoadFile, DoSaveFile to wxTextCtrlBase
2006-09-24  Robert Roebling Updated wxPallete information.
2006-09-23  Robert Roebling [ 1559479 ] wxImageComboBox
2006-09-22  Stefan Csomortypo
2006-09-22  Stefan Csomorallow access to wxWindow*
2006-09-22  Stefan Csomorextending graphics context encapsulation
2006-09-22  Stefan Csomorextending graphics context encapsulation
2006-09-21  Stefan Csomorcleanup
2006-09-20  Stefan Csomorundoing my duplicate efforts to solve the same problem ...
2006-09-20  Stefan Csomortype corrections, adding support for listctrl editable...
2006-09-19  Kevin OllivierImproved handling of column widths, removed need for...
2006-09-19  Julian SmartBetter compatibility between wxRichTextCtrl and wxTextC...
2006-09-18  Robin DunnAdd a couple missing methods
2006-09-18  Kevin OllivierRemove duplication in wxImageList defines and always...
2006-09-17  Kevin OllivierInitial commit of native OS X list ctrl support. Compil...
2006-09-14  Stefan Csomorcleanup
2006-09-14  Paul Cornettremove redundant declarations of wxFrameNameStr
2006-09-10  Vadim Zeitlinremoved overloaded virtual InitWith() methods, keep...
2006-09-09  Robin DunnSimplify use of MacIsWindowScrollbar
2006-09-09  Robert Roebling Applied wxGauge:Pulse() patch.
2006-09-06  Paul CornettAlways use wxFULL_REPAINT_ON_RESIZE for generic status...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
next