]> git.saurik.com Git - wxWidgets.git/history - src
This is how wxPlotWindow would look like with the
[wxWidgets.git] / src /
2001-01-17  Vadim Zeitlinapplied file history patch
2001-01-17  Vadim Zeitlinfixed bug 128581
2001-01-17  Vadim Zeitlintried to fix layout of label-less static box sizers
2001-01-17  Vadim Zeitlinadded RTLD_GLOBAL to dlopen flags (bug 128705)
2001-01-17  Vadim Zeitlinno changes
2001-01-17  Vadim Zeitlinfixed wxSplitPath() bug and added tests for it
2001-01-17  Jouk Jansen Committing in .
2001-01-17  Václav SlavíkBitmaps are no longer rescaled to reflect printerPPI...
2001-01-16  Vadim Zeitlinpatch from Roland Scholz to fix the file permissions...
2001-01-16  Robert Roebling Removed plot.cpp.
2001-01-16  George TaskerChanged code to use the RM environment variable (if...
2001-01-16  George TaskerChanged code to use the RM environment variable (if...
2001-01-16  George TaskerChanged code to use the RM environment variable (if...
2001-01-16  George TaskerAdded code to create $D (debug or release) subdir to...
2001-01-16  George TaskerSwapped the directory seperator from / to \ for VC...
2001-01-16  George TaskerRestructured the VC makefile to build the OBJ files...
2001-01-15  Vadim Zeitlinblind fix for setting selection in combobox text ctrl
2001-01-15  Vadim Zeitlinmerged in the console for MIME handlers fix from 2...
2001-01-15  Vadim Zeitlinfixed a bug in handling mailcap entries with more than...
2001-01-14  George TaskerFixed problem in wxDbColFor::Format() for mySQL (patch...
2001-01-13  Václav Slavíkfixed stupid bug in LCID->locale string translation
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-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í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-08  David WebsterFixes to resolve default Client Window painting when...
2001-01-08  Vadim Zeitlinfix for better European date format parsing
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-04  Vadim Zeitlinadded wxArrayString::RemoveAt()
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 Zeitlinfix for Centre() (thanks Derry!)
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  Julian SmartAdded filename.cpp to .dsp files
2001-01-02  Vadim Zeitlinpatch adding DeselectXXX() functions from Roland Scholz...
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  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  David WebsterAdded filename.cpp to build
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-23  Vadim Zeitlinadded some error checking to wxCopyFile
2000-12-22  Robert Roebling Log error messages work.
2000-12-22  Vadim Zeitlinmotif warning fixes
2000-12-22  Vadim Zeitlinmotif compilation fixes
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 the wrong painting rectangle being set.
2000-12-21  Vadim ZeitlinwxSpinCtrl now sens TEXT_UPDATED events as in wxGTK
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 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  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-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  Vadim Zeitlinfix to parse the new GNOME .keys files
2000-12-18  David WebsterLots of OS/2 fixes mostly to do with painting
2000-12-18  David WebsterOS2 Statusbar 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
next