Sebastien Helleu
|
3da3c0c96e
|
Added Makefile.am for swedish doc
|
2007-08-09 13:18:22 +00:00 |
|
Sebastien Helleu
|
c1c9dd2da8
|
Added swedish quickstart guide
|
2007-08-09 13:11:00 +00:00 |
|
Sebastien Helleu
|
ec78674d4e
|
Added support of channel mode +u (channel user) (bug #20717)
|
2007-08-09 09:35:17 +00:00 |
|
Sebastien Helleu
|
c246d44762
|
Fixed /server help message
|
2007-08-08 14:27:02 +00:00 |
|
Sebastien Helleu
|
09ddfcd860
|
Improved /connect command to connect to a host by creating a temporary server, added option to /server to create temporary server (task #7095)
|
2007-08-08 14:08:06 +00:00 |
|
Sebastien Helleu
|
028d38b44e
|
Allow clear of multiple selected buffers with /clear (patch #6112)
|
2007-08-08 09:07:19 +00:00 |
|
Sebastien Helleu
|
f68a2cbfcd
|
Added "copy" and "rename" options to /server command
|
2007-08-08 08:19:04 +00:00 |
|
Sebastien Helleu
|
3c10d2205e
|
Moved charset plugin section in doc
|
2007-08-06 09:53:40 +00:00 |
|
Sebastien Helleu
|
362866fdf2
|
Added key for setting unread marker on all buffers (default: ctrl-S + ctrl-U) (task 7180)
|
2007-08-06 09:30:22 +00:00 |
|
Sebastien Helleu
|
d150376c54
|
Added channel completion to /join command
|
2007-08-02 09:52:12 +00:00 |
|
Sebastien Helleu
|
9d3e31e165
|
Fixed nick prefix display on servers that doesn't support all prefixes (bug #20025)
|
2007-08-01 10:44:51 +00:00 |
|
Sebastien Helleu
|
efd511dea4
|
Fixed terminal encoding detection when NLS is disabled (bug #20646)
|
2007-08-01 09:59:00 +00:00 |
|
Sebastien Helleu
|
0904d9afaf
|
Fixed crash when sending data to channel or pv on disconnected server (bug #20524)
|
2007-07-18 23:26:23 +00:00 |
|
Sebastien Helleu
|
2da039222d
|
Added pv count in /server output
|
2007-07-18 16:50:56 +00:00 |
|
Sebastien Helleu
|
271bd21802
|
Improved command /server ant its output, added plural form in PO files
|
2007-07-18 16:35:12 +00:00 |
|
Sebastien Helleu
|
bd0b7957a3
|
Added 3 default new keys: ctrl-B (left), ctrl-F (right), ctrl-D (delete)
|
2007-07-18 13:11:58 +00:00 |
|
Sebastien Helleu
|
bd2ab776fe
|
Added key Alt-J + Alt-P in doc
|
2007-07-18 12:52:53 +00:00 |
|
Sebastien Helleu
|
2c3fad454c
|
Added "buffer_move" event handler to plugins API (task #6708)
|
2007-07-18 12:02:40 +00:00 |
|
Sebastien Helleu
|
b1a99c5e6f
|
Updated some messages in doc
|
2007-07-18 11:58:49 +00:00 |
|
Sebastien Helleu
|
3b48025071
|
Added key function "jump_previous_buffer" to jump to buffer previously displayed (new key: alt-J + alt-P) (task #7085)
|
2007-07-15 18:06:56 +00:00 |
|
Sebastien Helleu
|
feec343ffb
|
Added "-nojoin" option for /connect and /reconnect commands (task #7074), added "%*" to completion template (repeat last completion).
|
2007-07-13 15:38:26 +00:00 |
|
Sebastien Helleu
|
ddc10d0164
|
Added new question in FAQ about highlights
|
2007-07-13 13:49:54 +00:00 |
|
Sebastien Helleu
|
5bf2c326f2
|
Added new keys for color (^Cb, ^Cc, ..) in doc
|
2007-07-12 15:59:12 +00:00 |
|
Sebastien Helleu
|
241f70f869
|
Fixed bugs with IRC color in messages, now color codes are inserted in command line with ^Cc,^Cb,.. instead of %C,%B,.. (bug #20222, task #7060)
|
2007-07-12 15:00:45 +00:00 |
|
Sebastien Helleu
|
9d5ef17bd6
|
Fixed bug with smart nick completion (last speakers first) when a nick is changed
|
2007-07-09 09:14:51 +00:00 |
|
Sebastien Helleu
|
825a9cfdf6
|
Fixed charset bug with channel names in status bar (bug #20400)
|
2007-07-08 11:42:38 +00:00 |
|
Sebastien Helleu
|
fc2693c8e1
|
Added "scroll" option to /buffer command
|
2007-07-05 16:44:42 +00:00 |
|
Sebastien Helleu
|
0bbe747f78
|
Added small hack to make weechat server connection ok with Cygwin. Connection may block under Cygwin, waiting for better solution.
|
2007-07-03 16:35:20 +00:00 |
|
Sebastien Helleu
|
feedeb25f6
|
Removed unused variable
|
2007-07-03 14:45:55 +00:00 |
|
Sebastien Helleu
|
f1a39ce7d7
|
Replaced GPL 2 license by GPL 3
|
2007-07-02 12:25:13 +00:00 |
|
Sebastien Helleu
|
585681e5a0
|
Down key now saves input to history and clears input line (task #7049)
|
2007-07-01 11:20:34 +00:00 |
|
Sebastien Helleu
|
cd3599e6db
|
Removed tests on binary when using /upgrade
|
2007-06-12 13:42:33 +00:00 |
|
Sebastien Helleu
|
bbe20b9b30
|
Fixed log file when channel name contains "/" (bug #20072)
|
2007-06-12 13:02:19 +00:00 |
|
Sebastien Helleu
|
00c4e36357
|
Command /away allowed when not connected to server (internally stored and AWAY command is sent when connecting to server) (task #7003)
|
2007-06-12 10:17:11 +00:00 |
|
Sebastien Helleu
|
d3d4bcaf2b
|
Version 0.2.6-cvs (for cmake build)
|
2007-06-12 07:36:52 +00:00 |
|
Julien Louis
|
8cdad47de8
|
Search for Dl library if we do not disable plugins
|
2007-06-12 06:36:35 +00:00 |
|
Julien Louis
|
a8017fe06c
|
Fix Gettext detection and code cleanup.
|
2007-06-11 21:36:40 +00:00 |
|
Julien Louis
|
4297b55bf2
|
Explicitly link against libdl
|
2007-06-11 20:49:10 +00:00 |
|
Julien Louis
|
83db899ce7
|
re-introduce ELSEIF check since it breaks libintl check on other plateforms.
|
2007-06-11 19:24:02 +00:00 |
|
Julien Louis
|
894cda91c9
|
check for dgettext function in libintl on non openbsd platforms
|
2007-06-11 18:25:20 +00:00 |
|
Julien Louis
|
47ce432199
|
Fix Typo in FindGettext.cmake
|
2007-06-11 18:02:53 +00:00 |
|
Julien Louis
|
c9625e1f58
|
Link weechat-curses against libutf8 on OpenBSD plateform
|
2007-06-11 17:47:57 +00:00 |
|
Julien Louis
|
d604e222ea
|
Fix libintl detection on openbsd
|
2007-06-11 17:47:47 +00:00 |
|
Julien Louis
|
fb34430076
|
Add a check for utf8/wchar.h header on OpenBSD plateform
and remove commented check
|
2007-06-11 17:47:28 +00:00 |
|
Julien Louis
|
636dd48a7b
|
The lua library on openbsd is named liblua so we check now for liblua
|
2007-06-11 17:46:49 +00:00 |
|
Sebastien Helleu
|
c1c7fbc156
|
Updated doc
|
2007-06-11 13:49:20 +00:00 |
|
Sebastien Helleu
|
3799b83107
|
Added argument for /upgrade command (path to binary), check that binary file is found and has execution permissions before upgrading
|
2007-06-11 13:46:50 +00:00 |
|
Sebastien Helleu
|
b80c53e87d
|
Fixed bug with /topic when channel not open and topic not defined (bug #20141)
|
2007-06-11 06:46:53 +00:00 |
|
Sebastien Helleu
|
299d37a342
|
Added hotlist sort with new option "look_hotlist_sort" (task #5870)
|
2007-06-08 16:04:50 +00:00 |
|
Sebastien Helleu
|
6971faba65
|
Version 0.2.6-cvs
|
2007-06-07 16:12:15 +00:00 |
|