projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
big wxURI cleanup; it now handles Unicode characters correctly (#3874)
[wxWidgets.git]
/
src
/
generic
/
listctrl.cpp
2008-07-13
Vadim Zeitlin
set wxKeyEvent::m_uniChar correctly in the events gener...
blob
|
commitdiff
|
raw
2008-07-13
Vadim Zeitlin
don't assert when GetSubItemRect() is called in non...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-30
Vadim Zeitlin
implement wxListCtrl::GetSubItemRect() for generic...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-29
Vadim Zeitlin
support wxListCtrl::GetViewRect() in report view too...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-13
Vadim Zeitlin
don't clear the list control when wxLC_[HV]RULES style...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-11
Stefan Csomor
fixing file paths after renaming
blob
|
commitdiff
|
raw
|
diff to current
2008-05-22
Vadim Zeitlin
don't reserve space for the icons if none are used...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Václav Slavík
Generalized wxScrolledWindow into wxScrolled<T> that...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Václav Slavík
no need to export private list/arrays of generic contro...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-17
Paul Cornett
fix a huge number of build errors
blob
|
commitdiff
|
raw
|
diff to current
2008-03-16
Francesco Montorsi
introduce wxBrushStyle enum and replace 'int style...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-04
Václav Slavík
removed IsFrozen() from paint handler, no need for...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-03
Václav Slavík
made Freeze/Thaw recursively (un)freeze child windows too
blob
|
commitdiff
|
raw
|
diff to current
2008-02-27
Vadim Zeitlin
clip the text in report mode to prevent it from overflo...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-12
Václav Slavík
added wxWindow::HandleAsNavigationKey() helper for...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-10
Robert Roebling
Use SetFocusIgnoringChildren()
blob
|
commitdiff
|
raw
|
diff to current
2008-01-10
Robert Roebling
Applied [ 1867939 ] fixes for wxTreeCtrl crashes when...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-05
Vadim Zeitlin
move Freeze() and Thaw() to wxWindowBase to ensure...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-03
Vadim Zeitlin
also scroll vertically if necessary in MoveToItem(...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-22
Vadim Zeitlin
implement wxListCtrl::ScrollList() (in report view...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-01
Stefan Csomor
font updates
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Paul Cornett
build fixes
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Stefan Csomor
mac cleanup
blob
|
commitdiff
|
raw
|
diff to current
2007-11-01
Vadim Zeitlin
don't crash in HiglightAll() (called, in particular...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-17
Robert Roebling
Make wxRenderer::DrawItemSelectionRect() draw a focus...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-08
Robin Dunn
On Mac the first visible line needs to be recalculated...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Robert Roebling
Let wxListCtrl generate the context menu event itself
blob
|
commitdiff
|
raw
|
diff to current
2007-09-15
Robert Roebling
Correct GetLabelItemRect to not include image (as per...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-14
Robert Roebling
Fix ending label-editing bug when clicking elsewhere
blob
|
commitdiff
|
raw
|
diff to current
2007-09-09
Vadim Zeitlin
add wxSYS_DCLICK_TIME system metric constant; use it...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Robert Roebling
use live header button update when resizing, no XOR...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Robert Roebling
Removed gaps between header buttons and the strange...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-11
Vadim Zeitlin
call SetCanFocus(false) to prevent the control window...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Vadim Zeitlin
generate wxEVT_COMMAND_LIST_END_LABEL_EDIT event even...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-05
Vadim Zeitlin
reset selection when sorting the items as they don...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-05
Vadim Zeitlin
don't allow selecting multiple items in single selectio...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
Robert Roebling
upport wxListCtrl label edit changes
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
Robert Roebling
Let GtkScrolledWindow handle scroll wheel events.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-22
Robert Roebling
Correct gridlines drawing
blob
|
commitdiff
|
raw
|
diff to current
2007-05-10
Vadim Zeitlin
added wxListCtrl::SetItemPtrData()
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Vadim Zeitlin
take images and margins into account when setting colum...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Vadim Zeitlin
clip column image (and not only the text) to the column...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Vadim Zeitlin
merge multiple lines into one as otherwise the display...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-07
Kevin Ollivier
Generic list and tree ctrl should not use the focused...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Vadim Zeitlin
fix a problem with (sometimes) editing an invalid item...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-03
Vadim Zeitlin
stop the rename timer when the current item changes...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-01
Robin Dunn
Ensure that the listctrl takes the focus on left-click
blob
|
commitdiff
|
raw
|
diff to current
2006-12-01
Kevin Ollivier
Allow wxGenericListCtrl to correctly handle Get/SetScro...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-29
Robert Roebling
Simpler version of [ 1604590 ] wxListCtrl::FindItem...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-28
Kevin Ollivier
Propagate key up events to the wxGenericListCtrl parent...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-19
Kevin Ollivier
Have wxGenericListCtrl record and store the selection...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-14
Robert Roebling
Just use the already existing wxRenderer::DrawItemSel...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-12
Robert Roebling
Send delete item event just before the item is actually
blob
|
commitdiff
|
raw
|
diff to current
2006-11-12
Julian Smart
Fix for GTK+1
blob
|
commitdiff
|
raw
|
diff to current
2006-11-11
Robert Roebling
Added native selection rectangle drawing.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
Kevin Ollivier
On Mac, when selection is drawn in grey (i.e. unfocused...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Robin Dunn
GetBestFittingSize --> GetEffectiveMinSize
blob
|
commitdiff
|
raw
|
diff to current
2006-10-28
Vadim Zeitlin
remove unneeded WXDLLEXPORTs for the classes only used...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-24
Kevin Ollivier
Use the same selection highlight and text colors as...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-21
Robin Dunn
Avoid nested DC assert
blob
|
commitdiff
|
raw
|
diff to current
2006-10-16
Robin Dunn
Merge new item attributes if any are already existing
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Paul Cornett
univ build fix
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Paul Cornett
listctrl header cleanup
blob
|
commitdiff
|
raw
|
diff to current
2006-09-18
Kevin Ollivier
Remove duplication in wxImageList defines and always...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-17
Kevin Ollivier
Initial commit of native OS X list ctrl support. Compil...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-16
Robert Roebling
Next round of RTL fixes. This change greatly simplifes
blob
|
commitdiff
|
raw
|
diff to current
2006-09-14
Robert Roebling
More RTL fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-13
Robert Roebling
More RTL work.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-13
Václav Slavík
renamed wxRect::Inside() to wxRect::Contains(), wxRect...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-12
Robert Roebling
Reverse Left and Right meaning of keys.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-15
Włodzimierz Skiba
Include wx/math.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-14
Vadim Zeitlin
made wxTree/ListCtrl::HitTest() const
blob
|
commitdiff
|
raw
|
diff to current
2006-06-01
Włodzimierz Skiba
Include wx/listbox.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-28
Vadim Zeitlin
added wxListCtrl::GetSubItemRect() and subitem hit...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Włodzimierz Skiba
Include wx/dynarray.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-18
Włodzimierz Skiba
Avoid deleting 'const' object.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-16
Vadim Zeitlin
create stock GDI objects on demand; use const with...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-16
Vadim Zeitlin
removed unnecessary (the problem is due to a bug elsewh...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-16
Vadim Zeitlin
a tentatively better fix for the problem of patch 14560...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-30
Jamie Gadd
Include compatibility guard for int GetItemSpacing...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-30
Robert Roebling
Fix wxListCtrl in-place editing (to not crash
blob
|
commitdiff
|
raw
|
diff to current
2006-03-29
Vadim Zeitlin
don't return void values
blob
|
commitdiff
|
raw
|
diff to current
2006-03-28
Robert Roebling
Apply wxListCtrl patch which fixes some crashes
blob
|
commitdiff
|
raw
|
diff to current
2006-03-27
Włodzimierz Skiba
Final and global PRIOR/NEXT change: keep consistency...
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-04
Vadim Zeitlin
deselect the current selection when the user clicks...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-04
Vadim Zeitlin
fixed crash due to double deletion of wxListTextCtrlWra...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-04
Vadim Zeitlin
centre icon and text vertically in the report view...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-24
Vadim Zeitlin
implemented EditLabel() with custom text controls and...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-13
Vadim Zeitlin
declare lists as exported, seems to be necessary in...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-13
Vadim Zeitlin
fix client to screen (and vice versa) conversion
blob
|
commitdiff
|
raw
|
diff to current
2006-02-12
Michael Wetherell
Warning fixes for VC5 (Igor Korot)
blob
|
commitdiff
|
raw
|
diff to current
2006-02-11
Julian Smart
Applied patch [ 1424247 ] Have wxGenericListCtrl not...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-08
Vadim Zeitlin
make access specifiers for the virtual functions match...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-05
Jamie Gadd
Deprecate wxDC::{Begin,End}Drawing()
blob
|
commitdiff
|
raw
|
diff to current
2006-01-31
Robin Dunn
Another patch from Tim Kosse for using images on more...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-25
David Surovell
fixed compilation failure introduced in prior commit
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-24
David Surovell
cleanup - reformatting
blob
|
commitdiff
|
raw
|
diff to current
2006-01-05
Robin Dunn
Workaround for wxMac since it is unable to dismiss...
blob
|
commitdiff
|
raw
|
diff to current
next