2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035) |
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
2005-05-18 18:19:05 by Matthias Drochner | Files touched by this commit (3) | |
Log message:
update to 0.11.13
changes:
- Reduce memory consumption with more that one tab
-fixes
- Updated translations
|
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-03-15 17:27:47 by Thomas Klausner | Files touched by this commit (1) |
Log message:
|fmt.
|
2005-03-15 17:27:34 by Thomas Klausner | Files touched by this commit (1) |
Log message:
This uses FC_WIDTH and thus needs fontconfig>=2.1.93.
Closes PR 25570.
|
2005-03-03 17:53:10 by Julio M. Merino Vidal | Files touched by this commit (4) |
Log message:
Update to 0.11.12:
- Performance improvements:
- Two patches from bug #137864 (Benjamin Otte)
- Patch from bug #143914 (Søren Sandmann)
- Fix crash when resizing a terminal running minicom (Søren Sandmann)
Closes bug #163814 and duplicate.
- Adjust timeouts to make us behave like xterm when
outputing large amounts of text and still be fast (Kjartan)
- Fix build with VTE_DEBUG enabled (Kjartan)
- Build fixes for NetBSD and Darwin. Bug #126377 (Adrian Bunk)
- Build fixes for AIX. Bug #161352
- Make keypad behave like in xterm. Bug #128099. (jylefort at brutele be)
- Fix black background in new terminals. Bug #125364. (Fedora)
- Fix scrolling issues. Bug #168210 (Fedora)
- Fix screen corruption with multibyte charsets. Bug #168211 (Fedora)
- Redraw terminal fully before scrolling. Bug #168212 (Fedora)
- Fix crash with IM-methods. Bug #168213 (Fedora)
- Fix for scrolling back then forward. Bug 122150 (Benjamin Otte)
- Make terminal report correct type. Bug 130761 (Mariano)
- Updated translations:
Estii (et), Old English (ang), Canadian English (en_CA),
Spanish (es), Hungarian (hu), Albanian (sq), Norwegian bokmål (nb),
Bosnian (bs), Finnish (fi), Oriya (or), Georgian (ka), Hindi (hi)
|
2005-02-23 18:36:26 by Thomas Klausner | Files touched by this commit (272) |
Log message:
Add RMD160 checksums to the SHA1 ones.
|
2004-12-07 22:27:41 by Min Sik Kim | Files touched by this commit (1) |
Log message:
Make sure that xft-config picked up by configure is from the
buildlinked Xft2 package.
|
2004-11-06 18:00:11 by Min Sik Kim | Files touched by this commit (1) | |
Log message:
No need to include bsd.prefs.mk; should have been removed when vte was
updated to 0.11.11.
|
2004-11-06 17:52:57 by Min Sik Kim | Files touched by this commit (2) |
Log message:
Explicitly include buildlink3 files of packages directly used.
|