James Booth
|
9fbff01a45
|
Merge branch 'master' into plugins
|
2014-06-15 19:11:14 +01:00 |
|
James Booth
|
92837ec186
|
Renamed sha1 functions to avoid naming clashes
|
2014-06-15 19:08:18 +01:00 |
|
James Booth
|
45e3b25fab
|
Fixed memleak in wins_xmlconsole_exists
|
2014-06-15 17:43:16 +01:00 |
|
James Booth
|
b9b5d6a5f8
|
Fixed memleak in autocompleter
|
2014-06-15 17:32:30 +01:00 |
|
James Booth
|
e296379863
|
Fixed memleak when writing preferences file
|
2014-06-15 17:19:56 +01:00 |
|
James Booth
|
c505f4aaba
|
Added valgrind suppressions file
|
2014-06-15 17:18:34 +01:00 |
|
James Booth
|
e95e6e1418
|
Removed python site path check from configure.ac
|
2014-06-13 22:31:33 +01:00 |
|
James Booth
|
8a3ab0b4db
|
Removed pylibs.py
|
2014-06-13 22:08:38 +01:00 |
|
James Booth
|
57c1dafa6f
|
Python plugins: add all site package paths to sys.path
|
2014-06-13 20:37:59 +01:00 |
|
James Booth
|
d250400aec
|
Added pylibs.py
|
2014-06-13 20:12:17 +01:00 |
|
James Booth
|
e51de63178
|
Added autocompleter to Ruby API
|
2014-06-12 22:11:33 +01:00 |
|
James Booth
|
f4c02e9875
|
Added autocompletion for lua plugins
|
2014-06-12 21:34:48 +01:00 |
|
James Booth
|
9d96ae5190
|
Free plugin autocompleters on shutdown
|
2014-06-12 20:03:19 +01:00 |
|
James Booth
|
8831715f7a
|
Terminate autocomplete list, python plugins
|
2014-06-12 19:04:47 +01:00 |
|
James Booth
|
cdd10d5b72
|
Added autocompleters to python API
|
2014-06-12 00:04:44 +01:00 |
|
James Booth
|
98dc1ddb97
|
Renamed C register autocomplete
|
2014-06-11 23:30:33 +01:00 |
|
James Booth
|
debe0ac3f1
|
Added autcomplete for C plugins
|
2014-06-11 23:27:42 +01:00 |
|
James Booth
|
cb2a026594
|
Fixed coloured output in C API
|
2014-06-11 21:35:05 +01:00 |
|
James Booth
|
dd91a88eb0
|
Removed win_process_line from all APIs
|
2014-06-11 21:17:32 +01:00 |
|
James Booth
|
b012a1b1b6
|
Use waddstr to avoid message truncation
|
2014-06-10 23:39:31 +01:00 |
|
James Booth
|
13c2cc36c3
|
Manage python Global Interpreter Lock to allow plugin threading
|
2014-06-09 19:30:01 +01:00 |
|
James Booth
|
c450a78b75
|
Added yellow output to plugin api
|
2014-06-08 18:36:38 +01:00 |
|
James Booth
|
cc7fb03603
|
Added colour functions for API window print line
|
2014-06-05 22:11:57 +01:00 |
|
James Booth
|
b8d0f36684
|
Added window creation and status bar changes to plugin api
|
2014-06-05 21:13:29 +01:00 |
|
James Booth
|
57416634d5
|
Added site path for python plugins
|
2014-06-05 00:36:36 +01:00 |
|
James Booth
|
6a5552b128
|
Removed ruby debug from travis build
|
2014-06-04 19:40:10 +01:00 |
|
James Booth
|
9112b0003d
|
Added libtool check in configure.ac
|
2014-06-03 23:50:47 +01:00 |
|
James Booth
|
16650b0dea
|
Disable ruby plugins in travis build
|
2014-06-03 22:15:02 +01:00 |
|
James Booth
|
4daeb780bc
|
Merge branch 'master' into plugins
|
2014-06-03 21:50:12 +01:00 |
|
James Booth
|
d0fa51fe67
|
Fixed compiler warning
|
2014-06-03 21:48:38 +01:00 |
|
James Booth
|
758c30133f
|
Merge branch 'master' into plugins
|
2014-06-03 21:46:40 +01:00 |
|
James Booth
|
1925cb80ec
|
Show info in chat and private chat windows
|
2014-06-03 21:35:27 +01:00 |
|
James Booth
|
c65b43f081
|
Show info in room for participant
|
2014-06-03 21:20:13 +01:00 |
|
James Booth
|
8ae6d359d7
|
Moved info display code to window.c
|
2014-06-03 21:14:21 +01:00 |
|
James Booth
|
fbb6146050
|
Merge branch 'master' into plugins
|
2014-06-02 18:45:42 +01:00 |
|
James Booth
|
17c73814ac
|
Made room message notification preference display case consistent
|
2014-06-02 18:44:06 +01:00 |
|
James Booth
|
6a30e5a5e1
|
Added debug output to travis build
|
2014-06-01 23:24:09 +01:00 |
|
James Booth
|
b7dea2a8da
|
Merge branch 'master' into plugins
|
2014-06-01 22:56:47 +01:00 |
|
James Booth
|
21af901fe4
|
Include stdint
|
2014-06-01 22:53:30 +01:00 |
|
James Booth
|
71c4e1c890
|
Merge branch 'master' into plugins
Conflicts:
.travis.yml
configure.ac
|
2014-06-01 22:48:47 +01:00 |
|
James Booth
|
575b6acdd2
|
Use public domain SHA1 code, remove libgcrypt dependency
|
2014-06-01 22:42:10 +01:00 |
|
James Booth
|
13fb67ddf5
|
Removed lua from travis build
|
2014-05-28 23:33:24 +01:00 |
|
James Booth
|
f6eb3a360c
|
Removed lua from temp configure until lua 5.2 working
|
2014-05-28 23:22:03 +01:00 |
|
James Booth
|
99bfd719bb
|
Updated travis build to force all plugin langs
|
2014-05-28 23:15:29 +01:00 |
|
James Booth
|
8fa41701d4
|
Reintroduced lua AX macros
|
2014-05-28 23:12:20 +01:00 |
|
James Booth
|
2c5ab7f64a
|
Added temporary configure-plugins script
Runs config options for stable plugins, and debug
|
2014-05-28 23:00:15 +01:00 |
|
James Booth
|
935e6b8521
|
Added manual ruby configuration
|
2014-05-28 22:47:53 +01:00 |
|
James Booth
|
ef6734beed
|
Change liblua-dev version in travis build
|
2014-05-27 00:06:08 +01:00 |
|
James Booth
|
b82fe12e7d
|
Updated travis build
|
2014-05-27 00:02:33 +01:00 |
|
James Booth
|
3065b8be06
|
Updated hardcoded lua version to 5.2, removed debug from lua_api
|
2014-05-26 23:58:18 +01:00 |
|