view leim/MISC-DIC/README @ 106186:9b6f45dd8386

Use a select wrapper around the GLib event loop, thus taking into account GLib timeouts and event sources. This simplifies Gtk+-code a lot, and is needed for handling GConf death/restart. * xterm.c: #include xgselect.h. (x_initialize): Call xgselect_initialize. * xsettings.c (something_changedCB): C++ comments => C comments. (init_gconf): Do not deal with any GLib file descriptors, xg_select does that now. * gtkutil.c (xg_timer, xg_process_timeouts, xg_start_timer) (xg_stop_timer, menu_grab_callback_cnt, menu_grab_callback) (scroll_bar_button_cb): Remove. (create_menus): C++ comments => C comments. Don't bind grab-notify event. (xg_create_scroll_bar): Don't bind button-press-event and button-release-event. * process.c: Include xgselect.h if defined (USE_GTK) || defined (HAVE_GCONF). (wait_reading_process_output): Call xg_select for the same condition. * xgselect.c (xg_select): New function to better integrate with GLib/Gtk event handling. Needed if GConf daemon dies/restarts. * xgselect.h: New file, declare xg_select, xgselect_initialize. * Makefile.in (XOBJ): Add xgselect.o.
author Jan Djärv <jan.h.d@swipnet.se>
date Sat, 21 Nov 2009 15:28:59 +0000
parents bb025df6fc13
children f83d17e1ace6
line wrap: on
line source

The source and copyright status of dictionary files in this directory
are categorised into these three groups.

(1) cangjie-table.b5
    cangjie-table.cns

They are verbatim copies of those distributed by the author Christian
Wittern himself.  Each file contains a license notice.

(2) CTLau.html
    CTLau-b5.html

They are verbatim copies of those distributed at the author's home
page <umunhum.stanford.edu/~lee/chicomp/>. Each file contains a
license notice.

(3) pinyin.map
    ziranma.cin

They are copies of those distributed with a free package
called CCE at:
	http://ftp.debian.org/debian/dists/potato/main
		/source/utils/cce_0.36.orig.tar.gz

As the original files don't contain copyright and license notices, a
proper notice is extracted from the file Copyright and added at the
head of each file.