⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 rxvt经典的linux下的终端.小巧实用
💻
📖 第 1 页 / 共 5 页
字号:
2003-03-26  Geoff C. Wing  <gcw@rxvt.org>	* doc/LSM.in 1.14: See previous LSM.in log message	* src/version.h 1.29: Bump version to 2.7.10	* doc/changes.txt 1.132: Update	* src/command.c 1.264:	Disable reporting of two user-settable strings as they may be a	security problem2003-03-23  Geoff C. Wing  <gcw@rxvt.org>	* src/screen.c 1.258: if 0 rxvt_scr_dump() fully, not just content	* doc/changes.txt 1.131: Update	* src/command.c 1.263:	Remove escape sequence access to menubar due to possible	security problems	* doc/changes.txt 1.130: Update	* src/screen.c 1.257, src/command.c 1.262:	Remove screen dump feature as it's currently too likely to be	open to abuse and is thus a security concern2003-03-07  Geoff C. Wing  <gcw@rxvt.org>	* autoconf/configure.in 1.126:	autoconf changes.  Quotes were fixed in AC_ARG_ENABLE	* Makefile.in 1.16:	Use the prebuild machinery to work around autoconf's	backwards incompatibility	* doc/yodl/rxvtRef-privatemodes.yo 1.5: Private mode 2 for VT52 mode	* doc/changes.txt 1.129: Update	* src/rxvt.h 1.163, src/command.c 1.261:	fix bug where control characters weren't being processed inside	escape sequences and add support for VT52 commands, from	Rob McMullen <robm@flipturn.org>2003-02-28  Geoff C. Wing  <gcw@rxvt.org>	* doc/changes.txt 1.128: Update	* doc/yodl/rxvt-resources.yo 1.30, src/rxvt.h 1.162, src/rxvtlib.h.in 1.10, src/xdefaults.c 1.108, src/command.c 1.260:	Add mouseWheelScrollPage long option, from	Rob McMullen <robm@flipturn.org>2002-12-24  Geoff C. Wing  <gcw@rxvt.org>	* W11/wrap/rxvt.rc 1.3, W11/w32/event.c 1.3, W11/w32/xlib.c 1.3:	Changes from Steve O:	 fix the shift-KP+ and shift-KP-	 fix the NeXT scrollbar oddness	 bump cygwin revision to 2.7.9-32002-12-18  Geoff C. Wing  <gcw@rxvt.org>	* src/rxvt.h 1.161:	Make sure we have h->ut_id when appropriate, noticed by	Gabor Z. Papp <gzp@papp.hu>2002-12-16  Geoff C. Wing  <gcw@rxvt.org>	* src/logging.c 1.38:	Add missing variable with HAVE_UTMP_PID, noticed by	Mark Leisher <mleisher@crl.nmsu.edu>	* src/logging.c 1.37: s/RXVT_UTMP_PID/HAVE_UTMP_PID/ , noticed by	Mark Leisher <mleisher@crl.nmsu.edu>2002-12-04  Geoff C. Wing  <gcw@rxvt.org>	* src/logging.c 1.36: Move a brace, noticed by	Gabor Z. Papp <gzp@papp.hu>	* doc/changes.txt 1.127: Update	* W11/w32/ntdef.h 1.2, W11/w32/ntutil.c 1.2, W11/w32/xlib.c 1.2, W11/wrap/Makefile 1.2, W11/wrap/mkproxy.pl 1.2, W11/wrap/rxtv.ico 1.2, W11/wrap/rxvt.ico 1.2, W11/wrap/rxvt.rc 1.2, W11/wrap/wrap.c 1.2, W11/wrap/wrap.h 1.2, W11/wrap/xwrappers.gen 1.2, autoconf/configure.in 1.125, src/command.c 1.259, src/init.c 1.103, src/screen.c 1.256, Makefile.in 1.15, W11/Makefile.in 1.2, W11/Makefile.xpm 1.2, W11/X11/Intrinsic.h 1.2, W11/X11/Xatom.h 1.2, W11/X11/Xlib.h 1.2, W11/X11/Xlocale.h 1.2, W11/X11/Xmd.h 1.2, W11/X11/Xutil.h 1.2, W11/X11/cursorfont.h 1.2, W11/X11/keysym.h 1.2, W11/X11/keysymdef.h 1.2, W11/w32/Makefile 1.2, W11/w32/event.c 1.2:	Pull in cygwin branch	* autoconf/xpm.m4 1.4:	Hack to try .../X11/Xpm.h even with specified include path.	This section needs cleaning up some time2002-11-29  Geoff C. Wing  <gcw@rxvt.org>	* src/command.c 1.258:	Handle private mode CSI sequence sets separately from other	sequences to avoid unintentional behaviour.  Noticed by	Steve O <bub@io.com>2002-11-25  Geoff C. Wing  <gcw@rxvt.org>	* src/logging.c 1.35: Fix up ifdef's for inclusion for ut_host	* src/test/Makefile.in 1.11:	Refix.  Just spell out targets rather than using $? or similar	* src/test/Makefile.in 1.10: Only use the implied source variable2002-11-13  Geoff C. Wing  <gcw@rxvt.org>	* src/rxvt.h 1.160:	Don't force a 256 colour mask for only MULTICHAR_SET since	we don't fix up the macros (depending on Color_Bits) later on,	noticed by	Yamanobe Kiichiro <yamky@cocoa.freemail.ne.jp>2002-11-06  Geoff C. Wing  <gcw@rxvt.org>	* doc/changes.txt 1.126: Update	* src/screen.c 1.255:	Fix a clearing error when internal border width is zero, from	Mikko Lepp鋘en <mikklepp@ranssi.paivola.net>2002-10-24  Geoff C. Wing  <gcw@rxvt.org>	* src/main.c 1.172:	Fix check for PROPFONT_MULTI.  It was missing multiplier.  From	Yamanobe Kiichiro <yamky@cocoa.freemail.ne.jp>2002-10-15  Geoff C. Wing  <gcw@rxvt.org>	* .prebuild 1.4: Support non backward compatible autoheader & autoconf2002-10-10  Geoff C. Wing  <gcw@rxvt.org>	* src/main.c 1.171: "Promote" Status return type to int2002-10-08  Geoff C. Wing  <gcw@rxvt.org>	* W11/Makefile.xpm 1.1: New file.	* src/screen.c 1.254:	Basic users get basic functionality.  Require USE_XIM for	Compound Text Encoding responses2002-10-07  Geoff C. Wing  <gcw@rxvt.org>	* src/menubar.c 1.56:	Only bring in Xmb* routines when we have XIM support	* Makefile.in 1.14: acconfig.h is gone	* W11/X11/Intrinsic.h 1.1, W11/X11/Xatom.h 1.1, W11/X11/Xlib.h 1.1, W11/X11/Xlocale.h 1.1, W11/X11/Xmd.h 1.1, W11/X11/Xutil.h 1.1, W11/X11/cursorfont.h 1.1, W11/X11/keysym.h 1.1, W11/X11/keysymdef.h 1.1, W11/X11/xpm.h 1.1, W11/w32/Makefile 1.1, W11/w32/event.c 1.1, W11/w32/ntdef.h 1.1, W11/w32/ntutil.c 1.1, W11/w32/xlib.c 1.1, W11/wrap/Makefile 1.1, W11/wrap/mkproxy.pl 1.1, W11/wrap/rxtv.ico 1.1, W11/wrap/rxvt.ico 1.1, W11/wrap/rxvt.rc 1.1, W11/wrap/wrap.c 1.1, W11/wrap/wrap.h 1.1, W11/wrap/xwrappers.gen 1.1, W11/Makefile.in 1.1:	New file.2002-10-05  Geoff C. Wing  <gcw@rxvt.org>	* autoconf/acconfig.h 1.46, autoconf/configure.in 1.124, autoconf/xpm.m4 1.3:	Generate config.h.in completely through autoheader	Clean up some of the tests for utmp and friends2002-10-04  Geoff C. Wing  <gcw@rxvt.org>	* src/version.h 1.28: Bump version to 2.7.92002-10-01  Geoff C. Wing  <gcw@rxvt.org>	* src/logging.c 1.34: Fix typo on var name	* src/logging.c 1.33, autoconf/acconfig.h 1.45, autoconf/configure.in 1.123:	Basic support for lastlogx	* src/command.c 1.257:	Make CONTROL the only override for Backspace, removing SHIFT	* Makefile.in 1.13: Remove autom4te.cache with target "clean"	* autoconf/config.guess 1.5: Update to version at date 2002-09-03	* autoconf/config.sub 1.5: Update to version at date 2002-09-05	* src/logging.c 1.32, src/logging.h 1.10, src/rxvt.h 1.159, autoconf/configure.in 1.122, autoconf/acconfig.h 1.44:	Reimplement support for utmp/utmpx variations to allow multiple	types on one system.  Tested compile on recent Solaris, FreeBSD	and some GNU/Linux systems.  QNX support not yet readded.	First pass2002-09-22  Geoff C. Wing  <gcw@rxvt.org>	* src/command.c 1.256:	If in mouse reporting mode, unconditionally avoid button 4 & 5	irrespective of mouse wheel support	* src/main.c 1.170:	Currently only check the first IM server in the list, from	Kuang-che Wu <kcwu@kcwu.homeip.net>	* src/command.c 1.255:	Don't report wheel (button) mouse release events to application	thus matching xterm's practice, from	Pavel Roskin <proski@gnu.org>2002-09-19  Geoff C. Wing  <gcw@rxvt.org>	* src/ptytty.c 1.6, autoconf/acconfig.h 1.43, autoconf/configure.in 1.121:	For pty searching OSs, change the limitation so that the limit	on searched devices is as many as the system configured on -	may or may not be greater than a hard coded list.  Caveat:	system configured on should have as many ptys configured as	all client systems the compiled binary will be run on.  Based	on the screen configure.in version, from	Kazutoshi Kubota <yakk@willbe6.org>	* src/command.c 1.254, src/menubar.c 1.55, autoconf/configure.in 1.120:	Use a proper sleep call for sleeping - but only link in one	* src/command.c 1.253:	Change mouse reporting of button 4/5 events (used by wheel on	wheel mice) to be similar to xterm (note: release events for	button 4/5 still reported though xterm doesn't), from	Pavel Roskin <proski@gnu.org>2002-08-14  Geoff C. Wing  <gcw@rxvt.org>	* src/init.c 1.102: Try to be safer with file descriptors	* src/command.c 1.252: Fix a signed/unsigned type mismatch2002-08-08  Geoff C. Wing  <gcw@rxvt.org>	* src/screen.c 1.253:	Fix up saved cursor position upon screen size increase, from	Malcolm Smith <m.h.smith@ed.ac.uk>	* src/init.c 1.101, src/main.c 1.169, src/rxvt.h 1.158, src/screen.c 1.252:	Another slight cleanup from 256 colour changes	* doc/changes.txt 1.124: Update	* src/rxvt.h 1.157:	Small cleanup.  define some colour numbers instead of enum	* autoconf/acconfig.h 1.42, autoconf/configure.in 1.119, src/command.c 1.251, src/init.c 1.100, src/main.c 1.168, src/rxvt.h 1.156, src/rxvtlib.h.in 1.9, src/screen.c 1.251, src/xdefaults.c 1.107, README.configure 1.18:	Add support for 256 colours (instead of 16 colours) with	configure --enable-256-color option. From	Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp>2002-08-04  Geoff C. Wing  <gcw@rxvt.org>	* src/command.c 1.250:	Only check the fd set after a successful select() call, from	Christian B. (bloodjerk)	* rclock/rclock.c 1.6: Limit fd set size for select, from	Christian B. (bloodjerk)2002-06-27  Geoff C. Wing  <gcw@rxvt.org>	* src/rxvt.h 1.155:	Don't bother with setting TERM to kterm anymore, suggest by	Kazutoshi Kubota <yakk@willbe6.org>	* src/init.c 1.99:	Have the parent provide a /dev/null stdin fd and a stdout fd	as a duplicate of stderr.  Only when PRINT_PIPE is defined	should we be invoking anything else after the original shell2002-06-11  Geoff C. Wing  <gcw@rxvt.org>	* src/menubar.c 1.54: Rename shadowing local variables2002-04-09  Geoff C. Wing  <gcw@rxvt.org>	* src/scrollbar.c 1.43: Protect some variables within #ifdef	* src/init.c 1.98: Only setup scrollbars if we have them	* src/command.c 1.249:	Exit on abnormal read(cmdfd) failure which may occur upon signal	failure from child.  Noticed by	Marius Gedminas <mgedmin@delfi.lt>	* doc/changes.txt 1.123: Update	* rclock/feature.h 1.3, rclock/rclock.1.in 1.4, rclock/rclock.c 1.5:	Changes from Matthew W. Roberts <matt@cgijobs.com>:	- Fix bug for -iconic option.  It didn't work right if -iconic was	  the last option.	- Add some comments regarding -mailfile option	- Show today's date on the lower half of the clock (via	  DATE_ON_CLOCK_FACE define in feature.h)	- Add -mailspawn option if MAIL_SPAWN is not defined at compile time	  (also requires MAIL to be defined)	* doc/changes.txt 1.121: Update	* src/scrollbar-rxvt.c 1.10, src/scrollbar-xterm.c 1.11, src/scrollbar.c 1.42, src/xdefaults.c 1.106, src/command.c 1.248, src/feature.h 1.69, src/init.c 1.97, src/main.c 1.167, src/rxvt.h 1.154, src/rxvtlib.h.in 1.8, src/screen.c 1.250:	Move more scrollbar stuff into scrollbar.c	Allow delayed creation of the scrollbar window.  If we don't start with	one then don't create it unless we receive an escape sequence for it	Compact some (rxvt_t) TermWin proportional font flags into one variable	Add -sbt/--thickness to allow user-supplied scrollbar width - currently	not available for NeXT style scrollbars2002-04-08  Geoff C. Wing  <gcw@rxvt.org>	* src/command.c 1.247, src/screen.c 1.249:	Clean up some signed/unsigned comparisons2002-04-01  Geoff C. Wing  <gcw@rxvt.org>	* src/screen.c 1.248:	Stopgap measure as intermediate stage to provide reasonable	display for fast link with slow link support enabled.  Do line	by line updates rather than large (undefined/blank) XCopyArea	updates when we're partially obscured2002-02-02  Geoff C. Wing  <gcw@rxvt.org>	* src/xdefaults.c 1.105:	Jump through some hoops to properly order the resources	obtained via XGetDefault().  We use multiple classes to steal	defaults from XTerm if none are available in our class.  This	doesn't really work well with XGetDefault() but it's probably	best to stay with that xlib call.  Noticed by	Josip Rodin <joy@cibalia.gkvk.hr> (via Brian Mays)2001-12-13  Geoff C. Wing  <gcw@rxvt.org>	* src/main.c 1.166:	Refix XIM connection when XMODIFIERS env var is providing	connection information but the IM isn't available at exec time.	Don't bother setting had_im but just short circuit out, from	Tung-Han Hsieh <thhsieh@linux.org.tw>2001-11-30  Geoff C. Wing  <gcw@rxvt.org>	* src/Makefile.in 1.58:	Fix install target.  Add install/uninstall with versioning	* autoconf/Make.common.in 1.16: Propogate LN	* autoconf/configure.in 1.118: Check for ln	* autoconf/configure.in 1.117:	Let other programs know when we want a shared library2001-11-29  Geoff C. Wing  <gcw@rxvt.org>	* src/xdefaults.c 1.104:	Fix build when no scrollbars are defined, noticed by	Sven Guckes <guckes@math.fu-berlin.de>	* doc/LSM.in 1.13: See previous LSM.in log message	* src/version.h 1.27: Bump version to 2.7.8	* autoconf/config.guess 1.4, autoconf/config.sub 1.4:	Update to version at date 2001-10-05	* doc/yodl/rxvt-resources.yo 1.29: Document --scrollBar_align	Fix argument types for a couple of other resources	* src/xdefaults.c 1.103:	Actually, change a couple of options to indicate argument is a	specific "mode" rather than an arbitrary "string"	* src/xdefaults.c 1.102: scrollBar_align just takes a "string"	* src/command.c 1.246: Fix a stupid pasto with up/down buttons	* src/xdefaults.c 1.101:	Put in a couple of assert()s to catch errors with option list	creation, although it should (beneficially) segv after anyway	* doc/changes.txt 1.120: Update	* src/command.c 1.245, src/feature.h 1.68, src/init.c 1.96, src/rxvt.h 1.153, src/xdefaults.c 1.100:	Add --scrollBar_align (top|bottom|...) to provide alignment of	scrollbar thumb with middle button.  Defaults to centre.  This	supercedes FUNKY_SCROLL_BEHAVIOUR by Mike Hopkirk (Hops).  From	T. Alexander Popiel <popiel@wolfskeep.com>	* doc/yodl/rxvt-options.yo 1.19, doc/yodl/rxvt-resources.yo 1.28:	Document -j/+j jumpScroll2001-11-28  Geoff C. Wing  <gcw@rxvt.org>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -