summaryrefslogtreecommitdiff
path: root/svtools/source/table/mousefunction.cxx
AgeCommit message (Expand)Author
2014-07-08use SimpleReferenceObject in svtools moduleNoel Grandin
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-14gridfixes: fixed selection handling, part INorbert Thiebaud
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-02-02gridsort: when cancelling a column sort by releasing the mouse outside the st...Frank Schoenheit [fs]
2011-01-19gridsort: render indicator for current column sortFrank Schoenheit [fs]
2011-01-18gridsort: initial support for sorting the table data (unfinished)Frank Schoenheit [fs]
2011-01-18gridsort: GCC WaEFrank Schoenheit [fs]
2011-01-17gridsort: moved the row selection functionality into a IMouseFunction impleme...Frank Schoenheit [fs]
2011-01-17gridsort: outsourced the column-resizing functionality into a dedicated class.Frank Schoenheit [fs]