]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw
Updated wxSTC from Scintilla 1.40 to Scintilla 1.45
[wxWidgets.git] / include / wx / msw /
2001-10-14  Václav Slavíkdecouple wxTLW,Frame::ShowFullScreen in wxMSW
2001-10-12  Robin DunnAdded style parameter to wxPopupWindow ctors so they...
2001-10-07  Vadim Zeitlinchanged/centralized window creation code to allow wxTLW...
2001-10-01  Václav Slavíkadded wxSystemSettings::HasFrameDecorations (anybody...
2001-09-30  Vadim Zeitlinadded wxUSE_PALETTE and fixed compilation with it set...
2001-09-29  Václav Slavíkreverted my previous commit to this file; was done...
2001-09-28  Václav Slavíkcompilation fixes for MSW+Univ+Mingw32
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 Dunnfixed compilation errors
2001-09-27  Robin DunnAdded missing WXDLLEXPORT
2001-09-27  Robin DunnFixed problem with wxPen::SetDashes. (An array of...
2001-09-26  Václav Slavíktemporary stubs for fullscreen functions
2001-09-24  Vadim Zeitlinadded wxTreeEvent::GetKeyEvent() to allow to retrieve...
2001-09-24  Vadim Zeitlinadded wxTLW for MSW
2001-09-23  Mattia Barbon* Fixed wxToolbar95 and wxToolbarGTK to emit TOOL_ENTER...
2001-09-21  Mattia BarbonwxTextDataObject now uses Unicode if compiled with...
2001-09-18  Václav Slavíkmoved AdjustToClientAreaOrigin to wxWindowBase, needed...
2001-09-17  Ron Leeuse 'local' quoting for wx headers in lib source
2001-09-01  Václav Slavíkfinally applied the helpbest patch
2001-08-27  Vadim Zeitlinadded support for polygons to wxRegion
2001-08-25  Vadim Zeitlinare there still versions of gcc around which require...
2001-08-22  Vadim Zeitlinadded UnregisterWindowClasses() (patch 447443)
2001-08-20  Vadim Zeitlinfixes for Raise() to work correctly with both top level...
2001-08-16  Vadim Zeitlinadded wxURLDataObject which unfortunately doesn't seem...
2001-08-15  Vadim Zeitlinimplemented, tested and documented wxTextCtrl::SetMaxLe...
2001-08-12  George TaskerRemoved semi-colons off the end of two macro statement...
2001-08-06  Vadim Zeitlinadded wxUSE_SPLASH
2001-08-05  Vadim Zeitlinfixed processing of the implicit wxTextCtrl accelerator...
2001-08-02  Vadim Zeitlinapplied patch 446014 (misc mingw fixes from Mattia)
2001-08-01  Vadim Zeitlinadded wxUSE_FINDREPLDLG
2001-08-01  Vadim Zeitlinadded generic implementation and documentation for...
2001-07-30  Vadim Zeitlin1. made ScrollLines/Pages return bool indicating if...
2001-07-29  Vadim Zeitlinadded ScrollLines/Pages
2001-07-29  Vadim Zeitlin1. added wxTE_AUTO_URL style and support for it under...
2001-07-29  Vadim Zeitlinadded Freeze/Thaw implementation for Windows
2001-07-23  Vadim Zeitlinuse Windows standard icons instead of our own (patch...
2001-07-20  Vadim Zeitlintest for __WIN95__ in the main header, not platform...
2001-07-18  Václav Slavík- fixes warnings with mingw crosscompilation
2001-07-14  Robin DunnAdded wxUSE_WAVE to setup0.h and checked for it in...
2001-07-14  Robin DunnAdded RTTI macros to wxToolTip
2001-07-14  Vadim Zeitlinimplemented RefreshItem(s) under MSW
2001-07-13  Vadim Zeitlinadded wxUSE_REGEX
2001-07-12  Vadim Zeitlinimplemented attributes support for native virtual list...
2001-07-11  Vadim Zeitlinadded support for item attributes in virtual list control
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-10  Vadim Zeitlinadded wxUSE_CMDLINE_PARSER
2001-07-10  Vadim ZeitlinwxUniv compilation fixes
2001-07-09  Vadim Zeitlinsimplified RTTI chain: wxFrame base class is now direct...
2001-07-09  Vadim Zeitlin Mattia's temp fix for cross-compiling
2001-07-07  Vadim Zeitlinapplied patch 439186 (mingw and VC5 fixes)
2001-07-05  Vadim Zeitlinadded virtual listctrl support
2001-07-04  Vadim Zeitlinadded wxUSE_COLOURDLG setting
2001-07-04  Julian SmartAdded some missing tests; replaced scrolwin.cpp with...
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-07-02  Vadim Zeitlin1. fixed wxGTK notebook which was completely broken...
2001-07-02  Vadim Zeitlinmissing WXDLLEXPORT_DATA added
2001-07-02  Vadim Zeitlinrespect wxUSE_WIZARDDLG setting
2001-07-02  Vadim Zeitlinchanged wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it...
2001-07-02  Vadim Zeitlinadded WXWIN_COMPATIBILITY_2_2 option (disabled by default)
2001-06-29  Julian SmartAdded popupwin.h to trunk
2001-06-29  Julian SmartFirst pass at adding MicroWindows support
2001-06-27  Julian SmartAdded wxUSE_LOGWINDOW, wxUSE_LOGGUI settings
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-16  Vadim Zeitlinapplied patch #428104 (SetSizeHints() for wxMDIChildFrame)
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  Julian SmartAdded geometry option to setup.h; added some missing...
2001-06-09  Vadim Zeitlinfixed bug 424212 (unworking close button in the progres...
2001-06-08  Julian SmartSupport for Cygwin 1.0 (thought it worked before, but...)
2001-06-08  Vadim Zeitlinreplaced wxYield() call in PopupMenu() by a much safer...
2001-06-08  Vadim Zeitlinadded wxSingleInstanceChecker class
2001-06-01  Robin DunnAllowed MSW wxTrextCtrl styling to also set the backgro...
2001-05-31  Robin DunnForgot to check-in this change last week...
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 Zeitlinfix for releasing the HDC in WM_DRAWITEM handler
2001-05-21  Vadim Zeitlinfixed wxComboBox sizing problem again
2001-05-19  Vadim Zeitlin1. more proper fix for wxChoice/wxComboBox height probl...
2001-05-10  Guillermo Rodrigue... Private gsocket files were using 'typedef int bool...
2001-05-09  Václav Slavíkcompilation fix for apps w/o precompiled headers
2001-05-08  Václav Slavíkremoved wxUSE_XPM_IN_MSW from setup0.h
2001-05-08  Václav Slavíkswitched to new XPM code in wxMSW
2001-05-08  Vadim Zeitlinfixed wxColour::operator==
2001-05-08  Vadim Zeitlincorrect fix for Maximize() for hidden frames
2001-05-04  Robin DunnAdded mouse wheel support for MSW. It generates a...
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-04-26  Vadim Zeitlinapplied patch 417699 (remove WXDLLEXPORT from inline...
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 wxUSE_IMAGE, wxUSE_XPM
2001-04-21  Vadim Zeitlinmerged wxFont related fix (operator==) and optimization...
2001-04-21  Vadim Zeitlinmerged optimizations from 2.2
2001-04-11  Václav Slavíkapplied fix to fix BCC's wxBitmap ctor problem
2001-04-10  Julian SmartFixed some wxDragImage bugs
2001-04-10  Julian SmartImplemented Chuck Messenger's naming and simplification...
2001-04-09  Vadim Zeitlinmingw32 compilation fix
next