]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2001-07-18  Václav Slavík(1) removed -lcrtdll from Mingw build
2001-07-18  George TaskerFixed some "\_"s in verbatim blocks so they are no...
2001-07-18  George TaskerFixed closing of program to work properly if PASS ...
2001-07-18  George TaskerFixed mismatched curley brace
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  Vadim ZeitlinwxRegEx docs I forgot to add before (sorry)
2001-07-16  Robin DunnSome tweaks and generated core sources for wxGTK
2001-07-16  Vadim Zeitlincompilation fix I had forgot to commit
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  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 Csomorcommitted - just to be sure
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
next