]> git.saurik.com Git - wxWidgets.git/history - src/mac
wxDocument::SaveAs sets m_savedYet flag correctly (patch 494838)
[wxWidgets.git] / src / mac /
2001-12-30  Stefan Csomordrawing methods cleanup
2001-12-30  Stefan Csomorsetting and restoring the graf port
2001-12-29  Robert Roeblingcompile fix for bitmap.cpp under Mac
2001-12-29  Stefan Csomorcorrections for theme brush alignments under X (no...
2001-12-28  Stefan Csomornew redrawing code
2001-12-28  Stefan Csomoradded debugging code for redrawing
2001-12-28  Stefan Csomoradjusted for new visible region code
2001-12-28  Stefan Csomorcleaned drawing code
2001-12-28  Stefan Csomorappearance brush support
2001-12-28  Stefan Csomorremoved redundant code
2001-12-20  Stefan CsomorMacOS conforming activate/deactivate
2001-12-20  Gilles Depeyrotcorrections to includes for compilation under Mac OS X
2001-12-20  Stefan Csomorcorrected bug in MacRedraw
2001-12-20  Stefan Csomoradded additional setters for the current clip region
2001-12-19  Stefan Csomortoplevel adaptions
2001-12-19  Stefan CsomorGetMacXXXX renamed to MacGetXXXXX
2001-12-19  Stefan Csomorimplemented clipping using native regions
2001-12-19  Stefan Csomoradded SetStatusText method (avoiding dc.Clear)
2001-12-19  Stefan Csomorremoved clearing (done anyway)
2001-12-19  Stefan CsomorGetMacXXXX to MacGetXXXX
2001-12-19  Stefan Csomorstarted macosx compliant implementation
2001-12-19  Stefan Csomorcode moved from window to toplevel
2001-12-19  Stefan Csomorcorrected control functions
2001-12-19  Stefan CsomorAdaptions for new redrawing
2001-12-19  Stefan CsomorGetMacXXXX renamed MacGetXXXX
2001-12-19  Stefan Csomortoplevel adaptions
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper
2001-12-18  Robert RoeblingThe mac toolbar was redrawing buttons when not shown -
2001-12-17  Robert RoeblingMacOS 9 seems to clear the background itself, too.
2001-12-17  Robert Roebling MAcOS X clears the background (with stripes) for
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  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...
next