]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon
using MPSleep also for non Darwin Targets
[wxWidgets.git] / src / mac / carbon /
2004-03-29  Stefan Csomorbest size calculations based on bitmap size
2004-03-29  Stefan CsomorUpdate Region is not always correct, we use the visible...
2004-03-29  Stefan CsomorUMADrawControl is not to be used anymore
2004-03-29  Stefan CsomorCleanup
2004-03-29  Stefan CsomorSetSize with all -1 was returning too soon in some...
2004-03-29  Stefan Csomorfixed multiline wrap-around
2004-03-29  Stefan Csomorcleanup in toplevel activation, and switching to native...
2004-03-29  Stefan Csomorstarted for unicode text control, in case we will not...
2004-03-29  Stefan Csomoradded port state save class
2004-03-29  Stefan Csomoradded hilite change notification
2004-03-29  Stefan Csomoradded new notifications to be added, corrected DoGetBes...
2004-03-29  Stefan Csomorsupport metal appearance
2004-03-29  Stefan Csomorcorrect include for OSX only
2004-03-29  Stefan Csomorexpose metal appearance
2004-03-28  Stefan Csomorfix for get best size when having empty labels
2004-03-28  Stefan Csomoradded native alignement support
2004-03-28  Stefan CsomorClear does nothing if we have a non valid brush (ie...
2004-03-28  Stefan Csomorbackground drawing uncommented again
2004-03-28  Stefan Csomoradded first bare bones implementation for PositionToXY...
2004-03-28  Stefan Csomortoplevel event handler exposed
2004-03-28  Stefan Csomorvisibility changed code fixed
2004-03-28  Stefan Csomormouse handling fixed, skipping if we have no native...
2004-03-28  Stefan Csomorextending calculation of visible region
2004-03-28  Stefan Csomortypo in mouse event handler
2004-03-28  Stefan Csomorshowing a bevel button for a multiline label (is not...
2004-03-27  Vadim Zeitlinprintf() format mismatch warning fixed
2004-03-27  Stefan Csomormoving GUI function to proper place
2004-03-27  Stefan Csomornew control based view architecture
2004-03-27  Stefan CsomorNO_BORDER support backported into carbon subdir
2004-03-27  Stefan Csomorexport var that is sought for afterwards from shared lib
2004-03-27  Stefan Csomorcompiler warning fixed
2004-03-26  Stefan Csomorfiles of wxMac moved into carbon subdirs
2004-03-19  Julian SmartWhen a directory can't accessed, don't assert, return...
2004-03-19  Julian SmartReduced margin in Mac wxNotebook
2004-03-16  Robin DunnImplement wxBitmapButton::DoGetBestSize
2004-03-16  Stefan Csomorset scrollbarsize back to normal
2004-03-13  Robin DunnNeed an additional #include
2004-03-13  Robert Roebling Gradient fill splitter window sash. This won't
2004-03-12  Julian SmartFixed multiline static texts
2004-03-07  Stefan CsomorSetWindowVariant implemented
2004-03-07  Stefan Csomorunicode fix and header includes corrected
2004-03-07  Stefan CsomorOS Header includes corrected
2004-03-05  Robin DunnUse WidthDefault and HeightDefault
2004-03-04  Stefan Csomorsupport for wxUSE_PALETTE = 0
2004-03-04  Stefan Csomorplaceholder
2004-03-04  Stefan Csomorfix for late redraw messages in a already destroyed...
2004-03-03  Stefan CsomorAPI adaptions to MSW EnhMetafile, fixes and extensions
2004-03-03  Stefan Csomorsafe destruction, even if redraws might be triggered
2004-03-03  Stefan Csomorcasting for CW
2004-03-03  Stefan Csomortentative fix for http://sourceforge.net/tracker/index...
2004-03-03  Stefan Csomoradded comment about array, switched intepretation of...
2004-02-27  Stefan Csomorsince drawtext does not have to take linefeeds into...
2004-02-26  Stefan Csomorattempt to tame composite data objects
2004-02-26  Stefan CsomorPending() fixed for OSX
2004-02-26  Stefan Csomoradjusted LB_EXTENDED and LB_MULTIPLE to wxMSW
2004-02-26  Stefan Csomorfixed crash when no wx menubar is created
2004-02-26  Stefan Csomorreverting best size calculations
2004-02-22  Robert Roebling I don't understand what the original author
2004-02-21  Stefan Csomorworkaround for blocking behaviour under carbon when...
2004-02-21  Stefan Csomormissing headers for non mach
2004-02-21  Stefan Csomorimplementation for mac added
2004-02-21  Stefan Csomorusing Large System font for Buttons needs more space
2004-02-19  Stefan Csomorcorrect boundaries for carbon
2004-02-17  Dimitri SchoolwerthFixed typo causing multiple file selections to always...
2004-02-17  Dimitri SchoolwerthImplemented wxExecute (minimal flags support).
2004-02-15  Vadim Zeitlinremoved unused variable
2004-02-14  Julian SmartNow sends an exit command to the app so Quit behaves...
2004-02-14  Stefan Csomorcorrected system condition for panther
2004-02-12  Stefan Csomorpatch applied for clearing m_data object upon closing
2004-02-11  Robin DunnAdded wxDC:GetPartialTextExtents
2004-02-11  Stefan Csomorcorrected sleep
2004-02-11  Stefan Csomornon-unicode fix
2004-02-11  Stefan Csomorcleanup and fix of double disposal (thanks to Steve...
2004-02-11  Stefan Csomorconversion corrections
2004-02-11  Stefan Csomorremoving unreached code (overriden)
2004-02-11  Stefan Csomorcommon code, cleanup of measurement
2004-02-11  Stefan Csomorturning off sound, movies and images for textctrl
2004-02-10  Robin DunnFixed a compliation error, event args should not be...
2004-02-10  Stefan Csomorbecause some sash code draws whether the window is...
2004-02-08  Stefan Csomorproper UTF32 / 16 conversions added
2004-02-08  Stefan Csomorwchar_t 4 bytes support added
2004-02-08  Stefan Csomorredraw forced for size changes (layout for measuring...
2004-02-08  Stefan Csomorcorrected Sleep implementation (as clock() under Mach...
2004-02-08  Stefan Csomorscroll of subwindow confined to rect param
2004-02-08  Stefan Csomortabs fixed
2004-02-08  Stefan Csomorcorrected line counts and implemented ShowPosition
2004-02-08  Stefan Csomorunicode savvy conversions
2004-02-08  Stefan Csomorfont encodings and refresh upon show (after a hide...
2004-02-08  Stefan Csomorfont encodings
2004-02-08  Stefan Csomorfont encodings and a first copy implementation wchar_t...
2004-02-08  Stefan Csomorfont encoding support
2004-02-08  Stefan Csomordon't let MacIsReallyShown climb over toplevel windows...
2004-02-07  Dimitri SchoolwerthLive resizing is OS X only.
2004-02-06  Stefan Csomorfixing notebook icons for panther
2004-02-06  Stefan Csomorconditional compilation for compositing
2004-02-06  Stefan Csomorcorrecting a missing redraw area on certain resize...
2004-02-06  Stefan Csomorreverting part of Kevin O's patch, due to incompatibili...
2004-02-05  Robin DunnDon't send the wxWindowCreateEvent immediately
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-01-31  Mattia Barbon Compilation fix for !WXWIN_COMPATIBILITY_2_4.
next