]> git.saurik.com Git - wxWidgets.git/history - src/mac
Initial revision
[wxWidgets.git] / src / mac /
2004-04-24  Stefan Csomorgcc warnings
2004-04-23  Stefan Csomoradded network-to-host noops
2004-04-23  Stefan CsomorCFM Build fixes
2004-04-22  Stefan Csomoradapting the MSW way for mutex gui
2004-04-22  Stefan Csomorfixes, rewrites, adopting the posix way of resume/suspe...
2004-04-21  Stefan Csomorcreating Apple menu programmatically
2004-04-21  Stefan CsomorMPThread implementation by AJ Lavin
2004-04-21  Stefan Csomorimplemented Lower and Raise for OSX
2004-04-18  Stefan Csomoralternative direct CFSocket implementation, not yet...
2004-04-18  Stefan Csomoryielding from main loop
2004-04-18  Stefan Csomorotherwise all runloop dependent callbacks cannot work...
2004-04-18  Stefan Csomorbyte ordering changed to network ordering
2004-04-18  Julian SmartCasting fix
2004-04-14  Stefan Csomorremoving resource based implementations
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 Csomorall databrowser implementation
2004-04-13  Stefan Csomorswitching to native focus handling
2004-04-13  Stefan Csomorfixing right click
2004-04-13  Stefan Csomormouse handling changed
2004-04-13  Stefan Csomorrecursive tab processing
2004-04-13  Stefan Csomorswitching to CreateXXX methods for Controls and to...
2004-04-11  Stefan Csomorfixing target determination for compositing windows...
2004-04-10  Mattia Barbon Compilation fix.
2004-04-08  Stefan Csomormake sure we are comparing the stripped strings
2004-04-05  Dimitri Schoolwerthremoved HasMultipleSelection() because base class imple...
2004-04-05  Stefan Csomoradded recursive invalidation after a Thaw command
2004-04-04  Stefan Csomorcorrected content vs structure calculation
2004-04-03  Stefan Csomorconcentrating content and structure region calculations
2004-04-02  Julian SmartAllow app to call SetWindowVariant before creation...
2004-04-02  Stefan Csomoradding QDSwapPort for performance reasons
2004-04-02  Stefan Csomorsupporting non-theme fonts
2004-04-01  Julian SmartFixed warning
2004-04-01  Julian SmartImplemented Enable for wxMenuBar to avoid assert
2004-04-01  David Elliott#include "wx/settings.h" for wxSystemSettings
2004-04-01  Stefan CsomorAssert for incorrect style, added Deselection for singl...
2004-04-01  Stefan Csomordefault to striped background
2004-04-01  Stefan Csomorsupporting events also for root control (needed for...
2004-04-01  Stefan Csomorfixing shape windows, as we now use the structure regio...
2004-04-01  Stefan Csomorpass in NULL for mouse event handler, otherwise the...
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-27  Stefan Csomorget keys support
2004-03-26  Stefan Csomorfiles of wxMac moved into carbon subdirs
2004-03-26  Stefan Csomorfiles of wxMac moved into carbon subdirs
2004-03-26  Stefan Csomorfiles of wxMac moved into carbon subdirs
2004-03-23  Stefan Csomorclassic/carbon split
2004-03-20  Stefan Csomorsplit classic and carbon
2004-03-19  Julian SmartImplemented borderless wxTextCtrl (wxNO_BORDER)
2004-03-19  Julian SmartWhen a directory can't accessed, don't assert, return...
2004-03-19  Julian SmartReduced margin in Mac wxNotebook
next