]> git.saurik.com Git - wxWidgets.git/history - src/msw
removed AdjustForParentClientOrigin from wxMotif and all its forks
[wxWidgets.git] / src / msw /
2002-02-23  Vadim Zeitlinadded EVT_MENU_OPEN and EVT_MENU_CLOSE events
2002-02-23  Vadim Zeitlinpart of the fix to the initial colour selection in...
2002-02-23  Vadim Zeitlinimplemented wxWindowDC and wxClientDC::GetSize() proper...
2002-02-23  Václav Slavíkfix for (MSLU?) BEGIN/ENDEDITLABEL in Unicode build
2002-02-22  Vadim Zeitlin1. made wxDebugMsg, wxError and wxFatalError deprecated...
2002-02-22  Vadim Zeitlinmisc fixes for (absense of) the borders
2002-02-21  Vadim ZeitlinwxCursor(wxImage) added (Chris Elliott, patch 517439)
2002-02-21  Julian SmartRemoved bizarre test code of which I have no recollecti...
2002-02-20  Julian SmartNanoX modificati
2002-02-20  Vadim Zeitlin*do* generate the LEAVE events even when the mouse...
2002-02-20  Vadim Zeitlinfixed mouse input handling in wxUniv: the static boxes...
2002-02-20  Vadim Zeitlindon't use border styles for windows in wxUniversal
2002-02-20  Vadim Zeitlinuse WS_CLIPSIBLINGS for wxStaticLine as well
2002-02-20  Vadim Zeitlinremoved unused test code (no real changes)
2002-02-20  Vadim Zeitlindon't inherit the controls colours from the parent...
2002-02-20  Vadim Zeitlin1. always create the buttons with WS_CLIPSIBLINGS style...
2002-02-17  Václav Slavíkmore MSLU fixes and moved MSLU stuff into separate...
2002-02-17  Václav SlavíkUnicode fixes and warnings cleanup
2002-02-17  Václav Slavíkmore MSLU fixes and moved MSLU stuff into separate...
2002-02-17  Václav Slavíkcache return value of wxGetOsVersion
2002-02-17  Vadim Zeitlincompilation warnings fixed
2002-02-17  Vadim Zeitlinfixes for MSWGetCreateWindowFlags signature change
2002-02-17  Vadim Zeitlinbetter handling for the style changing during run-time
2002-02-17  Mattia BarbonBlind fix for Win32 daily builds
2002-02-17  Václav Slavíkmove wxMGL's wxTimer to src/generic
2002-02-16  Mattia BarbonFix Cygwin and MinGW compilation
2002-02-16  Mattia BarbonFixed toolbar crash for MinGW/Cygwin
2002-02-16  Vadim Zeitlinrefresh the item whose image depends on the expanded...
2002-02-15  Václav Slavíkmore MSLU fixes
2002-02-14  Vadim Zeitlinundid my fix for loading 16x16 icons which results...
2002-02-14  Vadim ZeitlinwxFrame base class is xTLW, not wxWindow
2002-02-13  Vadim Zeitlinadded wxFSVolume patch from George Policello (untested...
2002-02-13  Vadim Zeitlinfixed loading the icons with non default size
2002-02-11  Robin Dunnbugfix for SetString in a wxCheckListBox
2002-02-10  Václav Slavíkrespect minimal wxTLW size in wxUniv
2002-02-09  Robert Roebling tmake update.
2002-02-08  Vadim Zeitlincleanups after SciTech commit :-(
2002-02-07  Kendall BennettMerges from Scitech Branch (George Davison):
2002-02-06  Vadim Zeitlincompilation fix for BC++ (hopefully)
2002-02-06  Vadim Zeitlincompilation fix after m_lDlgCode removal
2002-02-06  Vadim ZeitlinIMPLEMENT_DYNAMIC_CLASS fixes
2002-02-06  Vadim Zeitlingot rid of wxWindow::m_lDlgCode - now wxWANTS_CHARS...
2002-02-05  Mattia Barbon* SPACE -> TAB in filelist.txt
2002-02-05  Vadim Zeitlincompilation fix for wxUniv
2002-02-04  Vadim Zeitlinfixed for compilation without wxUSE_WCHAR_T and minor...
2002-02-04  Vadim Zeitlintotal wxBrush cleanup: made private stuff private,...
2002-02-04  Vadim Zeitlinchanged CloneRefData() to take a const pointer
2002-02-04  Vadim ZeitlinScrollWindow() should use the rect it scrolls as the...
2002-02-03  Vadim Zeitlinoops, Clone/CreateRefData() were not overridden in...
2002-02-02  Vadim Zeitlin1. fixed bug in wxDC::SetMapMode() which broke the...
2002-02-02  Vadim ZeitlinwxDC::SetClippingRegion() in wxMSW works like in wxGTK...
2002-02-01  Vadim Zeitlinremoved GetString(), it doesn't belong here
2002-02-01  Julian SmartAdded missing '!' to HasCapture() in window.cpp
2002-01-31  Julian SmartApplied wxPoem, wxSystemSettings, sizing, install doc...
2002-01-31  Vadim Zeitlindon't return HTCLIENT for radiobox - this breaks redraw...
2002-01-31  Julian SmartRegenerated FL docs; applied patch [ #511363 ] Dialogs...
2002-01-31  Vadim Zeitlinimplemented wxRegion::Offset() for MSW and documented it
2002-01-29  Julian SmartRemoved references to helpxlp
2002-01-29  Ron Leefix for mingw which has TBSTYLE_FLAT but not TBSTYLE_TR...
2002-01-29  Mattia BarbonUpdated projects/makefiles
2002-01-28  Mattia BarbonFix MinGW compilation.
2002-01-28  Vadim Zeitlinremoved non existing unzip.h from the filelist.txt...
2002-01-28  Gilles Depeyrotaxis orientation must not be taken into account for...
2002-01-28  Vadim ZeitlinWindows XP appearance fixes for status and tool bars...
2002-01-27  Julian SmartApplied patch to implement wxChoice::SetString and...
2002-01-26  Vadim Zeitlinimplemented IsFixedWidth() correctly for MSW
2002-01-26  Vadim Zeitlinuse DEFAULT_CHARSET instead of ANSI_CHARSET
2002-01-26  Vadim Zeitlinpatch to fix various filename-related functions for...
2002-01-24  Václav Slavíkadded dummy <style> handler in order to hide CSS code
2002-01-21  Vadim Zeitlincompilation fix for Borland (hopefully)
2002-01-21  Ron Leeadded missing header.
2002-01-21  Vadim Zeitlinadded an explicit accessor to query the default key...
2002-01-19  Vadim Zeitlinmaintaint the mouse capture stack in all ports, not...
2002-01-19  Vadim Zeitlinfixed compilation with wxUSE_WCHAR_T=0
2002-01-19  Vadim Zeitlinfixed GetDiskFreeSpaceEx calling convention (Markus...
2002-01-18  Vadim Zeitlindon't set WS_POPUP for all windows (fix for my last...
2002-01-17  Vadim Zeitlindon't generate clicked events when we just get the...
2002-01-17  Vadim Zeitlinfixed frame border styles (allow creating a friend...
2002-01-17  Václav Slavíkcompilation fix
2002-01-17  Václav Slavíkfixed to the IFF handler, moved into one file
2002-01-16  Robin DunnAdded wxThread::GetCurrentId(), which returns an ID...
2002-01-16  Robin DunnAdded wx/dirctrl.h to filelist.txt so it will get insta...
2002-01-15  George Taskerdummy(dll).obj is now created in wxWin/$D rather than...
2002-01-13  Vadim Zeitlin0. extracted toolbar colour mapping stuff to its own...
2002-01-13  Vadim Zeitlincompilation fix
2002-01-13  Vadim Zeitlinreally fixed toolbar mapping bug (finally, it was the...
2002-01-13  Vadim Zeitlinfixed toolbar mapping bug (optimizer bug?) in the relea...
2002-01-13  Vadim Zeitlinremoved MSWDetachWindowMenu() (part of the MDI change...
2002-01-13  Vadim Zeitlinfixed several resource leaks related to MDI menus
2002-01-13  Vadim Zeitlinfixed wxRichEditModule::Load(): should return an error...
2002-01-12  Vadim ZeitlinSetValue() doesn't call Clear()
2002-01-10  Vadim Zeitlinmoved toolbar adjustments for the client size from...
2002-01-09  Vadim Zeitlinadded, implemented, documented wxTE_RICH2 and wxTextCtr...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-07  Robin DunnClean up $(WXDIR)\$D too
2002-01-07  Vadim Zeitlinunfortunately the fuzzy colour comparison is really...
2002-01-06  Václav Slavíkcopyright update
2002-01-06  Václav Slavík1. fixed CR/LF mess (sorry)
2002-01-05  Robin DunnFixed gs_metricsMap so the constants line up correctly...
2002-01-05  Robin DunnAdded missing wxNativeFontInfo::GetFamily(). I think...
next