summaryrefslogtreecommitdiff
path: root/libopie/ofileselector/olister.h
AgeCommit message (Collapse)AuthorFilesLines
2002-10-29the reverse getting of filenames is actually enabledzecke1-1/+17
There will be some code clean ups... but the interfaces should be fine now
2002-10-28Almost done with the new data flowzecke1-2/+5
only OFileSelector needs to adapt it now... Besides that make it compile with the new api Add a configure and a libopie.pro to actually build ofileselector and a MANIFEST to explain some basics of the now a days a bit bigger interface
2002-10-28This will probably not compile.. i did not even try to compile itzecke1-0/+61
on my machine I changed the data flow to be more extandable the Olister class is now playing a bigger role it's dependant on doing some assembly of the filepath and changedirs. It now has also to take care of the location bar
2002-10-05more steps to make ofileselector modularzecke1-0/+4
We now got the API for a factory so switching should work in future and we now got a OPixmapProvider which provides us with pixmaps.... So an ImageViewer could install a differen OPixmapProvider and a different OFileView to make Previewing work
2002-09-20OTodo know is the first implementation of OPimRecordzecke1-0/+1
2002-09-15add fileszecke1-0/+59