[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: projects/katoob/src bidi.c bidi.h Makefile.am conf.c encodings.c encodingslist.h gtkspell.c katoob.h main.c mdi.c mdi.h misc.c
- To: cvs at mail dot arabeyes dot org
- Subject: CVS: projects/katoob/src bidi.c bidi.h Makefile.am conf.c encodings.c encodingslist.h gtkspell.c katoob.h main.c mdi.c mdi.h misc.c
- From: "Mohammed Sameer" <sameer at arabeyes dot org>
- Date: Sun, 2 Feb 2003 11:18:30 -0500 (EST)
----------------------------------------------
From: Mohammed Sameer (sameer)
Date: Sun Feb 2 16:18:30 2003
Update of /srv/cvs/projects/katoob/src
In directory arabeyes:/tmp/cvs-serv31005
Modified Files:
Makefile.am conf.c encodings.c encodingslist.h gtkspell.c
katoob.h main.c mdi.c mdi.h misc.c
Added Files:
bidi.c bidi.h
Log Message:
Makefile.am: added bidi.*
bidi.*: New files, should move all the bidi code there ;)
conf.c, katoob.h: Added text_dir & bidi options.
encodingslist.h: Added some more encoding names, fixed some others
gtkspell.c: commented some if (debug) statements "to be converted to katoob_debug()"
main.c: New "text direction" menu
mdi.c: Indentation ;)
mdi.h, misc.c: adjusted for the "text direction" menu!