Sebastien Helleu
7c793257ff
Add option aspell.check.real_time (off by default), fix bugs with aspell and utf-8 chars, add function utf8_char_int to API
2009-03-22 16:38:06 +01:00
Sebastien Helleu
558c9f2614
Force refresh of bars using a bar item when it is destroyed
2009-03-22 10:48:49 +01:00
Sebastien Helleu
7b17a62e59
Fix bug when closing IRC channel buffers (pointer to current server is lost)
2009-03-21 18:23:08 +01:00
Sebastien Helleu
ebc4e04333
Fix bug with window separator (possible crash)
2009-03-21 18:21:42 +01:00
Sebastien Helleu
7d53e28034
Use of brackets {} around nicklist count in default status bar
2009-03-21 16:21:55 +01:00
Sebastien Helleu
2dc13ebd21
Add new command /version, add count of /upgrade, fix bugs with command exec
...
New (core) command /version displays version, and number of upgrades done with
first start date (if # /upgrade > 0).
The number of upgrades is displayed at startup (if > 0).
2009-03-21 16:09:18 +01:00
Sebastien Helleu
8a68adbf3f
Add color around plugin name in help for commands
2009-03-21 13:19:43 +01:00
Sebastien Helleu
a49c8b2e30
Add new modifier "input_text_content"
2009-03-21 13:12:35 +01:00
Sebastien Helleu
203990d3cf
Add signal "key_pressed"
2009-03-20 22:34:47 +01:00
Sebastien Helleu
f814dc27f4
Add buffer name completion for command /filter
2009-03-20 18:47:28 +01:00
Sebastien Helleu
0b8f80d3b5
Fix typo in doc
2009-03-20 10:18:23 +01:00
Sebastien Helleu
16c2d5fe7e
Add missing include of time.h in irc-raw.C
2009-03-19 20:19:15 +01:00
Sebastien Helleu
55cbd9a76f
Fix bugs with color in IRC topics
2009-03-19 18:38:11 +01:00
Sebastien Helleu
a0f6b6eda6
Many improvements on IRC raw buffer
...
New features:
- key alt-j alt-r is reintroduced to open IRC raw buffer
- command "/server raw" opens IRC raw buffer
- new option irc.look.raw_messages, which is number of lines to keep in memory
to display when user will open raw buffer (to see last messages received before
opening raw buffer)
2009-03-19 17:25:36 +01:00
Sebastien Helleu
cefb8a50f2
Replace WeeChat color codes by "?" in incoming IRC messages (bug #25862 )
2009-03-18 18:03:47 +01:00
Sebastien Helleu
a394ed5d6f
Add "replacement" argument for string_remove_color in plugin API
2009-03-18 18:02:48 +01:00
Sebastien Helleu
5f243ddd86
Fix bug with IRC raw buffer and chars < 32, use of hexadecimal for such chars
2009-03-18 16:02:42 +01:00
Sebastien Helleu
a938ef736a
Remove some messages during startup about scripts and plugins loaded
...
It is still possible to see messages by changing debug level for "core" or
plugins (perl, python, ruby, lua, tcl).
2009-03-18 15:11:18 +01:00
Sebastien Helleu
763f030ae8
Fix typo in doc
2009-03-18 12:28:10 +01:00
Sebastien Helleu
4e53b87983
Add new signals: window_zoom, window_zoomed, window_unzoom, window_unzoomed
2009-03-16 18:35:32 +01:00
Sebastien Helleu
770c73ec43
Add new option irc.look.display_old_topic to display old topic when channel topic is changed
2009-03-15 12:46:30 +01:00
Sebastien Helleu
e244dda271
Add key alt+'=' in /help filter
2009-03-15 11:57:24 +01:00
Sebastien Helleu
94b4703e7a
Fix typo in developer guide
2009-03-15 11:51:26 +01:00
Sebastien Helleu
31e562467e
Add property in buffer to hide time for all lines
2009-03-15 01:30:49 +01:00
Sebastien Helleu
86ff3f775c
Add missing call to change callback when setting option with integer value, using a string
2009-03-15 01:14:16 +01:00
Sebastien Helleu
4608b82e41
Fix memory leak in filename completion
2009-03-08 10:27:58 +01:00
Sebastien Helleu
a44cc9ffde
Add new key to zoom a window (meta-z by default) (task #7470 )
2009-03-07 11:26:06 +01:00
Sebastien Helleu
3194c641a0
Remove date written in config files headers (patch #6766 )
2009-03-07 00:24:51 +01:00
Sebastien Helleu
997434ef8b
Fix bug with text attribute in IRC messages: toggle attribute instead of always forcing it to on (bug #25770 )
2009-03-07 00:18:19 +01:00
Sebastien Helleu
780a7478ee
Fix bug with namespace in tcl plugin (bug #25754 )
2009-03-06 23:46:51 +01:00
Sebastien Helleu
700ce289ae
Fix callbacks in script plugins: always return empty string instead of NULL for arguments
2009-03-06 23:30:58 +01:00
Sebastien Helleu
8e55147364
Add new hook type "process": launch command with fork and catch result (rc/stdout/stderr) via callback
2009-03-06 18:22:34 +01:00
Sebastien Helleu
0fd8bbc2de
Fix scroll indicator when the only line displayed is bigger than chat window
2009-03-05 15:08:15 +01:00
Sebastien Helleu
619babb457
Fix bug with detection of channel name in command /mode
2009-03-02 14:06:47 +01:00
Sebastien Helleu
8ffd58b4a8
Make channel optional in IRC command /mode (bug #25735 )
2009-03-02 11:21:30 +01:00
Sebastien Helleu
371bf4b401
Fix crash with IRC commands msg/notice/query/quote when executed with too few arguments (bug #25739 )
2009-03-01 22:32:13 +01:00
Sebastien Helleu
882be565c3
Fix IRC command /who (nothing was displayed if WeeChat already checked channel for away nicks) (bug #25736 )
2009-03-01 09:36:05 +01:00
Sebastien Helleu
1a69bbcb1e
Update FAQ (new format for website and some updates/additions)
2009-03-01 09:26:04 +01:00
Sebastien Helleu
b0c058fc20
Add missing refresh when resizing terminal
2009-02-28 14:37:33 +01:00
Sebastien Helleu
f4538dee68
Fix freeze/crash when sigwinch signal is received during refresh (for example if repaint is done during terminal resize)
2009-02-28 13:09:55 +01:00
Sebastien Helleu
d69efe7cda
Remove old debug message when creating new window
2009-02-27 15:37:10 +01:00
Sebastien Helleu
ce8100278b
Add missing refreshs when creating/deleting bars
2009-02-27 12:56:18 +01:00
Sebastien Helleu
8cc03f939d
Fix "/window refresh" (key ctrl+L): force curses refresh (was broken by previous commit for terminal resize)
2009-02-26 15:21:32 +01:00
Sebastien Helleu
a796188fc8
Display explicit message when irc command must be executed on irc buffer or connected server
2009-02-26 10:31:13 +01:00
Sebastien Helleu
8f148ccfc7
Add option "irc.look.topic_strip_colors" to strip topic colors in buffer's title bar (task #6030 )
2009-02-25 19:22:18 +01:00
Sebastien Helleu
4772bd1865
Fix bug with reset of topic for irc channel / jabber muc
2009-02-25 19:13:47 +01:00
Sebastien Helleu
5abc6f8c1b
Send buffer pointer with signal "buffer_title_changed"
2009-02-25 19:11:49 +01:00
Sebastien Helleu
f3e7749b21
Fix with read marker, can not be filtered any more (bug #25590 )
2009-02-25 18:17:46 +01:00
Sebastien Helleu
613e9743e5
Fix bug with terminal resize: on some systems, weechat failed to read new terminal size
2009-02-25 16:34:41 +01:00
Sebastien Helleu
4f9efe14e3
Update debian build dependency for tcl-dev package
2009-02-25 14:43:56 +01:00