]> git.saurik.com Git - wxWidgets.git/history - src/msw
Must convert the last part, too
[wxWidgets.git] / src / msw /
2001-11-22  Vadim Zeitlinminor flicker reduction in the virtual list ctrl
2001-11-21  Vadim Zeitlinfixed wxDropFilesEvent dtor, added copy ctor and implem...
2001-11-21  Vadim Zeitlinfixed wxTaskBarIcon compilation
2001-11-21  Vadim Zeitlin1. restored wxEvent::operator=()
2001-11-20  Václav Slavíkfixes for wxBase RPM
2001-11-20  Vadim Zeitlindon't use wxTheXXXList in wxXXX ctor/dtor, only objects...
2001-11-20  Vadim Zeitlinfix for my old mingw32 cross-compiler
2001-11-20  Vadim Zeitlinfixed erroneous debug error message
2001-11-19  Mattia BarbonFixed Cygwin crash on toolbar tooltip
2001-11-19  Mattia BarbonAdded HANGUL_CHARSET for MSVC5
2001-11-18  Vadim Zeitlinfixes for programmatically deleting the find/replace...
2001-11-18  Ron LeeRemoved include/wx/setup.h from filelist.txt -- Needed...
2001-11-17  Václav Slavíkregenerated makefiles
2001-11-17  Ron Leecast away a couple of warnings and added *.inc to the...
2001-11-17  Vadim Zeitlinimplemented EVT_LIST_ITEM_FOCUSED() for Win32 wxListCtrl
2001-11-16  Vadim Zeitlinadded wxEVT_COMMAND_LIST_ITEM_FOCUSED event and impleme...
2001-11-16  Vadim Zeitlincompilation warning fix
2001-11-15  Vadim Zeitlinmoved EnableCloseButton() from wxialog to wxTLW
2001-11-14  Vadim Zeitlinadded wxTextBuffer and wxMemoryText which allow to...
2001-11-14  Robin DunnGetSelection --> GetStringSelection
2001-11-14  Vadim Zeitlinadded wxTextCtrl::GetSelection() returning a wxString...
2001-11-14  Vadim Zeitlinfixed wxFrame::IconizeChildFrames() bug which would...
2001-11-11  Vadim Zeitlinfixed key event code for ASCII keys in wxListCtrl
2001-11-11  Vadim Zeitlinfixed bug with creating status bar with more than 1...
2001-11-11  Vadim Zeitlinbug fix for using multiline string (i.e. with embedded...
2001-11-11  Vadim Zeitlinfixed minor combobox bug: GetValue() reported wrong...
2001-11-09  Vadim Zeitlinremoved code (re)setting the camera from wxGLCanvas...
2001-11-09  Vadim Zeitlinapplied DBCS patch
2001-11-08  Mattia BarbonLast correction for makefile.g95: win32 mkdir does...
2001-11-08  Ron Leeapplied the bit's of #473508 that were still relevant...
2001-11-06  Mattia Barbon* Fixed wxStaticBitmap::SetBitmap so that it does not...
2001-11-03  Robin DunnEnabled wxPostscriptDC to be used in wxMSW, if wxUSE_PO...
2001-11-03  Vadim Zeitlindon't send fictious menu events when another WM_COMMAND...
2001-11-02  Vadim Zeitlinapplied patch to make wxGLCanvas derive from wxWindow...
2001-11-02  Robin DunnCreate the directories fo rthe .pch, etc. files if...
2001-11-02  Vadim Zeitlinreplaced wxList for storing HWND <-> wxWindow with...
2001-11-02  Vadim Zeitlinignore the border flags for the toolbar
2001-11-02  Vadim ZeitlinBC++ compilation fix
2001-10-30  Václav Slavíkchanged wxSystemSettings::HasFrameDecorations to more...
2001-10-30  Mattia BarbonFixed wxMask::Create(bitmap,colour)
2001-10-30  Vadim Zeitlinapplied wxDirSelector() patch and regenerated the makef...
2001-10-30  Vadim Zeitlinadded wx/platform.h to the list of files and regenerate...
2001-10-30  Vadim Zeitlinapplied Watcom thread patches and made thread entry...
2001-10-27  Václav Slavíkadded msw/gccpriv.h and others to headers list
2001-10-27  Václav Slavíkapplied wxListCtrl label editing patch
2001-10-27  Vadim Zeitlinfixed wxNotebook bg colour
2001-10-27  Vadim Zeitlindon't make the dialogs appear in the taskbar
2001-10-27  Vadim Zeitlinposition the controls correctly in the vertical toolbars
2001-10-26  Robin DunnAdded wxDragLink
2001-10-24  Mattia BarbonRegenerated from filelist.txt
2001-10-24  Vadim Zeitlinfixed CURSOR resource leak
2001-10-23  Vadim Zeitlinapplied patch 473558: fixes for CW compilation under MSW
2001-10-21  Vadim Zeitlinblind fix for the initial dialog position
2001-10-20  Vadim Zeitlinfixd creation of controls with default initial size
2001-10-20  Vadim Zeitlindon't use hidden windows as implicit dialog parents...
2001-10-20  Vadim Zeitlindon't use windows about to be destroyed as implicit...
2001-10-19  Václav Slavíkwe no longer need wxFrameNative
2001-10-19  Vadim Zeitlinadded wxApp::Yield()
2001-10-19  Vadim Zeitlinsimplified wxTextCtrl::Create() to use wxControl::MSWCr...
2001-10-18  Vadim Zeitlinfixed resource leak in wxBitmap::CopyFromIconOrCursor
2001-10-18  Vadim Zeitlinfix for the initial size of the dialogs
2001-10-18  Mattia BarbonUpdated makefile.g95/vc to behave similarly to wxWindow...
2001-10-18  Vadim Zeitlinadded and documented wxTE_NOHIDESEL
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-10-17  Guillermo Rodrigue... Added comment explaining that it's not necessary to...
2001-10-15  Vadim Zeitlinrefresh wxStaticText after changing its label if we...
2001-10-15  Vadim Zeitlinmade wxStaticBox transparent (patch 427936)
2001-10-15  Vadim Zeitlinfix for the dialog controls font
2001-10-15  Vadim Zeitlinoops, forgot to commit yesterday changes related to...
2001-10-14  Václav Slavíkdecouple wxTLW,Frame::ShowFullScreen in wxMSW
2001-10-14  Václav Slavíkfixes to MSW LowLevel files
2001-10-14  Vadim Zeitlinregenerated from the templates
2001-10-14  Vadim Zeitlin1. added wxStatusBarUniv
2001-10-12  Vadim Zeitlindo *NOT* make the window of the size of its parent...
2001-10-12  Vadim Zeitlincreate wxNotebook without any extended style
2001-10-09  Robin DunnMoved the [Set|Get]Client[Data|Object] and such out...
2001-10-09  Václav Slavíkmingw compilation fix
2001-10-08  Vadim Zeitlinfix for wxFrame parent which somehow wasn't committed...
2001-10-08  Robin DunnRemoved call to SubclassWin since it is already done in
2001-10-08  Robin DunnMore changes for building the regex lib
2001-10-08  Robin DunnFixed DLL linking. Was missing the regex lib.
2001-10-08  Vadim Zeitlinanother compilation fix
2001-10-08  Vadim Zeitlincompilation fix
2001-10-07  Vadim Zeitlinchanged/centralized window creation code to allow wxTLW...
2001-10-04  Vadim Zeitlinfixed spurious assert failure in wxMenuBar::Insert
2001-10-03  Vadim ZeitlinUnicode compilation fixes
2001-09-30  Vadim Zeitlingive (hopefully) more clear error message
2001-09-30  Vadim Zeitlincompilation fixes for the compilers with old headers
2001-09-30  Vadim Zeitlinadded wxUSE_PALETTE and fixed compilation with it set...
2001-09-30  Vadim Zeitlinadded GUI_LOWLEVEL_OBJS to src/msw/files.lst
2001-09-28  Vadim Zeitlinapplied patch for regex building with BC++ (patch 463140)
2001-09-28  Vadim Zeitlinapplied (slightly modified) wxGLApp patch for MSW
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
2001-09-27  Robin DunnAdded MSW toplevel.cpp and regenerated makefiles and...
2001-09-27  Robin DunnFixed problem with wxPen::SetDashes. (An array of...
2001-09-26  Vadim Zeitlincompilation fix
2001-09-26  Vadim Zeitlincompilation/build fixes for wxUniv
2001-09-24  Vadim Zeitlinpass correct key code in TREE_KEY_DOWN event
2001-09-24  Mattia BarbonFixed wxToolbar95::FindToolForPosition
2001-09-24  Vadim Zeitlinadded wxTreeEvent::GetKeyEvent() to allow to retrieve...
next