Sebastien Helleu
|
732f58d776
|
Add examples in /help join
|
2010-05-20 12:23:50 +02:00 |
|
Sebastien Helleu
|
4616ca981e
|
Add function "string_expand_home" in plugin API, fix bug with replacement of home in paths
|
2010-05-02 18:21:58 +02:00 |
|
Sebastien Helleu
|
1836b40a4a
|
Move option irc.color.item_buffer_name_ssl to core (new name: weechat.color.status_name_ssl)
|
2010-05-01 12:26:59 +02:00 |
|
Sebastien Helleu
|
1dd211da9a
|
Replace command "bt" by "bt full" for reporting crashes with gdb in user guide
|
2010-05-01 11:48:02 +02:00 |
|
Sebastien Helleu
|
8875c167d7
|
Fix crash with hook_process (when timer is called on a deleted hook process)
|
2010-05-01 11:15:16 +02:00 |
|
Sebastien Helleu
|
0e86f684a5
|
Update italian user guide
|
2010-04-29 10:47:08 +02:00 |
|
Sebastien Helleu
|
f1dfe08243
|
Add keys for undo/redo changes on command line (default: ctrl/alt + underscore) (task #9483)
|
2010-04-28 23:24:32 +02:00 |
|
Sebastien Helleu
|
87d29b1987
|
Add new options irc.network.autoreconnect_delay_growing and irc.network.autoreconnect_delay_max (task #10338)
|
2010-04-21 23:24:05 +02:00 |
|
Sebastien Helleu
|
9cbcc24d4c
|
Add new option irc.color.item_buffer_name_ssl (task #10339)
|
2010-04-20 22:19:43 +02:00 |
|
Sebastien Helleu
|
b06c02f199
|
Try other nick when connecting to IRC server and receiving message 437 (nick unavailable)
|
2010-04-20 22:07:59 +02:00 |
|
Sebastien Helleu
|
03fb1c94b3
|
Set buffer local variable "away" when opening new IRC channel (bug #29618)
|
2010-04-20 21:09:50 +02:00 |
|
Sebastien Helleu
|
ba115ce113
|
Replace "joker" by "wildcard"
|
2010-04-18 23:52:32 +02:00 |
|
Sebastien Helleu
|
0f3a315405
|
Version 0.3.3-dev
|
2010-04-18 11:12:54 +02:00 |
|
Sebastien Helleu
|
18339e9608
|
Version 0.3.2
v0.3.2
|
2010-04-18 10:16:19 +02:00 |
|
Sebastien Helleu
|
5bd729d6a0
|
Add missing file cmake/FindGcrypt.cmake in packages built by autotools
|
2010-04-18 09:55:45 +02:00 |
|
Sebastien Helleu
|
26041f4a1c
|
Update polish translations and FAQ
|
2010-04-16 22:04:03 +02:00 |
|
Sebastien Helleu
|
9eaea6bc19
|
Update italian autogen files for doc
|
2010-04-15 11:39:57 +02:00 |
|
Sebastien Helleu
|
fed65826b5
|
Update italian docs and translations
|
2010-04-15 11:24:51 +02:00 |
|
Sebastien Helleu
|
4456a6047f
|
Remove unused variable
|
2010-04-14 19:25:59 +02:00 |
|
Sebastien Helleu
|
1dba2c8c92
|
Fix crash on /quit when scrolling in buffer and if first line displayed was from a plugin
|
2010-04-14 19:24:54 +02:00 |
|
Sebastien Helleu
|
42b9038919
|
Update spanish translations
|
2010-04-14 18:29:13 +02:00 |
|
Sebastien Helleu
|
aeee1856eb
|
Fix bug with perl script filename when multiplicity is disabled (bug #29530)
|
2010-04-13 00:02:07 +02:00 |
|
Sebastien Helleu
|
acca17d142
|
Fix display of perl errors (use tab to force empty prefix on message)
|
2010-04-12 15:29:30 +02:00 |
|
Sebastien Helleu
|
ea3588a8d7
|
Fix crash on /quit or unload of Perl plugin under FreeBSD and Cygwin (bug #29467)
|
2010-04-12 14:08:26 +02:00 |
|
Sebastien Helleu
|
339e42df76
|
Fix bug with writing of configuration files under Cygwin
|
2010-04-12 14:06:33 +02:00 |
|
Sebastien Helleu
|
ea5fa86793
|
Update italian scripting guide
|
2010-04-11 20:10:40 +02:00 |
|
Sebastien Helleu
|
ca76653a2c
|
Update german translations
|
2010-04-11 14:32:38 +02:00 |
|
Sebastien Helleu
|
1df46609ce
|
Add italian scripting guide
|
2010-04-11 13:17:03 +02:00 |
|
Jiri Golembiovsky
|
b1fa81468e
|
Updated czech translations
|
2010-04-10 21:58:58 +02:00 |
|
Sebastien Helleu
|
9c0eb33213
|
Version 0.3.2-rc1
v0.3.2-rc1
|
2010-04-10 12:47:06 +02:00 |
|
Sebastien Helleu
|
030ac33005
|
Use tag "no_highlight" for CTCP replies
|
2010-04-10 12:39:56 +02:00 |
|
Sebastien Helleu
|
c33f0e60ea
|
Define WeeChat license as macro for C compiler, used in plugins to set license
|
2010-04-09 15:39:52 +02:00 |
|
Sebastien Helleu
|
31bfcf96c7
|
Reformat and add comments for description of C sources
|
2010-04-08 18:15:00 +02:00 |
|
Sebastien Helleu
|
9394a78e39
|
Fix typo in description of modifier "history_add"
|
2010-04-08 17:16:38 +02:00 |
|
Sebastien Helleu
|
a6f37da576
|
Add buffer pointer as string in modifier_data for modifier "history_add"
|
2010-04-08 16:49:19 +02:00 |
|
Sebastien Helleu
|
d52f051ec1
|
Add modifier "history_add" (text added to buffer or global history)
|
2010-04-08 15:27:47 +02:00 |
|
Sebastien Helleu
|
45c0cc7e7e
|
Define list of default aliases as an array
|
2010-04-08 14:29:12 +02:00 |
|
Sebastien Helleu
|
3fc11807f9
|
Update italian doc and translations
|
2010-04-08 10:24:05 +02:00 |
|
Sebastien Helleu
|
2e82d65819
|
Fix comment in wee-config-file.c
|
2010-04-06 14:11:35 +02:00 |
|
Sebastien Helleu
|
fab6ac61ee
|
Use tag "no_highlight" for backlog lines printed by logger plugin
|
2010-04-05 22:41:15 +02:00 |
|
Sebastien Helleu
|
9399c9f9cb
|
Add missing properties "highlight_words_add" and "highlight_words_del" in array gui_buffer_properties_set
|
2010-04-05 13:45:59 +02:00 |
|
Sebastien Helleu
|
9017a23013
|
Add option "-open" for IRC command /connect
|
2010-04-05 13:03:11 +02:00 |
|
Sebastien Helleu
|
a6e819f790
|
Update german translations
|
2010-04-04 12:31:56 +02:00 |
|
Sebastien Helleu
|
2a37b44ae1
|
Reformat NEWS file with style of ChangeLog
|
2010-04-04 12:19:03 +02:00 |
|
Sebastien Helleu
|
eccb4703cf
|
Add note about upgrading to version 0.3.2 in NEWS file
|
2010-04-03 19:50:24 +02:00 |
|
Sebastien Helleu
|
09939a1b4b
|
Fix display of empty nicklist in IRC private buffers
|
2010-04-03 19:49:36 +02:00 |
|
Sebastien Helleu
|
19d74e18a5
|
Add highlight word "$nick" instead of real nick in IRC and xfer plugins
|
2010-04-03 19:11:55 +02:00 |
|
Sebastien Helleu
|
96f49f39e0
|
Add or remove highlight words in a buffer with "highlight_words_add" and "highlight_words_del" (for buffer_set)
|
2010-04-03 19:11:02 +02:00 |
|
Sebastien Helleu
|
187381f1d1
|
Allow buffer local variables in highlight words (option "weechat.look.highlight" and buffer property "highlight_words")
For example "$nick" with highlight a message printed if it contains content of local variable "nick" for buffer.
|
2010-04-03 17:25:13 +02:00 |
|
Sebastien Helleu
|
915d4801f6
|
Change buffer properties only when buffer is created by IRC plugin (channels and raw buffer), do not change them after /upgrade
|
2010-04-03 16:52:37 +02:00 |
|