gyach-0.9.2

所属分类:ICQ/即时通讯
开发工具:C/C++
文件大小:284KB
下载次数:13
上传日期:2004-06-30 22:58:53
上 传 者liwen
说明:  Gyach是一个基于GTK+的Yahoo!的聊天客户端,用户能使用现存Yahoo!登录在Yahoo中的聊天室中聊天。它支持色彩,感情符号/匿名,PMs ,设置状态,远程用户身份显示,忽略列表(本地的,非Yahoo的),一个带有触发器的regex列表,可以自动地忽略用户,通过键盘的命令行重调用,和用户名的tab完成。
(Gyach is based on GTK Yahoo! Chats the customer end, the user can use extant Yahoo! Registers in the chatroom chats in Yahoo. It supports the color, the sentimental mark/anonymous, PMs, the establishment condition, the long-distance user status demonstrated, neglects tabulates (locally, non- Yahoo), has the trigger regex to tabulate, may automatically neglect the user, through a keyboard order line of heavy transfer, completes with user tab. )

文件列表:
gyach-0.9.2\scripts\my-gtk-config (2292, 2002-09-07)
gyach-0.9.2\scripts (0, 2004-06-30)
gyach-0.9.2\src\interface.c.gtk2.patch (6130, 2002-10-23)
gyach-0.9.2\src\Makefile.am (641, 2002-11-09)
gyach-0.9.2\src\Makefile.in (11909, 2003-03-13)
gyach-0.9.2\src\aliases.c (13072, 2002-11-09)
gyach-0.9.2\src\aliases.h (1480, 2002-11-09)
gyach-0.9.2\src\callbacks.c (60222, 2002-11-09)
gyach-0.9.2\src\callbacks.h (22924, 2002-11-09)
gyach-0.9.2\src\commands.c (32269, 2003-01-12)
gyach-0.9.2\src\commands.h (1437, 2002-11-09)
gyach-0.9.2\src\friends.c (5866, 2002-11-09)
gyach-0.9.2\src\friends.h (1579, 2002-11-09)
gyach-0.9.2\src\gyach.c (41591, 2002-11-09)
gyach-0.9.2\src\gyach.h (6189, 2002-11-09)
gyach-0.9.2\src\gyach_int.c (53866, 2003-03-16)
gyach-0.9.2\src\gyach_int.h (2692, 2002-11-09)
gyach-0.9.2\src\gyach_int_text.c (22451, 2003-02-13)
gyach-0.9.2\src\gtktext_parts.h (6942, 2002-11-09)
gyach-0.9.2\src\history.c (3988, 2002-11-09)
gyach-0.9.2\src\history.h (1349, 2002-11-09)
gyach-0.9.2\src\ignore.c (14648, 2002-11-09)
gyach-0.9.2\src\ignore.h (1960, 2002-11-09)
gyach-0.9.2\src\images.c (962, 2002-11-09)
gyach-0.9.2\src\images.h (1555, 2002-11-09)
gyach-0.9.2\src\interface.c (176850, 2002-11-09)
gyach-0.9.2\src\interface.h (745, 2002-11-09)
gyach-0.9.2\src\main.c (54542, 2003-01-27)
gyach-0.9.2\src\main.h (1280, 2002-11-09)
gyach-0.9.2\src\md5.c (11096, 2002-11-09)
gyach-0.9.2\src\md5.h (2984, 2002-11-09)
gyach-0.9.2\src\yahoo_crypt.c (6426, 2002-11-09)
gyach-0.9.2\src\parsecfg.c (21514, 2002-11-09)
gyach-0.9.2\src\parsecfg.h (2848, 2002-11-09)
gyach-0.9.2\src\intl.h (591, 2002-11-09)
gyach-0.9.2\src\roomlist.c (10316, 2002-11-09)
gyach-0.9.2\src\roomlist.h (1638, 2002-11-09)
gyach-0.9.2\src\support.c (4568, 2002-11-09)
gyach-0.9.2\src\support.h (1013, 2002-11-09)
gyach-0.9.2\src\users.c (24173, 2002-11-09)
... ...

Gyach is a Yahoo! chat program with a GTK+ interface. It was originally based upon the yahmini program (see AUTHORS file). All yahmini code has since been replaced. Gyach was written for a few reasons: 1 - I run Linux at home and I couldn't stand the yahoo java interface. 2 - I didn't want to run qt unless absolutely necessary. 3 - I wanted to occasionally have something a little more fancy than the text-based interface that a few others are working on. 4 - I'm impatient and didn't want to wait for someone else to write a simple GTK-based interface. So, I got the source to yahmini and created a GTK+ interface for it using Glade. Functionality was limited in the early stages, but I continue to add new features. Yahmini code has now been totally replaced as well as conversion from Yahoo's older YCHT protocol to their newer YMSG protocol. Current features: * Auto-updated userlist of chatters in the current room. * The following commands are supported: /away /follow /alias /invite /mute /goto /ignore /unalias /tell /unmute /join /unignore /cls /roll /history /quit /think /clear /autoaway /exec /tell /invite /profile /regex /friends /friend /execlocal * Supports Aliases (with different emote/alias for everyone or individual). * Send/receive PMs. * PM chat in separate windows. * Editable list of favorite rooms. * Supports list of usernames to use to login. * Supports connect/disconnect/auto-reconnect. A sample gyachrc file is included in this directory. You can copy that to ~/.gyach/gyachrc. A generic aliases.dat file will be created for you when you first run Gyach. Also included are sample ignore lists and regex files (sample.ignore.list and sample.ignore.regex respectively). To see a list of items planned or currently being worked on, look at the TODO file in this directory. ------------------------------------------------------------------------------ Graphical "Emoticons" aka Smileys As of version 0.9.0, Gyach supports graphical emoticons (aka smileys) if you compile Gyach with Gtk v2.x support. Gyach v0.9.0 and up supports Gtk v2 and uses the GtkTextView widget instead of the older GtkText widget. GtkTextView supports inline images so smileys and avatars can be displayed right along with the text. As of version 0.9.1, png emoticon/smileys are included with Gyach and are installed by default in /usr/local/share/gyach/smileys. You can override the built-in smileys by putting your own files in ~/.yahoorc/gyach/smileys. The emoticon/smiley files should be located in ~/.yahoorc/gyach/smileys (or ./smileys/ for cygwin users) and should be named as indicated above (01.png, 02.png, etc.). Once you place the files in Gyach and turn on the "Show Emoticons" option in the setup screen, you should start seeing graphical smileys displayed instead of the :) characters. Gyach also has a window to make sending graphical smileys easier. You can get to it by clicking on the "colored" button on the toolbar. ------------------------------------------------------------------------------ Gyach has been tested on: RedHat v5.x, v6.x, v7.x, v8.x SuSE v*** & v7.0 Mandrake v7.x, v8.x, v9.x DragonLinux v2.1 Debian 2.x, 3.x Gentoo Linux 1.2, 1.4 FreeBSD 4.1.1 (see README.FreeBSD) NetBSD v? (see README.NetBSD) OpenBSD v? Solaris 8 for Intel/x86 (gcc & gtk v1.2.8) Solaris 9 for SPARC w/ (gcc, gtk v1.2.10, & make installed) Mac OS X (see README.MacOSX) Windows ***, NT, 2000 under CygWin (see README.Win32 for requirements)

近期下载者

相关文件


收藏者