summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-04-27If we return with cmd_param_error() or cmd_return_error(), callTimo Sirainen
signal_stop() so if the command is bound multiple times (like core, which does the functionality and fe-common which prints the texts) it won't print the error message ever twice. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@190 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27after doing /INVITE nick #channel - instead of printing just "nick #channel",Timo Sirainen
print "Inviting nick to #channel" git-svn-id: http://svn.irssi.org/repos/irssi/trunk@189 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27show_quit_once displayed the quit window always in active window. nowTimo Sirainen
it's displayed in first window that contains a channel where the nick was. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@188 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27Setting window's prompt didn't check that the window was active -> someTimo Sirainen
other window's prompt could sometime appear in screen. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@187 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27updatesTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@186 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27updated aliases, added #irssi/efnetTimo Sirainen
/BANSTAT -> /BAN git-svn-id: http://svn.irssi.org/repos/irssi/trunk@185 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27Fixes for servers that replied to WHO #a,#b with 403 message.Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@184 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27Removed several header files that only had xxx_init(); xxx_deinit(); - movedTimo Sirainen
them to the .c file where they were called. nicklist didn't notice nick changes right. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@183 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27joining to multiple channels at once crashedTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@182 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27missing query_init(), query_deinit()Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@181 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-27Query: sending msg displayed msg[nick] instead of the plain <nick>Timo Sirainen
Nick's address didn't show up in topic bar git-svn-id: http://svn.irssi.org/repos/irssi/trunk@180 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-26Delete key works againTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@179 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-26same user mode problem fixed with reconnectsTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@178 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-26crashed with servers that didn't automatically set any user modeTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@177 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-26updatesTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@176 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-26fixesTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@175 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-26fixedTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@174 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-26and the docsTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@173 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-26rest of the ~rewrite?Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@172 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-26..adding new files..Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@171 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-26..still removing..Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@170 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-17- some updates.kloczek
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@169 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-17- updated all .po files.kloczek
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@168 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-17- removed src/gui-text/setup.c.kloczek
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@167 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-17- added pixmaps to %files (irssi have now own icon).kloczek
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@166 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-17- added irssi icon to desktop file.kloczek
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@165 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-14section can be NULL - which is same as "". Fixed several functions to allowTimo Sirainen
it. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@164 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-14Sorry for a big update - I still don't have internet connection at homeTimo Sirainen
and this is what I've been doing a few weeks now.. :) You really shouldn't upgrade to this version without keeping a backup of the working one, since this will break everything and at least notify list is broken - probably something else too. * On the way to 0.8.0 .. Major rewriting/rearranging code. There's some changes in behaviour because I'm trying to make Irssi a bit more compatible with EPIC. * libPropList isn't needed anymore - I'm using my own configuration library. This is mostly because different proplists worked a bit differently everywhere and several people had problems with it. It's also yet another extra library that you needed to compile Irssi. New configuration library has several advantages: You can add comments to configuration file and they also stay there when it's saved. It's not nearly as vulnerable as proplist. If some error occurs, instead of just not reading anything it will try to continue if possible. Also the error messages are written to irssi's text window instead of stdout. It can be managed more easily than proplist - setting/getting the configuration is a lot more easier. * Coding style changes - I'm not using gint, gchar etc. anymore, they're just extra pain when moving code to non-glib projects and syntax hilighting doesn't work by default with most editors ;) Indentation style was also changed to K&R because of some political reasons ;) And I'm already starting to like it.. :) It forces me to split code to different functions more often and the result is that the code gets more readable. And finally I'm also using nst' all over the place. + /EVAL <commands> - Expand all the special variables from string and run it. Commands can be split with ; character. See docs/SPECIAL_VARS for more info. + Aliases are parsed just like /EVAL - arguments are in $0..$9. + Text formats are also parsed like /EVAL, arguments used to be in $1..$9, now they're in $0..$8 so it messes up existing themes.. + /SET [key [value]] - no more the '=' character. Boolean values also need to be changed with ON/OFF/TOGGLE values (not yes/no). Settings aren't saved to disk until you use /SAVE. + /TOGGLE <key> [ON/OFF] - same as /SET <key> TOGGLE git-svn-id: http://svn.irssi.org/repos/irssi/trunk@163 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-26Check for socklen_tTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@162 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-20Irssi::Connect = SERVER_CONNECT_RECTimo Sirainen
Several fixes to make it work git-svn-id: http://svn.irssi.org/repos/irssi/trunk@161 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-19Moved all server connection information to SERVER_CONNECT_REC fromTimo Sirainen
SERVER_REC and RECONNECT_REC. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@160 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-19Several GLists moved to GSLists.Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@159 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-19Removed as many warnings as possible when compiling with -ansi -pedanticTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@158 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-19Server reconnection tries always the first server in the list whereTimo Sirainen
connection hasn't failed for the last half an hour. If all have failed, just try connecting to any of them. +several code cleanups. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@157 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-18Merged line-split from i2k. Several other cleanups.Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@156 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-18Merged in i2k's networking codeTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@155 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-18Merged some of i2k's signal handling code. All signals are now linkedTimo Sirainen
to some module, so plugin_bind() was removed as useless. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@154 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-18Changed signal handling to use integers instead of strings internally.Timo Sirainen
Should speed up things. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@153 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-18Removed lib-nongui from gui-none and configureTimo Sirainen
str2list() and list2str() replaced with g_strsplit() and g_strjoinv() git-svn-id: http://svn.irssi.org/repos/irssi/trunk@152 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-18Remove gui_timeout_add/remove, gui_input_add/remove and lib-nongui, useTimo Sirainen
Glib instead. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@151 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-15use libpopt.la instead of libpopt.a with non-gnome irssi.Timo Sirainen
changed examples dir to scripts git-svn-id: http://svn.irssi.org/repos/irssi/trunk@150 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-15Directory should really be named "scripts", not "examples".Timo Sirainen
Added script mlock.pl git-svn-id: http://svn.irssi.org/repos/irssi/trunk@149 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-15FORMATS: note about %|Timo Sirainen
PERL: signal_add_last(), several additions to Irssi::Channel->values() git-svn-id: http://svn.irssi.org/repos/irssi/trunk@148 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-15fixed default configuration fileTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@147 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-11Building from objdir now works rightTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@145 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-11Irssi 0.7.28 releasedTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@144 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-11New themeTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@143 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-11Irssi::setup_get() for Perl.Timo Sirainen
Option: show timestamps once only after a specified time of inactivity git-svn-id: http://svn.irssi.org/repos/irssi/trunk@142 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-10updatedTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@141 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-03-10/SERVERS displays a list of waiting reconnections too. You can alsoTimo Sirainen
remove them with /DISCONNECT <RECON-n> where <RECON-n> being the tag that /SERVERS prints. Added signals "server reconnect removed" and "server reconnect not found". git-svn-id: http://svn.irssi.org/repos/irssi/trunk@140 dbcabf3a-b0e7-0310-adc4-f8d773084564