]> git.saurik.com Git - wxWidgets.git/history - src
Added optional parameter to SelectDocumentType() and SelectViewType() to allow the...
[wxWidgets.git] / src /
2001-01-24  George TaskerAdded optional parameter to SelectDocumentType() and...
2001-01-23  Václav Slavíksynced intl.cpp and intl.h
2001-01-23  Robert Roebling Change required for new event types.
2001-01-23  Vadim Zeitlinfixed FindItem() to work with submenus
2001-01-23  Vadim Zeitlinfixed bug in parsing filenames without paths, added...
2001-01-22  Julian SmartFixed wxToolBar colour mapping problem (I hope)
2001-01-21  David Websterinitial coding of and OS/2 XpmHandler
2001-01-21  David Websternew makefile and gdiimage suport for xpm data
2001-01-21  Julian SmartRemove plot.cpp
2001-01-21  Vadim Zeitlinanother attempt to fix parser compilation
2001-01-20  Václav Slavíkfixed bug #129464 (hopefully)
2001-01-20  Gilles Depeyrotcorrected creation of wxNORMAL_FONT for Mac OS
2001-01-20  Gilles Depeyrotapplied wxNativeFontInfo patch from Derry Bryson (with...
2001-01-19  David Websterchmod is not available in VisualAge
2001-01-19  David Websterremove plot.cpp from build
2001-01-19  Vadim Zeitlinremoved shift/reduce conflict
2001-01-19  Václav Slavíkapplied pseudo-patch #103306
2001-01-18  Vadim Zeitlinadded timestamping to wxLogStream
2001-01-18  Jouk Jansen Committing in .
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...
next