Commit graph

  • e3805b63a5 Line removing fixes, /LAST -clear fixed Timo Sirainen 2001-05-11 14:12:21 +00:00
  • 4e06d50255 updated /BIND help, removed special_char bind command and added insert_text. It can be used to add text to entry line, $variables also works with it (eg. /BIND ^T /TOPIC $topic) Timo Sirainen 2001-05-11 13:44:23 +00:00
  • c7274cb00e /IGNORE now defaults to ALL level Timo Sirainen 2001-05-11 13:19:16 +00:00
  • 912cf63c07 resizing terminal with /CLEARed empty windows scrolled those windows so that the last screenful of text was visible again. Timo Sirainen 2001-05-11 13:08:47 +00:00
  • 1cc3891821 KEY_RESIZE is sent when screen is resized, ignore it. Timo Sirainen 2001-05-11 13:01:46 +00:00
  • f3f8eb620a added "dcc request send" signal - irssi now prints "DCC CHAT/SEND request sent to nick". Timo Sirainen 2001-05-11 12:55:18 +00:00
  • cb28685574 "dcc error file not found" -> "dcc error file open". Print the actual error message based on errno, don't just assume the file wasn't found. Timo Sirainen 2001-05-11 12:43:59 +00:00
  • 54ffbf9c57 added chapters for /COMMANDS and window items. some other minor fixes too. Timo Sirainen 2001-05-11 12:37:40 +00:00
  • 4a2c02a6af /SET kick_first_on_kickban for /KICKBAN and /KNOCKOUT - patch by Jakub Jankowski <shasta@irc.pl> Timo Sirainen 2001-05-11 12:00:23 +00:00
  • c61edaf7c9 always round up the kB value so we won't have 0kB file sizes.. Timo Sirainen 2001-05-11 11:52:32 +00:00
  • 4c42e7d894 /SET hide_server_tags Timo Sirainen 2001-05-10 19:54:48 +00:00
  • 4c613a44b7 bugfix: nick1,nick2,nick3 -> nick1 nick2 nick3 Timo Sirainen 2001-05-09 19:40:25 +00:00
  • 88bfb3bf1e support for +O mode Timo Sirainen 2001-05-09 14:37:48 +00:00
  • 4c8ad5a4c5 some fixes, saving is still broken Timo Sirainen 2001-05-08 18:05:53 +00:00
  • 79b908c41c Default alias /CHAT -> /DCC CHAT Timo Sirainen 2001-05-07 15:19:15 +00:00
  • 711c17b746 keyboard handling rewrite Timo Sirainen 2001-05-06 19:28:15 +00:00
  • 5377dc90aa '\!' -> '!' - hope this doesn't break anything :) at least it should fix some shell Timo Sirainen 2001-05-05 18:45:01 +00:00
  • 2fa3d54fb3 forgot big5 define Timo Sirainen 2001-05-05 18:01:35 +00:00
  • de3116ef54 fixed potential crash Timo Sirainen 2001-05-01 11:37:50 +00:00
  • 6d4f2ab6fa --with-big5 enables Chinese Big5 charset support. Patch by vanilla@freebsd.org Timo Sirainen 2001-05-01 09:38:06 +00:00
  • 53474a2163 "ban ..." signals didn't send channel info Timo Sirainen 2001-04-25 04:10:19 +00:00
  • a321ad0150 /SET indent_always - should we indent the long words that are forcibly wrapped to next line. Default is ON. Timo Sirainen 2001-04-22 23:20:42 +00:00
  • c2483eff4e CTCP version reply has now $sysarch by default Timo Sirainen 2001-04-20 20:02:29 +00:00
  • 0bd5755a2d added $sysarch Timo Sirainen 2001-04-20 20:00:23 +00:00
  • 014c07d71c Added TEXT_DEST_REC to perl, fixed "print text..." signal declarations. Timo Sirainen 2001-04-20 19:24:20 +00:00
  • 463d5fbd2f Irssi::printformat() didn't work Timo Sirainen 2001-04-20 19:08:21 +00:00
  • cb4ce9f1b2 potential crash fix.. Timo Sirainen 2001-04-20 17:35:29 +00:00
  • 7acb8fa027 added/removed some checks Timo Sirainen 2001-04-16 16:46:34 +00:00
  • 26312fae9a split windows were broken. added some checks to textbuffer. Timo Sirainen 2001-04-16 16:44:10 +00:00
  • a147dfc90c don't simply check for module directory, check for dir/module.h file. Timo Sirainen 2001-04-16 12:46:57 +00:00
  • 08d578e6a5 lib/ shouldn't be there yet Timo Sirainen 2001-04-15 01:15:27 +00:00
  • 8405520f5b resize fixes Timo Sirainen 2001-04-14 23:44:31 +00:00
  • 529e204139 some resize problems fixed Timo Sirainen 2001-04-14 23:24:19 +00:00
  • 0cb1752123 related changes to textbuffer update.. Timo Sirainen 2001-04-14 22:54:06 +00:00
  • 5d5b9cbc28 bugfixes for multiple windows support :) Timo Sirainen 2001-04-14 22:40:45 +00:00
  • adb7eced39 Rewrote text buffer handling in windows - try #3. /SET scrollback_save_formats + /SB REDRAW is broken currently. There's some other minor things that might need to be changed. Timo Sirainen 2001-04-14 22:24:56 +00:00
  • d98fddd796 DALNet -> DALnet Timo Sirainen 2001-04-10 14:07:24 +00:00
  • 864ad0479f small bugfix Timo Sirainen 2001-04-09 16:39:30 +00:00
  • c258280c79 don't strip -lnsl from perl's ldflags, it might be needed.. Timo Sirainen 2001-04-09 16:36:28 +00:00
  • ece1ac9dee ']' missing from /SET syntax Timo Sirainen 2001-04-09 16:16:09 +00:00
  • 201948470d typofix Timo Sirainen 2001-04-06 21:05:05 +00:00
  • 86f5d9c0b4 removed unused colors Timo Sirainen 2001-04-01 01:39:28 +00:00
  • e9b4833c48 gui_window_line2text(): don't keep track of colors - if fg or bg doesn't change, just use FORMAT_COLOR_NOCHANGE instead of figuring out what it should be. Timo Sirainen 2001-04-01 00:31:02 +00:00
  • 4b5803d6d7 removed some unused includes Timo Sirainen 2001-04-01 00:25:47 +00:00
  • 2e2edcd54a fixed commented out module_load() Timo Sirainen 2001-03-31 01:54:53 +00:00
  • 7ab31e5799 added "why don't colors work" Timo Sirainen 2001-03-31 00:57:18 +00:00
  • 93f102213b http://irssi.org -> http://irssi.org/ Timo Sirainen 2001-03-29 14:38:29 +00:00
  • 8b61b9679c log->temp -> !log->temp .. closed non-autologs instead of autologs.. Timo Sirainen 2001-03-28 22:38:52 +00:00
  • ad2b694585 module_get_name() should be inside #ifdef HAVE_GMODULE Timo Sirainen 2001-03-28 21:32:10 +00:00
  • feab6175dc don't use which - cygwin doesn't have it Timo Sirainen 2001-03-28 21:23:13 +00:00
  • 857664bb43 added note about /wallchops Timo Sirainen 2001-03-26 15:30:36 +00:00
  • 6e9d7c98ea fixed descriptions Timo Sirainen 2001-03-26 15:29:21 +00:00
  • ed2eaa036b wallchops: works only with ircu. updated ircu notes. Timo Sirainen 2001-03-26 15:21:49 +00:00
  • 3f0498eb20 When closing autologs, don't crash if some other temporary log is open, like awaylog. Timo Sirainen 2001-03-26 02:02:50 +00:00
  • 4d29260e09 s/enable-perl=/enable-perl-path=/ in the warning message Timo Sirainen 2001-03-24 21:47:36 +00:00
  • 7ed4e7ee7c don't crash with themes without replaces block. don't crash with themes with highascii characters. Timo Sirainen 2001-03-24 16:03:05 +00:00
  • fa82a26cc6 added default_color and default_real_color Timo Sirainen 2001-03-24 15:16:49 +00:00
  • eba784876e fixes, hopefully works correctly finally :) patch by fuchs. Timo Sirainen 2001-03-24 12:45:04 +00:00
  • 62dae68191 ignore_check(): don't crash if nick is NULL - shouldn't really ever happen? Timo Sirainen 2001-03-24 12:41:43 +00:00
  • 94fcb5d51a notice of ~/.irssi/startup Timo Sirainen 2001-03-23 01:07:33 +00:00
  • b9a54b623d Removed /SET statusbar_xxx Timo Sirainen 2001-03-22 19:14:23 +00:00
  • f47eefd6dc added faq.txt Timo Sirainen 2001-03-22 18:43:07 +00:00
  • 2426cc20c7 Parting channels and disconnecting from servers didn't close the autologs. Timo Sirainen 2001-03-21 00:21:45 +00:00
  • ae6d2014e5 added /SET proxy_password Timo Sirainen 2001-03-20 23:24:45 +00:00
  • 27d7eaa3bf quick hacks to make it compile again Timo Sirainen 2001-03-20 17:46:18 +00:00
  • f3ccfa567d dcc_autoget_lowports -> dcc_autoaccept_lowports since dcc chat uses it too Timo Sirainen 2001-03-20 16:35:00 +00:00
  • 8a9fcb53fc Send notify out messages with HILIGHT level too. Timo Sirainen 2001-03-20 02:00:17 +00:00
  • 93141c3a86 /RAWQUOTE: like /QUOTE, but don't add line feed after the command, and don't truncate line to 512 bytes. Timo Sirainen 2001-03-18 23:00:53 +00:00
  • 4a967a5d5c moved stuff from net-internal.h to network.h. HPUX needed one of the #includes in there to work. Timo Sirainen 2001-03-18 21:39:24 +00:00
  • 6e57a9e94e /HILIGHT -full didn't work, and -word was treated as -word + -full. Updated /HELP hilight. Timo Sirainen 2001-03-17 06:58:13 +00:00
  • b97326279a updated for .98.3 0.7.98.3 Timo Sirainen 2001-03-17 05:12:52 +00:00
  • 89be21cf14 updated for .98.3 Timo Sirainen 2001-03-17 03:29:55 +00:00
  • da64108877 pubmsghinick - add %n after nick so underlines/blinks get disabled.. Timo Sirainen 2001-03-17 03:29:31 +00:00
  • 002960765f fixed small hilight memory leak Timo Sirainen 2001-03-17 02:34:42 +00:00
  • d9008ae249 %F = blinking on/off. several fixes to make blinking work better. some hilight fixes. Timo Sirainen 2001-03-17 02:32:32 +00:00
  • c3da7fa8ab Hilighting updates. /HILIGHT -color, /SET hilight_color and /SET hilight_act_color now use %codes for specifying color. Timo Sirainen 2001-03-17 01:52:43 +00:00
  • aa4a4d4072 Added some debug messages.. Timo Sirainen 2001-03-17 00:55:47 +00:00
  • 6806a0b7df Irssi now asks if you want to remove unknown settings from configuration file. Timo Sirainen 2001-03-16 23:57:24 +00:00
  • 9a7524ae75 emphasis works with actions now Timo Sirainen 2001-03-16 22:14:50 +00:00
  • ebe99f825c quit_message setting moved from irc to core Timo Sirainen 2001-03-16 22:14:21 +00:00
  • 9e1cbb2637 Text buffer: Saving pointer to char[] didn't work correctly with netbsd/alpha which caused crash soon after startup. Changed the code a bit, I'm not sure if it's still correct ANSI C but at least it seems to work fine with netbsd/alpha now :) Timo Sirainen 2001-03-15 22:33:58 +00:00
  • db7c60b9a5 /WINDOW CLOSE [<first> [<last>] - you can close multiple windows once now. Timo Sirainen 2001-03-15 21:05:40 +00:00
  • 6fda90e72b server_connect_own_ip_save(): fixed some nasty typos that could have crashed irssi when using vhosts Timo Sirainen 2001-03-15 20:48:57 +00:00
  • cd9c127aab /NICK could have changed nick to some other nick than we specified (/NICK nick!blah -> nick) Timo Sirainen 2001-03-15 17:39:23 +00:00
  • 7aa9a8e626 ^O reset only colors, not underlines etc. Timo Sirainen 2001-03-15 17:34:28 +00:00
  • ae68205a5b bugfix Timo Sirainen 2001-03-15 16:11:09 +00:00
  • 689fb5a267 if $(MAKE) crap -> ($(MAKE) || $(MAKE)), a lot better :) Timo Sirainen 2001-03-15 15:42:11 +00:00
  • c6843a71a5 if ! $(MAKE) -> if $(MAKE); then echo; else Timo Sirainen 2001-03-15 15:23:00 +00:00
  • 69469fe1c8 signal_add_first("setup changed", .. so if some other "setup changed" handler wants to ask $Z it works properly. This fix is kind of a kludge, some better way should be found to fix these kind of problems (just g_strdup() them?) Timo Sirainen 2001-03-15 03:01:04 +00:00
  • 99e7b28eef minor cleanup Timo Sirainen 2001-03-15 02:48:04 +00:00
  • dcb652bc4d when some statusbar item was forced to be removed because of lack of space, it still used 2 chars. Timo Sirainen 2001-03-15 02:31:36 +00:00
  • 87777968c3 Beginnings of configurable statusbar. The existing items can be configured in default.theme. Timo Sirainen 2001-03-15 02:26:12 +00:00
  • 2680011ad7 Upgraded to glib 1.2.9 Timo Sirainen 2001-03-15 02:23:43 +00:00
  • aa526bed41 * level is now same as ALL Timo Sirainen 2001-03-15 02:22:44 +00:00
  • 885e7fa0ec Reconnecting shouldn't lose the address family. Timo Sirainen 2001-03-14 22:36:04 +00:00
  • adec7641f0 net_listen() works now properly with --enable-ipv6 and a system that doesn't have a working IPv6 support Timo Sirainen 2001-03-14 22:26:00 +00:00
  • 1d453ed92c %n+bg color change doesn't anymore set foreground black. changed theme's default_bold_color to default_real_color. Timo Sirainen 2001-03-12 19:43:32 +00:00
  • 7ced2beab4 added format_real_length() Timo Sirainen 2001-03-12 10:34:04 +00:00
  • 4d5da596c9 Statusbar rewrites. Colors are currently not configurable at all, but other than that, it should work better. Timo Sirainen 2001-03-12 10:33:13 +00:00
  • ef1d2e3b43 make distclean works now properly for common/ and irc/ directories (by tko) Timo Sirainen 2001-03-11 02:33:00 +00:00