wxWidgets.git
2000-01-30  George TaskerAdded dbbrowse demo to the list of demos
2000-01-30  George TaskerFixed target name to dbbrowse rather than dbrrowser
2000-01-30  George TaskerAdded the dbbrowse demo to the demo builds
2000-01-30  Julian SmartSome but not all compile fixes for typetest (VC++ 1...
2000-01-30  Julian SmartCured memory leak report in wxDateTime; wxGLCanvas...
2000-01-30  Vadim Zeitlinadded modeless dlg test to dialogs
2000-01-30  Vadim ZeitlinwxDialog change (Show() completely rewritten, modal...
2000-01-29  Vadim ZeitlinI think it's needed...
2000-01-29  Guillermo Rodriguez... Fixed for old gnuwin32
2000-01-29  Robert Roebling Disabled ODBC code by default,
2000-01-29  Robert Roebling Line drawing correction.
2000-01-29  Robert Roebling New line tests.
2000-01-29  Vadim Zeitlin1. small changes to wxProgressDialog to make it more...
2000-01-29  Vadim ZeitlinVC++ project for wxBase/Win32
2000-01-29  Vadim Zeitlin1. thread sample now uses wxProgressDialog for more...
2000-01-29  Václav Slavíkfixed memory leak (m_PagesHash not deleted)
2000-01-29  Václav Slavíkswitched back to old use of DrawBitmap for transparent...
2000-01-29  Václav Slavíkbugfix: added wxWindowBase::OnMiddleClick declaration
2000-01-29  Václav SlavíkLGPL comments
2000-01-29  Václav SlavíkwxHTML changelog added
2000-01-29  Václav Slavíkchanged meaning of Ctrl-End to be symetrical with Ctrl...
2000-01-28  David WebsterVA 4.0 fixes
2000-01-28  Vadim Zeitlinmore files to ignore (build dirs names, tags files)
2000-01-28  Vadim Zeitlincompilation fix
2000-01-28  Vadim Zeitlintest for log dialog with only 1 msg
2000-01-28  Vadim ZeitlinwxBase compilation fixes
2000-01-28  Vadim Zeitlinadded version info hidden dialog
2000-01-28  Vadim Zeitlinsmall compilation fix for !wxUSE_SOCKETS
2000-01-28  George TaskerFirst version of the DbBrowser demo program
2000-01-27  George TaskerAttempting to allow WIN16 compilation of the db/dbtable...
2000-01-27  Robert Roebling Copied isql.h and isqlext.h to /include/wx/unix and...
2000-01-27  Vadim ZeitlinwxString::find() now works again (was completely broken)
2000-01-27  Bart A.M. JourquinIODBC fix in GetDataSource
2000-01-27  George TaskerFixed the GetDataSource() function so the DsDesc that...
2000-01-27  Bart A.M. JourquinUsing P.Getchar(i) instead of p[i]
2000-01-27  Stefan Csomornew upload / perhaps prev version was corrupted
2000-01-27  Ove KaavenAdded a couple of wxT()
2000-01-27  Václav Slavíkadded helpview to makefile
2000-01-27  Václav Slavíkcompilation fix
2000-01-27  Václav Slavíkcompilation fix for MSVC
2000-01-27  Václav Slavíkminor visual enhancement of help browser
2000-01-27  Václav Slavíkdocumented noRefresh parameter of SetScrollbars
2000-01-27  Václav Slavíkfixed incorrect parsing of URLs like kde.org (should...
2000-01-27  Václav Slavíkmade unzip.c accept / and \ in filenames as equal
2000-01-27  Václav Slavíkimplemented better paths handling: dir1/../dir2/file...
2000-01-27  Václav Slavíkinline functions with if moved to .cpp
2000-01-27  Václav Slavíksome scrolling&refreshing fixed ; removed wxHtmlWindow...
2000-01-27  Václav Slavíkremoved wxHtmlWindow::OnKeyDown
2000-01-27  Václav Slavíkyet another help browser visual enhancement
2000-01-26  Ron Leetest for disabled scroll directions in kbd handler
2000-01-26  David WebsterMissing datetime and the db classes!!
2000-01-26  David WebsterCopmplete .icc that includes all libs that need be...
2000-01-26  Stefan NeisLINKAGEMODE is defined in defs.h. No need to have the...
2000-01-26  Stefan NeisChanged order of #ifdefs to get native version on OS...
2000-01-26  David WebsterNew OS2 icon file
2000-01-26  David WebsterNew OS2 resource file
2000-01-26  David WebsterNew Visualage stuff and remove OS/2 stuff in the .rc...
2000-01-26  David WebsterVisualage C++ V4.0 duplicate symbol fixes
2000-01-26  Robert Roebling Corrected TIFF,
2000-01-26  Vadim Zeitlincompilation of wxBase works again (PATH_IFS wasn't...
2000-01-26  Stefan NeisFound PROGRAM_EXT variable and now want to use it for...
2000-01-26  Vadim Zeitlinthese aren't being used any more
2000-01-26  Vadim Zeitlinmore backwards compatible kbd handling in wxScrolledWindow
2000-01-26  Vadim Zeitlin'Details' button is now disabled if no details
2000-01-26  Vadim Zeitlinquick and dirty fix for the division by 0 crash in...
2000-01-26  Vadim ZeitlinwxDC::Blit() ignores useMask if there is no mask instea...
2000-01-26  Vadim Zeitlincompilation fix for Win16
2000-01-26  Vadim Zeitlincompilation fix for compilers without PCH
2000-01-26  Guillermo Rodriguez... URL test and some comments added
2000-01-26  Václav SlavíkwxHtmlHelpFrame enhancements
2000-01-26  Václav Slavíkadded wxHtmlWindow::GetOpenedAnchor
2000-01-26  Václav SlavíkwxACCEL_NONE -> wxACCEL_NORMAL
2000-01-26  Václav Slavíkchanged demo data a bit
2000-01-26  Václav Slavíksets frame title even for pages without <title> tag
2000-01-26  Václav Slavíkadded wxHF_OPENFILES demo
2000-01-26  Václav Slavíksome fixes in names of cached helpbooks (does not conta...
2000-01-26  Václav Slavíkadded new wxHF_ flags
2000-01-26  Václav Slavíkadded more navigation controls to wxHtmlHelpFrame
2000-01-26  Václav Slavíkadded more navigation controls to html help frame
2000-01-26  Vadim Zeitlinassert in GetNextItem() fixed (yes, now it is)
2000-01-26  Vadim Zeitlinassert in GetNextItem() fixed (?)
2000-01-26  Vadim Zeitlinextended (wxMask test) and reorganized the drawing...
2000-01-26  Vadim Zeitlin1. fixed (?) blitting bitmaps with mask
2000-01-25  Vadim Zeitlin1. kbd interface for wxScrolledWindow
2000-01-25  Ron Leefixed _T typo
2000-01-25  Vadim Zeitlin__GNUWIN32_OLD__ is defined if __GNUC__ is and NORLANDE...
2000-01-25  Vadim Zeitlindocumented GetNextItem() behaviour precisely
2000-01-25  Vadim Zeitlinadded DrawRectangle() test
2000-01-25  Vadim Zeitlinfixed GetNextItem(item = -1)
2000-01-25  George TaskerFixed code that did not work with Postgres
2000-01-25  Vadim Zeitlinmore patches for BC++ from Ricky Gonzales
2000-01-25  Vadim Zeitlinmissing Init() added to wxMenu(wxCallback) ctors
2000-01-25  Julian SmartAdded DEVNAMES to wxPrintDialog to remember printer...
2000-01-25  Bart A.M. Jourquinadd CASTWNDPROC to call to CallWindowProc for bcc
2000-01-25  Guillermo Rodriguez... Image docs updates
2000-01-24  David WebsterAdded method for mimietype implementation.
2000-01-24  David WebsterFix for VisualAge; Init can't be before it is called...
2000-01-24  Robert Roebling Added datetime.inl to filelist.txt
2000-01-24  Julian SmartAdded WS_VSCROLL and WSHSCROLL styles again
2000-01-24  Guillermo Rodriguez... Updated some bits in socket docs.
next