]> git.saurik.com Git - wxWidgets.git/history - src/mac
applied SF patch #846732 file dialog long filename support
[wxWidgets.git] / src / mac /
2003-11-21  Gilles Depeyrotapplied SF patch #846732 file dialog long filename...
2003-11-19  Dimitri SchoolwerthImplemented missing pure virt functions (stub functions...
2003-11-18  Dimitri SchoolwerthDon't leave behind trails from glowing OS X button...
2003-11-07  Stefan Csomorafter rearrangement to-Page got lost
2003-10-30  Vadim Zeitlinremoved calls to wxWindowBase::InitBase(), it is called...
2003-10-22  Stefan Csomorstring conversion bug fixed
2003-10-22  Stefan Csomorfix for unicode build
2003-10-21  Gilles Depeyrotapplied SF patch # 826838 to fix removal of -psn_*...
2003-10-18  Vadim Zeitlinreplaced all occurences of wxColourDatabase::FindColour...
2003-10-15  Vadim Zeitlinremoved the weird m_style which was never initialized...
2003-10-15  Stefan Csomorbug fix
2003-10-10  Stefan Csomornewlines conversions streamlined
2003-10-04  Stefan Csomorapplied bug fix
2003-09-30  Stefan Csomorfixed typo
2003-09-28  Vadim Zeitlinadded 3-state checkboxes (patch 813790)
2003-09-27  Vadim Zeitlinremoved wxApp::Initialized() (replaced with a dummy...
2003-09-25  Vadim Zeitlincompilation fixes after making wxFontRefData private...
2003-09-24  Vadim Zeitlinpointer returned by GetNativeFontInfo() is now const...
2003-09-24  Vadim Zeitlinmade wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_...
2003-09-23  Vadim Zeitlinadded wxTextCtrl::MarkDirty()
2003-09-21  Vadim Zeitlincompilation fix
2003-09-21  Vadim Zeitlincompilation fix
2003-09-20  Vadim Zeitlinremoved mark #pragmas
2003-09-20  Vadim Zeitlincompilation fix for xlc
2003-09-20  Vadim Zeitlinmade globals static to avoid linking problems
2003-09-18  Stefan Csomorsupport for true two button mouse under OSX
2003-09-18  Stefan Csomorturning on old quit apple event handling
2003-09-18  Stefan Csomormoved drawing to isvisible branch only
2003-09-18  Vadim Zeitlinwarnings fixes
2003-09-17  Stefan Csomorno message
2003-09-15  Stefan Csomorfix for preserving the clip rgn (control redraws missin...
2003-09-15  Vadim Zeitlinuse wxEventLoop in wxApp under wxMSW; factored out...
2003-09-15  Vadim Zeitlincall RemoveChild() in ~wxWindowBase instead of doing...
2003-09-14  Stefan Csomorremoval of pc-mac charset conversion for wxMac
2003-09-13  Stefan Csomortarget_carbon added
2003-09-13  Stefan Csomorfaster portsetting backpatched
2003-09-13  Stefan Csomorclassic fixes
2003-09-13  Robin DunnMove more stuff into base for wxMac so that two level...
2003-09-11  Stefan Csomordisabling anti-aliasing in carbon builds running under...
2003-09-11  Stefan Csomormoved setting of internal vars in order to avoid proble...
2003-09-11  Stefan Csomorfocus setting must be possible even when not shown yet
2003-09-11  Stefan Csomormouse events added, menu id 0 safety check
2003-09-11  Stefan Csomorreminder added
2003-09-11  Stefan Csomornew carbon implementation (unicode support)
2003-09-11  Stefan Csomormouse event handling extended
2003-09-10  Stefan Csomorswitching off tight borders to have it look properly...
2003-09-10  Stefan Csomorghost button fix (was calling another baseclass create)
2003-09-09  Václav Slavíkapplied Otto Wyss' patch to extend wxHelpController...
2003-09-09  Stefan Csomorconst ptr fix
2003-09-09  Stefan Csomorcrashes fixed, trying to remove erradic redraws when...
2003-09-09  Stefan CsomorwxID_PREFERENCES added
2003-09-09  Stefan Csomorimplementation changes to closer follow MSW, crashes...
2003-09-09  Stefan Csomorinitial creation invisible
2003-09-09  Stefan Csomortrying to avoid redraw problems at wrong places
2003-09-09  Stefan Csomorfixing Update, attempt to speed redrawing by making...
2003-09-09  Stefan Csomorwhen memory dumps out debug info, lookups can go wrong...
2003-09-09  Robert Roebling Applied patch for better sizing of bitmap buttons.
2003-09-09  Robert Roebling Applied patch for better pattern support.
2003-09-05  Stefan Csomorselection for DeleteAllPages corrected, images scaleing...
2003-09-05  Stefan Csomorcommented section removed
2003-09-05  Stefan Csomortodo added
2003-09-05  Stefan Csomorremoving scroll flags before instantiation the base...
2003-09-05  Stefan Csomoradded live resizing
2003-09-01  Stefan Csomoronly work on the focus if the control is shown
2003-08-31  Stefan CsomorCarbon Event Mouse Moved handler changes
2003-08-31  Robert Roebling Prevent wxMac from creating an epmpty bitmap in a...
2003-08-30  Stefan Csomormade Update be window local (before was updating the...
2003-08-29  Vadim Zeitlinimplemented IsModified() and DiscardEdits()
2003-08-29  Vadim Zeitlindon't reset timer interval to 0 in Stop(), this prevent...
2003-08-28  Stefan Csomor-1 , -1 for SetSelection improved
2003-08-26  Robin DunnWXMAKINGDLL --> WXMAKINGDLL_CORE and also fixed name...
2003-08-22  Vadim Zeitlinfixed text control creation broken by my MacPreControlC...
2003-08-21  Vadim Zeitlinno changes, just resolved conflicts (due to the fact...
2003-08-21  Stefan Csomordestructor should not clear the ControlHandle, otherwis...
2003-08-19  Stefan Csomorunicode fixes, enabling notebook images again
2003-08-18  Vadim Zeitlinuse wxWindowBase::Create() instead of duplicating its...
2003-08-18  Vadim Zeitlincommented out annoying wxLogDebug
2003-08-18  Vadim Zeitlindeleted unused variable
2003-08-18  Stefan Csomorscope added for keyboard handler
2003-08-17  Stefan Csomorseveral patches and extensions
2003-08-17  Stefan Csomortextcontrol handling change for mac (execute event...
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-17  Stefan Csomorunicode for mac fixes
2003-08-17  Stefan Csomorunicode for mac fixes
2003-08-16  Stefan Csomorunicode for mac fixes
2003-08-16  Stefan Csomorunicode for mac fixes
2003-08-13  Robin DunnClear --> ClearBackground
2003-08-13  Vadim Zeitlinrenamed wxWindow::Clear() to ClearBackground() (fixes...
2003-08-12  Stefan Csomorpanther fix
2003-08-10  Vadim Zeitlincompilation fix for !wxUSE_BASE
2003-08-10  Vadim Zeitlinparameters must have names in C
2003-08-10  Stefan Csomortwo fixes from Justin Bradford
2003-08-07  Václav Slavíkfixed wxBase and GUI separation for sockets code
2003-08-04  Václav Slavíkadded build options sanity checks into all main libraries
2003-08-04  Vadim Zeitlincompilation fixes
2003-08-02  Václav Slavíkreturn wxToolkitInfo by reference and not by pointer
2003-08-02  Václav Slavíkreplaced wxAppTraits::GetOSVersion with GetToolkitInfo...
2003-08-01  Vadim Zeitlin1. added flags to splitter drawing functions and replaced
2003-07-28  Vadim Zeitlinadded wxAppTraits::CreateRenderer() which may be used...
2003-07-27  Vadim Zeitlinadded orient parameter to DrawSplitterSash instead...
next