Julien Louis
|
c08c40a1c6
|
use AC_PATH_PROGS instead of AC_PATH_PROG for binary search
|
2005-12-15 12:32:36 +00:00 |
|
Sebastien Helleu
|
1c4056a3b6
|
Added missing #ifdef HAVE_GNUTLS
|
2005-12-12 14:05:18 +00:00 |
|
Sebastien Helleu
|
756f7354e9
|
Added up/down/left/right args to /window command completion, help & doc
|
2005-12-12 11:38:15 +00:00 |
|
Sebastien Helleu
|
ceaf9fa287
|
Fixed minor bug with session reload (nicks count for channels now ok)
|
2005-12-11 14:33:02 +00:00 |
|
Sebastien Helleu
|
54baad1848
|
After a /upgrade, load session before plugins
|
2005-12-11 13:59:50 +00:00 |
|
Sebastien Helleu
|
11da868d70
|
Upgrade when one or more servers are connected with gnutls (SSL) is now
forbidden (temporary solution while gnutls save/load thru session is not ok)
|
2005-12-11 13:56:39 +00:00 |
|
Emmanuel Bouthenot
|
acb40634b0
|
fix: shutdown function was not lauched
|
2005-12-11 10:56:13 +00:00 |
|
Sebastien Helleu
|
290c603321
|
Fixed bug with windows/buffers and some commands manipulating current window
|
2005-12-11 10:41:55 +00:00 |
|
Sebastien Helleu
|
77e00d0381
|
Added charset by server and channel, new command: /charset
|
2005-12-11 00:52:32 +00:00 |
|
Emmanuel Bouthenot
|
b8662d79c2
|
rewrite ruby funcalls
|
2005-12-10 22:28:18 +00:00 |
|
Sebastien Helleu
|
f9a4a0dd01
|
Added "--with-debug=0" option for ./configure
|
2005-12-10 11:18:29 +00:00 |
|
Sebastien Helleu
|
59f6997cf0
|
Debug info is now added by default (--with-debug=1 for ./configure)
|
2005-12-10 11:13:57 +00:00 |
|
Julien Louis
|
76891f9037
|
Fix typo restaur -> restaure
|
2005-12-10 10:42:52 +00:00 |
|
Sebastien Helleu
|
b7286b7e9f
|
Fixed bugs with /upgrade command (FIFO pipe now closed before upgrade, and
WeeChat log file descriptor closed too)
|
2005-12-10 09:41:18 +00:00 |
|
Sebastien Helleu
|
c1b4ccace4
|
Fixed scroll bug (sometimes new lines were not displayed after a scroll up/down)
|
2005-12-10 09:28:34 +00:00 |
|
Sebastien Helleu
|
1984e7f0f5
|
Added Ruby script plugin to ChangeLog
|
2005-12-09 09:23:37 +00:00 |
|
Emmanuel Bouthenot
|
7a80558d0f
|
fix various minor bugs in plugins scripts
|
2005-12-06 22:38:06 +00:00 |
|
Sebastien Helleu
|
0ef010d211
|
added /upgrade command, added ETA for DCC files
|
2005-12-06 18:20:59 +00:00 |
|
Julien Louis
|
6c7a71976b
|
enable the ruby plugin in debian packages
|
2005-12-05 13:18:28 +00:00 |
|
Emmanuel Bouthenot
|
74b84ae163
|
make ruby plugin functionnal
|
2005-12-02 22:28:21 +00:00 |
|
Emmanuel Bouthenot
|
81224d9397
|
fix some typos and improve get_dcc_info
|
2005-12-02 22:26:40 +00:00 |
|
Sebastien Helleu
|
a114b7adc3
|
Fixed arguments for "get_info" function
|
2005-11-29 22:43:14 +00:00 |
|
Sebastien Helleu
|
8e696af49a
|
Removed "look_color_nicks" option, using "col_nick_color1" if "look_color_nicks_number" is set to 1
|
2005-11-29 21:44:50 +00:00 |
|
Sebastien Helleu
|
4f1e90f68f
|
Fixed display bug
|
2005-11-29 16:15:21 +00:00 |
|
Sebastien Helleu
|
6efb8e4439
|
/nick command is now allowed when not connected to server
|
2005-11-29 10:11:21 +00:00 |
|
Sebastien Helleu
|
c005d8c4d3
|
Added server/channel arg to /buffer command for jumping to buffer
|
2005-11-29 08:23:03 +00:00 |
|
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 |
|