[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: projects/katoob/src katoob.h main.c misc.c open.c recent.c save.c saveas.c search.c
- To: cvs
- Subject: CVS: projects/katoob/src katoob.h main.c misc.c open.c recent.c save.c saveas.c search.c
- From: "Mohammed Sameer" <sameer at arabeyes dot org>
- Date: Tue, 13 Aug 2002 21:42:50 -0500
----------------------------------------------
From: Mohammed Sameer (sameer)
Date: Wed Aug 14 02:42:50 2002
Update of /home/CVS/projects/katoob/src
In directory arabeyes.org:/tmp/cvs-serv29353/src
Modified Files:
katoob.h main.c misc.c open.c recent.c save.c saveas.c
search.c
Log Message:
iFixed a segfault when trying to save a file in ISO with non ISO valid characters in the UTF buffer, Fixed the "replaceall" Warning by gcc, Fixed a bug in the recent menu routines caused a file to be added more than once when opened via command line arguments, Fixed a segfault when changing the encoding of a non valid encoded file, More error checking in realopen(), real_save() and real_saveas() to prevent any unexpected crashes, Incremented version to 0.2.1, Update the arabic translation, Added the THANKS file.