Sebastien Helleu
|
d2f855b7ee
|
Changed default alias "wc" (now /window close instead of /part)
|
2006-05-21 14:59:34 +00:00 |
|
Sebastien Helleu
|
0eea93bba3
|
Moved content of src/common/log.c to src/gui/gui-log.c, log.c is now used for WeeChat log file
|
2006-05-20 09:45:02 +00:00 |
|
Sebastien Helleu
|
7d944ceca4
|
Fixed typo in setup option help
|
2006-05-07 11:35:35 +00:00 |
|
Sebastien Helleu
|
40ffeb9e0c
|
Splited GUI sources
|
2006-04-22 21:18:02 +00:00 |
|
Sebastien Helleu
|
9481ec0c9c
|
Changed default nick prefix/suffix
|
2006-04-16 10:27:48 +00:00 |
|
Sebastien Helleu
|
f80489f469
|
Added option "look_align_size_max", nick alignment to right is now set by default with size 14 (max 20)
|
2006-04-16 09:46:23 +00:00 |
|
Sebastien Helleu
|
0b523df418
|
Fixed typos in doc
|
2006-04-13 16:13:57 +00:00 |
|
Sebastien Helleu
|
b81b747b96
|
Added more help for input prompt format
|
2006-04-13 12:04:14 +00:00 |
|
Sebastien Helleu
|
1bee0ba0b2
|
Added new option to customize input prompt, added nick modes, fixed commands 332, 333 (/topic now ok when channel is not opened)
|
2006-04-12 13:34:33 +00:00 |
|
Sebastien Helleu
|
d01081241a
|
Added nick alignment options
|
2006-04-02 21:53:41 +00:00 |
|
Sebastien Helleu
|
eaa33bfb8e
|
Added hostname/IP option for connection to server
|
2006-03-25 11:20:37 +00:00 |
|
Sebastien Helleu
|
650805f204
|
Using new default value for DCC download dir (created at startup), fixed logs dir creation
|
2006-03-04 15:37:20 +00:00 |
|
Emmanuel Bouthenot
|
a62a002522
|
clean code while parsing commands in server_command and make possible to run many (irc or weechat) commands with alias
|
2006-02-16 09:51:08 +00:00 |
|
Sebastien Helleu
|
0538215157
|
Updated doc for server_command setting
|
2006-02-12 22:12:05 +00:00 |
|
Sebastien Helleu
|
70ad116c0f
|
Added options "look_open_near_server" and "look_nick_complete_first" (patch from Gwenn)
|
2006-01-30 20:22:40 +00:00 |
|
Sebastien Helleu
|
2e1c6023d7
|
Fixed bug with option "irc_away_check_max_nicks" (now channels are refreshed when nicks count changed)
|
2006-01-26 10:04:57 +00:00 |
|
Sebastien Helleu
|
464fc8abdf
|
Added new scroll keys for a few lines up/down (default: meta-pgup/pgdn) (patch from Pistos)
|
2006-01-25 17:52:11 +00:00 |
|
Sebastien Helleu
|
1607c44e75
|
Added new option "irc_away_check_max_nicks" to disable away check on channels with high number of nicks (patch from Gwenn)
|
2006-01-25 10:31:22 +00:00 |
|
Sebastien Helleu
|
364d774ded
|
Added new command line argument for setting WeeChat homedir (-d or --dir) (patch from Gwenn)
|
2006-01-25 08:55:24 +00:00 |
|
Sebastien Helleu
|
3c16d49d2d
|
Added some info for commands and options help
|
2006-01-21 21:26:24 +00:00 |
|
Sebastien Helleu
|
5aeb7921fe
|
Added option "irc_show_away_once", to show away message only once in pv
|
2006-01-21 11:56:58 +00:00 |
|
Sebastien Helleu
|
a4695f5ba2
|
New values for "irc_display_away" (off, local, channel)
|
2006-01-12 15:05:35 +00:00 |
|
Sebastien Helleu
|
b1f83dce8a
|
Removed "irc_default_msg_away" setting, for RFC 2812 conformity (/away command
wihtout argument only removes away status)
|
2006-01-08 01:22:25 +00:00 |
|
Sebastien Helleu
|
0369660c0e
|
Option "irc_display_away" is now set to OFF by default
|
2006-01-05 10:26:27 +00:00 |
|
Sebastien Helleu
|
4d62625894
|
New year in copyright, FSF address changed
|
2006-01-04 08:56:00 +00:00 |
|
Sebastien Helleu
|
4f0dc2984b
|
Added color for windows separators, fixed minor refresh bug when changing some colors
|
2005-12-22 16:33:04 +00:00 |
|
Sebastien Helleu
|
88ee7addbc
|
Removed "&" for XML doc
|
2005-12-21 13:57:04 +00:00 |
|
Sebastien Helleu
|
77e00d0381
|
Added charset by server and channel, new command: /charset
|
2005-12-11 00:52:32 +00:00 |
|
Sebastien Helleu
|
0ef010d211
|
added /upgrade command, added ETA for DCC files
|
2005-12-06 18:20:59 +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
|
c005d8c4d3
|
Added server/channel arg to /buffer command for jumping to buffer
|
2005-11-29 08:23:03 +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 |
|
Emmanuel Bouthenot
|
6d931f27c3
|
better setting and restting terminal title
|
2005-11-16 09:02:47 +00:00 |
|
Emmanuel Bouthenot
|
8cab953c6f
|
add command /history
|
2005-11-13 16:59:40 +00:00 |
|
Sebastien Helleu
|
ba98dca08a
|
Added "col_real_white" option to active real white (useful only if term has not
white background)
|
2005-11-06 00:46:29 +00:00 |
|
Sebastien Helleu
|
fd562722d0
|
Changed help for "irc_colors_receive" option
|
2005-11-05 10:46:23 +00:00 |
|
Sebastien Helleu
|
8a9e8ecc88
|
- added major feature: new color management system (internal to WeeChat), now
colors are displayed by WeeChat (optional by new settings irc_colors_receive
and irc_colors_send)
- fixed IRC command 367
- added IRC command 382
|
2005-11-04 11:53:23 +00:00 |
|
Sebastien Helleu
|
079e4a4028
|
- added new setting (look_one_server_buffer): use same buffer for all servers
- fixed DCC bug when looking for ports in range
|
2005-10-30 09:56:24 +00:00 |
|
Sebastien Helleu
|
ee4f5716d3
|
Added setting for ignoring some chars when completing nicks
|
2005-10-28 13:07:32 +00:00 |
|
Sebastien Helleu
|
b86c95e7dc
|
Added partial match for highlights, patch by Jim Ramsay
|
2005-10-26 23:15:38 +00:00 |
|
Sebastien Helleu
|
32a7fbb767
|
Added new plugins functions: set_config, get_plugin_config, set_plugin_config.
New file is used to store plugin variables (~/.weechat/plugins.rc)
|
2005-10-23 22:07:18 +00:00 |
|
Sebastien Helleu
|
6beb8b6465
|
- added dcc_own_ip and dcc_port_range settings, patch by Jim Ramsay
- fixed bug when exiting DCC buffer (wrong input buffer)
|
2005-10-22 14:04:26 +00:00 |
|
Sebastien Helleu
|
73359fcc05
|
Full UTF-8 support, auto-detection of UTF-8 usage (locale)
|
2005-10-21 13:59:55 +00:00 |
|
Sebastien Helleu
|
a9f04c5fd9
|
Added "Day changed to [date]" message when day changes
|
2005-10-18 17:46:54 +00:00 |
|
Sebastien Helleu
|
1e382ab9bd
|
Log options (for server/channel/private) can now be set while WeeChat is running
|
2005-10-18 15:56:00 +00:00 |
|
Sebastien Helleu
|
cdc33d08b0
|
New plugin interface (loads dynamic C libraries)
|
2005-10-15 12:34:21 +00:00 |
|
Sebastien Helleu
|
eea49832ea
|
Changed default color for delimiters in input window (from cyan to lightgreen)
|
2005-10-03 09:37:25 +00:00 |
|
Sebastien Helleu
|
16389e0728
|
Added colors for input buffer and current channel of status bar
|
2005-10-02 20:52:38 +00:00 |
|
Sebastien Helleu
|
75c58c423c
|
Added "smart" hotlist
|
2005-10-01 13:41:10 +00:00 |
|