]> git.saurik.com Git - wxWidgets.git/history - src/msw
Bug in wxDocument::Save logic corrected, whereby Save didn't save when not
[wxWidgets.git] / src / msw /
2001-06-06  Vadim Zeitlinanother fix for enter processing in wxSpinCtrl
2001-06-06  Julian SmartCorrection to accelerator bug fix: add FVIRTKEY if...
2001-06-06  Julian SmartOnly add FVIRTKEY if isVirtual is TRUE
2001-06-06  Vadim Zeitlinfixed bug in determining the best listbox size
2001-06-05  Vadim Zeitlinapplied patch 430452 (mingw32 compilation fixes)
2001-06-05  Vadim Zeitlinlet wxSpinCtrl process the enter key
2001-06-03  Václav Slavíkfix for wxFrame's last focus bug (finally?)
2001-06-03  Vadim Zeitlinapplied Unicode fixes for mingw32 (patch 429654)
2001-06-01  Robin DunnAllowed MSW wxTrextCtrl styling to also set the backgro...
2001-06-01  Vadim Zeitlincompilation fix for old mingw32
2001-05-31  Václav Slavíkyet another attempt to wxFrame's last focus bug
2001-05-31  Vadim Zeitlinfixed right click handling
2001-05-31  Vadim Zeitlinwe now send iconize events
2001-05-30  Vadim Zeitlinfixed wxFrame::SetClientSize() with toolbar bug
2001-05-27  Vadim Zeitlinregenerated from tmake templates
2001-05-27  Vadim Zeitlinapplied patch 422308 (fixes for version info for wxWin...
2001-05-27  Václav Slavíkyet another attempt to fix LastFocus bug in wxFrame
2001-05-27  Vadim Zeitlinadded text style support to wxTextCtrl for MSW
2001-05-23  Václav Slavíkfixed bug in wxFrame::OnActivate
2001-05-21  Vadim Zeitlintried to fix the accel string drawing in the owner...
2001-05-21  Vadim Zeitlinfix for releasing the HDC in WM_DRAWITEM handler
2001-05-21  Vadim Zeitlinfixed usage of LOWORD/HIWORD instead of GET_[XY]_LPARAM
2001-05-21  Vadim Zeitlinfixed wxComboBox sizing problem again
2001-05-19  Vadim Zeitlinmerged wxRegConf rename fix from 2.2
2001-05-19  Vadim Zeitlin1. more proper fix for wxChoice/wxComboBox height probl...
2001-05-19  Vadim Zeitlinadded wxDir::Traverse
2001-05-18  Václav Slavíkregenerated
2001-05-18  Vadim Zeitlincompilation fix for mouse hack
2001-05-17  Vadim Zeitlinmerged fixes for accel and command event non propagatio...
2001-05-16  Václav Slavíkchanged wxBitmap::CreateFromXpm to use wxBitmap(wxImage...
2001-05-16  Vadim ZeitlinFindFocus() and wxSpinCtrl fix
2001-05-16  Julian SmartApplied patch #421554: implementation of wxEVT_CONTEXT_MENU
2001-05-16  Julian SmartApplied patch #421073 (making setup options work)
2001-05-16  Julian SmartApplied patch #420395 (adding wxCLIP_SIBBLINGS capabili...
2001-05-14  Julian SmartFixes for 16-bit compilation
2001-05-14  Julian SmartMisc release-related mods
2001-05-13  Julian SmartRemoved XPM lib references from makefile
2001-05-10  Václav Slavíkfixed wxListCtrl::EditLabel for MSW (ListView_EditLabel...
2001-05-10  Václav Slavíkfixed handling of root paths: now checks if string...
2001-05-10  Václav Slavíkfixed fatal bug in wxBitmap::CreateFromXpm (the bitmap...
2001-05-10  David WebsterGet rid of the CVS merge characters that have worked...
2001-05-10  Guillermo Rodrigue... Private gsocket files were using 'typedef int bool...
2001-05-09  Vadim Zeitlinfixed compilation
2001-05-09  Vadim Zeitlinfixed wxExecute + DDE bug (merged from 2.2)
2001-05-08  Václav Slavíkswitched to new XPM code in wxMSW
2001-05-08  Václav Slavíkapplied patch for runtime loading of hhctrl.ocx
2001-05-08  Václav Slavíkswitched to new XPM code in wxMSW
2001-05-08  Václav Slavíkfixed missing include
2001-05-08  Robin Dunntest for mousewheel constants separatly
2001-05-08  Julian SmartRemoved wxXPMHandler
2001-05-08  Julian SmartAdded "set new icon" menu item to taskbar sample; updat...
2001-05-08  Vadim Zeitlinfix setting colour for a listctrl item (merged from...
2001-05-08  Vadim Zeitlincorrect fix for Maximize() for hidden frames
2001-05-07  Julian SmartMisc small mods
2001-05-06  Robin DunnFixed HandleMouseWheel to be __WIN32__ sensitive
2001-05-04  Robin DunnAdded mouse wheel support for MSW. It generates a...
2001-05-02  Robin DunnChanged WXUNUSED to WXUNUSED_UNLESS_DEBUG
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-04-30  Robin DunnImplemented wxGetClientDisplayRect which returns the...
2001-04-28  Václav Slavíkadded xpmdecod.cpp
2001-04-27  Julian SmartAdded showing the default URL in DisplayContents and...
2001-04-27  George TaskerFixes problem where child window does not appear immedi...
2001-04-27  Vadim Zeitlincompilation fix (sorry)
2001-04-27  Vadim Zeitlintranslate MDI menu items
2001-04-26  Julian SmartFixed Simple Toolbar bug; removed 2 pixel kludge in...
2001-04-25  Julian SmartSome doc corrections
2001-04-23  Vadim Zeitlinapplied MIME patch(es) from Chris Elliott
2001-04-23  Vadim Zeitlinsome ifdef's - now it might compile without wxUSE_IMAGE...
2001-04-22  Václav Slavíkadded wxXPMHandler
2001-04-22  Vadim Zeitlinfixing mngw32 (cross)compilation
2001-04-21  Vadim Zeitlinmerged wxFont related fix (operator==) and optimization...
2001-04-21  George TaskerSpelling typo fixed in a comment
2001-04-21  George TaskerMinor code tweeks to stop BCC compiler warnings
2001-04-21  Vadim Zeitlinmerged optimizations from 2.2
2001-04-20  George TaskerChanged code to get rid of a compiler warning about...
2001-04-19  Robin DunnAdded wxCURSOR_ARROWWAIT which is the default arrow...
2001-04-19  Vadim Zeitlinfix to allow negative coords for wxFrame creation
2001-04-14  Vadim Zeitlinmerged focus handling fix from 2.2
2001-04-13  Vadim Zeitlinuse screen resolution, not hard coded one
2001-04-11  Václav Slavíkapplied fix to fix BCC's wxBitmap ctor problem
2001-04-11  Julian SmartMore fixes
2001-04-10  Julian SmartFixed some wxDragImage bugs
2001-04-10  Vadim Zeitlinmore fixes for mingw32 compilation
2001-04-10  Julian SmartCorrections
2001-04-10  Julian SmartImplemented Chuck Messenger's naming and simplification...
2001-04-10  Julian SmartRemoved spurious wxCHECK which forgot about the possibi...
2001-04-10  Julian SmartOk() should be called on image, not bitmap
2001-04-09  Vadim Zeitlin1. fixes to wxDC deleting logic (should fix ~wxPrinterD...
2001-04-08  Vadim Zeitlinapplied patch 411059 (mingw win32 api version check)
2001-04-07  Vadim Zeitlinfixes bug 414369
2001-04-06  Julian SmartChanged wxYield to wxYieldIfNeeded in PopupMenu, to...
2001-04-05  Václav Slavíkfixed typos in wxBitmap::ConvertToImage
2001-04-05  George TaskerFixes problem where maximized child windows still have...
2001-04-04  Václav SlavíkI moved platform specific code from wxImage to wxBitmap
2001-03-31  George TaskerSendSizeEvent() method moved from wxWindow to wxFrame...
2001-03-21  Vadim Zeitlinmerged Ctrl-Space fix from 2.2 branch
2001-03-21  Vadim Zeitlinpatch for cleanall target in mingw makefiles (which...
2001-03-21  George TaskerChecked back in the change from rev 1.57 that allows...
2001-03-19  Julian SmartSmall doc mod; made wxRAISED_BORDER work
2001-03-15  Vadim Zeitlinadded checks to wxFont accessors
next