]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-06-13  Vadim Zeitlinblind fix for latest mingw32 3.1
2002-06-13  Vadim Zeitlinfix link of wxDateTime inline methods using mingw32
2002-06-13  Vadim Zeitlinfixed buglet in wxWindow::GetPosition docs
2002-06-13  George TaskerEnhanced the DataTypeSupported() function to show the...
2002-06-13  George TaskerAdded a wxASSERT_MSG in ::SetColDefs() to trap for...
2002-06-13  Robin DunnAdded code (currently disabled) to show putting a wxGLC...
2002-06-13  Robin DunnPatch #568403
2002-06-13  Stefan Csomoradapted to new ..internal structure
2002-06-13  Robin Dunnfixed some paths in build scripts
2002-06-13  Vadim Zeitlinmoved OnActivate() logic from wxFrame to wxDialog ...
2002-06-12  Julian SmartFixed a bug in transferring data to a wxComboBox if...
2002-06-12  Vadim Zeitlinadded wxGetProcessId()
2002-06-12  Robin Dunnmake the second parameter to wxTreeCtrl.GetFirstChild...
2002-06-12  Robin Dunnlittle demo updates
2002-06-12  Vadim Zeitlinadded clipping test
2002-06-12  Vadim Zeitlinuse AF_INET instead of PF_INET in wxGetFullHostName
2002-06-12  Vadim Zeitlinadded missing semicolons after asserts (patch 567853)
2002-06-12  Vadim Zeitlinfixed infinite loop in wxCursor(wxImage) ctor
2002-06-12  Vadim Zeitlinfixed a warning
2002-06-12  Vadim Zeitlintypo fixes
2002-06-12  Julian SmartAdded HTML About box and changed player dialog label
2002-06-12  Chris Elliottremoving bitmaps from mdi sample
2002-06-12  Václav Slavíkupdated wxXRC sample
2002-06-12  Julian SmartApplied recent FL patches from Benjamin Williams <biwil...
2002-06-11  Julian SmartInitialise font family when initializing from native...
2002-06-10  Mattia BarbonCheck for attributes before copying them
2002-06-10  Vadim Zeitlinattempts to fix wxMimeTypesManager mess: many bugs...
2002-06-09  Robert Roebling Moved wxCharhookEvent so that it sends the same
2002-06-09  Vadim Zeitlinadded _T()s around the literal strings
2002-06-09  Mattia BarbonUpdate taskbar.h to use DECLARE/DEFINE_EVENT_TYPE;...
2002-06-08  Vadim Zeitlinreenabled WS_EX_CONTROLPARENT style together with a...
2002-06-08  Vadim Zeitlindon't link in libwx_gtk twice when linking apps using...
2002-06-08  Vadim Zeitlintypo in dir enum test code fixed
2002-06-08  Julian SmartUse standard IDC_HELP cursor instead of oversize custom...
2002-06-08  Vadim Zeitlincompilation fix (for !PCH)
2002-06-07  Vadim Zeitlinno changes (reformatted some code just to be able to...
2002-06-07  Vadim Zeitlinfixed wxScrolledWindow::SetScrollbars() which was broke...
2002-06-07  Vadim Zeitlinrestored inline for wxCriticalSection methods for !MSW
2002-06-07  Vadim Zeitlinadded thrimpl.cp
2002-06-07  Vadim Zeitlinoops, compilation fix
2002-06-07  Vadim Zeitlinpatch 562893: bug in dll makefile.b32
2002-06-07  Vadim Zeitlinfixed bug in wxStrstr() replacement implementation...
2002-06-07  Vadim Zeitlindon't include winsock.h directly, this doesn't work...
2002-06-07  Vadim Zeitlinfixed text ctrl tooltips (patch 562210)
2002-06-07  Vadim ZeitlinCW compilation fix (patch 562701)
2002-06-07  Vadim Zeitlinfix tree icon refresh after collapsing a branch (patch...
2002-06-07  Vadim Zeitlinapplied typos and spelling error fixes patch from Olly...
2002-06-07  Vadim Zeitlinmore MIME tests
2002-06-07  Julian SmartRemoved 'inline' which was causing unresolved symbols
2002-06-07  Václav SlavíkwxMGL requires wxUSE_PALETTE
2002-06-07  Václav Slavíkupdated wxMGL's wxExecute signatures
2002-06-07  Robin DunnPatch #565656, fix for compilers without precomp headers
2002-06-07  Robin DunnFixed bug that showed a small gap on the wxStaticBox...
2002-06-07  Julian SmartAdded USE_SIMPLE_HELP_PROVIDER symbol to help demo...
2002-06-07  Robin DunnOnly catch double click on wxMSW
2002-06-07  Vadim Zeitlinadded wxCRITICAL_SECTION macro
2002-06-07  Vadim Zeitlinfixed glibc 2.1 detection test
2002-06-07  Robin Dunnminor tweaks and discuss unicode build in win32 build...
2002-06-06  Vadim Zeitlinmake the incremental kbd search wrap to the beginning...
2002-06-06  Robert Roebling Dislaying popup tip windows seems to work right now.
2002-06-06  Vadim Zeitlinmarked the most important backwards incompatible change...
2002-06-06  Robin DunnSWIGged updates for wxGTK
2002-06-06  Robin DunnFix for compilation error in Unicode mode
2002-06-06  Robin DunnSwitch back to not using wxPopupWindow since wxMSW...
2002-06-06  Vadim ZeitlinwxMutex changes (explicitly specify the type), return...
2002-06-06  Robin DunnAdded wxPyWindow and wxPyControl which are just like...
2002-06-06  Julian SmartCorrected typo in wxStringHashTable::Delete
2002-06-05  Vadim Zeitlinreverted wxPopupWindow implementation to the original...
2002-06-05  Vadim ZeitlinVC++ warning fix
2002-06-05  Vadim Zeitlinbring the parent of a wxFRAME_FLOAT_ON_PARENT frame...
2002-06-05  Julian SmartAdded documentation for wxHelpProvider::RemoveHelp
2002-06-05  Julian SmartAdded Delete member to wxStringHashTable in order to...
2002-06-05  Robin DunnwxMac SWIGged updates
2002-06-05  Gilles Depeyrotapplied SourceForge patch # 544164 (hidden virtual...
2002-06-05  Robin Dunnminor updates
2002-06-05  Robin DunnGive wxMSW's wxDirDialog support for wxDD_NEW_DIR_BUTTON
2002-06-05  Vadim Zeitlinupdated version from Henrik Ræder Clausen
2002-06-04  Robin DunnFixed a strange MSVC compile error (C2253) It thought...
2002-06-04  Vadim Zeitlinadded new Danish translator
2002-06-04  Robin DunnFix and update the note about handling EVT_KEY_DOWN...
2002-06-04  Robin DunnChanged FindTExt intercase to more easily handle additi...
2002-06-04  Vadim Zeitlinadded test for wxProgressDialog::Resume
2002-06-04  Vadim Zeitlinadded default parameter values to the overloaded Show...
2002-06-04  Vadim Zeitlin(re)enable Cancel button in Resume()
2002-06-04  Vadim Zeitlinadded incremental keyboard search to wxTreeCtrl
2002-06-04  Vadim Zeitlinadded and documented wxTIMER_XXX constants to be used...
2002-06-04  Vadim Zeitlincommented out some strange test code which resulted...
2002-06-04  Julian SmartIn SetProxy, add 1 to pos when parsing port since other...
2002-06-04  Vadim Zeitlinundid WS_EX_CONTROLPARENT change -- I recall now why...
2002-06-03  Vadim Zeitlinmention EVT_KEY_DOWN/CHAR change
2002-06-03  Vadim Zeitlinset focus to the page after showing it -- otherwise...
2002-06-03  Vadim Zeitlinuse WS_EX_CONTROLPARENT to ensure correct Alt-mnemonic...
2002-06-03  Julian SmartRemoved spurious </a> after <img> tag
2002-06-03  Mattia BarbonUpdated message catalogs to latest CVS
2002-06-03  David WebsterWeekly OS/2 catch-up.
2002-06-02  Robert Roebling Another typo fixed.
2002-06-02  Robert Roebling Probably fixed mouse event bug introduced recently.
2002-06-02  Robert Roebling Overrode wxMDIChildFrame's DoSetSize to not misplace
2002-06-02  Robert Roebling Implemented CharHook events.
2002-06-02  Robert Roebling Small fix for make win-dist
next