]> git.saurik.com Git - wxWidgets.git/history - src
fixed compilation [warning]
[wxWidgets.git] / src /
2001-07-31  Vadim Zeitlinfixed compilation [warning]
2001-07-31  Vadim Zeitlindeclare and define wxEVT_COMMAND_TEXT_UPDATED even...
2001-07-31  Kendall BennettLatest updates from SciTech code tree including numerou...
2001-07-30  Robin DunnApplied patch #445873
2001-07-30  Vadim Zeitlin1. made ScrollLines/Pages return bool indicating if...
2001-07-30  Vadim Zeitlineliminated flicker when selecting items
2001-07-30  Vadim Zeitlincompilation fixes for wxGTK
2001-07-29  Vadim Zeitlinimplemented ScrollLines/Pages; fixed bug in Thaw()
2001-07-29  Vadim Zeitlinadded ScrollLines/Pages
2001-07-29  Vadim Zeitlin1. added wxTE_AUTO_URL style and support for it under...
2001-07-29  Vadim Zeitlincompilation fix for recent commit
2001-07-29  Vadim Zeitlinadded Freeze/Thaw implementation for Windows
2001-07-28  Robin DunnA couple off-by-one fixes
2001-07-27  Vadim Zeitlinmingw32/cygwin compilation fixes
2001-07-27  Vadim Zeitlindon't crash when invalid colour is set as fg/bg colour
2001-07-27  Julian SmartAdded fix to send scroll messages from mouse wheel...
2001-07-26  Vadim Zeitlin(bad) fix for asserts and OnIdle events
2001-07-26  Vadim Zeitlinmade the log dialog resizeable (again?)
2001-07-26  Vadim Zeitlinhighlight the focused item in non report mode too
2001-07-26  Vadim Zeitlinfix for (re)positioning the main window when the style...
2001-07-26  Vadim Zeitlinavoid nested modal log dialogs
2001-07-26  Vadim Zeitlin*really* suppress log messages from inside wxYield
2001-07-26  Robert Roebling Fixed problem with missing refresh in wxScrolledWindow::
2001-07-26  Vadim Zeitlinrespect SetFont/SetXXXColour in wxTextCtrl even when...
2001-07-26  Vadim Zeitlindon't do anything in SetBackgroundColour() if colour...
2001-07-26  Vadim Zeitlintimestampt trace/debug messages under Unix too, this...
2001-07-26  Vadim Zeitlinadded wxWindow::Freeze/Thaw(), implemented them for...
2001-07-25  Vadim Zeitlinfix for focus handling when deleting the items
2001-07-24  Vadim Zeitlincompilation warning fixed
2001-07-23  Gilles Depeyrotrenamed Number method (should be GetCount)
2001-07-23  Vadim Zeitlinfixed bug with wxPathExists('c:\') yet again
2001-07-23  Vadim Zeitlindon't process VK_OEM_XXX key presses
2001-07-23  Vadim Zeitlinuse Windows standard icons instead of our own (patch...
2001-07-23  Vadim Zeitlin1. fixed bug with empty value not being written to...
2001-07-23  Vadim Zeitlindon't call wxYield() from EnsureVisible(), this is...
2001-07-23  Vadim Zeitlinfixed bug with deletion of several last items in wxList...
2001-07-23  Vadim Zeitlinadded and documented wxDir::HasFiles/SubDirs(), use...
2001-07-22  Gilles Depeyrotfixed wxListBox inheritance
2001-07-22  Gilles Depeyrotcorrected pragma interface/implementation for Mac OS X
2001-07-22  Vadim Zeitlincompilation fix for old broken Borland compiler
2001-07-22  Vadim Zeitlinbackported fix for proper tree ctrl refershing after...
2001-07-21  Gilles Depeyrotadded DEP_INFO_FLAGS to compilation options
2001-07-21  Gilles Depeyrotminor changes to correct compilation warnings
2001-07-20  Vadim Zeitlinfix for rather mysterious problem when deleting the...
2001-07-20  Vadim Zeitlinapplied numpad keys patch
2001-07-20  Václav Slavíkfixed entities parsing under win32
2001-07-20  Václav Slavíkoops, forgot to fix wxHtmlTag dtor
2001-07-20  Vadim Zeitlinimplemented EVT_LIST_CACHE_HINT support: send this...
2001-07-20  Vadim Zeitlinfixed three new warnings after the last warning fix
2001-07-20  Vadim Zeitlinfixed a warning and detabified
2001-07-20  Vadim Zeitlinfixed crash in XPM decoder when reading non XPM files
2001-07-20  Vadim Zeitlinfilter out garbage Windows sends us via LVN_ODCACHEHINT
2001-07-20  Vadim Zeitlinadded EVT_LIST_COMMAND_CACHE_HINT, implemented it for...
2001-07-19  Vadim ZeitlinVC++ warning fixed
2001-07-19  Václav Slavíknew wxHtmlParser core and changes implied by it
2001-07-19  Vadim ZeitlinFreeBSD compilation fix
2001-07-19  Vadim Zeitlinfixed some warnings
2001-07-19  Vadim Zeitlin1. don't delete item attributes in the virtual list...
2001-07-19  Vadim Zeitlinfix for custom bitmap setting for the first page
2001-07-18  Václav Slavíkfixed ugly stupid piece of code
2001-07-18  Václav SlavíkUnicode complation fixes
2001-07-18  Václav SlavíkMingw Unicode fix
2001-07-18  Václav SlavíkUnicode fixes to wxCmdLineParser
2001-07-17  Vadim Zeitlininitialize gs_pFrame to NULL
2001-07-17  Vadim Zeitlinblind fix for wxScrolledWindow problem
2001-07-17  Vadim Zeitlinfixed regex bug in ProcessFamiliesFromFontList
2001-07-17  Julian SmartCorrection to icon index code
2001-07-17  Julian SmartAdded support for extracting icon using specified index
2001-07-17  Vadim Zeitlinadded wxOPEN/SAVE flags to wxDefaultFileSelector
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.
next