]> git.saurik.com Git - wxWidgets.git/history - src
corrections for event handling changes in wxWindows
[wxWidgets.git] / src /
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
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-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 WebsterBrush updates
2000-12-11  David WebsterFont updates for OS/2
2000-12-10  Stefan Csomorcw6 makefiles (makemac6.mcp)
2000-12-10  Stefan Csomoradded cw6 fixes and patrick's patches
2000-12-10  Vadim Zeitlinmerged in slider validation bug from the 2.2 branch
2000-12-10  Vadim Zeitlinmerged in the small changes from the 2.2 branch
2000-12-10  Stefan Csomoradded cw6 fixes and patrick's patches
2000-12-10  Vadim Zeitlinmerged in the fix for printing \% on PS DC
2000-12-03  Julian SmartAdded accelerators to Undo/Redo menu items
2000-12-01  Vadim Zeitlinfix for assert failure when deleting tree ctrl in-place...
2000-12-01  Vadim Zeitlinfix for enter processing of owner-drawn buttons
2000-11-29  David Websterwx22 to wx23
2000-11-29  David WebsterMinor updates to help compiles
2000-11-29  David WebsterVA needs FALSE not false
2000-11-28  David WebsterUpdates to Timer class and a couple of wxDC methods.
2000-11-27  David WebsterOS/2 VisualAge doesn't know about lower case true and...
2000-11-27  Jouk Jansen Modified Files:
2000-11-27  Robert Roebling Applied glcanvas patch.
next