]> git.saurik.com Git - wxWidgets.git/history - src/mac
renamed errcode to fix compilation with VC++ 8 (replaces patch 982303)
[wxWidgets.git] / src / mac /
2004-07-03  Stefan CsomorSetFont implementation moved to peer
2004-07-03  Stefan CsomorwxMacControl extensions, sleep implementations header...
2004-07-03  Robin DunnInvalidate notebook best size when pages are added...
2004-07-03  Gilles Depeyrotadded missing include files for compilation with Apple...
2004-07-02  Stefan Csomorsleep methods in synch with last changes
2004-06-28  Kevin OllivierFixing crash due to referencing a NULL m_font.
2004-06-28  Kevin OllivierFixed wxMDIChildWindow to be a native window on Mac...
2004-06-26  Stefan Csomorallow a - at the beginning of a menu item (would become...
2004-06-26  Stefan Csomorrely on built-in best size...
2004-06-26  Stefan Csomorcorrectly positioning vertical slider labels
2004-06-25  Stefan Csomorcolors are only set if non-black, otherwise Enable...
2004-06-25  Julian SmartAdded braces to remove initialisation error
2004-06-25  Stefan Csomorfont retrieval synched for setsize and bestsize
2004-06-25  Stefan Csomorbest size handling fix
2004-06-25  Stefan Csomorcursor handling fix
2004-06-25  Stefan Csomortwo-level switch statement for event types
2004-06-25  Stefan Csomorfix missing mouse-up events (eg when track control...
2004-06-24  Robin DunnSetSizeHints hacks are not needed any longer since...
2004-06-24  Robin Dunn* Implemented BestSize cache
2004-06-21  Robin Dunnreverted m_adjustMinSize change prepatory for a new...
2004-06-20  Julian SmartCrash fix
2004-06-20  Mattia Barbon Some (incomplete) fixes for wxUSE_STL == 1.
2004-06-19  Julian SmartDoGetBestSize may be called before m_text and m_choice...
2004-06-19  Robin DunnControls will readjust their size and minsize when...
2004-06-17  Robin DunnUse GetBackgroundColour so it will revert to the default if
2004-06-17  Robin Dunnmoved metrowerks debugger support in to wxUSE_BASE...
2004-06-17  Stefan Csomormoved metrowerks debugger support out of wxUSE_GUI
2004-06-17  Stefan CsomorBU_EXACTFIT adapted
2004-06-17  Kevin OllivierFixing sizing problems on OS X.
2004-06-15  Julian SmartNavigate corrections
2004-06-15  Julian SmartConsistent tab behaviour
2004-06-15  Julian SmartWith wxTE_PROCESS_TAB, tabs are now inserted in the...
2004-06-14  Robin DunnCheck if MacGetTopLevelWindow returns NULL before using...
2004-06-11  Stefan Csomoradding compatibility mode fallback for custom window...
2004-06-09  Stefan Csomorremoved invalid restriction
2004-06-08  Robin DunnMove wxMacCFStringHolder::AsString and etc. to wxBase
2004-06-08  Stefan Csomordirect ie non mutex crit-section implementation
2004-06-05  Stefan Csomorsynching down and up events for the synthetic right...
2004-06-05  Stefan Csomorfixing the carbon cfm
2004-06-05  Stefan CsomorSetParam should be explicit
2004-06-04  Dimitri Schoolwerthfixed float to short int casting warnings
2004-06-04  Dimitri Schoolwerthfixed ambiguous call to wxMacCarbonEvent::SetParameter
2004-06-04  Dimitri Schoolwerthfixed unused variable warning
2004-06-04  Dimitri Schoolwerthfixed compilo
2004-06-04  Julian SmartIf we have multiple filters in a Save dialog, don't use
2004-06-04  Stefan Csomorintroduction of m_peer
2004-06-04  Stefan Csomorintroduction of m_peer
2004-06-03  Václav Slavíkuse current mouse position as default position in wxWin...
2004-06-01  Stefan Csomorwe have to be able to tell whether a control can be...
2004-06-01  Stefan Csomoruppercasing menu shortcuts for non-command keystrokes...
2004-06-01  Stefan Csomoradded native pane splitter rendering
2004-05-31  Stefan Csomorcontinued spinning committed
2004-05-31  Stefan Csomorfixes for mouse handling on 10.2 systems
2004-05-31  Stefan CsomorLocalToGlobal/GlobalToLocal Conversions with Carbon...
2004-05-31  Stefan CsomorLocalToGlobal/GlobalToLocal Conversions with Carbon API
2004-05-29  Stefan Csomormake sure we are getting the gui mutex before shutting...
2004-05-29  Stefan Csomorreopen app according to HIG
2004-05-29  Stefan Csomormoving constructors to .cpp
2004-05-29  Stefan Csomorcontrol data support
2004-05-29  Julian SmartMacReopenApp implementation for restoring top-level...
2004-05-27  Stefan Csomorscrolling code committed
2004-05-27  Stefan Csomormenu events handling more closely to the menu instance...
2004-05-27  Stefan Csomorhaving the refcon of a menu item to bear the pointer...
2004-05-26  Stefan Csomorif one clicks first on line 3 and then on line 1, the...
2004-05-24  Stefan Csomoroverseeing the obvious, there is already a perfect...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Stefan Csomorremoving unnecessary invalidation in Update, adding...
2004-05-23  Julian SmartName and version changes
2004-05-23  Stefan Csomormake it non mach-o carbon savvy
2004-05-23  Stefan Csomoractivated modal app state again
2004-05-23  Stefan CsomorComposite Window implementations for ::Update and ...
2004-05-23  Stefan Csomor-start experimental use of RunApplicationEventLoop,
2004-05-20  Stefan Csomorcorrecting system version compare
2004-05-20  Stefan Csomorfactoring common code out
2004-05-20  Stefan Csomorsometimes mutexes are used before our module is initialized
2004-05-20  Stefan Csomorfirst implementation of carbon timers
2004-05-20  Stefan Csomora few corrections
2004-05-19  Stefan Csomordefer Terminating the Task until it is really done
2004-05-18  Robin DunnIf the threads module hasn't been initialized yet then...
2004-05-18  Robin DunnFix DoGetBestSize when wxCB_READONLY is used. The...
2004-05-17  Robin DunnwxMac should use /src/mac/carbon/spinctrl.cpp, applied...
2004-05-17  Dimitri Schoolwerthre-added filter (type-popup) support (lost after introd...
2004-05-17  Dimitri Schoolwerthadded missing include required for CW8 Carbon compilation
2004-05-17  Stefan Csomoradding a few methods for selection handling in native...
2004-05-16  Stefan Csomoradding MPYield after releasing constructs like critical...
2004-05-16  Julian SmartDon't call SetItemCmd for WXK_UP or WXK_RIGHT since...
2004-05-16  Stefan Csomoradapting for dual implementation native and composited
2004-05-16  Stefan Csomoradding pthreads mutex to possible wxMutex implementations
2004-05-16  Stefan Csomorusing MPSleep also for non Darwin Targets
2004-05-15  Robin DunnA little cleanup
2004-05-15  Robin DunnwxMacWakeUp needs to be in wxBase
2004-05-15  Stefan Csomorremoving code needed for cooperative threads
2004-05-15  Stefan Csomorfixes for rotated text
2004-05-15  Stefan Csomorunicode conversion support for text dnd
2004-05-15  Stefan Csomorunicode conversion support for dataobjects
2004-05-15  Stefan Csomorworaround latest sizer changes
2004-05-14  Stefan Csomorfixes for file drops in unicode
2004-05-14  Stefan Csomorgcc warning
2004-05-14  Julian SmartAdded include to get wxMacWakeUp
2004-05-14  Stefan Csomorsupporting readonly and singleline attributes for non...
next