wxWidgets.git
2000-11-09  Vadim Zeitlincompilation fix for !WXWIN_COMPATIBILITY_2 and some...
2000-11-08  Vadim Zeitlincompilation fix for builds when WXWIN_COMPATIBILITY_2...
2000-11-06  Vadim Zeitlincompilation/warning fixes for HP-UX
2000-11-06  Vadim Zeitlinugly compilation fix for wxMotif
2000-11-06  Vadim Zeitlinand another note about wxStringList vs wxArrayString
2000-11-06  Vadim Zeitlinsmall note about untyped lists
2000-11-05  Václav Slavíkadded font and flags properties to wxrcedit
2000-11-05  Vadim Zeitlinupdated files to know about darwin (Mac OS X)
2000-11-05  Václav Slavíkfixed typo (IsOK instead of IsOk)
2000-11-05  Václav SlavíkwxHTML src code indentation now conforms (more) to...
2000-11-05  Václav Slavíkfixed <li><p> paragraph break problem
2000-11-05  Vadim Zeitlintypos fix from the main branch
2000-11-05  Vadim Zeitlinfix from the main branch which replaces delete with...
2000-11-05  Julian SmartRemoved spurious brace
2000-11-04  Václav Slavíkreworked the editor
2000-11-04  Václav Slavíkworkarounded false memory leak report
2000-11-04  Robin Dunnsome little tweaks
2000-11-04  Robin DunnAdded base_IsAcceptedKey which was fogotten somehow...
2000-11-04  Robin Dunn*** empty log message ***
2000-11-04  Robin DunnAdded demo of creating a custom Grid Editor
2000-11-04  Robin Dunnupdated SWIG generated stuff
2000-11-04  Robin Dunnadded /GX- to get around an internal compiler error...
2000-11-03  Vadim Zeitlinok, it does work - it's just that wxGTK doesn't
2000-11-03  Vadim Zeitlinadded wxGetMultiChoice() (which refuses to work for...
2000-11-03  Julian SmartReplaced comparisons with zero, with IsOk()
2000-11-03  Vadim Zeitlinregenerated
2000-11-01  Václav Slavíkfixed incorrect GetTextExtent for wxTELETYPE font
2000-10-31  Robin DunnChanged version number in DLL name to 23_0
2000-10-31  Vadim Zeitlincompilation fix (sorry!)
2000-10-30  Robin DunnThe sticky tag as a bit too sticky... This check-in...
2000-10-30  Robin DunnRe-added a couple files that got left out of the merge...
2000-10-30  Robin DunnMerged some STC fixes over to the main branch
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-10-30  Vadim Zeitlinapplied patch to uncover cells next to 0 automatically
2000-10-30  Vadim ZeitlinwxDC::GetSize() should work now in wxGTK
2000-10-30  Vadim ZeitlinwxDC::GetSize() should work now in wxGTK
2000-10-30  Vadim Zeitlinfixes from the 2.2 branch
2000-10-26  Vadim Zeitlinreplaced ++/-- with InterlockedInc/Decrement for access...
2000-10-25  Jouk Jansen Committing in .
2000-10-25  David WebsterOS/2 fixes
2000-10-25  David Webstercompile bug fix
2000-10-25  David Websterno message
2000-10-24  David WebsterOS/2 updates for statusbar processing and easier VA...
2000-10-24  David WebsterOS/2 updates for statusbar processing
2000-10-24  David WebsterOS/2 updates for easier VA debugging
2000-10-24  David WebsterOS/2 updates for debugging and statusbar processing
2000-10-24  David WebsterUpdates for os/2 -- mostly to allow easier VA debugging
2000-10-23  Julian SmartApplying submitted wxOS2 mod
2000-10-20  Vadim Zeitlinminor fixes from the bug reports
2000-10-20  Vadim Zeitlinmention 'b' flag for wxFFile::Open
2000-10-20  Vadim Zeitlinremoved incorrect param from docs
2000-10-20  Vadim Zeitlinremoved the pad from wxWindow::DoGetBestSize(), now...
2000-10-20  Vadim Zeitlinan implementation of wxListBox::SetFirstItem() which...
2000-10-20  Vadim Zeitlinfixed off by 1 error in CharsetToEncoding() for CP...
2000-10-20  Vadim Zeitlinfixed problem with calling SetFont() when (multiline...
2000-10-20  Ron Leeupdated icon to yes (after losing the race to commit...
2000-10-20  Vadim Zeitlinupdated Swedish translation state
2000-10-19  Vadim Zeitlinadded listbox test/demo
2000-10-19  Vadim Zeitlin1. some more tests in console
2000-10-19  Vadim Zeitlinadded swedish translations
2000-10-19  Vadim Zeitlinfixed GetItemRect() and GetItemPosition() for scrolled...
2000-10-19  Ron Leeupdated translators info
2000-10-19  Vadim Zeitlinset more event object fields for lbox dbl click events
2000-10-18  Václav Slavíkapplied Brian's patches
2000-10-18  Vadim Zeitlincrash due to missing break before WM_HELP handler fixed
2000-10-18  Julian SmartFixed memory bug
2000-10-17  Václav Slavíkadded automatic growing of in-place wxTextCtrls for...
2000-10-17  Julian SmartMade wxGenericDirCtrl compile with Cygwin
2000-10-16  Julian SmartFixed memory leak
2000-10-15  Ron Leemerged new and updated translations from WX_2_2_BRANCH.
2000-10-14  Vadim Zeitlinfixed false alert in wxRegKey::DeleteSelf
2000-10-14  Vadim Zeitlinoops, removed the fix from the main branch which I...
2000-10-13  Julian SmartDoc/distribution script mods
2000-10-13  Julian SmartAdded missing GIFs.
2000-10-13  Julian SmartAdded distribution script
2000-10-12  Vadim Zeitlinadded QueryRawValue() to wxRegKey and test code for...
2000-10-12  Vadim Zeitlinanother GetInt/GetId bug fix
2000-10-12  Julian SmartFixes for distribution scripts
2000-10-12  Vadim Zeitlinfix for assert when setting tooltip for a readonly...
2000-10-11  Vadim Zeitlincosmetic fixes to font encoding names
2000-10-11  Václav Slavíkfixed Cyrillic encodings
2000-10-11  Julian SmartAdded a couple of distribution-related files
2000-10-11  Julian SmartFirst draft of a cygwin script to create wxMSW distribu...
2000-10-11  Julian SmartAdded some VC++ project files
2000-10-11  Vadim Zeitlinadded (MSW/GTK) and documented new frame and dialog...
2000-10-11  Vadim Zeitlincreate dialog with !NULL parent
2000-10-11  Vadim Zeitlinadded WS_POPUP style to resizeable dialogs
2000-10-10  Václav Slavíkadded wxHtmlWindow::HistoryCanBack/Forward
2000-10-10  Julian SmartAdded wxXML demo VC++ project files; corrected filename...
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-10-10  Vadim Zeitlinfixed MDI accel bug, more tests for it in the sample
2000-10-10  Vadim Zeitlinattempts at making modal dialogs without parent work...
2000-10-10  Vadim Zeitlinmake msg boxes without parent owned by top level app...
2000-10-10  Julian SmartRemoved 'interface' pragma for gcc 2.96
2000-10-10  Julian SmartDoc corrections
2000-10-10  Julian SmartAdded wxGenericDirCtrl documentation
2000-10-09  Václav Slavíkfix for assertion failure
2000-10-09  Julian SmartAdded wxQuantize, wxTipWindow, wxSplashScreen docs
2000-10-09  Julian SmartDoc corrections; added HelpGen project files
2000-10-09  Julian SmartAdded context-sensitive help docs
next