summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-reader/plucker_base.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-01-29Each file in this commit has an issue where the initial value of a variableerik1-1/+1
is assumed to be something but no initial value is given. This commit changes that by either assigning an initial value or removing the assumption on an initial value (usually the former).
2007-01-26The Expand call does not check for null termination of the URL stringserik1-2/+4
that it is expanding. Since strlen() is used with the URLs after Expand is used, it is good idea to make sure that Expand terminates the strings. This commit changes that so that the URL strings are guaranteed to be terminated after expansion.
2005-05-08bugfix by tim: off-by-one error when returning to a document (previous page)pohly1-1/+2
2005-05-05new opie-reader sources with support for ArriereGo, Reb input and flite ↵pohly1-52/+172
output plugins
2004-08-26removed obsolete static.h and useqpe.hpohly1-3/+0
2004-08-24updated source to opie-reader 0.7gpohly1-1034/+1202
2004-05-03- convert qDebug to odebugar1-697/+705
2004-03-01fix includeschicken1-5/+0
2003-05-07Hopefully things are now fixed in CVSgroucho1-0/+1240
2003-05-07*** empty log message ***groucho1-1240/+0
2003-05-07Hopefully, everything is in place nowgroucho1-0/+1240