]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon
show window from PostCreation() (which is called for the derived classes as well...
[wxWidgets.git] / src / mac / carbon /
2004-04-01  Stefan Csomoradded adjustOrigin parameter to bounds calculation...
2004-04-01  Stefan Csomorremoved duplicate background colour setting (was leadin...
2004-04-01  Stefan Csomorremoved flags for wxOK etc that interfere with minifram...
2004-04-01  Stefan Csomorcast corrected
2004-03-31  Stefan Csomorcorrected Refresh (client coordinates)
2004-03-31  Stefan Csomorscrollbars added
2004-03-31  Julian SmartAdded version test
2004-03-31  Stefan Csomordifferent approaches implemented
2004-03-31  Stefan Csomorrefresh on move changed
2004-03-31  Stefan Csomorreverting drawing code
2004-03-30  Stefan Csomorfixing auto wrap and default font
2004-03-30  Stefan Csomordatabrowser notification trigger events now
2004-03-30  Julian SmartCompile fixes for 10.2 headers
2004-03-30  Stefan Csomorsince we are not getting the kEventDraw messages for...
2004-03-30  Stefan Csomormixed height and width
2004-03-30  Stefan Csomorcommented that redraw workaround as it was causing...
2004-03-30  David ElliottInstead of m_menuBar use GetMenuBar() which will be...
2004-03-29  Stefan Csomorattempt to work around SDK specific problems
2004-03-29  Stefan CsomorBestSize is ok for built-ins
2004-03-29  Stefan Csomoradded tlw include
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
next