projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
finished wxWindow for MGL
[wxWidgets.git]
/
include
/
wx
/
msw
/
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
2001-04-11
Václav Slavík
applied fix to fix BCC's wxBitmap ctor problem
tree
|
commitdiff
2001-04-10
Julian Smart
Fixed some wxDragImage bugs
tree
|
commitdiff
2001-04-10
Julian Smart
Implemented Chuck Messenger's naming and simplification...
tree
|
commitdiff
2001-04-09
Vadim Zeitlin
mingw32 compilation fix
tree
|
commitdiff
2001-04-09
Vadim Zeitlin
fixed obsolete comment
tree
|
commitdiff
2001-04-09
Vadim Zeitlin
1. fixes to wxDC deleting logic (should fix ~wxPrinterD...
tree
|
commitdiff
2001-04-08
Vadim Zeitlin
applied patch 411059 (mingw win32 api version check)
tree
|
commitdiff
2001-04-04
Václav Slavík
I moved platform specific code from wxImage to wxBitmap
tree
|
commitdiff
2001-03-31
George Tasker
SendSizeEvent() method moved from wxWindow to wxFrame...
tree
|
commitdiff
2001-03-13
Václav Slavík
moved splines rendering code into wxDCBase
tree
|
commitdiff
2001-03-13
George Tasker
Removed the requirement that wxUSE_GUI must be 1 to...
tree
|
commitdiff
2001-02-20
Robin Dunn
Added a SetFont method that behaves like SetLabel does...
tree
|
commitdiff
2001-02-08
Vadim Zeitlin
applied (slightly modified) wxToggleButton patch from...
tree
|
commitdiff
2001-02-08
Ron Lee
More mostly cross compiling related mods..
tree
|
commitdiff
2001-01-31
Vadim Zeitlin
1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
tree
|
commitdiff
2001-01-26
Vadim Zeitlin
dynamic event types actually work with these changes...
tree
|
commitdiff
2001-01-24
Vadim Zeitlin
applied wxNativeFontInfo patch #103089
tree
|
commitdiff
2001-01-24
Vadim Zeitlin
MIME type manager fixes described earlier on the list:
tree
|
commitdiff
2001-01-22
Julian Smart
Fixed wxToolBar colour mapping problem (I hope)
tree
|
commitdiff
2001-01-22
Julian Smart
And a 'standard colours' bitmap to help fix wxToolBar...
tree
|
commitdiff
2001-01-16
Robert Roebling
Removing wxPlotWindow.
tree
|
commitdiff
2001-01-09
Julian Smart
Extended ProcessTextCommand so processes SETFOCUS/KILLF...
tree
|
commitdiff
2000-12-21
Vadim Zeitlin
wxSpinCtrl now sens TEXT_UPDATED events as in wxGTK
tree
|
commitdiff
2000-12-18
Vadim Zeitlin
compilation fixes for wxMSW
tree
|
commitdiff
2000-12-18
Vadim Zeitlin
wxMimeTypesManager now supports creating associations...
tree
|
commitdiff
2000-12-18
Vadim Zeitlin
applied wxNativeFontInfo patch from Derry Bryson (with...
tree
|
commitdiff
2000-11-25
Václav Slavík
added wxFrame::IsMDIChild() (msw only, protected)
tree
|
commitdiff
2000-10-12
Vadim Zeitlin
added QueryRawValue() to wxRegKey and test code for...
tree
|
commitdiff
2000-10-11
Vadim Zeitlin
added WS_POPUP style to resizeable dialogs
tree
|
commitdiff
next