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

CVS: projects/katoob/src bidi.c conf.c crash.c emulator.c encodings.c init.c init.h katoob.h katoobdocument.c main.c menubar.c misc.c prefs-dlg.c toolbar.c



----------------------------------------------
From: Mohammed Sameer (sameer)
Date: Sat Jul 19 04:53:22 2003

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

Modified Files:
	bidi.c conf.c crash.c emulator.c encodings.c init.c init.h 
	katoob.h katoobdocument.c main.c menubar.c misc.c prefs-dlg.c 
	toolbar.c 

Log Message:
* prefs-dlg.c: The text direction isn't selected correctly.
* Rewrote the BiDi line direction detection algorithm to fix the high CPU and
  memory usage.
* conf.c: disable_xft is FALSE by default.
* main.c: Disabled the signal handler
* moved xkb_grp and xkbEventType from the config struct to the katoob struct.
* Added --enable experimental and marked all the crash handler stuff as
  experimental. #ifdef EXPERIMENTAL ... #endif