summaryrefslogtreecommitdiff
path: root/src/tree.c
AgeCommit message (Expand)Author
2003-06-04Fix up some build warnings as reported by Ross Burton and his amazing gccGlynn Foster
2003-05-07Update commandline error message, needs updating of translations. RemoveGlynn Foster
2003-05-06Fix up the stdin list dialog stuff. Updated to actually include theGlynn Foster
2003-05-05Make the list dialog handle stdin - a little bit buggy still. UpdateGlynn Foster
2003-04-13Finish off the indentation cleanup. Add new '--width' and '--height'Glynn Foster
2003-03-10Mass indentation cleanup. Make sure the glade dialogs aren't initiallyGlynn Foster
2003-01-28Don't display the translators tab unless there is stuff to show.Glynn Foster
2003-01-17Fix a segfault in the --list if no data is supplied to populateMike Newman
2003-01-14Add support to separate the selected rows output with a character with '/'Glynn Foster
2003-01-13Improve error handling. Make --list actually return something useful,Glynn Foster
2003-01-07Fix up the response signal handlers. Use returns of 0 for 'Ok' andGlynn Foster
2003-01-07Improve error handling... a lot.Glynn Foster
2003-01-06Finish off commandline parsing for the list dialog. Wow, this is almostGlynn Foster
2003-01-06Add functions to init and free the parsing options. Still not terriblyGlynn Foster
2003-01-03Initial revisionGlynn Foster