Sebastien Helleu
|
33daa4bc55
|
Restore call to close callbacks for plugin buffers when unloading plugin
|
2008-11-18 14:09:19 +01:00 |
|
Sebastien Helleu
|
116a3d5042
|
Allow command "/away -all" on weechat core buffer
|
2008-11-18 09:34:22 +01:00 |
|
Emmanuel Bouthenot
|
c463b912cc
|
Re-enable proxy usage with rewrited network layer (closes bug #24562).
|
2008-11-17 22:31:43 +01:00 |
|
Sebastien Helleu
|
4f43cba553
|
Fix crash when printing a message without any buffer created
|
2008-11-17 05:34:15 +01:00 |
|
Sebastien Helleu
|
6615379daf
|
Add modifier "weechat_print" for messages printed in buffers (task #8848)
|
2008-11-16 22:26:04 +01:00 |
|
Sebastien Helleu
|
b8da64e669
|
Add signals when connecting/disconnecting from IRC servers
|
2008-11-16 22:23:09 +01:00 |
|
Sebastien Helleu
|
7c52a36e23
|
Fix crash when a perl callback is called in "register" of another perl script
|
2008-11-16 19:25:24 +01:00 |
|
Sebastien Helleu
|
4174ac5665
|
Fix typo in doc
|
2008-11-15 23:29:05 +01:00 |
|
Sebastien Helleu
|
8724fc18af
|
Use of const for some functions returning "char *"
|
2008-11-15 22:35:12 +01:00 |
|
Sebastien Helleu
|
e1d639d7eb
|
Remove unused variable
|
2008-11-15 18:29:47 +01:00 |
|
Sebastien Helleu
|
fdf827d31f
|
Add function utf8_strndup to C plugin API
|
2008-11-15 18:28:36 +01:00 |
|
Sebastien Helleu
|
da748fc653
|
Reintroduce option "irc.network.send_unknown_commands", save extra data for buffers with /upgrade (title, input data, text search)
|
2008-11-15 16:33:31 +01:00 |
|
Sebastien Helleu
|
21110ac128
|
Fix bug with argument replacement in alias ($1,..,$9 and $*) when no argument is given to alias by user
|
2008-11-14 15:50:07 +01:00 |
|
Sebastien Helleu
|
48ac3c4f98
|
Catch signal "buffer_renamed" in logger plugin (restart logging for buffer when name has changed)
|
2008-11-14 14:43:04 +01:00 |
|
Sebastien Helleu
|
ac66ce6a74
|
Add local buffer variable "no_log", to prevent a buffer from logging to disk via logger plugin
|
2008-11-13 12:01:00 +01:00 |
|
Sebastien Helleu
|
d1689d3dd1
|
Update quickstart doc, fix typos in developer guide
|
2008-11-12 18:19:39 +01:00 |
|
Sebastien Helleu
|
164fda2a37
|
Fix crash in weechat_perl_exec() when a callback from another script is executed, fix compilation warnings for Perl on FreeBSD
|
2008-11-12 10:22:49 +01:00 |
|
Sebastien Helleu
|
50e3eb142d
|
Fix name/short name and local variables of IRC server buffer(s) when merging/splitting servers
|
2008-11-11 18:57:58 +01:00 |
|
Sebastien Helleu
|
f086a33162
|
Add new default keys for previous/next buffer: ctrl-P,alt-up and ctrl-N,alt-down
|
2008-11-11 13:37:39 +01:00 |
|
Sebastien Helleu
|
1214f10526
|
Add function "current_buffer" in script API
|
2008-11-11 13:36:31 +01:00 |
|
Sebastien Helleu
|
60f7b939be
|
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/weechat
|
2008-11-11 11:03:21 +01:00 |
|
Sebastien Helleu
|
0c68d46f3b
|
Fix infinite loop when chat window is too small or not visible at all
|
2008-11-11 11:03:11 +01:00 |
|
Sebastien Helleu
|
f74fd05da7
|
Disable highlight for IRC messages from local nick
|
2008-11-10 22:41:32 +01:00 |
|
Sebastien Helleu
|
cecc1f9ea7
|
Fix bug with default value of options written in config files when file does not exist
|
2008-11-10 18:30:31 +01:00 |
|
Sebastien Helleu
|
861bc2fbfd
|
Add some API functions in Developer guide
|
2008-11-10 18:05:48 +01:00 |
|
Sebastien Helleu
|
10e3fb5143
|
Fix pdf output of developer guide
|
2008-11-08 00:13:53 +01:00 |
|
Sebastien Helleu
|
67d8312f46
|
Update developer guide (add 50% of new C API functions)
|
2008-11-07 18:27:16 +01:00 |
|
Sebastien Helleu
|
bc5bb29970
|
Fix bug with proxy connection
|
2008-11-07 08:17:16 +01:00 |
|
Sebastien Helleu
|
b7d09bf2a1
|
Add missing doc files for autotools
|
2008-11-06 19:02:41 +01:00 |
|
Sebastien Helleu
|
9498a777ad
|
Add doc for default plugins in user guide
|
2008-11-06 18:55:43 +01:00 |
|
Sebastien Helleu
|
2204935f3e
|
Add local variables for IRC debug buffer
|
2008-11-06 17:29:24 +01:00 |
|
Sebastien Helleu
|
c4590b7839
|
Fix buffer search in fifo plugin: name is now plugin.buffer (like irc.freenode.#weechat)
|
2008-11-06 13:13:45 +01:00 |
|
Sebastien Helleu
|
3c1c398cd4
|
Update docgen.pl and doc about options for logger and core
|
2008-11-06 10:18:58 +01:00 |
|
Sebastien Helleu
|
885df965e5
|
Rename developer doc (-devel to -dev)
|
2008-11-06 09:47:52 +01:00 |
|
Sebastien Helleu
|
60d95151c5
|
Clean old docs output before building
|
2008-11-05 18:52:48 +01:00 |
|
Sebastien Helleu
|
a17065492f
|
Split doc into 2 docs: user and developer guide
|
2008-11-05 18:28:25 +01:00 |
|
Sebastien Helleu
|
a6c4e4ed76
|
Add weechat_highlight signal, sent when a line with highlight is displayed
|
2008-11-05 12:37:04 +01:00 |
|
Sebastien Helleu
|
bffe879db8
|
Fix crash in weechat_perl_exec() after unloading a Perl script
|
2008-11-05 12:36:17 +01:00 |
|
Sebastien Helleu
|
bc0237cd0d
|
Fix crash when loading Perl scripts on FreeBSD
|
2008-11-05 12:33:50 +01:00 |
|
Sebastien Helleu
|
596d60b5d9
|
Add completion with "core" for command /debug
|
2008-11-05 12:23:36 +01:00 |
|
Sebastien Helleu
|
fe16ce9915
|
Add debug messages for hooks when core debug >= 2
|
2008-11-05 12:23:06 +01:00 |
|
Sebastien Helleu
|
d32b22f76f
|
Fix bug with pointer conversions on 64 bits architecture
|
2008-11-04 15:34:44 +01:00 |
|
Sebastien Helleu
|
e2a1966095
|
Fix hotlist: do not add a buffer if it is displayed by at least one window
|
2008-11-03 19:45:59 +01:00 |
|
Sebastien Helleu
|
c15c536b35
|
Fix bug with IRC ignore (a ignore on nick was ignoring othernick), fix completion of command /ignore, remove obsolete alias /unig
|
2008-11-03 18:56:04 +01:00 |
|
Sebastien Helleu
|
12bc7f13e1
|
Add detection of system clock skew, reinitialize all timers when this happens
|
2008-11-03 17:04:49 +01:00 |
|
Sebastien Helleu
|
fcd08f8ee4
|
Update doc
|
2008-11-02 18:58:04 +01:00 |
|
Sebastien Helleu
|
6e69f7f3ce
|
Remove debug plugin (merged to core), new debug variable for each plugin (no more signals for setting debug)
|
2008-11-02 18:54:25 +01:00 |
|
Julien Louis
|
640ff6b51c
|
Backtrace feature is shipped by an external library on FreeBSD (and maybe others)
Link against that library if installed
|
2008-11-01 23:03:56 +01:00 |
|
Sebastien Helleu
|
4e342270a1
|
Add description of infos and infolists for commands /demo_info and /demo_infolist
|
2008-11-01 18:05:30 +01:00 |
|
Sebastien Helleu
|
83444b9257
|
Add infolist "plugin", with list of plugins
|
2008-11-01 18:04:56 +01:00 |
|