John Hernandez
|
e1d137f4e6
|
Change char->free to auto_char char for autocleanup
Replace `gchar` and `g_free` to `auto_gchar`
Correct certain `char` functions/variables to `gchar`
Related to #1819.
Edited by @jubalh.
|
2023-07-11 13:26:37 +02:00 |
|
Michael Vetter
|
945ac79364
|
scripts: get rid of read variable
|
2022-06-29 10:34:59 +02:00 |
|
Michael Vetter
|
057c9ad776
|
Add config.h in files were it was missing
Related to https://github.com/profanity-im/profanity/issues/1512
|
2021-03-26 19:54:22 +01:00 |
|
Philipp Klaus Krause
|
6a276e74e3
|
Since the string from strerror should never be modified, use const.
|
2020-10-14 09:52:26 +02:00 |
|
Michael Vetter
|
a2726b6a7d
|
Apply coding style
|
2020-07-07 14:18:57 +02:00 |
|
Michael Vetter
|
a4cadf78fa
|
Revert "Apply coding style"
This reverts commit 9b55f2dec0.
Sorting the includes creates some problems.
|
2020-07-07 13:53:30 +02:00 |
|
Michael Vetter
|
9b55f2dec0
|
Apply coding style
Regards https://github.com/profanity-im/profanity/issues/1396
|
2020-07-07 09:43:28 +02:00 |
|
Michael Vetter
|
46fd7150e5
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
|
Michael Vetter
|
706af9a900
|
Update copyright to include 2019
|
2019-01-22 11:31:45 +01:00 |
|
James Booth
|
250e972b7a
|
Update copyright
|
2018-01-21 15:00:02 +00:00 |
|
James Booth
|
68a3daedb9
|
Update Copyright
|
2017-01-28 17:24:22 +00:00 |
|
James Booth
|
a3a73cf003
|
Move all filepath handling to files.c
|
2016-07-24 21:49:35 +01:00 |
|
James Booth
|
29452f8f1b
|
Move xgd functions
|
2016-07-24 17:12:09 +01:00 |
|
James Booth
|
ef942bd27a
|
Add config/files.c
|
2016-07-24 16:22:15 +01:00 |
|
James Booth
|
0a57c4de78
|
Tidy headers
|
2016-07-24 15:43:51 +01:00 |
|
James Booth
|
5bc38b6bc2
|
Moved window_list.c
|
2016-07-24 15:14:46 +01:00 |
|
James Booth
|
0649aad80d
|
Move event timeout to connection module
|
2016-07-24 14:08:30 +01:00 |
|
James Booth
|
e8fc80f5c1
|
Update GPL link in headers
|
2016-07-24 01:14:49 +01:00 |
|
James Booth
|
fb34785566
|
Rename command sources
|
2016-05-22 23:59:52 +01:00 |
|
James Booth
|
88f423afea
|
Rename jabber_ functions
|
2016-05-06 00:53:03 +01:00 |
|
James Booth
|
ccabc08fef
|
Tidy xmpp headers
|
2016-05-04 01:19:51 +01:00 |
|
James Booth
|
e53e94f1e2
|
Updated copyright
|
2016-02-14 22:54:46 +00:00 |
|
James Booth
|
eca7390951
|
Implemented /script show
|
2015-10-17 22:58:45 +01:00 |
|
James Booth
|
a35cbea732
|
Implemented /script list
|
2015-10-17 22:30:01 +01:00 |
|
James Booth
|
904a5a81cf
|
Add ability to script commands after connect
|
2015-10-15 01:19:24 +01:00 |
|