Sebastien Helleu
|
b97db3c31e
|
Add some colors in IRC messages from server (for text and nicks) (task #8926)
|
2008-12-19 17:00:25 +01:00 |
|
Sebastien Helleu
|
7f15535a5c
|
Fix too many refreshs for bars (build content of items when bar is displayed)
|
2008-12-19 16:47:24 +01:00 |
|
Sebastien Helleu
|
896f509861
|
Remove obsolete nicklist options, add /bar toggle to hide/show quietly a bar
|
2008-12-19 13:24:46 +01:00 |
|
Sebastien Helleu
|
edd70d4636
|
Fix bug with xfer transferts (IRC DCC): transfert ended abruptly when terminal was resized
|
2008-12-19 11:44:02 +01:00 |
|
Sebastien Helleu
|
5596f7e10c
|
Fix bug with pointer conversion for scripts API (return empty string instead of "0x0")
|
2008-12-19 10:40:49 +01:00 |
|
Sebastien Helleu
|
d07a7cedc8
|
Add sub-items in bars (items glued with "+" as separator instead of comma), add buffer_number default bar item
|
2008-12-19 10:17:55 +01:00 |
|
Emmanuel Bouthenot
|
cfc12b2b8c
|
Update Debian packaging : fix wrong dependency, remove unused files.
|
2008-12-18 22:34:54 +01:00 |
|
Sebastien Helleu
|
401d3ed12f
|
Fix refresh of bar when changing items inside
|
2008-12-18 13:47:26 +01:00 |
|
Sebastien Helleu
|
e16b12428b
|
Improve /upgrade command: expand "~" with user home, check that binary exists with execution permissions (only if user gives path to binary)
|
2008-12-17 18:57:30 +01:00 |
|
Sebastien Helleu
|
b1b0c759fc
|
Display server, port and IP on IRC server buffer when connection to server is ok
|
2008-12-17 18:10:56 +01:00 |
|
Sebastien Helleu
|
abb6b4d76e
|
Use nick color for display of IRC action messages
|
2008-12-17 16:36:01 +01:00 |
|
Sebastien Helleu
|
adb1fe0747
|
Improve nick completion: complete first by nicks that highlight me, before nicks speaking without highlight
|
2008-12-17 15:44:10 +01:00 |
|
Sebastien Helleu
|
e3b26523a7
|
Fix bugs in IRC message parser and use of decoding charset for server messages
|
2008-12-17 13:39:11 +01:00 |
|
Sebastien Helleu
|
4901cd8145
|
Add new filling options in /help bar
|
2008-12-16 13:08:44 +01:00 |
|
Sebastien Helleu
|
3c71e9c990
|
Remove unneeded space after last column on bar with filling "columns"
|
2008-12-16 10:52:15 +01:00 |
|
Sebastien Helleu
|
0bdef1013a
|
Set default filling "columns_vertical" for nicklist bar
|
2008-12-16 10:51:06 +01:00 |
|
Sebastien Helleu
|
e69a3f0f0e
|
Add new bar filling types: columns_horizontal and columns_vertical
|
2008-12-15 22:11:13 +01:00 |
|
Sebastien Helleu
|
507adbe42e
|
Fix bug with option xfer.network.own_ip when sending DCC file
|
2008-12-15 10:13:37 +01:00 |
|
Sebastien Helleu
|
891d2e3c51
|
Remove debug message when building content of bar items
|
2008-12-14 13:25:56 +01:00 |
|
Sebastien Helleu
|
ec545c70b1
|
Add infolists for bars/bar items/bar windows, code cleanup for bars
|
2008-12-13 19:43:11 +01:00 |
|
Sebastien Helleu
|
6f74945a66
|
Update doc for /xfer and /relay commands
|
2008-12-13 19:42:24 +01:00 |
|
Sebastien Helleu
|
d310070721
|
Fix compilation warnings in Perl plugin on FreeBSD
|
2008-12-12 23:48:48 +01:00 |
|
Sebastien Helleu
|
d6bc2d2320
|
Add missing keys in doc for previous/next buffer
|
2008-12-12 23:21:05 +01:00 |
|
Sebastien Helleu
|
d8819ae71f
|
Source code reorganization for bars and bar windows
|
2008-12-11 18:16:23 +01:00 |
|
Sebastien Helleu
|
638b86f0b6
|
Fix compilation warning "dereferencing type-punned pointer will break strict-aliasing rules"
|
2008-12-10 18:57:43 +01:00 |
|
Sebastien Helleu
|
452a06da96
|
Fix typo in Makefile.am for relay plugin
|
2008-12-10 17:28:19 +01:00 |
|
Sebastien Helleu
|
20a1360bd8
|
Add new plugin "relay", new function "string_format_size" in plugin API
|
2008-12-10 17:08:56 +01:00 |
|
Emmanuel Bouthenot
|
09fdd1ace3
|
Update Debian packaging.
|
2008-12-07 10:34:04 +01:00 |
|
Sebastien Helleu
|
8cf531216c
|
Add nicklist API functions in english developer guide
|
2008-12-04 16:52:25 +01:00 |
|
Sebastien Helleu
|
866698d42d
|
Fix display problem with color for groups in nicklist
|
2008-12-04 16:51:58 +01:00 |
|
Sebastien Helleu
|
c6f65e8727
|
Add "away" local variable for IRC buffers (defined when user is away, value is away message)
|
2008-11-30 09:40:18 +01:00 |
|
Sebastien Helleu
|
265a0cf2a1
|
Fix bugs with hook_print function in scripts
|
2008-11-29 23:31:28 +01:00 |
|
Sebastien Helleu
|
003bc0451e
|
Add missing pointer to function "string_build_with_exploded" in plugin API
|
2008-11-29 23:11:31 +01:00 |
|
Sebastien Helleu
|
d8fc604eed
|
Update doc for hook_print API function
|
2008-11-29 19:04:19 +01:00 |
|
Sebastien Helleu
|
bf0b5f5644
|
Add "displayed" and "highlight" arguments to callback for hook_print
|
2008-11-29 17:44:42 +01:00 |
|
Sebastien Helleu
|
bc00946a0d
|
Add current_window function in plugin API, add window functions in english developer guide
|
2008-11-29 16:08:55 +01:00 |
|
Sebastien Helleu
|
364aa00ab7
|
Add some buffer plugin API functions to english developer guide
|
2008-11-28 16:59:53 +01:00 |
|
Sebastien Helleu
|
45716ee213
|
Add new plugin API functions in english developer guide
|
2008-11-27 17:06:41 +01:00 |
|
Sebastien Helleu
|
3c51c0e7c4
|
Remove argument "switch_to_another" for function gui_buffer_close()
|
2008-11-27 17:05:59 +01:00 |
|
Sebastien Helleu
|
aa77b482ad
|
Fix display of scroll indicator when switching to buffer with free content
|
2008-11-26 15:14:53 +01:00 |
|
Sebastien Helleu
|
64fdbb0776
|
Fix option weechat.look.color_nicks_number, value is now immediately applied on nicks by IRC plugin
|
2008-11-24 09:21:25 +01:00 |
|
Sebastien Helleu
|
2e52e54a3a
|
Add support for more than one proxy, with proxy selection for each IRC server (task #6859)
|
2008-11-23 23:04:52 +01:00 |
|
Sebastien Helleu
|
09bed16dbd
|
Save last read line (for marker) within /upgrade
|
2008-11-22 17:47:25 +01:00 |
|
Sebastien Helleu
|
828e9a835f
|
Add missing options in /help window
|
2008-11-22 16:31:52 +01:00 |
|
Sebastien Helleu
|
85a6ad6eb8
|
Fix bug with empty messages displayed
|
2008-11-22 16:31:36 +01:00 |
|
Sebastien Helleu
|
1dc33f57e2
|
Remove old and unused color options
|
2008-11-19 20:53:56 +01:00 |
|
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 |
|