]> git.saurik.com Git - wxWidgets.git/history - src/mac
Move the WX_FLAVOUR variables to be defined generally, not just for
[wxWidgets.git] / src / mac /
2004-09-18  Vadim Zeitlinfixed crash when closing window that contains STC ...
2004-09-13  Stefan Csomorsearching for wxToolBar parent only for kEventMouseMove...
2004-09-12  Stefan Csomoradded GetMenu Support for MENU_OPEN
2004-09-12  Stefan Csomortoolbartool has to send events to parent for tooltips...
2004-09-11  Stefan CsomorNO_DEFAULT support added
2004-09-03  Robin DunnCheck for m_peer != NULL in Freeze and Thaw
2004-08-31  Stefan Csomorfix for not sending a native click to a control if...
2004-08-31  Włodzimierz Skibasome wxUSE_* macros not used consistently (patch #99245...
2004-08-30  Václav Slavíknew stock buttons API
2004-08-30  Stefan Csomorcorrecting a source for double event delivery
2004-08-30  Stefan Csomorsupporting hidden status bar
2004-08-29  Stefan Csomorfixing retval for SetFont
2004-08-29  Stefan Csomormetal appearance supported under 10.3
2004-08-29  Stefan Csomorfixing repositioning problem for statusbar
2004-08-29  Stefan Csomorfocus and border refreshes etc corrected
2004-08-25  Robin DunnFixed compile error
2004-08-25  Robin Dunnremoved final traces of wxStAppResource
2004-08-25  Stefan Csomoradded trailing slash
2004-08-24  Stefan CsomorFSRef transition
2004-08-23  Stefan Csomorresource fork not used anymore
2004-08-23  Stefan Csomormaking tool enable consistent (was using mix of enable...
2004-08-23  Stefan Csomoravoiding a OS-Level set focus for a control that alread...
2004-08-18  Stefan CsomorSetValue is not adding a line if values does not exist
2004-08-18  Stefan CsomorwxOVERWRITE_PROMPT support
2004-08-18  Dimitri Schoolwerthfixes for CW8 Mac Classic compilation
2004-08-17  Stefan Csomorsetting the wx title as well
2004-08-16  David ElliottProvide implementation for GSocket_new
2004-08-13  Kevin OllivierAdded a flag to enable selecting .app bundles (programs...
2004-08-10  Robin DunnGive wxListBox a GetClassDefaultAttributes so wxCalenda...
2004-08-09  Robin DunnStill can't do "if (flags & wxSOUND_SYNC)..." because...
2004-08-09  Stefan Csomorunicode fixes
2004-08-09  Stefan Csomorfixed size patch applied
2004-08-09  Stefan Csomorgcc warning
2004-08-09  Stefan Csomorcatching errors
2004-08-09  Stefan Csomoraa const
2004-08-08  David ElliottAdded const qualifier to char* in struct service_entry
2004-08-08  Stefan Csomorwrong method call, we need to add the second update...
2004-08-08  David ElliottUse bool instead of int. Replace TRUE/FALSE with true...
2004-08-08  David ElliottRemoved incorrect struct qualifier from GSocketGUIFunct...
2004-08-07  Stefan Csomorblind fix for trails of border after resize operations
2004-08-07  Stefan Csomorsupport for Mac Help Button added (wxID_HELP) is automa...
2004-08-07  Julian SmartNeed to include scrolwin.h
2004-08-07  Stefan Csomormoving focus rect overlap problems to the vis region...
2004-08-07  Stefan Csomordrawing the border based on the native control's border...
2004-08-07  Stefan Csomormoving popup-button closer to text
2004-08-07  Stefan Csomormaking the width of the popup button dependent from...
2004-08-06  David Elliottgsocket.c has been replaced by gsocket.cpp
2004-08-06  David ElliottwxMac GSocket C -> C++
2004-08-06  David ElliottCopied src/mac/carbon/gsocket.c revision 1.20
2004-08-06  Stefan Csomorcorrecting border drawing for clientareaorigin in noteb...
2004-08-06  Stefan Csomorcorrected positioning of focus rect in hierarchies...
2004-08-06  Stefan Csomorundoing last change, widgets sample had slider label...
2004-08-06  Stefan Csomormoving stacking event handlers and event ref to central...
2004-08-06  Stefan Csomormoving stacking event handlers and event ref to central...
2004-08-06  Stefan Csomorswitch to draw borders from the parent window, as we...
2004-08-06  Stefan Csomoradd a outside area for borders and focus rects of 3...
2004-08-05  David ElliottRemoved unneeded GSocket files
2004-08-05  Stefan Csomorcorrected GetPosition and extended erasing to include...
2004-08-04  Stefan Csomorfixing memleak, correcting huge background erase area
2004-08-04  Stefan Csomorbest size taking into account borders
2004-08-04  Stefan Csomorredraw fixes
2004-08-04  Stefan Csomorcorrected scroll rect position
2004-08-04  David ElliottC->C++ conversion
2004-08-03  Stefan Csomorrefresh had to offset the region by borders
2004-07-31  Dimitri Schoolwerthapplied patch #997019: '[wxMac] updated wxSound', adds...
2004-07-29  David ElliottRemoved unused event table entries
2004-07-28  Stefan Csomortrying to get coordinates of native controls and wx...
2004-07-28  Stefan CsomorHasFlag is not set at this point
2004-07-28  Stefan CsomorRefresh is necessary in earlier systems, no penalty...
2004-07-27  Stefan Csomorregion from polygon added
2004-07-23  Robin DunnAvoid an assert in wxFrame::SetTitle
2004-07-22  David ElliottFix compilation with older (before C99) C compilers.
2004-07-22  Robin DunnFix so sound looping will stop, courtesy of Ryan Norton.
2004-07-22  Robin DunnFix so async wxSound can continue playing after it...
2004-07-22  Robin DunnwxSOUND_SYNC is zero so it can't be used in a
2004-07-21  Stefan Csomorryan's QT implementation
2004-07-21  Stefan Csomorfirst attempt for full screen implementation
2004-07-21  Stefan Csomorfirst attempt for full screen implementation
2004-07-21  Stefan Csomoronly on mouse-down
2004-07-20  Stefan Csomor10.2 fixes
2004-07-20  Stefan Csomorbackground handling
2004-07-20  Stefan Csomorfixing best size to really include only 5 lines
2004-07-20  Stefan Csomorcorrecting window variant
2004-07-20  Stefan Csomorfor built-in dialogs, there is no m_peer instance,...
2004-07-20  Stefan Csomortrying to support non-wx controls on a window
2004-07-20  Stefan Csomorexplicit scrollbar style flags needed
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-20  Stefan Csomorcorrected cwd manipulation for unicode builds
2004-07-20  Stefan Csomorcorrected copied headers
2004-07-19  Kevin OllivierFixed display issues for Panther now that wxTextCtrl...
2004-07-19  Stefan Csomorswitching to correct name as Tiger doesn't have the...
2004-07-19  Stefan Csomorstring constants unicode savvy
2004-07-18  Kevin OllivierCorrect slider width when labels are used.
2004-07-17  Julian SmartDon't show focus rectangle if wxNO_BORDER specified
2004-07-14  Stefan Csomorattempt to get a 'correct' current working directory
2004-07-14  Stefan Csomormaking getter const
2004-07-13  Stefan Csomorcarbon cfm fixes
2004-07-13  Stefan Csomoradding correct events
2004-07-12  Vadim Zeitlinfixed what looked like a bug in determining the default...
2004-07-12  Vadim Zeitlinfixed unused variable warnings
next