Sebastien Helleu
|
9b10edb6c5
|
core: group templates of command /mouse into a single template
|
2012-12-20 19:27:23 +01:00 |
|
Sebastien Helleu
|
fa1665ef81
|
core: search for a fallback template when a no template is matching command arguments
|
2012-12-20 19:23:52 +01:00 |
|
Peter Boström
|
a67d97f16e
|
core: add option "diff" for command /set (list options with changed value)
|
2012-12-20 18:18:33 +01:00 |
|
Sebastien Helleu
|
0e726b43ef
|
core: fix another bug with horizontal separator displayed at bottom after split of windows (bug #37874)
|
2012-12-20 16:26:41 +01:00 |
|
Sebastien Helleu
|
dd96e6daef
|
core: fix refresh of windows after split (fix bug with horizontal separator between windows) (bug #37874)
|
2012-12-19 12:19:21 +01:00 |
|
Sebastien Helleu
|
1b0ce4bf8b
|
core: add missing contributors in AUTHORS
|
2012-12-19 11:01:29 +01:00 |
|
Sebastien Helleu
|
2386c10917
|
core: add cmake dependency between targets weechat_core and version_git
|
2012-12-19 10:25:12 +01:00 |
|
Sebastien Helleu
|
0f749dc65d
|
core: fix compilation warning on FreeBSD
|
2012-12-19 09:37:26 +01:00 |
|
Sebastien Helleu
|
3fcb00bfc5
|
core: fix stuck mouse (patch from Nei) (bug #36533)
|
2012-12-19 09:10:16 +01:00 |
|
Sebastien Helleu
|
e667b606a9
|
script: fix scroll with mouse when window with script buffer is not the current window (do not force a switch to script buffer in current window)
|
2012-12-19 09:02:14 +01:00 |
|
Sebastien Helleu
|
0faf58a287
|
core: fix default mouse buttons actions for script buffer (focus the window before executing action)
|
2012-12-19 09:00:59 +01:00 |
|
Sebastien Helleu
|
491e31ff55
|
xfer: add missing tags in DCC chat messages: nick_xxx, prefix_nick_ccc, logN
|
2012-12-17 23:30:37 +01:00 |
|
Sebastien Helleu
|
d37184e450
|
irc: return git version in CTCP VERSION and FINGER by default, add "$git" and "$versiongit" in format of CTCP replies
|
2012-12-16 23:11:02 +01:00 |
|
Sebastien Helleu
|
2b78673aa9
|
core: add git version in build, display it in "weechat-curses --help" and /version
|
2012-12-16 23:07:33 +01:00 |
|
Sebastien Helleu
|
fc0b73207b
|
core: remove unneeded arguments for AM_INIT_AUTOMAKE in configure.in
|
2012-12-16 23:02:32 +01:00 |
|
Sebastien Helleu
|
7eb5cc4b97
|
core: move comments with description of C file to top of files
|
2012-12-15 12:27:57 +01:00 |
|
Sebastien Helleu
|
a64dad2597
|
core: simplify syntax for second argument
|
2012-12-14 20:44:45 +01:00 |
|
Sebastien Helleu
|
b2169e9175
|
doc: add warning for autotools in user's guide
|
2012-12-14 20:20:09 +01:00 |
|
Sebastien Helleu
|
fd85d310cd
|
core: add dependencies and remove instructions for autotools in INSTALL
|
2012-12-14 20:19:38 +01:00 |
|
Sebastien Helleu
|
857fb35dcb
|
core: fix cmake target "dist": build tarballs using git-archive and not cvs
|
2012-12-14 19:01:07 +01:00 |
|
Sebastien Helleu
|
70ad2795ea
|
core: remove obsolete directories from .gitignore
|
2012-12-14 18:36:38 +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
|
7d34812f1c
|
core: reformat comments for functions
|
2012-12-13 18:51:44 +01:00 |
|
Sebastien Helleu
|
9db5682186
|
core: fix compilation warning
|
2012-12-09 00:47:07 +01:00 |
|
Sebastien Helleu
|
641de51bdb
|
api: allow creation of structure with hdata_update (allowed for hdata "history")
|
2012-12-08 23:54:07 +01:00 |
|
Sebastien Helleu
|
3f2155e548
|
doc: remove chapter "Authors" in user's guide (list is in file AUTHORS), remove link to forum (closed)
|
2012-12-07 17:11:03 +01:00 |
|
Sebastien Helleu
|
5f4fc11213
|
core: update list of contributors in AUTHORS
|
2012-12-07 17:10:23 +01:00 |
|
Sebastien Helleu
|
f7c47a8644
|
core: fix scroll of one page down when weechat.look.scroll_page_percent is less than 100 (bug #37875)
|
2012-12-07 13:45:41 +01:00 |
|
Sebastien Helleu
|
eabf103e71
|
core: expand char '~' with user home in first argument of hook_process
|
2012-12-06 13:52:13 +01:00 |
|
Sebastien Helleu
|
822ae76543
|
core: fix crash in child process of hook_process_hashtable when arguments are given in hashtable and that execvp() failed
|
2012-12-06 13:43:31 +01:00 |
|
Nils Görs
|
d224594194
|
irc: read local variable "autorejoin" in buffer to override server option "autorejoin" (task #12256)
|
2012-12-05 19:39:50 +01:00 |
|
Sebastien Helleu
|
d544a47e2c
|
doc: update IRC commands in user's guide
|
2012-12-05 19:38:37 +01:00 |
|
Nils Görs
|
03cbb1c8f6
|
core: disable paste detection and confirmation if bar item "input_paste" is not used in a visible bar (task #12327)
|
2012-12-05 19:04:07 +01:00 |
|
Nils Görs
|
dd99a1cf2c
|
irc: add option "-auto" for command /connect (task #9340)
|
2012-12-05 18:32:30 +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
|
76647fc171
|
doc: fix style for prefixes in function weechat_prefix (plugin API reference)
|
2012-12-04 08:51:28 +01:00 |
|
Sebastien Helleu
|
f411a59a7d
|
core: use high priority (50000) for commands /command and /input so that an alias will not take precedence over these commands (bug #36353)
|
2012-12-02 13:15:31 +01:00 |
|
Sebastien Helleu
|
1fa23e6d9c
|
alias: give higher priority to aliases (2000) so that they take precedence over an existing command
|
2012-12-02 13:13:24 +01:00 |
|
Sebastien Helleu
|
c89124aadc
|
core: execute command with higher priority when many commands with same name are found with different priorities
|
2012-12-02 13:12:07 +01:00 |
|
Nils Görs
|
2ae8d81b1f
|
core: add color support in options weechat.look.prefix_{action|error|join|network|quit} (task #9555)
|
2012-12-01 16:03:20 +01:00 |
|
Sebastien Helleu
|
638b2e3f1c
|
core: fix typo in comment
|
2012-12-01 12:34:22 +01:00 |
|
Sebastien Helleu
|
72959d1d8b
|
core: fix display of combining chars (patch from Nei) (bug #37775)
|
2012-11-30 18:16:49 +01:00 |
|
Sebastien Helleu
|
b7abb77b4d
|
doc: add option "weechat.network.gnutls_ca_file" in FAQ to reduce memory used
|
2012-11-30 18:12:52 +01:00 |
|
Sebastien Helleu
|
37a3001dc7
|
xfer: display remote IP address for DCC chat/file (task #12289) (patch from Nils Görs)
|
2012-11-27 22:45:22 +01:00 |
|
Sebastien Helleu
|
9c3ee3c407
|
xfer: limit bytes received to file size (for DCC file received), fix crash when displaying a xfer file with pos greater than size
|
2012-11-27 19:23:59 +01:00 |
|
Nils Görs
|
52519e11d2
|
doc: update FAQ and quickstart guide
|
2012-11-27 15:16:37 +01:00 |
|
Sebastien Helleu
|
ab1d5404d4
|
core: do not display default value for options plugins.* in output of /set
|
2012-11-27 13:44:41 +01:00 |
|
Sebastien Helleu
|
8df76563fd
|
alias: fix default value of alias options (in "cmd" and "completion" sections): defaults to initial command, instead of empty string
|
2012-11-27 12:32:00 +01:00 |
|
Peter Boström
|
1585593bda
|
core: display default values for changed config options in output of /set
|
2012-11-27 12:30:57 +01:00 |
|
Sebastien Helleu
|
dbff3de7e5
|
core: add missing cmake files in packages built by autotools (CMakeParseArguments.cmake, FindPackageHandleStandardArgs.cmake, FindZLIB.cmake)
|
2012-11-27 10:58:45 +01:00 |
|