view leim/MISC-DIC/README @ 105693:964ff7cbc8a6

Fix resize due to font change on a maximized/xmonad-controlled frame. * xterm.h (x_wait_for_event): Declare it. * xterm.c (pending_event_wait): New variable. (handle_one_xevent): Set pending_event_wait.eventtype to 0 if we see pending_event_wait.eventtype. (handle_one_xevent): Don't change gravity when parent changes. (x_new_font): Call change_frame_size with new rows/columns before we try to resize the frame. (x_wait_for_event): New function. (x_set_window_size_1): Don't change gravity unless change_gravity is set. Call XResizeWindow with FRAME_OUTER_WINDOW. If we are visible, don't change frame size, instead wait for the ConfigureNotify. (x_set_window_size): Call x_set_window_size_1 for USE_X_TOOLKIT also. (x_wm_set_size_hint): Remove ifdefs for USE_X_TOOLKIT. (x_initialize): Initialize pending_event_wait. * xmenu.c (set_frame_menubar): Add internal border width to menu bar size. * widget.c (EmacsFrameSetValues): Add comment. (EmacsFrameSetCharSize): Just call x_set_window_size. * gtkutil.c (xg_frame_set_char_size): Flush events and call x_wait_for_event. (flush_and_sync): Removed again. (xg_get_font_name): Suggest monospace if no previous font is known.
author Jan Djärv <jan.h.d@swipnet.se>
date Wed, 21 Oct 2009 18:29:46 +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.