Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-09-29 | Hide the TypeCombo/CategorySelect we provide our own stuff | zecke | 1 | -0/+2 |
2002-09-20 | OTodo know is the first implementation of OPimRecord | zecke | 3 | -245/+226 |
2002-09-15 | remove bogus files | zecke | 6 | -232/+0 |
2002-09-15 | add files | zecke | 10 | -0/+495 |
2002-09-15 | ok basicly all old functions are available again | zecke | 6 | -270/+153 |
what's now missing is the code switching Listers and views toggling the toolbar filter | ||||
2002-09-15 | Make it compile but it's not working yet | zecke | 6 | -41/+69 |
2002-09-15 | Ok the demand for filters, listers and views were great so I'm currently | zecke | 10 | -0/+2296 |
implementing it This OFileSelector will be in a different subdir but it'll be still linked into libopie. This makes it more easy to find all files which belong to the OFileSelector an OLister is able to list for example files and dirs ( OLocalLister ) a ftp lister a bluetooth lister whcich would show available devices a DocLnkSet lister for the Documents Tab a CrossReference lister a View is responsible for showing files to the user... and I renamed *.cc to *.cpp |