]> git.saurik.com Git - wxWidgets.git/history - src/mac
2.4 -> 2.5; build in another directory than source one; mention --disable-shared
[wxWidgets.git] / src / mac /
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
2003-02-09  Stefan Csomorcorrected disposal for b/w cursors and creation and...
2003-02-09  Stefan Csomormask and hotspot corrections
2003-02-09  Stefan Csomorclipboard bitmap support extended
2003-02-09  Stefan Csomorclipboard
2003-02-04  Stefan Csomoradded hints from QA 1061
2003-02-04  Stefan CsomorOSX native tooltips
2003-02-04  Stefan Csomorcarbon event savvy wakeup call
2003-02-02  Mattia Barbon Fix client data handling: delete client data for...
2003-01-31  Stefan Csomorusing SelectWindow for Raise Implementation
2003-01-31  Stefan Csomoradded AppleEvent Handler, somehow the standard event...
2003-01-29  Stefan Csomorcarbon event support completed
2003-01-29  Stefan Csomorbug fix & carbon support
2003-01-29  Stefan Csomorstring conversion
2003-01-29  Stefan Csomorcarbon modal state
2003-01-29  Stefan Csomorbugfix : text background when using appearance text...
2003-01-29  Stefan Csomorgetting rid of wxBuffer
2003-01-29  Stefan Csomoradaptions for cleaned up string conversions & carbon...
2003-01-29  Stefan Csomoradaptions for cleaned up string conversions
2003-01-29  Stefan Csomormoving string conversions at one place
2003-01-28  Mattia Barbon Regenerate makefiles.
2003-01-28  Stefan Csomoronly handling inContent CarbonEvents if we are the...
2003-01-28  Stefan CsomorCarbonEvents Added
2003-01-28  Stefan CsomorReview, Carbon Events support
2003-01-28  Stefan Csomorstatic box parent warning added
2003-01-28  Stefan Csomorno new install of event handler
2003-01-28  Stefan Csomorcleanup, Carbon Events
2003-01-28  Stefan Csomorclipping before redraw in the setbackground callback
2003-01-28  Stefan Csomorcloser clipping
2003-01-28  Stefan Csomormini-patch for better layout under OSX
2003-01-28  Stefan Csomornew menu code
2003-01-28  Stefan Csomornot neede anymore
2003-01-28  Stefan Csomorcorrected Yes/No
2003-01-28  Stefan CsomorwxMenu Review, added Carbon Events and full OSX Support
2003-01-26  Julian SmartFixed problem with kill focus event getting sent to...
2003-01-25  Ron LeeAdded missing quantize.h
2003-01-21  Gilles Depeyrotcorrected wxList::Node declarations
2003-01-17  Stefan Csomoradded horizontal scrollbars to listboxes
2003-01-17  Stefan CsomorGet/SetNoAntiAliasing implemented
2003-01-16  Stefan Csomorpreferences menu implementation
2003-01-16  Stefan Csomorrenaming because of conflicts with base Create::
2003-01-14  Julian SmartFixed refresh bug on early versions of MacOS X by
2003-01-14  Gilles Depeyrotupdated source to not use deprecated wxList methods
2003-01-13  Stefan Csomorcursor cleanup
2003-01-13  Stefan Csomorcursor functionality expanded
2003-01-11  Stefan Csomorusing the new alerts under OSX - no string255 limits...
next