|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| ... |  | 
| | 
| 
| 
| 
| 
| | * acinclude.m4 (AC_W3M_IMAGE): fix help message
		(AC_W3M_SSL): fix typo
From: Fumitoshi UKAI  <ukai@debian.or.jp> | 
| | 
| 
| 
| 
| 
| 
| 
| | * acinclude.m4 (AC_W3M_ANSI_COLOR): depends USE_COLOR
	(AC_W3M_BG_COLOR): depends USE_COLOR
	(AC_W3M_W3MMAILER): depends external_uri_loader
* fm.h: undef USE_BG_COLOR ifndef USE_COLOR
From: Fumitoshi UKAI  <ukai@debian.or.jp> | 
| | 
| 
| 
| 
| | * doc/README doc-jp/README: update
From: Fumitoshi UKAI  <ukai@debian.or.jp> | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * fm.h (Local_cookie): deleted
* local.c (Local_cookie): static
	(writeLocalCookie): localCookie()
	(setLocalCookie): deleted
	(localCookie): added
* main.c (main): delete srand48(), setLocalCookie()
	(adBmark): s/Local_cookie/localCookie()/
* proto.h (setLocalCookie): deleted
	(localCookie): added
* rc.c (load_option_panel): s/Local_cookie/localCookie()/
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> | 
| | 
| 
| 
| 
| | * acinclude.m4 configure.in: update
From: Fumitoshi UKAI  <ukai@debian.or.jp> | 
| | 
| 
| 
| 
| 
| | * backend.c entity.c fm.h hash.c indep.c indep.h matrix.c
  textlist.c: s/"gc.h"/<gc.h>/
From: Fumitoshi UKAI  <ukai@debian.or.jp> | 
| | 
| 
| 
| 
| | * ftp.c: no need ifdef INET6
From: ABE Yuji <cbo46560@pop12.odn.ne.jp> | 
| | 
| 
| 
| 
| | * main.c (main): move loadHistory
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * scripts/w3mhelp-funcdesc.en.pl.in: add %menu_funcdesc
* scripts/w3mhelp-funcdesc.ja.pl.in: add %menu_funcdesc
			update %title
* scripts/w3mhelp-funcname.pl.in: add %menu_funcname
			add %menu_keyfunc
* scripts/w3mhelp.cgi.in: modified for menu
			link to keymap
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * config.h.dist config.h.in etc.c file.c fm.h ftp.c linein.c
   main.c rc.c:
   delete EMACS_LIKE_LINEEDIT, VI_PREC_NUM, LABEL_TOPLINE,
	NEXTPAGE_TOPLINE, FTPPASS_HOSTNAMEGEN
   use_mark default FALSE
   emacs_like_lineedit default FALSE
   vi_prec_num default FALSE
   add UseHistory, use_history
* NEWS: rc: use_history
From: Fumitoshi UKAI  <ukai@debian.or.jp> | 
| | 
| 
| 
| 
| 
| 
| 
| | * Makefile.in (W3M_LIBS): added
* acinclude.m4 (AC_W3M_TERMLIB): use W3M_LIB
	(AC_W3M_SSL): ditto
* configure.in (W3M_LIBS): added
From: ABE Yuji <cbo46560@pop12.odn.ne.jp> | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * w3mimg/fb/fb_gdkpixbuf.c (get_animation_size): add delay
			check delay_time
	(get_image_size): no need delay time
	(fb_image_load): check delay
	(draw): no bg
* w3mimg/fb/fb_w3mimg.c (w3mfb_show_image): delete delay skip loop
* w3mimg/x11/x11_w3mimg.c (get_animation_size): add delay
			check delay_time
	(x11_load_image): check delay
	(x11_get_image_size): no need delay time
From: Hiroyuki Ito <hito@crl.go.jp> | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | * acinclude.m4 (AC_W3M_SSL): add -I$dir/include to CFLAGS
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> | 
| | 
| 
| 
| 
| | * w3mimg/x11/x11_w3mimg.c (x11_load_image): fix delay check
From: ABE Yuji <cbo46560@pop12.odn.ne.jp> | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | * w3mimg/fb/fb_w3mimg.c (w3mfb_show_image): skip delay<=0
* w3mimg/x11/x11_w3mimg.c (x11_image): add delay
	(x11_img_new): initialize delay
	(x11_load_image): initialize delay
	(x11_show_image): jump to last image if delay<=0
From: ABE Yuji <cbo46560@pop12.odn.ne.jp> | 
| | 
| 
| 
| 
| 
| | * acinclude.m4 (AC_W3M_LANG): SYSTEM_CODE
* configure.in: fix typo CYGIN
From: WATANABE Katsuyuki <knabe@sannet.ne.jp> | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| | * w3mimg/fb/fb_gdkpixbuf.c (get_animation_size): added
	(get_image_size): use get_animation_size()
	(fb_image_load): ditto
* w3mimg/x11/x11_w3mimg.c (get_animation_size): added
	(x11_load_image): use get_animation_size()
	(x11_get_image_size): ditto
From: Hiroyuki Ito <hito@crl.go.jp> | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * w3mimgdisplay.c (maxAnim): added, default 100
	(main): add --anim option, w_op->max_anim
* w3mimg/w3mimg.h (w3mimg_op): add max_anim
* w3mimg/fb/fb_gdkpixbuf.c (fb_image_load): add max_anim
* w3mimg/fb/fb_img.h (fb_image_load): add max_anim args
* w3mimg/fb/fb_imlib2.c (fb_image_load): add max_anim args
* w3mimg/fb/fb_w3mimg.c (w3mfb_load_image): pass max_anim
* w3mimg/x11/x11_w3mimg.c (x11_load_image): max_anim
From: Hiroyuki Ito <hito@crl.go.jp> | 
| | 
| 
| 
| 
| | * main.c (nextA): fix typo?
From: Daiki Ueno <ueno@unixuser.org> | 
| | 
| 
| 
| 
| | * configure.in: add dl for extlibs
From: Fumitoshi UKAI  <ukai@debian.or.jp> | 
| | 
| 
| 
| 
| | * anchor.c (reAnchorPos): fix for fold line
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> | 
| | 
| 
| 
| 
| 
| | * Makefile.in (SET_MAKE): added
	(SHELL): added
From: Fumitoshi UKAI  <ukai@debian.or.jp> | 
| | 
| 
| 
| 
| 
| | * acinclude.m4 (AC_W3M_MIGEMO): dont define USE_MIGEMO
			when with_migemo=no
From: Fumitoshi UKAI  <ukai@debian.or.jp> | 
| | |  | 
| | 
| 
| 
| 
| 
| | * url.c (parseURL2): file unquote
* etc.c (expandName): revert previous changes
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> | 
| | 
| 
| 
| 
| | * etc.c (expandName): rewrite with strncasecmp
From: Fumitoshi UKAI  <ukai@debian.or.jp> | 
| | |  | 
| | 
| 
| 
| 
| | * Makefile.in: use $(srcdir)/... instead of $<
From: Fumitoshi UKAI  <ukai@debian.or.jp> | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| | * Makefile.in: add VPATH
		add MV
		use $(top_srcdir), $<, $@
* acinclude.m4 (AC_W3M_VERSION): use $srcdir
* configure.in (AC_W3M_VERSION): move
* mktable.c (main): basename
From: Fumitoshi UKAI  <ukai@debian.or.jp> | 
| | 
| 
| 
| | From: Fumitoshi UKAI  <ukai@debian.or.jp> | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * Makefile.in (CGIBIN_DIR): added
	(AUXBIN_DIR): added
	(HELP_DIR): added
	(RC_DIR): added
	(MAKE_ARGS): added
	(TARGET): use $(package)
	(MAN1_TARGET): ditto
	(install): use $(*_DIR)
* acinclude.m4 (AC_W3M_TERMLIB): added
	(AC_W3M_GC): default search prefix /usr /usr/local $HOME
		fix searches
	(AC_W3M_SSL): fix bugs
* config.h (RC_DIR): remove tailing /
	(SYS_MAILCAP): use ETC_DIR
	(SYS_MIMETYPES): ditto
	(USER_MIMETYPES): homedir
* configure.in: quote
	(AC_W3M_TERMLIB): use
* Bonus/oldconfigure.sh: rewrite
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> | 
| | 
| 
| 
| 
| 
| | * acinclude.m4 (AC_W3M_KEYMAP): --enable-lynx => --enable-keymap=lynx
* Bonus/oldconfigure.sh: ditto
From: Fumitoshi UKAI  <ukai@debian.or.jp> | 
| | 
| 
| 
| 
| 
| | * acinclude.m4: quote variables
* Bonus/oldconfigure.sh: configure using old config.param
From: Yuji Abe <cbo46560@pop12.odn.ne.jp> | 
| | 
| 
| 
| 
| | * acinclude.m4 (AC_W3M_IMAGE): default is autodetect x11,fb
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| | * acinclude.m4 (AC_W3M_EXTLIBS): use $dir
		(AC_W3M_GC): PREFIX is optional
		(AC_W3M_SSL): PREFIX is optional
			with_ssl=yes, check usual dirs
			use $dir
		(AC_W3M_IPv6): use $dir
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> | 
| | 
| 
| 
| 
| 
| 
| 
| | * acinclude.m4 (AC_W3M_GC): --with-gc takes PREFIX
			check include first
	(AC_W3M_CHECK_VER): show checking message
	(AC_W3M_IMAGE): if gdkpixbuf found, don't check imlib*
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> | 
| | 
| 
| 
| 
| | * configure.in: AC_SUBST(W3M_TARGET)
From: Fumitoshi UKAI  <ukai@debian.or.jp> | 
| | |  | 
| | 
| 
| 
| 
| | * makeallmomdel: deleted
From: Fumitoshi UKAI  <ukai@debian.or.jp> | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * acinclude.m4 (AC_W3M_MENU): default enabled
		(AC_W3M_MOUSE): default enabled
		(AC_W3M_COOKIE): default enabled
		(AC_W3M_LANG): can't detect locale here.
			autoconf set LANG=C
		(AC_W3M_DIGEST_AUTH): default enabled
		(AC_W3M_SSL): default enabled
* configure.in (AC_W3M_DIGEST_AUTH): added
From: Fumitoshi UKAI  <ukai@debian.or.jp> | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * config.h.in (EAMCS_LIKE_LINEEDIT): define
	(VI_PREC_NUM): define
	(USE_MARK): define
	(LABEL_TOPLINE): define
	(NEXTPAGE_TOPLINE): define
	(FTPPASS_HOSTNAMEGEN): define
	(SHOW_PARAMS): define
	(VIEW_UNSEENOBJECTS): define
	(ID_EXT): define
From: Fumitoshi UKAI  <ukai@debian.or.jp> |