2001-10-19 |
Vadim Zeitlin | simplified wxTextCtrl::Create() to use wxControl::MSWCr... |
tree | commitdiff |
2001-10-18 |
Mattia Barbon | Forgot to commit |
tree | commitdiff |
2001-10-17 |
Kendall Bennett | Mutiple updates from SciTech for wxWindows including... |
tree | commitdiff |
2001-10-16 |
Vadim Zeitlin | reverted my accidental changes |
tree | commitdiff |
2001-10-14 |
Václav Slavík | decouple wxTLW,Frame::ShowFullScreen in wxMSW |
tree | commitdiff |
2001-10-12 |
Robin Dunn | Added style parameter to wxPopupWindow ctors so they... |
tree | commitdiff |
2001-10-07 |
Vadim Zeitlin | changed/centralized window creation code to allow wxTLW... |
tree | commitdiff |
2001-10-01 |
Václav Slavík | added wxSystemSettings::HasFrameDecorations (anybody... |
tree | commitdiff |
2001-09-30 |
Vadim Zeitlin | added wxUSE_PALETTE and fixed compilation with it set... |
tree | commitdiff |
2001-09-29 |
Václav Slavík | reverted my previous commit to this file; was done... |
tree | commitdiff |
2001-09-28 |
Václav Slavík | compilation fixes for MSW+Univ+Mingw32 |
tree | commitdiff |
2001-09-28 |
Vadim Zeitlin | applied (slightly modified) wxGLApp patch for MSW |
tree | commitdiff |
2001-09-28 |
Ron Lee | More build system polishing.. mostly. Some stuff... |
tree | commitdiff |
2001-09-27 |
Robin Dunn | fixed compilation errors |
tree | commitdiff |
2001-09-27 |
Robin Dunn | Added missing WXDLLEXPORT |
tree | commitdiff |
2001-09-27 |
Robin Dunn | Fixed problem with wxPen::SetDashes. (An array of... |
tree | commitdiff |
2001-09-26 |
Václav Slavík | temporary stubs for fullscreen functions |
tree | commitdiff |
2001-09-24 |
Vadim Zeitlin | added wxTreeEvent::GetKeyEvent() to allow to retrieve... |
tree | commitdiff |
2001-09-24 |
Vadim Zeitlin | added wxTLW for MSW |
tree | commitdiff |
2001-09-23 |
Mattia Barbon | * Fixed wxToolbar95 and wxToolbarGTK to emit TOOL_ENTER... |
tree | commitdiff |
2001-09-21 |
Mattia Barbon | wxTextDataObject now uses Unicode if compiled with... |
tree | commitdiff |
2001-09-18 |
Václav Slavík | moved AdjustToClientAreaOrigin to wxWindowBase, needed... |
tree | commitdiff |
2001-09-17 |
Ron Lee | use 'local' quoting for wx headers in lib source |
tree | commitdiff |
2001-09-01 |
Václav Slavík | finally applied the helpbest patch |
tree | commitdiff |
2001-08-27 |
Vadim Zeitlin | added support for polygons to wxRegion |
tree | commitdiff |
2001-08-25 |
Vadim Zeitlin | are there still versions of gcc around which require... |
tree | commitdiff |
2001-08-22 |
Vadim Zeitlin | added UnregisterWindowClasses() (patch 447443) |
tree | commitdiff |
2001-08-20 |
Vadim Zeitlin | fixes for Raise() to work correctly with both top level... |
tree | commitdiff |
2001-08-16 |
Vadim Zeitlin | added wxURLDataObject which unfortunately doesn't seem... |
tree | commitdiff |
2001-08-15 |
Vadim Zeitlin | implemented, tested and documented wxTextCtrl::SetMaxLe... |
tree | commitdiff |
2001-08-12 |
George Tasker | Removed semi-colons off the end of two macro statement... |
tree | commitdiff |
2001-08-06 |
Vadim Zeitlin | added wxUSE_SPLASH |
tree | commitdiff |
2001-08-05 |
Vadim Zeitlin | fixed processing of the implicit wxTextCtrl accelerator... |
tree | commitdiff |
2001-08-02 |
Vadim Zeitlin | applied patch 446014 (misc mingw fixes from Mattia) |
tree | commitdiff |
2001-08-01 |
Vadim Zeitlin | added wxUSE_FINDREPLDLG |
tree | commitdiff |
2001-08-01 |
Vadim Zeitlin | added generic implementation and documentation for... |
tree | commitdiff |
2001-07-30 |
Vadim Zeitlin | 1. made ScrollLines/Pages return bool indicating if... |
tree | commitdiff |
2001-07-29 |
Vadim Zeitlin | added ScrollLines/Pages |
tree | commitdiff |
2001-07-29 |
Vadim Zeitlin | 1. added wxTE_AUTO_URL style and support for it under... |
tree | commitdiff |
2001-07-29 |
Vadim Zeitlin | added Freeze/Thaw implementation for Windows |
tree | commitdiff |
2001-07-23 |
Vadim Zeitlin | use Windows standard icons instead of our own (patch... |
tree | commitdiff |
2001-07-20 |
Vadim Zeitlin | test for __WIN95__ in the main header, not platform... |
tree | commitdiff |
2001-07-18 |
Václav Slavík | - fixes warnings with mingw crosscompilation |
tree | commitdiff |
2001-07-14 |
Robin Dunn | Added wxUSE_WAVE to setup0.h and checked for it in... |
tree | commitdiff |
2001-07-14 |
Robin Dunn | Added RTTI macros to wxToolTip |
tree | commitdiff |
2001-07-14 |
Vadim Zeitlin | implemented RefreshItem(s) under MSW |
tree | commitdiff |
2001-07-13 |
Vadim Zeitlin | added wxUSE_REGEX |
tree | commitdiff |
2001-07-12 |
Vadim Zeitlin | implemented attributes support for native virtual list... |
tree | commitdiff |
2001-07-11 |
Vadim Zeitlin | added support for item attributes in virtual list control |
tree | commitdiff |
2001-07-11 |
Julian Smart | Added wxUSE_DC_CACHEING and associated code to wxMSW |
tree | commitdiff |
2001-07-10 |
Vadim Zeitlin | added wxUSE_CMDLINE_PARSER |
tree | commitdiff |
2001-07-10 |
Vadim Zeitlin | wxUniv compilation fixes |
tree | commitdiff |
2001-07-09 |
Vadim Zeitlin | simplified RTTI chain: wxFrame base class is now direct... |
tree | commitdiff |
2001-07-09 |
Vadim Zeitlin | Mattia's temp fix for cross-compiling |
tree | commitdiff |
2001-07-07 |
Vadim Zeitlin | applied patch 439186 (mingw and VC5 fixes) |
tree | commitdiff |
2001-07-05 |
Vadim Zeitlin | added virtual listctrl support |
tree | commitdiff |
2001-07-04 |
Vadim Zeitlin | added wxUSE_COLOURDLG setting |
tree | commitdiff |
2001-07-04 |
Julian Smart | Added some missing tests; replaced scrolwin.cpp with... |
tree | commitdiff |
2001-07-03 |
Vadim Zeitlin | tons of fixes for wxGTK/Univ - seems to work, more... |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | 1. fixed wxGTK notebook which was completely broken... |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | missing WXDLLEXPORT_DATA added |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | respect wxUSE_WIZARDDLG setting |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | changed wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it... |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | added WXWIN_COMPATIBILITY_2_2 option (disabled by default) |
tree | commitdiff |
2001-06-29 |
Julian Smart | Added popupwin.h to trunk |
tree | commitdiff |
2001-06-29 |
Julian Smart | First pass at adding MicroWindows support |
tree | commitdiff |
2001-06-27 |
Julian Smart | Added wxUSE_LOGWINDOW, wxUSE_LOGGUI settings |
tree | commitdiff |
2001-06-27 |
Julian Smart | Added wxUSE_NUMBERDLG to setup.h; added some files... |
tree | commitdiff |
2001-06-27 |
Vadim Zeitlin | MSW compilation fixes - widgets sample runs! |
tree | commitdiff |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
tree | commitdiff |
2001-06-16 |
Vadim Zeitlin | applied patch #428104 (SetSizeHints() for wxMDIChildFrame) |
tree | commitdiff |
2001-06-14 |
Julian Smart | Added SetOption,GetOption[Int] to wxSystemSettings... |
tree | commitdiff |
2001-06-13 |
Julian Smart | Added wxUSE_MENUS to setup0.h to make menu sample compile; |
tree | commitdiff |
2001-06-12 |
Julian Smart | Added geometry option to setup.h; added some missing... |
tree | commitdiff |
2001-06-09 |
Vadim Zeitlin | fixed bug 424212 (unworking close button in the progres... |
tree | commitdiff |
2001-06-08 |
Julian Smart | Support for Cygwin 1.0 (thought it worked before, but...) |
tree | commitdiff |
2001-06-08 |
Vadim Zeitlin | replaced wxYield() call in PopupMenu() by a much safer... |
tree | commitdiff |
2001-06-08 |
Vadim Zeitlin | added wxSingleInstanceChecker class |
tree | commitdiff |
2001-06-01 |
Robin Dunn | Allowed MSW wxTrextCtrl styling to also set the backgro... |
tree | commitdiff |
2001-05-31 |
Robin Dunn | Forgot to check-in this change last week... |
tree | commitdiff |
2001-05-27 |
Václav Slavík | yet another attempt to fix LastFocus bug in wxFrame |
tree | commitdiff |
2001-05-27 |
Vadim Zeitlin | added text style support to wxTextCtrl for MSW |
tree | commitdiff |
2001-05-23 |
Václav Slavík | fixed bug in wxFrame::OnActivate |
tree | commitdiff |
2001-05-21 |
Vadim Zeitlin | fix for releasing the HDC in WM_DRAWITEM handler |
tree | commitdiff |
2001-05-21 |
Vadim Zeitlin | fixed wxComboBox sizing problem again |
tree | commitdiff |
2001-05-19 |
Vadim Zeitlin | 1. more proper fix for wxChoice/wxComboBox height probl... |
tree | commitdiff |
2001-05-10 |
Guillermo Rodrigue... | Private gsocket files were using 'typedef int bool... |
tree | commitdiff |
2001-05-09 |
Václav Slavík | compilation fix for apps w/o precompiled headers |
tree | commitdiff |
2001-05-08 |
Václav Slavík | removed wxUSE_XPM_IN_MSW from setup0.h |
tree | commitdiff |
2001-05-08 |
Václav Slavík | switched to new XPM code in wxMSW |
tree | commitdiff |
2001-05-08 |
Vadim Zeitlin | fixed wxColour::operator== |
tree | commitdiff |
2001-05-08 |
Vadim Zeitlin | correct fix for Maximize() for hidden frames |
tree | commitdiff |
2001-05-04 |
Robin Dunn | Added mouse wheel support for MSW. It generates a... |
tree | commitdiff |
2001-05-02 |
Kendall Bennett | Updates to fix Watcom C/C++ 11.0 compiler warning probl... |
tree | commitdiff |
2001-04-26 |
Vadim Zeitlin | applied patch 417699 (remove WXDLLEXPORT from inline... |
tree | commitdiff |
2001-04-23 |
Vadim Zeitlin | applied MIME patch(es) from Chris Elliott |
tree | commitdiff |
2001-04-23 |
Vadim Zeitlin | some ifdef's - now it might compile without wxUSE_IMAGE... |
tree | commitdiff |
2001-04-22 |
Václav Slavík | added wxUSE_IMAGE, wxUSE_XPM |
tree | commitdiff |
2001-04-21 |
Vadim Zeitlin | merged wxFont related fix (operator==) and optimization... |
tree | commitdiff |
2001-04-21 |
Vadim Zeitlin | merged optimizations from 2.2 |
tree | commitdiff |
next |