2006-04-14 |
Włodzimierz Skiba | Deprecated and obsolete parts marked up for backward... |
blob | commitdiff | raw |
2006-04-10 |
Vadim Zeitlin | don't generate wxEVT_CONTEXT_MENU messages for right... |
blob | commitdiff | raw | diff to current |
2006-03-15 |
Włodzimierz Skiba | wxTinderbox warning fix. |
blob | commitdiff | raw | diff to current |
2006-03-10 |
Robin Dunn | Applied Patch #1424869: Implement wxListCtrl::SetItemCo... |
blob | commitdiff | raw | diff to current |
2006-03-08 |
Vadim Zeitlin | don't draw focus rect for custom drawn items when the... |
blob | commitdiff | raw | diff to current |
2006-03-07 |
Włodzimierz Skiba | Borland build fix. |
blob | commitdiff | raw | diff to current |
2006-03-05 |
Vadim Zeitlin | fix to last custom draw fix: only leave space for the... |
blob | commitdiff | raw | diff to current |
2006-03-05 |
Vadim Zeitlin | another custom draw fix: leave space for the image... |
blob | commitdiff | raw | diff to current |
2006-03-05 |
Vadim Zeitlin | don't trust CDIS_FOCUS flag vale in custom drawing... |
blob | commitdiff | raw | diff to current |
2006-02-25 |
Vadim Zeitlin | DT_WORD_ELLIPSIS is not defined under CE |
blob | commitdiff | raw | diff to current |
2006-02-22 |
Václav Slavík | skip the paint event instead of calling wxControl versi... |
blob | commitdiff | raw | diff to current |
2006-02-14 |
Vadim Zeitlin | modified custom draw code to fully draw the items using... |
blob | commitdiff | raw | diff to current |
2006-02-11 |
Julian Smart | Applied [ 1394785 ] wxListCtrl::EndEditLabel implementation |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Vadim Zeitlin | don't lose the alignment flags when setting the column... |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Vadim Zeitlin | fix for artefacts when dragging a column divider in... |
blob | commitdiff | raw | diff to current |
2006-01-25 |
Robin Dunn | Patch from Tim Kosse to add supoprt for wxListCtrl... |
blob | commitdiff | raw | diff to current |
2006-01-17 |
Robin Dunn | Enable wxListCtrl in report mode to be able to use... |
blob | commitdiff | raw | diff to current |
2005-12-22 |
Vadim Zeitlin | don't overwrite the existing attributes when setting... |
blob | commitdiff | raw | diff to current |
2005-12-19 |
Włodzimierz Skiba | __WIN95__ removed (used to differ win3.1 vs. 'modern... |
blob | commitdiff | raw | diff to current |
2005-12-01 |
Włodzimierz Skiba | [ 1357527 ] Cast to void to silence GCC's warnings. |
blob | commitdiff | raw | diff to current |
2005-10-05 |
Kevin Hock | Revert last change, which made it impossible to set... |
blob | commitdiff | raw | diff to current |
2005-09-26 |
Kevin Hock | In GetTextColour, use GetDefaultAttributes instead... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | more extra semicolons removed (patch 1303724) |
blob | commitdiff | raw | diff to current |
2005-09-24 |
Vadim Zeitlin | added missing consts and pass objects by const referenc... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-04 |
Vadim Zeitlin | corrected HAVE_NMLVFINDITEM tests, eliminated HAVE_NM_F... |
blob | commitdiff | raw | diff to current |
2005-07-28 |
Vadim Zeitlin | don't reserve space in the header for the column image... |
blob | commitdiff | raw | diff to current |
2005-07-22 |
Michael Wetherell | Add wxListCtrl::Get/SetItemFont, patch 1236820 Francesc... |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
blob | commitdiff | raw | diff to current |
2005-05-30 |
Włodzimierz Skiba | DMC typo fixes. |
blob | commitdiff | raw | diff to current |
2005-05-25 |
Michael Wetherell | Uncomment LVN_ODFINDITEM handler for systems that have... |
blob | commitdiff | raw | diff to current |
2005-05-23 |
Włodzimierz Skiba | Temporary fix, requires missing NMLVFINDITEM on some... |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Vadim Zeitlin | added support for incremental search in virtual list... |
blob | commitdiff | raw | diff to current |
2005-04-08 |
Michael Wetherell | Documentation fixes, patch 1179223 by Andreas Mohr |
blob | commitdiff | raw | diff to current |
2005-04-06 |
Vadim Zeitlin | use LVS_EX_LABELTIP by default |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Julian Smart | Applied patch [ 1171542 ] access static class members... |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Vadim Zeitlin | fixed SetColumnWidth() in wxLC_LIST mode (set column... |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Vadim Zeitlin | honour stateMask in GetItem() too (patch 1153451) |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Vadim Zeitlin | extracted check for wxListCtrl in WM_PRINT handler... |
blob | commitdiff | raw | diff to current |
2005-02-09 |
Włodzimierz Skiba | .empty() string decorations |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Julian Smart | Last change undone |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Julian Smart | Set m_count to zero in DeleteAllItems |
blob | commitdiff | raw | diff to current |
2005-01-29 |
Vadim Zeitlin | do reset m_count to 0 after deleting all the items... |
blob | commitdiff | raw | diff to current |
2005-01-25 |
Vadim Zeitlin | fixed memory leak with client data when using DeleteAll... |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Robin Dunn | Need to reset count when all items are deleted |
blob | commitdiff | raw | diff to current |
2004-11-06 |
Ryan Norton | fix for [ 1044879 ] wxMSW 2.5.3: memleaks in listctrl... |
blob | commitdiff | raw | diff to current |
2004-10-20 |
Włodzimierz Skiba | Correct fix to the compile time assert under OW. Kudos... |
blob | commitdiff | raw | diff to current |
2004-10-19 |
Włodzimierz Skiba | OW warning fix. Our compile time asserts warns when... |
blob | commitdiff | raw | diff to current |
2004-10-19 |
Vadim Zeitlin | don't return wxLIST_HITTEST_ONITEMICON from HitTest... |
blob | commitdiff | raw | diff to current |
2004-10-08 |
Robin Dunn | Check for an image list before complaining in OnGetItem... |
blob | commitdiff | raw | diff to current |
2004-09-30 |
Vadim Zeitlin | don't deprecate SetItemImage() with 3 parameters; just... |
blob | commitdiff | raw | diff to current |
2004-09-30 |
Julian Smart | Deprecated SetItemImage with 2 image ids |
blob | commitdiff | raw | diff to current |
2004-09-29 |
Vadim Zeitlin | more 64 bit correctness fixes |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Vadim Zeitlin | don't free user data before sending wxEVT_COMMAND_LIST_... |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Vadim Zeitlin | hack to _really_ fix crashes in comctl32.dll when proce... |
blob | commitdiff | raw | diff to current |
2004-09-18 |
Vadim Zeitlin | fixed SetWindowStyleFlag() to not remove WS_VISIBLE... |
blob | commitdiff | raw | diff to current |
2004-09-03 |
Włodzimierz Skiba | Fix for coordinates in wxEVT_COMMAND_LIST_COL_RIGHT_CLI... |
blob | commitdiff | raw | diff to current |
2004-08-30 |
Włodzimierz Skiba | Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !... |
blob | commitdiff | raw | diff to current |
2004-07-16 |
Włodzimierz Skiba | Fixes to warnings about assigning unused values. |
blob | commitdiff | raw | diff to current |
2004-06-11 |
Robert Roebling | Compile fixes for HANDHELDPC |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-04-21 |
Vadim Zeitlin | really fixed crash with strange HDN_GETDISPINFOWs under XP |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Vadim Zeitlin | make XTI compile with VC6 (patch 896614) |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Vadim Zeitlin | implemented Get(Class)DefaultAttributes() |
blob | commitdiff | raw | diff to current |
2004-03-20 |
Vadim Zeitlin | added wxSetCCUnicodeFormat() and use it in wxTreeCtrl... |
blob | commitdiff | raw | diff to current |
2004-02-29 |
Vadim Zeitlin | use HasFlag() and InXXX() instead of explicit flag... |
blob | commitdiff | raw | diff to current |
2004-02-08 |
Vadim Zeitlin | fixed and documented GetItemText/BackgroundColour(... |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | show first item added with InsertItem() correctly ... |
blob | commitdiff | raw | diff to current |
2004-01-15 |
Julian Smart | Reverted patch [ 832096 ] Final separation for GUI... |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Julian Smart | Applied patch [ 832096 ] Final separation for GUI and... |
blob | commitdiff | raw | diff to current |
2003-12-27 |
Julian Smart | WinCE 4 cleanup |
blob | commitdiff | raw | diff to current |
2003-12-08 |
Václav Slavík | fixed wrong #ifdefs |
blob | commitdiff | raw | diff to current |
2003-12-02 |
Julian Smart | Patches from "Viktor Voroshylo" <viktor@voroshylo.com> |
blob | commitdiff | raw | diff to current |
2003-11-28 |
Julian Smart | WinCE patches from "Viktor Voroshylo" <viktor@voroshylo... |
blob | commitdiff | raw | diff to current |
2003-10-12 |
Vadim Zeitlin | use LVSICF_NOINVALIDATEALL in SetItemCount() to reduce... |
blob | commitdiff | raw | diff to current |
2003-10-07 |
Vadim Zeitlin | send END_EDIT label if label editing is cancelled |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Vadim Zeitlin | replaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAIN... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Julian Smart | Applied patch [ 807164 ] fixes for core library |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Vadim Zeitlin | added wxVALIDATOR_PARAM and use it to avoid warnings... |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Vadim Zeitlin | removed the fudge from GetViewRect(), it isn't needed |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Vadim Zeitlin | fixed GetItemSpacing() inconsistency by deprecating... |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Vadim Zeitlin | added wxListCtrl::GetViewRect() |
blob | commitdiff | raw | diff to current |
2003-09-10 |
Vadim Zeitlin | reverted previous fix for virtual list control with... |
blob | commitdiff | raw | diff to current |
2003-09-10 |
Vadim Zeitlin | attempts to fix virtual list control with Unicode and... |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Stefan Csomor | macro naming changes |
blob | commitdiff | raw | diff to current |
2003-08-31 |
Vadim Zeitlin | no changes |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Stefan Csomor | WX_EVENT_PROPERTY instead of WX_DELEGATE |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Stefan Csomor | event exposure |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Julian Smart | Added some window style metadata |
blob | commitdiff | raw | diff to current |
2003-08-21 |
Stefan Csomor | extended RTTI support |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Vadim Zeitlin | set LVCFMT_IMAGE, this at least allows to show imageso... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Vadim Zeitlin | restored custom drawing (was accidentally disabled... |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Vadim Zeitlin | added wrapper for <commctrl.h> as well |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Vadim Zeitlin | avoid using _WIN32_IE |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Julian Smart | Applied patch [ 761138 ] Replaces references to wxT... |
blob | commitdiff | raw | diff to current |
2003-06-03 |
Vadim Zeitlin | don't ignore cache hints with from == to |
blob | commitdiff | raw | diff to current |
2003-06-01 |
Julian Smart | Fixed bug [ 743664 ] wxListCtrl asserts when deleting... |
blob | commitdiff | raw | diff to current |
2003-05-23 |
Julian Smart | Applied patch [ 736322 ] Remove TWINE support, merge... |
blob | commitdiff | raw | diff to current |
next |