]> git.saurik.com Git - wxWidgets.git/history - src/mac
applied SF patch #846732 file dialog long filename support
[wxWidgets.git] / src / mac /
2003-07-24  Julian SmartDeal with a zero to-page
2003-07-24  Vadim Zeitlinmore compilation fixes
2003-07-23  Julian SmartPrinting improvements: GetPageInfo() gets called after...
2003-07-23  Vadim Zeitlinanother compilation fix
2003-07-23  Vadim Zeitlincompilation fixes
2003-07-22  Vadim Zeitlinmore warning fixes; removed references to wxToolBarBase...
2003-07-21  Vadim Zeitlinvirtualized splitter drawing; removed/deprecated some...
2003-07-20  Vadim Zeitlincompilation fixes
2003-07-20  Vadim Zeitlinadded wxRendererNative to be used by the generic contro...
2003-07-20  Václav Slavíkfiles.lst files are no longer used
2003-07-19  Vadim Zeitlinextracted common code into a single wxfileDialogBase...
2003-07-14  Julian SmartRationalised OnIdle
2003-07-13  Julian SmartImprovements to OnIdle processing
2003-07-11  Stefan Csomorcodewarrior fixes
2003-07-11  Stefan Csomorstyle creation
2003-07-10  Stefan Csomoradded release event
2003-07-10  Vadim Zeitlinpreliminary implementation of wxEVT_MENU_OPEN/CLOSE...
2003-07-10  Vadim ZeitlinwxMac doesn't need UseNativeStatusBar hack
2003-07-10  Vadim Zeitlinfixed build
2003-07-09  Vadim Zeitlincheck index in GetString()
2003-07-09  Vadim Zeitlinattempts to fix separate compilation (didn't work)
2003-07-09  Vadim Zeitlinremoved some stray MSW code
2003-07-09  Vadim Zeitlinfixed gcc 3.3 compilation warnings
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-07-07  Julian SmartAdded wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
2003-07-05  Stefan Csomorchanged Remove to RemoveAt
2003-07-04  Stefan Csomortrying to avoid unneccessary redraws by not invalidatin...
2003-07-04  Stefan Csomorflag removed
2003-07-04  Stefan Csomorapp traits support and CW Debug output fix
2003-06-30  Vadim Zeitlinmore work on fixing wxEntry() and ANSI/Unicode cmd...
2003-06-30  Vadim Zeitlinextracted common initialization/cleanup functions in...
2003-06-28  Vadim Zeitlinreplaced wxGetOsVersion() with wxGUIAppTraits::GetOSVer...
2003-06-28  Vadim Zeitlinfixed unused variable warnings
2003-06-28  Stefan Csomorfunction key support
2003-06-26  Julian SmartAdded m_ prefix to wxColourData and wxFontData members...
2003-06-24  Gilles Depeyrotminor corrections for compilation with gcc 3.3 (use...
2003-06-24  Vadim Zeitlinregenerated project/makefiles with tmake
2003-06-24  Vadim Zeitlinremoved duplicate wxTheApp and m_appInitFn definitions...
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-06-23  Vadim ZeitlinGetIcon() returns wxIconLocation, not wxIcon, now
2003-06-20  Gilles Depeyrotcorrected return value of wxTimer::Start when timer...
2003-06-19  Vadim Zeitlinadded wxIsDebuggerRunning() (which is going to replace...
2003-06-19  David ElliottIn wxApp::OnIdle() check to see if there is not a curre...
2003-06-19  David ElliottAdd ability to have a wxMenuBar as a common menu
2003-06-14  Vadim Zeitlinregenerated using tmake to add fldlgcmn.cpp
2003-06-14  Vadim ZeitlinwxFileDialog cleanup, extracted common code to fldlgcmn...
2003-06-14  Vadim Zeitlinimplemented alpha support for raw bitmaps under Mac
2003-06-13  David ElliottProposed wxMac MDI interface (in limbo)
2003-06-13  David ElliottAdded support for delayed deactivation of windows ...
2003-06-13  Vadim Zeitlinsend wxEVT_SCROLLWIN_THUMBRELEASE events
2003-06-13  Vadim Zeitlinregenerated all make/project files to include selstore...
2003-06-12  David ElliottMake wxMDIParentFrame a regular top level window
2003-06-11  Vadim Zeitlintrigraph warning fixed
2003-06-11  Vadim Zeitlinremoved duplicate code from SetData(), just call AddData()
2003-06-11  Vadim Zeitlinmerged the confllict resolution (I've fixed the m_forma...
2003-06-11  Vadim Zeitlinadded selstore.(h|cpp)
2003-06-11  Stefan Csomorcorrected error in last fix for insert items
2003-06-07  Stefan CsomorGetId was accessing the m_format var incorrectly
2003-06-07  Stefan Csomorcast correction Profiler
2003-06-07  Stefan Csomorcleanup
2003-06-07  Stefan CsomorMacHandleControlClick extended by mouseStillDown state...
2003-06-07  Stefan Csomorchanging inheritance and delegation
2003-06-07  Robin Dunnrevert my last change
2003-06-06  Robin Dunnfix so wxMenu::InsertItem actually inserts rather than...
2003-06-06  Robin DunnJust silently return NULL like the other ports
2003-06-04  Stefan Csomorcasts correction
2003-06-04  Stefan Csomormoving / sizing patch applied
2003-06-04  Stefan Csomorsupport undo patch applied
2003-06-04  Vadim Zeitlinmade wxNativePixelFormat usable under Mac
2003-06-04  Vadim Zeitlincompilation warnings fixed
2003-06-03  Stefan Csomorfeeds missed key events back to the control
2003-06-03  Vadim Zeitlinno changes
2003-06-03  Vadim Zeitlininitial attempts to get raw bitmaps working under Mac
2003-06-03  Vadim Zeitlinfixed compilation warnings
2003-06-01  Vadim Zeitlincompilation warnings fixes
2003-06-01  Julian SmartPartially applied patch [ 531199 ] new EVT_MOVING and...
2003-06-01  Julian SmartApplied [ 745533 ] implemented wxNotebook::DoGetBestSize
2003-06-01  Julian SmartApplie dpatch [ 741366 ] wxMac d'n'd fixes
2003-05-29  Robin Dunnfix a precedence order problem
2003-05-29  Stefan CsomorGetEventHandler()-> was missing
2003-05-28  Gilles Depeyrotallow wxDisplaySize to be called with NULL parameters
2003-05-24  Stefan Csomorguarded M_PI declaration
2003-05-24  Julian SmartRemoved wxHTMLHelpControllerBase (putting the
2003-05-24  Stefan Csomorremoved carbon printing code
2003-05-24  Stefan Csomorcomments added
2003-05-23  Gilles Depeyrotremoved print.cpp from list of Mac files and regenerate...
2003-05-22  Stefan Csomordeactivating wxSTAY_ON_TOP patch
2003-05-21  Robin DunnFix page positioning when the tabs are on a side differ...
2003-05-19  Stefan CsomorDoGetSize implementation corrected
2003-05-19  Stefan Csomorswitch to pImpl pattern for mac printing
2003-05-18  Stefan Csomorno message
2003-05-18  Stefan Csomorno message
2003-05-17  Stefan Csomortemporary fix for carbon (problems under OS 9)
2003-05-16  Stefan Csomorcarbon printing extended
2003-05-11  Gilles DepeyrotWe don't put main() in the library any more.
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-05-09  Stefan Csomorfixing some redrawing bugs overpainting foreign window...
2003-05-09  Stefan Csomortypo
2003-05-09  Stefan Csomormasking out wxOK and friends from dialog style in order...
2003-05-09  Stefan Csomorreintroduced m_isBeingDeleted
next