Commit graph

  • 7240717198 get_max_column_count(), columns_sort_list(): fixed to work properly with empty list Timo Sirainen 2001-02-02 22:09:11 +00:00
  • 4dd1d73f80 Print own mode changes immediately to screen without the 2sec wait. Timo Sirainen 2001-01-31 21:21:19 +00:00
  • 9044226d6e Print the color hilight with two digits so it won't accidentally use the next char if it's numeric. Timo Sirainen 2001-01-31 20:53:09 +00:00
  • b24243e45a /SB STATUS: for debugging mostly, displays number of lines and used kBs of memory per window and totally Timo Sirainen 2001-01-31 20:11:47 +00:00
  • 2a31ecaa32 Ugly quick hack to make act: never disappear but print as much activity to statusbar as fits. Timo Sirainen 2001-01-31 11:23:29 +00:00
  • 8acf2cd5f9 /nctcp crashed Timo Sirainen 2001-01-29 12:39:13 +00:00
  • e09be2c7b4 /SET activity_hide_targets now hides them even if level is MSGS. Only activity of highlighted text is not hidden. Timo Sirainen 2001-01-28 19:31:45 +00:00
  • 3db17abb4d /SET hilight_levels -> hilight_level Timo Sirainen 2001-01-28 19:11:34 +00:00
  • f771409214 Ignores without nick masks didn't work Timo Sirainen 2001-01-28 16:54:25 +00:00
  • c4753213fe Ignore didn't check properly nick masks that contained only nick without mask part (!*). Timo Sirainen 2001-01-28 16:43:13 +00:00
  • 4bcae4c071 get_max_column_count() didn't work properly when there was only one item Timo Sirainen 2001-01-28 16:37:13 +00:00
  • f5ea5348c0 get_max_column_count(): we didn't handle correctly a situation where last column of the list was empty Timo Sirainen 2001-01-28 16:27:09 +00:00
  • adf8b864fc bugfix Timo Sirainen 2001-01-28 16:17:53 +00:00
  • e76aafff31 DCC updated Timo Sirainen 2001-01-28 16:15:55 +00:00
  • 3927ef9713 /HELP, /NAMES: using now the column helper function in misc.c. /NAMES moved to core and is printed immediately instead of sending /NAMES request to server. Timo Sirainen 2001-01-28 15:46:00 +00:00
  • 4339c9a7ed WINDOW_REC: added width and height variables Timo Sirainen 2001-01-28 15:44:29 +00:00
  • e75ce196e8 get_max_column_count(), columns_sort_list(): helper functions for printing column lists Timo Sirainen 2001-01-28 15:43:38 +00:00
  • b4a56832cb backwards compatibility fix: when changing ircnet -> chatnet, the chatnet name in memory was corrupted Timo Sirainen 2001-01-28 10:19:53 +00:00
  • 669c2c18d8 Removed own_wall msg format, using now the same as @#channel messages. Added printing of ctcps, notices, actions and /WALLs to fe-irc-messages.c Timo Sirainen 2001-01-28 10:16:43 +00:00
  • 5e3aa6f077 Emphasis are now expanded with own public/private messages. Added some checks when not to expand: before _word_ must be space or beginning of the line, next char after _word_ must not be '_' or '*'. Timo Sirainen 2001-01-28 09:31:45 +00:00
  • 96512a3d6a /SB END: Don't do anything when already at the bottom (it was broken if there was empty space at bottom) Timo Sirainen 2001-01-28 09:16:22 +00:00
  • 56abbcd2e3 Ignoring updates. Added support for nickmatch cache. One ignore can't have both except and normal levels. Nick ignoring checks now with both old and new nicks. Timo Sirainen 2001-01-28 07:22:22 +00:00
  • 6c32ffdc4f Print notify joins, unaways and unidles with HILIGHT level. Timo Sirainen 2001-01-28 04:07:52 +00:00
  • a4cdb86128 /SET timestamp_format now specifies format of $Z. timestamp msg format now uses $Z instead of that horrible $[-2.0]3:$[-2.0]4 that no-one understood :) It's still possible to use the old method too. Timo Sirainen 2001-01-28 04:03:56 +00:00
  • 90e0d79d2a Added TXT_WINDOW_LEVEL, changed most of the /WINDOW commands to print output to active window, not status window. Timo Sirainen 2001-01-28 03:52:29 +00:00
  • 2e2f9194fa Added long $variables + some updates Timo Sirainen 2001-01-28 03:48:18 +00:00
  • f382abee30 %N does now same as %n, except in .theme files it always does the terminal default color while %n sets the "previous color". Timo Sirainen 2001-01-28 03:41:17 +00:00
  • 3c607672e6 updated Timo Sirainen 2001-01-28 03:29:25 +00:00
  • a6d40bf8bd If msgfmt isn't found, don't go to "po" dir. Timo Sirainen 2001-01-28 03:29:09 +00:00
  • cff8ba0c92 /SET beep_on_msg -> /SET beep_msg_level Timo Sirainen 2001-01-28 03:19:19 +00:00
  • 5e8d21e68d /SET beep_on_msg -> beep_msg_level Timo Sirainen 2001-01-28 03:19:06 +00:00
  • f6e9160bc9 Netjoin mode printing: handle +v and +h like +o was handled (joins: @opnick +voicenick %halfopick) Timo Sirainen 2001-01-28 03:17:55 +00:00
  • 00492856da Spaces at the start of line confused the completion some. Timo Sirainen 2001-01-28 03:04:44 +00:00
  • 4cbabe2a83 nicklist_find() now finds only full nicks, nicklist_find_mask() finds nick masks. This fixes *a* and similiar emphasis where irssi tried to find nick mask *a* instead of nick *a*. Timo Sirainen 2001-01-28 01:45:31 +00:00
  • db03c25952 nickmatch-cache wasn't initialized if there wasn't hilights = { ... } block in config file Timo Sirainen 2001-01-26 18:52:01 +00:00
  • ff5961dd09 Removed MSGS from hilight_level, not very useful IMHO Timo Sirainen 2001-01-22 20:17:25 +00:00
  • c3a6417c0f strip_real_length() : bolds, underlines, etc. one character styling left it to infinite loop Timo Sirainen 2001-01-22 19:35:07 +00:00
  • 391a7e5710 Highlighting updates. -word renamed to -full. Added new -word option meaning to highlight only the found word in line. Removed -nonick option but added -line which means pretty much the same. -actcolor specifies what color to show in activity list, default is the same as -color. Also uses the nick cache to match nickmasks faster. Timo Sirainen 2001-01-21 04:14:24 +00:00
  • 1bfa0e1ee3 Nickmatch cache. A couple of helper functions to check if channel nicks belong to something. Used for checking nickmasks in highlighting and ignores (well, ignore isn't done yet). Timo Sirainen 2001-01-21 04:09:48 +00:00
  • 443ba1a97d nickliset_set_host() for setting host, sends signal "nicklist host changed". Changed "nick gone|serverop" -> "nicklist gone|serverop changed" Timo Sirainen 2001-01-21 00:49:52 +00:00
  • 1157ed5800 mainwindows_recreate() should be declared always Timo Sirainen 2001-01-18 02:58:16 +00:00
  • ce6e5a12f9 DCC cleanups - half rewrite. New features: file names with spaces work properly, you can have multiple dcc chats with same people (or more useful, same nick in different ircnets), /DCC CHAT|GET|RESUME with no arguments accepts the last request, notifies if dcc request was sent to channel, warns about connecting to lowports, /SET dcc_autoget_lowports specifies if autogetting should work with lowports, complains of invalid dcc ctcps instead of ignoring. And fixed /SET dcc_autorename OFF which didn't work before. Timo Sirainen 2001-01-18 02:30:59 +00:00
  • babf7c77ac net_getservbyport() - Get name of TCP service Timo Sirainen 2001-01-18 02:23:35 +00:00
  • 0ef53540c0 Minor speedup, return immediately if masks == "" Timo Sirainen 2001-01-18 02:23:11 +00:00
  • 769815a3f4 signal_emit() - one parameter after last one wasn't NULL but was taken from va_list Timo Sirainen 2001-01-18 02:01:59 +00:00
  • c180c61816 memmove() -> g_memmove() Timo Sirainen 2001-01-18 01:03:18 +00:00
  • 269a0499b1 /WHOIS without parameters in query does now same as /WII <queried nick> Timo Sirainen 2001-01-17 20:28:42 +00:00
  • 0047f166be call findsyntax.pl with "perl findsyntax.pl" instead of ./findsyntax.pl, Perl isn't always in /usr/bin/perl Timo Sirainen 2001-01-17 19:00:30 +00:00
  • c8283fa07c updated Timo Sirainen 2001-01-17 16:28:36 +00:00
  • 078b63ccbe added channel parameter to quit/nick messages Timo Sirainen 2001-01-16 19:18:39 +00:00
  • ac6cb753af nickmatch-cache.[ch] wasn't supposed to be included yet.. Timo Sirainen 2001-01-16 00:19:45 +00:00
  • e66e10af19 Check if libtool creates libraries in .libs dir. Check if -lgmodule doesn't work. #include "../config.h" instead of <config.h>, this should fix problems when config.h is found in some -I dir. Timo Sirainen 2001-01-16 00:14:14 +00:00
  • 0d62878d6e Fixed some signedness warnings and memdebug.h should compile now fine with -ansi. Timo Sirainen 2001-01-15 23:36:11 +00:00
  • ae2bb54a42 screen resizing fixes when resizeterm() isn't supported Timo Sirainen 2001-01-15 22:47:51 +00:00
  • 0807bafbe8 no, bugfix done wrong :) reversed. Timo Sirainen 2001-01-15 22:25:49 +00:00
  • 24dd6d0917 Compiling with --disable-curses-windows was broken Timo Sirainen 2001-01-15 22:20:30 +00:00
  • a5d88f4db1 #undef some things term.h #defines that break irssi Timo Sirainen 2001-01-15 22:18:09 +00:00
  • 0d7e4c1f54 Added #define PL_sv_undef sv_undef for 5.004 compatibility Timo Sirainen 2001-01-15 01:04:30 +00:00
  • 51a4e8bcb9 Use | instead of + when playing with ansi colors. Doesn't change anything really, except if someone now wants to change ansi colors to some bright colors it's easier.. Timo Sirainen 2001-01-14 18:57:39 +00:00
  • 6f370cf6ff /HELP without any parameters read data outside it's buffer Timo Sirainen 2001-01-14 18:33:30 +00:00
  • 43186de148 Minor speed enhancement Timo Sirainen 2001-01-14 18:31:53 +00:00
  • c49b5adc1b Added nicklist_rename() Timo Sirainen 2001-01-14 18:30:02 +00:00
  • 93ba91b8ed Added my_asctime() Timo Sirainen 2001-01-14 18:16:39 +00:00
  • d427f74143 Check the return value of strftime() properly Timo Sirainen 2001-01-14 18:02:03 +00:00
  • aa447813d0 use_protocols variable wasn't initialized Timo Sirainen 2001-01-14 01:04:49 +00:00
  • 4941f4f6e9 Removed Channel::command(), Windowitem::command() is already there Timo Sirainen 2001-01-13 23:35:32 +00:00
  • 3582973c93 Added "exec new" and "exec remove" signals. Timo Sirainen 2001-01-13 23:28:05 +00:00
  • 8cb5ebc0a3 /SET activity_levels, hilight_levels, noact_channels -> activity_msg_levels, activity_hilight_levels, activity_hide_targets. Added /SET hilight_levels to specify the default level for /HILIGHTs Timo Sirainen 2001-01-13 14:04:11 +00:00
  • 8609a08f13 Use test -f instead of -e for portability Timo Sirainen 2001-01-13 13:54:17 +00:00
  • f8f4f0b611 pidwait signal updated Timo Sirainen 2001-01-13 02:25:36 +00:00
  • 65cb0afd4b Added pidwait_add() and pidwait_remove() Timo Sirainen 2001-01-13 02:23:24 +00:00
  • 1698500f80 $[.10]var truncates the var to 10 chars, but doesn't pad if var is shorter than 10 chars Timo Sirainen 2001-01-12 17:05:05 +00:00
  • 1a3c700838 Some signed/unsigned warnings removed. Don't call fe_exec_init/deinit in win32 Timo Sirainen 2001-01-11 10:15:34 +00:00
  • 348060073d cmd_param_error -> cmd_return_error Timo Sirainen 2001-01-11 09:25:16 +00:00
  • 091e06387b /SET theme - complains if theme isn't found. Setting theme's name to "xxx.theme" now works, too many people tried it with the .theme suffix :) Timo Sirainen 2001-01-11 09:14:21 +00:00
  • ebdaa110f1 bugfixes Timo Sirainen 2001-01-10 21:12:39 +00:00
  • 6c97f13cad added "message own_public" and "message own_private" Timo Sirainen 2001-01-10 13:59:47 +00:00
  • c5832fdc56 Fixed, added comment what it does so I wouldn't forget again :) Timo Sirainen 2001-01-09 21:29:00 +00:00
  • d256f71a00 Highlighting cleanups. Added /HILIGHT -priority option. Timo Sirainen 2001-01-09 21:06:45 +00:00
  • f8f1f814a5 query_find() didn't check for queries with no active server Timo Sirainen 2001-01-09 18:56:56 +00:00
  • d6ee17e8cd /LOAD without parameters prints loaded modules Timo Sirainen 2001-01-09 17:25:21 +00:00
  • c2da48ebe0 more comments Timo Sirainen 2001-01-08 20:14:28 +00:00
  • 1de2aade40 In core/module-formats.h: IRCTXT_ -> TXT_ Timo Sirainen 2001-01-07 19:42:59 +00:00
  • e46e2b5e09 When using a /command that has only subcommands, print the list of the subcommands instead of just "unknown command" text. Timo Sirainen 2001-01-07 13:53:58 +00:00
  • 6a7c1d212a updated Timo Sirainen 2001-01-07 10:18:39 +00:00
  • afc9800964 "MODE #channel b" list wasn't printed correctly Timo Sirainen 2001-01-07 10:11:29 +00:00
  • ddfb8dea3a updated Timo Sirainen 2001-01-07 09:59:21 +00:00
  • abcb44f835 perl updates Timo Sirainen 2001-01-07 09:54:21 +00:00
  • 3f1b28ead9 item_get_dcc(void *item) -> WI_ITEM_REC *item Timo Sirainen 2001-01-07 09:26:45 +00:00
  • 2faf78fe7c ban -> bans, just like in .c file :) Timo Sirainen 2001-01-07 08:44:02 +00:00
  • 14dbcd00bf "return 1" doesn't anymore stop signals in perl scripts. Fixed Irssi::signal_stop() to properly stop the signal from going to other perl scripts. Timo Sirainen 2001-01-07 08:23:06 +00:00
  • a2d9661982 Don't write indent spaces to empty lines Timo Sirainen 2001-01-07 08:05:14 +00:00
  • 9745db6925 Fixes for printing errors in themes Timo Sirainen 2001-01-07 07:58:15 +00:00
  • f8f6d7670a Template packing: After $variables the color could be anything, don't even try to guess it. Timo Sirainen 2001-01-07 07:48:56 +00:00
  • 069d9f3f02 nick_match_msg() : check was case sensitive Timo Sirainen 2001-01-06 23:49:19 +00:00
  • 341cd55587 Perl updates. Lots of updates to perl documentation :) Timo Sirainen 2001-01-06 21:59:28 +00:00
  • d108026a37 updated Timo Sirainen 2001-01-06 21:58:43 +00:00
  • dd68c2fa5f Removed window parameter from window_item_remove() and window_item_destroy() Timo Sirainen 2001-01-06 21:58:28 +00:00
  • 28465db59c theme updates Timo Sirainen 2001-01-06 21:57:06 +00:00
  • ba4b59d134 When msg list is full, remove old messages, not new messages.. Timo Sirainen 2001-01-06 15:39:36 +00:00