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 a5bbd674df Added insertFile() function 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.in Added -lkhtmlw 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 Added insertFile() function 29 years ago
kmcomposewin.h Added insertFile() function 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 Fixed a possible bug in calling of popupMenu signal. 29 years ago
ktablistbox.h Changed bug in KTabListBox highlighting that left holes in the highlighted 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.