[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS: projects/katoob/src bidi.c conf.c crash.c dict.c dnd.c emulator.c encodings.c file.c highlight.c highlight.h html.c init.c iransystem.c katoob.h katoobdocument.c katoobdocument.h katooblabel.c katoobstatusbar.c katoobwindow.c main.c mdi.c menubar.c misc.c misc.h open.c prefs-dlg.c print-fonts-dlg.c print-gui.c print.c recent.c save.c search.c spell.c spelldlg.c toolbar.c



----------------------------------------------
From: Mohammed Sameer (sameer)
Date: Thu Nov 27 18:15:58 2003

Update of /home/arabeyes/cvs/projects/katoob/src
In directory razi:/tmp/cvs-serv8958

Modified Files:
	bidi.c conf.c crash.c dict.c dnd.c emulator.c encodings.c 
	file.c highlight.c highlight.h html.c init.c iransystem.c 
	katoob.h katoobdocument.c katoobdocument.h katooblabel.c 
	katoobstatusbar.c katoobwindow.c main.c mdi.c menubar.c misc.c 
	misc.h open.c prefs-dlg.c print-fonts-dlg.c print-gui.c 
	print.c recent.c save.c search.c spell.c spelldlg.c toolbar.c 

Log Message:
* Replaced katoob_debug(__FUNCTION__); with a macro: KATOOB_DEBUG__FUNCTION
* Code cleanup: katoob compiles under g++ 2.95 & 3.3.1 "still doesn't link!".