]> git.saurik.com Git - wxWidgets.git/history - src/mac
case-insensitive sort of HTML help index
[wxWidgets.git] / src / mac /
2001-11-19  Stefan Csomorapplied Paul A. Thiessen's patches for correcting coord...
2001-11-18  Stefan Csomoradded a preImage of the selection in order to avoid...
2001-11-18  Stefan Csomorcorrected MacSetSelection which was incorrectly deselec...
2001-11-18  Gilles Depeyrotremoved include/wx/mac/setup.h from filelist.txt
2001-11-18  Ron LeeRemoved include/wx/setup.h from filelist.txt -- Needed...
2001-11-17  Václav Slavíkregenerated makefiles
2001-11-14  Vadim Zeitlinadded wxTextBuffer and wxMemoryText which allow to...
2001-11-09  Vadim Zeitlinremoved code (re)setting the camera from wxGLCanvas...
2001-11-04  Stefan Csomorworkaroung for handling problems because groupboxes...
2001-11-04  Stefan Csomoradded internal callback when toplevel windows move...
2001-11-04  Stefan Csomorcorrected tooltip
2001-11-02  Stefan Csomorcorrected rebuild of more than one-level hiearchical...
2001-11-02  Vadim Zeitlinapplied patch to make wxGLCanvas derive from wxWindow...
2001-11-02  Robin DunnAdded wxEntryStart, wxEntryInitGui, and wxEntryCleanup...
2001-10-31  Gilles Depeyrotcorrected access to NULL parameters in wxGetOsVersion
2001-10-31  Gilles Depeyrotremoved subprojects for ldef and cdef, changed to in...
2001-10-31  Stefan Csomorremoved subprojects for ldef and cdef, changed to in...
2001-10-30  Václav Slavíkchanged wxSystemSettings::HasFrameDecorations to more...
2001-10-30  Vadim Zeitlinapplied wxDirSelector() patch and regenerated the makef...
2001-10-30  Vadim Zeitlinadded wx/platform.h to the list of files and regenerate...
2001-10-29  Gilles Depeyrotpath/file corrections for Darwin/Mac OS X
2001-10-28  Gilles Depeyrotcorrected realization of vertical toolbars (were always...
2001-10-28  Stefan Csomoradded conversion routines to CIconHandle, removing...
2001-10-21  Gilles Depeyrotadded missing type for static variable
2001-10-21  Gilles Depeyrotconditional compilation for Mac OS X
2001-10-21  Gilles Depeyrotcorrected dynamic class implementation
2001-10-20  Stefan Csomorcorrected file type pop up for only one liners, added...
2001-10-20  Stefan Csomorchanged menu creation for choice and combobox (unique...
2001-10-19  Václav Slavíkwe no longer need wxFrameNative
2001-10-19  Vadim Zeitlinadded wxApp::Yield()
2001-10-18  Vadim Zeitlinfix for wxStatusBar linking problems under wxMac
2001-10-17  Gilles Depeyrotadded wxStatusBarBase
2001-10-14  Gilles Depeyrotuse MoreFiles under Mac OS X
2001-10-13  Gilles Depeyrotuse MoreFiles under Mac OS X
2001-10-13  Gilles Depeyrotremoved useless files
2001-10-13  Gilles Depeyrotupdated wxMac file list (use MoreFiles)
2001-10-12  Stefan Csomorfixed memory leak and optimized GetSubBitmap (Kudos...
2001-10-10  Stefan Csomornew version 1.5.2 for morefiles
2001-10-09  Robin DunnMoved the [Set|Get]Client[Data|Object] and such out...
2001-10-07  Gilles Depeyrotinclude wxWindows headers using "..." instead of <...>
2001-10-05  Gilles Depeyrotcorrection for memory leak
2001-10-04  Gilles Depeyrotfirst automatic generation using tmake!
2001-10-04  Gilles Depeyrotapplied SourceForge patch #467884 (Paul Thiessen)
2001-10-02  Gilles DepeyrotAdded wxTopLevelWindow related files
2001-10-02  Gilles Depeyrotadded missing include file and conditional compilation
2001-09-30  Stefan Csomortoplevel fixes
2001-09-30  Stefan Csomortoplevel fixes
2001-09-30  Stefan Csomormac toplevel window added
2001-09-21  Stefan Csomoradded wxSTD macro
2001-09-15  Stefan Csomorchanged FindControl to FindControlUnderMouse and use...
2001-08-29  Gilles Depeyrotconditional compilation corrections for Apple Developer...
2001-08-29  Gilles Depeyrotadded missing include for compilation with Apple Develo...
2001-08-29  Gilles Depeyrotadded common and generic files implementing wxFindRepla...
2001-08-29  Stefan Csomorcorrected shutdown proc
2001-08-25  Stefan Csomoradded disk space
2001-08-25  Stefan Csomorcorrected OWNER_DRAWN Remove to RemoveAt in Delete
2001-08-24  Stefan Csomordecremented timeout, we have to find a better algorithm...
2001-08-24  Robert RoeblingFixed apparent typo.
2001-08-24  Stefan Csomoradded late init and setup timeout
2001-08-19  Stefan Csomoradded a few encoding convenience methods for pc-mac...
2001-08-12  Gilles Depeyrotadded missing methods/removed duplicated base methods
2001-08-12  Gilles Depeyrotapplied SourceForge patch #440594 which corrects ListBo...
2001-08-12  Gilles Depeyrotadded missing return value
2001-08-12  Gilles Depeyrotadded container class files
2001-08-11  Stefan Csomorcorrected a bug in the masking code
2001-08-07  Stefan Csomorno message
2001-08-06  Stefan Csomorcorrected mac src due to new api changes
2001-08-05  Gilles Depeyrotremoved useless include (already in glcanvas.h)
2001-08-05  Gilles Depeyrotadded include for Mac OS X
2001-07-22  Gilles Depeyrotcorrected pragma interface/implementation for Mac OS X
2001-07-16  Robert RoeblingAdded missing methods. Now tested.
2001-07-16  Robert RoeblingAdded missing methods. Not yet tested.
2001-07-16  Robert RoeblingAdded symptomatic fix to wrong height in wxStaticText.
2001-07-16  Robert RoeblingFixed small prob with wxSpinButton orientation.
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-15  Gilles Depeyrotadded common regex
2001-07-15  Stefan Csomorno message
2001-07-14  Robert RoeblingMinor beautification of wxToolBar under Mac.
2001-07-14  Robert RoeblingCorrected wxScrolledWindow's OnSize behaviour.
2001-07-13  Stefan Csomorcorrected check string handling
2001-07-11  Stefan Csomorseveral mac fixes (Mark Newsams patches)
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-08  Gilles Depeyrotuse RemoveAt instead of Remove
2001-07-07  Stefan Csomormac filter routine for nav services
2001-07-07  Stefan Csomorcorrected log error after initialize when in release...
2001-07-07  Gilles Depeyrotcorrected file list for Mac OS X compilation
2001-07-06  Stefan Csomorfirst impl (needs extending)
2001-07-04  Stefan CsomorwxMac: wxUniversal integration steps
2001-07-03  Gilles Depeyrotcorrected according to file name change for generic...
2001-07-02  Stefan Csomorchanged Refresh to take Rect as client coordinates...
2001-07-02  Gilles Depeyrotadded common notebookbase source file
2001-07-01  Stefan Csomorrefresh during window delete (if root window deleted...
2001-06-30  Gilles Depeyrotcorrections for Mac OS X after wxUniv merge
2001-06-30  Gilles Depeyrotadded missing common cmdproc files
2001-06-29  Gilles Depeyrotcorrected virtual function prototype
2001-06-29  Stefan Csomorpost wxUniv merge fixes
2001-06-28  Gilles Depeyrotapplied SourceForge patch #423536
2001-06-28  Gilles Depeyrotcorrections after wxUniv merge
2001-06-28  Gilles Depeyrotimplemented printing dialogs in Carbon with Sessions...
next