1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-30 06:45:25 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Timo Sirainen
4d6a23b7b2 Irssi 0.7.25 released:
+ /WQUERY - create query to current window
+ Irssi doesn't close the window anymore when using /PART
+ irssi-text also displays user's address in topic bar in queries.
+ /NAMES list is now displayed sorted
+ irssi-text: /WINDOW MOVE PREV|NEXT
- Topic bar sometimes displayed some other channel's topic if the
  channel didn't have a topic.
- Irssi automatically changed to auto-created query windows..
- When using /WINDOW CLOSE it didn't change to different window


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@124 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-02-19 14:37:19 +00:00
Timo Sirainen
300153ee90 updated
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@123 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-02-18 22:55:19 +00:00
Timo Sirainen
31e1b8cbba updates for irssi 0.7.23:
+ channel's key (+k key) is displayed in irssi-text's statusbar if it
  has one.
+ Nick hilight detector is a bit smarter now, for example if your
  nick happens to be "its", "it's blahblah" doesn't trigger it..
+ colorless irssi-text (/set colors = no): activity list is split in
  two, Act and Det lists. Det displays list of windows where there's
  new messages for you.
- /LAST without any parameters crashed
- if queried nick was changed, GUI didn't notice it.
- config file was invalid in .22
- irssi text widget didn't work in .22
- dcc transfers always displayed 0.00kB/s in .22


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@113 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-01-24 14:59:27 +00:00
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
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
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
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
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
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