Age | Commit message (Expand) | Author |
2009-02-08 | Code Cleanup: | Alexander Færøy |
2009-02-08 | Code Cleanup: | Alexander Færøy |
2008-12-01 | Aux-sort settings by key in settings_get_sorted. | Emanuele Giaquinta |
2008-03-09 | Use g_ascii_str{,n}casecmp for case insensitive comparison with | Emanuele Giaquinta |
2007-07-26 | Remove backward compatibility for very old options. | Emanuele Giaquinta |
2007-07-26 | Change 'actlist_moves' boolean to 'actlist_sort' string which specifies the | Emanuele Giaquinta |
2007-05-08 | Oops. Update address correctly now. | Wouter Coekaerts |
2007-05-08 | Update FSF address | Wouter Coekaerts |
2007-04-29 | Factor out code from set_print into a function to get a printable | Emanuele Giaquinta |
2007-04-25 | Remove useless function. | Emanuele Giaquinta |
2007-04-16 | Properly initialize reference count for a new setting, bug #235. | Emanuele Giaquinta |
2006-11-02 | The attached patch fixes bug #164, which triggers a failed assertion | Geert Hauwaerts |
2004-09-15 | Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fix... | Valentin Batz |
2003-11-16 | lag_min_show change wrong | Timo Sirainen |
2003-11-16 | Automatic backwards compatibility transitions. | Timo Sirainen |
2003-11-16 | cleanup | Timo Sirainen |
2003-05-13 | Fix crash with unloading module, by c0ffee | Timo Sirainen |
2003-01-25 | GC fix | Timo Sirainen |
2003-01-08 | parse_time_interval() fallbacked to milliseconds, not seconds. some code | Timo Sirainen |
2002-12-29 | s/size/time/ in warning message | Timo Sirainen |
2002-12-28 | Added time, size and level setting types. Breaks some settings - I'll add | Timo Sirainen |
2002-02-10 | Added IRSSI_GLOBAL_CONFIG as well | Timo Sirainen |
2002-02-02 | Comments are now allowed everywhere in config files. | Timo Sirainen |
2002-01-20 | Autosaving settings and autoflushing write buffer might have stopped from | Timo Sirainen |
2002-01-12 | Settings names are now case-insensitive. | Timo Sirainen |
2001-11-16 | "setup reread" signal now sends the config file as parameter. Added | Timo Sirainen |
2001-11-14 | typofix | Timo Sirainen |
2001-11-14 | settings_save() now sends "setup saved" signal - patch by peder@ifi.uio.no | Timo Sirainen |
2001-07-29 | Fixed /RELOAD crashing without parameters. | Timo Sirainen |
2001-07-15 | Added --home and --config command line parameters to irssi to specify | Timo Sirainen |
2001-07-14 | "gui dialog" signals can now be safely emitted before the GUI is initialized | Timo Sirainen |
2001-07-05 | Moved location of config, theme and doc files. Added debian dir for building ... | Timo Sirainen |
2001-05-17 | Getting rid of gettext, moved some _(..) texts to themes and left some error | Timo Sirainen |
2001-03-16 | Irssi now asks if you want to remove unknown settings from configuration | Timo Sirainen |
2001-02-20 | Errors reading/writing config and theme files are now handled properly | Timo Sirainen |
2001-01-11 | Some signed/unsigned warnings removed. Don't call fe_exec_init/deinit in win32 | Timo Sirainen |
2001-01-05 | In "Configuration file was modified ..." text, added "Use /SAVE or | Timo Sirainen |
2000-12-19 | when changing config file to new format send "setup changed" signal at | Timo Sirainen |
2000-12-17 | Settings are now stored in module-specific blocks. Irssi complains | Timo Sirainen |
2000-12-17 | Destroy all settings and commands used by modules when they're unloaded. | Timo Sirainen |
2000-11-29 | file_checksum() shouldn't crash if it can't open the file. | Timo Sirainen |
2000-11-26 | some updates for checking when to not autosave config. | Timo Sirainen |
2000-11-26 | Added modify counter which is increased every time something is changed | Timo Sirainen |
2000-11-23 | several fixes to make irssi compile without warnings with MIPSpro | Timo Sirainen |
2000-10-26 | Some fixes for compiling with Win32 :) | Timo Sirainen |
2000-10-15 | Irssi won't automatically overwrite configuration files if they're | Timo Sirainen |
2000-07-23 | /SET settings_autosave - If set ON, settings are automatically saved | Timo Sirainen |
2000-07-22 | Moved /SAVE and /RELOAD to fe-common. Print "config saved" and | Timo Sirainen |
2000-07-16 | Cleaned up code. | Timo Sirainen |
2000-05-15 | Lots of changes again. Biggest ones: | Timo Sirainen |