]> git.saurik.com Git - wxWidgets.git/history - src/common
Added new dynamic loading classes. (which handle proper
[wxWidgets.git] / src / common /
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper
2001-12-19  Vadim Zeitlinsuppress some warnings appearing in the optimized build...
2001-12-19  Vadim Zeitlincompilation fix for Windows
2001-12-18  Václav Slavíksend Host header in HTTP requests
2001-12-18  Vadim Zeitlin1. fixed file descriptors leak in wxFileName::CreateTem...
2001-12-17  Vadim Zeitlinfixes error/usage messages given by the cmd line parsin...
2001-12-17  Vadim Zeitlinadded __TDATE__ and __TTIME__ and use them instead...
2001-12-17  Robert RoeblingForgot to unset m_relative in wxFilename::Normalize().
2001-12-17  Václav Slavíkfixed Unicode compilation (please use wxT()...)
2001-12-16  Václav Slavíkfixes to wxFindFirstFile
2001-12-16  Václav Slavíka mistake; djgpp doesn't have vsnprintf at all
2001-12-16  Václav Slavíkcache return value of ftime
2001-12-16  Robert Roebling Reimplemented wxFileName with m_relative field.
2001-12-16  Václav Slavíkremoved platform-specific code for wxFindFirst/NextFile...
2001-12-15  Václav SlavíkDOS compilation fixes
2001-12-15  Václav SlavíkDJGPP compilation fixes
2001-12-15  Václav SlavíkDJGPP compilation
2001-12-15  Václav Slavíktimezone is not defined in DJGPP in any form, use ftime...
2001-12-15  Václav SlavíkOops, Watcom doesn't have _mktemp in DOS
2001-12-14  Václav Slavíkdon't include windows.h unless neccessary
2001-12-14  Václav SlavíkwxFindFirstFile and friends for wxMGL
2001-12-14  Václav Slavíkunimportant DOS fix
2001-12-14  Václav SlavíkOops, Watcom doesn't have _mktemp in DOS
2001-12-14  David WebsterOS/2 compile fixes.
2001-12-14  Vadim ZeitlinwxConfig clean up and bug fix for record defaults
2001-12-10  Vadim ZeitlinwxBase compilation fix
2001-12-10  Julian SmartReversed crazy wxKEY_STRING/INTEGER thing
2001-12-09  Václav Slavíkmore MSDOS fixes (config file location)
2001-12-09  Vadim Zeitlinsuppress compilation warning
2001-12-09  Vadim Zeitlinadded wxEncodingToCodepage() and implemented it properl...
2001-12-08  Václav Slavíkreverted SciTech sabotage of Watcom compilation (invali...
2001-12-08  Václav Slavíkcompilation fix for Watcom
2001-12-08  Vadim Zeitlinfixed bugs with setting the client size when the differ...
2001-12-08  Vadim Zeitlininitialize m_hasXXX in wxWindowBase
2001-12-08  Vadim Zeitlinfixes for handling WM_SYSCOLORCHANGE - now seems to...
2001-12-07  Václav Slavíkcompilation fix for Watcom
2001-12-07  Václav Slavíkcompilation fix for Watcom/DOS
2001-12-07  Václav Slavíkwatcom fixes
2001-12-07  Václav Slavíkcompilation fix for wxULongLongWx::Divide (Vadim, is...
2001-12-07  Václav Slavík(temporary) hotfix for Watcom/DOS and PNGLINKAGEMODE
2001-12-07  Václav SlavíkwxFileSystem w/o wxUSE_MIMETYPE fixes
2001-12-07  Václav SlavíkMS-DOS fixes
2001-12-07  Vadim Zeitlinpropose to the user to use the replacement encoding...
2001-12-07  Vadim Zeitlinfixed wxConfig memory leak in wxFontMapper
2001-12-05  Václav SlavíkDOS+Watcom fixes
2001-12-05  Václav Slavíkcompilation fixes for Watcom+MGL+MS-DOS
2001-12-05  Jouk Jansen Committing in .
2001-12-04  Václav Slavík1. Who the hell wrote that idiotencode for choosing...
2001-12-04  Václav Slavíkcompilation fix - wxCoord, not int
2001-12-04  Robert RoeblingAqua splitter sashes.
2001-12-04  Robert RoeblingStill more space around notebook pages...
2001-12-04  Robert RoeblingNotebook sizers didn't take any borders into account,
2001-12-04  Vadim Zeitlinfixed compilation
2001-12-04  Robert RoeblingTemporary fix for wxFileName under Mac - ignore volumes.
2001-12-04  Vadim Zeitlinadded wxFileName::MakeRelativeTo() and the tests/docs...
2001-12-04  Vadim Zeitlinfixed Assign(fullpath, fullname)
2001-12-03  Robert Roebling Replaced && with $ in bittest.
2001-12-03  Vadim Zeitlinfixed bug in AssignDir() which didn't always consider...
2001-12-03  George TaskerRemoved a call to Upper() on the table name when buildi...
2001-12-03  Vadim Zeitlinfixed mem leak in wxDataObjectComposite
2001-12-03  Vadim Zeitlindon't use wxRegEx in wxString::Matches
2001-12-02  Vadim ZeitlinSetDefaultStyle(wxTextAttr()) now resets the default...
2001-12-02  Vadim Zeitlinfixed bug introduced earlier today in wxTempFile::Open()
2001-12-01  Robin Dunncompilation fix
2001-12-01  Vadim Zeitlin1. added wxFileName::CreateTempFileName() and implement...
2001-12-01  Ron LeeAdded wxFile::write_excl and use it from wxTempFile...
2001-12-01  Vadim Zeitlinfixed Borland C++ compilation
2001-12-01  Vadim Zeitlinfixed assert to avoid compilation warnings
2001-12-01  Ron Leeoops, still missed one.
2001-12-01  Ron LeeAdded 2 extra macros to handle all the flavours of...
2001-12-01  Vadim Zeitlinfixed compilation after wxTipWindow base class change...
2001-12-01  Vadim Zeitlin1. GetCwd() now has the volume argument, Normalize...
2001-12-01  Vadim Zeitlinmore fixes for volume names handling
2001-11-30  David WebsterCan't just wxASSERT(0). Give "constant in conditional...
2001-11-30  Vadim Zeitlinadded volume support and support for UNC paths under...
2001-11-29  Vadim Zeitlinfixed backslashes parsing in the cmd line
2001-11-28  Vadim Zeitlinfixed (at least some of) the focus asserts
2001-11-28  Julian SmartFixing wxMicroWindows compilation
2001-11-28  Vadim Zeitlinfixed stupid bug in tab traversal code which totally...
2001-11-27  Václav Slavíksecond halt of Chris' wxImage ICO patch
2001-11-26  Vadim Zeitlinsuperposition of text styles in wxTextCtrl now works...
2001-11-26  Vadim Zeitlinfix for incorrect assert in SetClientObject
2001-11-26  Ron Leeadded wx(U)int64, then added it to wxDataStream so...
2001-11-25  Václav SlavíkwxT(), not _()
2001-11-25  Gilles Depeyrotadded dynamic shared library (dylib) initialization...
2001-11-25  Vadim Zeitlinadded wxCmdLineParser::ConvertStringToArgs(), wxApp...
2001-11-25  Gilles Depeyrotuse "..." instead of "..." for wx includes
2001-11-25  Gilles Depeyrotcorrected blind fix of missing .c_str()s
2001-11-25  Vadim Zeitlinfix for focus handling in case when the panel itself...
2001-11-25  Vadim Zeitlintypo: & was used instead of &&
2001-11-25  Vadim Zeitlinblindly added missing .c_str()s to fix compilation
2001-11-24  Václav Slavíkforgot to remove ;; when applying the patch
2001-11-23  Robert RoeblingRestored wxFileName::GetModificationTime() under Classic.
2001-11-23  Václav Slavíkfixed memory leak in imagjpeG (patch #484865)
2001-11-23  Jouk Jansen Committing in .
2001-11-23  George Tasker"char *" changed to "wxChar *" in several places
2001-11-23  George TaskerMS Access support fix
2001-11-22  Václav Slavíkblind fix for wxGIFDecoder::ReadGIF
2001-11-22  Vadim Zeitlinfixed memory leaks
2001-11-22  Vadim Zeitlinadded check for NULL Clone() return
next