]> git.saurik.com Git - wxWidgets.git/history - src/mac
improved deallocation fix for Visual C++ Multithreaded non DLL runtime
[wxWidgets.git] / src / mac /
2003-05-28  Gilles Depeyrotallow wxDisplaySize to be called with NULL parameters
2003-05-24  Stefan Csomorguarded M_PI declaration
2003-05-24  Julian SmartRemoved wxHTMLHelpControllerBase (putting the
2003-05-24  Stefan Csomorremoved carbon printing code
2003-05-24  Stefan Csomorcomments added
2003-05-23  Gilles Depeyrotremoved print.cpp from list of Mac files and regenerate...
2003-05-22  Stefan Csomordeactivating wxSTAY_ON_TOP patch
2003-05-21  Robin DunnFix page positioning when the tabs are on a side differ...
2003-05-19  Stefan CsomorDoGetSize implementation corrected
2003-05-19  Stefan Csomorswitch to pImpl pattern for mac printing
2003-05-18  Stefan Csomorno message
2003-05-18  Stefan Csomorno message
2003-05-17  Stefan Csomortemporary fix for carbon (problems under OS 9)
2003-05-16  Stefan Csomorcarbon printing extended
2003-05-11  Gilles DepeyrotWe don't put main() in the library any more.
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-05-09  Stefan Csomorfixing some redrawing bugs overpainting foreign window...
2003-05-09  Stefan Csomortypo
2003-05-09  Stefan Csomormasking out wxOK and friends from dialog style in order...
2003-05-09  Stefan Csomorreintroduced m_isBeingDeleted
2003-05-07  Robin DunnAdded #if TARGET_CARBON around shaped window stuff
2003-05-04  Julian SmartSetting state to STATE_NEW in wxThread::Create
2003-05-04  Julian SmartAdded some missing copyright lines
2003-05-03  Stefan Csomorcorrected pageRect for non carbon targets, removed...
2003-04-30  Stefan Csomorcorrecting non-unicode char conversion
2003-04-30  Stefan Csomorremoving unused flags
2003-04-30  Stefan Csomorinclude "ToolUtils.h" for LoWord and friends
2003-04-30  Robin DunnShaped window support for wxMac, plus a wxSTAY_ON_TOP...
2003-04-26  Stefan Csomormoving rollover check, was causing hangs upon terminati...
2003-04-26  Stefan Csomortransition window calls had some problems with layering...
2003-04-19  Gilles Depeyrotremoved superfluous casts
2003-04-19  Gilles Depeyrotadded extern "C" for include of mach/mach.h to fix...
2003-04-19  Gilles Depeyrotremoved unused variables
2003-04-19  Gilles Depeyrotcorrected warning (missing const)
2003-04-17  Julian SmartCan switch between clipping code mroe easily
2003-04-15  Stefan Csomoradded direct HICommand updating
2003-04-15  Stefan CsomorSkipping Right_down event if generated context menu...
2003-04-14  David ElliottWhen saving the editable state, use the real state...
2003-04-13  Julian SmartTest for result of searching for wxID_CANCEL button
2003-04-13  Julian SmartDon't use focus if NULL
2003-04-13  Julian SmartSet wxPendingEvents to NULL after deleting it
2003-04-13  Stefan Csomorsupported controls on toolbar
2003-04-13  Vadim Zeitlinfixed unused variable warning
2003-04-13  Vadim Zeitlinfixes necessary for the default GUI log target to be...
2003-04-12  Stefan Csomorredraw fixes for OSX
2003-04-11  Robin DunnFixed wxMac's wxTextCtrl::SetSelection so that (-1...
2003-04-10  Vadim Zeitlinregenerated with tmake after adding datacmn.cpp
2003-04-10  Vadim Zeitlinextracted duplicated code from src/*/data.cpp in a...
2003-04-10  Vadim Zeitlinmoved wxFloat/DoubleToStringStr from src/*/data.cpp...
2003-04-08  Vadim ZeitlinwxMac doesn't use wxTaskBarIcon
2003-04-07  Stefan Csomorexplicit app modality in SetModal
2003-04-07  David ElliottAfter delete wxPendingEventsLocker; wxPendingEventsLoc...
2003-04-05  Václav Slavíkregenerated makefiles
2003-04-04  Václav Slavíkpreparation for X11 wxTaskBarIcon version:
2003-04-03  Robin DunnFixed menu event propogation to be consistent across...
2003-04-02  Stefan Csomorbetter spacing
2003-04-02  Stefan Csomorsetting origin to printable area for wxMac
2003-03-31  Mattia Barbon Regenerated some more makefiles/filelists.
2003-03-31  Julian SmartMore deprecated class mods
2003-03-30  Julian SmartRemoving deprecated classes
2003-03-29  Stefan Csomorfixed missing Idle events
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-28  Stefan Csomorunicode fixes
2003-03-28  Stefan Csomormach targets added
2003-03-27  Stefan CsomorwxMac Unicode support
2003-03-26  David Elliott- Added wxAddProcessCallbackForPid function
2003-03-26  Robin DunnwxMac does need radiocmn
2003-03-23  Julian SmartRemoved obsolete ODBC classes.
2003-03-23  Vadim Zeitlinregenerated the makefiles with the latest filelist.txt
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-03-17  Julian SmartDon't use images for wxNotebook because of crash
2003-03-11  Stefan Csomormoved fix
2003-03-10  Stefan Csomorsubmenu preparation in two methods encapsulated
2003-03-07  Stefan Csomorshow and hide implementation added
2003-03-06  Stefan Csomorchange to a tiny minimal value for DoGetBestSize in...
2003-03-06  Stefan Csomoradded alpha channel support for mask bitmaps
2003-03-06  Stefan Csomorvalue expansion to double
2003-03-06  Stefan Csomorwe now must skip right click events in order to allow...
2003-03-06  Stefan Csomorthe msw implementation even shows an ok button if it...
2003-03-06  Stefan Csomoradded OnMouse which will trigger context menu events...
2003-03-02  Stefan CsomorGiveFeedback support, Cursor Extension
2003-03-02  Stefan CsomorOSX printing fixes
2003-03-02  Stefan Csomordestroy event support
2003-03-02  Stefan Csomorusleep fix
2003-03-02  Stefan Csomorxpm support, color cursor support
2003-03-02  Gilles Depeyrotupdated source to not use deprecated wxList methods
2003-03-02  Gilles Depeyrotadded missing include file and corrected memory leak...
2003-03-02  Stefan CsomorOSX fixes for printing
2003-02-28  Julian SmartTidied space and tabs in wxMac files
2003-02-28  Julian SmartTidied copyright and date for wxMac files
2003-02-27  Stefan Csomorfix for SetSize was missing
2003-02-27  Stefan CsomorSetValue can add values if not readonly
2003-02-19  Robin DunnSend the wxWindowDestroyEvent for all ports
2003-02-15  Stefan CsomorFiles from a Drop were only added but the fileslist...
2003-02-10  Stefan Csomorbug fixes
2003-02-09  Stefan Csomorcrash upon hide fix
2003-02-09  Stefan Csomorcode
2003-02-09  Stefan Csomornative tooltips
2003-02-09  Stefan Csomorredraw changes
2003-02-09  Stefan Csomorcode changed along msw lines
next