summaryrefslogtreecommitdiff
path: root/svtools/source/table/mousefunction.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-02-02gridsort: when cancelling a column sort by releasing the mouse outside the st...Frank Schoenheit [fs]1-14/+12
2011-01-19gridsort: render indicator for current column sortFrank Schoenheit [fs]1-1/+1
2011-01-18gridsort: initial support for sorting the table data (unfinished)Frank Schoenheit [fs]1-7/+67
2011-01-18gridsort: GCC WaEFrank Schoenheit [fs]1-0/+2
2011-01-17gridsort: moved the row selection functionality into a IMouseFunction impleme...Frank Schoenheit [fs]1-0/+66
2011-01-17gridsort: outsourced the column-resizing functionality into a dedicated class.Frank Schoenheit [fs]1-0/+194