]> git.saurik.com Git - wxWidgets.git/history - src/mac
wxUSE_STL/wxArrayString fixes.
[wxWidgets.git] / src / mac /
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
2004-07-12  Stefan Csomoradded MLTE support for 10.2 via classic implementation
2004-07-12  Stefan Csomoradded MLTE support for 10.2 via classic implementation
2004-07-12  Stefan Csomoradd implementation fallback for not yet instantiated...
2004-07-12  Stefan Csomornon-unicode build fix
2004-07-11  Stefan Csomorcombobox and textctrl fixes
2004-07-11  Stefan Csomorfurther separating implementation
2004-07-03  Stefan CsomorSetFont implementation moved to peer
2004-07-03  Stefan CsomorwxMacControl extensions, sleep implementations header...
2004-07-03  Robin DunnInvalidate notebook best size when pages are added...
2004-07-03  Gilles Depeyrotadded missing include files for compilation with Apple...
2004-07-02  Stefan Csomorsleep methods in synch with last changes
2004-06-28  Kevin OllivierFixing crash due to referencing a NULL m_font.
2004-06-28  Kevin OllivierFixed wxMDIChildWindow to be a native window on Mac...
2004-06-26  Stefan Csomorallow a - at the beginning of a menu item (would become...
2004-06-26  Stefan Csomorrely on built-in best size...
2004-06-26  Stefan Csomorcorrectly positioning vertical slider labels
2004-06-25  Stefan Csomorcolors are only set if non-black, otherwise Enable...
2004-06-25  Julian SmartAdded braces to remove initialisation error
2004-06-25  Stefan Csomorfont retrieval synched for setsize and bestsize
2004-06-25  Stefan Csomorbest size handling fix
2004-06-25  Stefan Csomorcursor handling fix
2004-06-25  Stefan Csomortwo-level switch statement for event types
2004-06-25  Stefan Csomorfix missing mouse-up events (eg when track control...
2004-06-24  Robin DunnSetSizeHints hacks are not needed any longer since...
2004-06-24  Robin Dunn* Implemented BestSize cache
2004-06-21  Robin Dunnreverted m_adjustMinSize change prepatory for a new...
2004-06-20  Julian SmartCrash fix
2004-06-20  Mattia Barbon Some (incomplete) fixes for wxUSE_STL == 1.
2004-06-19  Julian SmartDoGetBestSize may be called before m_text and m_choice...
2004-06-19  Robin DunnControls will readjust their size and minsize when...
2004-06-17  Robin DunnUse GetBackgroundColour so it will revert to the default if
2004-06-17  Robin Dunnmoved metrowerks debugger support in to wxUSE_BASE...
2004-06-17  Stefan Csomormoved metrowerks debugger support out of wxUSE_GUI
2004-06-17  Stefan CsomorBU_EXACTFIT adapted
2004-06-17  Kevin OllivierFixing sizing problems on OS X.
2004-06-15  Julian SmartNavigate corrections
2004-06-15  Julian SmartConsistent tab behaviour
2004-06-15  Julian SmartWith wxTE_PROCESS_TAB, tabs are now inserted in the...
2004-06-14  Robin DunnCheck if MacGetTopLevelWindow returns NULL before using...
2004-06-11  Stefan Csomoradding compatibility mode fallback for custom window...
2004-06-09  Stefan Csomorremoved invalid restriction
2004-06-08  Robin DunnMove wxMacCFStringHolder::AsString and etc. to wxBase
2004-06-08  Stefan Csomordirect ie non mutex crit-section implementation
2004-06-05  Stefan Csomorsynching down and up events for the synthetic right...
2004-06-05  Stefan Csomorfixing the carbon cfm
2004-06-05  Stefan CsomorSetParam should be explicit
2004-06-04  Dimitri Schoolwerthfixed float to short int casting warnings
2004-06-04  Dimitri Schoolwerthfixed ambiguous call to wxMacCarbonEvent::SetParameter
2004-06-04  Dimitri Schoolwerthfixed unused variable warning
2004-06-04  Dimitri Schoolwerthfixed compilo
2004-06-04  Julian SmartIf we have multiple filters in a Save dialog, don't use
2004-06-04  Stefan Csomorintroduction of m_peer
2004-06-04  Stefan Csomorintroduction of m_peer
2004-06-03  Václav Slavíkuse current mouse position as default position in wxWin...
2004-06-01  Stefan Csomorwe have to be able to tell whether a control can be...
2004-06-01  Stefan Csomoruppercasing menu shortcuts for non-command keystrokes...
2004-06-01  Stefan Csomoradded native pane splitter rendering
2004-05-31  Stefan Csomorcontinued spinning committed
2004-05-31  Stefan Csomorfixes for mouse handling on 10.2 systems
2004-05-31  Stefan CsomorLocalToGlobal/GlobalToLocal Conversions with Carbon...
2004-05-31  Stefan CsomorLocalToGlobal/GlobalToLocal Conversions with Carbon API
2004-05-29  Stefan Csomormake sure we are getting the gui mutex before shutting...
2004-05-29  Stefan Csomorreopen app according to HIG
2004-05-29  Stefan Csomormoving constructors to .cpp
2004-05-29  Stefan Csomorcontrol data support
2004-05-29  Julian SmartMacReopenApp implementation for restoring top-level...
2004-05-27  Stefan Csomorscrolling code committed
2004-05-27  Stefan Csomormenu events handling more closely to the menu instance...
2004-05-27  Stefan Csomorhaving the refcon of a menu item to bear the pointer...
2004-05-26  Stefan Csomorif one clicks first on line 3 and then on line 1, the...
2004-05-24  Stefan Csomoroverseeing the obvious, there is already a perfect...
next