summaryrefslogtreecommitdiff
path: root/src/sortlist_type.h
AgeCommit message (Expand)Author
2008-05-30(svn r13342) -Fix: smallvec.h/sortlist_type.h didn't include everything they ...rubidium
2008-05-27(svn r13296) -Fix (r13276): VL_FIRST_SORT was never resetsmatz
2008-05-27(svn r13286) -Codechange: GUIList Sort returns now if the list sequence has b...skidd13
2008-05-27(svn r13280) -Fix (r13276): MSVC compilation was brokensmatz
2008-05-26(svn r13279) -Codechange: simplify condition for terminating loop when revers...smatz
2008-05-26(svn r13276) -Codechange: use qsort() for initial sorting of a list for bette...smatz
2008-05-26(svn r13275) -Fix: sort lists with 2 items, toosmatz
2008-05-26(svn r13267) -Codechange: extend GUIList with a GnomeSortskidd13
2008-05-26(svn r13266) -Codechange: Use SmallVector in GUIListpeter1138
2008-05-17(svn r13140) -Codechange: move the gui-list-sorting out of window_gui.h so wi...rubidium