2004-01-15 |
Julian Smart | Reverted patch [ 832096 ] Final separation for GUI... |
blob | commitdiff | raw |
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 |
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 |
2003-05-21 |
Julian Smart | Fixed simple border style on wxListCtrl |
blob | commitdiff | raw | diff to current |
2003-05-08 |
Robin Dunn | Prevent scrolling back to the top when calling SetItemC... |
blob | commitdiff | raw | diff to current |
2003-05-07 |
Julian Smart | More style issues |
blob | commitdiff | raw | diff to current |
2003-05-06 |
Julian Smart | Revamped border handling. |
blob | commitdiff | raw | diff to current |
2003-04-28 |
Robin Dunn | SF Patch #728691, dangling pointer fix |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2003-03-10 |
Robin Dunn | more informative error messages |
blob | commitdiff | raw | diff to current |
2003-03-10 |
Robin Dunn | Don't clear the HWND until after the UnsubclassWin... |
blob | commitdiff | raw | diff to current |
2003-03-10 |
Robin Dunn | Don't clear the HWND until after the UnsubclassWin... |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Vadim Zeitlin | fixed a typo which was preventing any events from being... |
blob | commitdiff | raw | diff to current |
2003-01-30 |
Robin Dunn | 1. Added m_count and maintain its value in InsertItem... |
blob | commitdiff | raw | diff to current |
2003-01-21 |
Vadim Zeitlin | compilation fix for the last check in (sorry) |
blob | commitdiff | raw | diff to current |
2003-01-21 |
Vadim Zeitlin | attempt to fix crash in DeleteAllItems() |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Julian Smart | Removed old __WXWINE__ support (obsoleted by new __WINE... |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Vadim Zeitlin | use DECLARE_NO_COPY_CLASS() where applicable (patch... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-11 |
Robin Dunn | Fixed some off-by-one and other issues with drawing... |
blob | commitdiff | raw | diff to current |
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 |
next |