718 Commits

Author SHA1 Message Date
Emmanuel Bouthenot
816fac5084 fix typo with perl_current_script_filename 2005-11-28 20:08:50 +00:00
Emmanuel Bouthenot
b821783bbf remove unused perl_current_script_filename variable 2005-11-28 19:32:48 +00:00
Sebastien Helleu
62bc46cb1d Fixed display bug with long lines 2005-11-26 14:35:29 +00:00
Sebastien Helleu
a477f29cf8 Fixed display bug in chat window when a message length equals to window width 2005-11-26 13:45:32 +00:00
Sebastien Helleu
ea3d7c278d Fixed bug with use of nick1 with a new server ("weechat_user" was used instead of nick1) 2005-11-23 15:44:01 +00:00
Julien Louis
6cfb01f363 Correct weechat-plugins typo in dh_fixperms call 2005-11-23 08:09:47 +00:00
Julien Louis
f035f768ad Add weechat-plugins.install 2005-11-23 07:54:23 +00:00
Sebastien Helleu
b38f7b6d17 Fixed potential bug in printf internal function 2005-11-22 23:38:33 +00:00
Emmanuel Bouthenot
163ded5658 display python trackback on errors 2005-11-22 20:47:53 +00:00
Julien Louis
80ed16c3c0 Move symlink creation from weechat-curses.links to rules 2005-11-22 19:35:45 +00:00
Julien Louis
1b7f628457 Fix lintian warnings 2005-11-22 19:01:14 +00:00
Emmanuel Bouthenot
578a57812f improve ruby detection 2005-11-22 14:36:20 +00:00
Julien Louis
83b82e1d7d Add a new package called weechat-plugins 2005-11-22 14:07:58 +00:00
Sebastien Helleu
4ea27db1d7 Added new keys for switching to other windows: alt-w followed by alt-{arrow} 2005-11-22 13:43:54 +00:00
Sebastien Helleu
470e8a0296 alt-U scrolls to read marker only if read marker is enabled 2005-11-21 10:43:39 +00:00
Sebastien Helleu
9f0aedd319 Added new keys: alt-U (scroll to read marker), alt-P / alt-N (scroll to
previous/next highlight)
2005-11-20 18:13:24 +00:00
Sebastien Helleu
c71f869106 Updated spanish translations 2005-11-20 13:27:08 +00:00
Sebastien Helleu
e750eaecfa Updated doc 2005-11-20 08:16:20 +00:00
Sebastien Helleu
5a970dffbb Renamed options "col_chat_marker*" to "col_chat_read_marker*" 2005-11-20 08:01:59 +00:00
Sebastien Helleu
d5affecc23 Added read marker (indicator for first unread line), added quotes and spaces in config files 2005-11-19 22:08:46 +00:00
Sebastien Helleu
967d436a1d Updated known bugs 2005-11-17 11:49:07 +00:00
Emmanuel Bouthenot
ef0e468415 fix a bug in plugin scripts : current_script was not set when exec a command 2005-11-16 21:13:56 +00:00
Emmanuel Bouthenot
2229d34110 add Eterm support for gui_window_set_title 2005-11-16 10:20:50 +00:00
Emmanuel Bouthenot
f29a08bc47 fix typo in gui_window_set_title 2005-11-16 10:04:26 +00:00
Emmanuel Bouthenot
6d931f27c3 better setting and restting terminal title 2005-11-16 09:02:47 +00:00
Sebastien Helleu
3eaf388bce Fixed startup crash when using terms with no color 2005-11-15 11:32:34 +00:00
Sebastien Helleu
cea353d34d Fixed display bug with channel mode changes 2005-11-15 11:28:12 +00:00
Julien Louis
85f20851d8 Add -follow option to the find command to follow lib*.so symlinks 2005-11-14 12:26:35 +00:00
Julien Louis
f2402d4be2 Update debian packaging 2005-11-14 12:15:45 +00:00
Sebastien Helleu
0cf9d16bb9 - added "resize" option for /window command
- fixed infinite loop when resizing term to small size
2005-11-13 22:14:06 +00:00
Sebastien Helleu
fd7d98134d Updated ChangeLog and translations 2005-11-13 17:30:28 +00:00
Emmanuel Bouthenot
8cab953c6f add command /history 2005-11-13 16:59:40 +00:00
Emmanuel Bouthenot
b81fa36a5c add LDFLAGS for solaris 2005-11-13 16:41:44 +00:00
Sebastien Helleu
e63da66644 Improved window management: new window may have different size (% of current
window size), window sizes are automatically recomputed when term window is
resized
2005-11-13 15:51:00 +00:00
Sebastien Helleu
3a2fdde999 Fixed bug with "command" interface function: now ok when not connected to server 2005-11-13 15:49:29 +00:00
Sebastien Helleu
4df45530c3 Added file weechat.spec to tarball 2005-11-13 14:10:51 +00:00
Sebastien Helleu
d73597d69f Updated .spec file for creating RPM (designed for SuSE) 2005-11-13 00:31:02 +00:00
Sebastien Helleu
47c3266952 Fixed bug with new %O attribute for color reset 2005-11-12 12:00:03 +00:00
Sebastien Helleu
b081d831e6 Added color reset attr (%O) for messages encoding 2005-11-12 11:45:59 +00:00
Sebastien Helleu
9b371e9ae7 Updated FAQ 2005-11-12 11:45:14 +00:00
Sebastien Helleu
483d4670e1 Fixed crash when command line is ending by char '%' 2005-11-11 23:01:21 +00:00
Sebastien Helleu
92a2a0774c Version 0.1.7-cvs 2005-11-11 16:10:06 +00:00
Sebastien Helleu
f5a20d282e Fixed some bugs in RPM build v0.1.6 2005-11-11 13:00:56 +00:00
Sebastien Helleu
ed76104d42 Version 0.1.6 2005-11-11 11:23:04 +00:00
Sebastien Helleu
04206f8032 Fixed minor display bug with /set command 2005-11-11 10:56:47 +00:00
Sebastien Helleu
54a5f181b5 Fixed bug with DCC chat close and get_dcc_info plugin function 2005-11-10 22:30:39 +00:00
Sebastien Helleu
dd735af7f8 Fixed bug with ctrl-w key (delete previous word) when used in the middle of a line 2005-11-10 15:05:27 +00:00
Sebastien Helleu
87fb462f35 Fixed bug with notify for windows that are not displayed (when using splited windows) 2005-11-10 08:54:45 +00:00
Sebastien Helleu
b3018f8ae7 Fixed minor display bug with options help 2005-11-09 14:17:27 +00:00
Sebastien Helleu
1f363eeb24 Previous icon restored 2005-11-09 10:12:03 +00:00