]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-31  Vadim Zeitlin1. configre/makefiles changes
2000-01-31  Robert Roebling Using the best visual is now an option.
2000-01-31  Karsten BallüderAdded the "guessed" icon path for Debian/Corel Linux...
2000-01-31  Vadim ZeitlinwxWS_EX_VALIDATE_RECURSIVELY set by default if parent...
2000-01-31  Karsten Ballüdergtk-config now checks for gthread
2000-01-31  Karsten BallüderFreeBSD library naming fix
2000-01-31  George TaskerReplaced tabs and cleaned up indentations.
2000-01-31  George TaskerRemoved tabs and cleaned up indentations.
2000-01-31  Bart A.M. JourquinwxString fix (c_str()) in doc.cpp
2000-01-31  Bart A.M. Jourquinadd busycursors and remove fonts
2000-01-31  Bart A.M. Jourquinsuppres some warnings, suppress assert failure for...
2000-01-31  Bart A.M. JourquinHandle Cancel button in userdlg
2000-01-31  David WebsterVA 4.0 fixes
2000-01-31  Bart A.M. JourquinUserdlg uses constraints (better for wxMotif). Also...
2000-01-31  George TaskerFixed file names to be the 8.3 name style
2000-01-31  Bart A.M. Jourquinre-indent sources
2000-01-31  Bart A.M. Jourquinfix Makefile.in
2000-01-31  Bart A.M. Jourquinadd makefile.b32
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 www.kde.org (shoul...
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 (?)
next