summaryrefslogtreecommitdiff
path: root/libopie2/opieui/big-screen/osplitter.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-01-24Each file in this commit has an instance where a pointer is checked aterik1-1/+1
one point in the code and then not checked in another point in the code. If it needed to be checked once, it needs to be checked the other time. If not the application could segfault.
2004-11-11Remove owarn to be less verbosezecke1-15/+0
2004-06-02- convert to odebug frameworkar1-12/+13
2004-04-04Opie::XYZ::Private -> Opie::XYZ::Internalzecke1-3/+3
2004-03-13Move XML class to internal PIMzecke1-6/+7
Add namespaces!!! Opie::Core and Opie::Core::Private Opie::Net and Opie::Net::Private Opie::Ui and Opie::Ui::Private Opie::MM and Opie::MM::Private Opie::DB and Opie::DB::Private PIM classes are not yet converted because we will do other work on it as well
2004-01-15libopie1 (bigscreen) --> libopie2/opieuimickeyl1-0/+638