127H:2014/02/17
1.BUGs.
-(LNX)crash on xterm or console of runlevel:3 when displaying dir-list containing Japanese filename encoded by UTF8.
2.Additional functions.
-(LNX)gtk3 support.
.make on gtk3 if gtk3 was installed.
.Use "./configure --enableg-gtk3=no" to make on gtk2
under the environment of both gtk2 and gtk3 is installed.
.(On Debian jesssi 3.12.1; libatpsi2.0-dev may be required to install additinally to gtk+-3.0)
3.Miscellaneous.
-(LNX:gxe)Labels on toolbar icons were removed.
-(LNX:gxe)xfce4-terminal is added as terminal-emulator to execute internally linux native command on it.
Terminal-emulator is used when open child shell by "Terminal" toolbar icon.
To use other than gnome-terminal,xterm,rxvt,konsole and xfce4-terminal,
specify it on ini file option LNX_ShellTerm_gxe/LNX_CmdTerm_gxe
-(LNX:gxe)Commandline option not to use geometry_hints("--gh=N") is added
This is to avoid that windows size automatically shrink to small window.
xe use gtk_window_set_geometry_hints(GTK_HINT_RESIZE_INC) to adjust window size to
multiple of char size.
But some version of disto/gtk(Kubuntu 12.04:gtk 3.4.12, Kubutu 13.11;gtk 3.8.6) requires this option.
4.Tools.
-xprint/gxp(LNX) v9.27
.(LNX:BUG)It could not change option such as PaperSize/Orientation on print dialog by -Yd option.
.(LNX:BUG)A4 was assumed as default paper for all printer.(ignored printer setting)
.(LNX:BUG)Printer specification by -Q option may fail by error of multiple printer match with the parameter.
.(LNX)gtk3 support.
.(LNX)margin parameter is added. -E/form/M{T|B|L|R}ss[P].