You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Stephan Kulow b5fb97f13f Coolo: updated the configure stuff and added a po/Makefile template 29 years ago
pics *** empty log message *** 29 years ago
CHANGES added a bug fix to KTabListBox and a bunch of methods. 29 years ago
COPYING kmail imported 29 years ago
INSTALL *** empty log message *** 29 years ago
KEdit.cpp Markus: Updated KEdit.*, kmcomposewin.*, kmreaderwin.* 29 years ago
KEdit.h Markus: Updated KEdit.*, kmcomposewin.*, kmreaderwin.* 29 years ago
Makefile.in Coolo: updated the configure stuff and added a po/Makefile template 29 years ago
README added a bug fix to KTabListBox and a bunch of methods. 29 years ago
README.wrapper kmail imported 29 years ago
callback.cpp kmail imported 29 years ago
kalarmtimer.cpp using mimelib now plus a complete new base 29 years ago
kalarmtimer.h timer class that uses the alarm signal and works when app is busy 29 years ago
kbusyptr.cpp using mimelib now plus a complete new base 29 years ago
kbusyptr.h animated busy pointer 29 years ago
kmaccount.cpp using mimelib now plus a complete new base 29 years ago
kmaccount.h using mimelib now plus a complete new base 29 years ago
kmacctfolder.cpp Some new files that were missing yesterday ;-) 29 years ago
kmacctfolder.h Some new files that were missing yesterday ;-) 29 years ago
kmacctlocal.cpp added NLS, config changed. 29 years ago
kmacctlocal.h Some new files that were missing yesterday ;-) 29 years ago
kmacctmgr.cpp Added a nice method to KTabListBox: text() allows access to the text in 29 years ago
kmacctmgr.h Some new files that were missing yesterday ;-) 29 years ago
kmacctpop.cpp Some new files that were missing yesterday ;-) 29 years ago
kmacctpop.h Some new files that were missing yesterday ;-) 29 years ago
kmail.cpp using mimelib now plus a complete new base 29 years ago
kmcomposewin.cpp *** empty log message *** 29 years ago
kmcomposewin.h *** empty log message *** 29 years ago
kmdragdata.h using mimelib now plus a complete new base 29 years ago
kmfolder.cpp Added a nice method to KTabListBox: text() allows access to the text in 29 years ago
kmfolder.h added NLS, config changed. 29 years ago
kmfolderdia.cpp using mimelib now plus a complete new base 29 years ago
kmfolderdia.h using mimelib now plus a complete new base 29 years ago
kmfolderdir.cpp Added a nice method to KTabListBox: text() allows access to the text in 29 years ago
kmfolderdir.h Added a nice method to KTabListBox: text() allows access to the text in 29 years ago
kmfoldermgr.cpp Added a nice method to KTabListBox: text() allows access to the text in 29 years ago
kmfoldermgr.h added NLS, config changed. 29 years ago
kmfoldernode.cpp Added a nice method to KTabListBox: text() allows access to the text in 29 years ago
kmfoldernode.h Added a nice method to KTabListBox: text() allows access to the text in 29 years ago
kmfoldertree.cpp Added a nice method to KTabListBox: text() allows access to the text in 29 years ago
kmfoldertree.h Added a nice method to KTabListBox: text() allows access to the text in 29 years ago
kmglobal.h added NLS, config changed. 29 years ago
kmheaders.cpp added NLS, config changed. 29 years ago
kmheaders.h added NLS, config changed. 29 years ago
kmmainview.cpp Added a nice method to KTabListBox: text() allows access to the text in 29 years ago
kmmainview.h added NLS, config changed. 29 years ago
kmmainwin.cpp Added a nice method to KTabListBox: text() allows access to the text in 29 years ago
kmmainwin.h using mimelib now plus a complete new base 29 years ago
kmmessage.cpp added NLS, config changed. 29 years ago
kmmessage.h Added flag handling to KMMessage and the code for mime-multipart 29 years ago
kmmsginfo.cpp Converted kmail to use the mimelib from the current kdesupport. Also 29 years ago
kmmsginfo.h Converted kmail to use the mimelib from the current kdesupport. Also 29 years ago
kmmsgpart.cpp Added flag handling to KMMessage and the code for mime-multipart 29 years ago
kmmsgpart.h Added flag handling to KMMessage and the code for mime-multipart 29 years ago
kmreaderwin.cpp *** empty log message *** 29 years ago
kmreaderwin.h *** empty log message *** 29 years ago
kmsender.cpp Added a nice method to KTabListBox: text() allows access to the text in 29 years ago
kmsender.h added NLS, config changed. 29 years ago
kmsettings.cpp Added a nice method to KTabListBox: text() allows access to the text in 29 years ago
kmsettings.h Added a nice method to KTabListBox: text() allows access to the text in 29 years ago
ktablistbox.cpp Added a nice method to KTabListBox: text() allows access to the text in 29 years ago
ktablistbox.h Added a nice method to KTabListBox: text() allows access to the text in 29 years ago
main.cpp Added a nice method to KTabListBox: text() allows access to the text in 29 years ago
mclass.cpp Updated to mclass version 0.3 29 years ago
mclass.h fixed bug in Folder constructor: stream was not initialized. 29 years ago
mutil.cpp Updated to mclass version 0.3 29 years ago
mutil.h Updated to mclass version 0.3 29 years ago
util.cpp kmail imported 29 years ago
util.h kmail imported 29 years ago
wrapper.doc kmail imported 29 years ago

README

These files contain my latest work. They are a drop-in replacement
for the files of kmail-970606 from the kmail homepage.

How to apply these patches:

Copy the files into the kmail-970606 directory. Take a look at the
Makefile, it has changed.

Execute:
make depend
make
done.