James Booth
|
e8fc80f5c1
|
Update GPL link in headers
|
2016-07-24 01:14:49 +01:00 |
|
Dominik Heidler
|
1b0ce852bb
|
Implement XEP-0363: HTTP File Upload
|
2016-04-26 23:50:55 +02:00 |
|
James Booth
|
9b177a9e01
|
Removed #AX_PREFIX_CONFIG_H
|
2016-03-31 21:05:02 +01:00 |
|
James Booth
|
1f90aca503
|
Merge branch 'master' into plugins-c
Conflicts:
src/main.c
src/ui/console.c
|
2016-02-14 23:00:52 +00:00 |
|
James Booth
|
e53e94f1e2
|
Updated copyright
|
2016-02-14 22:54:46 +00:00 |
|
James Booth
|
41fe8c22b1
|
Added C plugin code from plugins branch
|
2016-02-14 22:28:55 +00:00 |
|
James Booth
|
559ff72cf5
|
Applied coding style to src/ui/buffer.h src/ui/buffer.c
|
2015-10-25 22:50:10 +00:00 |
|
James Booth
|
5576b88a04
|
Added indent padding
|
2015-07-29 22:48:03 +01:00 |
|
James Booth
|
1014244408
|
Use colouring for message receipts
|
2015-03-14 16:05:13 +00:00 |
|
James Booth
|
b3be26a214
|
Updated copyright
|
2015-02-10 23:16:09 +00:00 |
|
James Booth
|
ed4391ec8a
|
Replaced colours with theme_item_t
|
2014-11-16 20:40:19 +00:00 |
|
James Booth
|
8c027a56f9
|
Implemented /time preference
|
2014-11-16 01:11:00 +00:00 |
|
James Booth
|
f9737251a6
|
Added license exemption for OpenSSL to source headers
|
2014-08-24 20:57:39 +01:00 |
|
James Booth
|
b125fa0feb
|
Return address of buffer entry
|
2014-07-19 17:14:04 +01:00 |
|
James Booth
|
bf62d8bd65
|
Use PAD_SIZE for buffer max size
|
2014-07-18 23:52:00 +01:00 |
|
James Booth
|
1e6b70943a
|
Use GSList for buffer entries
|
2014-07-18 23:07:08 +01:00 |
|
James Booth
|
860591872f
|
Removed unused function
|
2014-07-16 22:34:02 +01:00 |
|
James Booth
|
2786b7cb26
|
Whitespace formatting
|
2014-07-16 22:22:15 +01:00 |
|
Immae
|
945d655910
|
Implemented the buffer for windows resizing
|
2014-06-29 15:04:23 +02:00 |
|
Immae
|
6a9e19303e
|
Added buffer handling. Buffer are initialized, pushed, and freed. No use is made of them so far
Signed-off-by: James Booth <boothj5@gmail.com>
|
2014-06-23 21:05:46 +01:00 |
|