]> jfr.im git - irc/xchat.git/shortlog
irc/xchat.git
2010-05-16  zedBug #2982884 - add ntlm configure switch (Polynomial-C).
2010-05-16  zedFor the JOIN command, add a 'x' filler for empty keys...
2010-05-16  zedRemove GTK_DISABLE_DEPRECATED, as this only ensured...
2010-05-16  zedDon't show numeric 330 when right-clicking a nick name...
2010-05-16  zedUpdate ChangeLog.
2010-05-16  zedWhen switching tabs, make the treeview only scroll...
2010-05-16  zedFAQ.HTML: Mention Vista/7, delete 98/ME.
2010-05-16  zedAdded networks: 7-indonesia, ChattingAway, GeekShed...
2010-05-16  zedRFE #2045483 - Make ESC key close the search window...
2010-05-16  zedBug #2974436 - Fix compat with GTK 2.20 by not using...
2010-05-16  zedBug #2987626 - Allow /GHOST's password arg to be option...
2010-05-16  zedBug #2957047 - Handle CTCPs when IDmsg is used correctl...
2010-05-14  lsituAdd a line directive to Xchat.pm so "Xchat.pm" gets...
2010-04-30  lsituPlugin shouldn't force strict and warnings on scripts...
2010-04-30  lsitufixed a comment
2010-04-30  lsituMove eval into a seperate sub to avoid leaking lexicals...
2010-03-27  lsituUpdate count from pastes.
2010-03-23  lsituANSI color escape can have 0 or more parameters not...
2010-03-23  lsituPreliminary support for file name completion.
2010-03-23  lsituWarn if get_list is given a invalid list name. Change...
2010-03-23  lsituMissing semicolon
2010-03-21  lsituAdd a missing free
2010-03-21  moooooooAdded word and word_eol procedures
2010-03-18  lsituMinor formatting changed and code simplification
2010-03-18  lsituHandle the case where it's not possible to determine...
2010-03-18  lsituIf an error occurs in a command callback return EAT_XCH...
2010-03-17  zedsf buf #2945422 - Fixed Python plugin get_list() memory...
2010-02-20  lsitufiles used for building the plugin on windows
2010-02-20  lsituWIN32: find the plugins directory based on the path...
2010-02-20  lsitureloadall should also look in the plugins directory
2010-02-06  lsituAlways use the full path for __FILE__
2010-02-04  lsituChange version to 1.0303
2010-02-01  lsituremove makefile.msc and add Pod/
2010-02-01  lsituUpdate documentation for context_info
2010-01-29  lsituImprove reporting of filenames in warnings
2010-01-26  lsituUpdate that goes with the previous commit
2010-01-23  lsituFix some documentation
2010-01-16  lsituFix a warning that gets triggered when the only input...
2010-01-09  lsituMake calling set_context without any args the same...
2009-12-31  zedsf bug #2908760 - Improved scrollback reloading signifi...
2009-12-18  lsituThe last completion time should only be used if it...
2009-12-02  lsitufixed a problem with an unmatched [
2009-12-02  lsituAdd ANSI escape code striping to strip_code
2009-11-07  lsituuse the real warn() if we are not running inside xchat
2009-10-28  lsituIf the last use threshold is exceeded then the last...
2009-10-25  zedNew translations
2009-10-25  zedAdded SeilEn.de. Renamed insiderZ.DE to iZ-smart.net.
2009-10-25  zedNew translations
2009-10-25  zedNew Ukrainian & Russian translations.
2009-10-18  lsituAllow setting a prefix for completions
2009-10-18  lsituRemove the BEGIN block around $SIG{__WARN__} since...
2009-10-18  lsituremove temp files created by Pod::Html
2009-10-18  lsituAutoload scripts from ~/.xchat2/plugins in addition...
2009-09-30  lsituMade some modifications so it can be used with perl -c
2009-08-18  lsituAdjust nick selection priorities
2009-08-18  lsituAdd documentation for get_list( "networks" )
2009-08-16  zedcleanup
2009-08-16  lsituUse 6667 if a port isn't specified
2009-08-16  zedFixed adding a channel with "Add to Favorites" sometime...
2009-08-16  lsituThe version line should not make a network entry.
2009-08-16  lsituRemove debugging statement
2009-07-20  lsituHandle network entries with multiple connect commands
2009-07-18  zedUpdated ChangeLog
2009-07-18  zedFixed "C_onnect" mnemonic on newer GTK+.
2009-07-17  lsituChange get_list( "servers" ) to get_list( "networks" )
2009-07-17  lsituAllow 'hostname:port' for none IPv6 addresses
2009-07-17  lsituChange some field names, network_name => network, auto_...
2009-07-16  lsituAdd support for getting the network list using Xchat...
2009-07-12  zedAdded irc.rizon.net to default list.
2009-06-21  lsituCheck unhook's arg for undef and remove the check for POE
2009-06-17  lsituDisable debug output
2009-06-17  lsituFixed a bug that prevented '<letter>-<tab>' from workin...
2009-06-09  lsitu- Fixed the warning from empty messages and messages...
2009-06-06  lsituDon't do anything if given undef
2009-06-06  lsitu- Channel names will now be handled the same way as...
2009-06-05  lsitufix the off by one error for the displayed count
2009-06-03  lsituchange the styles and fix the formatting for the exampl...
2009-06-03  lsituskipping the tidying step
2009-05-08  lsituFixed the xhtml so it validates. Cleaned up the links...
2009-05-08  lsitucovert pod to html
2009-05-08  lsituAdd a deprecation message. Better late than never! :)
2009-05-08  lsitumodified Pod::Html for converting Xchat.pod to xchat2...
2009-05-07  lsituSince xchat2-perl.html got updated, the source for...
2009-05-07  lsituAdd event_text, modes and xchatdirfs to the get_info...
2009-05-07  lsituAdd documentation for get_info( "id" ).
2009-05-06  lsituSample script on making use of the get_info( "win_ptr" )
2009-04-21  lsituAdd a bit of information to indicate when get_info...
2009-03-09  zedadd Polish translation
2009-03-06  lsituMake xchat_send_modes available from Perl
2009-03-05  lsituIf /reloadall is called before the interpreter is creat...
2009-03-05  lsituModified load and reload_all so scripts get reloaded...
2009-02-23  zedUpdate XentoniX.net as per request.
2009-02-07  lsituAdd missing pre tags
2009-01-17  zed* Added "MintIRC" to default list.
2009-01-05  lsituUpdated to include the other flags for get_list( "chann...
2009-01-03  lsituMake the loading process POE aware and call POE::Kernel...
2009-01-02  lsituWhen loading a script fails, change the error messages...
2009-01-02  lsituDelay autoloading scripts until after xchat has finishe...
2009-01-02  zedAdded -off flag to /SET for turning OFF bits.
2009-01-02  zedImprove behaviour of choosing which tabs to use when...
next