]> git.saurik.com Git - wxWidgets.git/history - src/mac
compilation fix for compilers not using PCH
[wxWidgets.git] / src / mac /
2004-09-25  Robin Dunnforgot to reset m_iconAdded
2004-09-25  Robin DunnAdd some missing methods to match other implementations
2004-09-25  Stefan Csomormaking returns in a line to always be \n (13 in CFM...
2004-09-25  Ryan Nortonfix for [ 805216 ] dirMac does not properly skip direct...
2004-09-25  Ryan Nortonbug didn't happen
2004-09-25  Ryan NortonwxDrawerWindow - [ 909351 ] Drawer window for OS X...
2004-09-25  Stefan Csomorinsert was not correctly implemented
2004-09-25  Stefan Csomorinsert was not correctly implemented
2004-09-25  Ryan Nortonmark changes. Mac OSX taskbar implementation
2004-09-25  Ryan Nortonnote that I modified it
2004-09-25  Ryan NortonFixed GetLineLength and GetLineText for MLTE text contr...
2004-09-25  Ryan Nortonwarning fix - only use the function in debug mode
2004-09-25  Ryan NortonLots of release bugs fixed
2004-09-24  Ryan Nortondebug handling. More broken Apple 'goodness'
2004-09-24  Ryan Nortonremove unused varaible
2004-09-24  Ryan Nortonunused variable warnings fixed
2004-09-24  Ryan Nortonpartial aggregate warning fix
2004-09-24  Ryan Nortonunused variable warning fix
2004-09-23  Robin DunnFix from Jed Burgess that correctly untoggles radio...
2004-09-23  Ryan Nortonunused variable warning fix - move unused stuff to...
2004-09-23  Ryan Nortonremove unused variable
2004-09-22  Ryan NortonOnly include/build pnghand if the user builds the png...
2004-09-22  Ryan NortonFix aggregate has a partly bracketed Unmatched initiali...
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
next