]> git.saurik.com Git - wxWidgets.git/history - src/common
wxDocument::SaveAs sets m_savedYet flag correctly (patch 494838)
[wxWidgets.git] / src / common /
2001-12-30  Vadim ZeitlinwxDocument::SaveAs sets m_savedYet flag correctly ...
2001-12-30  Vadim Zeitlinfixed memory leak in wxDocManager::CreateDocument ...
2001-12-30  Václav SlavíkEhm... fixed my comment about DJGPP to say what I wante...
2001-12-30  Václav Slavíkfix for DJGPP returning unix/like/paths instead of...
2001-12-29  Ron Leeremoved dependency on windows.h from dynload.h
2001-12-28  Stefan Csomorcorrected return value
2001-12-27  Vadim Zeitlinfix to wxLocale::GetString() calld with empty argument
2001-12-27  Václav Slavíkfix for Unicode build -- wxMB2WXbuf cannot be initializ...
2001-12-24  Václav Slavíkfixes to wxFont mods for the case w/o native fontinfo...
2001-12-24  Václav Slavíkcompilation fix for DJGPP
2001-12-24  Vadim Zeitlintypo fixed
2001-12-24  Ron Leeadded slightly more informative failure reporting.
2001-12-24  Ron LeeAdded GetStringArray method.
2001-12-24  Vadim Zeitlincode clean up, avoid duplicating the same code in font...
2001-12-23  Robert Roebling Removed warning for Darwin compilation from datetime.inl
2001-12-23  Ron LeeAdded missing header and missing logic. :)
2001-12-22  Vadim ZeitlinwxFont can now raelly use the native fonts
2001-12-21  Vadim Zeitlinadd more methods to wxNativeFontInfo: To/FromUserString...
2001-12-21  Vadim Zeitlinoops, forgot to commit wxFontBase::SetNativeFontInfo...
2001-12-21  Vadim Zeitlinfix the old code for dlerror() returning const char...
2001-12-21  Vadim Zeitlincompilation fix for dlerror() returning const char *
2001-12-20  Ron Leereimplemented sanity checks that were lost/broken in...
2001-12-20  Ron Leemoved dynamic loader option checks to chkconf.h
2001-12-20  Vadim Zeitlinfix for temp file creation under Windows
2001-12-19  Vadim Zeitlinblind fix for temp file creation problem
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...
next