]> git.saurik.com Git - wxWidgets.git/history - src/mac
OS/2 will not support a mini-frame
[wxWidgets.git] / src / mac /
2002-09-15  Stefan Csomormerged deleted code back
2002-09-14  Julian SmartAdded back the missing wxDash line
2002-09-05  Robin DunnAdded effects.h to filelist.txt so it will get installe...
2002-09-01  Gilles Depeyrotadded wxSpinCtrl::SetSelection method
2002-09-01  Gilles Depeyrotcorrected warnings
2002-08-31  Julian SmartAdded log.h inclusion
2002-08-30  Stefan Csomorfix for 10.2 (persistent tooltips ;-)
2002-08-25  Stefan Csomoradded forcing to image conversion to always attempt...
2002-08-24  Stefan Csomoradded new default handlers for open/print events, remov...
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan CsomorwxUNUSED
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorfix for getting CW Carbon Target
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan CsomorwxToupper added again
2002-08-23  Robin DunnFixed compile error
2002-08-23  Stefan Csomorremoved WXK_SPACE as duplicating the selection event...
2002-08-23  Stefan Csomorfixed selection handling and added default/cancel handling
2002-08-23  Stefan Csomorsetting the current event record correctly (needed...
2002-08-23  Stefan Csomormake sure we don't keep a focus pointer to a window...
2002-08-23  Stefan Csomorbrought key values of EVT_KEY and EVT_CHAR in synch...
2002-08-23  Stefan Csomorswitched to MacOS 8.5+ implementation for submenus
2002-08-23  Stefan Csomoradded test for m_macControlIsShown in MacRedrawControl...
2002-08-22  Stefan Csomorfixed mounting points under /Volumes
2002-08-22  Stefan Csomoradded error code for better debugging
2002-08-22  Stefan Csomorfix when bitmap is not valid
2002-08-21  Gilles Depeyrotcorrected enabling of a specific item by index
2002-08-21  Stefan Csomorfixing a possible NULL ptr exception when dispatching...
2002-08-21  Stefan Csomorcentralized key handling, control key handling
2002-08-21  Stefan Csomorfix for single item wildcards with no explanatory name...
2002-08-21  Stefan Csomorcentralized key handling
2002-08-19  Stefan Csomorcorrected button modifier state in carbon, cursor setup...
2002-08-17  Vadim Zeitlinsome harmless warning fixes
2002-08-16  Robin DunnExit on frame delete is now initialized and handled...
2002-08-16  Julian SmartApplied patch [ 594416 ] MDI Previous Child
2002-08-16  Robin DunnCompile fix
2002-08-15  Vadim ZeitlinExitOnFrame behaviour update for wxMac
2002-08-15  Stefan Csomor(hopefully) workaround for a carbon bug not always...
2002-08-14  Stefan Csomoradded key code fix to carbon event handler
2002-08-14  Stefan Csomorfix when not having precompiled headers
2002-08-14  Stefan Csomorattempt to bring event system in synch with MSW
2002-08-14  Stefan Csomorseparated modifier keys handling in order to distinct...
2002-08-13  Stefan Csomorcorrected BestSize algorithm
2002-08-13  Stefan Csomoradded missing wxMacPortSetter helper(this) calls
2002-08-13  Stefan Csomorall controls use 32 bit values now
2002-08-13  Stefan Csomorcorrected internal window position after a zoom operation
2002-08-12  Julian SmartIncreased the message buffer size
2002-08-10  Stefan CsomorwxMac removed debugging code
2002-08-10  Stefan Csomorcommented out controlDef for carbon
2002-08-10  Stefan Csomorcorrected ::Clear
2002-08-10  Stefan Csomoradded new implementation for editable and brought selec...
2002-08-10  Stefan Csomorimplemented clipping for controls via callback (classic...
2002-08-10  Stefan Csomorwindow clipper added
2002-08-08  Julian SmartApplied patch [ 584057 ] Fixes calculation bug in wxThr...
2002-08-04  Gilles Depeyrotadd spinctrl header for wxMac
2002-08-04  Gilles Depeyrotonly set focus on textctrl item if it exists (exists...
2002-08-04  Stefan Csomoradded border clipping
2002-08-03  Stefan Csomoradded option for getting visible region w/o children...
2002-08-02  Stefan Csomorcorrected scrolling problems for controls, switched...
2002-07-31  Mattia BarbonRegenerated files.lst after addition of listbase.h
2002-07-25  Stefan Csomorremoved virtual modifier from Command handlers, added...
2002-07-24  Mattia BarbonUpdated Makefiles for all but Motif; there is either...
2002-07-20  Stefan Csomoradded Mark Newsam's patch
2002-07-19  Julian SmartApplied patch [ 573644 ] wxDisplay for Mac (again)
2002-07-15  Julian SmartStripped menu control characters from buttons, static...
2002-07-14  Robert Roebling Let wxToolBar assume that no orientation flag means...
2002-07-14  Robert Roebling Corrected display for empty lines in text control.
2002-07-14  Robert Roebling Convert to and from \n and \r in wxMac's text
2002-07-14  Gilles Depeyrotremoved unused variable
2002-07-14  Gilles Depeyrotadded unimplemented error messages
2002-07-14  Gilles Depeyrotadded unimplemented error message
2002-07-14  Gilles Depeyrotadded unimplemented message
2002-07-14  Gilles Depeyrotexplicitly raise modal dialogs in case a non modal...
2002-07-06  Robin DunnAllow wxSTC to have scrollbars
2002-07-04  Stefan Csomoronly fowarding events if there is a focus window
2002-06-29  Gilles Depeyrotrename method to prevent collision with some BSD defini...
2002-06-29  Gilles Depeyrotimproved error messages
2002-06-29  Gilles Depeyrotkeep name of wxmac icon for application bundles unstead...
2002-06-24  Stefan Csomorcorrected scoping
2002-06-24  Stefan Csomorsupport for arbitrary backgrounds via suppressing the...
2002-06-23  Gilles Depeyrotcorrected printf format strings
2002-06-23  Gilles Depeyrotimproved memory liberation (explicitly set to NULL...
2002-06-23  Gilles Depeyrotcorrected warnings for unused parameters
2002-06-21  Stefan Csomorswitch back to non appearance fonts until problems...
2002-06-21  Stefan Csomorchanged key handling to new carbon-savvy implementation
2002-06-21  Stefan Csomorrouting key events to new app routine
2002-06-21  Stefan Csomorchanged handling to skip in order to have default handl...
2002-06-21  Stefan Csomortake out key handling at control level, we'll remove...
2002-06-21  Stefan Csomorcorrected Appearance measuring routines
2002-06-17  Stefan Csomorusing Theme layout for measuring as well
2002-06-14  Robin DunnMissing ;
2002-06-13  Stefan Csomoradapted to new ..internal structure
2002-06-05  Gilles Depeyrotapplied SourceForge patch # 544164 (hidden virtual...
2002-05-31  Robert Roebling Added global skope too FinControl()
2002-05-28  Vadim Zeitlinadded consts to wxAcceleratorTable ctors from wxAcceler...
next