]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-01-13  Václav Slavíkadded English and English US for testing
2001-01-12  Václav Slavíkchanged internat sample so that it shows language choic...
2001-01-12  Václav Slavík_Really_ fixed Norwegian, added Kernewek language
2001-01-12  Václav Slavíkchanged wxLogWarning('catalog not found') message to...
2001-01-12  Václav Slavíkverbose mode wxLog disabled by default even in debug...
2001-01-12  Václav Slavíkapplied patch to prevent crashing when libxml DLL doesn...
2001-01-11  Vadim Zeitlinallow people use modal dialogs in wxApp::OnInit
2001-01-11  Vadim Zeitlinfix/workaround for Trim() and accented letters
2001-01-11  Robert Roebling wxYield() patch from stable tree.
2001-01-11  Julian SmartUse wxClientDC in header window so we don't clip (becau...
2001-01-11  Vadim Zeitlinapplied Derry's patch to fix scaling bug
2001-01-11  Vadim Zeitlinapplied (slightly modified) patch for loading large...
2001-01-10  Václav Slavíkfixed Norway languages
2001-01-10  Václav Slavíkcommited by mistake, removed
2001-01-10  Václav Slavíknew locales code checked in
2001-01-09  David WebsterNeeded to initialize time_t to 0 in GetTimeZone to...
2001-01-09  Julian SmartExtended ProcessTextCommand so processes SETFOCUS/KILLF...
2001-01-09  Julian SmartExtended ProcessTextCommand so processes SETFOCUS/KILLF...
2001-01-08  David WebsterFixes to resolve default Client Window painting when...
2001-01-08  Vadim Zeitlinfix for better European date format parsing
2001-01-08  Vadim Zeitlintest all selection methods
2001-01-07  Vadim Zeitlintypo: return Win98, not 99, from wxGetOSDescription()
2001-01-07  Robert Roebling Make wxMenuItem::GetLabel() handle escaped underscores
2001-01-06  Vadim Zeitlinfix for gcc bug under Mac OS X
2001-01-06  Vadim Zeitlinfixed wxStreamBuffer::SetBufferIO() (thanks to Gilles...
2001-01-05  Vadim ZeitlinwxDateTime::IsValid() now returns m_time != (wxLongLong)-1
2001-01-05  George TaskerFixed a problem in ConvertWXArrayToC() that would assig...
2001-01-05  Julian SmartCorrected horizontal rule drawing when number of items...
2001-01-05  Julian SmartIn wxListCtrl::Find, don't decrement 'start' if already...
2001-01-05  Julian SmartChanged GetDocuments() to remove cast, added GetTemplates()
2001-01-04  Vadim Zeitlinadded wxArrayString::RemoveAt()
2001-01-04  Vadim Zeitlinfix for wxList copy ctor
2001-01-04  Jouk Jansen Committing in .
2001-01-04  Vadim Zeitlinadded src/msw/files.lst to the list of files to generat...
2001-01-04  Vadim Zeitlinuse default timeout of 1 minute
2001-01-04  Vadim Zeitlintests for the new [de]selection grid methods (patch...
2001-01-04  Vadim Zeitlinfix for Centre() (thanks Derry!)
2001-01-03  Václav Slavíkadded SAX error callback (thanks go to Robert)
2001-01-03  Vadim Zeitlintest for bug with new wu-ftpd
2001-01-03  Vadim Zeitlina fix for new wu-ftpd
2001-01-03  Vadim Zeitlinregenerated the makefiles to include filename.cpp
2001-01-03  George TaskerAdded filename.obj to the target list so it gets built...
2001-01-02  Robin Dunnyet more testing...
2001-01-02  Robin Dunnmore testing of cvs update messages...
2001-01-02  Robin Dunntest commit...
2001-01-02  Robin Dunntest cvs commit
2001-01-02  Julian SmartAdded filename.cpp to .dsp files
2001-01-02  Vadim Zeitlinpatch adding DeselectXXX() functions from Roland Scholz...
2001-01-02  Julian SmartAdded line to wxMask doc.
2001-01-01  Václav Slavíkfixed docs of wxLocale::Init (forgotted bConvertEncoding)
2000-12-31  Vadim Zeitlinreadded back SetFullName
2000-12-31  Vadim Zeitlinimplemented wxFileName::SplitPath(), wxSplitPath()...
2000-12-31  Vadim Zeitlinrewrote wxFileName::Normalize(), added a few methods...
2000-12-30  Václav Slavíkfixed nonsenses in tnoneng.tex
2000-12-30  Vadim Zeitlinjust added some _T()s
2000-12-30  Robert Roebling Various fixes for wxFilename.
2000-12-30  Robert Roebling wxFileName II. It actually works.
2000-12-29  Vadim Zeitlinmerged wxStaticLine ctor fix
2000-12-29  David WebsterAdded filename.cpp to build
2000-12-29  David Websterinclude "wx/filefn.h" instead of just "filefn.h".
2000-12-29  David Webstershould use array delete on a wxString object (line...
2000-12-28  Vadim Zeitlinmodified check listbox indicators and made them customi...
2000-12-28  Robert Roebling Added wxFileName.
2000-12-26  Vadim Zeitlin1. wxCopyFile() uses buffer (huge copy speed up)
2000-12-24  Václav Slavíkfixed PS bounding box computation
2000-12-24  Robin DunnMore cleanup. Regenerated wxGTK code.
2000-12-23  Vadim Zeitlinadded some error checking to wxCopyFile
2000-12-22  Robin DunnAdded the wxClassInfo stuff back in to the modules...
2000-12-22  Robin DunnwxDefaultPosition and wxDefaultSize are marked read...
2000-12-22  Robert Roebling Log error messages work.
2000-12-22  Robert Roebling Some wxBook docs.
2000-12-22  Vadim Zeitlinmotif warning fixes
2000-12-22  Vadim Zeitlinmotif compilation fixes
2000-12-22  George TaskerOverview of the wxDb and wxDbTable classes added.
2000-12-22  George TaskerRemoved the BOLDFACE on items that are in INDEXIT block...
2000-12-22  George TaskerRemoved the BOLDFACE on items that are in INDEXIT block...
2000-12-22  George TaskerRemoved the BOLDFACE on items that are in INDEXIT block...
2000-12-22  George TaskerProgram now keeps track of how many errors occured...
2000-12-22  George TaskerNow uses MAX_LINE_BUFFER_SIZE constant for the array...
2000-12-22  George TaskerAdded MAX_LINE_BUFFER_SIZE constant instead of using...
2000-12-22  Robin DunnMore cleanup. Removed all wxPyDefaultXXX since they...
2000-12-22  Robin Dunntest commit, no real change
2000-12-22  Robin DunnSome cleanup and a fix
2000-12-22  Robin DunnMassive code changes and cleanup to allow wxPython...
2000-12-21  David WebsterBeginning of bitmap updates
2000-12-21  Julian SmartModified treectrlg.cpp not to crash in HitTest if there...
2000-12-21  Vadim Zeitlinfix for -1 coords in wxWindow::Centre
2000-12-21  David WebsterANSI 'C' fix (decs in "for" clauses no longer have...
2000-12-21  Julian SmartAdded m_keyGlobal.Open()
2000-12-21  David WebsterFix for VisualAge 3.0 compile concerning wxNativeFontInfo
2000-12-21  David WebsterFix for the wrong painting rectangle being set.
2000-12-21  Vadim ZeitlinwxSpinCtrl now sens TEXT_UPDATED events as in wxGTK
2000-12-21  George TaskerAdded code to the RIGHT CLICK popup dialog to show...
2000-12-21  George TaskerAdded BOUNDING BOX selection of multiple widgets on...
2000-12-21  George TaskerAdded BOUNDING BOX selection of multiple widgets on...
2000-12-20  Václav Slavíkfixed wxTextFile::GuessType assertion
2000-12-20  Vadim Zeitlincompilation fix (?)
2000-12-20  Vadim Zeitlinremoved SetFont() from DoDrawText
2000-12-20  Vadim Zeitlin2nd part of wxRegConfig fix
2000-12-20  Vadim ZeitlinwxPerl doc patches applied
next