Jan Kaluza
|
060510d695
|
Add general command line parsing code into Config::cretateFromArgs() method
|
2012-09-04 14:58:04 +02:00 |
|
Jan Kaluza
|
1fde5bad9d
|
Allow define PURPLE_NOT_RUNTIME
|
2012-09-04 13:45:09 +02:00 |
|
Jan Kaluza
|
bbafb94d6f
|
Use wrapped calls to libpurple and load libpurple.dll automatically on Windows
|
2012-09-04 11:38:17 +02:00 |
|
Jan Kaluza
|
ad7461beec
|
Pass command the same command line options as we have in main instance to backend instances
|
2012-09-04 10:28:11 +02:00 |
|
Vitaly Takmazov
|
c7d4d70117
|
Merge branch 'master' of https://github.com/hanzz/libtransport
|
2012-08-15 16:34:47 +04:00 |
|
HanzZ
|
e6aabb3b7e
|
handle EAGAIN
|
2012-08-09 23:11:39 +02:00 |
|
Jan Kaluza
|
8acda88ffe
|
Set MALLOC_CHECK_ using mallopt
|
2012-08-06 16:40:18 +02:00 |
|
Vitaly Takmazov
|
eabd4012f4
|
Merge branch 'master' of https://github.com/hanzz/libtransport
|
2012-08-01 13:26:13 +04:00 |
|
Jan Kaluza
|
132059ca7d
|
Fix crash caused by two XMPP users using single PurpleAccount instance
|
2012-08-01 07:12:55 +02:00 |
|
HanzZ
|
9cb2171e00
|
Added updateBuddySetting, removeBuddySetting and removeBuddy implementation for SQLite
|
2012-07-20 13:46:28 +02:00 |
|
Vitaly Takmazov
|
892af5dc57
|
Merge branch 'master' of https://github.com/hanzz/libtransport
|
2012-05-22 11:03:57 +04:00 |
|
Jan Kaluza
|
31687c4a09
|
Support for prpl-novell
|
2012-05-02 12:03:12 +02:00 |
|
Vitaly Takmazov
|
5ec1ad4dd4
|
Merge branch 'master' of https://github.com/hanzz/libtransport
|
2012-04-18 10:08:12 +04:00 |
|
Vitaly Takmazov
|
c0001513e4
|
fix compilation 5
|
2012-04-18 10:07:35 +04:00 |
|
HanzZ
|
70b93a4fb8
|
hack for gfire
|
2012-04-17 22:03:28 +02:00 |
|
Vitaly Takmazov
|
f1d9579afa
|
Merge branch 'master' of https://github.com/hanzz/libtransport
|
2012-04-16 11:20:17 +04:00 |
|
HanzZ
|
c031ba344e
|
define macros also in linux
|
2012-04-13 09:04:06 +02:00 |
|
HanzZ
|
7d6bef6ac6
|
Fixed export + gen_dynamic_purple can be called repeatedly
|
2012-04-13 08:56:46 +02:00 |
|
HanzZ
|
328ba6166b
|
cdecl
|
2012-04-12 22:01:30 +02:00 |
|
HanzZ
|
d241422571
|
Better python generator
|
2012-04-12 21:56:16 +02:00 |
|
HanzZ
|
84741f552c
|
Some windows tweaks
|
2012-04-12 21:50:15 +02:00 |
|
HanzZ
|
6a998310e0
|
Find serv_
|
2012-04-11 22:15:50 +02:00 |
|
HanzZ
|
fcb7bd6acd
|
More debug
|
2012-04-11 16:26:35 +02:00 |
|
HanzZ
|
036b2a30b9
|
script fix
|
2012-04-10 19:32:51 +02:00 |
|
HanzZ
|
2faab40fad
|
Fixed return values
|
2012-04-10 19:01:09 +02:00 |
|
HanzZ
|
839ddcee85
|
print groups in backend log
|
2012-04-10 18:38:27 +02:00 |
|
HanzZ
|
b3cdfe5619
|
fixed return types
|
2012-04-10 11:05:09 +02:00 |
|
HanzZ
|
dea27821a7
|
Show methods which are not found + find also win32dep.h methods
|
2012-04-10 10:51:12 +02:00 |
|
HanzZ
|
ac88ee23b0
|
Fixed typo
|
2012-04-10 10:35:48 +02:00 |
|
HanzZ
|
9d96506fce
|
show error message when libpurple.dll can't be loaded
|
2012-04-10 10:29:18 +02:00 |
|
HanzZ
|
c178e4daa3
|
show error message when libpurple.dll can't be loaded
|
2012-04-10 10:22:45 +02:00 |
|
HanzZ
|
7c7da424b6
|
fixed include
|
2012-04-10 10:20:40 +02:00 |
|
HanzZ
|
6e8ae7e037
|
fixed include
|
2012-04-10 10:20:26 +02:00 |
|
HanzZ
|
592c3ab0d8
|
purple_defs and windows loader generator
|
2012-04-10 10:19:07 +02:00 |
|
HanzZ
|
461e670e01
|
Probably log that DBus error
|
2012-04-09 08:33:13 +02:00 |
|
Vitaly Takmazov
|
63c62561d8
|
fix complation with mingw and openssl
|
2012-04-08 20:24:14 +04:00 |
|
HanzZ
|
0d46e7f53e
|
execute_purple_plugin_action
|
2012-04-03 20:38:25 +02:00 |
|
HanzZ
|
bde0e7c3eb
|
Fetch gadu-gadu buddies. Fixes #252
|
2012-04-03 20:17:04 +02:00 |
|
HanzZ
|
7c93aee6f4
|
Log4cxx is optional dependency now
|
2012-03-21 16:31:51 +01:00 |
|
Vitaly Takmazov
|
64f0883512
|
Merge branch 'master' of https://github.com/hanzz/libtransport
|
2012-03-21 19:03:45 +04:00 |
|
HanzZ
|
1f60d0547c
|
Changed libtransport-plugin deps to have logging.h used from libpurple backend
|
2012-03-21 15:46:25 +01:00 |
|
Vitaly Takmazov
|
bda35a459e
|
use bundled protobuf for windows builds
|
2012-03-21 17:42:29 +04:00 |
|
Jan Kaluza
|
7d238f4440
|
catch FileInputStream exception
|
2012-03-21 11:01:07 +01:00 |
|
HanzZ
|
3b4c7b384b
|
ssize_t on windows...
|
2012-03-20 22:58:00 +01:00 |
|
HanzZ
|
2bf17991b5
|
define getpid on windows
|
2012-03-20 22:51:17 +01:00 |
|
HanzZ
|
dd8627bbfe
|
little cleanup in libpurple backend
|
2012-03-16 12:27:59 +01:00 |
|
HanzZ
|
51167fe71f
|
Fixed conversation creationg introduced by previous commits
|
2012-03-10 10:51:58 +01:00 |
|
HanzZ
|
15e1f34b03
|
Working MUC messages for XMPP
|
2012-03-07 19:00:53 +01:00 |
|
HanzZ
|
87a0a2f49a
|
Working MUC messages for XMPP
|
2012-03-07 18:59:21 +01:00 |
|
Jan Kaluza
|
022a723079
|
working joining/leaving XMPP MUC
|
2012-03-07 13:51:35 +01:00 |
|