2008-08-29 04:24 zed * src/: fe-gtk/xtext.c, fe-gtk/xtext.h, fe-text/fe-text.c: xtext: Make compile with gtk 2.13.x xtext: Check for mit-shm pixmap support instead of assuming (Red Hat bug #282691, Kevin Kofler). fe-text: make it build. 2008-08-29 03:59 zed * src/: common/cfgfiles.c, common/xchat.h, fe-gtk/plugin-tray.c: Make balloon time configurable by /set input_balloon_time (Nicoleau Fabien). 2008-08-29 03:56 zed * faq.html, src/fe-gtk/xtext.c: faq.html: update TP URL. xtext.c: Make scrolling backwards for FIND better (Richard Hitt). 2008-08-27 08:01 lsitu * plugins/perl/xchat2-perl.html: Added some missing information for get_list and get_info 2008-08-24 16:53 lsitu * ChangeLog, plugins/perl/perl.c: Fixed a leak in XS_Xchat_get_list 2008-07-24 15:52 lsitu * ChangeLog, plugins/perl/Xchat.pm: Add hook_fd to the 'hooks' export group 2008-07-16 17:40 lsitu * ChangeLog, plugins/perl/Xchat.pm: Reverted the the unintentional change to the way the server argument of print() and command() is interepreted when it is undef. The behaviour should match find_context, it should not mean "the current server". 2008-06-26 00:41 lsitu * ChangeLog, plugins/perl/Xchat.pm, plugins/perl/perl.c: Fixed a bug that was causing 'return REMOVE' from a timer callback to work incorrectly. It did not work at all! Xchat::unhook was unable to determine the source package for the hook when it was called from timer_cb, this resulted in the hook hanging around indefinitely(until the plugin or script was unloaded/reloaded). 2008-06-14 21:40 zed * src/common/: cfgfiles.c, chanopt.c, servlist.c, text.c: Some small bug fixes & tweaks. 2008-06-12 01:37 zed * ChangeLog, INSTALL, config.h.w32, configure.in, faq.html, xchat.spec: === Bump to 2.8.6 === 2008-06-11 01:37 zed * po/: lt.po, ru.po: [no log message] 2008-06-10 05:05 zed * ChangeLog, src/common/modes.c, src/fe-gtk/menu.c, src/fe-gtk/servlistgui.c: Fix a bunch of small bugs. Is it ready for release now? 2008-06-10 05:01 zed * src/common/chanopt.c: remove debug 2008-06-08 00:58 zed * src/: common/notify.c, common/servlist.c, common/servlist.h, common/userlist.c, common/xchat.c, fe-gtk/about.c, fe-gtk/fe-gtk.h, fe-gtk/maingui.c, fe-gtk/menu.c, fe-gtk/servlistgui.c, fe-text/fe-text.c: * "Add to Friends List" in nick menu. * Automated /WHOIS in nick menu when information is missing. * Default to "IRC (Latin/Unicode Hybrid)" when adding a new network. * Implement add/remove from Favorites. * Zero out passwords upon exit. 2008-05-24 23:25 zed * src/common/text.c: fix per-channel logging when global is OFF. 2008-05-24 22:36 zed * src/common/: outbound.c, proto-irc.c: * 1931579 workaround for python. * 1970157 fix /clear * make /ignore auto-add !*@* if found in userlist. * show "Server load is temporarily too heavy" in msgbox if chanlist open. 2008-04-14 23:25 zed * plugins/python/python.c: auto-load also "./Plugins/*.py" on win32. 2008-03-18 21:28 zed * src/common/inbound.c: finally solve remaining highlight matching issues (?) 2008-03-18 03:57 zed * src/common/inbound.c: fix highlights with a inside nick? 2008-03-18 03:56 zed * src/common/text.c: pre-chan scrollback settings 2008-02-28 18:21 zed * src/common/outbound.c: possibly fix: http://forum.xchat.org/viewtopic.php?p=15383#15383 2008-02-28 18:19 zed * src/fe-gtk/fe-gtk.c: lagtip buffer needs to be larger for some translations. 2008-02-28 18:18 zed * src/fe-gtk/plugin-tray.c: change a few labels in the menu. 2008-02-28 18:17 zed * src/common/xchat.c: honour prefs.autoreconnect in a client-side ping timeout. 2008-02-24 22:59 zed * ChangeLog: [no log message] 2008-02-23 21:10 zed * src/fe-gtk/menu.c: part 2. 2008-02-23 21:09 zed * src/: common/fe.h, common/notify.h, common/outbound.c, fe-gtk/fe-gtk.c, fe-gtk/fkeys.c, fe-gtk/rawlog.c, fe-gtk/xtext.c, fe-gtk/xtext.h: /CLEAR can now specific now many lines to delete from the top or bottom (give it a positive or negative number). 2008-02-23 20:30 zed * src/common/: inbound.c, text.c: clean up 2008-02-23 20:25 zed * src/common/: inbound.c, text.c: move beep/blink/alert stuff to text.c so plugins can emit_print them too. Now what did this break? 2008-02-23 19:46 zed * src/fe-gtk/chanlist.c: channel list window: put "Add to Favorites" in right-click menu. 2008-02-23 19:37 zed * src/fe-gtk/notifygui.c: implement fe_notify_ask 2008-02-23 19:26 zed * src/common/text.c: more safety. 2008-02-23 19:24 zed * src/common/: chanopt.c, chanopt.h, inbound.c, text.c: make "Join" pevents still emitted to plugins even when 'Hide Join/Parts' is ON. 2008-02-23 18:56 zed * src/common/: chanopt.c, chanopt.h: part 2. 2008-02-23 18:56 zed * src/common/: Makefile.am, outbound.c, xchat.c, xchat.h: implement per-channel settings saving. chanopt.conf now loaded & written. How's it work? 2008-02-17 03:04 zed * plugins/plugin20.html: update "flags" field. 2008-02-17 02:28 zed * src/fe-gtk/maingui.c: when clicking "Minimize to Tray" force prefs.gui_tray=1 so it doesn't appear to fail. 2008-02-17 02:06 zed * po/: et.po, ko.po: [no log message] 2008-02-17 00:54 zed * src/common/server.c: now fix the crap i just checked in. 2008-02-17 00:53 zed * src/common/server.c: If a network specific cert/pkey doesn't exist, also try ~/.xchat2/client.pem. 2008-02-09 21:18 zed * src/common/inbound.c: fix typo 2008-02-09 03:48 zed * src/common/: modes.c, proto-irc.c: support QuakeNet /AUTH for nick password. 2008-02-08 23:34 zed * src/common/outbound.c: fix: http://forum.xchat.org/viewtopic.php?t=4062 2008-02-08 01:18 zed * src/common/: proto-irc.c, server.c, xchat.h: more progress on per-channel settings 3 2008-02-08 01:04 zed * src/fe-gtk/: maingui.c, setup.c: more progress on per-channel settings 2 2008-02-08 01:00 zed * src/common/: inbound.c, inbound.h, text.c, text.h, xchat.c: more progress on per-channel settings 2008-02-06 17:55 zed * src/common/inbound.c: hopefully fix LifeIsPain's highlight bug (?) 2008-02-06 17:50 zed * src/common/: util.c, util.h: shut up gcc 2008-02-06 03:10 zed * src/common/outbound.c: /chanopt: accept 0/1 and ON/OFF args. Make BEEP, TRAY, CONFMODE work as aliases for compatibility. 2008-02-05 01:49 zed * src/: common/fe.h, common/inbound.c, common/inbound.h, common/outbound.c, common/plugin.c, common/text.c, common/util.c, common/util.h, common/xchat.c, common/xchat.h, fe-gtk/chanlist.c, fe-gtk/dccgui.c, fe-gtk/fe-gtk.c, fe-gtk/maingui.c, fe-gtk/maingui.h, fe-gtk/menu.c, fe-gtk/menu.h, fe-gtk/plugin-tray.c, fe-gtk/xtext.c: * add extra arg to fe_set_topic * rework /chanopt in preparation of saved per-channel settings. * use g_malloc in strip_color and add STRIP_ESCMARKUP flag. * Plugin API: "channels"->"flags" add bit 10 (blink task bar). * Strip mirc color from balloon titles (fixes color nicks). * Various small cleanups/tweaks. 2008-02-03 03:28 zed * src/fe-gtk/setup.c: change a few label texts 2008-01-29 23:02 zed * src/fe-gtk/: xtext.c, xtext.h: Copy with IRC attributes & mIRC colors if CTRL key is down when a selection is finished (mouse release). 2008-01-29 15:54 zed * src/common/outbound.c: actually give word/word_eol all 32 elements [1881771]. 2008-01-29 04:25 zed * src/common/servlist.c: development 2008-01-29 04:10 zed * plugins/plugin20.html, src/common/plugin.c: Plugin API: add 'realname' field to 'users' list. 2008-01-28 03:41 zed * po/gl.po: [no log message] 2008-01-26 04:16 zed * src/fe-gtk/: chanview-tree.c, userlistgui.c: new '/set gui_tweaks' flag: 32 - Compact tree/userlist mode. 2008-01-25 18:44 zed * faq.html: document new icons 2008-01-23 20:30 lsitu * plugins/perl/alt_completion.pl: FIXED: Some characters in \W are allowed in nicks, check for those as well as at the end of line to avoid incorrectly completeing those nicks. 2008-01-23 01:48 zed * src/fe-gtk/chanview-tree.c: remove dead code 2008-01-20 21:04 lsitu * plugins/perl/alt_completion.pl: FIXED: Prevent attempting to do completion at the end of the line in the case where we should be cycling through commands. 2008-01-20 01:53 lsitu * plugins/perl/alt_completion.pl: Pressing tab at the end of the line now behaves the same as pressing tab at the very beginning, it completes to the last nick to speak. You can continue pressing tab to cycle through to other nicks. FIXED: If you are in the middle of writing a line and move back to the beginning of the line to add a nick using tab it will no longer move the cursor to the end of the line. This allows you cycle through the completions. 2008-01-13 03:12 zed * ChangeLog: [no log message] 2008-01-12 23:35 zed * src/common/: outbound.c, outbound.h, xchat.c: Do a /load -e ~/.xchat2/startup.txt on launch. It might be useful for something. 2008-01-12 23:15 zed * src/: common/xchat.c, fe-gtk/menu.c, fe-gtk/notifygui.c: allow icons in the configurable popup menus. 2008-01-12 21:40 zed * src/fe-gtk/fe-gtk.c: make lag-o-meter full scale 1.0 seconds. 2008-01-12 21:17 zed * src/common/inbound.c: fix new alert matching code to handle blank settings. 2008-01-12 20:53 zed * src/: common/outbound.c, common/servlist.c, common/servlist.h, fe-gtk/dccgui.c, fe-gtk/ignoregui.c, fe-gtk/maingui.c, fe-gtk/maingui.h, fe-gtk/menu.c, fe-gtk/notifygui.c, fe-gtk/plugin-tray.c, fe-gtk/servlistgui.c: * remember away status even when doing /away while disconnected. * start of auto-join-list (favourite channels) management (not working). * change expander column to more appropriate one: dcc, ignore, notify. * use libnotify.so directly instead of notify-send if possible. * away/back in tray menu. * change 'Use a proxy server' to 'Bypass proxy server' and invert it. * accept 'hostname:port' syntax if it's not an ipv6 addy. 2008-01-06 17:57 zed * src/: common/inbound.c, common/inbound.h, fe-gtk/plugin-tray.c: Rewritten alert matching code. Now accepts wildcards instead of partial string m atch. [1807563] 2008-01-03 00:53 zed * ChangeLog: [no log message] 2008-01-02 17:01 zed * src/: common/xchat.c, common/xchatc.h, common/dbus/dbus-client.c, fe-gtk/fe-gtk.c: Add --command= arg (E.L.K.) 2007-12-29 21:30 zed * src/common/cfgfiles.c: fix permissions on creating files. 2007-12-28 23:36 zed * src/: common/cfgfiles.c, common/xchat.h, fe-gtk/maingui.c, fe-gtk/userlistgui.c: * Remove tab_icons and make it automatic. "if any one of these PNGs exist, the chanview will create the extra column for icons." * Made file Drag&Drop to the userlist work again, please someone test. 2007-12-28 23:31 zed * ChangeLog, src/fe-gtk/chanlist.c: Fixed a possible Channel List crash if you searched many times while the download was still going. 2007-12-28 23:27 zed * src/common/xchat.c: load internal /timer plugin before other plugins. 2007-12-23 00:04 lsitu * ChangeLog, plugins/perl/Xchat.pm: modified Xchat::print and Xchat::command so that the channel and servers arguments can be array references in order to allow printing and executing commands in multiple contexts at once 2007-12-22 23:53 zed * po/th.po: [no log message] 2007-12-22 11:34 lsitu * ChangeLog, plugins/perl/perl.c: Change the timer callbacks so they will execute in which they were created 2007-12-22 01:48 zed * plugins/plugin20.html: add radio menu example 2007-12-03 17:35 zed * po/th.po: [no log message] 2007-12-02 23:45 zed * src/fe-gtk/maingui.c: avoid crash when moving channel-switcher to HIDDEN and back again. 2007-12-02 15:40 lsitu * ChangeLog, plugins/perl/perl.c: Applied patch to check for users with perl 5.6 installed instead of 5.8 2007-12-01 17:02 zed * src/fe-gtk/pixmaps.c: load PREFIX/share/xchat/xchat.png if it exists. 2007-11-25 17:46 zed * src/fe-gtk/setup.c: * gtk_font_selection_dialog_get_font_name result must be g_free'ed. * don't allow font dialog to persist after setup dialog is closed. 2007-11-23 16:17 lsitu * plugins/perl/Xchat.pm: Fixed /reloadall so that it will load new files that were added to your xchatdir since the last time the autoload function was ran into to remain compatible with the previous behaviour. 2007-11-23 16:03 lsitu * ChangeLog, plugins/perl/perl.c, plugins/perl/Xchat.pm: Changed /reloadall to reload all script that are currently loaded instead of just those that were autoloaded. Redirect gtk/gdk/glib errors and warning messages back to STDERR so they will no longer show up in the text box as a result of having the Perl plugin loaded. 2007-11-19 21:27 lsitu * plugins/perl/xchat2-perl.html: Removed an extra "called" from the description of get_prefs' return value 2007-11-17 16:11 zed * src/common/outbound.c, src/common/proto-irc.c, ChangeLog: * Using /part on a channel that contains a quotation mark now works [1800855]. 2007-11-17 16:04 zed * plugins/tcl/tclplugin.c: rename TCL's "reload" command to "reloadall" to play fair with Perl & Python. 2007-11-17 16:02 zed * src/fe-text/fe-text.c: make fe-text build again. 2007-11-08 04:51 zed * src/fe-gtk/plugin-tray.c: fix: [1827629] balloons notification won't show message with certain chars 2007-11-07 02:19 zed * po/nb.po, po/zh_CN.po, src/common/text.c: [no log message] 2007-10-17 00:04 zed * src/: common/servlist.c, fe-gtk/fe-gtk.c, fe-gtk/servlistgui.c: switch to "IRC (Latin/Unicode Hybrid)" by default on unix too. 2007-10-14 18:54 zed * plugins/plugin20.html: Clarify xchatdir and xchatdirfs. 2007-10-01 21:05 zed * src/common/fe.h: fe.h enum patch (David Trowbridge). 2007-09-26 00:43 zed * src/: common/text.c, fe-gtk/setup.c: * Add text_replay to logging settings gui. * Improve scrollback file shrinking, so they don't grow too much. 2007-09-24 16:39 lsitu * plugins/perl/perl.c: Add a pl_reload alias for reload to avoid clashes with the TCL plugin's reload command. 2007-09-22 19:02 zed * src/fe-gtk/fe-gtk.c: buffers are too short for some multibyte translations. 2007-09-08 21:57 zed * src/fe-gtk/setup.c: Make translation of radio buttons work. 2007-09-08 21:54 zed * po/fr.po: [no log message] 2007-08-09 00:11 zed * po/de.po: [no log message] 2007-07-28 22:09 zed * po/: fi.po, hu.po: [no log message] 2007-07-28 22:02 zed * src/common/: proto-irc.c, text.c: * apply xc284-scrollbmkdir.diff. * make /away work even when the reason setting is empty. 2007-07-01 04:13 zed * INSTALL.w32: update 2007-06-30 21:32 zed * ChangeLog, config.h.w32, configure.in, xchat.desktop, xchat.spec, src/common/modes.c, src/common/text.h, src/fe-gtk/about.c, src/fe-gtk/banlist.c: === Bump to 2.8.4 === 2007-06-30 21:00 zed * po/mk.po: [no log message] 2007-06-30 01:21 zed * faq.html, src/fe-gtk/menu.c, src/fe-gtk/menu.h, src/fe-gtk/setup.c: allow also changing from/to tabs/tree in the setup dialog. 2007-06-26 04:11 zed * po/cs.po: [no log message] 2007-06-26 00:14 zed * po/vi.po: [no log message] 2007-06-24 00:42 zed * po/sv.po: [no log message] 2007-06-23 20:01 zed * ChangeLog: 2.8.4 done? Go test cvs now. 2007-06-23 19:42 zed * src/: common/outbound.c, fe-gtk/fe-gtk.c, fe-gtk/maingui.c, fe-gtk/menu.c, fe-gtk/plugin-tray.c: * fix: [1737249] xchat doesn't recognize nicks with halfop mode on hovering. * Make "Open data folder" button work again. * fix: [1741525] Cycle selected channel (Luca Falavigna). 2007-06-23 19:40 zed * src/fe-gtk/: chanlist.c, fe-gtk.h: Channel List's minimum users spin-button can now be set downward even on networks that sent a list of channels of only a larger size. In this case the Download button will flash to indicate you need to download a new list. 2007-06-20 01:53 zed * src/: common/server.c, common/xchat.h, fe-gtk/maingui.c, fe-gtk/notifygui.c: * avoid crash when ulist/tree in same pos via setup dialog. * hide non-combined ulist in non-irc tabs. 2007-06-19 20:17 zed * src/fe-gtk/maingui.c: tweak gui spacings and border sizes. 2007-06-18 01:12 zed * ChangeLog, src/fe-gtk/maingui.c: quit dialog: Make the dialog modal. Focus Cancel button by default. 2007-06-17 00:04 zed * po/mk.po: [no log message] 2007-06-16 23:23 zed * src/: common/cfgfiles.c, common/xchat.h, fe-gtk/maingui.c, fe-gtk/maingui.h, fe-gtk/menu.c, fe-gtk/plugin-tray.c, fe-gtk/setup.c: Consolidate the 3 quit dialogs: "Some file transfers still active, quit xchat?", "No other tabs open, quit xchat?", and plugin-tray.c's dialog all into one better one. 2007-06-14 20:53 zed * ChangeLog, configure.in, src/common/cfgfiles.c, src/common/outbound.c, src/common/text.c, src/common/xchat.c, src/common/xchat.h, src/fe-gtk/chanview-tree.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/fe-gtk.h, src/fe-gtk/maingui.c, src/fe-gtk/maingui.h, src/fe-gtk/menu.c, src/fe-gtk/menu.h, src/fe-gtk/setup.c, src/fe-gtk/userlistgui.c: Lots. See ChangeLog. 2007-06-14 20:33 zed * src/common/: inbound.c, inbound.h: more changes needed for previous checkins. 2007-06-14 20:27 zed * po/mk.po: [no log message] 2007-06-14 20:26 zed * src/fe-gtk/xtext.c: Fix [1726898] /lastlog duplicated entries for one event when indent nicks is off. 2007-06-14 20:24 zed * src/fe-gtk/plugin-tray.c: fix some typos s/Highlighed/Highlighted. Take into account irc_no_hilight in tray flashing/balloons too. 2007-05-31 06:13 zed * src/fe-gtk/plugin-tray.c: no more zombies 2007-05-28 20:19 zed * po/vi.po: [no log message] 2007-05-25 20:02 zed * po/: be.po, sv.po: [no log message] 2007-05-23 01:55 zed * ChangeLog, src/common/cfgfiles.c, src/common/fe.h, src/common/text.c, src/common/xchat.c, src/common/xchat.h, src/fe-gtk/fe-gtk.c, src/fe-gtk/fkeys.c, src/fe-gtk/textgui.c, src/fe-gtk/textgui.h, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h: New feature: Replay buffer. /set text_replay 1. default off atm. Reloads conversation buffers on next startup. 2007-05-22 21:02 zed * ChangeLog, po/cs.po: [no log message] 2007-05-21 19:13 mooooooo * plugins/tcl/: printevents.h, tclplugin.c: random fixes 2007-05-21 17:20 mooooooo * plugins/tcl/: printevents.h, tclplugin.c: added uaction event 2007-05-20 18:50 zed * po/de.po: fix: _Diesen Dialogs nach jeder Verbindund anzeigen. 2007-05-20 04:10 zed * src/fe-gtk/maingui.c: 2/2. 2007-05-20 04:08 zed * src/fe-gtk/: about.c, chanview-tree.c, menu.c, menu.h, plugin-tray.c: /MENU: Make %s work for $CHAN and '$NICK clicks in xtext' 1/2. 2007-05-19 22:19 zed * ChangeLog, faq.html, plugins/plugin20.html: [no log message] 2007-05-19 19:48 zed * src/: common/outbound.c, fe-gtk/menu.c: add $CHAN for /MENU. 2007-05-18 21:10 zed * src/fe-gtk/mmx_cmod.S: shade_ximage_15_mmx fix (Tres). 2007-05-10 01:41 zed * ChangeLog, src/fe-gtk/menu.c: Fixed underscore ('_') in real names in the nick-name right-click menu being drawn as a underline. 2007-05-04 21:57 zed * src/common/notify.c: Fix: [ 1680762 ] Notify fails if network name contains spaces 2007-05-04 20:34 zed * src/: fe-gtk/fe-gtk.c, fe-gtk/maingui.c, fe-gtk/menu.c, fe-gtk/plugin-tray.c, fe-gtk/plugin-tray.h, fe-text/fe-text.c: * Implement gui_tray_flags flag 4 (iconify to tray). * Don't give GTK warnings when using an accel-key in /MENU for popup menus. * make fe-text compile. 2007-04-28 23:04 zed * configure.in, plugins/python/python.c, src/common/url.c: * add some more search paths for tclConfig.sh. * Python: Implement xchat.strip (juanmabc). * Underline ut2004:// urls. 2007-04-27 03:44 zed * po/ko.po: [no log message] 2007-04-27 03:43 zed * src/: common/url.c, fe-gtk/pixmaps.c, fe-gtk/plugin-tray.c: * Prof Vince's URL IP clicking patch. * Give the xchat icon to notify-send. 2007-04-27 03:39 zed * plugins/perl/perl.c, src/common/plugin.c: Allow returning 0 from a fd hook to remove it [from API & Perl] (Prof Vince). 2007-04-27 03:36 zed * src/common/outbound.c: make /settext with no arg clear it (Khisanth). 2007-04-04 21:57 zed * config.h.w32, xchat.spec, src/fe-gtk/Makefile.am: fix build environment 2007-04-01 04:46 zed * ChangeLog, configure.in: === Bump to 2.8.2 === 2007-04-01 01:59 zed * src/fe-gtk/maingui.c: shutup warnings. 2007-04-01 01:56 zed * src/fe-gtk/: Makefile.am, fe-gtk.c, joind.h, plugin-tray.h: * Added command line argument: --minimize=level :: Begin minimized. Level 0=Normal 1=Iconified 2=Tray. 2007-03-28 01:40 zed * src/common/: server.c, ssl.h: more 2007-03-28 01:35 zed * src/common/: server.c, ssl.c: don't print out uninitialized ssl fields. 2007-03-27 21:04 zed * src/fe-gtk/setup.c: put a new-line in the alert headings to make the whole window smaller. 2007-03-26 20:48 zed * po/ja.po: apply xc280-fix-ja.diff 2007-03-26 20:33 zed * src/fe-gtk/plugin-tray.c: Show error dialog if notify-send can't be found. 2007-03-26 05:59 zed * src/fe-gtk/plugin-tray.c: strip mirc codes before running notify-send. 2007-03-26 05:47 zed * src/fe-gtk/plugin-tray.c: Don't do ballloons if the window is focused. Bit 1 of gui_tray_flags turns them off while un-focused too (i.e. they work only when iconified/hidden). 2007-03-26 05:10 zed * src/fe-gtk/plugin-tray.c: implement last bit of privmsg balloons. 2007-03-26 04:43 zed * src/: common/fe.h, common/inbound.c, fe-gtk/plugin-tray.c: implemented balloon alerts (aka libnotify). 2007-03-25 21:25 zed * src/fe-gtk/setup.c: Khisanth's grid looks better. 2007-03-25 19:46 zed * src/common/cfgfiles.c, src/common/inbound.c, src/common/xchat.h, ChangeLog, plugins/plugin20.html, src/fe-gtk/plugin-tray.c, src/fe-gtk/setup.c: Overhauled the Alerts section of the settings. Looks simpler, but is more powerful. 2007-03-25 05:14 zed * README, faq.html, src/fe-gtk/plugin-tray.c: Implemented /tray -b on unix (tray balloons). Not currently used for anything, but scripts could use it. 2007-03-18 04:19 zed * configure.in, src/common/xchat.c: - add uk, zh_CN to ALL_LINGUAS. - make sure current_sess is really valid or NULL in session_free(). 2007-03-14 16:39 zed * po/zh_CN.po: [no log message] 2007-03-01 16:01 zed * src/: common/cfgfiles.c, common/servlist.c, fe-gtk/chanlist.c, fe-gtk/plugin-tray.c: * cfgfiles.c: Use && not &. * remove irc.canadian.net, it's not Irctoo.net (as per request). * chanlist: g_utf8_collate_key sometimes fails, deal with it. * tray: make sure there's a context on right-click menu, or it can crash. 2007-02-18 19:34 zed * src/: common/cfgfiles.c, common/proto-irc.c, common/servlist.c, common/xchat.h, fe-gtk/menu.c: * Nick serv authentication is now sent without the ":" when using the /NICKSERV or /NS method [1655733]. * servlist.c: fix oz.org listing. Add SolidIRC. * Fixed a crash bug in /MENU. Adding a radio item that deleted itself in its own select-command would crash. 2007-02-18 16:19 zed * ChangeLog, po/el.po: [no log message] 2007-02-18 06:45 zed * src/common/plugin.c: fix unhooking timers to be more resilient. 2007-02-13 23:04 zed * po/hu.po: [no log message] 2007-02-11 01:29 zed * po/be.po: [no log message] 2007-02-07 22:40 zed * src/fe-gtk/plugin-tray.c: avoid flicker when restoring window to the right position. 2007-02-07 21:22 zed * po/cs.po: [no log message] 2007-02-05 22:04 zed * ChangeLog, plugins/plugin20.html, src/common/plugin.c: Fixed "event_event name" for xchat_get_info() to match the docs exactly, but 2.8.0 (mis)behaviour works too. 2007-02-05 20:45 zed * ChangeLog, plugins/plugin20.html, po/uk.po, src/common/dcc.c, src/common/server.c, src/common/server.h, src/common/url.c, src/common/url.h, src/common/util.c, src/fe-gtk/urlgrab.c: * New uk.po * Fixed the "Save As" function saving to the wrong folder in the URL Grabber. * Add "modes" to plugin20.html. * Combined sending/charset functions of dcc and irc-server into one. 2007-01-31 20:01 zed * src/fe-gtk/setup.c: fix: [1640351] Xchat 2.8.1 Crash and buffer overflow 2007-01-31 17:23 zed * po/sv.po, src/common/plugin.c: Plugin API: Added "modes" to xchat_get_info(). Returns the current channel modes, if they are known. New sv.po 2007-01-30 23:25 zed * src/fe-gtk/gtkutil.c: fix: [ 1648186 ] Greek domains cannot be copied correctly 2007-01-29 21:07 lsitu * ChangeLog, plugins/perl/Xchat.pm: Execute the shutdown callback before removing hooks so commands created by the script can be used in the callback 2007-01-26 17:49 zed * configure.in, po/ca.po: new ca.po. 2007-01-03 06:08 zed * src/common/cfgfiles.c: Fix: /BACK command not working after upgrading from xchat < 2.8.0 2007-01-03 04:08 zed * ChangeLog, config.h.w32, configure.in, xchat.spec, src/fe-gtk/menu.c: === Bump to 2.8.0 and release === 2007-01-01 16:26 zed * faq.html, src/common/cfgfiles.c, src/common/xchat.h, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/plugin-tray.c, src/pixmaps/fileoffer.png, src/pixmaps/highlight.png, src/pixmaps/message.png: * update faq for 2.8. * [ 1625790 ] Away menu entry doesn't work 2006-12-25 20:56 zed * plugins/plugin20.html, src/common/outbound.c, src/common/plugin.c, src/common/text.c, src/common/text.h, src/fe-gtk/fe-gtk.c, src/fe-gtk/joind.c, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/plugin-tray.c: boring stuff 2006-12-17 00:19 zed * ChangeLog, plugins/plugin20.html, src/common/fe.h, src/common/outbound.c, src/fe-gtk/menu.c: /MENU: -i arg to specify an icon file. 2006-12-16 18:46 zed * ChangeLog, plugins/plugin20.html, src/common/fe.h, src/common/outbound.c, src/common/proto-irc.c, src/common/util.c, src/common/util.h, src/common/xchat.c, src/common/xchatc.h, src/fe-gtk/menu.c, src/fe-text/fe-text.c: - Changes to /MENU command (See plugin20.html for details): * Now works for popup menus too. * Allows creation of radio menu items. * -p arg can now to be negative to give a position offset from right/bottom. 2006-12-10 18:52 zed * ChangeLog, plugins/plugin20.html, src/common/cfgfiles.c, src/common/fe.h, src/common/inbound.c, src/common/outbound.c, src/common/plugin.c, src/common/textenums.h, src/common/textevents.h, src/common/textevents.in, src/common/xchat.c, src/fe-gtk/chanlist.c, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/menu.h, src/fe-gtk/plugin-tray.c, src/fe-gtk/xtext.c: * Added 'Your Action' text event. * Separated out /away and /back commands so it's obvious what they'll do. * Extended the /MENU command to work for popup menus too. See plugin20.html. * blacklisted dbus.so. 2006-12-09 17:39 zed * po/gl.po: [no log message] 2006-12-04 20:09 zed * ChangeLog, config.h.w32, configure.in, xchat.spec, plugins/plugin20.html, src/common/text.c, src/fe-gtk/plugin-tray.c: * Allow changing the logging folder if the log filename is set to a full path in the settings window (starts with a '/'). * Added invited event to systray blinking. === Bump to development version 2.7.90 === 2006-11-30 21:55 zed * ChangeLog, plugins/plugin20.html, src/common/outbound.c, src/common/plugin.c, src/common/server.c, src/common/text.c, src/common/text.h, src/fe-gtk/fe-gtk.c, src/fe-gtk/plugin-tray.c, src/fe-gtk/setup.c: * Added /GUI APPLY command, which does that same as pressing OK in the settings window (e.g use it after /set). Mainly for scripters. * Added event_text to xchat_get_info() to retreive the text event format string. * Informative tooltips for the tray icon. 2006-11-27 17:26 zed * ChangeLog, plugins/plugin20.html, src/fe-gtk/maingui.c: Channel modes are no longer shown in the titlebar if they contain a key. 2006-11-26 16:48 zed * src/: common/fe.h, common/inbound.c, common/outbound.c, fe-gtk/maingui.c, fe-gtk/plugin-tray.c: tweak tray code 2006-11-26 03:36 zed * src/: common/fe.h, common/inbound.c, common/outbound.c, common/plugin.c, common/xchat.h, fe-gtk/maingui.c, fe-gtk/plugin-tray.c: * Add systray option to channel-right-click menu. * Add systray to /chanopt. * Plugin API: Add tray to "flags" field of the "channels" list. 2006-11-26 02:21 zed * configure.in, src/fe-gtk/plugin-tray.c, src/fe-gtk/setup.c: * systray progress 2006-11-25 23:56 zed * ChangeLog, configure.in, faq.html, po/POTFILES.in, src/common/cfgfiles.c, src/common/dcc.c, src/common/fe.h, src/common/outbound.c, src/common/text.c, src/common/textevents.h, src/common/textevents.in, src/common/xchat.h, src/common/dbus/dbus-plugin.c, src/fe-gtk/Makefile.am, src/fe-gtk/chanlist.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/maingui.c, src/fe-gtk/maingui.h, src/fe-gtk/pixmaps.c, src/fe-gtk/pixmaps.h, src/fe-gtk/plugin-tray.c, src/fe-gtk/setup.c, src/pixmaps/Makefile.am, src/pixmaps/fileoffer.png, src/pixmaps/highlight.png, src/pixmaps/message.png: * 1/7 Bump to 2.7.0 to indicate that it's generally broken. * 2/7 faq.html: explain new URL opening. * 3/7 fix dcc ack reading. * 4/7 add systray feature and /TRAY command for scripts. * 5/7 xc268-fix-teprivmsg.diff * 6/7 dbus: ("%s loaded successfully!\n") - remove this print, it's noisy. * 7/7 channel list window: added right-click menu as in 2.6.9b. 2006-11-22 15:59 lsitu * ChangeLog, plugins/perl/Xchat.pm, plugins/perl/perl.c: Don't override the help message for builtin commands unless help text was supplied to hook_command. 2006-11-21 20:14 zed * src/fe-gtk/: fe-gtk.c, servlistgui.c: * fe-gtk.c: shorten some code * servlistgui.c: give the Sort button a tooltip. 2006-11-19 17:28 zed * po/de.po: [no log message] 2006-11-19 17:26 zed * plugins/perl/perl.c, src/fe-gtk/setup.c: * Warn when trying to put the tree on the top/bottom. * Perl: Warn about trying to load 64-bit ActivePerl. 2006-11-03 21:33 zed * src/: common/util.c, common/util.h, common/xchat.c, common/xchatc.h, fe-gtk/fe-gtk.c: fix "[ 1590035 ] Mangles links from chat" by using execv. Someone try the KDE path. 2006-10-31 17:51 zed * src/: common/dcc.c, common/dcc.h, fe-gtk/fe-gtk.c: * support opening URLs in xdg-open, when it fails auto detect gnome or kde. * neaten up dcc ack reading. 2006-10-24 21:29 zed * src/: common/util.c, common/util.h, fe-gtk/Makefile.am, fe-gtk/chanlist.c, fe-gtk/custom-list.c, fe-gtk/custom-list.h, fe-gtk/fe-gtk.h: Brand new channel list window: GtkTreeView, nicer layout, less CPU power when downloading very large list, uses less memory, supports regexp/patternmatch/substring search and supports downloading LIST with minusers to save time (only on some networks that support it). Feedback: http://forum.xchat.org/viewtopic.php?t=3198 2006-10-24 21:19 zed * po/: cs.po, hu.po: [no log message] 2006-10-24 21:18 zed * src/: common/modes.c, common/outbound.c, common/proto-irc.c, common/servlist.c, common/xchat.h, fe-gtk/gtkutil.c, fe-text/fe-text.c: * Partially support 005 ELIST= (for min users only). * add irc.blackened.com to EFnet list. * gtkutil.c: remove dead code. fe-text: make it build. 2006-10-16 08:19 zed * src/common/dbus/Makefile.am: add org.xchat.service.service.in to Makefile.am 2006-10-16 07:52 zed * ChangeLog, config.h.w32, configure.in, xchat.spec, README, faq.html, src/common/modes.c: === Bump to 2.6.8 === 2006-10-15 21:12 zed * src/: common/outbound.c, fe-gtk/fe-gtk.c: fix getfile/getint ordering. 2006-10-15 21:09 zed * po/pt.po: [no log message] 2006-10-14 19:38 zed * po/be.po, src/common/util.c, src/common/util.h, src/common/xchat.h, src/fe-gtk/notifygui.c: * replace safe_strcpy() with a utf-8 friendly one. * mark _("%d minutes ago") for gettext. * new be.po 2006-10-13 23:34 zed * po/vi.po: [no log message] 2006-10-13 20:21 zed * po/be.po: [no log message] 2006-10-13 02:57 zed * po/: hu.po, it.po: [no log message] 2006-10-12 20:31 zed * ChangeLog, src/common/ssl.c, src/common/xchat.c, src/fe-gtk/dccgui.c: * New DCC windows: GtkTreeView, context sensitive buttons, uploads&downloads in one window, just plain nicer. * Call would_block() in SSL_ERROR_SYSCALL/recv. * New default user-command: + "NAME GREP\n" "CMD lastlog -r &2\n\n"\ 2006-10-12 19:50 zed * po/: el.po, sv.po: [no log message] 2006-10-11 09:23 zed * po/be.po: [no log message] 2006-10-11 07:10 zed * po/ru.po: [no log message] 2006-10-11 01:10 zed * src/common/: outbound.c, xchat.h: more lastlog tweaks 2006-10-11 00:42 zed * ChangeLog, src/common/fe.h, src/common/outbound.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h: Added /LastLog -r 2006-10-10 23:34 zed * src/common/: server.c, util.c: * fix alpha mhz. * fix: [1467345] Repeated Disconnect messages. 2006-10-10 23:32 zed * po/sv.po: [no log message] 2006-10-10 19:26 zed * po/it.po: [no log message] 2006-10-09 22:07 zed * ChangeLog, faq.html, plugins/plugin20.html, src/common/dcc.c, src/common/outbound.c, src/common/server.c, src/common/servlist.c, src/common/xchat.h, src/fe-gtk/servlistgui.c, src/fe-gtk/setup.c: * Added a new encoding choice: "IRC (Latin-1/UTF-8 hybrid)". * add q23 to faq about log rotation. 2006-10-08 20:45 zed * po/: de.po, lt.po: [no log message] 2006-10-03 21:07 zed * src/common/inbound.c: [no log message] 2006-10-03 19:45 zed * ChangeLog, src/common/cfgfiles.c, src/common/fe.h, src/common/outbound.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/gtkutil.c: * fix using /set -e -quiet at the same time. * add /getfile. * Command hooks that start with a period ('.') will now be hidden from /HELP and /HELP -l. 2006-10-03 01:21 zed * src/common/outbound.c: fix [ 1569493 ] X-Chat adds space when setting bans 2006-10-02 21:11 zed * ChangeLog, plugins/plugin20.html, src/common/cfgfiles.c, src/common/ctcp.c, src/common/fe.h, src/common/inbound.c, src/common/outbound.c, src/common/outbound.h, src/common/plugin.c, src/common/xchat.h, src/fe-gtk/fe-gtk.c, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/setup.c: * Fixed: [1568931] treeview problem: closing tabs by holding shift and clicking. * Added field: networks to the "notify" list. * Userlist popup menu and buttons: added %e for 'current network name'. * Added option: 'Flash taskbar on any private messages'. 2006-10-01 04:18 zed * src/common/notify.c: dont send WATCH +/- on all networks when adding/deleting. 2006-10-01 03:31 zed * ChangeLog, faq.html, src/common/notify.c, src/common/notify.h, src/common/outbound.c, src/common/text.c, src/common/textevents.h, src/common/textevents.in, src/fe-gtk/notifygui.c: notify stuff: * can specify list of networks when adding with GUI and /notify -n. * "last on" shown as "minutes ago" instead of absolute time/date. * added $3 as network name to notify offline/online text events. Use this as default. 2006-09-30 21:01 zed * ChangeLog, src/fe-gtk/banlist.c: "Clear" button in Ban List window now has a 'Are you sure?' dialog for safety. 2006-09-28 05:25 zed * po/: de.po, es.po: [no log message] 2006-09-27 05:17 zed * src/common/xchat.c: [ 1565960 ] Kick button broken with some translations (pterjan). 2006-09-22 22:54 zed * ChangeLog, configure.in, po/be.po: add Belarusian. 2006-09-22 22:48 zed * src/common/server.c: [no log message] 2006-09-06 00:25 zed * src/: common/xchat.c, fe-gtk/fe-gtk.c, fe-gtk/maingui.c: * [ 1544960 ] quitting via tabs behaves bad on bncs * [ 1551620 ] --version flag needs display 2006-09-03 08:47 zed * ChangeLog, plugins/plugin20.html, src/common/plugin.c: Plugin API: Added field: "sizehigh" to the "dcc" list. Could someone plz test this and email me the result? 2006-08-28 08:06 zed * configure.in, po/it.po: [no log message] 2006-08-27 22:20 zed * src/: common/plugin.c, common/server.c, fe-gtk/dccgui.c: * Handle gracefully plugins that try to execute commands with invalid UTF-8. * Some small tweaks. 2006-08-26 22:52 lsitu * ChangeLog, plugins/perl/Xchat.pm: Changed print and command to return false if called with invalid arguments. Changed user_info to work with nick parameters even if they contain color codes. 2006-08-13 21:54 zed * src/common/outbound.c: [ 1539236 ] problem with the /url command 2006-08-12 09:08 zdra * src/common/dbus/: README, dbus-plugin.c, example.c, marshallers.list, remote-object.xml: add context_id has parameter for PrintSignal, ServerSignal and CommandSignal. 2006-08-11 11:33 zdra * src/common/dbus/dbus-plugin.c: fix some bugs. Thanks to nexu for pointing them. 2006-08-10 12:25 zdra * src/common/dbus/: README, dbus-plugin.c, remote-object.xml: - Never raise an exception. Instead return NULl, 0, FALSE or simple ignore the call if the ID doesn't exists or the context is invalid. That's how xchat plugin works. - SetContext now returns a boolean saying if the contex is valid or not. - you can now call ListStr and ListInt with ID=0, it will search informations in "channels" list of the current context. More than never I NEED TESTING AND FEEDBACK ! 2006-08-10 09:21 zdra * src/common/dbus/: README, dbus-plugin.c, remote-object.xml: - remove most exceptions, just return what xchat_* returns. Only raise exception for invalid IDs. - add a boolean return value to EmitPrint to let know if there was an error. That's better than raising an exception. 2006-08-09 22:24 zed * src/common/: outbound.c, outbound.h, proto-irc.c: For command parsing, allow a single quote with "". e.g. you can now /dcc send nick "filename wi""th spaces" (and a single quote in the filename). ender: plz test this thoroughly. 2006-08-09 22:04 zed * ChangeLog, plugins/plugin20.html, src/common/cfgfiles.c, src/common/dcc.c, src/common/text.c, src/common/util.c, src/common/xchat.h, src/fe-gtk/gtkutil.c, src/fe-gtk/maingui.c: * update plugin20.html with new fields. * fix filename encodings on glib-2.4+-win32. 2006-08-09 13:55 zdra * src/common/dbus/: README, dbus-client.c, dbus-plugin.c, example.c, example.py, remote-object.xml: - add filename, name, description and version args to "Connect" method. Those informations are used to add the client in the xchat's list of loaded plugins. - add a "UnloadSignal" signal to RemoteObject. This signal is emited when the user asks to unload your program, please exit(0) when you receive this signal. - fix a crash when threads are already initialised, checks before running g_thread_init() 2006-08-09 04:31 zed * src/common/: xchat.h, inbound.c, plugin.c, server.c: Plugin API: added "lag" and "queue" fields to the "channels" list. 2006-08-08 07:39 zed * po/ja.po: [no log message] 2006-08-08 00:27 zdra * src/common/dbus/: Makefile.am, README, dbus-client.c, dbus-plugin.c, example.c, example.py, manager-object.xml, remote-object.xml: - Removed the Manager, use a new interface of remote_object instead. - Code cleanup 2006-08-07 11:24 zdra * src/common/dbus/: README, dbus-plugin.c, example.py, remote-object.xml: Implement xchat_strip and xchat_send_modes in D-Bus interface. Remove xchat_free from TODO-list since it's useless. Only 2 functions remaining ! 2006-08-07 00:19 zdra * src/common/dbus/dbus-plugin.c: When the client's context isn't valid anymore, change it to xchat_find_context (ph, NULL, NULL) instead of xchat_get_context (ph). Like that we are sure the new context is valid. 2006-08-06 11:18 zdra * src/common/dbus/: README, dbus-plugin.c, example.py, remote-object.xml: implementation of xchat_list_time, xchat_list_fields and xchat_nickcmp in the D-Bus plugin. 2006-08-06 01:24 zdra * src/common/dbus/: README, dbus-plugin.c, example.py, remote-object.xml: Implementation of xchat_emit_print() in D-Bus interface. 2006-08-05 09:03 zdra * src/common/dbus/dbus-plugin.c: Don't fail if the client's context doesn't exists, just update it to xchat_get_context() and continue. This should fix an error zed has that I still can't reproduction. 2006-08-05 08:24 zdra * configure.in, src/common/dbus/dbus-client.c: GnomeVFS >=2.15 uses D-Bus and threads, so threads should be initialised before opening for the first time a D-Bus connection. That fix a crash when opening a GtkFilechooser which has gnomevfs as backend. 2006-08-02 22:31 zed * ChangeLog, src/common/Makefile.am, src/common/outbound.c, src/common/server.c, src/common/dbus/Makefile.am: * dbus: make the fscking thing build. * Fixed using the /MENU args -p and -e at the same time. * Fixed /reconnect and auto-reconnect issue [1525383]. 2006-08-01 20:30 zed * src/: common/Makefile.am, common/dbus/Makefile.am, fe-gtk/Makefile.am, fe-text/Makefile.am: libxchatcommon.la -> libxchatcommon.a 2006-07-31 11:53 zdra * configure.in, src/common/dbus/dbus-plugin.c: - fix configure.in if dbus-binding-tool and glib-genmarshal are present but dbus version nor met. - fix typo: s/invalide/invalid 2006-07-31 06:59 zed * src/: common/make-te.c, common/proto-irc.c, common/text.c, common/textevents.h, common/textevents.in, fe-gtk/textgui.c: * Unmark some text events for translation, because translators only screw things up. * Special-case BRASnet for nickserv. 2006-07-30 06:07 zdra * src/common/dbus/: README, dbus-plugin.c, example.py: "context" attribut of "channels" list should be get with ListInt and not ListStr. That's a difference between C api and D-Bus interface. 2006-07-30 03:07 zdra * src/: common/Makefile.am, common/dbus/Makefile.am, fe-gtk/Makefile.am, fe-text/Makefile.am: libxchatcommon.a -> libxchatcommon.la 2006-07-29 20:52 zed * src/common/dbus/apps_xchat_url_handler.schemas: change --dbus-url= to --existing --url= 2006-07-29 11:09 zdra * acinclude.m4, po/POTFILES.in: missing updates. 2006-07-29 10:46 zdra * configure.in, src/common/Makefile.am, src/common/xchat.c, src/common/xchatc.h, src/common/dbus/Makefile.am, src/common/dbus/README, src/common/dbus/apps_xchat_url_handler.schemas, src/common/dbus/dbus-client.c, src/common/dbus/dbus-client.h, src/common/dbus/dbus-plugin.c, src/common/dbus/dbus-plugin.xml, src/common/dbus/example.c, src/common/dbus/example.py, src/common/dbus/manager-object.xml, src/common/dbus/org.xchat.service.service.in, src/common/dbus/remote-object.xml, src/common/dbus/xchat-remote.c, src/fe-gtk/fe-gtk.c: - xchat-remote removed. We can now use "xchat --existing --url=" instead. - a .service file is added, like that xchat is automaticaly started when a client wants to connect the xchat service. - Each D-Bus client has now his own remote_object, like that clients can't interfer each others. A client should now first get the manager (/org/xchat/Manager) and call then "Connect" method which returns the path to a new remote_object. - update the dbus README to reflect the D-Bus interface changes. 2006-07-24 20:15 zed * plugins/python/python.c: Fix "restricted mode" errors on win32 [1512076]. 2006-07-18 11:16 zdra * src/common/dbus/: Makefile.am, README, dbus-plugin.c, dbus-plugin.xml, example.py: - add python dbus client example (src/common/dbus/example.py) - implement ListGet, ListNext, ListStr, ListInt, ListFree (see C API) - add a short TODO in dbus-plugin.c for those who want to help me - update README 2006-07-18 06:41 zdra * src/common/dbus/dbus-plugin.c: PVERSION="" like that dbus plugin doesn't appear in plugins list anmore 2006-07-18 06:17 zdra * src/common/dbus/dbus-plugin.c: s/xchat remote access/remote access/ remove a useless #define 2006-07-18 05:34 zdra * src/common/dbus/dbus-plugin.xml: Fix a crash 2006-07-18 04:46 zdra * configure.in, plugins/Makefile.am, plugins/dbus/Makefile.am, plugins/dbus/README, plugins/dbus/apps_xchat_url_handler.schemas, plugins/dbus/dbus-plugin.c, plugins/dbus/dbus-plugin.xml, plugins/dbus/example.c, plugins/dbus/marshallers.list, plugins/dbus/xchat-remote.c, po/POTFILES.in, src/common/Makefile.am, src/common/xchat.c, src/common/dbus/Makefile.am, src/common/dbus/README, src/common/dbus/apps_xchat_url_handler.schemas, src/common/dbus/dbus-plugin.c, src/common/dbus/dbus-plugin.h, src/common/dbus/dbus-plugin.xml, src/common/dbus/example.c, src/common/dbus/marshallers.list, src/common/dbus/xchat-remote.c: - Move dbus plugin to src/common/dbus - code cleanup - SetContext/FindContext/GetContext are now the same as C plugin API (will break old applications using dbus interface) - improved error handling - each dbus client has his own xchat context - automatically unhook when dbus client has quit - lots of bugfix please test it and report bugs ! 2006-07-17 20:36 zed * config.h.w32, configure.in, xchat.spec, plugins/perl/perl.c, src/fe-gtk/Makefile.am: === Bump to 2.6.6 === 2006-07-16 22:51 zed * po/es.po, src/fe-gtk/sexy-spell-entry.c: update to svn head. 2006-07-15 21:35 zed * plugins/plugin20.html, src/common/fe.h, src/common/outbound.c, src/fe-gtk/menu.c, src/fe-text/fe-text.c: Make /MENU DEL work for markup items. 2006-07-15 20:16 zed * ChangeLog, src/common/fe.h, src/common/outbound.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/setup.c: * Added -m arg to /MENU. See plugin20.html for more. * Added /SPLAY . * Make sure gui_input_spell is respected when building with libsexy. 2006-07-15 01:22 zdra * plugins/dbus/xchat-remote.c: Use PACKAGE_TARNAME instead of PACKAGE_NAME to have the name of xchat's binary. 2006-07-15 00:39 zed * src/fe-gtk/: sexy-spell-entry.c, sexy-spell-entry.h: second part of the last commit. 2006-07-15 00:33 zed * configure.in, src/fe-gtk/Makefile.am, src/fe-gtk/maingui.c, src/fe-gtk/setup.c: New configure option: --enable-spell=type enable spelling type: none static libsexy gtkspell 2006-07-13 06:58 zdra * plugins/dbus/README: add a WARNING to let developers know that the dbus plugin isn't very stable and the interface may change in the future. 2006-07-13 02:16 zed * src/: common/cfgfiles.c, common/fe.h, common/outbound.c, fe-gtk/fe-gtk.c, fe-gtk/maingui.c: * allow pango markup in /gui msgbox * /set tab_small 2, for _extra_ small. 2006-07-11 21:51 lsitu * ChangeLog, plugins/perl/Xchat.pm, plugins/perl/perl.c: Added check in set_context for undef Added the fields from get_list "channels" for the current context to the result of context_info 2006-07-11 21:27 zed * ChangeLog, src/common/dcc.c: [no log message] 2006-07-11 08:58 zed * src/: common/cfgfiles.c, common/xchat.h, fe-gtk/maingui.c: added gui_url_mod setting to change left-click URL modifier (set to 0 for left-click only). default is 4=ctrl. 2006-07-10 23:39 zed * plugins/plugin20.html: clarify xchat_hook_fd and passing win32 pipes. 2006-07-09 09:58 zed * ChangeLog, configure.in, src/common/dcc.c, src/common/fe.h, src/common/inbound.c, src/common/outbound.c, src/common/outbound.h, src/common/plugin.c, src/common/proto-irc.c, src/common/text.c, src/common/util.c, src/common/util.h, src/common/xchat.h, src/fe-gtk/maingui.c, src/fe-gtk/setup.c, src/fe-text/fe-text.c: The monster check-in: 1) Added CHANOPT command for setting channel specific options such as showing of joins and part, beep on message and color paste (Lian Wan Situ). 2) /CLEAR HISTORY will clear your command history. 3) Fixed a crash if you left a Ban-List window open after closing the associated channel and then clicking Refresh. 4) The /QUERY command now has -nofocus arg, which scripts might find useful. 5) print errno string in /dcc send, when open() fails. 6) hash-ify /gui in outbound.c 7) fix crash when script/plugin prints invalid-utf8 caused by recent addition of iso_8859_1_to_utf8, noticed by Sergio Luis. 8) Make gtktextview inputbox switch widget focus on tab key. 9) add gui_auto_open_dialog to setup gui, since too many have this off due to flood. 2006-07-09 08:36 zed * src/fe-gtk/gtkutil.c: respect gtk-button-images=0 set in ~/.gtkrc-2.0. Noticed by c0rvusc0rax [#1518697] 2006-07-08 13:46 lsitu * ChangeLog, plugins/perl/Xchat.pm: Allow scripts that use a non-existent function as the shutdown callback to be unloaded. 2006-07-03 23:02 zed * plugins/plugin20.html, src/common/plugin.c, src/common/xchat.h: Plugin API: Add bits 6-8 to the "flags" field in the "channels" list. 2006-07-03 22:21 zed * src/common/text.c: iso_8859_1_to_utf8: 1% speed up, yay! 2006-07-01 23:42 zed * ChangeLog, src/common/plugin.c: Plugin API: The second args to xchat_list_int and xchat_list_str can now be NULL as a shortcut to "channels" list for current context only. 2006-07-01 23:11 zed * src/common/text.c: Roll my own ISO-8859-1 to UTF-8 fallback converter, which has these advantages for users using UTF-8 charset: 1) Allows receiving chars in the 80-9f range from CP1252 mirc users, including Euro symbol. 2) Allows receiving ISO-8859-15 Euro symbol inplace of "currency symbol". 3) It's 3x faster than g_convert()! 2006-06-25 14:06 lsitu * ChangeLog, plugins/perl/perl.c: Apply Sergio Luis' patch to fix the stack clobbering bug in XS_Xchat_get_prefs 2006-06-24 22:10 zed * ChangeLog, src/common/dcc.c, src/common/dcc.h, src/fe-gtk/fe-gtk.c, src/fe-gtk/setup.c: * Make sure the dcc still exists when using the 'save as...' dcc dialog (SF bug #1511567). * Added completion_sort to the input-box settings gui. 2006-06-19 06:41 zed * plugins/plugin20.html, po/sr.po: [no log message] 2006-06-17 21:58 zed * src/common/server.c: Allow loading a cert/privatekey file from ~/.xchat2/.pem 2006-06-14 22:45 zed * faq.html, po/fr.po: [no log message] 2006-06-11 20:23 zed * src/fe-gtk/fe-gtk.c: Fix the invisible cursor color when using GTKSpell and a black input box (when "Use the text box font & colors" is ON). 2006-06-11 17:34 lsitu * plugins/perl/Xchat.pm: Fixed a bug that prevents printing 0 as the only output. 2006-06-10 00:38 zed * src/common/server.c: fix breakage caused by the MSProxy code... *sigh* 2006-06-08 07:07 zed * ChangeLog, config.h.w32, configure.in, xchat.spec, plugins/python/python.c: === Bump to 2.6.4 === 2006-06-06 23:16 zed * src/: common/dcc.c, common/dcc.h, common/proto-irc.c, fe-gtk/fe-gtk.c, fe-gtk/gtkutil.c, fe-gtk/gtkutil.h: * Make dcc resume work while using the "Save As..." dialog. * Support numeric 432 (erroneous nickname) for nextnick (ongeboren). * fe_open_url: Fall back to firefox instead of gnome 1's gnome-moz-remote. 2006-06-05 03:35 zed * po/: hu.po, nl.po: [no log message] 2006-06-01 19:46 zed * po/el.po, src/fe-gtk/fkeys.c: key shortcuts dialog: make sure stamps are off in the xtext. 2006-06-01 06:24 zed * po/: de.po, vi.po: [no log message] 2006-05-31 19:30 zed * po/: sv.po, zh_TW.po: [no log message] 2006-05-28 23:53 zed * src/common/server.c: wrap ports around at 65536. 2006-05-22 07:47 zed * autogen.sh, configure.in, plugins/plugin20.html, plugins/dbus/xchat-remote.c, plugins/perl/perl.c, src/common/cfgfiles.c, src/common/ctcp.c, src/common/outbound.c, src/common/plugin.c, src/common/servlist.c, src/fe-gtk/about.c, src/fe-gtk/fe-gtk.c, src/fe-text/fe-text.c: * Update Automake & Autoconf macros (Brian Pepple). * plugin.c: don't calc the hash twice. remove useless memset. * plugin20.html: Add warnings about xchat_emit_print. 2006-05-21 04:33 zed * src/fe-gtk/servlistgui.c: adjust table packing 2006-05-20 20:46 zed * src/: common/plugin.c, fe-gtk/menu.c: switch the session-independant items in xchat_get_info first. 2006-05-17 21:31 zed * ChangeLog, src/common/ctcp.c, src/common/servlist.c, src/fe-gtk/setup.c: ctcp.c: In CTCP sound, check for '\' on win32. servlist.c: Fixed debian bug #364858. setup.c: Check prefs.autodccsend == 1 for the big warning. 2006-05-17 01:05 zed * src/: common/cfgfiles.c, common/dcc.c, common/dcc.h, common/xchat.h, fe-gtk/fe-gtk.c, fe-gtk/gtkutil.c, fe-gtk/gtkutil.h, fe-gtk/setup.c: Add support for opening a Save Dialog for receiving dcc. 2006-05-17 00:59 zed * plugins/python/python.c: Fix some memory bugs. 2006-05-13 02:27 zed * ChangeLog, plugins/plugin20.html, src/common/dcc.c, src/common/outbound.c, src/common/outbound.h, src/common/text.c, src/common/util.c, src/common/xchat.h, src/fe-gtk/joind.c, src/fe-gtk/notifygui.c, src/fe-gtk/rawlog.c, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h: Disable hidden-char in rawlog so CTCPs arn't truncated. 2006-05-05 21:16 zed * configure.in, faq.html, po/de.po, po/sr.po, src/common/servlist.c: * faq.html: s/pidentd/oidentd. * servlist.c: Added "DeltaAnime". * New translations: sr, de. 2006-05-01 01:55 zed * po/es.po: [no log message] 2006-05-01 01:55 zed * ChangeLog, configure.in, src/fe-gtk/chanlist.c, src/fe-gtk/gtkutil.c, src/fe-gtk/ignoregui.c, src/fe-gtk/notifygui.c, src/fe-gtk/rawlog.c, src/fe-gtk/urlgrab.c: * Standardized a few button labels, s/"Add"/"Add..." s/"Save"/"Save As..." etc. * New Spanish translation po file. 2006-04-30 05:11 zed * ChangeLog, src/common/notify.c, src/common/notify.h, src/common/outbound.c, src/common/servlist.c, src/fe-gtk/notifygui.c, src/fe-gtk/setup.c: * setup.c - fix incorrect unslash() func. * Add "DarkMyst" network. * focus existing tab on /query nick. * Notify stuff: * Add "Open Dialog" button. * Make buttons context sensitive. * Fix a memleak. 2006-04-23 00:31 zed * src/fe-gtk/fkeys.c: Dont accept CTRL-Enter when using gtktextview, it can be used for multiline editing. 2006-04-23 00:07 zed * src/common/proto-irc.c: make WHOWAS also respect irc_whois_front setting. 2006-04-22 23:01 zed * src/fe-gtk/setup.c: migrate to the new GtkComboBox. 2006-04-22 22:23 zed * src/fe-gtk/setup.c: Make the setup window a little neater and disable widgets when appropriate. 2006-04-20 01:14 zed * po/de.po, ChangeLog, po/gl.po, src/common/util.c, src/fe-gtk/fe-gtk.h, src/fe-gtk/gtkutil.c, src/fe-gtk/gtkutil.h, src/fe-gtk/setup.c: Added a Browse button to the DCC download dir settings, which lets you select a folder via GUI. 2006-04-18 02:38 zed * src/fe-gtk/: chanlist.c, dccgui.c, servlistgui.c: merge some strings. 2006-04-17 23:50 zed * plugins/plugin20.html, src/common/ctcp.c, src/common/text.c, src/common/text.h, src/fe-gtk/setup.c: use textevents' sound_play routine for ctcp sound. 2006-04-17 01:27 zed * faq.html, ChangeLog: Update ipnat faq Q. 2006-04-16 16:43 lsitu * ChangeLog, plugins/perl/perl.c: Turn on UTF8 flag for things that need it. 2006-04-16 16:41 lsitu * plugins/perl/alt_completion.pl: Don't do anything if a modifier is used with tab. 2006-04-16 08:32 zed * src/common/: msproxy.c, msproxy.h: [no log message] 2006-04-16 08:15 zed * ChangeLog, src/fe-gtk/xtext.c: fix 10 year old bug where the separator line disappeared in /lastlog. 2006-04-16 07:42 zed * src/fe-gtk/: fe-gtk.c, xtext.c, xtext.h: preserve timestamps in /lastlog. 2006-04-16 01:11 zed * configure.in, ChangeLog, src/common/Makefile.am, src/common/cfgfiles.c, src/common/dcc.c, src/common/network.c, src/common/network.h, src/common/server.c, src/common/xchat.c, src/common/xchat.h, src/fe-gtk/servlistgui.c, src/fe-gtk/setup.c: Add support for MS Proxy (ISA server) via libntlm (Pavel Fedin). 2006-04-15 00:31 zed * src/common/: dcc.c, server.c: fix portability of the sock_connect struct. 2006-04-15 00:00 zed * src/: common/ignore.c, common/server.c, common/util.c, fe-gtk/menu.c, fe-gtk/setup.c: * ignore: restore gui_auto_open_dialog after 30 secs when flooded. * server: More socks5 stuff. * util: Update ccTLD data. * menu: remove old cruft. * setup: re-add warning about dcc receive to homedir here. Remove trailing slashes from dccdir so mkdir doesn't fail. 2006-04-11 01:33 zed * ChangeLog, faq.html, src/common/dcc.c, src/common/server.c, src/fe-gtk/setup.c: * add faq Q about timestamp marking. * make use of prefs.proxy_use. * add spelling setting to setup gui. 2006-04-09 20:36 zed * ChangeLog, src/common/cfgfiles.c, src/common/dcc.c, src/common/dcc.h, src/common/server.c, src/common/server.h, src/common/xchat.h, src/fe-gtk/setup.c, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h: * DCC file transfers via http/socks45/wingate proxy is now supported (Damjan Jovanovic & me). * You can now mark and copy timestamps if you hold down SHIFT. 2006-04-08 23:16 zed * src/: common/cfgfiles.c, common/xchat.h, fe-gtk/fkeys.c, fe-gtk/maingui.c: More gtktextview/spelling progress. 2006-04-07 00:29 zed * src/fe-gtk/maingui.c: simplify 2006-04-07 00:10 zed * src/fe-gtk/: fe-gtk.h, maingui.c: More fixups of gtktextview usage. 2006-04-06 22:25 zed * src/common/server.c: more socks5 improvements. 2006-04-06 04:02 zed * src/common/server.c: more 2006-04-06 03:27 zed * src/common/server.c: Improve socks4/5 error reporting. 2006-04-06 01:33 zed * ChangeLog, configure.in: Fix build when ld is overridden with $LD variable to use a non-GNU ld (e.g. Solaris). 2006-04-06 01:29 zed * po/: hu.po, zh_TW.po: New translations: Hungarian, Chinese(Taiwan). 2006-04-05 22:24 zed * configure.in, src/fe-gtk/ascii.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/fe-gtk.h, src/fe-gtk/fkeys.c, src/fe-gtk/maingui.c, src/fe-gtk/maingui.h, src/fe-gtk/userlistgui.c: Add (highly buggy) spelling support. 2006-04-04 23:56 zed * ChangeLog, src/common/outbound.c, src/fe-gtk/chanlist.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/setup.c: Warn that 'shorten tab labels' isn't instant apply. 2006-03-28 01:02 zed * src/fe-gtk/: chanview-tree.c, userlistgui.c: * 0 out idle_tag in cv_tree_init(). * Fixed plugin/script get_list("users") causing a critical GDK warning when not executed from the front-most tab. 2006-03-27 20:15 zed * src/common/: servlist.c, xchat.c: possibly fix opening URL with "xchat --url=..." (not via dbus) while 'Skip serverlist on startup' is off. 2006-03-26 22:14 zed * ChangeLog, config.h.w32, configure.in, xchat.spec, src/common/ctcp.c, src/common/servlist.c: * === Bump to 2.6.2 === * servlist.c: Remove dead servers found by daemon404. * update spec file for FC5. 2006-03-25 19:09 zed * src/: common/servlist.c, fe-gtk/about.c: * rename Buzzpot back to ChatSpike as per admin. Add MindForge. * don't free(NULL) on unix. 2006-03-24 22:18 zed * src/fe-gtk/menu.c: In the "Join Channel..." dialog, move the cursor past the #. 2006-03-24 22:06 zed * src/common/outbound.c, ChangeLog: s/sprintf/snprintf 2006-03-24 22:04 zed * po/: de.po, fr.po, el.po, fi.po, ja.po, sv.po, gl.po, hu.po, ko.po, nl.po, pa.po, sq.po, vi.po, zh_TW.po: Update "_Preferences" menu item in po files. 2006-03-20 23:57 zed * src/: common/cfgfiles.c, fe-gtk/menu.c: * Use tree layout by default. * Gnome HIGify join channel/preferences menu items [1455126] / [1455125]. 2006-03-20 04:42 zed * src/common/servlist.c: set focus arg TRUE for new_ircwindow call. 2006-03-20 04:22 zed * src/: common/outbound.c, common/servlist.c, fe-gtk/fe-gtk.c, fe-gtk/maingui.c, fe-gtk/maingui.h, fe-gtk/menu.c: add /gui attach/detach. 2006-03-18 23:32 zed * src/fe-gtk/servlistgui.c: servlistgui.c Remember the window size. 2006-03-15 00:18 zed * ChangeLog, plugins/plugin20.html, src/fe-gtk/joind.c, src/fe-gtk/menu.c: update changelog & other uninteresting stuff. 2006-03-14 06:58 zed * src/fe-gtk/: fe-gtk.c, rawlog.c, setup.c: * fix typo in fe_set_inputbox_contents. * make rawlog.c use xchat_open_file() too. * setup.c: Use fe_open_url instead of ShellExecute. 2006-03-14 06:03 zdra * plugins/dbus/Makefile.am: explicitly link with glib 2006-03-13 00:33 zed * src/: makeinc.msc, common/cfgfiles.c, common/cfgfiles.h, common/dcc.c, common/ignore.c, common/notify.c, common/outbound.c, common/servlist.c, common/text.c, common/url.c, common/util.c, common/util.h, fe-gtk/editlist.c, fe-gtk/fkeys.c, fe-gtk/palette.c: * bundle up all calls to open/fopen for future changes. * fix move-to-completed-dir routine to be utf-8 correct. 2006-03-09 23:02 zed * po/sv.po, src/common/modes.c: * New sv.po, Swedish. * Support UniBG's nickserv automatically (ongeboren). 2006-03-04 21:57 zed * po/de.po, src/common/outbound.c, src/fe-gtk/servlistgui.c: * New de.po (German). * Added "TIS-620 (Thai)" to serverlist gui. * Show help when using wrong args for /DCC, instead of silence. 2006-02-19 08:04 mooooooo * plugins/tcl/tclplugin.c: added 'selected' to tcl_ users 2006-02-18 15:53 lsitu * plugins/perl/perl.c: Added comment to clearify which _get_osfhandle is being used. 2006-02-12 21:50 zed * src/common/outbound.c: remove unused malloc. 2006-02-12 05:16 zed * src/common/: dcc.c, dcc.h, xchat.h: Support receiving 2048 bytes per line from server and dcc-chat, so we can support 512 UTF-8 characters that some servers now send. 2006-02-08 22:51 zed * ChangeLog, src/common/outbound.c: stops those "Unknown command" messages from appearing when load -e is used to load a file with empty lines (Khisanth). 2006-02-07 12:32 lsitu * ChangeLog, plugins/perl/perl.c: Fix hook_fd to work with pipes on Windows. (Vince Pit) 2006-02-04 20:34 zed * po/de.po, po/fr.po, src/common/dcc.c: - CL's dccsum patch. - New fr.po, de.po. 2006-01-22 14:02 lsitu * ChangeLog, plugins/perl/Xchat.pm, plugins/perl/perl.c: Fixed strip_code so that it no longer take off extra commas. Fixed filename checks so that '/load "filenameWithoutSpaces.pl"' will also work. 2006-01-20 20:08 zed * src/common/servlist.h: add FLAG_FAVORITE for XCA. 2006-01-18 23:35 zed * configure.in, po/ja.po, src/fe-gtk/maingui.c: ja.po 2006-01-12 19:59 zed * src/fe-gtk/xtext.c: Fixed a bug in timestamp drawing using non-fixed-width font [1404341]. 2006-01-12 02:44 zed * ChangeLog, src/common/inbound.c, src/common/text.c, src/common/text.h: Fixed using Strip mIRC colors & Color nicks at the same time. 2006-01-10 21:34 zed * src/: common/outbound.c, common/servlist.c, common/servlist.h, fe-text/fe-text.c: * Made "/server freenode" send auto-join channels but not "/server irc://freenode". * Made fe-text build. 2006-01-07 19:57 zed * src/: common/server.c, fe-gtk/fe-gtk.c: Move joind() call to fe-gtk. 2006-01-06 11:10 lsitu * plugins/perl/xchat2-perl.html: More information about Key Press events. 2006-01-06 10:19 lsitu * plugins/perl/xchat2-perl.html: Update information for the "Key Press" event. 2006-01-06 07:24 zed * ChangeLog, config.h.w32, configure.in, faq.html, xchat.spec, po/el.po, po/fr.po, src/common/servlist.c: === Bump to 2.6.1 === 2006-01-05 22:00 lsitu * plugins/perl/perl.c: Change PTR2UV to PTR2IV to match XSRETURN_IV. 2006-01-03 19:29 zed * po/hu.po, src/common/servlist.c, src/fe-gtk/chanview-tree.c: * new hu.po * remove useless calls in chanview-tree.c. * add Beirut to server list. 2006-01-03 09:43 zdra * plugins/dbus/Makefile.am: s/libtool/$(LIBTOOL) 2006-01-02 04:09 zed * src/: common/outbound.c, common/servlist.c, common/servlist.h, fe-gtk/servlistgui.c: Make servlist_net_find use case-insensitive search in /URL. 2006-01-02 03:38 zed * ChangeLog, src/common/xchat.c, src/fe-gtk/menu.c: Simplify URL right-click menu. 2006-01-02 02:25 zdra * src/common/: outbound.c, xchat.c: 1) Useless to test if channel[0]=='#', parse_irc_url() never return channel name with the '#'. 2) If we JOIN the channel, url isn't freed. (in cmd_url() ). 3) "Connect as IRC server" now run URL xchat command instead of NEWSERVER, this mean that if the server is already connected it will simply join the channel and not open a new tab. 2006-01-01 20:54 zed * src/common/outbound.c, plugins/dbus/xchat-remote.c: Support join-only when opening irc:// URLs if you're already connected to the network (Xavier Claessens, Me). 2005-12-31 20:28 zed * ChangeLog, plugins/plugin20.html, po/fi.po, po/nl.po, po/vi.po, src/common/plugin.c, src/common/servlist.c, src/common/servlist.h, src/fe-gtk/servlistgui.c, src/fe-gtk/textgui.c: * Changed xchat_find_context (ph, channel, NULL) to return results from the same server group as the current context when possible (Lian Wan Situ), tweaked by me. * Added servlist_net_find_from_server for future use in /url. * New translations: fi, nl, vi. * Return "Use a proxy server" to serverlist edit window by popular demand. 2005-12-31 02:21 lsitu * plugins/perl/Xchat.pm: Improved implementation of previous change. 2005-12-31 02:15 lsitu * ChangeLog, plugins/perl/Xchat.pm: Make scripts that do not call register() show up in the "Plugins and Scripts" window. 2005-12-31 01:26 lsitu * ChangeLog, plugins/perl/generate_header, plugins/perl/perl.c: Fixed compatibility issues with 5.8.0 and 5.8.1. 2005-12-30 00:34 lsitu * ChangeLog: Name fix. 2005-12-27 19:46 zed * ChangeLog, plugins/plugin20.html, src/common/plugin.c, src/common/proto-irc.c: * Plugin API: Added "id" to xchat_get_prefs (Khisanth). * Don't send hostname in USER line for privacy, suggested by Alex Tarkovsky. Please report any failed logins. 2005-12-26 22:54 zed * src/fe-gtk/joind.c: Stage #3, really done. 2005-12-26 22:53 zed * po/POTFILES.in, src/fe-gtk/fe-gtk.h: Stage #2, done. 2005-12-26 22:50 zed * src/: common/cfgfiles.c, common/server.c, common/xchat.h, fe-gtk/Makefile.am, fe-gtk/fe-gtk.c, fe-gtk/maingui.c: Merge in my Join-Dialog from w32 tree. It should be damn easy to use xchat from startup, connect and join for newbies now. Stage #1. 2005-12-26 02:34 zed * ChangeLog, configure.in, src/common/network.c, src/common/server.c: Randomized DNS lookups on Mac OS X on hostnames that return multiple IP numbers (SG / CL). Comments in network.c explain it. 2005-12-22 20:57 zed * src/: common/dcc.c, common/inbound.c, common/plugin.c, common/server.c, common/text.c, common/util.c, common/util.h, fe-gtk/chanlist.c, fe-gtk/menu.c, fe-gtk/xtext.c: Mine & CL's strip_color fixups. 2005-12-21 19:43 zed * src/: common/dcc.c, common/outbound.c, common/ssl.c, common/xchat.c, common/xchat.h, fe-gtk/chanview-tree.c: Cleanup all calls to srand and rand (Camillo Lugaresi). 2005-12-20 19:56 zed * ChangeLog, configure.in, src/common/outbound.c, src/common/servlist.c, src/common/servlist.h, src/common/text.c, src/common/textevents.h, src/common/textevents.in, src/common/util.c, src/fe-gtk/servlistgui.c, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h, po/vi.po: - New vi.po translation. - Added support for brackets "<>" around nicknames in cut and paste, without displaying them (hidden text) (Camillo Lugaresi). - Rename TopGamers to IdleMonkeys as per request. - Fixed opening URL irc://NetWork/#channel not joining the channel [1362155]. 2005-12-19 06:21 zdra * plugins/dbus/: dbus-plugin.c, example.c, xchat-remote.c: My email changed 2005-12-13 06:44 zed * src/: common/server.c, fe-gtk/fe-gtk.c, fe-gtk/fe-gtk.h, fe-gtk/maingui.c, fe-gtk/menu.c, fe-gtk/menu.h, fe-gtk/setup.c: - Add "Join Channel" to Server menu. - Unshade "Disconnect" item during connection in progress. - Add "Auto accept file offers" to DCC settings. - Fixed SF bug #1349088. 2005-12-11 18:33 zed * ChangeLog, src/common/outbound.c: Fixed auto-completion during /exec -o [1375530]. 2005-12-08 09:20 zdra * plugins/dbus/: dbus-plugin.c, example.c, xchat-remote.c: include config.h in all files 2005-12-08 07:10 zdra * plugins/dbus/: example.c, xchat-remote.c: uses of g_print instead of g_printf 2005-12-08 07:00 zdra * configure.in, plugins/dbus/Makefile.am, plugins/dbus/dbus-plugin.c: Apply some changes made by xchat-gnome. 2005-12-08 05:02 zdra * plugins/dbus/: README, dbus-plugin.c, dbus-plugin.xml, example.c: - add support for xchat_hook_print(). Thanks to Caolan McNamara's patch - Refuse to unload the plugin since it cause xchat to crash (D-BUS doesn't support unloading yet) - if something goes wrong at plugin's initialisation, don't unload the plugin since it cause xchat to crash. Simply print the error and keep the plugin loaded. 2005-12-07 19:24 zed * ChangeLog, src/fe-gtk/chanview-tree.c: touch up. 2005-12-07 19:17 zed * src/fe-gtk/chanview-tree.c: Fix the flashing when click on a colored row in the treeview. This code is ugly, but it works. 2005-12-07 19:08 zed * src/common/dcc.c: Made DCC resume handle case-insensitive file systems properly (inspired by work from Camillo Lugaresi). 2005-12-04 21:59 zed * plugins/dbus/dbus-plugin.c: Make build on dbus 0.6+ 2005-12-02 20:20 zed * src/fe-gtk/textgui.c: Fix the scrollbar. 2005-12-02 19:59 zed * src/fe-gtk/textgui.c: Convert to GtkTreeView. Please report new bugs. 2005-12-01 23:47 zed * src/fe-gtk/maingui.c: Don't make nick label small when marked back. 2005-12-01 21:45 zed * src/fe-gtk/maingui.c: Fix the coloring-parent-node-when-collapsed patch. 2005-11-27 18:47 zed * configure.in, src/fe-gtk/ascii.c: - configure.in: update ALL_LINGUAS. - ascii.c: "" -> NULL. 2005-11-25 18:01 lsitu * ChangeLog: Include changes made to the Perl plugin. 2005-11-24 21:33 zed * ChangeLog, plugins/plugin20.html, po/el.po, src/common/fe.h, src/common/outbound.c, src/common/plugin.c, src/common/userlist.h, src/fe-gtk/userlistgui.c: - New el.po (Greek). - Plugin API: Added selected flag to "users" list (Khisanth). - Update /newserver help text (Khisanth). 2005-11-21 23:12 zed * src/fe-gtk/search.c: Restore the checkboxs' states when creating the gui. 2005-11-20 21:25 zed * ChangeLog, src/common/url.c, src/fe-gtk/chanview-tabs.c, src/fe-gtk/chanview-tree.c, src/fe-gtk/chanview.c, src/fe-gtk/chanview.h, src/fe-gtk/maingui.c: - Parent tab color (Khisanth). - Fixed crash when trying to Detach or Close a utility tab via right-click, when it's not the currently focused tab. 2005-11-17 00:25 zed * src/fe-gtk/userlistgui.c: Use gtk_list_store_insert_with_values for speed. 2005-11-16 17:43 lsitu * plugins/perl/: Xchat.pod, xchat2-perl.html: Added information for passing an array reference as the first argument to Xchat::command. 2005-11-15 23:13 zed * src/fe-gtk/: search.c, xtext.c, xtext.h: Largely re-write the Search function with sane behaviour. Now has case match off/on, and search backwards (Richard Hitt & Me). 2005-11-10 02:45 zed * configure.in, po/fi.po, po/gl.po, po/hu.po, po/sq.po: New translations. 2005-11-09 23:50 lsitu * plugins/perl/perl.c: Disable triggering callbacks recursively. 2005-11-08 21:44 zed * src/fe-gtk/chanview-tree.c: Fix comments from last commit. 2005-11-08 18:53 zed * src/fe-gtk/chanview-tree.c: Implement tree moving keys (Khisanth & Me). 2005-11-07 23:05 zed * src/fe-gtk/servlistgui.c: Clean up key_press_event handling. 2005-11-06 21:42 zed * ChangeLog, src/fe-gtk/chanview-tree.c: Double-click in tree layout will now expand/collapse (Khisanth). 2005-11-06 19:47 zed * po/ko.po, src/common/text.c: - Added log rotation, based on ideas from Giskard. For example, set your logfilename to "%F/%n-%c.log" (%F is substituted by strftime). Still needs testing. - New Korean po file. 2005-11-05 08:30 zdra * plugins/dbus/: README, dbus-plugin.c, dbus-plugin.xml, example.c: Add support for xchat_hook_server() 2005-11-05 02:44 zdra * plugins/dbus/: Makefile.am, README, example.c, xchat-remote.c: Add a README to explain each available methods and signals, and add an example program. 2005-11-04 16:22 zdra * plugins/dbus/xchat-remote.c: #if 0 for example code. 2005-11-04 16:12 zdra * plugins/dbus/: Makefile.am, dbus-plugin.c, dbus-plugin.xml, marshallers.list, xchat-remote.c: add support for xchat_hook_command(). We can now recieve a signal through D-BUS when an xchat command is runned. 2005-11-03 19:39 zed * po/pa.po, src/fe-text/fe-text.c: - Make xchat-text build and possibly even run. - New Punjabi po file. 2005-11-02 21:09 zed * ChangeLog, config.h.w32, configure.in, xchat.spec: === Bump to 2.6.0 (aka blame Hawkwind) === 2005-11-02 21:03 zed * src/common/: cfgfiles.c, text.c: - Change default irc_join_delay to 3. - WIN32: Mask out more invalid filename characters when writing to log files. 2005-10-30 21:47 zed * po/: nl.po, zh_TW.po: [no log message] 2005-10-30 13:56 lsitu * plugins/perl/: Xchat.pod, xchat2-perl.html: Updated path for Settings->Advanced->Text Events 2005-10-29 21:18 lsitu * plugins/perl/: Xchat.pod, xchat2-perl.html: Added information about hooking "Key Press". 2005-10-28 06:35 zdra * configure.in, plugins/dbus/Makefile.am, plugins/dbus/apps_xchat_url_handler.schemas: avoid fails when build without gconf 2005-10-28 03:57 zed * ChangeLog, src/common/server.c: Deprioritized MODE/WHO to reduce join lag. 2005-10-27 14:32 zdra * configure.in, plugins/dbus/Makefile.am: Install GConf keys to handle irc:// protocol in gnome 2005-10-27 03:16 zdra * plugins/dbus/dbus-plugin.c: fix translations 2005-10-26 07:07 zed * src/fe-gtk/ascii.c: Fix capital Ğ. 2005-10-26 04:30 zed * faq.html: update faq for 2.6. 2005-10-25 20:59 lsitu * ChangeLog: Added changes to the Perl plugin. 2005-10-25 20:50 lsitu * plugins/perl/: Makefile.am, ignore.pl: Remove ignore.pl and sample_script.pl. 2005-10-25 20:43 zed * ChangeLog, src/fe-gtk/ascii.c: - Reworked the Character Chart window so you can find your char. 2005-10-25 07:48 lsitu * plugins/perl/sample_script.pl: [no log message] 2005-10-23 07:19 zed * src/common/: outbound.c, proto-irc.c: - /newserver -noconnect patch, Invite : patch (Khisanth). 2005-10-23 00:58 zed * src/common/: ctcp.c, ctcp.h, dcc.c, inbound.c, inbound.h, outbound.c, proto-irc.c: - Add id arg to inbound_action and ctcp_handle. 2005-10-22 23:25 zed * plugins/plugin20.html, src/common/plugin.c: Plugin API: Add bit5 to flags field of "channels" list. 2005-10-21 02:26 zed * ChangeLog, README, src/common/inbound.c, src/common/text.c, src/common/textevents.h, src/common/textevents.in: - "Channel Action" and "Channel Action Hilight" now have a 3rd argument of "Mode char", just like normal message events. The last talk time is also now updated on actions. - README: Update requirement to gtk 2.6. 2005-10-19 22:04 zed * ChangeLog, src/common/cfgfiles.c, src/common/xchat.h, src/fe-gtk/about.c, src/fe-gtk/banlist.c, src/fe-gtk/chanlist.c, src/fe-gtk/dccgui.c, src/fe-gtk/fkeys.c, src/fe-gtk/gtkutil.c, src/fe-gtk/ignoregui.c, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/notifygui.c, src/fe-gtk/plugingui.c, src/fe-gtk/rawlog.c, src/fe-gtk/search.c, src/fe-gtk/servlistgui.c, src/fe-gtk/setup.c, src/fe-gtk/urlgrab.c: - Tab completion order can now be in "last talk" order if you /set completion_sort 1. - Fixed another (hard to reproduce) attach/detach bug. - Let's be consistant and call it "XChat" everywhere. 2005-10-19 08:47 zdra * plugins/dbus/xchat-remote.c: don't translate "TRUE" and "FALSE" 2005-10-19 07:00 zdra * plugins/dbus/: dbus-plugin.c, xchat-remote.c: remove error handling in remote_object_get_info() 2005-10-19 02:49 zed * src/fe-gtk/: editlist.c, editlist.h, maingui.c, menu.c, textgui.c: - Set auto replace gui's titles to something more meaningful. - Fix Drag&Drop to dialog window. - Allow tree on right-side if chosen in prefs. - Try to modernise the text-events GUI a little. 2005-10-18 01:39 zed * ChangeLog, src/common/inbound.c, src/fe-gtk/xtext.c: - Don't use irc_id_?text when IDENTIFY-MSG isn't supported. - xtext.c: Turn off italic rendering, it's not ready. 2005-10-17 17:53 lsitu * plugins/perl/Xchat.pm: Added an error message for unloading a script that isn't loaded. 2005-10-17 05:49 zed * src/fe-gtk/: chanview-tabs.c, chanview-tree.c, chanview.c, chanview.h, maingui.c, setup.c: - Apply truncate-name setting to tree aswell. - Apply userlist style to tree. 2005-10-16 07:18 zdra * plugins/dbus/Makefile.am: better now but i18n doesn't works yet for dbus plugin 2005-10-16 05:25 zdra * po/POTFILES.in: add strings from plugins/dbus/*.c 2005-10-16 03:04 zdra * plugins/dbus/: Makefile.am, dbus-plugin.c, xchat-remote.c: Xchat command line is now «xchat -a --url=irc://server/channel» Adding i18n support to xchat-remote and dbus-plugin. 2005-10-15 07:17 zdra * plugins/dbus/xchat-remote.c: xchat-remote --url="irc://blah" opens a new xchat when no one is running or no D-BUS service avaible on the running xchat. 2005-10-15 03:54 zed * ChangeLog, src/common/xchat.c, src/common/xchatc.h, src/fe-gtk/fe-gtk.c: Use GOption for parameter parsing. 2005-10-13 23:10 zed * ChangeLog, src/fe-gtk/chanview-tabs.c, src/fe-gtk/chanview-tree.c, src/fe-gtk/chanview.c, src/fe-gtk/maingui.c, src/fe-gtk/pixmaps.c: - remove debug printfs. - set tree widget name to "xchat-tree" so you can tweak gtkrc. - pixmaps.c: check buffer bounds on load error. 2005-10-13 22:04 lsitu * plugins/perl/Xchat.pm: Make user_info exportable. 2005-10-12 23:01 lsitu * plugins/perl/perl.c: Autoload system wide scripts on Windows. 2005-10-12 13:34 zdra * plugins/dbus/: dbus-plugin.c, dbus-plugin.xml, xchat-remote.c: add support for xchat_get_info() and xchat_get_prefs() 2005-10-12 02:40 zdra * configure.in: dbus support default to yes so configure option is --disable-dbus instead of --enable-dbus. 2005-10-11 22:38 zed * src/: common/cfgfiles.c, common/xchat.h, fe-gtk/chanview-tree.c, fe-gtk/chanview.c, fe-gtk/chanview.h, fe-gtk/maingui.c, fe-gtk/menu.c, fe-gtk/pixmaps.c, fe-gtk/pixmaps.h, pixmaps/Makefile.am, pixmaps/about.png, pixmaps/makefile.msc: - Add support for icons in the tree. Currently default off (/set tab_icons 1). Uses file names /usr/share/xchat/ channel.png, server.png, dialog.png, util.png. No icons are included (yet?). - Fix slow exit when there's lots of tabs. - menu.c: fix double translation. - Include bold/underline/italic in right-click menu. 2005-10-11 22:03 zed * ChangeLog, configure.in, plugins/Makefile.am, plugins/dbus/Makefile.am, plugins/dbus/dbus-plugin.c, plugins/dbus/dbus-plugin.xml, plugins/dbus/xchat-remote.c: - Add xchat-remote and dbus plugin (Claessens Xavier). Currently requires dbus 0.35. 2005-10-11 00:07 lsitu * plugins/perl/perl.c: make perl_definitons[] static. 2005-10-10 23:17 zed * ChangeLog, src/common/util.c, src/fe-gtk/ascii.c, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h: - Added support for Italic text (ctrl-shift-1d). 2005-10-10 00:19 zed * src/fe-gtk/chanview-tabs.c: - Move scroll_event to the viewport. 2005-10-10 00:01 zed * src/: common/inbound.c, fe-gtk/chanview-tabs.c: - whois away line ignored irc_whois_front setting. Fixed. - Scroll-wheel now works while hovering over a tab (Khisanth). 2005-10-09 23:42 zed * src/: common/cfgfiles.h, common/dcc.c, common/inbound.c, common/inbound.h, common/modes.c, common/outbound.c, common/server.c, common/server.h, common/userlist.c, common/userlist.h, common/xchat.c, common/xchatc.h, fe-gtk/chanlist.c, fe-gtk/chanview-tree.c, fe-gtk/chanview.c, fe-gtk/chanview.h, fe-gtk/fe-gtk.h, fe-gtk/maingui.c, fe-gtk/menu.c, fe-gtk/rawlog.c, fe-gtk/setup.c, fe-gtk/userlistgui.c: - cleanup userlist.h / server.h. - make shift-click work in treeview. - make treeview autosize. - fix detaching server tab. - fix various alignment issues in the main gui (hiding topicbar still needs work, help!). - fix crash when changing layout while there's no tabwindow. 2005-10-06 23:50 zed * ChangeLog, plugins/plugin20.html, src/common/inbound.c, src/common/modes.c, src/common/outbound.c, src/common/proto-irc.c, src/common/servlist.c, src/common/xchat.h, src/fe-gtk/dccgui.c, src/fe-gtk/editlist.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/fkeys.c, src/fe-gtk/gtkutil.c, src/fe-gtk/gtkutil.h, src/fe-gtk/ignoregui.c, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/pixmaps.c, src/fe-gtk/plugingui.c, src/fe-gtk/search.c, src/fe-gtk/servlistgui.c, src/fe-gtk/setup.c, src/fe-gtk/textgui.c, src/fe-gtk/xtext.c: - plugin20.html: Mention win_ptr. - Auto detect RusNet and use /NICKSERV to identify. - Added /Ghost command. - Internal 2.5ish fixes. Remove gtkutil_simpledialog and use fe_message everywhere. - Bullet points are fun. - xtext.c: Fix crash with GTK 2.8.5+ http://bugzilla.gnome.org/show_bug.cgi?id=314696 2005-10-06 23:19 zed * ChangeLog, po/fi.po, src/fe-gtk/xtext.c: - xtext.c: Fixed crash on GTK 2.8.5+. http://bugzilla.gnome.org/show_bug.cgi?id=314696 - New fi.po. 2005-10-05 02:26 zed * ChangeLog, src/common/inbound.c, src/common/servlist.c, src/common/servlist.h, src/fe-gtk/servlistgui.c: - Server list's edit window now gives you an option of a network specific 'Second choice' nickname. 2005-10-05 01:29 zed * ChangeLog, src/common/cfgfiles.c, src/common/fe.h, src/common/inbound.c, src/common/inbound.h, src/common/modes.c, src/common/plugin.c, src/common/proto-irc.c, src/common/server.c, src/common/servlist.c, src/common/xchat.c, src/common/xchat.h, src/fe-gtk/ascii.c, src/fe-gtk/chanview-tabs.c, src/fe-gtk/chanview-tree.c, src/fe-gtk/chanview.c, src/fe-gtk/chanview.h, src/fe-gtk/dccgui.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/setup.c, src/fe-gtk/xtext.c: - The editable Server menu is no more, if you want it type /set gui_usermenu 1. - Introduced a delay before joining channels, to allow for FreeNode's short comings. If a umode +e is received it'll send auto-join channels immediately. - Plugin API: Added win_ptr to xchat_get_info (Mike's request). - Non-irc (utility) tabs can now be detached aswell. - Fixed behaviour problems of the userlist pane, which might be set incorrectly if the window was resized while a server-tab is focued. - Added a confirm-dialog when trying to close a server-tab with children. - Line up the character chart window better. - Don't allow tree to be focused, cos you can't type. - Allow any tab to be closed when server-tabs are turned off. 2005-10-04 23:13 lsitu * plugins/perl/perl.c: Remove erraneous strlen from perl_command_reload. 2005-10-04 17:26 lsitu * plugins/perl/perl.c: Give reload, reloadall, unloadall, unload and load more appropriate return values. 2005-10-02 22:10 lsitu * plugins/perl/Xchat.pm: Make printf and commandf exportable. Added prnt and prntf as aliases for print and printf. 2005-09-29 22:07 zed * ChangeLog, po/fr.po, po/sk.po, src/common/servlist.c: - New translations: fr, sk. - servlist.c: Add MIXXnet. Remove dead 2600.net servers. 2005-09-29 09:38 lsitu * plugins/perl/alt_completion.pl: You own nick will always be the last completion. 2005-09-28 23:09 zed * ChangeLog, src/common/cfgfiles.c, src/common/fe.h, src/common/server.c, src/common/servlist.c, src/common/xchat.c, src/common/xchat.h, src/fe-gtk/chanlist.c, src/fe-gtk/chanview-tree.c, src/fe-gtk/chanview.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/fe-gtk.h, src/fe-gtk/fkeys.c, src/fe-gtk/maingui.c, src/fe-gtk/maingui.h, src/fe-gtk/menu.c, src/fe-gtk/menu.h, src/fe-gtk/rawlog.c, src/fe-gtk/servlistgui.c, src/fe-gtk/setup.c, src/fe-gtk/textgui.c, src/fe-gtk/userlistgui.c, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h: - Refocus on tab-close behaviour now perfect. - Automatically change binding of "Marked Away" if the translation already uses ALT-A for the Help menu (e.g _Aide in French). - Your nickname in the bottom-left corner now turns gray when you are marked away, just like the userlist. - Server menu items get shaded out as appriopriate. - Usermenu now works again if you /set gui_usermenu 1 (default off). - "Network Metres" menu now works, with instant apply. - Utility windows as tabs should now work again. - Add frame to setup window's treeview. 2005-09-28 00:49 zed * ChangeLog, src/common/fe.h, src/common/server.c, src/fe-gtk/banlist.c, src/fe-gtk/chanview-tabs.c, src/fe-gtk/chanview.c, src/fe-gtk/chanview.h, src/fe-gtk/dccgui.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/ignoregui.c, src/fe-gtk/maingui.c, src/fe-gtk/maingui.h, src/fe-gtk/menu.c, src/fe-gtk/notifygui.c, src/fe-gtk/rawlog.c, src/fe-gtk/servlistgui.c, src/fe-gtk/urlgrab.c, src/fe-text/fe-text.c: - Make more stuff work. - Make less stuff crash. 2005-09-27 08:51 zed * ChangeLog, src/common/inbound.c, src/fe-gtk/chanview-tabs.c, src/fe-gtk/chanview-tree.c, src/fe-gtk/chanview.c, src/fe-gtk/chanview.h, src/fe-gtk/maingui.c: - Added workaround to show on-join ChanServ notices in the right tab. - Show tab arrows side-by-side when in vertical mode. - Make options work again: tab sort, truncate length. 2005-09-26 00:42 zed * ChangeLog, src/common/cfgfiles.c, src/fe-gtk/chanview-tabs.c, src/fe-gtk/chanview-tree.c, src/fe-gtk/chanview.c, src/fe-gtk/chanview.h, src/fe-gtk/fe-gtk.c, src/fe-gtk/fe-gtk.h, src/fe-gtk/maingui.c, src/fe-gtk/maingui.h, src/fe-gtk/menu.c, src/fe-gtk/menu.h, src/fe-gtk/servlistgui.c: - more 2.5 development (mostly the View menu now works). - firefox style 'x' button now does something. - ctrl-page up/down works in treeview. - lag/throttle metre tooltips. 2005-09-25 05:18 zed * ChangeLog, src/fe-gtk/chanview-tabs.c, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/servlistgui.c, src/fe-gtk/textgui.c: - Firefox style close button. - Fix spacing of GUI to be 3 pixels everywhere (userlist still needs some tweaks). - Show "Last Talk" in nick-right-click menu as "minutes ago". - Space out Serverlist buttons. - Avoid more than 1 beep per line. 2005-09-24 20:46 lsitu * plugins/perl/xchat2-perl.html: Updated to validate as XHTML 1.0 strict. 2005-09-24 10:07 lsitu * plugins/perl/alt_completion.pl: Just fixing a miss indentation. 2005-09-23 23:37 zed * ChangeLog, src/common/cfgfiles.c, src/common/dcc.c, src/common/dcc.h, src/common/fe.h, src/common/network.c, src/common/network.h, src/common/outbound.c, src/common/outbound.h, src/common/proto-irc.c, src/common/servlist.c, src/common/text.c, src/common/url.c, src/common/util.c, src/common/xchat.c, src/common/xchat.h, src/fe-gtk/Makefile.am, src/fe-gtk/banlist.c, src/fe-gtk/chanlist.c, src/fe-gtk/chanview-tabs.c, src/fe-gtk/chanview-tree.c, src/fe-gtk/chanview.c, src/fe-gtk/chanview.h, src/fe-gtk/fe-gtk.c, src/fe-gtk/fe-gtk.h, src/fe-gtk/fkeys.c, src/fe-gtk/maingui.c, src/fe-gtk/maingui.h, src/fe-gtk/menu.c, src/fe-gtk/servlistgui.c, src/fe-gtk/setup.c, src/fe-gtk/tabs.c, src/fe-gtk/tabs.h, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h: - Too many changes to mention, see ChangeLog file. 2005-09-23 23:01 zed * ChangeLog, configure.in, po/de.po, po/gu.po, po/hu.po, po/ru.po, src/common/outbound.c, src/common/proto-irc.c, src/common/url.c, src/common/util.c, src/common/xchat.h, src/fe-gtk/maingui.c, src/fe-gtk/menu.c: - Updated translations (de, gu, hu, ru). - Fixed alignment and Endianess issues (Christian Biere), doesn't affect x86. xchat.h/menu.c: w32 build fixes. 2005-09-23 23:01 zed * po/gu.po: file gu.po was initially added on branch xchat-2-4. 2005-09-22 22:54 lsitu * plugins/perl/Xchat.pm: Added "charset" and "nickserv" to the hash ref returned by context_info. 2005-09-22 21:05 zed * config.h.w32, configure.in: Bump to 2.5.0dev, require gtk 2.6. 2005-09-20 06:30 zed * src/common/text.c: text.c: Fix crash when clicking on "Notify online" in text events window. -- warning: cvs will now branch to 2.5-dev -- 2005-09-09 21:09 zed * ChangeLog, configure.in, xchat.spec, config.h.w32, src/fe-gtk/menu.c: === Bump to 2.4.5 === 2005-09-08 15:15 lsitu * plugins/perl/alt_completion.pl: Reformatted to use tabs instead of spaces. 2005-09-07 05:15 zed * po/it.po: Fix fatal errors. 2005-09-04 00:51 zed * src/common/cfgfiles.c: s/sprintf/snprintf 2005-09-03 03:57 zed * configure.in, src/common/dcc.c, src/common/inbound.c, src/common/inet.h, src/common/server.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/userlistgui.c: --The super dooper bug fix checkin-- configure.in: Compile with -funsigned-char if possible to avoid nasty bugs. dcc.c: Fix CP1255 also in dcc chat [1122089]. inet.h: Cleanup the would_block() macros. WSATRY_AGAIN was wrong, that's only for DNS. inbound.c/fe-gtk.c/maingui.c: Flash/highlight fixes (Lian Wan Situ). maingui.c: Fix another Ctrl-I crasher. Fix leak of xtext buffer when toplevel windows are closed. Fix leak of GtkMenu popup. menu.c: Fix Gtkmenu popup leak, nickname leaks. userlistgui.c: Fix nickname leak on right-click. 2005-08-31 02:49 zed * ChangeLog, src/common/server.c: Fix SJIS crash. 2005-08-31 02:35 zed * configure.in, src/fe-gtk/xtext.c: configure.in: Fix resolution of XCHATSHAREDIR and XCHATLIBDIR, especially for lib64 systems. xtext.c: Fix possible crash. 2005-08-28 09:11 zed * src/common/: cfgfiles.c, servlist.c, xchat.h: xchat.h/cfgfiles.c: Remove old cruft. servlist.c: Add Krstarica, Oceanius. 2005-08-22 11:09 lsitu * plugins/perl/Xchat.pm: Remove debugging code. 2005-08-22 10:43 lsitu * plugins/perl/Xchat.pm: Changed the formatting to be more consistent. Fix issue with overriding package names. Allow calling the hook_* functions from a module. Although there must not be any module in the Xchat::Script namespace. 2005-08-17 23:45 zed * src/common/: modes.c, url.c: modes.c: Fix overrun in word[] array, spotted by Serkan Akpolat. url.c: Fix overrun in URL parsing. 2005-08-14 07:29 lsitu * plugins/perl/xchat2-perl.html: Fix description for the channel key in "channels" list. 2005-08-13 17:51 lsitu * plugins/perl/alt_completion.pl: Add a newline when the completion list is displayed. 2005-08-12 23:44 lsitu * plugins/perl/alt_completion.pl: The space after the completion suffix is no longer added. Whoever wants the space will have to update their completion suffix. 2005-08-11 05:21 zed * ChangeLog, po/el.po, po/fr.po, po/nl.po, po/pt_BR.po, po/sl.po, po/sr.po, po/zh_TW.po: New translations: el, fr, nl, sl, sr, zh_TW. 2005-08-11 02:33 zed * src/common/servlist.c: servlist.c: Add RusNet. 2005-08-10 19:37 mooooooo * plugins/tcl/: tclplugin.c, tclplugin.h: various new features and tclifications 2005-08-10 00:01 zed * src/fe-gtk/maingui.c: maingui.c: Only flash if !toplevelfocus. 2005-08-06 09:19 mooooooo * plugins/tcl/tclplugin.c: fixed RCSID quirkishness 2005-08-06 08:49 lsitu * plugins/perl/Xchat.pm: Ignore things after __END__ when source filtering. 2005-08-04 18:35 mooooooo * plugins/tcl/: printevents.h, tclplugin.c, tclplugin.h: various fixes, added RCS tag 2005-08-04 16:57 lsitu * plugins/perl/perl.c: Fix print callbacks so that empty strings are actually empty strings instead of undef. 2005-07-28 22:36 zed * ChangeLog, po/gl.po, po/it.po, po/vi.po, src/common/fe.h, src/common/outbound.c, src/common/text.c, src/fe-gtk/userlistgui.c, src/fe-text/fe-text.c: New translations: gl, it, vi. text.c: Fix newlines in log [1245685] [719410]. outbound.c/userlistgui.c: Add /uselect. 2005-07-26 22:17 zed * src/: common/outbound.c, fe-gtk/menu.c: outbound.c/menu.c: Remove debug. menu.c: Fix /MENU while in a dialog tab. 2005-07-25 17:17 lsitu * plugins/perl/xchat2-perl.html: Clarified description of $command for Xchat::command 2005-07-21 17:11 mooooooo * plugins/tcl/: printevents.h, tclplugin.c: updated printevents.h 2005-07-20 03:44 zed * plugins/plugin20.html, src/common/fe.h, src/common/outbound.c, src/fe-gtk/menu.c: /menu: added -k arg. This should be all finished now, please report bugs! 2005-07-20 00:08 zed * plugins/plugin20.html, ChangeLog, src/common/fe.h, src/common/outbound.c, src/common/outbound.h, src/fe-gtk/menu.c, src/fe-text/fe-text.c: /MENU: rework the code a bit. Add -eX arg for enable/disable. 2005-07-19 09:43 zed * src/common/: dcc.c, dcc.h: 64-bit dcc stuff. 2005-07-18 22:32 zed * src/: common/outbound.c, fe-gtk/gtkutil.c, fe-gtk/maingui.c, fe-text/fe-text.c: fe-text.c: make build work. gtkutil.c: create only one "GtkTooltips" to it's not leaked. maingui.c: 2nd arg to add_tip can be NULL to clear it. outbound.c: More /menu fixes. 2005-07-17 22:38 zed * autogen.sh, src/fe-gtk/chanlist.c, src/fe-gtk/chanlist.h, src/fe-gtk/menu.c: autogen.sh: Add $ACLOCAL_FLAGS as suggested by Ali Akcaagac. chanlist.*: Add arg for future use. menu.c: For /MENU: Allow accelerators in menus aswell as items. 2005-07-16 00:23 zed * src/: common/outbound.c, common/outbound.h, fe-gtk/menu.c: outbound.c/menu.c: More /MENU work. Adding separators without a command arg works. Children items arn't leaked when the parent is deleted. Ignore "_" completely when matching. 2005-07-12 23:44 zed * configure.in, src/common/dcc.c, src/common/outbound.c, src/common/servlist.c, src/common/util.c, src/common/util.h, src/fe-gtk/gtkutil.c, src/fe-gtk/notifygui.c, src/fe-gtk/urlgrab.c: configure.in: Use -Wno-pointer-sign if possible. Silence all gcc warnings. 2005-07-11 22:16 zed * plugins/plugin20.html, src/fe-gtk/maingui.c: plugin20.html: Document /MENU. maingui.c: Some detach tab fixes (please report crashes). maingui.c: Don't trigger "Some file transfers still active, quit xchat?" dialog when only DCC-CHAT is open. 2005-07-11 00:03 zed * src/: common/dcc.c, common/outbound.c, common/server.c, common/ssl.c, common/text.c, common/textevents.h, common/textevents.in, fe-gtk/fkeys.c, fe-gtk/menu.c, fe-gtk/servlistgui.c, fe-gtk/urlgrab.c: Merge more strings. menu.c/outbound.c: Improve toggles for /menu. 2005-07-10 04:41 zed * src/: common/text.c, fe-gtk/chanlist.c, fe-gtk/setup.c: merge strings. 2005-07-09 03:34 zed * src/common/dcc.c: dcc.c: Fix dcc psend. 2005-07-09 00:22 zed * src/common/outbound.c: outbound.c: cmd_Load(): Print out proper error messages when /load -e fails. Skip first char of each line if it's == to prefs.cmdchar[0]. 2005-07-08 22:42 zed * src/: common/fe.h, common/outbound.c, common/outbound.h, common/textevents.h, common/textevents.in, fe-gtk/menu.c: fe.h/outbound.c/menu.c: Implement toggle items for /menu. Implement -pX (position) arg for top-level menus. Match paths using hardcoded English only. This still needs work... textevents.*: Fix a few color leak problems. 2005-07-08 01:51 zed * src/: common/servlist.c, fe-gtk/dccgui.c: servlist.c: delist lots of dead networks: Unsecurity, SubCultNet, RedeBrasilIRC, RealmNET, QChat.net, Progameplayer, OnlyIRC, IRCSoulZ. dccgui.c: Simplify fe_dcc_send_filereq(). 2005-07-06 22:24 zed * src/common/dcc.c: dcc.c: More 64-bit filesize tweaks. 2005-07-06 06:48 zed * src/common/dcc.c: dcc.c: More 64-bit filesize fixes. Set dcc->resume_error = 3 as appropriate. 2005-07-06 05:59 zed * po/es.po: es.po: Fix invalid utf-8 sequences in the header. 2005-07-06 05:53 zed * po/: ca.po, el.po, it.po, pt.po: it.po pt.po el.po ca.po: Convert to UTF-8. 2005-07-06 00:19 zed * ChangeLog, configure.in, src/common/dcc.c, src/common/dcc.h, src/common/fe.h, src/common/outbound.c, src/common/outbound.h, src/common/plugin.c, src/common/plugin.h, src/fe-gtk/dccgui.c, src/fe-gtk/menu.c: dcc.c: Support 64-bit dcc (untested, will need more tweaks). Randomize passive id number. Support /dcc pchat (passive). outbound.c: Add /menu, /dcc pchat, /gui msgbox. Improve layout of /help and /help -l for plugin commands. plugin.c: add plugin_command_foreach, tweak plugin_show_help for /help. dccgui.c: Handle 64-bit file sizes. menu.c: Implement stuff needed for /menu (incomplete). Neaten up nick popup menu (the user information part). 2005-07-05 18:18 zed * configure.in, src/common/proto-irc.c, src/fe-gtk/dccgui.c: proto-irc.c: Merge strings. dccgui.c: Pretty up the Info dialog in the DCC windows. 2005-07-03 22:09 zed * src/: common/cfgfiles.c, common/dcc.c, common/proto-irc.c, common/server.c, common/text.c, common/text.h, common/url.c, common/url.h, common/xchat.h, fe-gtk/maingui.c: -Added /set irc_whois_front option to show WHOIS in front tab. -Speed up irc protocol parsing by using CMPL,JE instead of strcmp. -Moved text_word_check to url.c, where it should be. -url.c: Url grabber now shares this code. Allows grabbing more than one URL in one line. -maingui.c: Moved the "insert color code" menu into the text box's right-click. 2005-06-30 22:14 zed * src/: common/servlist.c, common/text.c, common/text.h, common/textevents.h, common/textevents.in, common/xchat.c, fe-gtk/maingui.c, fe-gtk/xtext.c, fe-gtk/xtext.h: servlist.c: Add Criten and EnterTheGame. text.c: Speed up text_word_check() by a factor of 3! Now also recognizes .info and .name TLDS [1230265]. textevents.*: Fix "Your Message" default [1230269]. xchat.c: For "Gnome URL Handler" change gnome-moz-remote to gnome-open. xtext.c: Pass len to urlcheck_function. 2005-06-30 07:37 lsitu * plugins/perl/perl.c: xchat_plugin_get_info is no longer called in xchat_plugin_init. 2005-06-25 22:24 zed * plugins/plugin20.html, src/common/outbound.c, src/common/servlist.c, src/fe-gtk/xtext.c: plugin20.html: Update example not to call xchat_plugin_get_info. outbound.c: Added /id command. servlist.c: Speedups. xtext.c: Speedups. 2005-06-25 07:57 zed * po/cs.po, plugins/python/python.c, src/fe-gtk/pixmaps.c: python.c: Fix name/description display in Plugins&Scripts window. pixmaps.c: Leave out aboutpng in gtk 2.6. New Czech translation. 2005-06-20 07:09 zed * ChangeLog, config.h.w32, config.rpath, configure.in, faq.html, xchat.spec: faq.html: Mention Emacs bindings on Gnome 2.8+. === Bump to 2.4.4 === 2005-06-19 22:31 lsitu * plugins/perl/xchat2-perl.html: Fixed an incorrect closing tag and added a small description for the hook functions. 2005-06-19 07:24 zed * src/fe-gtk/maingui.c: maingui.c: call unflash_window() in mg_tabwin_focus_cb too. 2005-06-13 08:41 lsitu * plugins/perl/alt_completion.pl: This should fix the uninitialized error. 2005-06-12 16:43 lsitu * ChangeLog: Updated to include what is hopefully the last changes to the Perl plugin for a while. 2005-06-12 16:37 lsitu * plugins/perl/perl.c: Fix typo in previous commit, should be word[count][0] == 0 not word[count][0] != 0. 2005-06-12 16:24 lsitu * plugins/perl/perl.c: Fix for print callbacks such as "DCC Timeout" that may have NULL elements in between non-NULL elements. 2005-06-11 09:03 lsitu * plugins/perl/perl.c: Swap strstr for strchr. 2005-06-10 18:58 lsitu * plugins/perl/: Xchat.pm, perl.c: Revert the New to malloc for data not used in Perl. Removed the strdup and free that are no longer needed in XS_Xchat_register. Fix issue with spaces being used for indenting. 2005-06-10 08:03 lsitu * plugins/perl/: Xchat.pm, perl.c: Reverted a few more changes in perl.c. Added check in XS_Xchat_unhook to deal with shutdown callbacks. Fixed variable name in Xchat.pm. 2005-06-09 22:57 zed * src/common/: plugin.c, plugin.h, servlist.c: plugin.c: Copy strings in xchat_plugingui_add() for perl. servlist.c: Use default port -1, instead of 6667 [1216036]. 2005-06-09 07:19 lsitu * plugins/perl/IRC.pm: Change _fix_callback to match with it's move to Xchat::Embed namespace. 2005-06-08 08:03 lsitu * plugins/perl/: Xchat.pm, perl.c: Revert to old method of autoloading script. 2005-06-06 15:46 lsitu * plugins/perl/: Xchat.pm, perl.c: Added /reload which works like /load except it will unload a previously loaded copy of the script first. 2005-06-05 23:05 zed * xchat.desktop, faq.html, src/common/dcc.c, src/fe-gtk/maingui.c: faq.html: Fix spelling mistakes (David Robins). xchat.desktop: Add Chinese. maingui.c: Unset the XUrgencyHint on window focus incase the WM doesn't (Adil). dcc.c: s/dcc_read/dcc_read_chat in dcc_read_chat(). 2005-06-05 12:43 lsitu * plugins/perl/Xchat.pm: Fix typo that prevented removal of things from the plugin window. 2005-06-05 12:34 lsitu * plugins/perl/Xchat.pm: Added message for attempting to load two scripts with the same filename. 2005-06-05 12:18 lsitu * plugins/perl/Xchat.pm: Add check for non-existent packages in warning handler. 2005-06-04 14:07 lsitu * plugins/perl/Xchat.pm: Remove leftover debug message. 2005-06-04 10:05 lsitu * plugins/perl/perl.c: Fix handling of scripts with spaces in their path when using /load and /unload. 2005-06-04 08:23 lsitu * plugins/perl/Xchat.pm: Fixed multiple declarations of $package in Xchat::hook_fd. 2005-06-04 01:55 lsitu * ChangeLog: Updated to include changes for Perl. 2005-06-04 01:53 lsitu * plugins/perl/: Xchat.pm, perl.c: - fix bug that can leave the interpreter uninitialized - removed enums for hook types since they aren't needed anymore - removed the name member from HookData structure - removed the PerlScript structure - enabled individual script unloading - enabled reloading scripts using XS modules - moved some functions into Xchat::Embed - implement Xchat::hook_fd 2005-06-04 01:44 lsitu * plugins/perl/generate_header: Removed unnecessary flags from m//. 2005-05-30 23:07 lsitu * plugins/perl/xchat2-perl.html: Add a note about the shebang being ignored to the introduction. 2005-05-30 16:16 lsitu * ChangeLog: Updated to include changes to the Perl plugin. 2005-05-29 21:53 lsitu * plugins/perl/alt_completion.pl: Fix some spaces to be more consistent. 2005-05-29 20:27 zed * po/ko.po, po/ru.po, ChangeLog, po/bg.po, po/lt.po, src/common/cfgfiles.c, src/common/ctcp.c, src/common/outbound.c, src/common/proto-irc.c, src/common/server.c, src/common/text.c, src/common/text.h, src/common/userlist.c, src/common/xchat.h, src/fe-gtk/userlistgui.c: New translations: ko, ru, bg, lt. cfgfiles.c: Remove text_max_newlines. proto-irc.c/ctcp.c: Revert to 2.4.3. server.c: Fix [ 1203514 ] "Use global user information" checkbox doesn't work (ZwaX). outbound.c: Fix [ 1159447 ] XChat can't ban users with long idents (Dan Fruehauf). text.h/text.c: Split out display_event into format_event/display_event (Steve Green). userlist.c: Fix [ 1209564 ] [2.4.0] Unsorted userlist isn't sorted. userlistgui.c: Remove #include "../common/dcc.h" 2005-05-28 00:00 zed * src/fe-gtk/: maingui.c, setup.c: maingui.c: Implement taskbar flashing on unix via XUrgency flag (Adil). maingui.c: s/gtk_signal_connect/g_signal_connect. setup.c: Enable flash setting on *nix (Adil). 2005-05-23 21:54 lsitu * plugins/perl/generate_header: Fixed the escaping \'s to insert the correct number of \'s. 2005-05-15 00:37 zed * ChangeLog, src/common/server.c, src/fe-gtk/maingui.c, src/fe-gtk/maingui.h, src/fe-gtk/userlistgui.c: server.c: tcp_sendf(): increase buffer size. maingui.c/maingui.h: new function: mg_dnd_drop_file(). Implement DND for dialog windows/tabs. userlistgui.c: Make use of mg_dnd_drop_file() to share some code. 2005-05-10 06:16 zed * src/common/: ctcp.c, text.c, textenums.h, textevents.h, textevents.in: textevents.*: Added new event "CTCP Sound to Channel". ctcp.c: Added emitting of "CTCP Sound to Channel" event, so you can tell if the CTCP was targeted at the channel and not you personally. Also fixed display of generic ctcp event in the wrong tab (how long was this broken?). text.c: + N_("The channel") for pevt_ctcpsnd_help[]. 2005-05-08 21:54 zed * src/: common/cfgfiles.c, common/ctcp.c, common/inbound.c, common/proto-irc.c, common/xchat.h, fe-gtk/setup.c: cfgfiles.c: Add irc_nick_hilight, irc_no_hilight, text_max_newlines. ctcp.c: Remove all the strchr's for \001. inbound.c: Make irc_nick_hiligh & irc_no_hilight work (Jorge Rodriguez & me). proto-irc.c: Implement \020 CTCP quoting and stacked CTCPs (Daniel Reed, modified by me). Allows receiving of imbedded newlines (!). [1051098] setup.c: Add irc_no_hilight to setup gui (Jorge Rodriguez). 2005-05-07 03:01 zed * src/common/: modes.c, server.c: modes.c: NULL is not UTF-8, fix from last commit. server.c: Fix comment in server_set_encoding. 2005-05-05 05:22 zed * ChangeLog, configure.in, src/common/servlist.c, src/fe-gtk/about.c, src/fe-gtk/dccgui.c, src/fe-gtk/gtkutil.c, src/fe-gtk/gtkutil.h, src/fe-gtk/plugingui.c, src/fe-gtk/servlistgui.c, po/hi.po, po/pa.po: New translations: hi, pa. servlist.c: - if (net->autojoin && !sess->server->recondelay_tag) + if (net->autojoin) Fixes 1184887 but creates a new (less serious) bug as discussed with Steve, will fix later. about.c: Silverex's patch to show GTK version on win32. gtkutil.h/gtkutil.c/dccgui.c: Support multiple selection in the DCC windows and autoresize the columns (Dan Fruehauf). gtkutil.c: Silverex's patch to gtk_window_set_wmclass, but only on win32. plugingui.c: Silverex's patch to make window bigger. servlistgui.c: Silverex's patch to list "CP1257 (Baltic)". 2005-05-02 13:11 lsitu * plugins/perl/Xchat.pm: Fixed spelling of constants in Xchat.pm. 2005-04-25 23:38 zed * src/: common/modes.c, common/outbound.c, common/plugin.c, common/server.c, common/server.h, common/servlist.c, common/text.c, common/xchat.c, common/xchat.h, common/xchatc.h, fe-gtk/maingui.c: server.c: Make server more like a "class". Move more server related functions here from xchat.c. maingui.c/text.c/servlist.c/modes.c/outbound.c/plugin.c: Use new functions server_set_encoding() and server_get_network(). server.c: g_convert with the NUL terminator char when in CP1255, this should fix (or work around) bug #1122089. 2005-04-23 02:44 zed * src/fe-gtk/menu.c: menu.c: Make URL chopping code UTF-8 friendly [1188229]. 2005-04-22 02:37 zed * po/vi.po, po/zh_TW.po, src/common/outbound.c, src/common/xchat.h: xchat.h: Add handle_quotes field to command struct. outbound.c: Disable parsing of quotes for /JOIN (Dan Fruehauf). New translations: vi, zh_TW. 2005-04-21 17:28 lsitu * plugins/perl/Xchat.pm: Add KEEP and REMOVE to the list of exported constants. 2005-04-17 21:35 lsitu * plugins/perl/xchat2-perl.html: Changed wording for hook functions to avoid some misunderstanding. 2005-04-14 15:48 lsitu * plugins/perl/: Xchat.pm, xchat2-perl.html: Code should match documentation, Xchat::context_info's argument is now optional as it was meant to be. 2005-04-07 15:23 lsitu * plugins/perl/Xchat.pm: Remove debug message. 2005-04-07 08:10 lsitu * plugins/perl/Xchat.pm: Handle fully qualified variable names too. 2005-04-05 22:08 zed * xchat.spec, src/common/cfgfiles.c, src/common/dcc.c, src/common/text.c: xchat.spec: Use MODULE_COMPAT_ for perl Requires, copied from FC-devel. cfgfiles.c: Default local_ip to 0xffffffff. dcc.c: Check local_ip with new default (fixes #1176256). text.c: Check if "sess" is still valid after emiting a text event #1175674. 2005-04-01 23:41 lsitu * plugins/perl/alt_completion.pl: Fixes: No longer completing to the previous completions Escape regular expression meta characters before trying to do matches Use the input_command_char setting instead of harcoding /. 2005-04-01 15:32 lsitu * plugins/perl/alt_completion.pl: Complete nicks with ^ in them. 2005-04-01 10:51 lsitu * plugins/perl/: Xchat.pm, IRC.pm: Fix display of filename for scripts using old interface. 2005-03-31 23:52 lsitu * plugins/perl/alt_completion.pl: Remove debugging code. 2005-03-31 23:50 lsitu * plugins/perl/alt_completion.pl: Fix bug that prevented nicks starting with ] and } from being completed. 2005-03-31 19:10 zed * ChangeLog, config.h.w32, configure.in, xchat.spec: ChangeLog: Include 2.4.3 log. configure.in/xchat.spec/config.h.w32: Bump to 2.4.3 (even though it doesn't match the release). 2005-03-31 11:46 lsitu * plugins/perl/perl.c: Forgot to commit this along the others for generating xchat.pm.h. 2005-03-29 21:36 zed * src/fe-gtk/maingui.c: maingui.c: Fix: [1168239] IM conflict caused by setting GtkEntry->editable = 0. 2005-03-28 22:23 zed * po/zh_CN.po, plugins/python/python.c: python.c: Fixed get_list() incorrectly failing when the list contained a time field [1171525]. New Chinese po zh_CN.po. 2005-03-28 21:11 lsitu * plugins/perl/: Makefile.am, makefile.msc: Fix xchat.pm.h dependency. 2005-03-28 18:38 lsitu * plugins/perl/: Makefile.am, generate_header, makefile.msc: Generate perl_definitions[] for inclusion. 2005-03-28 16:01 lsitu * plugins/perl/: perl.c, Xchat.pm: Make scripts using calls with fully qualified subs work again. 2005-03-28 03:40 zed * src/fe-gtk/: ignoregui.c, menu.c, notifygui.c: ignoregui.c/notifygui.c: Use GTK_STOCK_DELETE for delete icons, not close. menu.c: find_away_message might return NULL, check it. 2005-03-25 21:32 lsitu * plugins/perl/alt_completion.pl: Do partial completions when using bash style completion. 2005-03-25 16:52 lsitu * plugins/perl/alt_completion.pl: Seperate completion lists per context. Ignore non-channel tabs. 2005-03-25 00:33 zed * ChangeLog, po/de.po, plugins/plugin20.html, src/common/plugin.c, src/fe-gtk/menu.c, src/fe-gtk/servlistgui.c: plugin.c: Add "nickserv" field to xchat_get_info. plugin20.html: Document. menu.c: People's away message is now shown in the right-click menu, if known (Christopher Aillon). servlist.c: Move the close button to left side, slightly more HIGish. New German de.po. 2005-03-24 18:22 mooooooo * plugins/tcl/: tclplugin.c, tclplugin.h: fixed compiler warnings per Zed 2005-03-20 02:38 zed * xchat.desktop, src/common/proto-irc.c, src/fe-gtk/servlistgui.c: proto-irc.c: WhoisSpecial event: Check if the first char is ':' before skipping a byte [1164315]. xchat.desktop: Add Comment[hu]. fe-gtk.c: Check if selected_net is NULL in connect(new)_cb [1166669]. 2005-03-15 20:15 zed * config.h.w32, configure.in, xchat.spec, src/common/ctcp.c: ctcp.c: Remove dead code. === Bump to 2.4.2 === 2005-03-13 18:43 zed * ChangeLog, src/common/ctcp.c, src/common/outbound.c, src/common/proto-irc.c: ctcp.c: Treat CTCP ACTION as either PRIV or CHAN when checking the ignore list. It's more natural to consider it a message than CTCP. outbound.c: Add /ALLCHANL command ("local server only" version of /ALLCHAN). proto-irc.c: Add new nickserv type 3: "PRIVMSG NS :identify %s\r\n" 2005-03-10 22:37 zed * po/vi.po, src/common/notify.c, src/common/outbound.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/fkeys.c, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/menu.h: notify.c::notify_showlist(): Change to snprintf. notify.c::notify_adduser(): Limit nickname to NICKLEN chars. outbound.c/fe-gtk.c: Added /GUI MENU TOGGLE. fkeys.c: New default key: F9-Toggle Menu Bar. maingui.c: Make topicbar uneditable in dialog/server tabs. menu.c/h: Expose menu_bar_toggle. New vi.po. 2005-03-09 14:53 lsitu * plugins/perl/Makefile.am: Added alt_completion.pl 2005-03-08 10:55 lsitu * plugins/perl/perl.c: Fix gcc warning. 2005-03-07 19:53 zed * po/nl.po, po/vi.po, po/zh_CN.po, po/sr.po, plugins/python/python.c, po/sk.po, src/common/textenums.h, src/common/textevents.h, src/common/textevents.in: python.c: Fix gcc warnings. text*: Move text events into proper alphabetical order. New translations: vi, nl, sr, sk, zh_CN. 2005-03-05 23:31 zed * src/: common/servlist.c, common/xchat.h, fe-gtk/plugingui.c: servlist.c: Clear out willjoinchannel/password (fixes #1157389). xchat.h: Correct comments for waitchannel/willjoinchannel. plugingui.c: Don't include gtkclist.h. 2005-03-04 03:27 zed * ChangeLog, src/common/outbound.c, src/common/proto-irc.c, src/common/text.c, src/common/textenums.h, src/common/textevents.h, src/common/textevents.in, src/common/util.c: outbound.c: Shut gcc up about country_search(). outbound.c: Close fd 3-1023 in child process for EXEC (Sven Wegener). util.c: Close fd 3-1023 in child process for util_exec() (Sven Wegener). text*/proto-irc.c: Added new text event "WhoIs Special" which is emitted for all unknown (non-standard) WHOIS reply lines. 2005-03-01 23:45 zed * faq.html, plugins/xchat-plugin.h, src/common/plugin.c, src/common/plugin.h, src/common/text.c, src/common/text.h, src/common/xchat-plugin.h, src/fe-gtk/setup.c: faq.html: Update URL to encoding info. xchat-plugin.h: xchat_list_fields should return "const char * const *". Add lots of "const" here, there and everywhere to move data to .rodata section. 2005-03-01 15:49 lsitu * plugins/perl/: perl.c, Xchat.pm: Modified Xchat::set_context to allow Xchat::set_context( $channel ) and Xchat::set_context( $channel, $server ). 2005-02-28 02:37 zed * src/: common/util.c, common/xchat.h, fe-gtk/pixmaps.c: Make --enable-memdebug builds work again. 2005-02-27 22:41 zed * plugins/python/python.c, src/makeinc.msc, src/fe-gtk/fe-gtk.c, src/fe-gtk/setup.c: python.c: Define PATH_MAX if it isn't already. makeinc.msc: s/python23/python24. fe-gtk.c: #include . setup.c: #include "../common/fe.h" for fe_open_url(). 2005-02-26 00:05 zed * ChangeLog, src/common/fe.h, src/common/outbound.c, src/fe-gtk/dccgui.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/menu.h, src/fe-gtk/setup.c, src/fe-gtk/urlgrab.c, src/fe-text/fe-text.c: python.c: Define PATH_MAX is it isn't already. fe.h: New function fe_open_url(). outbound.c: Added /URL command. dccgui.c::browse_folder(): Don't prepend file:// on win32. Use fe_open_url. fe-gtk.c: Define fe_open_url here. urlgrab.c & maingui.c: s/goto_url/fe_open_url. menu.c: Delete goto_url, it never belonged here. setup.c: Delete setup_browse_folder and just call fe_open_url. 2005-02-24 20:29 lsitu * plugins/perl/: Xchat.pm, perl.c: Add state_cursor field to context_info 2005-02-23 20:50 zed * src/: common/util.c, fe-gtk/banlist.c, fe-gtk/dccgui.c: util.c::country_search(): Match against both English and translated names. banlist.c::fe_add_ban_list(): Fix append without set bug. dccgui.c::browse_folder(): Don't ShellExecute on win32, just call goto_url so that the locale conversion works. 2005-02-20 18:27 zed * src/common/: outbound.c, util.c, util.h: util.c: /country command changes: -Add "CD", N_("Democratic Republic of Congo"). -Add "PS", N_("Palestinian Territory"). -Change "CS", N_("Serbia and Montenegro"). -Remove "ZR", N_("Zaire"). -Add country_search() function. outbound.c: Add -s arg to /country for wildcard search. 2005-02-16 17:55 lsitu * plugins/perl/alt_completion.pl: Fix it so it will work with completion_amount set to 0 2005-02-16 12:59 lsitu * plugins/perl/alt_completion.pl: fix version number 2005-02-16 11:02 lsitu * plugins/perl/alt_completion.pl: [no log message] 2005-02-16 02:22 zed * plugins/perl/makefile.msc, plugins/python/makefile.msc, plugins/python/python.c, plugins/tcl/makefile.msc, src/fe-gtk/fkeys.c: fkeys.c: REVERT: Jan 20: Don't append a space when completion char is blank. python.c: Add xchat_plugin_get_info. plugins/xxx/makefile.msc: Add xchat_plugin_get_info to the .def files. 2005-02-15 19:52 zed * plugins/plugin20.html, src/common/outbound.c, src/common/plugin.c: outbound.c: Support -quiet arg for /charset command. plugin.c: Added "charset" field to xchat_get_info. plugin20.html: Document. 2005-02-15 18:04 lsitu * plugins/perl/: Xchat.pm, perl.c: Add "state_cursor" field for Xchat::get_info. (No, that is not a typo, I really do mean get_info.) 2005-02-14 23:39 zed * po/ru.po, src/common/plugin.c: plugin.c: Add lasttalk to fields list. New ru.po 2005-02-12 22:30 zed * ChangeLog, plugins/plugin20.html, po/ru.po, src/common/plugin.c: plugin.c: Added "lasttalk" field to "users" list. plugin20.html: Document. New ru.po. 2005-02-07 23:39 zed * src/: fe-gtk/dccgui.c, fe-text/fe-text.c: dccgui.c::browse_folder(): Don't convert to locale here, goto_url() already does that. fe-text.c: Make this thing compile again. 2005-02-06 19:56 zed * src/: common/cfgfiles.c, fe-gtk/dccgui.c: cfgfiles.c: Win32: Default download dir moved to "My Documents\Downloads". dccgui.c: Open the downloads folder on CTRL-O. 2005-02-05 20:00 zed * src/: common/inbound.c, fe-gtk/gtkutil.c, fe-gtk/servlistgui.c: inbound.c: Handle '%' in NOTICE destinations too (#1117009). gtkutil.c: Prototype get_xdir_fs to return (char *) for 64-bit machines. servlistgui.c: Warn when username or realname is left blank. 2005-02-04 13:17 lsitu * plugins/perl/: Xchat.pm, perl.c: Update context_info to include newer fields. 2005-02-04 12:35 lsitu * plugins/perl/perl.c: Add in changes from Xchat.pm 2005-02-04 12:33 lsitu * plugins/perl/Xchat.pm: Make warning messages more readable. 2005-02-02 02:03 zed * configure.in, src/common/plugin-timer.c, src/common/servlist.c: servlist.c: Remove AbleNET, IRCDZone. Add insiderZ.DE, ChatSociety. Update AmigaNet servers. plugin-timer.c: Support timeouts to 1 decimal place. Make timer-list print out nicer. 2005-01-31 23:31 lsitu * plugins/perl/perl.c: added xchat_plugin_get_info 2005-01-31 18:27 zed * src/: common/outbound.c, fe-gtk/about.c: outbound.c: Terminate execl with NULL, not 0, so that it's always pointer wide (Marcus Meissner). about.c: Bump year to 2005. 2005-01-27 23:32 zed * po/lt.po, ChangeLog, plugins/plugin20.html: plugin20.html: Mention "since 2.4.2" where appropriate. New lt.po. 2005-01-27 11:41 lsitu * plugins/perl/: IRC.pm, Xchat.pm, perl.c, xchat2-perl.html: Fixed check for multiple packages per script. 2005-01-26 20:45 mooooooo * plugins/tcl/tclplugin.c: fixed timer crash 2005-01-23 07:08 mooooooo * plugins/tcl/tclplugin.c: xchat_plugin_get_info added 2005-01-23 03:21 zed * src/common/fe.h, src/common/plugin.c, src/common/plugin.h, plugins/plugin20.html, src/fe-gtk/fe-gtk.c, src/fe-gtk/fkeys.c: fe.h: Add fe_get_inputbox_cursor. plugin.c: Implement plugin_emit_keypress. Implement "state_cursor" for xchat_get_prefs to get the current cursor position. fe-gtk.c: Implement fe_get_inputbox_cursor. fkeys.c: Call plugin_emit_keypress upon key press. plugin20.html: Document changes to xchat_get_prefs and the new "Key Press" print event. 2005-01-22 22:41 zed * plugins/plugin20.html, src/common/plugin.c, src/common/plugin.h: plugin20.html: Add section on handling unicode. Fix **reserved in sample plugin source. plugin.c/.h: Add xchat_strip/xchat_free to pl-> structure for win32. 2005-01-20 23:08 zed * configure.in, faq.html: configure.in: Put back xchatlibdir variable, since the Makefiles in plugins/ need it. This should fix installation of plugin *.so files. faq.html: Add Q20 about SysTray. Mention irc_conf_mode in Q11. Mention DCC server in Q12. 2005-01-19 22:57 zed * plugins/plugin20.html, plugins/xchat-plugin.h, src/version-script, src/common/dcc.c, src/common/inbound.c, src/common/plugin.c, src/common/server.c, src/common/text.c, src/common/util.c, src/common/util.h, src/common/xchat-plugin.h, src/fe-gtk/chanlist.c, src/fe-gtk/fkeys.c: plugin.c: Implement new plugin API functions: xchat_strip, xchat_free. util.c: Add do_color, do_attr args to strip_color(). dcc.c, inbound.c, server.c, text.c, chanlist.c: Use new strip_color() args. version-script, xchat-plugin.h: Add new API functions. fkeys.c: Don't append a space when completion char is blank. 2005-01-09 10:21 mooooooo * plugins/tcl/printevents.h: updated printevents.h 2005-01-04 19:41 zed * po/nl.po, src/common/modes.c: modes.c: Fix handling of "MODE -o+o nick nick" #1094026. New nl.po. 2005-01-03 17:20 lsitu * plugins/perl/: Xchat.pm, perl.c: Move each script into seperate package/namespace. Scripts containing multiple packages will not be loaded. Fix display of Perl scripts in the Plugins and Scripts window to use the file name instead of the script name in the File column. 2005-01-02 20:20 mooooooo * plugins/tcl/tclplugin.c: on/off fixes 2005-01-01 12:39 lsitu * plugins/perl/perl.c: Add support for the FD_* constants. 2005-01-01 01:56 lsitu * plugins/perl/: IRC.pm, Xchat.pm: Added these in case anyone wanted to read them some place other than perl.c :) 2005-01-01 01:54 lsitu * plugins/perl/perl.c: Reimplemented IRC:: functions in Perl. This is for future changes. 2004-12-30 19:46 zed * configure.in, po/pt_BR.po: configure.in: Update ALL_LINGAUS New pt_BR.po from Gustavo Noronha Silva. 2004-12-28 18:40 zed * ChangeLog, po/lt.po, src/common/fe.h, src/common/proto-irc.c, src/common/servlist.c, src/fe-gtk/banlist.c: fe.h: Add is_exemption arg to fe_ban_list_end. proto-irc.c: Use new fe_ban_list_end prototype. banlist.c: Use new fe_ban_list_end prototype. servlist.c: Add irc.europnet.org as per request. New lt.po. 2004-12-15 05:22 zed * src/: common/fe.h, common/inbound.c, common/inbound.h, common/modes.c, common/proto-irc.c, common/xchat.c, common/xchat.h, fe-gtk/banlist.c: fe.h: Add exemption arg to fe_add_ban_list. inbound.h/inbound.c: Add exemption arg to inbound_banlist and handle it. modes.c: Handle "EXCEPTS" in 005 numeric. proto-irc.c: Handle numerics for ban exemptions. xchat.c: + serv->have_except = FALSE; xchat.h: + unsigned int have_except:1; /* ban exemptions +e */ banlist.c: Add exemption arg to fe_add_ban_list. 2004-12-14 00:14 zed * plugins/: plugin20.html, python/python.c: plugin20.html: Change some descriptions to match xchat 2.4's GUI. python.c: Don't use "filename" here it's NULL, use plugin->filename instead. 2004-12-06 23:34 zed * src/common/dcc.c: dcc.c: Split out some monster functions. 2004-11-30 18:34 zed * po/ca.po, src/fe-gtk/menu.c: menu.c: Make goto_url() support non-utf8 locales (partial fix for #1026276). New ca.po. 2004-11-28 22:26 zed * configure.in, ChangeLog, po/lt.po, src/common/Makefile.am, src/fe-gtk/Makefile.am, src/fe-gtk/fe-gtk.c: configure.in: Add new config.h entries: XCHATLIBDIR, XCHATSHAREDIR. src/common/Makefile.am: Remove cludgy plugin.o handling. src/fe-gtk/Makefile.am: Remove cludgy pixmaps.o handling. fe-gtk.c: Added command line args -u and -p. New lt.po. 2004-11-22 18:58 zed * po/de.po, src/common/server.c, src/fe-text/fe-text.c: New de.po. server.c(http_read_line): Fix win32 build. Handle the case where there's no \r in the line. fe-text.c: Implement missing functions to make this useless FE build again. 2004-11-20 20:38 zed * ChangeLog, config.h.w32, configure.in, xchat.spec, po/sk.po, po/sr.po, po/zh_TW.po, src/common/servlist.c, src/fe-gtk/menu.c: servlist.c: Add Sohbet.Net as per request. menu.c: Fixed: Opened server tab doesn't count as "requested" (#1044227). New Translations: zh_TW, sk, sr. === Bump to 2.4.1 === 2004-11-14 04:40 zed * configure.in, ChangeLog, po/nb.po, po/uk.po, po/nl.po, po/pt.po, po/sl.po, plugins/plugin20.html, src/common/fe.h, src/common/notify.c, src/common/outbound.c, src/common/plugin.c, src/common/server.c, src/common/text.c, src/common/util.c, src/common/util.h, src/fe-gtk/fe-gtk.c, src/fe-gtk/ignoregui.c, src/fe-gtk/tabs.c: fe.h: Add prototypes for new functions: fe_?et_inputbox_*. outbound.c: Added /settext and /setcursor commands for scripters. plugin.c: Plugin API: Added xchat_get_info(ph,"inputbox");. plugin20.html: Document "inputbox" field for get_info. fe-gtk.c: Implemented fe_?et_inputbox_*. server.c: Fixed connecting to a SSL server via http proxy (#1054152). util.c: Added extra use_recv arg to waitline(). text.c/notify.c: Use new waitline. tabs.c: You can now scroll tabs with the mouse-wheel while hovering over the arrow buttons. New Translations: nb.po uk.po nl.po pt.po sl.po. 2004-11-12 08:58 lsitu * plugins/perl/perl.c: removed unnecessary G_KEEPERR flags 2004-11-03 20:26 lsitu * plugins/perl/xchat2-perl.html: Updated description for Xchat::user_info 2004-10-28 23:52 lsitu * plugins/perl/: perl.c, xchat2-perl.html: Added Xchat::strip_code 2004-10-25 21:30 zed * src/common/: inbound.c, proto-irc.c, xchat.c, xchat.h: proto-irc.c, inbound.c: Add support for /NS and /NICKSERV on freenode & dalnet #1054244. xchat.c, proto-irc.c: Fix handling of numeric 290 (CAPAB reply). 2004-10-21 22:20 lsitu * plugins/perl/perl.c: added Xchat::KEEP and Xchat::REMOVE for timer hooks 2004-10-19 01:18 zed * po/it.po, src/common/ignore.c: it.po: Fix error in "Channel Remove Exempt" event. ignore.c: s/autodialog/gui_auto_open_dialog. 2004-10-18 05:13 zed * plugins/python/python.c, src/common/text.c: text.c: Make playing sound files with spaces in them work too #1048697. python.c: Don't dereference freed memory in Callback_timer(). Bump to 0.3. 2004-10-12 22:38 zed * src/: common/servlist.c, fe-gtk/ignoregui.c: ignoregui.c: Replace clearall code. servlist.c: Update 2600.net servers. 2004-10-11 13:27 lsitu * plugins/perl/xchat2-perl.html: add missing work to Xchat::hook_server documentation 2004-09-30 02:21 zed * src/common/dcc.c: dcc.c: Ooops, don't clobber the errno by doing a dcc_send_ack() here. 2004-09-24 02:43 zed * src/common/: dcc.c, plugin.c: dcc.c(dcc_read): Only send one ack after the entire tcp queue has been read. This should reduce upstream usage file receiving files. plugin.c: Fix compiler warnings when building on *BSD. 2004-09-20 03:42 zed * ChangeLog, configure.in, po/de.po, po/sq.po, src/common/text.c: New translations: de.po sq.po configure.in: Add sq.po to ALL_LINGUAS text.c: Replace <,> in log filenames on win32 (#1026438). 2004-09-09 20:05 zed * po/ko.po, po/ru.po, src/common/cfgfiles.h, src/common/servlist.c: cfgfiles.h: #include "xchat.h" servlist.c: Remove irc.flamed.net, it's not Efnet anymore. New po files: ru, ko. 2004-09-02 18:43 zed * ChangeLog, src/fe-gtk/servlistgui.c: servlistgui.c: You can now move networks and servers via Shift+Up/Down. Marked missing strings for translation. 2004-09-01 22:32 zed * ChangeLog, po/ca.po, po/mk.po, src/common/servlist.c, src/fe-gtk/servlistgui.c: New translations: ca, mk. servlist.c: Only cycle if (net->flags&FLAG_CYCLE). servlistgui.c: Add "Connect to selected server only" checkbox. - Brought back the "Connect to selected server only" option in the Serverlist edit window (like "Cycle until connected" in 2.0.x). 2004-08-29 23:25 zed * src/common/servlist.c: servlist.c: Keep only the round robin for freenode (remove regional servers), as per request. 2004-08-23 22:08 zed * src/fe-gtk/xtext.c: xtext.c(gtk_xtext_realize): Initialize marker_gc from the palette, not hardcodedred. 2004-08-22 08:07 zed * po/: it.po, eu.po: it.po: Fix error in 'Notify Number' event. eu.po: New. 2004-08-14 08:35 lsitu * plugins/perl/makefile.msc: removed -DOLD_PERL=1 2004-08-14 07:46 zed * po/: lt.po, ca.po: New lt.po, ca.po. 2004-08-14 00:47 zed * INSTALL.w32, config.h.w32, configure.in, xchat.spec, po/it.po, po/lt.po: New it.po, lt.po INSTALL.w32: Mention zlib package. === Bump to 2.4.0 === 2004-08-11 04:07 zed * ChangeLog, plugins/plugin20.html, po/it.po, src/common/plugin.c, src/common/text.c, src/common/xchat.c, src/common/xchatc.h, src/fe-gtk/gtkutil.c, src/fe-gtk/maingui.c: xchat.c/h: Add fallback arg to get_network(). maingui.c, text.c, plugin.c: Use it. Restore 2.0.x behaviour for "network" field. gtkutil.c: Don't crash when filename encoding is corrupt. plugin20.html: Document "libdirfs" field. New it.po. 2004-08-10 20:19 zed * README, configure.in, po/kr.po, po/lt.po, src/common/plugin.c: README: Remove old 1.9.x info. configure.in: Add "it" to ALL_LINGUAS. plugin.c: Add xchat_get_info("libdirfs"). New lt.po. 2004-08-09 21:28 zed * po/de.po, po/it.po, po/nl.po, po/sk.po, po/eu.po, po/ko.po, po/sr.po, po/zh_CN.po, src/common/xchat.c, src/fe-gtk/menu.c: xchat.c: Use '-a firefox' arg in default URL handlers. menu.c: Use stock ABOUT icon, if available. New translations: sk,de,it,nl,zh_CN,ko,eu,sr. 2004-08-06 22:57 zed * po/lt.po, po/eu.po, src/common/text.c: text.c(pevent_make_pntevts): Don't run check_special_chars here, it can crash. New lt.po and eu.po. 2004-08-04 23:12 zed * ChangeLog, config.h.w32, configure.in, xchat.spec, po/kr.po, src/common/textevents.h, src/common/textevents.in, src/fe-gtk/fkeys.c, src/fe-gtk/menu.c: textevents: Tweak. fkeys.c: Add line up/down key function and adjust defaults. menu.c: s/"Key Bindings..."/"Keyboard Shortcuts...". New Korean po. === Bump to 2.1.1 === 2004-08-02 23:37 zed * ChangeLog, src/common/textevents.h, src/common/textevents.in, src/common/xchat.h: textevents: Fix default kicked and killed text. xchat.h: CHANLEN to 300 (#1002292). Will have to make this dynamic some day. 2004-08-02 03:00 zed * faq.html, plugins/plugin20.html, src/common/cfgfiles.c, src/common/xchat.c, src/fe-gtk/editlist.c: xchat.c/cfgfiles.c: Increase buffer sizes. editlist.c: Increase max length for name entry. plugin20.html: Fix examples for nickprefixes and nickmodes. faq.html: Update to reflect new GUI. 2004-07-31 22:19 zed * po/lt.po, src/common/text.c, src/fe-gtk/dccgui.c, src/fe-gtk/editlist.c, src/fe-gtk/maingui.c, src/fe-gtk/servlistgui.c: text: Don't run the blank pevents through gettext. dccgui: Auto select the first row, if we open and there's only one. editlist: Use the proper Add/Remove icons. maingui: Set topicbar spacing to 1, so the X button has 1px border. servlistgui: Fix Charset combobox for GTK 2.0/2.2. New Lithuanian po. 2004-07-30 22:19 zed * src/fe-gtk/: fkeys.c, maingui.c: fkeys: Reset IM-pre-edit before doing tab completion [986958]. maingui: Don't crash when sorting non-IRC tabs (dcc, chanlist etc). 2004-07-30 09:06 zed * src/fe-gtk/fkeys.c: fkeys: Fix tab compl. not cycling properly (broken by xc2010-fixtabcomp2.diff). 2004-07-30 08:12 zed * src/: common/cfgfiles.c, common/plugin.c, common/util.c, common/util.h, fe-gtk/chanlist.c, fe-gtk/dccgui.c, fe-gtk/ignoregui.c, fe-gtk/rawlog.c, fe-gtk/setup.c, fe-gtk/urlgrab.c: Silence a few compiler warnings. Make some default window sizes bigger. 2004-07-27 08:15 zed * po/zh_CN.po, src/common/inbound.c, src/common/text.c, src/common/text.h, src/common/textenums.h, src/common/textevents.h, src/common/textevents.in, src/fe-gtk/maingui.c, src/fe-gtk/setup.c: setup: Fix win32 "open data folder" button. maingui: make all PangoAttrLists static. textevents: Add "Beep" pseudo event. text::sound_beep(): Use sound-file for beep if defined. Remove obsolete Hebrew converter. inbound: Use new sound_beep() function here. New zh_CN po. 2004-07-25 20:55 zed * src/: common/cfgfiles.c, common/inbound.c, common/make-te.c, common/textenums.h, common/textevents.h, common/textevents.in, fe-gtk/servlistgui.c, fe-gtk/setup.c, fe-gtk/userlistgui.c, fe-gtk/xtext.c: cfgfiles.c: Add -e arg for /set, to erase strings. inbound.c: Emit XP_TE_OPENDIALOG. textevents: Add "Open Dialog" event so you can add a sound-file to it. servlistgui: Change default window size on win32. setup: Use stock Play button, if available. userlistgui: Use prefs.away_track properly. xtext: New function: xtext_draw_layout_line, speeds up Pango backend by a few percent. Don't call gtk_xtext_conv_color(), it won't work with default settings. Fixed double-marker-line bug (Thomas Kockerbauer). 2004-07-24 22:27 zed * ChangeLog, configure.in, po/de.po, po/lt.po, po/sk.po, po/sr.po: configure.in: Require perl 5.8.0, as 5.6.x tends to crash in newCONSTSUB. setup: Use stock Play button, if available. userlistgui: Check condition of prefs.away_track properly. New translations: de, lt, sk, sr. 2004-07-20 06:53 zed * src/: common/inbound.c, fe-gtk/servlistgui.c, fe-gtk/setup.c, fe-gtk/userlistgui.c: inbound: Remove idtextptr, not needed. servlistgui: Make vbutton boxes Top-justified. setup: Remember the row selected in sound list. Rehash userlist on away_track change too. userlistgui: Don't do double-click command when CTRL is held down. 2004-07-19 23:38 zed * src/: common/cfgfiles.c, common/dcc.c, common/inbound.c, common/inbound.h, common/modes.c, common/outbound.c, common/proto-irc.c, common/text.c, common/textevents.h, common/textevents.in, common/xchat.h, fe-gtk/setup.c: cfgfiles: Add irc_id_ytext and irc_id_ntext. dcc/inbound/outbound: Add support for Identified-msg flag. modes.c: Reply to 005 CAPAB with IDENTIFY-MSG. proto-irc.c: Handle CAPAB reply, numeric 290. Support Freenode's IDENTIFY-MSG in PRIVMSG and NOTICE. textevents: Add $4 for irc_id_[y/n]text. 2004-07-18 04:35 zed * ChangeLog, src/common/server.c, src/fe-gtk/setup.c: server/setup: Added socks5 authentication support (Benjamin Foster). 2004-07-17 04:17 zed * src/: common/cfgfiles.c, common/xchat.c, common/xchat.h, fe-gtk/maingui.c, fe-gtk/palette.c, fe-gtk/setup.c: cfgfiles: Add away_track and input_flash_hilight. xchat.c: Use away_track. maingui.c: Don't use PANGO_SCALE_X_SMALL on win32, it's unreadable. palette.c: Copy 2.0.x palette's 0-15 to 16-31 aswell (so colornicks use the old colors). setup.c: More tweaks. 2004-07-16 02:41 zed * src/: common/cfgfiles.c, common/textevents.h, common/textevents.in, fe-gtk/servlistgui.c, fe-gtk/setup.c, fe-gtk/xtext.c: cfgfiles: Change default font to "Monospace 9". textevents: Make nicknames in highlight events bold. servlistgui: Shade out SSL checkboxes when building without SSL. setup: Add missing header. xtext: Implement custom marker-line color. 2004-07-15 23:56 zed * src/: common/cfgfiles.c, common/make-te.c, common/outbound.c, common/text.c, common/text.h, common/textevents.h, common/util.c, common/xchat.c, fe-gtk/servlistgui.c, fe-gtk/setup.c, fe-gtk/textgui.c: cfgfiles: Make default soundcmd blank. make-te: Make the structure const, remove sound field. outbound: Clear out network field only on /server. text.c: Split out sound from pevents, save to sound.conf. textevents: Re-hash with sound field missing. util.c: Fix some countries' capitalization. xchat.c Load/save sound. servlistgui: unref the model after it's used. setup: Add brand new sound events gui. textgui: Remove sound stuff from pevents window. 2004-07-15 17:10 mooooooo * plugins/tcl/tclplugin.c: updated getlist 2004-07-15 15:56 lsitu * plugins/perl/xchat2-perl.html: Added information about Xchat::context_info and updated fields for get_list 2004-07-15 14:49 lsitu * plugins/perl/perl.c: Added Xchat::context_info 2004-07-15 00:09 zed * ChangeLog, po/eu.po, src/common/inbound.c, src/common/modes.c, src/common/plugin.c, src/common/server.c, src/common/servlist.c, src/common/text.c, src/common/xchat.c, src/common/xchat.h, src/common/xchatc.h, src/fe-gtk/maingui.c, src/fe-gtk/servlistgui.c, src/fe-gtk/tabs.c: Big internal change: Removed username,realname,networkname,eom_cmd from (struct session *). They are now read directly from the serverlist. This also fixes: Servertab looses networkname after manual reconnect. servlistgui: Remove unused functions. Add better tooltip for connect-command. tabs: Remove unused vars. New eu.po. 2004-07-14 22:10 zed * src/: common/cfgfiles.c, common/server.c, common/textevents.h, common/textevents.in, fe-gtk/maingui.c, fe-gtk/palette.c, fe-gtk/setup.c, fe-gtk/tabs.c, fe-gtk/tabs.h: cfgfiles: Enable tab_sort by default. server: Start the identd earlier, after hostname lookup. Fix bug where server tab's name changes from Network-name to Server-name upon auto-reconnect. textevents: Latest theme, it's getting there. palette: Latest default palette. maingui: Implement mg_tabs_compare() for tab sorting. tabs: Implement tab sorting properly. setup: Add tab sort setting here. 2004-07-14 02:05 zed * src/: common/cfgfiles.c, fe-gtk/maingui.c, fe-gtk/servlistgui.c, fe-gtk/tabs.c, fe-gtk/xtext.c, fe-gtk/xtext.h: cfgfiles: Turn off style-userlist by default. maingui: Move close/detach to the end of the tab menu for safety. servlistgui: set empty fields to NULL to avoid logging in with empty username. tabs(tab_rename): ref the attr before changing the label, then unref it. xtext: Separator line now has its own cursor (Richard Gobeille). 2004-07-13 00:26 zed * src/: common/servlist.c, common/servlist.h, fe-gtk/servlistgui.c: servlist: Add prepend arg to servlist_net_add. servlistgui: Fix handling of keypresses in the treeview. Fix position of newly added network. Don't crash when you Remove->OK->Edit. 2004-07-12 23:41 zed * src/: common/servlist.c, fe-gtk/palette.c, fe-gtk/servlistgui.c: servlist: Save and load nickserv password. palette: New color set by SilvereX. servlistgui: Brand new GUI, simpler, more intuitive. 2004-07-12 08:19 zed * src/: fe-gtk/maingui.c, fe-gtk/setup.c, fe-gtk/userlistgui.c, common/cfgfiles.c, common/inbound.c, common/servlist.h, common/textevents.h, common/textevents.in, common/xchat.h: setup/cfgfiles: Add tab_small setting. inbound: Make colornicks use 16-31. textevents: Fix some types, including colornicks and action event. maingui: Add code for small-tabs setting. Check current_sess is not NULL on focus_cb. userlistgui: Use gtk_cell_renderer_text_set_fixed_height_from_font, it might make it faster. 2004-07-10 11:52 mooooooo * plugins/tcl/: tclplugin.c: Windows script auto-load fixed 2004-07-09 08:25 zed * src/fe-gtk/: fkeys.c, servlistgui.c, setup.c: fkeys.c: The never ending nick-completion story. servlistgui.c: Tweak appearance a bit. setup.c: Fixup color page glitch. 2004-07-08 09:16 zed * src/: common/cfgfiles.c, common/xchat.c, common/xchat.h, fe-gtk/fe-gtk.c, fe-gtk/textgui.c: Don't save .confs if they're just the internal defaults. This lets people change language more easily. 2004-07-07 22:03 zed * src/: common/cfgfiles.c, common/fe.h, common/inbound.c, common/outbound.c, common/servlist.c, common/textevents.h, common/textevents.in, common/xchat.c, common/xchatc.h, fe-gtk/fe-gtk.c, fe-gtk/maingui.c, fe-gtk/maingui.h, fe-gtk/menu.c, fe-gtk/setup.c, fe-gtk/tabs.h, fe-text/fe-text.c: Added new "popup new tabs to front" setting (Kyoshiro). setup.c: Further cleanups. New hardcoded text events are now WhiteTheme2 using colors 16-31. 2004-07-07 14:05 lsitu * plugins/perl/perl.c: Fixed bug in emit_print that triggered "Use of uninitialized value ..." warnings. 2004-07-07 09:44 zed * src/: common/cfgfiles.c, common/cfgfiles.h, fe-gtk/palette.c: cfgfiles.c: Add functions to get/put hex colors. palette.c: Add ability to load 2.0.x's palette.conf. Map custom colors to 256+. 2004-07-07 08:34 zed * ChangeLog, config.h.w32, configure.in, xchat.spec, src/fe-gtk/fe-gtk.c, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/palette.c, src/fe-gtk/palette.h, src/fe-gtk/setup.c, src/fe-gtk/userlistgui.c, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h: Bump version to 2.1.0. userlistgui.c/fe-gtk.c/maingui.c: Change indexes into colors[] to the new ones. menu.c: "Lists" -> "Advanced" seems to make more sence. palette.c: Add 16 extra colors, plus one for markerline. Use colors.conf for now. palette.h: Add defines for all the special colors. setup.c: Heavily reworked the Preferences window. It should be alot clearer now, and more gnome-like. xtext.h/xtext.c: Support 32 colors. 2004-07-05 22:40 zed * src/fe-gtk/fkeys.c: fkeys.c: Fix crash on space-tab. Fix critical glib warning when completing in a dialog tab (Ian Kumlien). 2004-07-01 20:30 zed * src/fe-gtk/fkeys.c: fkeys.c(key_action_tab_comp): Should be if(len + elen + 2 >= COMP_BUF) === 2.0.10 release point here === 2004-07-01 07:07 zed * ChangeLog, src/common/inbound.c, src/common/servlist.c, src/common/servlist.h, src/fe-gtk/fkeys.c: inbound.c(set_server_name): Don't allow strncpy args to overlap. inbound.c: Add support for multi-line serv->eom_cmd. servlist.c: Add support for loading & saving multi-line eom_cmd. fkeys.c(key_action_tab_comp): overlapping args in sprintf is illegal, change to strcpy. 2004-06-30 22:33 zed * ChangeLog, config.h.w32, configure.in, faq.html, xchat.spec: faq.html: Added Q19. === Bump version to 2.0.10 === 2004-06-30 03:43 zed * INSTALL.w32, src/common/dcc.c, src/common/inbound.c, src/fe-gtk/fkeys.c, src/fe-gtk/maingui.c: INSTALL.w32: Update instructions (Nigel Jones). inbound.c/dcc.c: Use strtoul instead of sscanf, it's faster. fkeys.c (key_action_tab_comp): The saga continues (Ian Kumlien). maingui.c: Find hostname for dialog-tab titlebar using find_name_global (Ian Kumlien). 2004-06-27 22:28 zed * ChangeLog, src/common/inbound.c, src/common/modes.c, src/common/outbound.c, src/common/plugin.c, src/common/proto-irc.c, src/common/xchat.h, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/userlistgui.c: lots of files: Merge p_nick_mode/p_chan_mode (Ian Kumlien). outbound.c: Add /mode command (Ian Kumlien). plugin.c: Use RTLD_LOCAL for X-Sys plugin and any others with "local" in their name. Always call dlerror() after dlopen (might fix *BSD issues). userlistgui.c: Scroll to selected nick on double-middle-click. 2004-06-26 22:44 zed * ChangeLog, HACKING, src/makefile.msc, src/common/cfgfiles.c, src/common/inbound.c, src/common/inbound.h, src/common/outbound.c, src/common/proto-irc.c, src/common/xchat.c, src/fe-gtk/fkeys.c, src/fe-gtk/maingui.c, src/fe-gtk/makefile.msc, src/fe-gtk/userlistgui.c, src/fe-gtk/userlistgui.h, src/fe-gtk/xtext.c: HACKING: Mention nmake (Nigel Jones). makefile.msc's: Add missing files to 'clean' rule (Nigel Jones). cfgfiles.c: Put "completion_auto" in correct alpha order. Remove obsolete prefs. inbound.c/inbound.h/outbound.c/proto-irc.c: Fix Private messages delivered to status window when nickname is the same as the network [977550]. outbound.c: Mask out password when identifying to nickserv. xchat.c Add Half-op to popup menu, and put the Modes submenu in order (Nigel Jones). fkeys.c (key_action_tab_comp): Make sure tmp_list isn't NULL to avoid glib warning. maingui.c/userlistgui.c/xtext.c: Double middle-clicking a nickname in the text area will now select it in the userlist. 2004-06-23 22:40 zed * src/common/: cfgfiles.c, inbound.c, outbound.c, text.c: cfgfiles.c: Add -quiet arg for /set. inbound.c: Further fixes to UTF-8 handling in searchnick() (Andrew Zabolotny). inbound.c: Make flashing work even if the highlight event occured in front-most tab, while we're iconified (win32). text.c (text_validate): Fall back to locale-encoding (if it's not utf-8) before trying ISO-8859-1. 2004-06-22 21:54 zed * README, ChangeLog, src/common/proto-irc.c, plugins/plugin20.html: plugin20.html: Note that hooks are auto-removed. Mention MacOSX compile line. proto-irc.c: Show /LIST output in server-tab only. README: Update GTK version. 2004-06-18 23:23 zed * po/sr.po, src/common/dcc.c, src/common/server.c, src/common/util.c, src/common/xchat.h, src/fe-gtk/gtkutil.c: dcc.c: Initialize starttime for sends. server.c: Make the outgoing throttle handle clock-skew. util.c: Add CPU MHZ detection for MacOSX (Steve Green). gtkutil.c: Use correct encoding for .xchat2 folder in Load-Plugin dialog. New Serbian po. 2004-06-18 21:22 zed * src/: common/dcc.c, common/inbound.c, common/proto-irc.c, common/xchat.h, fe-gtk/maingui.c, fe-gtk/menu.c, fe-gtk/xtext.c, fe-gtk/xtext.h: dcc.c: Fix CPS calculation on Win32 once and for all. proto-irc.c/xchat.h/inbound.c: Use USERHOST for "Get my ip from server" instead of WHO, so it works on networks with a masked hostname (based on some code by city_hunter). maingui.c/xtext.c/h: Update marker-line behaviour (Thomas Kockerbauer). 2004-06-18 20:48 lsitu * plugins/perl/perl.c: Removed unused code. 2004-06-18 20:15 lsitu * plugins/perl/perl.c: Fix leak in server_cb, command_cb and print_cb 2004-06-16 06:35 zed * src/: common/inbound.c, fe-gtk/fkeys.c, fe-gtk/notifygui.c: inbound.c: Make SearchNick() utf-8 friendly (Andrew Zabolotny). fkeys.c: Various tab completion fixes (Ian Kumlien). notifygui.c: Increase default window size (Vaidrius Petrauskas). 2004-06-14 08:27 zed * ChangeLog, po/ru.po, src/common/cfgfiles.c, src/common/xchat.h, src/fe-gtk/fe-gtk.c, src/fe-gtk/fkeys.c, src/fe-gtk/fkeys.h, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/setup.c, src/fe-gtk/tabs.c, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h: ru.po: New Russian po. fe-gtk.c/fkeys.c: Changes to tab completion as per mailing list (Ian Kumlien). maingui.c/menu.c/xtext.c/h: Added marker-line feature RFE: [733858] (Thomas Kockerbauer). tabs.c: Tab button selection fix (Guillaume Knispel). 2004-06-11 06:54 zed * src/: common/cfgfiles.c, common/xchat.h, fe-gtk/maingui.c, fe-gtk/servlistgui.c: cfgfiles.c: Add gui_win_state and default completion_amount to 5. maingui.c: Record and restore window (maximized) state. servlistgui.c: Switch to GTK 2.4 GtkComboBox. Added KOI8-R to encoding list, as I'm told it's still popular. Added "Sort" button (David Oftedal and Tim-Philipp Mueller). Fix crash bug [968652]. 2004-06-10 23:25 zed * plugins/plugin20.html, src/common/cfgfiles.c, src/common/plugin.c, src/common/plugin.h, src/common/userlist.c, src/common/userlist.h, src/common/xchat.h, src/fe-gtk/fe-gtk.c, src/fe-gtk/fkeys.c, src/fe-gtk/fkeys.h, src/fe-gtk/userlistgui.c: fkeys.c/userlist.c: All new tab-completer (Ian Kumlien). plugin20.html: Show how to compile with mingw. userlistgui.c: Handle escaped URIs for DND to userlist. 2004-06-10 00:24 zed * ChangeLog, src/common/servlist.c, src/common/util.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/gtkutil.c, src/fe-gtk/gtkutil.h, src/fe-gtk/plugingui.c, src/fe-gtk/xtext.c: servlist.c: Add AccessIRC as per request. util.c: Fixed failed compile on system other than win32/linux/freebsd [969643] (Samuel Mimram). fe-gtk.c: Fixed compilation on older GTK (2.0.x). gtkutil.c/h/plugingui.c: Add ~/.xchat2 to shortcuts section in load-script file-dialog. xtext.c: Further BiDi fixes in xtext (Ilya Konstantinov). 2004-06-04 02:18 zed * configure.in: configure.in: Really bump the version. 2004-06-04 02:15 zed * ChangeLog, config.h.w32, config.rpath, xchat.spec, src/common/outbound.c: outbound.c: Move the check for SERVCHAN up. === Bump to 2.0.9 === 2004-05-31 10:39 lsitu * plugins/perl/perl.c: Fixed memory leaks in timer_cb and unhook 2004-05-31 09:35 lsitu * plugins/perl/perl.c: Fixed memory leaks in timer_cb and unhook 2004-05-30 00:44 zed * po/fi.po, po/sk.po, configure.in, plugins/perl/perl.c, plugins/python/python.c, po/bg.po, po/nl.po, src/common/dcc.c, src/common/servlist.c, src/common/util.c: New translations: fi, sk, nl, bg. python.c/perl.c: Use filesystem encoding for opendir(). dcc.c: Use correct encoding when sending with wildcard match. servlist.c: Update Aitvaras. util.c: Fix CPU detection for FreeBSD/sparc [962211] (Koop Mast). 2004-05-26 10:37 lsitu * plugins/perl/perl.c: allow passing a list of commands to Xchat::command using a array reference 2004-05-26 10:26 lsitu * plugins/perl/perl.c: made Xchat::get_list context sensitive 2004-05-24 06:47 zed * po/sk.po, po/lt.po, src/common/dcc.c, src/common/identd.c, src/common/network.c, src/common/server.c: New translations: Slovak and Lithuanian. dcc: Use SO_REUSEADDR when a port range is set, so we don't run out of ports. identd: Use per-network username setting instead of just the global one. network: Last arg of setsockopt should be socklen_t, not int. server: Free and empty out serv->networkname upon disconnect. 2004-05-23 04:11 zed * src/: common/text.c, fe-gtk/maingui.c: maingui/text: Check for ^,%,* infront of channels too (for URL highlights) (Eduardo Bacchi Kienetz). 2004-05-22 23:46 zed * ChangeLog, plugins/plugin20.html, src/common/cfgfiles.c, src/common/plugin.c, src/common/server.c, src/fe-gtk/fkeys.c, src/fe-gtk/maingui.c, src/fe-gtk/xtext.c: plugin20.html: Add -fPIC to suggested compile args. cfgfiles.c/fkeys.c: Turn off %C,%B,%U etc parsing by default and enable ctrl-k, ctrl-b,ctrl-u keybindings (David Oftedal). plugin.c: Fix "flags" field for channels list, which didn't work at all [958599]. maingui.c: "Insert color code" menu should insert a real \003 now. xtext.c: Fix for BiDi by spliting left/right runs (Ilya Konstantinov). 2004-05-22 03:31 zed * ChangeLog, autogen.sh, configure.in, plugins/plugin20.html, plugins/xchat-plugin.h, src/version-script, src/common/modes.c, src/common/modes.h, src/common/outbound.c, src/common/plugin.c, src/common/plugin.h, src/common/xchat-plugin.h, src/fe-gtk/banlist.c: autogen.sh: Install mkinstalldirs manually for gettext, since automake 1.8 no longer does. configure.in: Update ALL_LINGUAS. plugin.c: Add new API function xchat_send_modes(). xchat-plugin.h: Add xchat_send_modes() prototype. plugin20.html: Document xchat_send_modes(). 2004-05-21 16:54 lsitu * plugins/perl/perl.c: Added function and constant exporting. 2004-05-20 17:28 lsitu * plugins/perl/perl.c: added /reloadall command 2004-05-20 16:41 lsitu * plugins/perl/perl.c: removed some old code that is no longer needed 2004-05-19 06:34 zed * ChangeLog, src/common/server.c, src/fe-gtk/gtkutil.c, src/fe-gtk/menu.c: server: Explain most common SSL connection error. gtkutil: Add support for GTK 2.4 file chooser. menu: Fix menu keybindings not working when menu-bar is hidden on GTK 2.4. 2004-05-18 02:46 zed * ChangeLog, src/common/cfgfiles.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/tabs.c: cfgfiles: Don't exit when username conversion fails, use hardcoded default. fe-gtk.c: Log domain should be "GLib", not "Glib" (win32). tabs.c: Fix append function for tab sorting. 2004-05-12 07:56 lsitu * plugins/perl/perl.c: Modified IRC::user_list to accept variable number of arguments again. 2004-05-11 22:39 zed * ChangeLog, plugins/plugin20.html, src/common/cfgfiles.c, src/common/xchat.h, src/fe-gtk/maingui.c, src/fe-gtk/tabs.c, src/fe-text/fe-text.c: plugin20.html: Fix html errors. xchat.h/cfgfiles.c: Add tab_sort setting. maingui.c: Make "Dialog with" translatable. Add hSP's tooltip patch. tabs.c: Patch for fast tab clicking [950353]. Implement more of tab sorting. fe-text.c: Make fe-text compile again. 2004-05-08 03:02 zed * po/eu.po, ChangeLog, plugins/plugin20.html, plugins/xchat-plugin.h, src/version-script, src/common/cfgfiles.c, src/common/plugin.c: plugin20.html: Document new fields. Add xchatdirfs and win_status for xchat_get_info(). version-script: Add xchat_gettext. cfgfiles: Added fallback for username/realname conversion (try locale first, then UTF-8, then give up). plugin.c: Added "xchatdirfs" for xchat_get_info API. 2004-05-03 21:40 zed * ChangeLog, INSTALL.w32, faq.html, src/common/cfgfiles.c, src/common/fe.h, src/common/plugin.c, src/common/plugin.h, src/common/servlist.c, src/fe-gtk/fe-gtk.c: faq: Add q18. INSTALL.w32: Mention dropline gtk. cfgfiles: Popup a window on g_locale_to_utf8() failure instead of stderr. plugin: Add missing dlerror() call for *BSD. Add "win_status" xchat_getinfo field. Added "chantypes", "nickprefixes", "nickmodes" and "maxmodes" fields for channel list. servlist: Add irc.majistic.net as per request. fe-gtk: make /gui show present (bring to front) the window too. Implement fe_gui_info to find window status. 2004-05-01 22:35 zed * po/en_GB.po, src/common/cfgfiles.c, src/common/dcc.c, src/common/inbound.c, src/common/outbound.c, src/common/servlist.c, src/common/xchat.c: cfgfiles: Exit if g_locale_to_utf8 fails. This can happen if CHARSET envvar is set wrong. dcc: Don't try random port if there's a range set, instead print an error and give up [889987] (mib). inbound: Fix: XChat sometimes messes up the tab order on reconnect (Gabor Szeder) [941773]. outbound: Fix: spurious nick completion (mib) [916944]. servlist: Some serverlist updates as requested. xchat: Swap Ping & Clear buttons in dialog for safety. 2004-04-24 05:20 zed * po/de.po, src/common/dcc.c, src/common/inbound.c, src/common/outbound.c, src/common/plugin.c, src/common/plugin.h, src/common/proto-irc.c, src/common/xchat-plugin.h, src/common/xchat.h, src/fe-gtk/servlistgui.c: dcc: Accept hostnames for "Dcc ip address" setting too (Flavio Chierichetti). proto-irc/inbound: Don't chop off the year in topicgate (Ian Kumlien). oubound: Skip blank lines in handle_user_input(). plugin.c/.h/xchat-plugin.h: Add xchat_gettext() function for win32 (probably not useful on unix). servlistgui: Make password entry field invisible (*****). New German po. 2004-04-20 20:05 zed * plugins/perl/: Makefile.am, perl.c: Undo freeing of scp->gui_entry... bad bad bad. Remove dp_misc.pl from Makefile.am. 2004-04-19 11:03 lsitu * plugins/perl/dp_misc.pl: The wrappers provided by this file is no longer needed. Xchat::get_list can be used as a replacement for functionality provided in this script. 2004-04-19 10:55 lsitu * plugins/perl/perl.c: added the missing calls to free in perl_end for scp->desc and scp->gui_entry 2004-04-19 10:06 lsitu * plugins/perl/perl.c: Fixed Xchat::get_list return value for address32 in the dcc list to return an unsigned integer 2004-04-15 07:16 lsitu * plugins/perl/perl.c: fixed Xchat::emit_print for the three argument case 2004-04-09 23:32 zed * po/ru.po, src/common/server.c: server.c: Another attempt to fix win32 pipe/double-free stuff. New Russian translation. 2004-04-06 23:03 zed * ChangeLog, configure.in, po/uk.po, src/common/outbound.c, src/common/plugin.c, src/common/server.c, src/fe-gtk/plugingui.c: plugin(gui): Add support for HPUX's .sl shared libs. server: Final fix (?) for win32 double-free() during connect bug. New Ukrainian translation. 2004-04-06 03:50 zed * configure.in, po/cs.po, po/eu.po, po/wa.po: New translations: Czech, Walloon, Basque. 2004-04-04 23:14 zed * src/: common/server.c, fe-gtk/about.c: server: Fix socks5 buffer overflow. Use unix-level file i/o in the child process/thread in an attempt to fix double-free() bug on win32. about: Use "Close" button like other gnome apps do. 2004-03-28 22:46 zed * src/: common/outbound.c, common/servlist.c, fe-gtk/servlistgui.c, fe-gtk/setup.c: outbound: Make URLs like irc://freenode work (where only the network name is given) on the command line. servlist(gui): Default encoding to UTF-8 for win32. setup: GtkEntry max length was too long - fixed. 2004-03-25 08:33 lsitu * plugins/perl/xchat2-perl.html: reworded Xchat::unhook documentation to be clearer 2004-03-25 08:29 lsitu * plugins/perl/perl.c: fixed Xchat::unhook for the case where the same $hook is unhooked multiple times 2004-03-23 07:54 lsitu * plugins/perl/xchat2-perl.html: added information about leaving off the leading / for Xchat::command 2004-03-20 20:29 zed * ChangeLog, src/common/text.c, src/fe-gtk/xtext.c: text: Convert timestamp format string to LOCALE before strftime(). xtext: force mb=TRUE when printing timestamps. === 2.0.8 release point here === 2004-03-20 00:51 zed * ChangeLog, config.h.w32, configure.in, po/es.po, po/ru.po, po/sv.po, src/common/outbound.c, src/common/server.c, src/common/servlist.c, src/fe-gtk/fkeys.h: outbound: Accept "-e" and "+port" for /server to indicate SSL. server: SSLTMOUT to 90 (Felix Bunemann). servlist: Accept "+port" for server list GUI too. fkeys.h: Remove dead prototype. New Translations: Spanish, Swedish, Russian. === Bump to 2.0.8 === 2004-03-19 11:42 lsitu * plugins/perl/makefile.msc: added some changes from SilvereX 2004-03-16 22:20 lsitu * plugins/perl/xchat2-perl.html: fixed typo 2004-03-15 18:31 zed * ChangeLog, po/az.po, po/lt.po, po/mk.po, po/nl.po, po/sk.po, po/sl.po, po/sr.po, po/zh_CN.po, src/common/dcc.c, src/common/inbound.c, src/common/proto-irc.c, src/common/servlist.c, src/common/xchat.c, src/common/xchat.h, src/fe-gtk/fkeys.c, src/fe-gtk/maingui.c, src/fe-gtk/menu.c: dcc: Set dcc->resumable to st.st_size, not 1 (fixes DCC resume). inbound/proto-irc: Add PTNet "get my ip from server" workaround. servlist: Add EU-IRC and Recycled-IRC as per request. fkeys: Get rid of "after" key_press_event; Alt+numbers do not work with X Input Method [896968] (Marius Gedminas). maingui: Check if sess->topic is NULL and don't sprintf it. menu: Add "Copy selected URL" item to URL menu (Mike Battersby). 2004-03-14 13:34 lsitu * plugins/perl/Makefile.am: added xchat2-perl.html to Makefile.am 2004-03-04 02:46 zed * ChangeLog, plugins/xchat-plugin.h, po/mk.po, src/common/xchat-plugin.h: xchat-plugin.h: Add xchat_list_time for w32. New Macedonian translation. 2004-03-03 01:24 zed * src/: common/xchat.c, fe-gtk/menu.c, fe-gtk/xtext.c, fe-gtk/xtext.h: xchat.c: Change MozillaFirebird to firefox. menu.c: Update URL for xchat docs. xtext.c/h: Make gtk_xtext_get_type public (David.Trowbridge). 2004-02-28 11:34 lsitu * plugins/perl/perl.c: Fixed loading error to print the file name instead of the whole file. Warnings changed to added a little more information. 2004-02-23 22:23 zed * src/common/dcc.c: Possible fix to CPS display on Windows. 2004-02-05 22:43 lsitu * plugins/perl/perl.c: fixed a bug with Xchat::find_context's handling of undef variables 2004-02-03 22:37 lsitu * plugins/perl/xchat2-perl.html: removed a few tags that made the rendered page unpleasant looking 2004-02-02 10:46 lsitu * plugins/perl/xchat2-perl.html: added a short introduction for the documentation 2004-02-02 09:36 lsitu * plugins/perl/xchat2-perl.html: updated docs to pass validation 2004-02-01 01:58 zed * configure.in, ChangeLog, plugins/plugin20.html, po/mk.po, po/ru.po, src/common/cfgfiles.h, src/common/ctcp.h, src/common/dcc.h, src/common/fe.h, src/common/history.h, src/common/ignore.h, src/common/inbound.h, src/common/modes.h, src/common/network.h, src/common/notify.h, src/common/outbound.h, src/common/plugin-timer.h, src/common/plugin.c, src/common/plugin.h, src/common/proto-irc.h, src/common/server.h, src/common/servlist.c, src/common/servlist.h, src/common/text.h, src/common/tree.h, src/common/url.h, src/common/userlist.h, src/common/util.h, src/common/xchat.h, src/common/xchatc.h, src/fe-gtk/setup.c: configure.in: Add mk to ALL_LINGUAS (Macedonian). New Russian and Macedonian po. plugin.c: Add "users" field for channels list. servlist.c: Update StarChat listing. setup.c: Don't put browse button on directory settings for unix. Added #ifdef/#endif header gaurds to src/common/*.h (David Trowbridge). 2004-01-30 15:24 lsitu * plugins/perl/perl.c: moved load() from main:: to Embed:: 2004-01-30 14:44 lsitu * plugins/perl/: perl.c, xchat2-perl.html: added Xchat::user_info 2004-01-30 12:28 lsitu * plugins/perl/: perl.c, xchat2-perl.html: Fixed Xchat::get_prefs to return undef if the requested setting doesn't exist 2004-01-30 01:28 zed * src/: common/cfgfiles.c, common/dcc.c, common/fe.h, fe-gtk/about.c, fe-gtk/fe-gtk.c, fe-gtk/fkeys.c, fe-gtk/setup.c, fe-text/fe-text.c: cfgfiles.c: Remove spaces from username. dcc.c: Add interactive accept stuff from xchat-aqua (Steve Green). about.c: bump to 2004. fkeys.c: More hardcoded "/" replaced with prefs.cmdchar. setup.c: Put tab colors in a frame to make it clearer. 2004-01-29 08:41 lsitu * plugins/perl/xchat2-perl.html: Checked in documentation for new interface 2004-01-28 20:34 zed * autogen.sh, configure.in, po/ru.po, po/wa.po, src/common/cfgfiles.c, src/common/plugin.c: Add ru.po and wa.po. configure.in: Add ru.po to ALL_LINGUAS. autogen.sh: Add /opt/local /opt/local/share to gettext search path for MacOSX. cfgfiles.c: Convert user/realname to UTF-8. plugin.c: Print error on autoload failure (Robert White). 2004-01-20 12:30 lsitu * plugins/perl/perl.c: merged load_n_eval() and load_file() into load(), fixed a bug with register() 2004-01-19 13:46 lsitu * plugins/perl/perl.c: renamed list_get to get_list and implemented retrieving notify list 2004-01-18 03:05 zed * src/: common/cfgfiles.c, common/outbound.c, common/server.c, common/servlist.c, common/xchat.c, common/xchatc.h, fe-gtk/maingui.c, fe-gtk/menu.c, fe-gtk/menu.h: cfgfiles.c: Don't write default conf if NULL. outbound.c: No help text should be NULL, not "". This'll avoid printing po-file header on /help list. server.c: Accept expired cert if 'accept invalid cert' is on and fix Cipher spelling (Felix Bunemann). servlist.c: Fix Afternet listing as per request. xchat.c: Add "tabmenu.conf" loading. maingui.c: Make custom tabmenu work. menu.c/h: Make menu_create() public. 2004-01-14 08:08 zed * configure.in, plugins/perl/perl.c: Brand new Perl plugin! (Lian Situ). 2004-01-14 04:03 zed * ChangeLog, plugins/plugin20.html, plugins/xchat-plugin.h, src/common/notify.c, src/common/notify.h, src/common/outbound.c, src/common/plugin.c, src/common/plugin.h, src/common/util.c, src/common/util.h, src/common/xchat-plugin.h, src/common/xchat.c, src/common/xchat.h, src/fe-gtk/fe-gtk.c, src/fe-gtk/maingui.c: notify: Make notify_find_server_entry public. Fix servnot leak. Plugin API: Change all char* to const where appropriate. Add channels fields: flags, id. Call notify_find_server_entry() so notify list isn't empty for not-connected servers. xchat.c/h: Add unique ID field. inbound.c/fe-gtk.c: Add /GUI ICONIFY. Don't allow changing color of currently focused tab. plugin20.html: Document "const"s and new fields. 2004-01-13 21:51 zed * po/es.po, po/sr.po, plugins/plugin20.html, plugins/xchat-plugin.h, src/version-script, src/common/notify.h, src/common/plugin.c, src/common/plugin.h, src/common/util.c, src/common/xchat-plugin.h, src/common/xchat.c: New translations: Spanish, Serbian. plugin20.html: Document "notify" list. plugin.c: Add xchat_list_time() and "notify" list. util.c: Better errorstring for win32. 1) strings for OS errors (open, read etc) via strerror(). 2) strings for less common winsock errors via FormatMessage (2000/xp only). 2004-01-11 02:17 zed * plugins/plugin20.html: Document /GUI. 2004-01-11 02:16 zed * po/es.po, src/fe-gtk/fkeys.c: New Spanish translation. fkeys.c: Use prefs.cmdchar[0] instead of hardcoded "/". [873541] plugins20.html: Document /GUI. 2004-01-06 22:42 zed * src/: common/xchat.c, fe-gtk/fe-gtk.c, fe-gtk/menu.c, fe-gtk/setup.c: xchat.c: Add epiphany browser. fe-gtk.c: chdir to the path of the exe for win32. menu.c: Look for "gnome-open" first, to open URLs. setup.c: Add browse buttons for directory settings (windows only). 2004-01-05 23:02 zed * po/fi.po, po/nl.po, po/sk.po, po/sv.po, po/zh_CN.po, src/common/fe.h, src/common/inbound.c, src/common/outbound.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/maingui.c, src/fe-gtk/maingui.h, src/fe-gtk/servlistgui.c, src/fe-text/fe-text.c: New translations. outbound.c: Added new args for /GUI. fe-gtk.c: Remove flash_window from here. Handle new fe_ctrl_gui actions. maingui.c: Move flash_window here. New function fe_set_tab_color(). plugin20.html: Document /GUI. 2004-01-01 05:30 zed * ChangeLog, config.h.w32, configure.in, xchat.spec, plugins/plugin20.html, po/am.po, po/ca.po, po/de.po, po/el.po, po/es.po, po/et.po, po/fi.po, po/fr.po, po/ja.po, po/lt.po, po/lv.po, po/ms.po, po/nl.po, po/no.po, po/pt.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/zh_CN.po, src/common/text.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/servlistgui.c: Checked in rehashed po files. text.c: #include fe-gtk.c: No warnings tab if XCHAT_WARNING_IGNORE env-var is on. servlistgui.c: Use ISO-8859-15 instead. === Bump to 2.0.7 === 2003-12-29 03:41 zed * src/: common/dcc.c, common/outbound.c, common/servlist.c, common/text.c, common/textevents.h, common/textevents.in, fe-gtk/textgui.c: dcc.c: Report errno string when file open() for writing fails. outbound/text/textgui: Remove pointer casts to (long). servlist.c: Update Aitvaras network. text.c: Add feature to auto update old text events. textevents.in: Add $2 arg for "DCC RECV File Open Error". 2003-12-26 00:53 zed * src/: common/inbound.c, common/servlist.c, common/xchat.c, fe-gtk/fkeys.c, fe-gtk/notifygui.c: See previous log. 2003-12-26 00:52 zed * ChangeLog, faq.html: configure.in: Check for sensible sigaction() and siginfo_t. inbound.c: Fix possible emission of XP_TE_DPRIVMSG into a foreign dialog (as discussed with Steve Green). servlist.c: Remove dead server. xchat.c: Use the USE_SIGACTION define, and fallback to signal() (e.g. libc5). fkeys.c: Workaround multibyte nick completion bug [838403] (Changwoo Ryu). notifygui.c: Fix LastSeen column (notify list) when the user is offline [864185]. 2003-12-22 07:47 mooooooo * plugins/tcl/tclplugin.c: added stdarg.h 2003-12-21 01:57 zed * src/: makeinc.msc, common/proto-irc.c, fe-gtk/textgui.c, fe-gtk/xtext.c: makeinc.msc: Add winmm.lib for PlaySound(). proto-irc.c: time_t and long arn't always the same size - fix. textgui.c: set te[idx].sound to NULL when soundfile is emptied via GUI. xtext.c: set xtext->selection_buffer before gtk_xtext_selection_get_text() so it doesn't fail the first time. 2003-12-16 17:43 zed * src/common/text.c: text.c: Add native win32 sound playing via PlaySound(). 2003-12-15 06:23 zed * src/common/dcc.c, src/common/util.c, plugins/perl/perl.c: dcc.c: Make fastsend work with psend. perl.c: Undo the "trying to eval" printing, it's too long. util.c: Fix MHz/GHz printing on win32. 2003-12-14 06:31 zed * src/common/server.c: server.c: Undo pipe close() changes, they don't work on win32. 2003-12-14 02:23 zed * ChangeLog, plugins/perl/perl.c, src/common/dcc.c, src/common/modes.c, src/common/util.c: dcc.c: Fix printing error message when a dcc finished successfully while using fastsend=0. modes.c: When there's no prefix, return 0 so $3 in print events is more consistant. util.c: print cpu speed in GHz (DaMouse). perl.c: Print more informative loading errors (Andy). 2003-12-13 02:56 zed * src/: common/Makefile.am, common/dcc.c, common/server.c, common/xchat.c, fe-gtk/setup.c: Makefile.am: Add extra dependancy for plugin.c. dcc.c: Fix psend invalid ID number bug. server.c: Close pipe handles earlier. xchat.c: Run WSACleanup in main() to avoid potential double execution. setup.c: Make titles big and bold. 2003-12-03 07:46 zed * po/fi.po, src/common/cfgfiles.c, src/common/cfgfiles.h, src/common/ignore.c, src/fe-gtk/setup.c: Do better bounds checking in xchat.conf. New Finnish po. 2003-11-27 19:27 zed * ChangeLog, config.h.w32, config.rpath, configure.in, xchat.spec, plugins/plugin20.html, po/Makevars, po/am.po, po/ca.po, po/de.po, po/el.po, po/es.po, po/et.po, po/fi.po, po/fr.po, po/ja.po, po/lt.po, po/lv.po, po/ms.po, po/nl.po, po/no.po, po/pt.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/zh_CN.po, src/common/dcc.c, src/common/plugin.c, src/common/xchat.c: dcc.c: Report correct errno when write() fails. xchat.c: Don't run /bin/sh in the popups. plugin.c: Add "away" field for "users" list. Check in rehashed po files. === Bump to 2.0.6 === 2003-11-26 20:39 zed * configure.in, po/lt.po, src/common/dcc.c, src/fe-gtk/mmx_cmod.S, src/fe-gtk/setup.c: configure.in: Add sr to ALL_LINGUAS. Comment out gnome. dcc.c: don't set the resume_error 3, it's incorrect. mmx_cmod: Don't use the .note.GNU-stack stuff on win32. setup: Fix value of "xchat-color" userdata for windows. New Lithuanian Translation. 2003-11-24 04:46 zed * src/common/: cfgfiles.c, dcc.c: cfgfiles: fix non-compile on win32. dcc: remove c++ style variable declarations. 2003-11-24 01:15 zed * faq.html, src/common/cfgfiles.c, src/common/cfgfiles.h, src/common/dcc.c, src/common/ignore.c, src/common/notify.c, src/common/outbound.c, src/common/plugin.c, src/common/servlist.c, src/common/text.c, plugins/perl/perl.c, src/common/url.c, src/fe-gtk/editlist.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/fkeys.c, src/fe-gtk/gtkutil.c, src/fe-gtk/palette.c, src/fe-gtk/setup.c: faq: Mention HTTP auth is in 2.0.6. perl: Add note about /unloadall (common question!). New functions get_xdir_fs and get_xdir_utf8. Use them throughout the source tree. This should fix problems of non-ascii in homedir name. 2003-11-23 09:48 mooooooo * plugins/tcl/tclplugin.c: long int overflow fix 2003-11-23 06:08 zed * src/fe-gtk/: maingui.c, xtext.c, xtext.h: Move transparency-fail-message to maingui.c so it can be translated. 2003-11-23 00:35 zed * po/sr.po, ChangeLog, src/common/servlist.c, src/common/xchat.c, src/fe-gtk/menu.c: servlist.c: Remove dead and small networks. menu.c: dont check path for commands that don't start with "!". xchat.c: roll "-x" into XTERM macro. 2003-11-18 22:08 zed * src/: common/proto-irc.c, common/xchat.c, fe-gtk/fe-gtk.c, fe-gtk/menu.c, fe-gtk/setup.c: proto-irc: Revert change to 311/314 parsing, acording to RFC, it was right the first time. fe-gtk/setup.c: Fix bug [844919] (Mike Battersby). menu.c: Excluding items in the URLHandlers menu that arn't in PATH and delete empty submenus thereafter. xchat.c: Add MozillaFirebird in default urlhandlers menu. Run gnome-terminal -x, not -e. 2003-11-18 00:58 zed * po/POTFILES.in, ChangeLog, src/common/dcc.c, src/common/dcc.h, src/common/fe.h, src/common/ignore.c, src/common/outbound.c, src/common/xchat.c, src/fe-gtk/dccgui.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/userlistgui.c, src/fe-text/fe-text.c: dcc.c: Check active dcc send support (/dcc psend) by Daniel Dubois and Emmanuel Jeandel. ignore.c: Mark strings translatable. xchat.c: Use wii on popup by default. fe-gtk.c: Mark "bytes" translatable. 2003-11-16 23:09 zed * src/: common/inbound.c, fe-gtk/mmx_cmod.S, fe-gtk/setup.c: inbound.c: beep on highlighted channel actions too (Christopher A. Aillon). mmx_cmod.S: insert stack gaurd stuff from fedora. setup.c: Hide password. 2003-11-15 07:21 zed * po/de.po, ChangeLog, src/common/cfgfiles.c, src/common/dcc.c, src/common/server.c, src/common/servlist.c, src/common/textevents.h, src/common/textevents.in, src/common/xchat.h, src/fe-gtk/setup.c, src/fe-gtk/tabs.c: cfgfiles.c, server.c , setup.c: Add HTTP proxy authentication support. servlist.c: Add new servers per request. dcc.: mkdir the prefs.dccdir to fix [756048]. textevents: Add %O to ChanAction event to fix nickcoloring. tabs.c: Work-around bug [811971]. New German translation. 2003-11-09 03:02 zed * ChangeLog, README, src/common/dcc.c, src/common/dcc.h, src/common/outbound.c, src/common/servlist.c, src/common/text.c, src/fe-gtk/dccgui.c, src/fe-gtk/maingui.c, src/fe-gtk/setup.c, src/fe-gtk/userlistgui.c: README: fix URL for bugs tracker. outbound.c, dcc.c, dcc.h, dccgui.c, userlistgui.c: Get rid of unused 'tbuf' arg to dcc_send. servlist.c: Add irc.deepirc.net per request. Mark "Cycling to nex.." translatable. text.c: Daniel Drake's simple fix for part of [786267]. maingui.c: Fix [783172] userlist background styling (untested). 2003-11-06 03:29 zed * ChangeLog, src/common/text.c, src/fe-gtk/about.c, src/fe-gtk/servlistgui.c: text: Win32: Don't try to open logfiles with a "\" in them, windows wont allow it. about.c: Mark "A multiplatform IRC Client" as translatable. servlistgui: remove GTK_DISABLE_DEPRECATED to (possibly) allow compiling on GTK 2.3.x. 2003-11-05 16:39 mooooooo * plugins/tcl/: tclplugin.c, tclplugin.h: fixed 'unknown'; fixed and enhanced 'timer' 2003-11-01 22:30 zed * src/common/xchat.c: Use sigaction instead of signal for better compatiblity. 2003-10-27 03:05 niemeyer * plugins/python/python.c: Fixed grammar errors and incremented plugin version, as suggested by Peter. 2003-10-27 00:32 zed * ChangeLog, configure.in, plugins/perl/perl.c, src/common/modes.c, src/common/xchat.c: - Fixed request of a MODE on a channel you're not in changing the current titlebar [820998]. - Default Whois dialog button to WII (SilvereX). - Restored compatibility with older Perl that lacks call_pv(). 2003-10-18 17:38 mooooooo * plugins/tcl/tclplugin.c: added prefs command 2003-10-18 13:57 niemeyer * plugins/python/python.c: Fixed usage of invalid memory in get_prefs(), as detected by Peter. 2003-10-17 23:53 zed * po/sl.po, ChangeLog, plugins/python/python.c, src/common/outbound.c: python: checkin Gustavo Niemeyer's version (described in ChangeLog). New sl.po Slovenian. outbound: Fixed skipping of "" in word[] to solve resume with mirc >= 6.1. 2003-10-13 22:54 zed * ChangeLog, plugins/python/python.c, src/common/proto-irc.c, src/fe-gtk/setup.c: python: python-argv.diff, python-locking.diff, python-unload-hook-fix2.diff. proto-irc: check for ":" in word[8] for numeric 311, it might not be there. setup: apply tint changes instantly. 2003-10-06 22:06 zed * src/: common/server.c, common/text.c, fe-gtk/xtext.c: Fix 64-bit issues where &int was given instead of &gsize. Fixes crash on AMD64 (and possibly Sparc?). 2003-10-04 03:14 zed * ChangeLog, configure.in, faq.html, src/common/history.c, src/common/history.h, src/common/plugin.c, src/common/textevents.h, src/common/textevents.in, src/fe-gtk/fkeys.c, src/fe-gtk/ignoregui.c, src/fe-gtk/xtext.c: configure.in: python amd64 suse configure.in patch (Mads Martin Joergensen). history: add Ricky's patch so the current text isn't lost on history_up. dccgui: add missing IG_DCC flag for new entries. plugin: print plugin name on "xxx called without a valid context" messages. textevents: add needed 5 spaces to ignore footer text event. faq: remove "faq.html" from the links. xtext: FALSE on gdk_colormap_alloc_color sharable arg. 2003-09-21 12:40 mooooooo * plugins/tcl/tclplugin.c: make sure int doesnt overflow 2003-09-21 05:17 zed * HACKING, config.h.w32, configure.in, xchat.spec, src/common/cfgfiles.c, src/common/servlist.c: cfgfiles/servlist: Fix default serverlist selection. Bump to 2.0.5. 2003-09-21 03:40 zed * src/common/text.c: text: Revert unused args in print events to "" for consistancy with server events. 2003-09-21 03:31 zed * ChangeLog, configure.in, src/common/plugin.c, plugins/perl/perl.c, src/common/text.c: text/plugin: Make unused args for print events NULL (previously only 4-31 were null, while 0-3 pointed to ""). perl: new function IRC::command_with_channnel (Alexander Werth) configure.in: Don't link plugins and fe-text with Xlib and Xft. 2003-09-20 00:57 zed * po/lt.po, po/zh_CN.po, src/common/servlist.c, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h: servlist: fix irc6.ktu.lt port. xtext: save 1 blit on win32 by keeping the GdkImage around instead. xtext: Destroy XImage straight away when using Shm too. New translations: zh_CN, lt. 2003-09-17 02:28 zed * configure.in, ChangeLog, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h: xtext: use mit-shm for tinting image. configure.in: check for it. 2003-09-15 09:53 zed * po/ca.po, po/sk.po, src/common/servlist.c, src/fe-gtk/palette.c, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h: palette: revert that last shit, use writeable arg of FALSE for gdk_colormap_alloc_color instead. servlist: be more careful when loading corrupt servlist_.conf. xtext: tint towards background color. New translations: ca, sk. 2003-09-14 20:30 zed * ChangeLog, po/fi.po, po/nl.po, po/sv.po, src/fe-gtk/palette.c, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h: New translations: fi, nl, sv. xtext: gtk_xtext_find_color, new function. Use it to fix PseudoColor allocation in xtext too. palette: use gtk_xtext_find_color. 2003-09-14 05:38 zed * src/fe-gtk/palette.c: Fix problem on 8bit PseudoColor visuals by falling back to nearest color in cmap upon allocation failure. 2003-09-14 02:59 zed * src/common/ctcp.c: ctcp: restore 2.0.4 behaviour in DCCs (let ctcp replies override them), while keeping new ignore behaviour. 2003-09-14 00:53 zed * src/: common/xchat.c, fe-gtk/palette.c: palette: allocate in forward order first, to get the important colors done. Fallback foreground (if fail) to 0xffff. xchat: If 'no serverlist on startup' is off, and we have a connect_url, open a IRC window. 2003-09-10 22:28 zed * po/sk.po, plugins/plugin20.html, src/common/plugin.c: plugin.c: "type" field for "channels" list should be type "i", not "s"! plugin20.html: Document "network" field for "Channels" list. New Slovak translation. 2003-09-10 03:56 zed * src/: common/dcc.c, common/text.c, fe-gtk/fe-gtk.c: dcc: accept dcc send from ports below 1024 *sigh*. text: put back the 2.0.3 routine to check IP numbers. fe-gtk: #define WINVER 0x0501, vc6 apparently needs this for FLASHINFO. 2003-09-07 00:54 zed * src/fe-gtk/mmx_cmod.S: Possibly make mmx_cmod.S compile on x86/Solaris with Sun's own compiler [788127]. 2003-09-06 23:05 zed * ChangeLog, src/fe-gtk/dccgui.c: Fix missing size field in dcc send window. 2003-09-05 23:38 zed * src/fe-gtk/maingui.c: Create inital nickgad with sess->server->nick instead of prefs.nick1. Fixes bug [798655]. 2003-09-05 04:39 zed * ChangeLog, src/common/ctcp.c, src/common/ignore.c, src/common/ignore.h, src/common/outbound.c, src/common/proto-irc.c, src/common/text.c, src/common/textevents.h, src/common/textevents.in, src/common/xchat.c, src/fe-gtk/ignoregui.c: text: alert user when logfile cant be opened (JayC). ignore: add new "DCC" category (+ textevent, ignoregui changes to match). 2003-08-31 06:59 zed * ChangeLog, src/makeinc.msc, src/fe-gtk/fe-gtk.c, src/fe-gtk/makefile.msc, src/fe-gtk/mmx_cmod.S, src/fe-gtk/xtext.c: Allowing MMX tinting on win32. Merge in flashtask2.diff. 2003-08-29 22:10 zed * src/fe-gtk/: maingui.c, xtext.c: maingui: hopefully record window position correctly now. xtext: remove gdk-pixbuf tinting in favour of direct XImage manipulation. This is much faster when there's no mmx. 2003-08-25 21:11 zed * po/lt.po, src/common/notify.c, src/common/text.c: text: Remove extra space in "Left Message ". notify: Use /wii for notify_whois feature. Updated lt.po (SilvereX). 2003-08-24 02:05 zed * src/common/inbound.c: inbound_topic(): print topics of channels you arn't in too. inbound_topictime(): check if find_channel returns NULL. 2003-08-23 08:08 zed * src/fe-gtk/xtext.c: Fix pixel_offset rounding-error calculation that could cause minor corruption while scrolling. 2003-08-22 08:29 zed * src/fe-gtk/xtext.c: Fixed bad return value from gtk_xtext_is_empty(). 2003-08-19 06:29 zed * src/: common/outbound.c, fe-gtk/fe-gtk.c, fe-gtk/xtext.c, fe-gtk/xtext.h: gtk_xtext_is_empty should take a xtext_buffer arg, not GtkXText. This might fix lastlog bugs. 2003-08-19 02:59 zed * src/fe-gtk/: maingui.c, tabs.c, tabs.h: [PATCH] Missing tab scrolling buttons [Bug 783681] (Lloyd Williams). 2003-08-18 06:25 zed * src/: common/dcc.c, common/fe.h, fe-gtk/dccgui.c, fe-text/fe-text.c: Major overhaul to the dcc recv/send/chat windows. Should now be more display efficient. Requires lots of testing, there will be bugs. 2003-08-17 01:26 zed * src/fe-gtk/plugingui.c, plugins/perl/perl.c: perl: fix code before declarations. plugingui: turn on rules_hint for plugin list. 2003-08-16 23:11 zed * ChangeLog, configure.in, plugins/perl/perl.c, plugins/tcl/tclplugin.c, po/fi.po, src/fe-gtk/xtext.c: xtext: clip indent area too. plugins: checkin the remaining c89 fixes. configure.in/fi.po: New Finnish translation. 2003-08-16 04:40 zed * src/: common/ctcp.c, fe-gtk/xtext.c: xtext: clip when dumping DB to window too. Check dont_render flag when drawing right-border and clip it correctly. ctcp: check version ctcp more strictly. 2003-08-12 23:31 zed * src/: common/dcc.c, common/dcc.h, fe-gtk/dccgui.c: Print more verbose errors when resuming isn't possible. 2003-08-12 23:04 zed * src/: common/proto-irc.c, fe-gtk/fkeys.c, fe-gtk/xtext.c: xtext: more efficiency tweaks for exposure events (right-bg clip). fkeys: fix for recent completion changed (JayC). proto-irc: send a identifier in WHOX requests. 2003-08-12 06:50 zed * src/fe-gtk/xtext.c: fix unwanted background re-drawing with timestamps on. 2003-08-11 09:35 zed * src/common/: textevents.h, textevents.in: fix more bad arg-help-text in print-events. 2003-08-11 09:19 zed * src/common/: text.c, textevents.h, textevents.in: Fix generic message event's arg-help-text. 2003-08-11 03:55 zed * src/: common/proto-irc.c, common/servlist.c, common/textenums.h, common/textevents.h, common/textevents.in, fe-gtk/fkeys.c, fe-gtk/xtext.c, fe-gtk/xtext.h: xtext: fix bad clipping of GCs when compiling with pango. Add better clipping of exposures and avoid some extra XftDrawString()s. textevents: fix mangled textevents.in, add generic message event. servlist: remove dead network dwarfstar.net. proto-irc: remove buggy numeric 338 support [783945]. fkeys: Add JayC's query and channel completion patches v2. 2003-08-10 05:28 zed * po/nl.po, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h: xtext: Implemented localized small double buffers (no flicker). Simplified scrolling code for less choppyness. Speed up re-drawing of multi-wrapped paragraphs by storing wrap offsets. May not work on win32 yet. Updated Dutch (nl.po). 2003-08-05 05:51 zed * xchat.spec, src/common/proto-irc.c: xchat.spec: Add buildrequires gettext. proto-irc: Only check for G|H in the first letter of who(x) replies. 2003-08-05 00:36 zed * src/common/proto-irc.c, po/nl.po, src/fe-gtk/maingui.c: allow un-setting topic via the gui. Updated nl.po (Dutch). 2003-08-03 01:20 zed * ChangeLog, src/common/modes.c, src/common/url.c, src/fe-gtk/chanlist.c, src/fe-gtk/dccgui.c, src/fe-gtk/gtkutil.c, src/fe-gtk/gtkutil.h, src/fe-gtk/menu.c, src/fe-gtk/plugingui.c, src/fe-gtk/rawlog.c, src/fe-gtk/setup.c, src/fe-gtk/textgui.c, src/fe-gtk/urlgrab.c, src/fe-gtk/xtext.c: C89 fixes [781809]. Cleanup the multiselect code (only one callback is enough), and free() stuff on window-manager "destroy" cb. 2003-08-02 10:37 zed * plugins/perl/perl.c, src/common/server.c: perl: fix user_info() matching 1st entry. server: When err=-1, set reconnect_away too (ping timeout). 2003-08-01 02:53 zed * configure.in: Patch python checks [781333]. 2003-08-01 02:30 zed * src/: common/cfgfiles.c, common/dcc.c, common/dcc.h, common/notify.c, common/outbound.c, common/proto-irc.c, common/util.c, fe-gtk/chanlist.c, fe-gtk/dccgui.c, fe-gtk/gtkutil.c, fe-gtk/gtkutil.h, fe-gtk/menu.c, fe-gtk/plugingui.c, fe-gtk/rawlog.c, fe-gtk/setup.c, fe-gtk/textgui.c, fe-gtk/urlgrab.c: cfgfiles: avoid conflict with global var. Support multi-selection for dcc-send dialog. 2003-07-30 22:11 zed * config.h.w32, configure.in, xchat.spec, plugins/plugin20.html, src/common/inbound.c: inbound_user_info(): avoid possible double-free. Bump to 2.0.4. 2003-07-29 04:02 zed * ChangeLog, src/fe-gtk/fkeys.c, src/fe-gtk/maingui.c: fkeys: fix nick-completion overrun [779166]. maingui: all JayC's shift-click patch v2. 2003-07-27 20:07 zed * configure.in, xchat.desktop: add Comment[lt]. textfe off by default. 2003-07-26 20:52 zed * src/fe-gtk/: chanlist.c, dccgui.c, editlist.c, fkeys.c, textgui.c: fix: [ 777106 ] Non-constant initializer in arrays. 2003-07-26 02:40 romanofski * docs/german/: xchat-german.lof, xchat-german.pdf, xchat-german.tex, xchat2.tex, xchat2_images/serverlist.latex, xchat2_images/serverliste.png: - added new section for server list 2003-07-26 01:35 zed * po/lt.po, src/common/inbound.c: inbound_newnick(): only change sess->channel on SESS_DIALOG types. New fixed lt.po. 2003-07-23 21:41 zed * po/Makefile.in.in, po/lt.po, autogen.sh, src/common/ignore.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/fkeys.c: ignore_read_next_entry(): cfg_get_str may return NULL, check it. autogen.sh: Copy local Makefile.in.in. fe_args(): don't call gtk_set_locale(). lt.po: New version. 2003-07-23 02:16 zed * src/common/: cfgfiles.c, xchat.c, xchat.h: Add away_timeout /set'ing, default 60. 2003-07-23 01:07 romanofski * docs/: Makefile, appendix.tex, bekocosta.tex, benutzeroberflaeche.tex, einstellungen.tex, faq.tex, fenster.tex, irc.tex, jetztgehtslos.tex, schnellstart.tex, support.tex, windows.tex, xchat-german.pdf, xchat-german.tex, xchat2.tex, german/Makefile, german/appendix.tex, german/bekocosta.tex, german/benutzeroberflaeche.tex, german/einstellungen.tex, german/faq.tex, german/fenster.tex, german/irc.tex, german/jetztgehtslos.tex, german/schnellstart.tex, german/support.tex, german/xchat-german.lof, german/xchat-german.pdf, german/xchat-german.tex, german/xchat2.tex, german/xchat1_images/einstellungsmenu.png, german/xchat1_images/inputbox.png, german/xchat1_images/menubar.png, german/xchat1_images/textbox.png, german/xchat1_images/toolbar.png, german/xchat1_images/userlist.png, german/xchat2_images/hauptfenster.png, german/xchat2_images/menubar.png, german/xchat2_images/serverliste.png, german/xchat2_images/textbox.png, german/xchat2_images/toolbar.png, german/xchat2_images/userlist.png, xchat1_images/einstellungsmenu.png, xchat1_images/inputbox.png, xchat1_images/menubar.png, xchat1_images/textbox.png, xchat1_images/toolbar.png, xchat1_images/userlist.png, xchat2_images/hauptfenster.png, xchat2_images/menubar.png, xchat2_images/serverliste.png, xchat2_images/textbox.png, xchat2_images/toolbar.png, xchat2_images/userlist.png: - moved german doc to "german" directory - created new dir "english" for english doc 2003-07-23 00:56 romanofski * docs/: xchat-german.pdf, xchat-german.tex, xchat2.tex: - minor spelling fixes - removed deprecated windows chapter 2003-07-22 01:48 zed * ChangeLog, src/common/proto-irc.c, src/common/text.c, src/common/textenums.h, src/common/textevents.h, src/common/textevents.in, src/fe-gtk/maingui.c: add support for ircu numerics 330 and 338 (phaseburn). Merge xchat-2.0.3-text_word_check-chanmode.patch. 2003-07-21 11:31 romanofski * docs/: Makefile, appendix.tex, bekocosta.tex, benutzeroberflaeche.tex, schnellstart.tex, xchat-german.pdf, xchat-german.tex, xchat2.tex, xchat2_images/hauptfenster.png, xchat2_images/serverliste.png: - replaced old preface with a newer one - added new images for xchat2 - checked "schnellstart" - minor bugfixes in other .tex files 2003-07-21 03:58 zed * faq.html, plugins/xchat-plugin.h, plugins/perl/Makefile.am, plugins/perl/xchat2-perldocs.html: faq.html to xhtml 1.0. Fix html errors in xchat2-perldocs.html. 2003-07-21 03:20 zed * src/: common/fe.h, common/outbound.c, common/text.c, common/util.c, common/util.h, fe-gtk/fe-gtk.c, fe-text/fe-text.c: move play_wave to text.c to avoid warning in util.c. Add FOCUS arg to /gui help text. 2003-07-20 22:53 zed * src/common/: cfgfiles.c, xchat.c: away_check(): fix possible infinite loop. load_config(): turn off announce-away by default. 2003-07-20 05:13 zed * src/common/: inbound.c, xchat.c, xchat.h: Changed away-tracking behaviour. Now checks 1 chan every 30 secs (or more than 1 if they're small). 2003-07-20 04:01 zed * src/: common/fe.h, common/outbound.c, fe-gtk/fe-gtk.c, fe-text/fe-text.c: Added /GUI focus. 2003-07-19 23:41 zed * ChangeLog, src/common/dcc.c, src/fe-gtk/banlist.c: fix bug 773245. Don't allow opening banlist in non-channel tabs. 2003-07-15 21:47 zed * src/common/proto-irc.c: process_numeric(): pass 'sess' to inbound_user_info, not 'who_sess'. 2003-07-15 05:34 zed * src/common/: proto-irc.c, text.c, xchat.c: don't initiate a new who if previous one didnt finish. Add host:port recognizing patch by Alex & dobler. 2003-07-14 01:30 zed * src/: common/cfgfiles.c, common/proto-irc.c, common/xchat.h, fe-gtk/maingui.c: record top-level dialog's dimentions separately. 2003-07-13 23:02 zed * ChangeLog, po/zh_CN.po, src/common/inbound.c, src/common/outbound.c, src/common/proto-irc.c, src/common/xchat.h: process_numeric(): fix who/away tracking sometimes displaying who info. New Chinese po. 2003-07-10 23:27 zed * src/common/proto-irc.c, po/sv.po: Don't hide user initiated /WHO and show "end of who" in the same tab. New Swedish po. 2003-07-10 03:56 zed * autogen.sh: when using automake-1.7, also use aclocal-1.7. 2003-07-10 03:17 zed * src/common/: ctcp.c, ctcp.h, dcc.c, inbound.h, outbound.c, proto-irc.c: missed updating a few files from previous changes. 2003-07-10 01:03 zed * autogen.sh: also run autoheader to produce config.h.in 2003-07-09 22:36 zed * ChangeLog, src/common/util.c: expand_homedir(): handle other users too (patch by Neox). 2003-07-09 22:13 zed * src/common/inbound.c: inbound_privmsg(): pass NULL for chan arg to inbound_chanmsg (fixes bug 753742). Use the XP_TE_DPRIVMSG event when sess->type is dialog. inbound_chanmsg(): handle NULL arg for chan. 2003-07-09 02:50 zed * po/xchat.pot: remove auto generated file 2003-07-09 00:52 zed * autogen.sh, intl/.cvsignore, intl/ChangeLog, intl/Makefile.in, intl/VERSION, intl/bindtextdom.c, intl/config.charset, intl/dcgettext.c, intl/dcigettext.c, intl/dcngettext.c, intl/dgettext.c, intl/dngettext.c, intl/eval-plural.h, intl/explodename.c, intl/finddomain.c, intl/gettext.c, intl/gettext.h, intl/gettextP.h, intl/gmo.h, intl/hash-string.h, intl/intl-compat.c, intl/l10nflist.c, intl/libgnuintl.h, intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, intl/locale.alias, intl/localealias.c, intl/localename.c, intl/ngettext.c, intl/os2compat.c, intl/os2compat.h, intl/osdep.c, intl/plural-exp.c, intl/plural-exp.h, intl/plural.c, intl/plural.y, intl/ref-add.sin, intl/ref-del.sin, intl/textdomain.c: Remove whole intl/ dir. autogen.sh: copy intl from local gettext installation. 2003-07-08 23:35 zed * ChangeLog, src/common/cfgfiles.c: load_config(): move default dcc/sound dirs inside ~/.xchat2/ (SilvereX). 2003-07-08 09:17 zed * src/common/cfgfiles.c: change default quit reason to "Leaving". 2003-07-08 08:21 zed * src/fe-gtk/maingui.c: "move to tab" -> "Go to" 2003-07-08 02:01 zed * src/common/xchat-plugin.h: add #ifndef XCHAT_PLUGIN_H #define XCHAT_PLUGIN_H #endif gaurd. 2003-07-07 23:44 zed * src/: common/userlist.c, fe-gtk/setup.c: userlist_set_away(): use fe_userlist_rehash which is more efficient. setup: shorter description of away-tracking setting. 2003-07-07 23:26 zed * config.h.in: remove autogenerated file. 2003-07-07 23:22 zed * configure.in, src/common/outbound.c: exec_data(): use memrchr to avoid deadlock at embedded nulls. Check for memrchr in configure.in (GNU extension). 2003-07-07 21:40 zed * src/: fe-gtk/maingui.c, common/servlist.c: servlist.c: add new server. maingui.c: Use %02d for color insert. 2003-07-07 03:51 zed * ChangeLog, src/common/cfgfiles.c, src/common/fe.h, src/common/inbound.c, src/common/inbound.h, src/common/modes.c, src/common/outbound.c, src/common/proto-irc.c, src/common/userlist.c, src/common/userlist.h, src/common/xchat.c, src/common/xchat.h, src/fe-gtk/fe-gtk.c, src/fe-gtk/palette.c, src/fe-gtk/setup.c, src/fe-gtk/userlistgui.c, src/fe-text/fe-text.c: added away tracking capability. Added new color to prefs. Away users in userlist GUI now use this color. struct User has a new away field. WHO #channel is periodically sent to track changes in away-status. Uses WHOX when available to save bandwidth. 2003-07-07 02:03 zed * src/common/dcc.c: dcc_calc_cps(): fix incorrect pos/ack average calculation 2003-07-05 21:48 zed * po/xchat.pot, src/common/xchat.c, src/common/xchatc.h, src/fe-gtk/fe-gtk.c: added -n, --no-plugins command-line arg. 2003-07-05 06:36 zed * configure.in: Solaris changes: add "-L/usr/openwin/lib -lX11" and check libsocket before getaddrinfo. 2003-07-05 03:50 zed * src/common/util.c: download_move_to_completed_dir(): Use access() instead of stat(). 2003-07-03 21:56 zed * configure.in: check libsocket before getaddrinfo (might fix ipv6 build on solaris). 2003-07-03 03:03 zed * src/fe-gtk/ignoregui.c, po/xchat.pot: make Delete and Delete All buttons i18n'able. 2003-07-02 08:50 zed * ChangeLog, src/common/fe.h, src/common/outbound.c, src/fe-gtk/fe-gtk.c, src/fe-text/fe-text.c: add /GUI command 2003-07-01 20:06 zed * ChangeLog, src/common/util.c: play_wave(): check fullpath first, fallback to prefs.sounddir. 2003-06-30 15:14 romanofski * docs/: einstellungen.tex, xchat-german.pdf, xchat-german.tex, xchat2.tex: - added new index entries - added new descriptions for settings 2003-06-29 08:42 zed * po/lt.po, src/fe-gtk/xtext.c: update lt.po. Fix tinting crash by setting draw_buf before it's used. 2003-06-28 22:44 zed * ChangeLog, config.h.w32, configure.in, xchat.spec, po/xchat.pot: bump to 2.0.3 2003-06-27 02:27 zed * src/fe-gtk/maingui.c: allow setting a blank topic via gui 2003-06-27 01:59 zed * autogen.sh: stop at first failure, use only /bin/bash. 2003-06-23 21:22 zed * src/common/: inbound.c, proto-irc.c: Print your nick changes in servertab again. Add whois numeric 307 (dalnet). 2003-06-22 15:22 romanofski * docs/: faq.tex, xchat-german.pdf, xchat2.tex: - added faq 2003-06-22 07:20 zed * src/common/: proto-irc.c, text.c, textenums.h, textevents.h, textevents.in: add support for numeric 320 ":is an identified user" 2003-06-22 04:41 zed * src/fe-gtk/: menu.c, servlistgui.c: add missing gtk/gtkversion.h includes for gtk 2.0.x compat. 2003-06-22 04:01 zed * po/ja.po: fix bad format string in ja translation 2003-06-22 03:59 zed * src/common/outbound.c: me->hostname might be NULL, check it. 2003-06-21 01:52 zed * configure.in, po/ja.po: add Japanese po by Ryoichi INAGAKI. 2003-06-19 20:34 zed * src/common/: cfgfiles.c, dcc.c: change default nickcomp suffix to ",". Allow dcc ports 1-1023. 2003-06-19 20:30 zed * ChangeLog, po/sv.po: update Swedish po. 2003-06-18 09:04 romanofski * docs/: bekocosta.tex, xchat-german.pdf: - minor bugfixes (thanks to zed) 2003-06-18 01:03 zed * src/fe-gtk/: menu.c, servlistgui.c: set screen number for popup menus (maybe fix multihead problems). 2003-06-18 01:01 zed * src/fe-gtk/xtext.c: restore gtk 2.0.x compatability. 2003-06-18 00:41 zed * src/fe-gtk/: fkeys.c, maingui.c, rawlog.c, textgui.c: adjust to multihead xtext changes 2003-06-18 00:41 zed * src/fe-gtk/: fe-gtk.c, xtext.c: make multihead safe 2003-06-17 00:09 zed * src/common/proto-irc.c: process_numeric(): print 323 in the same tab as 322 and 321. 2003-06-16 16:55 mooooooo * plugins/tcl/: tclplugin.c, tclplugin.h: 64 bit stuff 2003-06-16 02:16 zed * src/common/dcc.c: dcc_calc_cps(): avoid 32bit overflow, but don't loose precision. 2003-06-15 09:55 zed * autogen.sh: run automake only once 2003-06-15 03:47 zed * po/cat-id-tbl.c: [no log message] 2003-06-15 03:25 zed * po/.cvsignore: add remove-potcdate.sed 2003-06-15 03:22 zed * po/ChangeLog: not needed 2003-06-15 03:20 zed * config.rpath: [no log message] 2003-06-15 03:16 zed * po/: Makefile.in.in, Makevars, remove-potcdate.sin: update ancient po/ stuff to 0.11.4 2003-06-15 02:11 zed * ChangeLog: [no log message] 2003-06-15 02:10 zed * plugins/python/python.c: fix deferencing freed memory in Callback_timer 2003-06-14 23:12 zed * ChangeLog, po/xchat.pot, src/common/util.c, src/fe-gtk/maingui.c, src/fe-gtk/xtext.h: [no log message] 2003-06-14 23:11 zed * src/common/xchat.c: mark dialog buttons for translation 2003-06-14 22:52 zed * src/fe-gtk/xtext.c: redraw when indent changes and new additions not on current page. 2003-06-14 22:06 zed * autogen.sh: detect old automake 2003-06-12 21:26 zed * src/common/: dcc.c, dcc.h: more >2GB dcc fixes 2003-06-12 14:11 romanofski * docs/einstellungen.tex: minor fixes in proxy settings 2003-06-12 09:04 zed * src/fe-gtk/dccgui.c: proper_unit -> unsigned int 2003-06-12 05:59 zed * Makefile.am: add autogen.sh to EXTRA_DIST 2003-06-12 05:26 zed * Makefile.in, aclocal.m4, autogen.sh, config.guess, config.sub, configure, depcomp, install-sh, ltmain.sh, missing, mkinstalldirs, plugins/Makefile.in, plugins/perl/Makefile.in, plugins/python/Makefile.in, plugins/tcl/Makefile.in, src/Makefile.in, src/common/Makefile.in, src/fe-gtk/Makefile.in, src/fe-text/Makefile.in, src/pixmaps/Makefile.in: remove all auto-generated files, add autogen.sh. 2003-06-12 03:11 zed * src/fe-gtk/: chanlist.c, fe-gtk.c, fkeys.c, setup.c, urlgrab.c, xtext.c: [no log message] 2003-06-12 03:09 zed * Makefile.am, Makefile.in, config.h.w32, po/xchat.pot, src/common/cfgfiles.c, src/common/ignore.c, src/common/notify.c, src/common/text.c, src/common/userlist.c, src/common/util.c: remove stale strings.h. Use 64bit seek/stat on windows. 2003-06-12 03:00 zed * HACKING: [no log message] 2003-06-11 22:30 zed * src/fe-gtk/gtkutil.c: add large file support 2003-06-11 08:58 zed * src/common/dcc.c: stat64 change 2003-06-10 09:45 zed * config.h.in, configure, configure.in, po/xchat.pot, src/common/dcc.c, src/common/xchat.h: [no log message] 2003-06-10 07:54 zed * src/fe-gtk/maingui.c: undo restore_entry change 2003-06-09 21:43 zed * po/xchat.pot, src/common/outbound.c, src/common/userlist.c, src/common/xchat.h: [no log message] 2003-06-09 14:53 romanofski * docs/: windows.tex, xchat-german.pdf, xchat2.tex: - added new chapter "settings" 2003-06-09 14:52 romanofski * docs/fenster.tex: - added index links 2003-06-09 14:51 romanofski * docs/einstellungen.tex: - added labels 2003-06-09 10:15 zed * ChangeLog, xchat.spec, po/xchat.pot, src/common/dcc.c, src/common/dcc.h, src/common/outbound.c, src/fe-gtk/dccgui.c, src/fe-gtk/maingui.c: [no log message] 2003-06-06 09:04 zed * src/common/notify.c: don't load empty entries created by bug 741589 2003-06-05 18:38 mooooooo * plugins/tcl/tclplugin.c: changes to internal context referencing 2003-06-04 23:13 zed * src/fe-gtk/notifygui.c: don't allow adding empty names 2003-06-03 23:53 zed * ChangeLog, po/xchat.pot, src/common/servlist.c, src/common/text.c, src/fe-gtk/ignoregui.c, src/fe-gtk/maingui.c, src/fe-gtk/setup.c: [no log message] 2003-06-03 21:56 romanofski * docs/: Makefile, main.pdf, main.tex, xchat-german.pdf, xchat-german.tex: - renamed main to xchat-german 2003-06-02 21:31 zed * ChangeLog, configure, configure.in, po/fr.po, po/xchat.pot: [no log message] 2003-06-02 11:06 romanofski * docs/main.pdf: - released non-draft version 2003-05-31 15:51 romanofski * docs/main.pdf: - fixed spelling error 2003-05-31 15:48 romanofski * docs/: appendix.tex, bekocosta.tex, benutzeroberflaeche.tex, einstellungen.tex, fenster.tex, irc.tex, jetztgehtslos.tex, main.tex, schnellstart.tex, support.tex, windows.tex, xchat2.tex: - fixed spelling errors 2003-05-30 23:51 zed * ChangeLog: [no log message] 2003-05-30 23:50 zed * src/fe-gtk/chanlist.c: fixed regex crash on invalid regex match string 2003-05-30 09:51 zed * ChangeLog, Makefile.am, Makefile.in, README, README_FIRST, plugins/plugin20.html, plugins/tcl/makefile.msc, po/xchat.pot, src/makeinc.msc, src/common/server.c, src/common/userlist.c, src/fe-gtk/ascii.c, src/fe-gtk/maingui.c, src/fe-gtk/tabs.c, src/fe-gtk/urlgrab.c: [no log message] 2003-05-29 16:08 romanofski * docs/main.pdf: - index added 2003-05-29 16:04 romanofski * docs/main.tex: - added makeindex command 2003-05-29 16:03 romanofski * docs/: benutzeroberflaeche.tex, xchat2.tex: - added index commands 2003-05-29 16:02 romanofski * docs/Makefile: - initial checkin - Makefile which generates main.pdf 2003-05-27 15:59 mooooooo * plugins/tcl/tclplugin.c: added Tcl_FindExecutable as per spec 2003-05-25 20:08 mooooooo * plugins/tcl/tclplugin.c: undoing last patch 2003-05-25 19:13 mooooooo * plugins/tcl/tclplugin.c: internal stuff 2003-05-24 02:52 zed * plugins/perl/perl.c, po/xchat.pot, src/common/outbound.c, src/fe-gtk/maingui.c: [no log message] 2003-05-20 23:19 zed * configure, configure.in, po/xchat.pot, src/common/xchat.c, src/fe-gtk/maingui.c: [no log message] 2003-05-19 14:53 romanofski * docs/: main.pdf, main.tex: - minor bugfixes 2003-05-19 14:51 romanofski * docs/xchat2.tex: - added descriptions of the gui 2003-05-19 14:48 romanofski * docs/fenster.tex: - modified chapter - added section of server list 2003-05-19 14:47 romanofski * docs/benutzeroberflaeche.tex: - added labels for referencing 2003-05-19 14:44 romanofski * docs/appendix.tex: - added overview of available shortcut 2003-05-18 14:28 romanofski * docs/: benutzeroberflaeche.tex, einstellungen.tex, main.pdf, main.tex, schnellstart.tex, xchat2.tex: - added descriptions - added screenshots from xchat2 - minor bugfixes 2003-05-18 03:21 zed * src/common/cfgfiles.c: s/PREFS_/P_ 2003-05-17 03:31 zed * xchat.spec: change perl doc filename 2003-05-17 03:30 zed * plugins/perl/: Makefile.am, Makefile.in, xchat-perl18.html, xchat2-perldocs.html: [no log message] 2003-05-16 12:00 romanofski * docs/main.pdf: - initial checkin 2003-05-16 11:49 romanofski * docs/: appendix.tex, bekocosta.tex, benutzeroberflaeche.tex, einstellungen.tex, fenster.tex, irc.tex, jetztgehtslos.tex, main.tex, schnellstart.tex, support.tex, windows.tex, xchat2.tex, xchat1_images/einstellungsmenu.png, xchat1_images/inputbox.png, xchat1_images/menubar.png, xchat1_images/textbox.png, xchat1_images/toolbar.png, xchat1_images/userlist.png, xchat2_images/menubar.png, xchat2_images/textbox.png, xchat2_images/toolbar.png, xchat2_images/userlist.png: - initial checkin of user documentation 2003-05-16 07:58 zed * ChangeLog, plugins/perl/perl.c, src/common/outbound.c, src/common/servlist.c: [no log message] 2003-05-15 09:29 zed * src/common/inbound.c: only go dark-red on action from-me 2003-05-15 05:29 zed * ChangeLog, config.h.w32, faq.html, plugins/plugin20.html, po/xchat.pot, src/common/cfgfiles.c, src/common/plugin.c, src/common/server.c, src/common/xchat.h: [no log message] 2003-05-12 08:07 zed * src/fe-gtk/xtext.c: don't redraw when new lines not visible 2003-05-12 07:37 zed * po/xchat.pot, src/common/server.c, src/common/text.c, src/common/xchat.h: [no log message] 2003-05-11 10:09 zed * src/fe-gtk/about.c: make modal 2003-05-11 09:48 zed * src/common/: outbound.c, text.c: [no log message] 2003-05-10 12:05 mooooooo * plugins/tcl/tclplugin.c: Arrrrrrrrrrrrrrrrrrrrrrrrrrrrgg 2003-05-10 11:50 mooooooo * plugins/tcl/tclplugin.c: Made SilverX happy 2003-05-10 11:41 mooooooo * plugins/tcl/tclplugin.c: Made SilverX happy 2003-05-06 06:22 zed * ChangeLog, faq.html, po/xchat.pot, src/common/dcc.c, src/common/outbound.c, src/common/util.c, src/fe-gtk/fkeys.c: [no log message] 2003-05-04 10:33 zed * src/common/dcc.c: [no log message] 2003-05-04 10:15 zed * po/POTFILES.in, po/am.po, po/ca.po, po/de.po, po/el.po, po/es.po, po/et.po, po/lt.po, po/lv.po, po/ms.po, po/nl.po, po/no.po, po/pt.po, po/sk.po, po/sl.po, po/sv.po, po/xchat.pot, po/zh_CN.po, src/fe-gtk/menu.c: [no log message] 2003-05-04 09:10 zed * src/: common/server.c, fe-gtk/about.c: [no log message] 2003-05-04 05:31 zed * plugins/python/makefile.msc: [no log message] 2003-05-03 22:07 zed * src/common/server.c: [no log message] 2003-05-02 23:19 zed * ChangeLog, plugins/perl/perl.c, po/xchat.pot, src/common/server.c: [no log message] 2003-05-02 02:45 zed * ChangeLog, po/xchat.pot, src/makeinc.msc, src/common/outbound.c, src/common/server.c, src/common/xchat.h, src/fe-gtk/xtext.c: [no log message] 2003-04-30 21:12 zed * po/ca.po: [no log message] 2003-04-30 10:27 zed * ChangeLog, config.h.w32, plugins/perl/makefile.msc, plugins/python/makefile.msc, plugins/tcl/makefile.msc, po/xchat.pot: [no log message] 2003-04-30 04:15 zed * src/fe-gtk/xtext.c: fill margin when stamp on, indent off 2003-04-29 23:11 zed * ChangeLog: [no log message] 2003-04-29 23:09 zed * src/fe-gtk/menu.c: add g_free 2003-04-29 22:52 zed * ChangeLog, src/fe-gtk/menu.c: [no log message] 2003-04-28 03:12 zed * src/fe-gtk/: maingui.c, tabs.c, tabs.h, xtext.c: [no log message] 2003-04-24 07:55 zed * src/fe-gtk/tabs.c, src/fe-gtk/userlistgui.c, faq.html: [no log message] 2003-04-22 23:10 zed * src/fe-gtk/tabs.c: [no log message] 2003-04-21 21:48 zed * src/: makeinc.msc, fe-gtk/urlgrab.c: [no log message] 2003-04-21 21:35 zed * config.h.w32, configure, configure.in, xchat.spec, po/am.po, po/ca.po, po/de.po, po/el.po, po/es.po, po/et.po, po/lt.po, po/lv.po, po/ms.po, po/nl.po, po/no.po, po/pt.po, po/sk.po, po/sl.po, po/sv.po, po/zh_CN.po: [no log message] 2003-04-21 10:00 zed * po/.cvsignore, po/xchat.pot, src/fe-gtk/maingui.c: [no log message] 2003-04-20 22:58 zed * ChangeLog, configure, configure.in, faq.html, po/ms.po, po/xchat.pot, src/common/proto-irc.c: [no log message] 2003-04-20 02:43 zed * src/fe-gtk/: chanlist.c, maingui.c: [no log message] 2003-04-20 01:03 zed * src/: common/fe.h, common/userlist.c, fe-gtk/userlistgui.c, fe-text/fe-text.c: [no log message] 2003-04-20 00:42 zed * src/common/: cfgfiles.c, userlist.c: [no log message] 2003-04-19 09:16 zed * src/common/userlist.c: fix uninitialized GSList * in userlist_flat_list() 2003-04-18 22:01 zed * src/common/tree.c: [no log message] 2003-04-18 21:52 zed * src/: common/outbound.c, common/userlist.c, fe-gtk/userlistgui.c: [no log message] 2003-04-18 08:57 zed * src/common/outbound.c: [no log message] 2003-04-18 08:46 zed * ChangeLog, po/xchat.pot, src/common/Makefile.am, src/common/Makefile.in, src/common/outbound.c, src/common/plugin.c, src/common/tree.c, src/common/tree.h, src/common/url.c, src/common/url.h, src/common/userlist.c, src/common/userlist.h, src/common/xchat.c, src/common/xchat.h, src/fe-gtk/fkeys.c, src/fe-gtk/urlgrab.c: [no log message] 2003-04-17 09:07 zed * src/: common/outbound.c, common/userlist.c, fe-gtk/userlistgui.c: [no log message] 2003-04-17 09:02 zed * src/common/userlist.h: [no log message] 2003-04-17 08:11 zed * src/common/: userlist.c, xchat.h: [no log message] 2003-04-17 07:39 zed * ChangeLog, po/xchat.pot, src/fe-gtk/menu.c, src/fe-gtk/servlistgui.c: [no log message] 2003-04-15 18:51 mooooooo * plugins/tcl/tclplugin.c: spelling errors 2003-04-14 04:54 zed * ChangeLog, plugins/python/makefile.msc, po/sv.po, po/xchat.pot, src/common/cfgfiles.c, src/common/proto-irc.c, src/common/url.c, src/common/userlist.h, src/fe-gtk/dccgui.c, src/fe-gtk/userlistgui.c: [no log message] 2003-04-13 08:55 mooooooo * plugins/tcl/tclplugin.c: added zed's win32 patch 2003-04-13 03:29 zed * aclocal.m4, configure, po/xchat.pot, src/fe-gtk/gtkutil.c, src/fe-gtk/gtkutil.h, src/fe-gtk/ignoregui.c, src/fe-gtk/maingui.c, src/fe-gtk/rawlog.c, src/fe-gtk/servlistgui.c, src/fe-gtk/setup.c: [no log message] 2003-04-13 02:41 zed * ChangeLog, config.h.in, configure, configure.in, po/am.po, po/ca.po, po/de.po, po/el.po, po/es.po, po/et.po, po/lt.po, po/lv.po, po/nl.po, po/no.po, po/pt.po, po/sk.po, po/sl.po, po/sv.po, po/xchat.pot, po/zh_CN.po, src/common/cfgfiles.c, src/common/xchat.h, src/fe-gtk/maingui.c, src/fe-gtk/tabs.c, src/fe-gtk/tabs.h, src/fe-gtk/userlistgui.c, src/fe-gtk/xtext.c: [no log message] 2003-04-13 01:05 zed * plugins/tcl/makefile.msc: [no log message] 2003-04-12 06:40 zed * src/makeinc.msc: [no log message] 2003-04-12 02:40 zed * ChangeLog, src/common/cfgfiles.c, src/fe-gtk/dccgui.c: [no log message] 2003-04-12 00:40 zed * src/common/plugin.c: [no log message] 2003-04-11 23:58 zed * ChangeLog, config.guess, config.sub, src/common/proto-irc.c, src/fe-gtk/gtkutil.c, src/fe-gtk/gtkutil.h, src/fe-gtk/maingui.c, src/fe-gtk/maingui.h, src/fe-gtk/setup.c, src/fe-gtk/xtext.c: [no log message] 2003-04-11 23:36 zed * src/pixmaps/about.png: [no log message] 2003-04-11 03:22 zed * ChangeLog, README_FIRST, plugins/python/makefile.msc, po/xchat.pot: [no log message] 2003-04-07 06:49 zed * src/: common/text.c, common/userlist.c, fe-gtk/servlistgui.c: [no log message] 2003-04-06 13:53 mooooooo * plugins/tcl/tclplugin.c: fixes 2003-04-05 18:47 mooooooo * plugins/tcl/tclplugin.c: more smartcontext fixes 2003-04-05 00:25 zed * src/common/outbound.c: find internal commands by binary search 2003-04-04 21:17 zed * plugins/python/makefile.msc, src/makeinc.msc: new python makefile 2003-04-04 21:11 zed * src/common/plugin.c: [no log message] 2003-04-04 15:04 mooooooo * plugins/tcl/tclplugin.c: fixed findcontext 2003-04-03 15:10 mooooooo * plugins/tcl/tclplugin.c: patches for xc 2.02 2003-04-02 01:20 zed * src/common/plugin.c, plugins/plugin20.html: [no log message] 2003-04-02 01:04 zed * po/zh_CN.po: [no log message] 2003-04-02 00:54 zed * src/common/ssl.c: fix time buffer corruption 2003-04-02 00:53 zed * src/common/server.c: dont fclose on win32, causes corruption 2003-04-01 06:10 zed * ChangeLog: [no log message] 2003-04-01 05:42 zed * src/fe-gtk/xtext.c: fix transparency on win32 2003-03-31 20:53 zed * plugins/python/python.c: fixed uninitialized 'ph' 2003-03-30 15:22 mooooooo * plugins/tcl/tclplugin.c: small fix in tcl_getlist 2003-03-29 21:00 zed * src/makeinc.msc, plugins/perl/makefile.msc, plugins/tcl/makefile.msc: [no log message] 2003-03-29 20:36 zed * plugins/perl/perl.c, ChangeLog: [no log message] 2003-03-28 22:06 zed * src/common/modes.c: fix send_channel_modes 512 limit 2003-03-28 03:29 zed * po/pt.po, po/xchat.pot, po/zh_CN.po, ChangeLog, configure, configure.in: [no log message] 2003-03-28 03:24 zed * ChangeLog, src/fe-gtk/maingui.c: [no log message] 2003-03-28 03:18 zed * src/fe-gtk/fkeys.c: [no log message] 2003-03-28 02:37 zed * src/: common/userlist.h, fe-gtk/userlistgui.c: [no log message] 2003-03-28 02:21 zed * po/xchat.pot: [no log message] 2003-03-28 02:20 zed * src/common/util.c: added .biz & .info to country lookup; changed to use bsearch 2003-03-28 02:14 zed * po/lt.po: [no log message] 2003-03-25 03:37 zed * ChangeLog, configure, configure.in, po/xchat.pot, src/common/ctcp.c, src/common/outbound.c, src/common/outbound.h, src/common/text.c, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/userlistgui.c, src/fe-gtk/xtext.c: [no log message] 2003-03-22 21:38 zed * ChangeLog, po/xchat.pot, src/common/fe.h, src/common/outbound.c, src/common/userlist.c, src/common/userlist.h, src/fe-gtk/maingui.c, src/fe-gtk/userlistgui.c, src/fe-text/fe-text.c: [no log message] 2003-03-20 00:19 zed * src/: common/cfgfiles.c, common/userlist.c, fe-gtk/banlist.c: [no log message] 2003-03-18 21:13 zed * src/common/userlist.c: insertion speed tweaks 2003-03-18 04:41 mooooooo * plugins/tcl/tclplugin.c: removed LoadLib calls 2003-03-17 19:42 zed * src/fe-gtk/mmx_cmod.S: fix runtime mmx detection 2003-03-17 19:24 zed * src/common/outbound.c: check for \r in handle_multiple awell 2003-03-17 19:20 zed * src/common/cfgfiles.c: [no log message] 2003-03-16 19:54 zed * ChangeLog, config.h.w32, po/xchat.pot, src/makeinc.msc, src/common/inbound.c, src/common/inet.h, src/common/network.c, src/common/text.c, src/common/util.c, src/common/xchat.c, src/fe-gtk/banlist.c, src/fe-gtk/fe-gtk.h, src/fe-gtk/setup.c, src/fe-gtk/userlistgui.c, src/fe-gtk/xtext.c: [no log message] 2003-03-15 02:12 zed * src/fe-gtk/plugingui.c: [no log message] 2003-03-15 01:52 zed * ChangeLog, po/xchat.pot, src/common/cfgfiles.c, src/common/ctcp.c, src/common/dcc.c, src/common/dcc.h, src/common/fe.h, src/common/ignore.c, src/common/ignore.h, src/common/inbound.c, src/common/modes.c, src/common/modes.h, src/common/outbound.c, src/common/proto-irc.c, src/common/userlist.c, src/common/userlist.h, src/fe-gtk/fkeys.c, src/fe-gtk/gtkutil.c, src/fe-gtk/gtkutil.h, src/fe-gtk/ignoregui.c, src/fe-gtk/maingui.c, src/fe-gtk/notifygui.c, src/fe-gtk/plugingui.c, src/fe-gtk/setup.c, src/fe-gtk/urlgrab.c: [no log message] 2003-03-10 19:01 zed * po/lt.po, ChangeLog, po/xchat.pot, src/common/servlist.c, src/fe-gtk/about.c, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/menu.h, src/fe-gtk/servlistgui.c: [no log message] 2003-03-09 01:19 zed * src/common/dcc.c: change g_get_current_time for win32, maybe fix cps reporting 2003-03-05 23:12 zed * src/fe-gtk/: servlistgui.c, userlistgui.c: g_free strings returned by gtk_tree_model_get() 2003-03-02 19:18 zed * ChangeLog, config.h.w32, configure, configure.in, po/am.po, po/ca.po, po/de.po, po/el.po, po/es.po, po/et.po, po/lt.po, po/lv.po, po/nl.po, po/no.po, po/sk.po, po/sl.po, po/sv.po, po/tr.po, po/xchat.pot: [no log message] 2003-03-02 19:03 zed * src/fe-gtk/: fe-gtk.h, maingui.c: re-add color menu 2003-03-02 00:49 zed * src/fe-gtk/maingui.c: [no log message] 2003-03-01 21:43 zed * ChangeLog, po/xchat.pot, src/fe-gtk/fkeys.c, src/fe-gtk/maingui.c: [no log message] 2003-02-27 21:50 zed * ChangeLog, README_FIRST, xchat.spec, po/xchat.pot, src/common/outbound.c: [no log message] 2003-02-27 21:07 zed * src/fe-gtk/: fkeys.c, fkeys.h, maingui.c, tabs.c: [no log message] 2003-02-27 20:04 zed * ChangeLog, po/xchat.pot, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/setup.c, src/fe-gtk/tabs.c, src/fe-gtk/tabs.h: [no log message] 2003-02-26 19:56 zed * src/: common/cfgfiles.c, common/inbound.c, common/xchat.h, fe-gtk/setup.c: [no log message] 2003-02-26 19:33 zed * po/lt.po, src/fe-gtk/fkeys.c, src/fe-gtk/maingui.c, src/fe-gtk/maingui.h, src/fe-gtk/tabs.c, src/fe-gtk/tabs.h: [no log message] 2003-02-26 04:15 zed * src/fe-gtk/maingui.c: [no log message] 2003-02-26 04:10 zed * ChangeLog, po/xchat.pot, src/common/inbound.c, src/common/modes.c: [no log message] 2003-02-26 04:02 zed * src/fe-gtk/maingui.c: [no log message] 2003-02-26 03:53 zed * src/fe-gtk/: maingui.c, tabs.c: [no log message] 2003-02-26 03:18 zed * ChangeLog, po/xchat.pot, src/fe-gtk/maingui.c, src/fe-gtk/maingui.h, src/fe-gtk/menu.c, src/fe-gtk/menu.h, src/fe-gtk/xtext.c: [no log message] 2003-02-25 22:09 zed * ChangeLog, po/xchat.pot, src/common/cfgfiles.c, src/fe-gtk/maingui.c, src/fe-gtk/maingui.h, src/fe-gtk/menu.c, src/fe-gtk/tabs.c, src/fe-gtk/tabs.h, src/fe-gtk/xtext.h: paned fixes, ui exhancements 2003-02-25 20:18 zed * src/fe-gtk/xtext.c: fix race condition in double timeout 2003-02-25 18:36 zed * src/fe-gtk/maingui.c: [no log message] 2003-02-25 06:15 zed * src/common/: textevents.h, textevents.in: [no log message] 2003-02-25 04:32 zed * src/common/util.c: [no log message] 2003-02-25 04:16 zed * configure, configure.in, po/xchat.pot, src/common/outbound.c, src/fe-gtk/maingui.c, src/fe-gtk/xtext.c: [no log message] 2003-02-24 20:19 zed * src/fe-gtk/maingui.c: more paned fixes 2003-02-24 19:58 zed * src/fe-gtk/maingui.c: paned fixes 2003-02-24 19:41 zed * ChangeLog, po/xchat.pot, src/common/text.c, src/common/xchat.c: [no log message] 2003-02-24 18:57 zed * ChangeLog, po/POTFILES.in, po/xchat.pot, src/common/xchat.c: [no log message] 2003-02-23 06:27 zed * ChangeLog, po/xchat.pot, src/common/inbound.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/maingui.c, src/fe-gtk/tabs.c: [no log message] 2003-02-20 22:51 zed * plugins/tcl/makefile.msc: delay load tcl??.dll 2003-02-20 21:03 mooooooo * plugins/tcl/tclplugin.c: WIN32 crap 2003-02-20 13:15 mooooooo * plugins/tcl/tclplugin.c: WIN32 crap 2003-02-20 03:16 zed * src/common/inbound.c: [no log message] 2003-02-20 01:58 zed * src/: common/cfgfiles.c, common/xchat.h, fe-gtk/fe-gtk.h, fe-gtk/maingui.c, fe-gtk/setup.c: [no log message] 2003-02-20 00:05 zed * src/fe-gtk/textgui.c: [no log message] 2003-02-19 23:01 zed * ChangeLog, po/xchat.pot, src/common/text.c, src/common/text.h, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/textgui.c, src/fe-gtk/xtext.c: [no log message] 2003-02-19 20:24 mooooooo * plugins/tcl/tclplugin.c: maybe will help WIN32 crap 2003-02-19 20:05 mooooooo * plugins/tcl/tclplugin.c: dont show error if no scripts 2003-02-18 23:29 zed * ChangeLog, po/xchat.pot, src/fe-gtk/xtext.c: [no log message] 2003-02-18 05:42 zed * po/ca.po, po/lt.po, configure, configure.in, src/fe-gtk/servlistgui.c, src/fe-gtk/xtext.c: [no log message] 2003-02-17 21:05 zed * ChangeLog, src/fe-gtk/maingui.c, src/fe-gtk/tabs.c, src/fe-gtk/tabs.h: [no log message] 2003-02-16 21:22 zed * ChangeLog, src/common/server.c, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h: [no log message] 2003-02-15 21:47 zed * ChangeLog, configure, configure.in, po/am.po, po/lt.po, po/xchat.pot: [no log message] 2003-02-14 19:53 zed * src/fe-gtk/servlistgui.c: save before connect 2003-02-14 03:30 zed * src/: common/dcc.c, common/dcc.h, fe-gtk/dccgui.c, fe-gtk/xtext.c: [no log message] 2003-02-13 06:43 zed * po/hu.po: file hu.po was added on branch xchat-2-4 on 2005-09-24 06:01:46 +0000 2003-02-13 06:42 zed * po/: ca.po, cs.po, da.po, fi.po, fr.po, he.po, hu.po, it.po, ja.po, ko.po, pt.po, pt_BR.po, ro.po, ru.po, sr.po, uk.po, zh_CN.po, zh_TW.Big5.po: [no log message] 2003-02-13 05:12 zed * configure, configure.in, po/xchat.pot, src/common/dcc.c, src/common/ignore.h, src/common/outbound.c, src/common/outbound.h, src/common/plugin.c, src/common/server.c, src/common/text.c, src/common/text.h, src/common/util.c, src/common/util.h, src/fe-gtk/ascii.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/xtext.c: [no log message] 2003-02-13 05:05 zed * plugins/perl/: makefile.msc, perl.c: -DPERLDLL used in perl headers, rename 2003-02-11 00:38 zed * ChangeLog, po/am.po, po/de.po, po/el.po, po/es.po, po/et.po, po/lt.po, po/lv.po, po/nl.po, po/no.po, po/sk.po, po/sl.po, po/sv.po, po/xchat.pot, src/common/cfgfiles.c, src/common/servlist.c, src/common/util.c, src/fe-gtk/setup.c: [no log message] 2003-02-10 19:40 zed * plugins/python/python.c: upstream updates 2003-02-10 18:01 mooooooo * plugins/tcl/tclplugin.c: removed in_addr crap 2003-02-10 17:54 mooooooo * plugins/tcl/tclplugin.c: removed in_addr crap 2003-02-09 21:51 zed * xchat.spec: fix build on rpm 4.2 2003-02-09 02:57 zed * INSTALL, README, configure, configure.in: [no log message] 2003-02-08 20:11 zed * README_FIRST, config.h.w32, xchat.spec, plugins/xchat-plugin.h, po/am.po, po/de.po, po/el.po, po/es.po, po/et.po, po/lt.po, po/lv.po, po/nl.po, po/no.po, po/sk.po, po/sl.po, po/sv.po, po/xchat.pot, src/common/inbound.c, src/common/outbound.c, src/common/plugin.c, src/common/plugin.h, src/common/servlist.c, src/common/xchat-plugin.h, src/common/xchat.h, src/fe-gtk/fe-gtk.c: [no log message] 2003-02-08 01:50 zed * configure, configure.in: fix plugin loading on solaris with -Wl,--export-dynamic 2003-02-08 01:49 zed * ChangeLog: [no log message] 2003-02-06 03:11 zed * src/common/: modes.c, textevents.h, textevents.in: group multiple modes in 1 line to one print event 2003-02-05 23:56 zed * src/: common/cfgfiles.c, common/inbound.c, common/outbound.c, common/xchat.h, fe-gtk/fe-gtk.c, fe-gtk/setup.c: [no log message] 2003-02-05 20:47 mooooooo * plugins/tcl/tclplugin.c: fixed complete cmd 2003-02-05 20:34 zed * src/common/: inbound.c, servlist.c: make keys work again 2003-02-05 04:39 mooooooo * plugins/tcl/tclplugin.c: fixed uninitialized handle prob 2003-02-04 20:58 mooooooo * plugins/tcl/tclplugin.c: fixed uninitialized handle prob 2003-02-04 18:18 zed * src/common/servlist.c: [no log message] 2003-02-03 19:50 zed * plugins/plugin20.html, po/xchat.pot, src/common/plugin.c, src/common/servlist.c: [no log message] 2003-02-03 18:55 mooooooo * plugins/tcl/tclplugin.c: small fix in findcontext 2003-02-03 18:35 zed * ChangeLog, plugins/plugin20.html, po/nl.po, po/xchat.pot, src/common/plugin-timer.c, src/fe-gtk/maingui.c: [no log message] 2003-02-03 17:05 mooooooo * plugins/tcl/: printevents.h, tclplugin.c, tclplugin.h: updated printevents.h 2003-02-02 19:38 zed * plugins/perl/perl.c, po/xchat.pot, src/fe-gtk/plugingui.c: [no log message] 2003-02-02 03:55 zed * ChangeLog, po/xchat.pot, src/fe-gtk/fe-gtk.h, src/fe-gtk/maingui.c, src/fe-gtk/setup.c, src/fe-gtk/tabs.c, src/fe-gtk/tabs.h: [no log message] 2003-02-01 18:46 zed * ChangeLog, configure, configure.in, xchat.spec, po/de.po, po/xchat.pot: [no log message] 2003-02-01 13:01 mooooooo * plugins/tcl/: tclplugin.c, tclplugin.h: fixed problems with re-entrant code 2003-02-01 03:23 zed * src/common/xchat.c: call WSACleanup() on win32 2003-01-31 23:10 zed * plugins/plugin20.html: document xchat_get_prefs. Warn about word(_eol)[0]. 2003-01-31 07:37 zed * ChangeLog, plugins/xchat-plugin.h, plugins/tcl/makefile.msc, po/xchat.pot, src/version-script, src/common/outbound.c, src/common/plugin.c, src/common/plugin.h, src/common/text.c, src/common/text.h, src/common/xchat-plugin.h: [no log message] 2003-01-31 01:14 zed * src/fe-gtk/xtext.c: fix page offset-up bug 2003-01-30 18:18 zed * po/xchat.pot, src/common/dcc.c: [no log message] 2003-01-30 15:36 mooooooo * plugins/tcl/tclplugin.c: fixed error from empty packets 2003-01-30 06:19 zed * src/common/dcc.c: [no log message] 2003-01-30 05:41 zed * po/lt.po: [no log message] 2003-01-29 23:29 zed * src/fe-gtk/tabs.c: fix pango warning 2003-01-29 23:21 zed * ChangeLog, plugins/perl/makefile.msc, plugins/perl/perl.c, po/es.po, po/xchat.pot, src/common/dcc.c: [no log message] 2003-01-29 19:56 mooooooo * plugins/tcl/tclplugin.c: more win32 fixes 2003-01-29 15:57 mooooooo * plugins/tcl/: makefile.msc, tclplugin.c: more win32 fixes 2003-01-29 05:20 zed * ChangeLog, configure, configure.in, plugins/plugin20.html, po/lt.po, po/sk.po, po/sl.po, po/xchat.pot, src/common/outbound.c, src/common/servlist.c, src/common/servlist.h: [no log message] 2003-01-29 05:15 zed * plugins/perl/: makefile.msc, perl.c: delay load perl dll on win32 2003-01-28 15:38 mooooooo * plugins/tcl/tclplugin.c: shows error message if no tcl84.dll on windows 2003-01-28 00:59 zed * src/common/outbound.c: avoid recursive usercommand buffer overflow. 2003-01-27 19:56 zed * ChangeLog, configure, configure.in, po/et.po, po/lv.po, po/nl.po, po/no.po, po/sk.po, po/xchat.pot, src/common/inbound.c, src/common/servlist.c, src/fe-gtk/maingui.c, src/fe-gtk/setup.c, src/fe-gtk/tabs.c, src/fe-gtk/tabs.h: [no log message] 2003-01-27 08:21 zed * src/fe-gtk/fkeys.c: s/work/word 2003-01-27 08:02 zed * src/fe-gtk/notifygui.c: remove ctime() \n and freeze\thraw slow clist 2003-01-26 18:58 zed * plugins/perl/makefile.msc, plugins/python/makefile.msc, plugins/tcl/makefile.msc, po/xchat.pot: s/LIBPATH/LIBPATH: 2003-01-26 18:56 zed * src/common/servlist.c: remove non-resolving servers 2003-01-26 03:35 zed * src/common/dcc.c: remove win32 debug 2003-01-26 01:22 zed * ChangeLog, README_FIRST, config.h.w32, configure, configure.in, xchat.spec, po/am.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/es.po, po/et.po, po/fi.po, po/fr.po, po/he.po, po/hu.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/lv.po, po/nl.po, po/no.po, po/pt.po, po/pt_BR.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/xchat.pot, po/zh_CN.po, po/zh_TW.Big5.po, src/common/ctcp.c: [no log message] 2003-01-26 00:28 zed * src/fe-gtk/xtext.c: [no log message] 2003-01-26 00:19 zed * src/common/outbound.c: don't treat common unix paths as commands 2003-01-25 21:31 mooooooo * plugins/tcl/tclplugin.c: added help arg to alias 2003-01-25 20:12 zed * src/fe-gtk/maingui.c: reset topic tooltip on non-channel tabs 2003-01-25 20:08 zed * ChangeLog, src/common/server.c: [no log message] 2003-01-25 20:07 zed * src/common/inbound.c: handle +#channel notices 2003-01-25 20:06 zed * src/common/xchat.c: don't reset encoding after a disconnect 2003-01-25 17:49 mooooooo * plugins/tcl/tclplugin.c: added address/port to dcclist 2003-01-23 17:39 zed * po/no.po: [no log message] 2003-01-23 02:48 zed * src/fe-gtk/: about.c, gtkutil.c: [no log message] 2003-01-23 02:46 zed * src/common/outbound.c: ctcp utf8 fix 2003-01-22 20:20 zed * ChangeLog: [no log message] 2003-01-22 20:17 zed * configure, configure.in: more tcl tweaks II 2003-01-22 07:06 zed * po/lv.po: [no log message] 2003-01-22 06:55 zed * plugins/python/python.c: fix print buffering 2003-01-22 06:12 zed * Makefile.in, plugins/Makefile.in, plugins/perl/Makefile.in, plugins/python/Makefile.in, plugins/tcl/Makefile.in, src/Makefile.in, src/common/Makefile.in, src/fe-gtk/Makefile.in, src/fe-text/Makefile.in, src/pixmaps/Makefile.in: [no log message] 2003-01-22 06:10 zed * configure, configure.in: more tcl detection tweaks 2003-01-21 20:23 zed * configure, src/common/servlist.c: [no log message] 2003-01-21 20:21 zed * configure.in: improve tcl detection 2003-01-21 19:40 zed * README_FIRST, src/common/dcc.c, src/common/text.c, src/common/textevents.h, src/common/textevents.in, src/common/util.c: report error/strerror on dcc failures to recv/send socket and read/write file. 2003-01-21 19:38 zed * ChangeLog: [no log message] 2003-01-21 18:42 zed * src/fe-gtk/maingui.c: Refocus inputbox after clicking a dialogtab button. 2003-01-21 18:35 zed * xchat.spec: fix typo in tcl section 2003-01-21 03:28 zed * configure, src/fe-gtk/about.c: [no log message] 2003-01-21 03:26 zed * configure.in: Try pkg-config to find openssl. 2003-01-20 20:23 zed * ChangeLog, plugins/plugin20.html, plugins/xdcc/Makefile.am: [no log message] 2003-01-20 20:14 zed * src/common/: plugin.c, servlist.c: add dcc-list fields address32 and port. 2003-01-20 19:40 zed * plugins/perl/perl.c: Pass IRC::command() non-slash commands to /say for 1.8.x compat. 2003-01-20 04:43 mooooooo * plugins/tcl/tclplugin.c: more /load fixes 2003-01-19 23:54 zed * src/: common/cfgfiles.c, common/dcc.c, common/plugin.c, common/plugin.h, fe-gtk/fkeys.c: [no log message] 2003-01-19 20:53 zed * src/common/dcc.c: [no log message] 2003-01-19 20:35 mooooooo * plugins/tcl/tclplugin.h: more /load fixes 2003-01-19 20:32 mooooooo * plugins/tcl/tclplugin.c: more /load fixes 2003-01-19 20:25 mooooooo * plugins/tcl/tclplugin.c: more /load fixes 2003-01-19 20:16 zed * ChangeLog: [no log message] 2003-01-19 18:43 mooooooo * plugins/tcl/tclplugin.c: win32 and /load fixes 2003-01-19 18:05 zed * po/sv.po: [no log message] 2003-01-19 18:01 zed * src/: common/cfgfiles.c, common/dcc.c, common/servlist.c, fe-gtk/xtext.c: [no log message] 2003-01-19 08:22 mooooooo * plugins/tcl/tclplugin.c: changed to tcl.so and added gui script loading 2003-01-17 23:48 zed * plugins/tcl/makefile.msc: [no log message] 2003-01-17 23:43 zed * src/makeinc.msc, src/common/cfgfiles.c, plugins/perl/makefile.msc: [no log message] 2003-01-17 21:10 zed * plugins/tcl/.cvsignore: [no log message] 2003-01-17 21:00 zed * intl/ChangeLog, intl/Makefile.in, intl/VERSION, intl/bindtextdom.c, intl/config.charset, intl/dcgettext.c, intl/dcigettext.c, intl/dcngettext.c, intl/dgettext.c, intl/dngettext.c, intl/eval-plural.h, intl/explodename.c, intl/finddomain.c, intl/gettext.c, intl/gettextP.h, intl/gmo.h, intl/hash-string.h, intl/intl-compat.c, intl/l10nflist.c, intl/libgettext.h, intl/libgnuintl.h, intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, intl/locale.alias, intl/localealias.c, intl/localename.c, intl/ngettext.c, intl/os2compat.c, intl/os2compat.h, intl/osdep.c, intl/plural-exp.c, intl/plural-exp.h, intl/plural.c, intl/plural.y, intl/textdomain.c, plugins/perl/perl.c: [no log message] 2003-01-17 19:28 zed * src/fe-gtk/xtext.c: [no log message] 2003-01-17 18:58 zed * xchat.ico: [no log message] 2003-01-17 18:40 zed * ChangeLog, po/xchat.pot, src/common/proto-irc.c, src/fe-gtk/tabs.c, src/fe-gtk/xtext.c: [no log message] 2003-01-16 21:07 zed * src/fe-gtk/xtext.c: [no log message] 2003-01-16 05:58 zed * ChangeLog, plugins/perl/makefile.msc, plugins/python/Makefile.am, plugins/python/Makefile.in, plugins/python/makefile.msc, plugins/python/python.c, plugins/tcl/makefile.msc, src/makeinc.msc: [no log message] 2003-01-16 03:36 zed * README_FIRST, xchat.spec, src/common/cfgfiles.c, src/common/plugin.c, src/fe-gtk/menu.c, src/fe-gtk/plugingui.c: [no log message] 2003-01-15 21:40 zed * ChangeLog, src/fe-gtk/tabs.c: [no log message] 2003-01-15 18:58 zed * Makefile.am, Makefile.in, plugins/tcl/tclplugin.c, plugins/tcl/tclplugin.h, src/common/util.c, src/fe-gtk/about.c, src/fe-gtk/makefile.msc, src/pixmaps/makefile.msc: [no log message] 2003-01-14 22:15 zed * xchat.spec, src/fe-gtk/servlistgui.c: [no log message] 2003-01-14 19:12 zed * plugins/tcl/README: [no log message] 2003-01-14 18:54 zed * ChangeLog, INSTALL.w32, plugins/tcl/Makefile.am, plugins/tcl/Makefile.in, plugins/tcl/tclplugin.c, po/el.po, src/common/text.c: [no log message] 2003-01-12 23:29 zed * ChangeLog, Makefile.in, configure, configure.in, faq.html, xchat.spec, plugins/Makefile.am, plugins/Makefile.in, plugins/perl/Makefile.in, plugins/python/Makefile.in, po/xchat.pot, src/Makefile.in, src/common/Makefile.in, src/common/modes.c, src/fe-gtk/Makefile.in, src/fe-gtk/servlistgui.c, src/fe-text/Makefile.in, src/pixmaps/Makefile.in: [no log message] 2003-01-12 23:26 zed * plugins/tcl/: Makefile.am, Makefile.in, makefile.msc, printevents.h, tclplugin.c, tclplugin.h: [no log message] 2003-01-11 18:42 zed * src/fe-gtk/maingui.c: [no log message] 2003-01-11 17:59 zed * ChangeLog, po/xchat.pot, src/common/cfgfiles.c, src/common/cfgfiles.h, src/fe-gtk/maingui.c: [no log message] 2003-01-11 06:08 zed * ChangeLog, po/xchat.pot, src/common/cfgfiles.c, src/common/xchat.c, src/common/xchat.h: [no log message] 2003-01-11 05:56 zed * ChangeLog, README_FIRST, plugins/plugin20.html, plugins/perl/perl.c, po/xchat.pot, src/common/plugin.c, src/common/server.c, src/common/util.c: [no log message] 2003-01-10 19:12 zed * README_FIRST, po/xchat.pot, src/common/servlist.c, src/fe-gtk/about.c, src/fe-gtk/makefile.msc, src/fe-gtk/menu.c, src/fe-gtk/plugingui.c: [no log message] 2003-01-08 22:22 zed * src/: common/xchat.c, fe-gtk/menu.c, fe-gtk/pixmaps.c, fe-gtk/pixmaps.h, pixmaps/Makefile.am, pixmaps/Makefile.in, pixmaps/about.png, pixmaps/makefile.msc: [no log message] 2003-01-08 04:44 zed * src/: makeinc.msc, fe-gtk/makefile.msc: [no log message] 2003-01-08 04:28 zed * src/: makeinc.msc, pixmaps/.cvsignore: [no log message] 2003-01-08 04:21 zed * src/: makeinc.msc, fe-gtk/xtext.c: [no log message] 2003-01-07 22:08 zed * ChangeLog, po/xchat.pot, src/fe-gtk/fe-gtk.c, src/fe-gtk/maingui.c, src/fe-gtk/palette.c, src/fe-gtk/setup.c, src/fe-gtk/tabs.c, src/fe-gtk/xtext.c: [no log message] 2003-01-06 23:45 zed * ChangeLog, INSTALL.w32, po/xchat.pot, src/makeinc.msc, src/common/servlist.c, src/fe-gtk/menu.c, src/fe-gtk/tabs.c, src/fe-gtk/userlistgui.c, src/fe-gtk/xtext.c: [no log message] 2003-01-05 05:54 zed * po/: da.po, es.po, sr.po, sv.po, xchat.pot: [no log message] 2003-01-04 22:49 zed * src/: fe-gtk/menu.c, pixmaps/Makefile.am, pixmaps/Makefile.in, pixmaps/xchat.png: [no log message] 2003-01-04 00:55 zed * ChangeLog, xchat.png, po/xchat.pot, src/common/cfgfiles.c, src/common/outbound.c, src/common/proto-irc.c, src/fe-gtk/chanlist.c, src/fe-gtk/maingui.c, src/pixmaps/Makefile.am, src/pixmaps/Makefile.in, src/pixmaps/xchat.png: [no log message] 2003-01-02 19:08 zed * ChangeLog, po/am.po, src/fe-gtk/pixmaps.c, src/pixmaps/Makefile.am, src/pixmaps/Makefile.in, src/pixmaps/makefile.msc: [no log message] 2003-01-01 20:46 zed * ChangeLog, plugins/plugin20.html, po/xchat.pot, src/common/servlist.c, src/fe-gtk/maingui.c, src/fe-gtk/xtext.c: [no log message] 2003-01-01 02:36 zed * src/fe-gtk/: fe-gtk.h, xtext.c, xtext.h: [no log message] 2002-12-31 22:09 zed * src/fe-gtk/maingui.c: [no log message] 2002-12-31 21:42 zed * ChangeLog, po/es.po, po/xchat.pot, src/common/text.c, src/common/util.c, src/common/util.h, src/fe-gtk/maingui.c, src/fe-gtk/xtext.c: [no log message] 2002-12-30 22:43 zed * src/fe-gtk/xtext.c: [no log message] 2002-12-30 01:04 zed * src/fe-gtk/xtext.c: [no log message] 2002-12-29 21:40 zed * src/fe-gtk/xtext.c: [no log message] 2002-12-29 20:41 zed * plugins/perl/perl.c, ChangeLog, po/sv.po, po/xchat.pot, src/common/dcc.c, src/common/text.c, src/common/textevents.h, src/common/textevents.in, src/fe-gtk/fkeys.c, src/fe-gtk/maingui.c: [no log message] 2002-12-28 21:22 zed * src/fe-gtk/xtext.c: [no log message] 2002-12-28 20:33 zed * src/fe-gtk/xtext.c: [no log message] 2002-12-28 07:38 zed * intl/.cvsignore, plugins/perl/.cvsignore, po/.cvsignore, .cvsignore, plugins/.cvsignore, plugins/python/.cvsignore, src/.cvsignore, src/common/.cvsignore, src/fe-gtk/.cvsignore, src/fe-text/.cvsignore, src/pixmaps/.cvsignore: [no log message] 2002-12-28 07:30 zed * src/fe-gtk/xtext.c: [no log message] 2002-12-27 19:50 zed * ChangeLog, README_FIRST, config.h.w32, configure, configure.in, po/am.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/es.po, po/et.po, po/fi.po, po/fr.po, po/he.po, po/hu.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/lv.po, po/nl.po, po/no.po, po/pt.po, po/pt_BR.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.Big5.po, src/common/servlist.c, src/fe-gtk/xtext.c: [no log message] 2002-12-27 01:46 zed * po/xchat.pot, src/common/dcc.c, src/common/proto-irc.c, src/common/server.c, src/common/xchat.c, src/common/xchat.h, src/fe-gtk/xtext.c: [no log message] 2002-12-26 23:09 zed * ChangeLog, po/lv.po, po/xchat.pot, src/common/outbound.c, src/common/text.c, src/common/text.h, src/common/util.c, src/common/util.h, src/fe-gtk/xtext.c: [no log message] 2002-12-26 03:41 zed * Makefile.in, configure, configure.in, plugins/Makefile.in, plugins/perl/Makefile.in, plugins/python/Makefile.in, po/xchat.pot, src/Makefile.in, src/common/Makefile.am, src/common/Makefile.in, src/fe-gtk/Makefile.in, src/fe-gtk/about.c, src/fe-gtk/dccgui.c, src/fe-gtk/menu.c, src/fe-text/Makefile.in, src/pixmaps/Makefile.in: [no log message] 2002-12-26 02:08 zed * xchat.spec, po/xchat.pot, src/common/plugin.c, src/common/servlist.c: [no log message] 2002-12-25 22:56 zed * po/xchat.pot, src/fe-gtk/userlistgui.c, src/fe-gtk/xtext.c: [no log message] 2002-12-25 21:20 zed * po/xchat.pot, src/common/dcc.c, src/common/outbound.c, src/common/outbound.h, src/common/proto-irc.c, src/common/server.c, src/common/text.c, src/common/util.c, src/common/util.h, src/common/xchat.h, src/fe-gtk/xtext.c: [no log message] 2002-12-25 19:35 zed * ChangeLog, README, README_FIRST, plugins/plugin20.html, plugins/xchat-plugin.h, plugins/perl/perl.c, plugins/python/python.c, plugins/xdcc/xdcc.c, po/es.po, po/tr.po, po/xchat.pot, src/common/cfgfiles.c, src/common/dcc.c, src/common/fe.h, src/common/jcode.c, src/common/jcode.h, src/common/outbound.c, src/common/plugin-timer.c, src/common/plugin.c, src/common/proto-irc.c, src/common/server.c, src/common/servlist.c, src/common/servlist.h, src/common/text.c, src/common/text.h, src/common/xchat-plugin.h, src/common/xchat.c, src/fe-gtk/chanlist.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/maingui.c, src/fe-gtk/setup.c, src/fe-gtk/tabs.h, src/fe-gtk/xtext.c, src/fe-text/fe-text.c: [no log message] 2002-12-22 19:42 zed * ChangeLog, README_FIRST, config.h.in, configure, configure.in, po/ru.po, po/xchat.pot, src/common/Makefile.am, src/common/Makefile.in, src/common/cfgfiles.c, src/common/dcc.c, src/common/inbound.c, src/common/plugin.c, src/common/server.c, src/common/text.c, src/common/util.c, src/common/util.h, src/common/xchat.c, src/common/xchat.h, src/fe-gtk/chanlist.c, src/fe-gtk/maingui.c, src/fe-gtk/setup.c, src/fe-gtk/xtext.c: [no log message] 2002-12-21 00:24 zed * plugins/perl/: Makefile.am, Makefile.in, makefile.msc: [no log message] 2002-12-20 19:42 zed * ChangeLog, po/et.po, po/lt.po, po/nl.po, po/xchat.pot, src/common/server.c, src/fe-gtk/pixmaps.h, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h: [no log message] 2002-12-20 04:25 zed * xchat.png, po/xchat.pot, src/fe-gtk/servlistgui.c, src/pixmaps/xchat.png: [no log message] 2002-12-20 04:09 zed * ChangeLog, po/da.po, po/el.po, po/es.po, po/sv.po, po/xchat.pot, src/common/cfgfiles.c, src/common/xchat.c, src/fe-gtk/menu.c, src/fe-gtk/xtext.c: [no log message] 2002-12-19 03:36 zed * src/fe-gtk/: xtext.c, xtext.h: [no log message] 2002-12-19 00:32 zed * ChangeLog, po/POTFILES.in, po/xchat.pot, src/common/xchat.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/fkeys.c, src/fe-gtk/maingui.c, src/fe-gtk/maingui.h, src/fe-gtk/setup.c, src/fe-gtk/tabs.c, src/fe-gtk/tabs.h, src/fe-gtk/xtext.c: [no log message] 2002-12-18 21:25 zed * po/xchat.pot, src/common/inbound.c, src/fe-gtk/maingui.c, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h: [no log message] 2002-12-18 07:56 zed * src/: common/fe.h, common/xchat.c, common/xchat.h, fe-gtk/fe-gtk.c, fe-gtk/fe-gtk.h, fe-gtk/maingui.c, fe-gtk/maingui.h, fe-gtk/menu.c: [no log message] 2002-12-18 05:13 zed * ChangeLog, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h: [no log message] 2002-12-18 04:42 zed * ChangeLog, po/lt.po, po/xchat.pot, src/fe-gtk/setup.c, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h: [no log message] 2002-12-17 07:36 zed * plugins/: mailcheck/Makefile.am, mailcheck/mailcheck.c, xdcc/Makefile.am, xdcc/xdcc.c: [no log message] 2002-12-17 07:26 zed * ChangeLog, plugins/perl/perl.c, po/es.po: [no log message] 2002-12-17 04:17 zed * ChangeLog, README_FIRST, plugins/plugin20.html, po/xchat.pot, src/fe-gtk/about.c, src/fe-gtk/fe-gtk.c, src/fe-gtk/maingui.c: [no log message] 2002-12-16 18:57 zed * ChangeLog, configure, configure.in, xchat.spec, po/xchat.pot, src/fe-gtk/maingui.c, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h: [no log message] 2002-12-16 07:34 zed * ChangeLog, po/xchat.pot, src/common/dcc.c, src/common/modes.c, src/common/server.c, src/common/text.c, src/fe-gtk/ascii.c, src/fe-gtk/maingui.c, src/fe-gtk/servlistgui.c: [no log message] 2002-12-16 00:31 zed * ChangeLog, po/xchat.pot, src/common/dcc.c, src/common/dcc.h: [no log message] 2002-12-15 21:06 zed * ChangeLog, README_FIRST, po/xchat.pot, src/fe-gtk/fkeys.c, src/fe-gtk/maingui.c, src/fe-gtk/maingui.h: [no log message] 2002-12-15 20:30 zed * ChangeLog, po/xchat.pot, src/common/text.c, src/fe-gtk/ascii.c, src/fe-gtk/servlistgui.c: [no log message] 2002-12-15 01:08 zed * faq.html: [no log message] 2002-12-15 00:42 zed * ChangeLog, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/es.po, po/et.po, po/fi.po, po/fr.po, po/he.po, po/hu.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/lv.po, po/nl.po, po/no.po, po/pt.po, po/pt_BR.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/xchat.pot, po/zh_CN.po, po/zh_TW.Big5.po: [no log message] 2002-12-15 00:27 zed * src/common/cfgfiles.c, src/common/xchat.c, src/fe-gtk/maingui.c, src/fe-gtk/xtext.c, configure, configure.in, po/am.po: [no log message] 2002-12-14 03:14 zed * ChangeLog, config.h.in, config.h.w32, configure, README_FIRST, configure.in: [no log message] 2002-12-14 03:11 zed * src/: common/cfgfiles.c, common/fe.h, common/server.c, fe-gtk/rawlog.c, fe-gtk/setup.c, fe-gtk/xtext.c, fe-text/fe-text.c: [no log message] 2002-12-13 03:32 zed * src/fe-gtk/xtext.c: [no log message] 2002-12-13 03:06 zed * src/common/cfgfiles.c, src/fe-gtk/xtext.c, src/fe-gtk/xtext.h, src/pixmaps/Makefile.am, src/pixmaps/Makefile.in, ChangeLog: [no log message] 2002-12-13 00:35 zed * plugins/plugin20.html, po/xchat.pot, src/common/plugin.c, src/fe-gtk/servlistgui.c: [no log message] 2002-12-12 20:42 zed * plugins/Makefile.am, plugins/Makefile.in, po/sv.po: [no log message] 2002-12-12 18:55 zed * ChangeLog, configure, configure.in, xchat.spec, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/es.po, po/et.po, po/fi.po, po/fr.po, po/he.po, po/hu.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/lv.po, po/nl.po, po/no.po, po/pt.po, po/pt_BR.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/xchat.pot, po/zh_CN.po, po/zh_TW.Big5.po, src/fe-gtk/maingui.c, src/fe-text/fe-text.c: [no log message] 2002-12-12 01:25 zed * ChangeLog, INSTALL, README_FIRST, po/xchat.pot, src/common/outbound.c, src/common/servlist.c, src/common/servlist.h, src/common/xchat.c, src/fe-gtk/maingui.c, src/fe-gtk/maingui.h, src/fe-gtk/menu.c, src/fe-gtk/servlistgui.c: [no log message] 2002-12-11 19:12 zed * po/xchat.pot, src/fe-gtk/maingui.c: [no log message] 2002-12-11 19:08 zed * ChangeLog, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/es.po, po/et.po, po/fi.po, po/fr.po, po/he.po, po/hu.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/lv.po, po/no.po, po/pt.po, po/pt_BR.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/xchat.pot, po/zh_CN.po, po/zh_TW.Big5.po, src/fe-gtk/maingui.c, src/fe-gtk/setup.c, src/fe-gtk/userlistgui.c: [no log message] 2002-12-11 02:34 zed * src/: common/fe.h, common/servlist.c, common/servlist.h, common/xchat.c, fe-gtk/fe-gtk.c, fe-gtk/maingui.c, fe-gtk/menu.c, fe-gtk/menu.h, fe-gtk/xtext.c, fe-text/fe-text.c: [no log message] 2002-12-10 21:38 zed * po/nl.po: [no log message] 2002-12-10 02:50 zed * plugins/: xchat-plugin.h, perl/Makefile.am, perl/Makefile.in: [no log message] 2002-12-10 02:31 zed * src/: common/plugin.c, common/proto-irc.c, common/server.c, common/xchat-plugin.h, fe-gtk/xtext.c: [no log message] 2002-12-09 19:07 zed * xchat.spec, plugins/perl/xchat-perl18.html, plugins/perl/xchatdox2.html: [no log message] 2002-12-09 18:46 zed * ChangeLog, po/xchat.pot, src/common/dcc.c, src/common/plugin.c: [no log message] 2002-12-09 07:12 zed * ChangeLog, README_FIRST, po/xchat.pot, src/fe-gtk/setup.c, src/fe-gtk/xtext.c: [no log message] 2002-12-09 00:49 zed * ChangeLog, configure, configure.in, mkinstalldirs, xchat.desktop, po/xchat.pot, src/common/Makefile.am, src/common/Makefile.in, src/fe-gtk/fe-gtk.c, src/fe-gtk/menu.c: [no log message] 2002-12-08 20:52 zed * ChangeLog, INSTALL, config.guess, config.h.w32, config.sub, configure, configure.in, faq.html, install-sh, missing, xchat.desktop, po/xchat.pot, src/common/outbound.c, src/fe-gtk/about.c, src/fe-gtk/maingui.c, src/fe-gtk/menu.c: [no log message] 2002-12-08 06:22 zed * ChangeLog, plugins/xchat-plugin.h, po/xchat.pot, src/version-script, src/common/plugin.c, src/common/plugin.h, src/common/text.c, src/common/xchat-plugin.h, src/fe-gtk/search.c, src/fe-gtk/servlistgui.c, src/fe-gtk/xtext.c: [no log message] 2002-12-08 03:47 zed * ChangeLog, po/xchat.pot, src/common/plugin.c, src/common/servlist.c, src/fe-gtk/servlistgui.c: [no log message] 2002-12-07 19:46 zed * po/xchat.pot, src/common/Makefile.am, src/common/Makefile.in, src/common/plugin.c, src/fe-gtk/Makefile.am, src/fe-gtk/Makefile.in: [no log message] 2002-12-07 05:57 zed * ChangeLog, README_FIRST, po/xchat.pot, src/common/cfgfiles.c, src/common/modes.c, src/common/server.c, src/common/servlist.c, src/common/servlist.h, src/common/xchat.c, src/common/xchat.h, src/fe-gtk/chanlist.c, src/fe-gtk/dccgui.c, src/fe-gtk/gtkutil.c, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/plugingui.c, src/fe-gtk/rawlog.c, src/fe-gtk/servlistgui.c, src/fe-gtk/textgui.c, src/fe-gtk/urlgrab.c, src/fe-gtk/xtext.c: [no log message] 2002-12-06 23:00 zed * README_FIRST, src/common/servlist.c, src/fe-gtk/xtext.c: [no log message] 2002-12-06 02:50 zed * plugins/xchat-plugin.h, plugins/perl/perl.c, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/es.po, po/et.po, po/fi.po, po/fr.po, po/he.po, po/hu.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/lv.po, po/nl.po, po/no.po, po/pt.po, po/pt_BR.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/xchat.pot, po/zh_CN.po, po/zh_TW.Big5.po, src/common/plugin.c, src/common/plugin.h, src/common/server.c, src/common/xchat-plugin.h, src/fe-gtk/maingui.c, src/fe-gtk/xtext.c, src/pixmaps/Makefile.am, src/pixmaps/Makefile.in, src/pixmaps/makefile.msc: [no log message] 2002-12-05 23:32 zed * plugins/xchat-plugin.h, po/xchat.pot, src/common/xchat-plugin.h, src/fe-gtk/menu.c, src/fe-gtk/servlistgui.c, src/fe-gtk/userlistgui.c: [no log message] 2002-12-05 21:46 zed * ChangeLog, README_FIRST, plugins/xchat-plugin.h, po/xchat.pot, src/version-script, src/common/plugin.c, src/common/plugin.h, src/common/proto-irc.c, src/common/xchat-plugin.h, src/fe-gtk/setup.c, src/fe-gtk/xtext.c: [no log message] 2002-12-05 01:00 zed * src/pixmaps/: book.h, hop.h, op.h, purple.h, red.h, voice.h, xchat.h: [no log message] 2002-12-05 00:52 zed * ChangeLog, plugins/xchat-plugin.h, po/xchat.pot, src/common/plugin.c, src/common/plugin.h, src/common/xchat-plugin.h, src/common/xchat.c, src/fe-gtk/plugingui.c: [no log message] 2002-12-04 22:37 zed * ChangeLog, README_FIRST, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/es.po, po/et.po, po/fi.po, po/fr.po, po/he.po, po/hu.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/lv.po, po/nl.po, po/no.po, po/pt.po, po/pt_BR.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/xchat.pot, po/zh_CN.po, po/zh_TW.Big5.po, src/common/cfgfiles.c, src/common/plugin.c, src/common/proto-irc.c, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/userlistgui.c, src/pixmaps/Makefile.am, src/pixmaps/Makefile.in: [no log message] 2002-12-03 20:09 zed * config.h.in, configure, configure.in, src/common/outbound.c, src/common/plugin.c, src/fe-gtk/menu.c: [no log message] 2002-12-02 22:43 zed * ChangeLog, README_FIRST, plugins/Makefile.am, plugins/Makefile.in, src/common/outbound.c, src/fe-gtk/menu.c: [no log message] 2002-12-02 19:08 zed * src/fe-gtk/maingui.c: [no log message] 2002-12-02 18:54 zed * ChangeLog, Makefile.in, README, configure, configure.in, plugins/Makefile.in, plugins/perl/Makefile.in, plugins/python/Makefile.in, po/es.po, src/Makefile.in, src/common/Makefile.in, src/fe-gtk/Makefile.in, src/fe-gtk/ascii.c, src/fe-gtk/maingui.c, src/fe-gtk/maingui.h, src/fe-gtk/menu.c, src/fe-gtk/menu.h, src/fe-text/Makefile.in, src/pixmaps/Makefile.in: [no log message] 2002-12-01 20:29 zed * po/sv.po: [no log message] 2002-12-01 00:42 zed * ChangeLog, README_FIRST, plugins/plugin20.html, src/common/cfgfiles.c, src/common/cfgfiles.h, src/common/server.c, src/common/servlist.c, src/common/servlist.h, src/fe-gtk/fe-gtk.c, src/fe-gtk/maingui.c, src/fe-gtk/menu.c: [no log message] 2002-11-29 01:21 zed * src/fe-gtk/: servlistgui.c, tabs.c, xtext.c: [no log message] 2002-11-28 23:45 zed * src/fe-gtk/servlistgui.c: [no log message] 2002-11-28 20:51 zed * README_FIRST, src/common/fe.h, src/common/text.c, src/common/util.c, src/common/util.h, src/fe-gtk/fe-gtk.c, src/fe-gtk/servlistgui.c, src/fe-text/fe-text.c: [no log message] 2002-11-28 03:02 zed * ChangeLog, plugins/plugin20.html, po/xchat.pot, src/common/fe.h, src/common/outbound.c, src/common/plugin.c, src/common/servlist.c, src/fe-gtk/about.c, src/fe-gtk/gtkutil.c, src/fe-gtk/gtkutil.h, src/fe-gtk/maingui.c, src/fe-gtk/menu.c, src/fe-gtk/notifygui.c, src/fe-gtk/servlistgui.c, src/fe-text/fe-text.c: [no log message] 2002-11-28 02:39 zed * src/: common/modes.c, common/network.c, common/notify.c, common/outbound.c, common/plugin-timer.c, common/plugin.c, common/proto-irc.c, common/server.c, common/servlist.c, common/text.c, common/url.c, common/userlist.c, common/util.c, common/cfgfiles.h, common/ctcp.h, common/dcc.h, common/fe.h, common/history.h, common/identd.c, common/ignore.h, common/inbound.h, common/inet.h, common/jcode.c, common/jcode.h, common/make-te.c, common/makefile.msc, common/modes.h, common/network.h, common/notify.h, common/outbound.h, common/plugin-timer.h, common/plugin.h, common/proto-irc.h, common/server.h, common/servlist.h, common/ssl.c, common/ssl.h, common/text.h, common/textenums.h, common/textevents.h, common/textevents.in, common/url.h, common/userlist.h, common/util.h, common/xchat-plugin.h, common/xchat.c, common/xchat.h, common/xchatc.h, fe-gtk/Makefile.am, fe-gtk/Makefile.in, fe-gtk/about.c, fe-gtk/ascii.c, fe-gtk/banlist.c, fe-gtk/chanlist.c, fe-gtk/dccgui.c, fe-gtk/editlist.c, fe-gtk/fe-gtk.c, fe-gtk/fkeys.c, fe-gtk/gtkutil.c, fe-gtk/ignoregui.c, fe-gtk/maingui.c, fe-gtk/menu.c, fe-gtk/mmx_cmod.S, fe-gtk/notifygui.c, fe-gtk/palette.c, fe-gtk/pixmaps.c, fe-gtk/plugingui.c, fe-gtk/rawlog.c, fe-gtk/search.c, fe-gtk/servlistgui.c, fe-gtk/about.h, fe-gtk/ascii.h, fe-gtk/banlist.h, fe-gtk/chanlist.h, fe-gtk/editlist.h, fe-gtk/makefile.msc, fe-gtk/setup.c, fe-gtk/tabs.c, fe-gtk/textgui.c, fe-gtk/urlgrab.c, fe-gtk/userlistgui.c, fe-gtk/xtext.c, fe-gtk/fe-gtk.h, fe-gtk/fkeys.h, fe-gtk/gtkutil.h, fe-gtk/maingui.h, fe-gtk/menu.h, fe-gtk/mmx_cmod.h, fe-gtk/notifygui.h, fe-gtk/palette.h, fe-gtk/pixmaps.h, fe-gtk/plugingui.h, fe-gtk/rawlog.h, fe-gtk/search.h, fe-gtk/tabs.h, fe-gtk/textgui.h, fe-gtk/urlgrab.h, fe-gtk/userlistgui.h, fe-gtk/xtext.h: Initial revision 2002-11-28 02:39 zed * src/: common/modes.c, common/network.c, common/notify.c, common/outbound.c, common/plugin-timer.c, common/plugin.c, common/proto-irc.c, common/server.c, common/servlist.c, common/text.c, common/url.c, common/userlist.c, common/util.c, common/cfgfiles.h, common/ctcp.h, common/dcc.h, common/fe.h, common/history.h, common/identd.c, common/ignore.h, common/inbound.h, common/inet.h, common/jcode.c, common/jcode.h, common/make-te.c, common/makefile.msc, common/modes.h, common/network.h, common/notify.h, common/outbound.h, common/plugin-timer.h, common/plugin.h, common/proto-irc.h, common/server.h, common/servlist.h, common/ssl.c, common/ssl.h, common/text.h, common/textenums.h, common/textevents.h, common/textevents.in, common/url.h, common/userlist.h, common/util.h, common/xchat-plugin.h, common/xchat.c, common/xchat.h, common/xchatc.h, fe-gtk/Makefile.am, fe-gtk/Makefile.in, fe-gtk/about.c, fe-gtk/ascii.c, fe-gtk/banlist.c, fe-gtk/chanlist.c, fe-gtk/dccgui.c, fe-gtk/editlist.c, fe-gtk/fe-gtk.c, fe-gtk/fkeys.c, fe-gtk/gtkutil.c, fe-gtk/ignoregui.c, fe-gtk/maingui.c, fe-gtk/menu.c, fe-gtk/mmx_cmod.S, fe-gtk/notifygui.c, fe-gtk/palette.c, fe-gtk/pixmaps.c, fe-gtk/plugingui.c, fe-gtk/rawlog.c, fe-gtk/search.c, fe-gtk/servlistgui.c, fe-gtk/about.h, fe-gtk/ascii.h, fe-gtk/banlist.h, fe-gtk/chanlist.h, fe-gtk/editlist.h, fe-gtk/makefile.msc, fe-gtk/setup.c, fe-gtk/tabs.c, fe-gtk/textgui.c, fe-gtk/urlgrab.c, fe-gtk/userlistgui.c, fe-gtk/xtext.c, fe-gtk/fe-gtk.h, fe-gtk/fkeys.h, fe-gtk/gtkutil.h, fe-gtk/maingui.h, fe-gtk/menu.h, fe-gtk/mmx_cmod.h, fe-gtk/notifygui.h, fe-gtk/palette.h, fe-gtk/pixmaps.h, fe-gtk/plugingui.h, fe-gtk/rawlog.h, fe-gtk/search.h, fe-gtk/tabs.h, fe-gtk/textgui.h, fe-gtk/urlgrab.h, fe-gtk/userlistgui.h, fe-gtk/xtext.h: [no log message] 2002-11-28 02:36 zed * po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/cat-id-tbl.c, po/zh_TW.Big5.po, src/Makefile.am, src/Makefile.in, src/makefile.msc, src/makeinc.msc, src/version-script, src/fe-text/Makefile.am, src/fe-text/Makefile.in, src/fe-text/README, src/fe-text/fe-text.c, src/fe-text/fe-text.h, src/pixmaps/book.h, src/pixmaps/hop.h, src/pixmaps/op.h, src/common/Makefile.am, src/common/Makefile.in, src/common/cfgfiles.c, src/common/ctcp.c, src/common/dcc.c, src/common/history.c, src/common/ignore.c, src/common/inbound.c, src/pixmaps/Makefile.am, src/pixmaps/Makefile.in, src/pixmaps/book.png, src/pixmaps/hop.png, src/pixmaps/op.png, src/pixmaps/purple.h, src/pixmaps/purple.png, src/pixmaps/red.h, src/pixmaps/red.png, src/pixmaps/voice.h, src/pixmaps/voice.png, src/pixmaps/xchat.h, src/pixmaps/xchat.png: Initial revision 2002-11-28 02:36 zed * po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/cat-id-tbl.c, po/zh_TW.Big5.po, src/Makefile.am, src/Makefile.in, src/makefile.msc, src/makeinc.msc, src/version-script, src/fe-text/Makefile.am, src/fe-text/Makefile.in, src/fe-text/README, src/fe-text/fe-text.c, src/fe-text/fe-text.h, src/pixmaps/book.h, src/pixmaps/hop.h, src/pixmaps/op.h, src/common/Makefile.am, src/common/Makefile.in, src/common/cfgfiles.c, src/common/ctcp.c, src/common/dcc.c, src/common/history.c, src/common/ignore.c, src/common/inbound.c, src/pixmaps/Makefile.am, src/pixmaps/Makefile.in, src/pixmaps/book.png, src/pixmaps/hop.png, src/pixmaps/op.png, src/pixmaps/purple.h, src/pixmaps/purple.png, src/pixmaps/red.h, src/pixmaps/red.png, src/pixmaps/voice.h, src/pixmaps/voice.png, src/pixmaps/xchat.h, src/pixmaps/xchat.png: [no log message] 2002-11-28 02:33 zed * po/: he.po, hu.po, it.po, ja.po, ko.po, lt.po, lv.po, nl.po, no.po, pt.po, pt_BR.po: Initial revision 2002-11-28 02:33 zed * po/: he.po, hu.po, it.po, ja.po, ko.po, lt.po, lv.po, nl.po, no.po, pt.po, pt_BR.po: [no log message] 2002-11-28 02:30 zed * intl/VERSION, intl/intl-compat.c, intl/plural.c, plugins/Make.plugin, plugins/Makefile.am, plugins/Makefile.in, plugins/plugin-conf.in, plugins/plugin20.html, plugins/xchat-plugin.h, plugins/perl/Makefile.am, plugins/python/Makefile.am, plugins/python/Makefile.in, plugins/python/python.c, plugins/perl/Makefile.in, plugins/perl/dp_misc.pl, plugins/perl/ignore.pl, plugins/perl/perl.c, plugins/perl/sample_script.pl, plugins/perl/xchatdox2.html, po/ChangeLog, po/Makefile.in.in, po/POTFILES.in, po/ca.po, po/xchat.pot, po/cs.po, po/da.po, po/de.po, po/el.po, po/es.po, po/et.po, po/fi.po, po/fr.po: Initial revision 2002-11-28 02:30 zed * intl/VERSION, intl/intl-compat.c, intl/plural.c, plugins/Make.plugin, plugins/Makefile.am, plugins/Makefile.in, plugins/plugin-conf.in, plugins/plugin20.html, plugins/xchat-plugin.h, plugins/perl/Makefile.am, plugins/python/Makefile.am, plugins/python/Makefile.in, plugins/python/python.c, plugins/perl/Makefile.in, plugins/perl/dp_misc.pl, plugins/perl/ignore.pl, plugins/perl/perl.c, plugins/perl/sample_script.pl, plugins/perl/xchatdox2.html, po/ChangeLog, po/Makefile.in.in, po/POTFILES.in, po/ca.po, po/xchat.pot, po/cs.po, po/da.po, po/de.po, po/el.po, po/es.po, po/et.po, po/fi.po, po/fr.po: [no log message] 2002-11-28 02:26 zed * AUTHORS, aclocal.m4, ChangeLog, config.guess, config.h.in, config.h.w32, config.sub, configure, configure.in, COPYING, INSTALL, INSTALL.w32, depcomp, faq.html, install-sh, Makefile.am, Makefile.in, README, README_FIRST, ltmain.sh, missing, mkinstalldirs, xchat.desktop, xchat.png, xchat.spec, intl/ChangeLog, intl/Makefile.in, intl/config.charset, intl/locale.alias, intl/ref-add.sin, intl/ref-del.sin, intl/bindtextdom.c, intl/dcgettext.c, intl/dcigettext.c, intl/dcngettext.c, intl/dgettext.c, intl/dngettext.c, intl/explodename.c, intl/finddomain.c, intl/gettext.c, intl/gettext.h, intl/gettextP.h, intl/hash-string.h, intl/l10nflist.c, intl/libgettext.h, intl/libgnuintl.h, intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, intl/localealias.c, intl/ngettext.c, intl/plural.y, intl/textdomain.c: Initial revision 2002-11-28 02:26 zed * AUTHORS, aclocal.m4, ChangeLog, config.guess, config.h.in, config.h.w32, config.sub, configure, configure.in, COPYING, INSTALL, INSTALL.w32, depcomp, faq.html, install-sh, Makefile.am, Makefile.in, README, README_FIRST, ltmain.sh, missing, mkinstalldirs, xchat.desktop, xchat.png, xchat.spec, intl/ChangeLog, intl/Makefile.in, intl/config.charset, intl/locale.alias, intl/ref-add.sin, intl/ref-del.sin, intl/bindtextdom.c, intl/dcgettext.c, intl/dcigettext.c, intl/dcngettext.c, intl/dgettext.c, intl/dngettext.c, intl/explodename.c, intl/finddomain.c, intl/gettext.c, intl/gettext.h, intl/gettextP.h, intl/hash-string.h, intl/l10nflist.c, intl/libgettext.h, intl/libgnuintl.h, intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, intl/localealias.c, intl/ngettext.c, intl/plural.y, intl/textdomain.c: [no log message]