2001-07-20 |
Vadim Zeitlin | added EVT_LIST_COMMAND_CACHE_HINT, implemented it for... |
blob | commitdiff | raw |
2001-07-14 |
Vadim Zeitlin | bug fix to the recent wxConvertFromMSW change |
blob | commitdiff | raw | diff to current |
2001-07-14 |
Vadim Zeitlin | use LVM_SETITEMSTATE instead of LVM_SETITEM for virtual... |
blob | commitdiff | raw | diff to current |
2001-07-14 |
Vadim Zeitlin | implemented RefreshItem(s) under MSW |
blob | commitdiff | raw | diff to current |
2001-07-12 |
Vadim Zeitlin | implemented attributes support for native virtual list... |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Vadim Zeitlin | added support for item attributes in virtual list control |
blob | commitdiff | raw | diff to current |
2001-07-09 |
Vadim Zeitlin | set m_itemIndex in the list events for key down event too |
blob | commitdiff | raw | diff to current |
2001-07-07 |
Vadim Zeitlin | applied some minor patches from chuckm to wxListCtrl |
blob | commitdiff | raw | diff to current |
2001-07-07 |
Vadim Zeitlin | check for LVS_OWNERDATA availability at compile and... |
blob | commitdiff | raw | diff to current |
2001-07-05 |
Vadim Zeitlin | added virtual listctrl support |
blob | commitdiff | raw | diff to current |
2001-06-27 |
Vadim Zeitlin | MSW compilation fixes - widgets sample runs! |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | no changes |
blob | commitdiff | raw | diff to current |
2001-06-08 |
Julian Smart | Support for Cygwin 1.0 (thought it worked before, but...) |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Julian Smart | Applied patch #420395 (adding wxCLIP_SIBBLINGS capabili... |
blob | commitdiff | raw | diff to current |
2001-05-10 |
Václav Slavík | fixed wxListCtrl::EditLabel for MSW (ListView_EditLabel... |
blob | commitdiff | raw | diff to current |
2001-05-08 |
Vadim Zeitlin | fix setting colour for a listctrl item (merged from... |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Kendall Bennett | Updates to fix Watcom C/C++ 11.0 compiler warning probl... |
blob | commitdiff | raw | diff to current |
2001-04-21 |
George Tasker | Minor code tweeks to stop BCC compiler warnings |
blob | commitdiff | raw | diff to current |
2001-03-21 |
Vadim Zeitlin | merged Ctrl-Space fix from 2.2 branch |
blob | commitdiff | raw | diff to current |
2001-01-31 |
Vadim Zeitlin | 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE... |
blob | commitdiff | raw | diff to current |
2001-01-05 |
Julian Smart | Corrected horizontal rule drawing when number of items... |
blob | commitdiff | raw | diff to current |
2001-01-05 |
Julian Smart | In wxListCtrl::Find, don't decrement 'start' if already... |
blob | commitdiff | raw | diff to current |
2000-11-24 |
Vadim Zeitlin | 1. added wxGTK::wxToolBar::SetToolShortHelp() and test... |
blob | commitdiff | raw | diff to current |
2000-10-07 |
Vadim Zeitlin | 1. a couple of compilation warnings fixed (strconv... |
blob | commitdiff | raw | diff to current |
2000-09-28 |
Václav Slavík | added wxListCtrl::AssignImageList |
blob | commitdiff | raw | diff to current |
2000-09-08 |
Julian Smart | Fixed non-recognition of wxLIST_MASK_IMAGE flags. |
blob | commitdiff | raw | diff to current |
2000-09-08 |
Julian Smart | Added dcclient.h |
blob | commitdiff | raw | diff to current |
2000-09-05 |
Julian Smart | Added rules to wxListCtrl (MSW now, GTK+ soon) |
blob | commitdiff | raw | diff to current |
2000-08-23 |
Václav Slavík | fixed my previous fix in wxListCtrl::SetItem |
blob | commitdiff | raw | diff to current |
2000-08-22 |
Václav Slavík | fixed bug in wxListCtrl::SetItem (forgot to delete... |
blob | commitdiff | raw | diff to current |
2000-08-22 |
Vadim Zeitlin | bug #101 (wxListCtrl::GetItemRect() returns rectangle... |
blob | commitdiff | raw | diff to current |
2000-08-15 |
Václav Slavík | fixed wxListCtrl::SetItem -- changing attributes of... |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
blob | commitdiff | raw | diff to current |
2000-07-19 |
Ove Kaaven | If the "partial" argument is true, you're probably... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-15 |
Julian Smart | Added missing includes |
blob | commitdiff | raw | diff to current |
2000-03-15 |
Vadim Zeitlin | some fwd declarations added to the header |
blob | commitdiff | raw | diff to current |
2000-03-09 |
Vadim Zeitlin | fixed the value of LVM_SETEXTENDEDLISTVIEWSTYLE |
blob | commitdiff | raw | diff to current |
2000-02-24 |
Vadim Zeitlin | 1. corrected bug in MDI sample (which resulted in missi... |
blob | commitdiff | raw | diff to current |
2000-02-14 |
Vadim Zeitlin | fixes for compilation with the old mingw32, wxUSE_NORLA... |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Vadim Zeitlin | 1. wxWizard appears in the centre of the screen by... |
blob | commitdiff | raw | diff to current |
2000-02-07 |
Vadim Zeitlin | trying to fix memory leak in wxListCtrl (attributes... |
blob | commitdiff | raw | diff to current |
2000-02-06 |
Robert Roebling | Reenabled deleteallitems events, marked |
blob | commitdiff | raw | diff to current |
2000-01-24 |
Vadim Zeitlin | several mingw32 compilation fixes |
blob | commitdiff | raw | diff to current |
2000-01-18 |
Vadim Zeitlin | 1. small fix in wxDirDialog: SHBrowseForFolder() doesn... |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Vadim Zeitlin | MSW compilation fixes for !wxUSE_VALIDATORS |
blob | commitdiff | raw | diff to current |
1999-12-16 |
Vadim Zeitlin | Win16 compilation fixes |
blob | commitdiff | raw | diff to current |
1999-12-16 |
Guillermo Rodrigue... | Fix for mingw32 compilation (replaced #ifdef NM_CUSTOMD... |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Robert Roebling | Various things related to wxFileDialog and attributes. |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Vadim Zeitlin | 1. fixes for DrawRotatedText(), drawing sample extended... |
blob | commitdiff | raw | diff to current |
1999-12-05 |
Vadim Zeitlin | wxListCtrl custom drawing seems to work |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Vadim Zeitlin | 1. wxGetOsDescription() function added |
blob | commitdiff | raw | diff to current |
1999-11-06 |
Vadim Zeitlin | 1. wxFontMapper seems to work for wxMSW |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | end label edit patch from Ricky Gonzales <gonzales... |
blob | commitdiff | raw | diff to current |
1999-10-15 |
Vadim Zeitlin | resolved a conflict |
blob | commitdiff | raw | diff to current |
1999-10-14 |
Julian Smart | Added sqltypes.h (for Cygwin b20), some other Cygwin... |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Unknown (CR) | changed LVHITTESTINFO to LV_HITTESTINFO |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Vadim Zeitlin | warnings for mingw32 compilation fixed |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Unknown (CR) | Added support for item clicks |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-09-18 |
Robin Dunn | Fixed wxTreeCtrl to use the proper bacground color... |
blob | commitdiff | raw | diff to current |
1999-09-17 |
Vadim Zeitlin | now we initialize wxListEvent correctly |
blob | commitdiff | raw | diff to current |
1999-08-04 |
J. Russell Smyth | Made changes to allow build with new mingw32/gcc-2.95 |
blob | commitdiff | raw | diff to current |
1999-07-23 |
Vadim Zeitlin | 1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT... |
blob | commitdiff | raw | diff to current |
1999-07-19 |
Robin Dunn | Fixed wxListCtrl::SetTextColour to set the RGB value... |
blob | commitdiff | raw | diff to current |
1999-07-10 |
Vadim Zeitlin | 1. minor fixes in wxDynLib |
blob | commitdiff | raw | diff to current |
1999-06-17 |
Vadim Zeitlin | 1. wxDialogs are now destroyed when they go out of... |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Ove Kaaven | A few weeks of Unicode fixes (my old win95 laptop compi... |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Robert Roebling | WINE is so fine. |
blob | commitdiff | raw | diff to current |
1999-05-21 |
Vadim Zeitlin | GetItem() doesn't ignore column number any more |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Vadim Zeitlin | 1. MSW message handling simplifications |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Vadim Zeitlin | wxWindow split (MSW part of changes) |
blob | commitdiff | raw | diff to current |
1999-02-27 |
Vadim Zeitlin | 1. wxListCtrl fixes |
blob | commitdiff | raw | diff to current |
1999-02-22 |
Vadim Zeitlin | listview has LVS_EX_FULLROWSELECT style when supported |
blob | commitdiff | raw | diff to current |
1999-02-15 |
Julian Smart | GnuWin32 corrections (::ZeroMemory doesn't exist) |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Julian Smart | TWIN32 compatibility added; wxMotif uses wxGTK's wxPost... |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Julian Smart | Changes to allow Cygwin to compile in non-PCH mode |
blob | commitdiff | raw | diff to current |
1998-12-16 |
Julian Smart | Removed some unnecessary bitmaps; other minor changes |
blob | commitdiff | raw | diff to current |
1998-12-15 |
Julian Smart | Cured radiobutton non-setting by using BS_AUTORADIOBUTT... |
blob | commitdiff | raw | diff to current |
1998-12-11 |
Robert Roebling | ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK |
blob | commitdiff | raw | diff to current |
1998-12-03 |
Julian Smart | Changed wxRectangle to wxRect. Sorry for the bandwidth... |
blob | commitdiff | raw | diff to current |
1998-11-24 |
Vadim Zeitlin | 1. new wxList code |
blob | commitdiff | raw | diff to current |
1998-11-03 |
Julian Smart | Dialog Editor bug fixes, several other small ones |
blob | commitdiff | raw | diff to current |
1998-10-14 |
Vadim Zeitlin | minor changes a bit everywhere + a small wxLog change... |
blob | commitdiff | raw | diff to current |
1998-10-09 |
Julian Smart | Dialog unit mods; wxProp tidying |
blob | commitdiff | raw | diff to current |
1998-09-12 |
Julian Smart | Added variant.h/cpp; changed variable names in object... |
blob | commitdiff | raw | diff to current |
1998-09-06 |
Vadim Zeitlin | GetItem() now works (it was completely broken) |
blob | commitdiff | raw | diff to current |
1998-08-08 |
Vadim Zeitlin | SetBackgroundColour() call is now done after the window... |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Julian Smart | Fixed various wxMSW compile problems that came down... |
blob | commitdiff | raw | diff to current |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
blob | commitdiff | raw | diff to current |
1998-06-28 |
Julian Smart | Separated out Win95 versions of gauge, slider; added... |
blob | commitdiff | raw | diff to current |
1998-06-26 |
Julian Smart | New wxEventType for event type enum, and corresponding... |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | added some wxMSW stuff |
blob | commitdiff | raw | diff to current |
|