Did you know? [random xchat facts]
If you want to auto-remove files from the DCC windows when they are finished or aborted, you can /set dcc_remove 1. Great for file servers.
xchat.org
XChat IRC Client
 
 FAQFAQ   SearchSearch   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

XChat 2.8.6 released

 
Post new topic   Reply to topic    xchat.org Forum Index -> XChat
View previous topic :: View next topic  
Author Message
peterz



Joined: 09 Jun 2004
Posts: 1006
Location: Australia

PostPosted: Thu Jun 12, 2008 8:55 am    Post subject: XChat 2.8.6 released Reply with quote

XChat 2.8.6 released (the Linux version)

http://xchat.org/files/source/2.8/xchat-2.8.6.tar.bz2

• Updated translations (de, fi, fr, hu, lt, nb, ru, th, zh_CN).
• Fixed creation of ~/.xchat2/scrollback/ paths (xc284-scrollbmkdir.diff).
• Fixed a leak of file descriptors related to the scrollback feature (resource leak) (xc284-fix-scrollbfdleak.diff).
• Stopped scrollback files growing too large by fixing the file-shrink code.
• Put a "Display scrollback from previous session" into the Setup GUI (logging section) so people can turn this off without typing commands.
• Made /away work even when the reason setting is empty.
• Using /part on a channel that contains a quotation mark now works [1800855].
• Changed the default encoding to "IRC" (CP1252/Unicode Hybrid) for both Unix and Windows.
• Fixed a possible Channel List crash if you searched many times while the download was still going.
• Fixed alert balloons failing if the text contained "<" characters [1827629].
• The Drag&Drop files to userlist feature has been enabled again.
• Removed the /set tab_icons setting and made it automatic (see FAQ for more info about icons).
• Fixed a bug in creating files (save channel list, rawlog etc) that would set the wrong permissions.
• Added command line argument --command=COMMAND which can be used in conjuction with --existing (E.K.L.). This sends any xchat command to an existing (running) client.
• A private SSL key/certificate can now be loaded from ~/.xchat2/client.pem.
• The Alerts settings now accept wildcards, instead of partitial string match [1807563].
• Changing away status during reconnect/disconnect will now remember it.
• You can now change your Away/Back status (all networks) in the tray menu.
• Favorite Channels / Auto-Join-List management:
* Network List window now has a "..." button to edit the auto-join-list in a more friendly way.
* Channel(text area), Tree/Tab and Channel-List right-click menus now have a "Add to Favorites" function.
* Previous limit of 300 bytes has been overcome. Now up to 2 KB worth of channels/keys can be joined and it will be automatically split into multiple lines, if necessary.
* Per-Channel settings now save to disk, including Logging and Scrollback settings.
* /ChanOpt has been re-worked to be more like /Set.
• 'hostname:port' syntax is now accepted, if it's not an IPv6 address.
• The Userlist right-click menu now has icons and an option to add to friends list. If you've edited this menu before you'll still get the old one. To get the new one delete ~/.xchat2/popup.conf while XChat isn't running.
• ~/.xchat2/startup.txt is now loaded on launch (like /LOAD -e). Put any commands you want executed at startup here.
• The lag-o-meter now has a full scale of 1.0 seconds.
• libnotify is now opened directly instead of using 'notify-send' to open tray/balloon alerts.
• Added support for QuakeNet's /AUTH for nick password, when numeric 005 NETWORK=QuakeNet is detected.
• You can now copy with IRC attributes and mIRC colors if CTRL key is down when a selection is finished (on mouse release). This replaces the old "Color paste" feature.
• Added a 'compact' flag to gui_tweaks. This'll make the userlist and tree spacing smaller. E.g. type /set -or gui_tweaks 32 and restart to turn it on.
• The /CLEAR command takes a number as paramater (how many lines to clear).
• When there's missing information in the Userlist right-click menu, it'll issue a silent /WHOIS and fill it in. This includes retrieving a person's away-reason.
• Perl (Lian Wan Situ)
* /reloadall will now reload all the scripts that are currently load instead of simply reruning the autoload routine
* gtk/glib/gdk errors and warnings have been redirected back to stderr so they will no longer show up in the text box as a result of having the Perl plugin loaded
* Check if the user has perl 5.6 instead of 5.8 and give an warning dialog if they do (Peter Zelezny)
* Changed timer callbacks so that they are executed in the context that they were created in
* Modified Xchat::print and Xchat::command to accept array references in addition to strings for the channel and server parameters
• Plugin API:
* xchat_emit_print() will now trigger Sound, Blink, Icon etc type events, depending on user's settings.
* Fixed a bug where not all 32 elements were available in word[]/word_eol[].
Back to top
View user's profile Send private message
Alchera



Joined: 28 May 2005
Posts: 932
Location: Ballarat Victoria, Australia

PostPosted: Mon Jun 23, 2008 2:36 am    Post subject: Reply with quote

I installed under Linux Kubuntu 8.04 - hardy and the xchat-dialog entry in popup.conf yields a blank (.i.e no icon). Is there a known reason for this?

PS: I used a Debian package on the GetDeb site.
_________________
"Live Outside The Square You Live In"
"Vivez hors du quartier où vous habitez"
Back to top
View user's profile Send private message
Fl0w3D



Joined: 19 Feb 2007
Posts: 8
Location: Fr

PostPosted: Sun Jul 06, 2008 6:54 pm    Post subject: Re: XChat 2.8.6 rele Reply with quote

Hi,

peterz wrote:
• When there's missing information in the Userlist right-click menu, it'll issue a silent /WHOIS and fill it in. This includes retrieving a person's away-reason.


How to disable that please ?
Back to top
View user's profile Send private message
i



Joined: 22 May 2005
Posts: 15

PostPosted: Thu Jul 10, 2008 1:01 pm    Post subject: Reply with quote

better replace this with silent /WHO, whois for that is a bad idea, for example server limits/ircops notices - don`t like it..
or an option to disable this.
Back to top
View user's profile Send private message
s0ulslack



Joined: 07 Oct 2005
Posts: 13
Location: Idaho

PostPosted: Thu Sep 25, 2008 2:47 am    Post subject: silent not so silent Reply with quote

This new "silent whois" to fill in missing info is for some reason being piped to the active tab when I right click and run the cursor over their nick to show user info... (only if info is missing, works for "known" users)

Any ideas?
Back to top
View user's profile Send private message Visit poster's website
Alchera



Joined: 28 May 2005
Posts: 932
Location: Ballarat Victoria, Australia

PostPosted: Mon Jan 12, 2009 2:18 am    Post subject: BUG? Reply with quote

Quote:
* /reloadall will now reload all the scripts that are currently load instead of simply reruning the autoload routine

This will only reload Tcl files currently in ~/.xchat2. None of the Perl scripts (seemingly) get reloaded/loaded via this command.
_________________
"Live Outside The Square You Live In"
"Vivez hors du quartier où vous habitez"
Back to top
View user's profile Send private message
Khisanth



Joined: 10 Jun 2004
Posts: 1557

PostPosted: Mon Jan 12, 2009 6:10 am    Post subject: Reply with quote

Bad return value from Command_Reloadall. It should return XCHAT_EAT_XCHAT instead of XCHAT_EAT_ALL
Back to top
View user's profile Send private message
tarapozan



Joined: 17 May 2010
Posts: 1
Location: Moscow

PostPosted: Mon May 17, 2010 12:30 pm    Post subject: Reply with quote

I had check bad return value fixed in 2.8.7

восстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зрениявосстановление зренияаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатноаудиокниги скачать бесплатномультфильмFruits Basket (TV) / Корзинка фруктовFull Metal Panic - Fumoffu (TV) / Стальная тревога? ФумоффуFull Metal Panic! (TV) / Стальная тревога!Full Metal Panic! The Second Raid (TV) / Стальная тревога! Новое заданиеHagane no Renkinjutsushi (TV) / Fullmetal Alchemist / Стальной алхимикFuri Kuri (OVA) / FLCL / Фури-куриFushigi Yuugi - Dai Ni Bu (OVA) / The Mysterious Play - OVA 2 / Таинственная играFushigi Yuugi (TV) / The Mysterious Play / Таинственная играGed Senki (Movie) / Tales from Earthsea / Сказания ЗемноморьяGekijouban Card Captor Sakura - Fuuin Sareta Card (Movie) / Card Captor Sakura Movie 2: The Sealed Card / Сакура - собирательница карт (фильм второй)Shinseiki Evangelion Gekijouban - The End of Evangelion (Movie) / Neon Genesis Evangelion - The End of Evangelion / Конец ЕвангелионаGekijouban Hagane no Renkinjutsushi - Shambala o Yuku Mono (Movie) / Fullmetal Alchemist The Movie Conqueror of Shamballa / Стальной Алхимик - Завоеватель ШамбалыGekijouban Air (Movie) / Air the Movie / Высь - ФильмGekijouban Card Captor Sakura (Movie) / Cardcaptor Sakura: The Movie / Сакура - собирательница карт (фильм первый)Gekijouban Slayers (Movie) / Slayers: The Motion Picture / Рубаки на большом экранеGenma Taisen (Movie) / Harmagedon / Хармагедон - ФильмGenmukan - Aiyoku to Ryoujoku no Intsumi (OVA) / Genmukan: The Sin of Desire &amp; Shame / Особняк грёзGeobreeders - Breakthrough (OVA) / Геоблюстители 2 Geobreeders - File-X Chibi Neko Dakkan (OVA) / Geobreeders: (File-X) Get Back The Kitty / ГеоблюстителиGin iro no Kami no Agito (Movie) / Origin - Spirits of the Past / Серебряновласый АгитоGinban Kaleidoscope (TV) / Skating Ring Kaleidoscope / Фигурный КалейдоскопAA! Megami-sama (TV) / Ah! My Goddess / Моя богиня! (сезон первый)Golden Boy (OVA) / Золотой пареньGravitation (OVA) / ПритяжениеGravitation (TV) / ПритяжениеD.Gray-man (TV) / Грэй-менGreen Green (OVA) / Жаркое летоGreen Green (TV) / Жаркое летоGrenadier - Hohoemi no Senshi (TV) / Grenadier The Beautiful Warrior / Гренадер - улыбающийся воинGungrave (TV) / ГангрейвGunslinger Girl (TV) / Школа убийцHaibane Renmei (TV) / Haibane-Renmei / Альянс СерокрылыхHappy World! (OVA) / Счастливый мир!Suzumiya Haruhi no Yuuutsu (TV) / The Melancholy of Haruhi Suzumiya / Меланхолия Харухи Судзумии (первый сезон)Hataraki Man (TV) / РаботягаMahoraba - Heartful Days (TV) / МахорабаGetsumen To Heiki Mina (TV) / Миина - оружие ЛуныHeisei Tanuki Gassen Ponpoko (Movie) / Pom Poko / Война тануки в периоды Хэйсэй и ПомпокоHellsing (TV) / Хеллсинг: война с нечистьюHellsing (OVA) / Хеллсингmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноmp3 скачать бесплатноэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокерэлектрошокер
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    xchat.org Forum Index -> XChat All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group