2002-09-11 |
Robin Dunn | Fixed some off-by-one and other issues with drawing... |
blob | commitdiff | raw |
2002-08-30 |
Julian Smart | Mods for Wine compilation |
blob | commitdiff | raw | diff to current |
2002-08-14 |
Robin Dunn | Bugfix for wxListCtrl::GetColumn. It wasn't checking... |
blob | commitdiff | raw | diff to current |
2002-07-15 |
Robin Dunn | Patch #581167 |
blob | commitdiff | raw | diff to current |
2002-07-02 |
Mattia Barbon | Allow compiling when _WIN32_IE < 0x300 |
blob | commitdiff | raw | diff to current |
2002-06-28 |
Robin Dunn | Return more items in wxListCtrl::GetColumn. |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Robin Dunn | Refactored my last change a bit and applied it in anoth... |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Robin Dunn | This fixes a crash that would happen when DeleteAllItem... |
blob | commitdiff | raw | diff to current |
2002-05-26 |
Vadim Zeitlin | fix for the crash when pressing TAB in the edit control... |
blob | commitdiff | raw | diff to current |
2002-05-22 |
Vadim Zeitlin | mingw/cygwin compilation fix (patch 556157) |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Vadim Zeitlin | fixed list item attributes when inserting/deleting... |
blob | commitdiff | raw | diff to current |
2002-05-08 |
Vadim Zeitlin | added missing wxListItem copy ctor to wxMSW, moved... |
blob | commitdiff | raw | diff to current |
2002-04-24 |
Ron Lee | Added {S,G}etItem{Text,Background}Colour methods. |
blob | commitdiff | raw | diff to current |
2002-04-23 |
Václav Slavík | added wx/msw/missing.h |
blob | commitdiff | raw | diff to current |
2002-03-06 |
Mattia Barbon | More fixes for daily builds |
blob | commitdiff | raw | diff to current |
2002-03-05 |
Mattia Barbon | More blind fixes for daily builds |
blob | commitdiff | raw | diff to current |
2002-03-04 |
Mattia Barbon | Blind fix for daily builds |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Václav Slavík | fix for (MSLU?) BEGIN/ENDEDITLABEL in Unicode build |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Mattia Barbon | Blind fix for Win32 daily builds |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Kendall Bennett | Merges from Scitech Branch (George Davison): |
blob | commitdiff | raw | diff to current |
2002-02-06 |
Vadim Zeitlin | got rid of wxWindow::m_lDlgCode - now wxWANTS_CHARS... |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Václav Slavík | use the new wxSystemSettings API everywhere |
blob | commitdiff | raw | diff to current |
2001-12-08 |
Václav Slavík | compilation fix for Watcom C++ |
blob | commitdiff | raw | diff to current |
2001-11-22 |
Vadim Zeitlin | minor flicker reduction in the virtual list ctrl |
blob | commitdiff | raw | diff to current |
2001-11-21 |
Vadim Zeitlin | 1. restored wxEvent::operator=() |
blob | commitdiff | raw | diff to current |
2001-11-20 |
Vadim Zeitlin | fix for my old mingw32 cross-compiler |
blob | commitdiff | raw | diff to current |
2001-11-17 |
Vadim Zeitlin | implemented EVT_LIST_ITEM_FOCUSED() for Win32 wxListCtrl |
blob | commitdiff | raw | diff to current |
2001-11-16 |
Vadim Zeitlin | added wxEVT_COMMAND_LIST_ITEM_FOCUSED event and impleme... |
blob | commitdiff | raw | diff to current |
2001-11-11 |
Vadim Zeitlin | fixed key event code for ASCII keys in wxListCtrl |
blob | commitdiff | raw | diff to current |
2001-10-27 |
Václav Slavík | applied wxListCtrl label editing patch |
blob | commitdiff | raw | diff to current |
2001-09-26 |
Vadim Zeitlin | compilation/build fixes for wxUniv |
blob | commitdiff | raw | diff to current |
2001-09-22 |
Václav Slavík | w32api 1.1 support |
blob | commitdiff | raw | diff to current |
2001-09-15 |
Václav Slavík | compilation (hot)fixes for Mingw |
blob | commitdiff | raw | diff to current |
2001-09-02 |
Vadim Zeitlin | added support for column images under MSW |
blob | commitdiff | raw | diff to current |
2001-09-01 |
Václav Slavík | mingw compilation fix, added some defines |
blob | commitdiff | raw | diff to current |
2001-09-01 |
Vadim Zeitlin | added a bunch of new wxListCtrl messages: column right... |
blob | commitdiff | raw | diff to current |
2001-08-15 |
Vadim Zeitlin | compilation warning fix |
blob | commitdiff | raw | diff to current |
2001-08-14 |
Robin Dunn | Fixed the drawing of the HRules so they don't try to... |
blob | commitdiff | raw | diff to current |
2001-08-14 |
Robin Dunn | Fixed a bug so wxLC_VRULES works by itself. |
blob | commitdiff | raw | diff to current |
2001-08-14 |
Robin Dunn | A fix for attribrute sorting, but it's still broken... |
blob | commitdiff | raw | diff to current |
2001-08-14 |
Robin Dunn | Moved fix from 2.2 branch that allows the attributes... |
blob | commitdiff | raw | diff to current |
2001-08-08 |
Vadim Zeitlin | drastically reduced flicker in RefreshItems |
blob | commitdiff | raw | diff to current |
2001-08-02 |
Vadim Zeitlin | applied patch 446014 (misc mingw fixes from Mattia) |
blob | commitdiff | raw | diff to current |
2001-07-31 |
Kendall Bennett | Latest updates from SciTech code tree including numerou... |
blob | commitdiff | raw | diff to current |
2001-07-27 |
Vadim Zeitlin | mingw32/cygwin compilation fixes |
blob | commitdiff | raw | diff to current |
2001-07-20 |
Vadim Zeitlin | filter out garbage Windows sends us via LVN_ODCACHEHINT |
blob | commitdiff | raw | diff to current |
2001-07-20 |
Vadim Zeitlin | added EVT_LIST_COMMAND_CACHE_HINT, implemented it for... |
blob | commitdiff | raw | diff to current |
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 |
next |