summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/treelistentry.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-28Get it to build after the rebase.Kohei Yoshida1-0/+10
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-17callcatcher: remove another layer of binfilter-released methodsCaolán McNamara1-10/+0
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-1/+0
2012-11-15Store tree list entry items in ptr_vector & const correct-ness.Kohei Yoshida1-46/+68
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida1-1/+1
2012-10-29Remove unnecessary type casts.Kohei Yoshida1-0/+10
2012-10-29Use SvTreeListEntries to store child entries.Kohei Yoshida1-21/+20
2012-10-18fix debug buildDavid Tardon1-3/+0
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-78/+111
2012-10-19Move SvListEntry and SvLBoxEntry into own files.Kohei Yoshida1-0/+196