]> git.saurik.com Git - wxWidgets.git/history - src/mac
Name and version changes
[wxWidgets.git] / src / mac /
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...
2004-05-14  Stefan Csomormoving wxMacWakeUp to utils, as macnotify will soon...
2004-05-14  Stefan Csomorlogging error instead of message box
2004-05-13  Stefan Csomorswitching to preemptive implementation (from mpthread...
2004-05-13  Stefan Csomorcorrected preproc condition
2004-05-13  Stefan Csomorbracketing non OSX code
2004-05-13  Stefan Csomorunicode fix
2004-05-13  Dimitri Schoolwerthadded missing includes required for CW8 Carbon compilation
2004-05-11  Stefan Csomoradded correct (structure instead of content) bounds...
2004-05-11  Kevin OllivierRestore proper set and kill focus handling for user...
2004-05-10  Robin DunnAdd GetOwner accessor and fix wxRTTI inheritance for...
2004-05-08  Julian SmartAdded missing textctrl.h include
2004-05-08  Stefan CsomorDataBrowserBased CheckList implementation
2004-05-08  Stefan Csomorconnecting the currently focused text control to the...
2004-05-08  Stefan Csomorscrolling to selection
2004-05-07  Stefan Csomorfixed menu item numbering to mac convention
2004-05-07  Robin DunnSetInitialBestSize changes for wxMac
2004-05-05  Vadim Zeitlinuse ResetClipping() instead of simply setting m_clippin...
2004-05-05  Stefan Csomorusing const GetPen
2004-05-04  Stefan Csomorallowing shaped windows again
2004-05-01  Stefan Csomorclassic case menubar changed
2004-05-01  Stefan Csomorreplacing OSX only carbon calls by classic ones for...
2004-05-01  Stefan Csomorpositioning of the insertion point at the end
2004-04-30  Stefan Csomoradaption for CW 8.3 and quick hack for unicode text...
2004-04-29  Stefan Csomorresources not needed anymore
2004-04-29  Stefan Csomorfirst private implementation for MPRemoteCalls
2004-04-29  Stefan Csomorobsolete
2004-04-29  Stefan Csomorat the moment built in 'old' textcontrol has better...
2004-04-29  Stefan Csomorworkaround for incorrect find control results because...
2004-04-28  Stefan Csomorfallback for non implemented structure region call
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...
next