📄 changelog
字号:
Tomohiro KUBOTA <tkubota@riken.go.jp> * doc/yodl/rxvt.yo 1.6: Fix manual page name and section, from Tomohiro KUBOTA <tkubota@riken.go.jp>2001-03-24 Geoff C. Wing <gcw@rxvt.org> * doc/yodl/rxvt-options.yo 1.15: Clean up slightly. Add some information about the new font choice method based upon locale.2001-03-23 Geoff C. Wing <gcw@rxvt.org> * src/defaultfont.c 1.3, src/defaultfont.h 1.3, src/init.c 1.69, src/init.h 1.5, src/xdefaults.c 1.83, autoconf/acconfig.h 1.38, autoconf/configure.in 1.105: Reverse defined names for autodetected features. Define as HAVE_ for being present and working rather than NO_ for being absent or not working2001-03-22 Geoff C. Wing <gcw@rxvt.org> * doc/changes.txt 1.90: Update * src/defaultfont.c 1.2, src/defaultfont.h 1.2: Add in all of my tinkering. * autoconf/acconfig.h 1.37, autoconf/configure.in 1.104, src/Makefile.in 1.48, src/defaultfont.c 1.1, src/defaultfont.h 1.1, src/feature.h 1.56, src/init.c 1.68, src/main.c 1.143, src/protos.h 1.13: Add a method to determine a default font from the user's locale settings, from Tomohiro KUBOTA <tkubota@riken.go.jp>2001-03-21 Geoff C. Wing <gcw@rxvt.org> * src/screen.c 1.201: Clean up rxvt_scr_move_to() & rxvt_scr_page(). Common parts now in rxvt_scr_changeview() * src/feature.h 1.55: Note NO_PIXEL_DROPPING_AVOIDANCE define * src/feature.h 1.54: Add SCROLL_ON_HOMEEND_KEYS as per suggestion from Marius Gedminas <marius.gedminas@uosis.mif.vu.lt> * src/command.c 1.207: feature.h2001-03-20 Geoff C. Wing <gcw@rxvt.org> * doc/changes.txt 1.89: Update2001-03-19 Geoff C. Wing <gcw@rxvt.org> * src/init.c 1.67: Until we know why, leave fd's 4 & 7 open on Irix * src/screen.c 1.200: Optimise the number of X requests made during screen updates. This can produce a significant speed up in output (both on local and remote displays) and cut down on network traffic for remote displays2001-03-16 Geoff C. Wing <gcw@rxvt.org> * src/init.c 1.66: Fix reversed comparison for display_is_local2001-03-15 Geoff C. Wing <gcw@rxvt.org> * doc/etc/rxvt.termcap 1.5, doc/etc/rxvt.terminfo 1.4: Remove enter and exit insert mode codes (which, in conjuction with insert char codes, cause conflicts with really old programs). We don't have delete mode codes but we do have delete char codes so for symmetry keep insert/delete char/s codes.2001-03-14 Geoff C. Wing <gcw@rxvt.org> * doc/etc/rxvt.termcap 1.4: Add cap for BCE (ut) and add some colour caps2001-03-09 Geoff C. Wing <gcw@rxvt.org> * src/command.c 1.206: Add more colours via SGR escape sequence, bright colour codes 90-97 (fg) and 100-107 (bg) to match xterm, from Christian W. Zuckschwerdt <zany@triq.net> * src/command.c 1.205, src/rxvt.h 1.123, src/screen.c 1.199: Change how we use bold/blink as bright colour modifiers. Previously the stored colour was changed. Now we never change the stored colour, only interpret differently upon retreival * src/screen.c 1.198: Reformat a couple of assert()s. Add assert() in rxvt_scr_page() since they are internally generated/passed arguments * src/command.c 1.204, src/feature.h 1.53: Allow CTRL (and/or Mod4) to set meta state for tab. Define CTRL_TAB_MAKES_META and/or MOD4_TAB_MAKES_META in feature.h, from Marius Gedminas <marius.gedminas@uosis.mif.vu.lt>2001-03-07 Geoff C. Wing <gcw@rxvt.org> * src/init.c 1.65: Optimise rxvt_get_ourmods() slightly and improve readability2001-03-06 Geoff C. Wing <gcw@rxvt.org> * src/command.c 1.203, src/init.c 1.64, src/xdefaults.c 1.82: Fix compilation with HOTKEY_CTRL or HOTKEY_META defined, noticed by Marius Gedminas <marius.gedminas@uosis.mif.vu.lt> * src/init.c 1.63, src/rxvt.h 1.122, src/screen.c 1.197: Change SWAP_IT() macro so that subroutines don't need to predeclare a temporary variable. Instead allocate a temporary variable limited to the lifetime of each. This is a very minor space/speed optimisation but may also be useful not having to check which #ifdef block each temporary variable belongs to2001-03-05 Geoff C. Wing <gcw@rxvt.org> * src/screen.c 1.196: rxvt_scr_change_screen() can happen before everything else has caught up with nrow/ncol changes so use the real current allocation values, i.e. prev_nrow, prev_ncol2001-03-02 Geoff C. Wing <gcw@rxvt.org> * src/xdefaults.c 1.81: Squash help stuff to fit 80 char terms * src/feature.h 1.52, src/xdefaults.c 1.80: We can't presume snprintf() so unless we can provide an alternative we must be stricter on path length of XAPPLOADDIRLOCALE2001-03-01 Geoff C. Wing <gcw@rxvt.org> * src/protos.h 1.12, src/rxvt.h 1.121, src/screen.c 1.195, src/scrollbar-rxvt.c 1.7, src/scrollbar-xterm.c 1.8, src/xdefaults.c 1.79, src/command.c 1.202, src/graphics.c 1.36, src/main.c 1.142: Allow a build with "gcc -Wall -W -Werror" * Makefile.in 1.9: autoconf/ltconfig is gone2001-02-27 Geoff C. Wing <gcw@rxvt.org> * src/xdefaults.c 1.78: Add usage option "strings" indicating alternative string functions * src/init.c 1.62: Add WM_LOCALE_NAME property to the window (if using XIM) * doc/changes.txt 1.88: Update * src/feature.h 1.51, src/init.c 1.61, src/rxvt.h 1.120, src/xdefaults.c 1.77: Add in loading of locale specific app-defaults from XAPPLOADDIRLOCALE (template) in feature.h - i.e. by default /usr/X11R6/lib/X11/$LC_CTYPE/app-defaults/Rxvt , from Maxime Froment <maxime@turbolinux.co.jp> (slightly modified by me)2001-02-26 Geoff C. Wing <gcw@rxvt.org> * src/strings.c 1.9: Avoid a problem in memmove() when the length is too small * autoconf/configure.in 1.103: Be consistent in variable presentation * autoconf/configure.in 1.102: Be consistent: s#tty/pty#pty/tty# * src/strings.c 1.8: Missed a couple in last change * doc/changes.txt 1.87: Update * autoconf/ltmain.sh 1.3, autoconf/libtool.m4 1.3, autoconf/ltconfig 1.4: Update to more recent libtool version * doc/changes.txt 1.86: Update * src/strings.c 1.7: Change variable names in memmove() to make a bit clearer * src/strings.c 1.6: Optimise memset() slightly * src/strings.c 1.5: Optimise memmove() a bit more * src/strings.c 1.4: Optimise memmove() slightly * src/test/Makefile.in 1.3: Add dependency * src/strings.c 1.3: Fix up calculation in memmove() for backwards move * doc/changes.txt 1.85: Update * src/main.c 1.141: Fix placement with OverTheSpot input method, from Maxime Froment <maxime@turbolinux.co.jp> * doc/changes.txt 1.84: Update * src/logging.h 1.9, src/rxvt.h 1.119: Move some conditional defines from logging.h to rxvt.h so that it exists before we try to use it! * src/Makefile.in 1.47: Fix the arguments for installation of librxvt.la2001-02-25 Geoff C. Wing <gcw@rxvt.org> * src/main.c 1.140: When performing difference calculations for colours in rxvt_rXAllocColor() we don't need to do a square root and there's no need to be float so be unsigned long instead. Faster and smaller2001-02-22 Geoff C. Wing <gcw@rxvt.org> * INSTALL 1.10: Format and remove note about long gone RINT* and RUINT* * src/command.c 1.201, src/menubar.c 1.48: Fix a couple of signed/unsigned things * src/main.c 1.139: Initialise variable2001-02-21 Geoff C. Wing <gcw@rxvt.org> * src/main.c 1.138, src/rxvt.h 1.118, src/xdefaults.c 1.76: Get/set global _rxvt_vars only via rxvt_get_r()/rxvt_set_r()2001-02-16 Geoff C. Wing <gcw@rxvt.org> * doc/changes.txt 1.83: Update * src/init.c 1.60, src/main.c 1.137, src/rxvt.h 1.117: If we are passed a tty fd then expect the OS/library on that system to handle the chown()/chmod() of the device file and make certain that we don't revoke() it which would invalidate the fd2001-02-14 Geoff C. Wing <gcw@rxvt.org> * src/Makefile.in 1.46: Add DEBUG_TTY to debug list * src/Makefile.in 1.45: Respect $(DESTDIR) for lib installation, noticed by Joshua Swink (yath@sourceforge)2001-02-12 Geoff C. Wing <gcw@rxvt.org> * src/command.c 1.200, autoconf/acconfig.h 1.36, autoconf/configure.in 1.101: Fix configure for --enable-mousewheel, s/NO_MOUSE_WHEEL/MOUSE_WHEEL/ noticed by Ali Rahimi <ali@MIT.EDU>2001-02-09 Geoff C. Wing <gcw@rxvt.org> * src/init.c 1.59: Fix 2nd arg of openpty() call, noticed by Bob McElrath <rsmcelrath@students.wisc.edu>2001-02-07 Geoff C. Wing <gcw@rxvt.org> * src/command.c 1.199: Use KBUFSZ to pass sizeof kbuf[], from Maxime Froment <maxime@turbolinux.co.jp> * src/screen.c 1.194, src/init.c 1.58: Initialise multichar encoding_method properly, from Maxime Froment <maxime@turbolinux.co.jp>2001-02-06 Geoff C. Wing <gcw@rxvt.org> * src/rxvt.h 1.116, src/screen.c 1.193: Fix up internal vt clearing from change in screen.c:129 * doc/changes.txt 1.82: Update * src/command.c 1.198, src/rxvt.h 1.115, src/xdefaults.c 1.75: Add -/+mcc (multi-character cursor hack) to provide double cursor movements for old programs which don't do it themselves. Mainly from Chuan-kai Lin <cklin@oink.cc.ntu.edu.tw> and Brian Mays <brian@debian.org> Modified to partially handle moving back across line boundaries * doc/changes.txt 1.81: Update * autoconf/configure.in 1.100: Be much more lax about pty/tty checks. Hopefully catch more OS's. May have to deal with more false positives. * autoconf/configure.in 1.99: Reorder some checks. libtool stuff seems to want CPP2001-02-05 Geoff C. Wing <gcw@rxvt.org> * src/feature.h 1.50, src/init.c 1.57: Change our colour set to match the default xterm colour set2001-01-30 Geoff C. Wing <gcw@rxvt.org> * doc/changes.txt 1.80: Update * doc/yodl/rxvtRef-privatemodes.yo 1.3: We have implemented 47. Document 1047 and 1048 * src/command.c 1.197: Add DEC private modes 1047 & 1048 for compatibility with recent xterm terminfo on debian (suggested by John E. Davis) though without support for ti/te munging code. * src/screen.c 1.192: Fix an error in sending selection which caused an abort, from Xianping Ge <xge@ics.uci.edu> * src/xpm.c 1.41: Clean up. bgPixmap.[xy] can't be negative - scale_pixmap() handles that case - so don't handle it later for tiling. Add some type casts.2001-01-29 Geoff C. Wing <gcw@rxvt.org> * src/command.c 1.196: If we're doing vertical XCopyArea()s then we must refresh the entire column on Expose events - in case multiple XCopyArea()s have occured (and have copied blank areas) before we get the Expose event (which point to the original area)2000-12-16 Geoff C. Wing <gcw@rxvt.org> * doc/changes.txt 1.79: Add Chih-Wei Huang's name for <cwhuang@linux.org.tw>2000-12-11 Geoff C. Wing <gcw@rxvt.org> * src/xdefaults.c 1.74: Reformat the usage string. Also include the release date * src/xdefaults.c 1.73: Couple more outputs of compile options in help usage2000-12-09 Geoff C. Wing <gcw@rxvt.org> * doc/changes.txt 1.78: Update * src/main.c 1.136: Fix a case where we were dying due to bad setting of multichar fonts - especially with 'noenc' encoding, noticed by Mark White <mark.white@st-edmund-hall.oxford.ac.uk>2000-11-19 Geoff C. Wing <gcw@rxvt.org> * doc/changes.txt 1.77: Update * autoconf/acconfig.h 1.35, autoconf/configure.in 1.98, src/feature.h 1.49: Move PREFER_24BIT from feature.h to configure (--enable-24bit) but set off by default * src/graphics.c 1.35, src/init.c 1.56, src/main.c 1.135, src/menubar.c 1.47, src/rxvt.h 1.114, src/screen.c 1.191, src/scrollbar-next.c 1.13, src/xpm.c 1.40: Since we may assign to Xdepth,Xcmap,Xvisual rename as s/Xdepth()/XDEPTH/;s/Xcmap()/XCMAP/;s/Xvisual()/XVISUAL/2000-11-18 Geoff C. Wing <gcw@rxvt.org> * doc/changes.txt 1.76: Update * src/xpm.c 1.39, src/init.c 1.55, src/main.c 1.134, src/menubar.c 1.46, src/screen.c 1.190, src/scrollbar-next.c 1.12, src/graphics.c 1.34, src/rxvt.h 1.113: Make sure we still build & run when PREFER_24BIT is not defined2000-11-17 Geoff C. Wing <gcw@rxvt.org> * src/command.c 1.195: Small cleanup of check_our_parents() * src/command.c 1.194: Cleanup/format the button press routine slightly * src/command.h 1.24, src/feature.h 1.48: Move MOUSE_THRESHOLD define from command.h to feature.h * src/command.c 1.193: Make sure we only pull off ConfigureNotify events on the parent window. For certain systems where xconfigure.event != xconfigure.window even though we do StructureNotify not SubstructureNotify. * doc/changes.txt 1.75: Update * src/screen.c 1.189: If we move the cursor then unset the WrapNext flag, noticed by witek@mat.uni.torun.pl2000-11-14 Geoff C. Wing <gcw@rxvt.org> * doc/TODO 1.11: Update * autoconf/Make.common.in 1.14: Don't combine strip functinality in INSTALL_PROGRAM, from Tom Bates <tom_bates@att.net>2000-11-13 Geoff C. Wing <gcw@rxvt.org> * doc/changes.txt 1.73: Update * src/xdefaults.c 1.72, src/command.c 1.192, src/init.c 1.54, src/main.c 1.133, src/menubar.c 1.45, src/rxvt.h 1.112, src/screen.c 1.188, src/scrollbar.c 1.38: Major reorganisation of window size calculations: the sizes of all
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -