]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-07-27  Julian SmartAdded fix to send scroll messages from mouse wheel...
2001-07-27  Robin DunnAdded some WXDLLEXPORTs
2001-07-26  Vadim Zeitlin(bad) fix for asserts and OnIdle events
2001-07-26  Vadim Zeitlinforgotten method declaration
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 Zeitlintest for wxLog interaction with wxYield better
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 demo of the difference Freeze/Thaw makes in wxTex...
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-25  Julian SmartTweaks to fl project files
2001-07-24  Vadim Zeitlincompilation warning fixed
2001-07-24  Vadim Zeitlinreverted my previous change to WINVER - it is already...
2001-07-24  Vadim Zeitlinfixed compilation problem with multiple Update()s
2001-07-24  Julian SmartAdded fl (frame layout) to wxWindows, from source tidie...
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 Zeitlinadded test for writing empty value to the config
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 Depeyrotcorrection for Mac OS X compilation
2001-07-22  Gilles Depeyrotcorrected pragma interface/implementation (clash with...
2001-07-22  Gilles Depeyrotfixed wxListBox inheritance
2001-07-22  Gilles Depeyrotadded property sheet option
2001-07-22  Gilles Depeyrotadded tree layout define
2001-07-22  Gilles Depeyrotcorrected conditional compilation tests
2001-07-22  Gilles Depeyrotpost wxUniv merge fix
2001-07-22  Gilles Depeyrotpost wxUniv merge fix
2001-07-22  Gilles Depeyrotpost wxUniv merge fix
2001-07-22  Gilles Depeyrotcorrected pragma interface/implementation for Mac OS X
2001-07-22  Gilles Depeyrotadded missing conditional compilation test for MSW...
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-07-22  Gilles Depeyrotcorrections for Mac OS X compilation
2001-07-22  Gilles Depeyrotignore files produced by CodeWarrior
2001-07-22  Gilles Depeyrotcorrection for Mac OS compilation
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-07-22  Gilles Depeyrotcorrection for Mac OS X compilation
2001-07-22  Gilles Depeyrotpost wxUniv merge fixes
2001-07-22  Gilles Depeyrotcorrections for Mac OS X compilation
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-07-22  Gilles Depeyrotremoved inexistant header files
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 Depeyrotreplaced hardcoded wxgtk_gl library with appropriate...
2001-07-21  Gilles Depeyrotadded WX_TARGET_LIBRARY_GL to recursive configure subst...
2001-07-21  Gilles Depeyrotadded wxWindows shared library to link of OpenGL wxWind...
2001-07-21  Gilles Depeyrotcorrected bad Darwin related configure test
2001-07-21  Gilles Depeyrotadded DEP_INFO_FLAGS to compilation options
2001-07-21  Gilles Depeyrotcorrections for wxGtk compilation under Darwin/Mac...
2001-07-21  Gilles Depeyrotadded missing conditional compilation test for wxUSE_PR...
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  Gilles Depeyrotpost wxUniv merge fixes
2001-07-20  Gilles Depeyrotpost wxUniv merge fix
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 Zeitlintest for __WIN95__ in the main header, not platform...
2001-07-20  Vadim Zeitlindefine WINVER for mingw32 cross compilation
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 Zeitlinmade 2 column list wider to accomodate all entries
2001-07-20  Vadim Zeitlinreplaced literal backslashes with backslash TeX macro
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  Václav Slavíknew wxHtmlParser core
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 Zeitlinadded test for THREADS if JOYSTICK is set
2001-07-19  Vadim Zeitlindon't remove lib/wx when making clean
2001-07-19  Vadim Zeitlinmade SetPriority docs more clear
2001-07-19  Vadim Zeitlinfix for missing wxUSE_DARWIN definition
2001-07-19  Vadim Zeitlinfixes to version string
2001-07-19  Vadim Zeitlin1. compilation fixes
2001-07-19  Vadim Zeitlinfix for custom bitmap setting for the first page
2001-07-19  Vadim Zeitlinminor fixes, added an example
2001-07-19  Vadim Zeitlinfixed compilation problem inwith ^
2001-07-18  Václav Slavíkremoved debug printfs
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ík- fixes warnings with mingw crosscompilation
2001-07-18  Václav SlavíkMingw Unicode fix
2001-07-18  Václav SlavíkMingw Unicode fixes
2001-07-18  Václav SlavíkUnicode fixes to wxCmdLineParser
next