index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fe-common
Age
Commit message (
Expand
)
Author
2001-08-08
Changed signal / function names for /LAYOUT stuff. /LAYOUT RESET now resets
Timo Sirainen
2001-08-08
Fixed leaking window binds. They were added but rarely removed.
Timo Sirainen
2001-08-08
/SET autofocus_new_items ON - if newly created window items should be set
Timo Sirainen
2001-08-08
/NOTIFY printed '!' character after nick if mask was given.
Timo Sirainen
2001-08-07
Restoring layout for split windows works betters now. Some sticky window
Timo Sirainen
2001-08-04
/UNIGNORE - skip spaces at end of line.
Timo Sirainen
2001-08-03
Added sticky window information to /WINDOW.
Timo Sirainen
2001-08-03
Minor cleanup.
Timo Sirainen
2001-08-03
/WINDOW command now prints all information related to window.
Timo Sirainen
2001-07-30
/TOGGLE didn't send "setup changed" signal
Timo Sirainen
2001-07-29
--enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT
Timo Sirainen
2001-07-29
/NAMES #channel_you're_not_joined doesn't print the "total of xx nick" line
Timo Sirainen
2001-07-29
" <tab>" in query printed glib warnings.
Timo Sirainen
2001-07-29
/NOTIFY, /NOTIFY -list: Added "The notify list is empty" message
Timo Sirainen
2001-07-29
Added "Closed query with nick" message.
Timo Sirainen
2001-07-29
Escape % chars in logs so strftime() won't mess with them.
Timo Sirainen
2001-07-29
Removed unused signal_gui_print_text, added a g_return_if_fail(dest->window
Timo Sirainen
2001-07-29
Fixed /RELOAD crashing without parameters.
Timo Sirainen
2001-07-28
OK, no more forcing the reuse_unused_windows. It's up to the user to set it.
Timo Sirainen
2001-07-28
/SET reuse_unused_windows is now forced ON only if /SET autocreate_windows
Timo Sirainen
2001-07-28
--hostname and --nick options didn't have effect for autoconnected servers.
Timo Sirainen
2001-07-26
added destroy() function to WI_ITEM_REC. This fixes a potential crash when
Timo Sirainen
2001-07-26
bugfix
Timo Sirainen
2001-07-25
buffer overflow fix
Timo Sirainen
2001-07-25
SYNTAX: ACTION updated - target is required
Timo Sirainen
2001-07-22
fixed a small memory leak
Timo Sirainen
2001-07-18
Irssi::printformat() called printformat_window() to print the text which
Timo Sirainen
2001-07-17
/NAMES -count now prints only the "total" line, not "users(#channel)" anymore
Timo Sirainen
2001-07-16
added another hilight kludge
Timo Sirainen
2001-07-15
Hilight fixes - mode lines shouldn't be hilighted accidentally anymore.
Timo Sirainen
2001-07-15
Previous foreach fixes to /FOREACH WINDOW too.
Timo Sirainen
2001-07-15
New /IGNOREs weren't immediately effective for nicks in channel. Some small
Timo Sirainen
2001-07-15
Added --home and --config command line parameters to irssi to specify
Timo Sirainen
2001-07-14
command option/parameter completion was case sensitive (ie. /MSG <tab>
Timo Sirainen
2001-07-14
/NAMES -count: print only the Total xxx nicks line
Timo Sirainen
2001-07-14
removed a useless "fix"
Timo Sirainen
2001-07-05
Moved location of config, theme and doc files. Added debian dir for building ...
Timo Sirainen
2001-07-03
Removed GLIB warning at certain condition with tab completion.
Timo Sirainen
2001-06-29
/SET netsplit_nicks_hide_threshold must not be smaller than /SET
Timo Sirainen
2001-06-29
If .theme suffix was given for /SET theme, irssi printed "theme changed to
Timo Sirainen
2001-06-29
whois_away had one extra space at the beginning.
Timo Sirainen
2001-06-28
Nick changes were printed twice in queries.
Timo Sirainen
2001-06-28
when theme is changed, it should print the message to status window, not to a...
Timo Sirainen
2001-06-27
removed useless #define
Timo Sirainen
2001-06-27
Using different ports in one server for different chat networks didn't work
Timo Sirainen
2001-06-27
Don't autoclose windows with bound items.
Timo Sirainen
2001-06-27
Added -delete option to /WINDOW THEME. /WINDOW THEME without parameters
Timo Sirainen
2001-06-27
Fixed window specific themes
Timo Sirainen
2001-06-27
Added -v / --version command line option. Moved POPT_AUTOHELP option to
Timo Sirainen
2001-06-26
use signal_add_last() to bind the "message xxx" signals when printing them,
Timo Sirainen
[prev]
[next]