]> git.saurik.com Git - wxWidgets.git/history - src/mac
compilation fix for non-PCH
[wxWidgets.git] / src / mac /
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...
2003-01-11  Stefan Csomoradded conversion function to CFStringRefs
2003-01-10  Stefan Csomorrouting all apple events to the document manager instan...
2003-01-10  Stefan Csomorswitching to safe yields, because we got into loops...
2003-01-09  Gilles Depeyrotlibrary installation base name and wxMac resources...
2003-01-06  Gilles Depeyrotcorrected getting FSRef associated with the POSIX path...
2003-01-05  Stefan Csomorregion calculation for windows with borders too small
2003-01-03  Stefan Csomormade static box only a frame region in all calculations...
2003-01-03  Stefan Csomorrecommit after mac binary lapsus
2003-01-02  Stefan Csomorattempt to recommit , contained binary data for some...
2003-01-02  Stefan Csomorattempt to recommit , contained binary data for some...
2003-01-02  Stefan Csomoreasier angle conversion wx-mac , corrected elliptic...
2003-01-02  Stefan Csomorcorrected generation of all event members (client data...
2003-01-01  Gilles Depeyrotuse MoreFilesX instead of MoreFiles when building with...
2003-01-01  Gilles Depeyrotuse MoreFilesX instead of MoreFiles when building with...
2003-01-01  Gilles DepeyrotMoreFilesX 1.0.1: A collection of useful high-level...
2002-12-30  Julian SmartCorrected accidental pointer arithmetic in ClientToScre...
2002-12-29  Ron LeeAdded wxTreeCtrl::GetItemParent to deprecate GetParent.
2002-12-17  Robin DunnAdded missing #if wxUSE_WAVE
2002-12-17  Julian SmartCommitted Stefan's temporary fix for crashing in Mac...
2002-12-15  Vadim Zeitlinmisc gcc compilation warnings
2002-12-14  Václav Slavíkdon't translate strings when it doesn't make any sense
2002-12-09  Julian SmartApplied patch [ 632115 ] Fixed internationalization...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-15  Stefan Csomoradded arrow cursor for standard controls
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...
next