]> git.saurik.com Git - wxWidgets.git/history - src/mac
fixed a 'variable could be used uninitialized' warning
[wxWidgets.git] / src / mac /
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...
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
next