]> git.saurik.com Git - wxWidgets.git/history - src/msw
corrections for Mac OS X after wxUniv merge
[wxWidgets.git] / src / msw /
2001-06-29  Julian SmartFurther wxUniv fixes
2001-06-29  Julian SmartAdded project files for wxUniv under MSW
2001-06-29  Julian SmartAdded some more files
2001-06-29  Julian SmartSome wxUniv compile fixes
2001-06-29  Julian SmartAdded extra MicroWindows functions
2001-06-29  Julian SmartFirst pass at adding MicroWindows support
2001-06-27  Julian SmartNow wxFrame derives from wxFrameMSW/GTK in non-wxUniv...
2001-06-27  Julian SmartAdded wxUSE_NUMBERDLG to setup.h; added some files...
2001-06-27  Vadim ZeitlinMSW compilation fixes - widgets sample runs!
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-26  Vadim Zeitlinno changes
2001-06-22  Vadim Zeitlin1. fixed wxBase RPM template
2001-06-18  Václav Slavíkapplied patch #432997 (wxHTML added to Watcom makefiles)
2001-06-17  Julian SmartCanvas lib precompiled header fix; doc typos fixes...
2001-06-17  Vadim Zeitlinfixed clip rect when logical coords != device ones
2001-06-16  Vadim Zeitlinwarning fix
2001-06-16  Vadim Zeitlinapplied patch #428104 (SetSizeHints() for wxMDIChildFrame)
2001-06-16  Vadim Zeitlinapplied patch 433505 (MDI parent activation fix)
2001-06-16  Vadim Zeitlin1. improved wxKill() implementation for Win32
2001-06-15  Vadim Zeitlinsubclass status bar as any normal window to ensure...
2001-06-15  Julian SmartAdded missing settings.h include (sorry)
2001-06-15  Julian SmartMoved metafile helpers from utilsexc.cpp to utils.cpp...
2001-06-15  Julian SmartSync'ed show-window flag in MDI child constructor;...
2001-06-15  Vadim Zeitlinapplied patch 430963 (fix for wxRegConfig::SetPath...
2001-06-14  Kendall BennettReverted wxFileSystem changes to image.cpp and dib.cpp
2001-06-14  Vadim Zeitlinregenerated from templates
2001-06-14  Julian SmartFixed MDIS_ALLCHILDSTYLES bug (WS_VISIBLE needed to...
2001-06-14  Julian SmartAdded SetOption,GetOption[Int] to wxSystemSettings...
2001-06-13  Julian SmartAdded wxUSE_MENUS to setup0.h to make menu sample compile;
2001-06-12  Kendall BennettCommited latest SciTech changes into CVS. This includes...
2001-06-12  Julian SmartRemoved fstream include which seemed unnecessary, and...
2001-06-11  Julian SmartTex2RTF: underscores now only checked for if syntax...
2001-06-09  Vadim Zeitlinuse SetForegroundWindow instead of BringWindowToTop
2001-06-09  Vadim Zeitlinapplied patch 428783 (fix B32 makefiles)
2001-06-09  Julian SmartUpdates for 2.3.1; fixed syntax error in makefile.b32...
2001-06-09  Vadim Zeitlinfixed bug 418496 (wxDC::SetClippingRegion doesn't clear...
2001-06-09  Vadim Zeitlinfixed bug 424212 (unworking close button in the progres...
2001-06-09  Vadim Zeitlinfix for crash when pressing TAB in the tree text control
2001-06-08  Vadim Zeitlinregenerated files with tmake
2001-06-08  Kendall BennettMerged latest changes from SciTech code base into wxWin...
2001-06-08  Julian SmartSupport for Cygwin 1.0 (thought it worked before, but...)
2001-06-08  Julian SmartAltered the message loop to process implicit accelerato...
2001-06-08  Vadim Zeitlinreplaced wxYield() call in PopupMenu() by a much safer...
2001-06-08  Vadim Zeitlinadded wxSingleInstanceChecker class
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...
next