Sebastien Helleu
4f184b6111
core: add note about new option "irc.network.lag_max" in NEWS
2013-12-07 11:54:11 +01:00
Sebastien Helleu
03fa2448ef
core: use syntax key[xxx] for key bindings in ChangeLog and NEWS
2013-12-02 19:11:35 +01:00
Sebastien Helleu
d0832cd50e
core: replace default key ctrl+"c", "u" by ctrl+"c", "_" for underlined text in messages
2013-12-01 18:39:05 +01:00
Sebastien Helleu
d3799b4616
core: replace default key ctrl+"c", "r" by ctrl+"c", "v" for reverse video in messages
2013-12-01 11:30:52 +01:00
Sebastien Helleu
90774b73d8
core: rename option weechat.look.set_title to weechat.look.window_title (evaluated string)
2013-11-09 17:07:02 +01:00
Sebastien Helleu
9b4eb6d607
core: add bar item "buffer_zoom", add signals "buffer_{zoomed|unzoomed}" (patch #8204 ) (patch from Nils Görs)
2013-11-09 13:21:56 +01:00
Sebastien Helleu
5812564bf5
core: use one line titles and less chars for delimited blocks/tables in ChangeLog/NEWS
2013-11-06 08:20:20 +01:00
Sebastien Helleu
cc8f798237
core: remove version/date in ChangeLog/NEWS (let asciidoc set that with attributes date/revision)
2013-10-27 14:04:29 +01:00
Sebastien Helleu
9f1658ef03
Version 0.4.3-dev
2013-10-06 10:21:49 +02:00
Sebastien Helleu
7785f7ea22
Version 0.4.2
2013-10-06 08:58:14 +02:00
Sebastien Helleu
1deba9894e
Version 0.4.2-rc2
2013-09-20 23:22:40 +02:00
Sebastien Helleu
9c36b7c693
core: rename options weechat.look.day_change_message(2) to weechat.look.day_change_message_{1date|2dates}
2013-09-03 10:27:14 +02:00
Sebastien Helleu
14c958a0e6
Version 0.4.2-rc1
2013-09-02 21:43:35 +02:00
Sebastien Helleu
bdd6bb5a69
core: add option weechat.look.day_change_message2 in file NEWS
2013-09-02 08:52:08 +02:00
Sebastien Helleu
03b6b4c1cf
core: display day change message dynamically (do not store it as a line in buffer) (task #12775 )
...
Changes in options:
- rename option weechat.look.day_change_time_format to weechat.look.day_change_message
(color codes are allowed in this option)
- new option weechat.color.chat_day_change.
2013-08-25 09:39:59 +02:00
Sebastien Helleu
600ee3ddf3
core: add search of regular expression in buffer, don't reset search type on a new search, select where to search (messages/prefixes)
...
Key changed in search context:
- ctrl+"r": switch search type: string/regex
New keys in search context:
- alt+"c": case (in)sensitive search
- tab: search in messages/prefixes/both
2013-08-17 11:51:50 +02:00
Sebastien Helleu
f0cd7a994a
core: add new rmodifier in file NEWS
2013-08-05 20:43:40 +02:00
Sebastien Helleu
2dff60d7f8
core: replace "behaviour" by "behavior"
2013-08-04 12:21:47 +02:00
Sebastien Helleu
8ca36552ea
core: change color format for options from ${xxx}
to ${color:xxx}
...
Options affected:
- weechat.look.buffer_time_format
- weechat.look.prefix_action
- weechat.look.prefix_error
- weechat.look.prefix_join
- weechat.look.prefix_network
- weechat.look.prefix_quit
2013-08-04 12:18:47 +02:00
Sebastien Helleu
996da2f662
core: rename binary and man page from "weechat-curses" to "weechat" (task #11027 )
...
A symbolic link weechat-curses -> weechat is now created (by both cmake and
configure), so that the /upgrade will work from an old version.
However, if you upgrade from an old version, it is recommended to force the use
of the new binary name with the command: `/upgrade /path/to/weechat` (replace
the path accordingly).
2013-08-02 08:54:16 +02:00
Sebastien Helleu
3aed4ac11f
core: do not build man page by default
2013-07-31 18:26:37 +02:00
Sebastien Helleu
261efe6299
core: add cmake option ENABLE_MAN to compile man page (on by default)
...
For configure, the option is "--disable-man".
2013-07-31 13:28:59 +02:00
Sebastien Helleu
f7f019887d
aspell: rename option aspell.look.color to aspell.color.misspelled, add option aspell.color.suggestions
2013-07-20 19:27:51 +02:00
Sebastien Helleu
a256cb4d4d
Version 0.4.2-dev
2013-05-20 17:01:00 +02:00
Sebastien Helleu
ba5664a019
Version 0.4.1
2013-05-20 10:06:14 +02:00
Sebastien Helleu
19ed7740b1
Version 0.4.1-rc2
2013-05-11 18:48:41 +02:00
Sebastien Helleu
0a7b708a1f
core: add options weechat.look.prefix_align_more_after and weechat.look.prefix_buffer_align_more_after
2013-05-03 19:15:57 +02:00
Sebastien Helleu
00f3fbdfe1
doc: add relay message "_nicklist_diff" in NEWS
2013-05-01 21:09:43 +02:00
Sebastien Helleu
bf8ee88dd8
Version 0.4.1-rc1
2013-05-01 10:15:10 +02:00
Sebastien Helleu
16cc0b6088
core: make nick prefix/suffix dynamic (move options from irc plugin to core, add logger options) (bug #37531 )
2013-04-29 18:30:59 +02:00
Sebastien Helleu
d654fca853
core: mention unit (minutes) for old option "irc.network.lag_disconnect"
2013-03-24 20:08:26 +01:00
Sebastien Helleu
2ffa199a7d
lua: remove use of functions for API constants
2013-03-24 20:01:57 +01:00
Sebastien Helleu
7cf9c8a656
irc: rename option irc.network.lag_disconnect to irc.network.lag_reconnect, value is now a number of seconds
2013-03-12 18:35:03 +01:00
Sebastien Helleu
cecb546c24
core: update header in ChangeLog and NEWS
2013-02-26 20:42:56 +01:00
Sebastien Helleu
9beb263e4a
irc: hide passwords in commands or messages sent to nickserv with modifiers (bug #38346 )
...
New modifiers: "irc_command_auth" and "irc_message_auth".
Option removed: irc.look.hide_nickserv_pwd
New option: irc.look.nicks_hide_password
2013-02-23 14:54:07 +01:00
Sebastien Helleu
6394a3d1e1
core: reformat NEWS file, add subsections
2013-02-20 22:37:19 +01:00
Sebastien Helleu
9857b44e4e
guile: fix arguments given to callbacks (separate arguments instead of one list with arguments inside), guile >= 2.0 is now required (bug #38350 )
...
Unfortunately this breaks compatibility with existing guile scripts, but this
change is needed to keep consistency with other scripting languages.
Now guile >= 2.0 is required, WeeChat can not compile any more with guile 1.8.
2013-02-19 22:49:59 +01:00
Sebastien Helleu
ff15c0a41b
Version 0.4.1-dev
2013-01-20 12:14:39 +01:00
Sebastien Helleu
762c96d85a
Version 0.4.0
2013-01-20 09:21:06 +01:00
Sebastien Helleu
08d27eb81c
Version 0.4.0-rc3
2013-01-14 12:21:19 +01:00
Sebastien Helleu
d5a5af88ca
core: replace "behaviour" by "behavior"
2013-01-10 19:20:07 +01:00
Sebastien Helleu
680486b1d3
Version 0.4.0-rc2
2013-01-05 11:33:22 +01:00
Sebastien Helleu
f97598b4aa
core: update copyright dates
2013-01-01 13:12:49 +01:00
Sebastien Helleu
01a1316816
Version 0.4.0-rc1
2012-12-26 16:41:55 +01:00
Sebastien Helleu
ce657fd7b6
core: remove obsolete file UPGRADE_0.3 (move part of content into file NEWS, for version 0.3.0)
2012-12-14 18:30:43 +01:00
Sebastien Helleu
2ce90d4094
core: add option "irc.look.display_pv_away_once" in release notes for version 0.3.3
2012-12-05 16:12:13 +01:00
Sebastien Helleu
57293ffc96
core: add version 0.3.9.2 in ChangeLog and NEWS
2012-11-18 12:04:33 +01:00
Sebastien Helleu
7cd376b4b3
core: add version 0.3.9.1 in ChangeLog and NEWS
2012-11-09 20:33:22 +01:00
Sebastien Helleu
32c93b5c0a
core: add command /eval, use expression in conditions for bars, add function "string_eval_expression" in plugin API
2012-11-02 09:37:15 +01:00
Sebastien Helleu
0d18ef16bb
core: fix typo in NEWS
2012-10-17 19:49:03 +02:00