]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon
compilation with DJGPP
[wxWidgets.git] / src / mac / carbon /
2001-12-08  Stefan Csomorcorrected constness
2001-12-07  Stefan Csomoradded method for getting the help menu on classic and...
2001-12-05  Stefan Csomorchanged default size, because MacOS X was using the...
2001-12-04  Stefan Csomorchanged defaultitem method from belonging to a panel...
2001-12-04  Stefan Csomorchanged the button container from wxPanel to wxWindow
2001-12-04  Robert RoeblingCompile fix for app.cpp without precompiled headers.
2001-12-04  Stefan Csomoradded default return and escape/command-period handling...
2001-12-04  Stefan CsomorMacOS X was having a coordinate rollover for a rectangl...
2001-12-04  Robert RoeblingThe code in wxMac's listbox was too ambitious in filtering
2001-12-03  Robert Roebling Make wxMac single line text control ignore ENTER
2001-12-01  Gilles Depeyrotdon't use wxTheXXXList in wxXXX ctor/dtor, only objects...
2001-12-01  Gilles Depeyrotdon't use wxTheXXXList in wxXXX ctor/dtor, only objects...
2001-11-28  Robert Roebling Darwin has commandline args.
2001-11-25  Robert Roebling Correct wxTimer bug in wxGTK.
2001-11-23  Stefan Csomorformatting
2001-11-23  Stefan Csomormoved test for valid controlpart into this method
2001-11-23  Stefan Csomoradded virtual DoSetSize method in order to allow for...
2001-11-23  Robert Roebling Fixed mouse move bug. No idea why it has to be fixed,
2001-11-20  Václav Slavíkfixes for wxBase RPM
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  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 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
next