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.
 
 
 
Markus Wuebben 6f12e54967 Minor changes to support mime msg replying/forwarding 29 years ago
pics animated cursor bitmap 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 kmail imported 29 years ago
KEdit.cpp *** empty log message *** 29 years ago
KEdit.h *** empty log message *** 29 years ago
Makefile Adjusted Makefile for KEdit.* 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 timer class that uses the alarm signal and works when app is busy 29 years ago
kalarmtimer.h timer class that uses the alarm signal and works when app is busy 29 years ago
kbusyptr.cpp animated busy pointer 29 years ago
kbusyptr.h animated busy pointer 29 years ago
kmaccount.cpp kmail imported 29 years ago
kmaccount.h kmail imported 29 years ago
kmail.cpp kmail imported 29 years ago
kmcomposewin.cpp Minor changes to support mime msg replying/forwarding 29 years ago
kmcomposewin.h Added attachment/reply/reply all/forward support 29 years ago
kmdragdata.h *** empty log message *** 29 years ago
kmfolderdia.cpp kmail imported 29 years ago
kmfolderdia.h kmail imported 29 years ago
kmfoldertree.cpp kmail imported 29 years ago
kmfoldertree.h kmail imported 29 years ago
kmheaders.cpp Added single and multiple msg reply,replyAll and forward support 29 years ago
kmheaders.h added multi-select and drag&drop 29 years ago
kmmainwin.cpp added busy pointer creation 29 years ago
kmmainwin.h added busy pointer creation 29 years ago
kmreaderwin.cpp *** empty log message *** 29 years ago
kmreaderwin.h *** empty log message *** 29 years ago
kmsettings.cpp kmail imported 29 years ago
kmsettings.h kmail imported 29 years ago
ktablistbox.cpp added a bug fix to KTabListBox and a bunch of methods. 29 years ago
ktablistbox.h added a bug fix to KTabListBox and a bunch of methods. 29 years ago
mclass.cpp Updated to mclass version 0.3 29 years ago
mclass.h Updated to mclass version 0.3 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.