]> git.saurik.com Git - wxWidgets.git/history - src
don't use static box as a parent
[wxWidgets.git] / src /
2001-07-17  Vadim Zeitlindon't use static box as a parent
2001-07-17  Vadim Zeitlinrenamed wxDynamicThisCast to wxDynamicCastThis, removed...
2001-07-17  Robin DunnAdded rules to build the regex library from the main...
2001-07-16  Robin Dunnfixed compile error
2001-07-16  Vadim Zeitlinspeed up font list processing
2001-07-16  Vadim Zeitlinremoved assert which could be provoked by correct code
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 RoeblingTried to make button events interceptable in generic...
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  Robert Roebling Up-ported code to make tree item visible when program...
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-15  Stefan Csomoradded new project file having the new files
2001-07-14  Vadim Zeitlinbug fix to the recent wxConvertFromMSW change
2001-07-14  Vadim Zeitlinuse LVM_SETITEMSTATE instead of LVM_SETITEM for virtual...
2001-07-14  Vadim Zeitlinblind fix for clearing font attributes in SetStyle()
2001-07-14  Vadim Zeitlinremoved obsolete comment
2001-07-14  Robert RoeblingMinor beautification of wxToolBar under Mac.
2001-07-14  Robert RoeblingCorrected wxScrolledWindow's OnSize behaviour.
2001-07-14  Robert RoeblingCorrected wxScrolledWindow's OnSize behaviour.
2001-07-14  Vadim Zeitlinmerged NULL wxFrame parent HWND fix from 2.2 branch
2001-07-14  Vadim Zeitlinmerged MapBitmap() from 2.2 branch
2001-07-14  Vadim Zeitlinuse wxRegEx if available in wxString::Matches
2001-07-14  Vadim Zeitlinrewrote wxRegEx::Replace() to do something useful
2001-07-14  Robert RoeblingRestored wxFileName::GetFullPath()
2001-07-14  Robert RoeblingwxIsAbsolutePath was correct.
2001-07-14  Robert RoeblingMac-ify wxTreeCtrl further.
2001-07-14  Robert RoeblingFix HTML help on Mac.
2001-07-14  Robert RoeblingAddBook ignores wxMac paths (still won't work)
2001-07-14  Robert RoeblingwxIsAbsolutePath is strange under wxMac
2001-07-14  Julian SmartReverted my bad <> -> "" fix, sorry; updated project...
2001-07-14  Robin DunnMade a couple Number() to GetCount() changes
2001-07-14  Robin DunnAdded RTTI macros to wxToolTip
2001-07-14  Vadim Zeitlinfixed VC++ warnings
2001-07-14  Vadim Zeitlinimplemented RefreshItem(s) under MSW
2001-07-14  Vadim Zeitlinfixed setting/attaching menubar
2001-07-14  Vadim Zeitlinfixed crash in ~wxHtmlCell
2001-07-13  Vadim Zeitlinadded popupcmn.cpp
2001-07-13  Stefan Csomorcorrected check string handling
2001-07-13  Vadim Zeitlincorrected object file extension in the makefiles
2001-07-13  Vadim Zeitlinadded RefreshItem(s) methods
2001-07-13  Julian SmartChanged <> to "" to help inclusion; added regex files...
2001-07-13  Vadim Zeitlinremoved forgotten debugging printf
2001-07-13  Vadim Zeitlinrenamed main.c to re_main.c to avoid clashes with main...
2001-07-13  Vadim Zeitlinregenerated the makefiles to include regex.cpp
2001-07-13  David WebsterOS/2 fixes for this week.
2001-07-13  David Webstertrue vs TRUE again.
2001-07-13  Vadim Zeitlinchanges for building wxRegEx
2001-07-13  Vadim Zeitlinadded some makefiles (untested)
2001-07-13  Vadim Zeitlinadded regex.h/.cpp files
2001-07-13  Vadim Zeitlinfixed yet another typo, now it finally works
2001-07-13  Vadim Zeitlinadded wxRegEx::GetMatch
2001-07-13  Vadim ZeitlinwxRegEx class added
2001-07-13  Vadim Zeitlinincorrect warning fix fixed
2001-07-13  Julian SmartFixed typo in cache management code
2001-07-13  Vadim Zeitlinfixed back compilation with REDEBUG
2001-07-13  Vadim Zeitlinmore warning fixes
2001-07-13  Vadim Zeitlina couple of warnings removed
2001-07-13  Vadim Zeitlinadded headers needed for wxBase compilation
2001-07-13  Vadim ZeitlinInitial revision
2001-07-13  Vadim Zeitlinremoved incorrect 'static' keyword from var declarations
2001-07-12  George Tasker::Catalog() function was failing against several databa...
2001-07-12  Vadim Zeitlinfixed crash in wxRegion::Empty
2001-07-12  Jouk Jansen Committing in .
2001-07-12  Julian SmartCorrected DoBlit
2001-07-12  Vadim Zeitlinfixed VC++ warning
2001-07-12  Vadim Zeitlinimplemented attributes support for native virtual list...
2001-07-12  Vadim Zeitlinmenu bar wasn't set properly internally after my previo...
2001-07-11  Vadim Zeitlindon't refresh the scrollbars unnecessarily
2001-07-11  Julian SmartCompilo correction
2001-07-11  Stefan Csomorseveral mac fixes (Mark Newsams patches)
2001-07-11  Julian SmartMade DC cacheing less obstrusive
2001-07-11  Julian SmartRemoved cacheing option
2001-07-11  Vadim Zeitlinadded support for item attributes in virtual list control
2001-07-11  Vadim Zeitlinadded and documented wxApp::OnAssert
2001-07-11  Vadim Zeitlinoops, restored the postpone-redraw-if-dirty test which...
2001-07-11  Vadim Zeitlin(much) more efficient report mode redrawing
2001-07-11  Vadim Zeitlinmoved some headers inside #ifndef WX_PRECOMP
2001-07-11  Václav Slavíkmingw compilation fixes
2001-07-11  Vadim Zeitlinfixed hit testing for non report modes
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-11  Vadim Zeitlinadded wxLogChain and wxLogPassThrough classes
2001-07-11  Vadim Zeitlincompilation fix for MSW
2001-07-10  Václav Slavíkcompilation fix for wxGTK
2001-07-10  Václav Slavík1. #ifdefed wxPopupComboWindow to be used only in wxUniv
2001-07-10  Václav Slavíkfixes for tables renderer: now recognizes missing borde...
2001-07-10  Vadim Zeitlinmade wxLog::Set/GetVerbose() static back again
2001-07-10  Vadim Zeitlinadded cmd line parsing support to wxApp and --theme...
2001-07-10  Vadim Zeitlinmore combobox appearance fixes
2001-07-10  Vadim Zeitlinfix for crash when clicking below the items
2001-07-10  Vadim ZeitlinwxComboBox appearance fixes, looks fine now but doesn...
2001-07-10  Vadim Zeitlinrespect wxBU_EXACTFIT
2001-07-10  Vadim Zeitlindon't set min width for the buttons
2001-07-10  Vadim Zeitlinadded wxBU_EXACTFIT style
2001-07-10  Vadim Zeitlinmade the button of correct size again (Robert, why...
next