James Booth
|
8633cd6e29
|
Free ProfAccount
|
2016-07-25 22:38:23 +01:00 |
|
James Booth
|
d5d04756ce
|
Fix memory leaks
|
2016-07-25 22:23:54 +01:00 |
|
James Booth
|
943e91268c
|
Fix memory leaks
|
2016-07-25 21:56:38 +01:00 |
|
James Booth
|
139e53f388
|
Decrement reference count on python hook args objects
|
2016-07-25 21:48:00 +01:00 |
|
James Booth
|
130e753aac
|
Use Py_RETURN_NONE
|
2016-07-25 21:13:47 +01:00 |
|
James Booth
|
41b6414d1a
|
Merge pull request #828 from asdil12/patch-2
Fix indentation in http_upload.c
|
2016-07-25 20:52:31 +01:00 |
|
Dominik Heidler
|
5d354defca
|
Fix indentation in http_upload.c
|
2016-07-25 12:28:33 +02:00 |
|
James Booth
|
fcbf56657d
|
Remove unused function prototype
|
2016-07-25 02:06:55 +01:00 |
|
James Booth
|
0ffb441cad
|
Store GTimeZone in statusbar
fixes #785
|
2016-07-25 01:29:09 +01:00 |
|
James Booth
|
33172cb917
|
Free pgpdir
|
2016-07-25 01:03:44 +01:00 |
|
James Booth
|
1437c360b5
|
Free old hash table on wins_tidy
|
2016-07-25 00:57:42 +01:00 |
|
James Booth
|
8f9f018d5a
|
Free python_str_or_unicode_to_string results
|
2016-07-25 00:41:34 +01:00 |
|
James Booth
|
923256b8bb
|
Free icon dir path name
|
2016-07-25 00:18:52 +01:00 |
|
James Booth
|
cbfc34f7c3
|
Remove debug on plugin win create
|
2016-07-24 22:32:39 +01: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
|
6cc4abedc5
|
Move window functions to window_list.c
|
2016-07-24 17:02:09 +01:00 |
|
James Booth
|
37742d71b6
|
Move resource conversions
|
2016-07-24 16:27:39 +01:00 |
|
James Booth
|
ef942bd27a
|
Add config/files.c
|
2016-07-24 16:22:15 +01:00 |
|
James Booth
|
e7bfaa643f
|
Move autoaway check
|
2016-07-24 16:06:24 +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
|
8f213f22e7
|
Moved tray.c
|
2016-07-24 15:10:58 +01:00 |
|
James Booth
|
90b9b48ab9
|
Moved roster_list.c
|
2016-07-24 15:08:47 +01:00 |
|
James Booth
|
cc32bb7738
|
Moved resource.c
|
2016-07-24 15:05:24 +01:00 |
|
James Booth
|
2af0d38e3d
|
Moved muc.c
|
2016-07-24 15:02:43 +01:00 |
|
James Booth
|
1c5efaeb58
|
Moved jid.c
|
2016-07-24 14:59:28 +01:00 |
|
James Booth
|
c23506f453
|
Moved contact.c
|
2016-07-24 14:55:32 +01:00 |
|
James Booth
|
9cff37352a
|
Make header defines consistent
|
2016-07-24 14:51:39 +01:00 |
|
James Booth
|
310abd401d
|
Moved chat_state.c
|
2016-07-24 14:28:25 +01:00 |
|
James Booth
|
25a6252a28
|
Moved chat_session.c
|
2016-07-24 14:23:55 +01:00 |
|
James Booth
|
0649aad80d
|
Move event timeout to connection module
|
2016-07-24 14:08:30 +01:00 |
|
James Booth
|
8d8f2f290d
|
Moved chat state handling code to chat_state.c
|
2016-07-24 13:56:11 +01:00 |
|
James Booth
|
7c593c2780
|
Reorder headers
|
2016-07-24 02:16:57 +01:00 |
|
James Booth
|
4209b1cf45
|
Add /plugins python_version command
|
2016-07-24 02:12:56 +01:00 |
|
James Booth
|
b48a3d2f6a
|
Python plugins: Free string values
|
2016-07-24 01:53:13 +01:00 |
|
James Booth
|
27a842d1cf
|
Include python plugins by default in build
|
2016-07-24 01:34:02 +01:00 |
|
James Booth
|
47dfa6c3fc
|
Merge branch 'master' into python3
Conflicts:
.gitignore
|
2016-07-24 01:22:29 +01:00 |
|
James Booth
|
4ecb4019a6
|
Add missing include
|
2016-07-24 01:19:59 +01:00 |
|
James Booth
|
e8fc80f5c1
|
Update GPL link in headers
|
2016-07-24 01:14:49 +01:00 |
|
James Booth
|
1586ee9ed4
|
Merge remote-tracking branch 'origin/master'
|
2016-07-24 01:13:03 +01:00 |
|
James Booth
|
9824657777
|
Merge pull request #826 from PMaynard/gpl-url
Updated GPL URL
|
2016-07-24 01:12:51 +01:00 |
|
James Booth
|
458334a2c7
|
Update gitignore
|
2016-07-24 01:10:54 +01:00 |
|
James Booth
|
d44472049b
|
Allow str and unicode in python api
|
2016-07-24 01:09:18 +01:00 |
|
James Booth
|
d2e237203c
|
Check for win callback hash before removing
|
2016-07-21 22:23:28 +01:00 |
|
Pete Maynard
|
14c8f53f85
|
Updated GPL URL
|
2016-07-21 11:49:52 +01:00 |
|
James Booth
|
b68d2ce106
|
Update gitignore
|
2016-07-19 23:44:38 +01:00 |
|
James Booth
|
066526db41
|
Comment python version arg in configure-debug
|
2016-07-19 23:43:43 +01:00 |
|
James Booth
|
f1dea893aa
|
Use python3 in configure-debug
|
2016-07-19 01:05:17 +01:00 |
|
James Booth
|
376811a960
|
Tidy python3 conditional code
|
2016-07-19 01:02:33 +01:00 |
|