1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-23 06:35:36 +00:00
Commit Graph

170 Commits

Author SHA1 Message Date
Timo Sirainen
ba68066184 Improved hilighting: You can specify what color to hilight the text
with, to channel field type the (mirc) color number, like
"4 #blah" hilights the text with red in channel #blah, both color
and channel(s) are optional. You can also hilight nicks' colors, to
text field type "NICK:nick!mask", like NICK:nick, or
NICK:*!*@*.blah.fi hilights people from blah.fi domain


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@110 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-01-16 17:06:14 +00:00
Timo Sirainen
7299a8da12 When connection is lost to server, irssi will remember the channels
in windows. After reconnected, (auto)joining to same channels will
join the channels to the old windows.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@107 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-01-15 21:55:44 +00:00
Timo Sirainen
144836a4dd + /window goto active now finds first the window with the higest
activity (msgs to you -> msgs -> rest). Alt-A is also default key
  shortcut for this
- Modeless channels (+channel) didn't get synced ever..


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@106 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-01-15 17:00:44 +00:00
Timo Sirainen
accc66c511 updates for new version:
+ configure displays a summary of things to compile
+ /set toggle_use_colors = yes|no, sets colors on/off in irssi-text
- Some kB/s messages displayed wrong values when resuming DCC
  transfers. Also, kB/s is now displayed with two decimals
- "Day changed to 00-10-2000" .. month was wrong. No Y2K bugs
  however ;)
- List of ircnets was displyed wrong in server dialog.
- Userhost replies didn't handle ircops right..
- Doesn't quit when receives SIGHUP - some window managers send it
  when restarting itself (Afterstep)
- Specifying "source host IP" didn't work (vhosts).
- Using ctrl-b etc. didn't move the cursor forward..
- Don't try to compile GTK parts of plugins if we don't even want
  build GTK irssi
- Doesn't crash when trying to create DCC dialog after being
  disconnected from IRC server


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@104 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-01-12 22:10:30 +00:00
Timo Sirainen
1b30005e4c Updated to 0.7.21
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@99 dbcabf3a-b0e7-0310-adc4-f8d773084564
1999-12-19 23:40:46 +00:00
Timo Sirainen
3cac0cf77c updated to 0.7.20.1
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@93 dbcabf3a-b0e7-0310-adc4-f8d773084564
1999-11-28 18:37:41 +00:00
Timo Sirainen
eb4a9f1c2a Updates for 0.7.20
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@88 dbcabf3a-b0e7-0310-adc4-f8d773084564
1999-11-27 21:15:30 +00:00
Timo Sirainen
f4dc754e3f Last changes for 0.7.19
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@77 dbcabf3a-b0e7-0310-adc4-f8d773084564
1999-11-20 14:00:24 +00:00
Timo Sirainen
ecbcd518b5 Release date set
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@49 dbcabf3a-b0e7-0310-adc4-f8d773084564
1999-10-16 12:28:41 +00:00
Timo Sirainen
42092bacbe Released 0.7.17
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@47 dbcabf3a-b0e7-0310-adc4-f8d773084564
1999-10-16 11:05:08 +00:00
Timo Sirainen
80cb6eecc4 Release date set..
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@21 dbcabf3a-b0e7-0310-adc4-f8d773084564
1999-09-13 14:29:07 +00:00
Timo Sirainen
77214535df /gwhois dialog has now refresh button, /gwhois is used when clicking
whois from nicklist popup menu


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@20 dbcabf3a-b0e7-0310-adc4-f8d773084564
1999-09-13 10:41:55 +00:00
Timo Sirainen
9562f6a434 Getting ready for 0.7.16 release..
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@19 dbcabf3a-b0e7-0310-adc4-f8d773084564
1999-09-12 13:46:24 +00:00
Timo Sirainen
5dfdcfd9ba Restoring saved window size didn't work very accurately
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@16 dbcabf3a-b0e7-0310-adc4-f8d773084564
1999-09-04 22:24:39 +00:00
Timo Sirainen
afee6cfa8f Autojoining to channels work with irssi-text too
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@15 dbcabf3a-b0e7-0310-adc4-f8d773084564
1999-09-04 20:06:53 +00:00
Timo Sirainen
409fd91186 Giving -nogui parameter to /who doesn't use the GUI dialog
All the dialogs that have clist widget: you can resize columns and
sort the list by clicking the headers

/who dialog displays total number of items and the list is searchable


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@14 dbcabf3a-b0e7-0310-adc4-f8d773084564
1999-09-04 19:02:39 +00:00
Timo Sirainen
13456f7fbd /list and /names complains if they're run without any arguments,
-YES overrides this

/list -nogui doesn't use the GUI list display

/list and /who dialog changes: you can resize columns, sort the
list by clicking the headers, displays total number of channels and
the list is searchable


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@13 dbcabf3a-b0e7-0310-adc4-f8d773084564
1999-09-04 18:24:24 +00:00
Timo Sirainen
0913f70cec /window goto #channel - moves you to window with the
channel, query or dcc chat
/window goto active - moves you to first window with activity


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@12 dbcabf3a-b0e7-0310-adc4-f8d773084564
1999-09-04 15:39:05 +00:00
wiget
eb60f0a7ed - NEWS is news file :-)
- ChangeLog is cvs log


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@8 dbcabf3a-b0e7-0310-adc4-f8d773084564
1999-09-03 14:48:46 +00:00
Timo Sirainen
770ae4596d Initial revision
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3 dbcabf3a-b0e7-0310-adc4-f8d773084564
1999-09-03 14:27:29 +00:00