]> git.saurik.com Git - wxWidgets.git/history - src/msw/listctrl.cpp
use the new wxSystemSettings API everywhere
[wxWidgets.git] / src / msw / listctrl.cpp
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-12-08  Václav Slavíkcompilation fix for Watcom C++
2001-11-22  Vadim Zeitlinminor flicker reduction in the virtual list ctrl
2001-11-21  Vadim Zeitlin1. restored wxEvent::operator=()
2001-11-20  Vadim Zeitlinfix for my old mingw32 cross-compiler
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-11  Vadim Zeitlinfixed key event code for ASCII keys in wxListCtrl
2001-10-27  Václav Slavíkapplied wxListCtrl label editing patch
2001-09-26  Vadim Zeitlincompilation/build fixes for wxUniv
2001-09-22  Václav Slavíkw32api 1.1 support
2001-09-15  Václav Slavíkcompilation (hot)fixes for Mingw
2001-09-02  Vadim Zeitlinadded support for column images under MSW
2001-09-01  Václav Slavíkmingw compilation fix, added some defines
2001-09-01  Vadim Zeitlinadded a bunch of new wxListCtrl messages: column right...
2001-08-15  Vadim Zeitlincompilation warning fix
2001-08-14  Robin DunnFixed the drawing of the HRules so they don't try to...
2001-08-14  Robin DunnFixed a bug so wxLC_VRULES works by itself.
2001-08-14  Robin DunnA fix for attribrute sorting, but it's still broken...
2001-08-14  Robin DunnMoved fix from 2.2 branch that allows the attributes...
2001-08-08  Vadim Zeitlindrastically reduced flicker in RefreshItems
2001-08-02  Vadim Zeitlinapplied patch 446014 (misc mingw fixes from Mattia)
2001-07-31  Kendall BennettLatest updates from SciTech code tree including numerou...
2001-07-27  Vadim Zeitlinmingw32/cygwin compilation fixes
2001-07-20  Vadim Zeitlinfilter out garbage Windows sends us via LVN_ODCACHEHINT
2001-07-20  Vadim Zeitlinadded EVT_LIST_COMMAND_CACHE_HINT, implemented it for...
2001-07-14  Vadim Zeitlinbug fix to the recent wxConvertFromMSW change
2001-07-14  Vadim Zeitlinuse LVM_SETITEMSTATE instead of LVM_SETITEM for virtual...
2001-07-14  Vadim Zeitlinimplemented RefreshItem(s) under MSW
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-09  Vadim Zeitlinset m_itemIndex in the list events for key down event too
2001-07-07  Vadim Zeitlinapplied some minor patches from chuckm to wxListCtrl
2001-07-07  Vadim Zeitlincheck for LVS_OWNERDATA availability at compile and...
2001-07-05  Vadim Zeitlinadded virtual listctrl support
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-26  Vadim Zeitlinno changes
2001-06-08  Julian SmartSupport for Cygwin 1.0 (thought it worked before, but...)
2001-05-16  Julian SmartApplied patch #420395 (adding wxCLIP_SIBBLINGS capabili...
2001-05-10  Václav Slavíkfixed wxListCtrl::EditLabel for MSW (ListView_EditLabel...
2001-05-08  Vadim Zeitlinfix setting colour for a listctrl item (merged from...
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-04-21  George TaskerMinor code tweeks to stop BCC compiler warnings
2001-03-21  Vadim Zeitlinmerged Ctrl-Space fix from 2.2 branch
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2001-01-05  Julian SmartCorrected horizontal rule drawing when number of items...
2001-01-05  Julian SmartIn wxListCtrl::Find, don't decrement 'start' if already...
2000-11-24  Vadim Zeitlin1. added wxGTK::wxToolBar::SetToolShortHelp() and test...
2000-10-07  Vadim Zeitlin1. a couple of compilation warnings fixed (strconv...
2000-09-28  Václav Slavíkadded wxListCtrl::AssignImageList
2000-09-08  Julian SmartFixed non-recognition of wxLIST_MASK_IMAGE flags.
2000-09-08  Julian SmartAdded dcclient.h
2000-09-05  Julian SmartAdded rules to wxListCtrl (MSW now, GTK+ soon)
2000-08-23  Václav Slavíkfixed my previous fix in wxListCtrl::SetItem
2000-08-22  Václav Slavíkfixed bug in wxListCtrl::SetItem (forgot to delete...
2000-08-22  Vadim Zeitlinbug #101 (wxListCtrl::GetItemRect() returns rectangle...
2000-08-15  Václav Slavíkfixed wxListCtrl::SetItem -- changing attributes of...
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-19  Ove KaavenIf the "partial" argument is true, you're probably...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-15  Julian SmartAdded missing includes
2000-03-15  Vadim Zeitlinsome fwd declarations added to the header
2000-03-09  Vadim Zeitlinfixed the value of LVM_SETEXTENDEDLISTVIEWSTYLE
2000-02-24  Vadim Zeitlin1. corrected bug in MDI sample (which resulted in missi...
2000-02-14  Vadim Zeitlinfixes for compilation with the old mingw32, wxUSE_NORLA...
2000-02-08  Vadim Zeitlin1. wxWizard appears in the centre of the screen by...
2000-02-07  Vadim Zeitlintrying to fix memory leak in wxListCtrl (attributes...
2000-02-06  Robert Roebling Reenabled deleteallitems events, marked
2000-01-24  Vadim Zeitlinseveral mingw32 compilation fixes
2000-01-18  Vadim Zeitlin1. small fix in wxDirDialog: SHBrowseForFolder() doesn...
2000-01-06  Vadim ZeitlinMSW compilation fixes for !wxUSE_VALIDATORS
1999-12-16  Vadim ZeitlinWin16 compilation fixes
1999-12-16  Guillermo Rodrigue... Fix for mingw32 compilation (replaced #ifdef NM_CUSTOMD...
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-07  Robert Roebling Various things related to wxFileDialog and attributes.
1999-12-07  Vadim Zeitlin1. fixes for DrawRotatedText(), drawing sample extended...
1999-12-05  Vadim ZeitlinwxListCtrl custom drawing seems to work
1999-12-04  Vadim Zeitlin1. wxGetOsDescription() function added
1999-11-06  Vadim Zeitlin1. wxFontMapper seems to work for wxMSW
1999-11-02  Vadim Zeitlinend label edit patch from Ricky Gonzales <gonzales...
1999-10-15  Vadim Zeitlinresolved a conflict
1999-10-14  Julian SmartAdded sqltypes.h (for Cygwin b20), some other Cygwin...
1999-10-13  Unknown (CR)changed LVHITTESTINFO to LV_HITTESTINFO
1999-10-13  Vadim Zeitlinwarnings for mingw32 compilation fixed
1999-10-13  Unknown (CR)Added support for item clicks
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-18  Robin DunnFixed wxTreeCtrl to use the proper bacground color...
1999-09-17  Vadim Zeitlinnow we initialize wxListEvent correctly
1999-08-04  J. Russell SmythMade changes to allow build with new mingw32/gcc-2.95
1999-07-23  Vadim Zeitlin1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT...
1999-07-19  Robin DunnFixed wxListCtrl::SetTextColour to set the RGB value...
1999-07-10  Vadim Zeitlin1. minor fixes in wxDynLib
1999-06-17  Vadim Zeitlin1. wxDialogs are now destroyed when they go out of...
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-06-09  Robert Roebling WINE is so fine.
1999-05-21  Vadim ZeitlinGetItem() doesn't ignore column number any more
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-10  Vadim ZeitlinwxWindow split (MSW part of changes)
next