]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2000-12-20  Vadim Zeitlinfix to GetAllCommands ret value
2000-12-20  George TaskerFixed bug where if the style included wxFRAME_NO_TASKBA...
2000-12-20  Vadim Zeitlinfix for wxRegConfig::GetNextGroup
2000-12-20  Vadim Zeitlincompilation fix for !PCH
2000-12-20  Vadim Zeitlinmerged fix from 2.2 branch
2000-12-20  Vadim Zeitlinwarning fixed
2000-12-19  George TaskerWhen deleting an entire dialog in DialogEditor by right...
2000-12-19  Vadim ZeitlinwxFTP docs update and a small fix to wxString overview...
2000-12-19  George TaskerLeft Double clicking a widget (not a dialog) in the...
2000-12-19  Vadim Zeitlintons of wxFTP fixes and compilation fix for wxBase
2000-12-19  Vadim Zeitlinfix for a crash in ~wxFontList
2000-12-19  David WebsterPalette code
2000-12-19  George TaskerFixed the popup menus when you right click a widget.
2000-12-18  Vadim Zeitlincompilation fixes for wxMSW
2000-12-18  Vadim ZeitlinwxNativeFontInfo changes
2000-12-18  Vadim Zeitlinfixed compilation warning about variable being clobbere...
2000-12-18  David WebsterAdditions to help Fonts compile clean and add SetPS...
2000-12-18  David WebsterVisualAge V3.0 does not understand lowercase, "true...
2000-12-18  David WebsterUpdate to allow new wxNativeFontInfo stuff to compile
2000-12-18  Vadim Zeitlinfix to parse the new GNOME .keys files
2000-12-18  Vadim Zeitlinfixed compilation problems (mismatch between header...
2000-12-18  David WebsterLots of OS/2 fixes mostly to do with painting
2000-12-18  David WebsterOS2 Statusbar fix
2000-12-18  David WebsterFixes mostly to do with painting
2000-12-18  David WebsterOS2RGB def fix
2000-12-18  Vadim ZeitlinwxMimeTypesManager now supports creating associations...
2000-12-18  Vadim Zeitlinminor fixes for the font info patch
2000-12-18  Vadim Zeitlinapplied wxNativeFontInfo patch from Derry Bryson (with...
2000-12-16  Vadim Zeitlincheck the first radio button in a group
2000-12-16  Robert Roebling Applied colour patch for better 8-bit support,
2000-12-16  Robert Roebling Added wxCommandEvent::IsSeection for listbox,
2000-12-15  Vadim Zeitlinadded -mt switch for Solaris/CC MT builds
2000-12-14  Vadim Zeitlin*really* fixed problem with window menu translation
2000-12-14  Vadim Zeitlinmerged in fix for GetValue() from the 2.2 branch
2000-12-13  Vadim Zeitlinpatch for not calling wxEntryCleanup() from a DLL applied
2000-12-13  Vadim Zeitlinfix for MSWDetachWindowMenu when "&Window" string is...
2000-12-12  Vadim Zeitlinmerged fix from 2.2 branch
2000-12-12  David Websterold def file
2000-12-12  David Websternew def file
2000-12-12  David WebsterBrush updates
next