Age | Commit message (Expand) | Author |
2008-02-02 | Remove broken by design /set translation. | Emanuele Giaquinta |
2008-02-01 | Reset colors and attributes on newline. | Emanuele Giaquinta |
2007-05-31 | Assume width 1 for control characters in places where a non-negative width is | Emanuele Giaquinta |
2007-05-25 | Replace utf8_width with Markus Kuhn's wcwidth. | Emanuele Giaquinta |
2007-05-20 | Farewell glib-1. | Emanuele Giaquinta |
2007-05-08 | Oops. Update address correctly now. | Wouter Coekaerts |
2007-05-08 | Update FSF address | Wouter Coekaerts |
2007-02-14 | Fix format_real_length to return the correct length when the input string | Emanuele Giaquinta |
2006-09-20 | Add public is_utf8 function by refactoring existing code. | Emanuele Giaquinta |
2004-09-15 | Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fix... | Valentin Batz |
2004-08-20 | Recode patch by decadix/senneth | Timo Sirainen |
2004-01-24 | reversed utf8 change, it's glib2 specific and I don't yet want to drop suppor... | Timo Sirainen |
2004-01-19 | UTF-8 support to format_get_length() and format_real_length(). patch by | Timo Sirainen |
2003-12-10 | Wrong parameters given to "gui print text" signal with indent function | Timo Sirainen |
2002-12-28 | Added time, size and level setting types. Breaks some settings - I'll add | Timo Sirainen |
2002-06-19 | strip_codes() didn't handle ANSI colors properly, and if used at the end of | Timo Sirainen |
2002-05-12 | /set hide_mirc_colors -> /set hide_colors, which also hides ANSI colors. | Timo Sirainen |
2002-05-11 | removed the complaining about NULLs in string formats, they're more trouble | Timo Sirainen |
2002-05-02 | format_read_arglist() now prints the format name also when complaining about | Timo Sirainen |
2002-04-26 | %# now toggles monospace font on/off. fe-text doesn't care about it, but | Timo Sirainen |
2002-04-17 | "gui print text" signal changed, last parameter is now TEXT_DEST_REC, not | Timo Sirainen |
2002-03-11 | default_color checks moved from fe-text to fe-common, so they work properly | Timo Sirainen |
2002-03-10 | *** empty log message *** | Timo Sirainen |
2002-03-10 | Foreground ANSI colors weren't working | Timo Sirainen |
2002-02-17 | Another crashfix | Timo Sirainen |
2002-02-17 | "whops" :) ^D<char> as last chars in line made some screen corruption and | Timo Sirainen |
2002-02-04 | printtext(): you can now specify server target with tag name instead of | Timo Sirainen |
2002-02-02 | Replaced /SET msgs_timestamps with /SET timestamp_level, defaults to ALL. | Timo Sirainen |
2002-01-27 | toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some | Timo Sirainen |
2002-01-09 | small bugfix, mirc color flag was set on unless both /set hide_mirc_colors | Timo Sirainen |
2001-12-20 | Added WINDOW_REC declaration to common.h, removed unneeded #include "servers.... | Timo Sirainen |
2001-12-07 | /SET hide_mirc_colors - patch by paul@raade.org | Timo Sirainen |
2001-11-25 | /FORMAT timestamp and /FORMAT day_changed use now strftime()-style | Timo Sirainen |
2001-10-28 | Added support for using terminfo/termcap instead of curses. By default, | Timo Sirainen |
2001-10-24 | Added support for changing indentation behaviour with modules. | Timo Sirainen |
2001-10-21 | Don't expand %{ and %} in themes to { and } - they could be treated as | Timo Sirainen |
2001-10-13 | Configurable statusbar - see default config file (irssi.conf) for example | Timo Sirainen |
2001-09-20 | special vars: added PARSE_FLAG_ONLY_PARAMS. Theme loading now uses it so | Timo Sirainen |
2001-08-13 | /LOG OPEN -color, /SET awaylog_colors - specifies that the color codes | Timo Sirainen |
2001-06-27 | Fixed window specific themes | Timo Sirainen |
2001-06-26 | "print text finished" -> "gui print text finished". Added %[options] format | Timo Sirainen |
2001-05-10 | /SET hide_server_tags | Timo Sirainen |
2001-04-14 | related changes to textbuffer update.. | Timo Sirainen |
2001-03-17 | %F = blinking on/off. several fixes to make blinking work better. some | Timo Sirainen |
2001-03-17 | Hilighting updates. /HILIGHT -color, /SET hilight_color and /SET | Timo Sirainen |
2001-03-15 | ^O reset only colors, not underlines etc. | Timo Sirainen |
2001-03-12 | added format_real_length() | Timo Sirainen |
2001-03-03 | Removed all beep handling from text printing. If you want to beep just | Timo Sirainen |
2001-02-22 | strip_real_length(): initialize last_color_pos and last_color_len to | Timo Sirainen |
2001-02-21 | /SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib log | Timo Sirainen |