pidgin/pidgin
Clone
Summary
Browse
Changes
Graph
closing merged branch
jingle-reply-with-senders-both
14 months ago, Gary Kramlich
2f28c8df6574
Merged in jingle-reply-with-senders-both (pull request #635)
14 months ago, Gary Kramlich
12dd8cf1a455
jingle: always reply with senders set to both
jingle-reply-with-senders-both
14 months ago, Fabrice Bellet
5f0789584446
Merged in default (pull request #639)
14 months ago, Gary Kramlich
8fe562cc7163
Use non-fatal asserts in jabber util tests.
14 months ago, Elliott Sales de Andrade
91e9ec0e535e
Re-write jabber util tests to be subtest-ish.
14 months ago, Elliott Sales de Andrade
83abc6732fb5
closing merged branch
iterate-on-receiving-data-in-jabber-callback
14 months ago, Gary Kramlich
5b3f596d1947
Merged in iterate-on-receiving-data-in-jabber-callback (pull request #636)
14 months ago, Gary Kramlich
c0c4ecb9bceb
iterate on jabber callback when receiving more data than buffer size
iterate-on-receiving-data-in-jabber-callback
14 months ago, Fabrice Bellet
7de5610adb49
stream_management.c was missing from jabber/Makefile.mingw
release-2.x.y
14 months ago, Gary Kramlich
0857d099906e
QuLogic pointed out that we require glib 2.16 making the G_MAXSSIZE compatibility unnecessary.
release-2.x.y
14 months ago, Gary Kramlich
43e0ebb91028
Create a glibcompat.h to define G_GNUC_(BEGIN,END)_IGNORE_DEPRECATIONS which was added in 2.32.0 but we only require 2.16.0
release-2.x.y
14 months ago, Gary Kramlich
dc5e8cca7434
Merged in default (pull request #630)
14 months ago, Gary Kramlich
e374a2cf0611
Rename purple_get_month -> purple_time_parse_month
14 months ago, qarkai
564fcabca6d9
Add purple_get_month() util function
14 months ago, qarkai
c69c52a5ffe7
Merged in default (pull request #638)
14 months ago, Gary Kramlich
6e6d4e671a85
Massive update of .po's that hasn't been done in quite a long time.
14 months ago, John Bailey
036de5bdb8da
Merged in default (pull request #637)
14 months ago, Gary Kramlich
9f3aa66e2beb
zephyr: Modernize K&R function prototypes.
14 months ago, Elliott Sales de Andrade
811f82db29dd
zephyr: Delete unused error message code.
14 months ago, Elliott Sales de Andrade
6bb197792c6d
Merged in default (pull request #629)
14 months ago, Gary Kramlich
d3b870b30eb9
Remove the queued_output_stream_clear_on_error test as it was more of a heurisitc test than anything else
14 months ago, Gary Kramlich
08952f115a7c
Remove GtkDialog handling in pidgin_widget_decorate_account.
14 months ago, Elliott Sales de Andrade
a8bdd1227991
Fix broken check in zephyr.
14 months ago, Elliott Sales de Andrade
9acdbd51e504
Avoid warnings about abs/labs due to long time_t.
14 months ago, Elliott Sales de Andrade
af68597474ae
Fix undefined behaviour of default argument promotion to va_start.
14 months ago, Elliott Sales de Andrade
1e72d4cc60ad
Merged in default (pull request #628)
14 months ago, Gary Kramlich
360997c25b1a
Fix an error caused by misreading purple_strequal()
14 months ago, John Bailey
e74e34093dfa
Credit Evert Mouw for the portion of his PR that I accepted.
14 months ago, John Bailey
f756870e6bf5
Less delay for XMPP file transfer using streamhosts. Ignore 0.0.0.0.
14 months ago, Evert Mouw
8f9d5d0acbbf
Add PR 627 to the xmpp si filetransfer timeout entry in the ChangeLog
release-2.x.y
14 months ago, Gary Kramlich
7ab560390e2f
Fix an error caused by misreading purple_strequal()
release-2.x.y
14 months ago, John Bailey
60fbcaffa69a
Credit Evert Mouw for the portion of his PR that I accepted.
release-2.x.y
14 months ago, John Bailey
21c032e12ec4
Less delay for XMPP file transfer using streamhosts. Ignore 0.0.0.0.
release-2.x.y
14 months ago, Evert Mouw
771af5c28038
Add some NULL checks to silence scan-build.
14 months ago, Elliott Sales de Andrade
eda298799a8e
Fix const-cast warning.
14 months ago, Elliott Sales de Andrade
d036854702b3
Re-write remove_prefs to not use recursion.
14 months ago, Elliott Sales de Andrade
d1ad503fe389
Fix brokenness in jingle_google_p2p_add_local_candidate.
14 months ago, Elliott Sales de Andrade
890547f0fa6e
Fix some possible leaks.
14 months ago, Elliott Sales de Andrade
66604f791698
Re-arrange jabber_buddy_resource_free to avoid use-after-free warning.
14 months ago, Elliott Sales de Andrade
27c5004a6c65
Fix some use-after-free.
14 months ago, Elliott Sales de Andrade
1d0c0fab2b72
Add a scanbuild convey plan
14 months ago, Gary Kramlich
0bedbacffa83
Merge upstream, resolve conflicts
14 months ago, qarkai
00a9ef389aab
Set GList to NULL after free
14 months ago, qarkai
ac2ec9dc4dc5
Add braces
14 months ago, qarkai
0ce616f8d0ec
Add NULL checks
14 months ago, qarkai
13cfb1168f42
Use g_clear_object instead of NULL check and g_object_unref
14 months ago, qarkai
9fc7c3c226d8
Add new and free functions for structs to reduce duplication
14 months ago, qarkai
016690872c6c
Use purple_roomlist_room_free to reduce duplication
14 months ago, qarkai
11764e84328d
Reduce lists iterations
14 months ago, qarkai
3acbe4afeab5
Merged in default (pull request #625)
14 months ago, Gary Kramlich
e7b673f290bb
Remove redundant comparisons in conditions
14 months ago, qarkai
b86418d6eb94
Remove redundant const qualifiers from function parameters
14 months ago, qarkai
d167361831ba
Remove redundant returns
14 months ago, qarkai
00bfb6134525
Remove redundant declarations
14 months ago, qarkai
fba68437a08a
Remove redundant preprocessor directives and dead code inside
14 months ago, qarkai
539acf784dbc
Remove redundant callback type casts
14 months ago, qarkai
9b64a2d80f8c
Merged in default (pull request #624)
14 months ago, Gary Kramlich
935e9fe8bdc9
Replace purple_get_host_name by g_get_host_name.
14 months ago, Elliott Sales de Andrade
e353b2390ad8
Replace purple_str_has_{prefix,suffix} by g_str_has_{prefix,suffix}.
14 months ago, Elliott Sales de Andrade
a7acc7b00d79