pidgin/pidgin
Clone
Summary
Browse
Changes
Graph
Use G_DECLARE_DERIVABLE_TYPE for PurpleConversation and additional cleanups
13 months ago, Gary Kramlich
f1b7c03f6cc7
rename conversation.[ch] to purpleconversation.[ch] and split PurpleConversationUiOps out to its own file to avoid circular include issues.
13 months ago, Gary Kramlich
d3518ff99fa7
Make sure we remove all the files we install.
release-2.x.y
13 months ago, Gary Kramlich
5407cbf3c5dd
Add a bunch of items to the ChangeLog
release-2.x.y
13 months ago, Gary Kramlich
8b8c403b15ea
Use LT_LIB_M to determine if we need to link to the math library and link Pidgin to the X11 libraries
release-2.x.y
13 months ago, Gary Kramlich
132d17234930
Fix the gevolution plugin.
release-2.x.y
13 months ago, Gary Kramlich
a2a16969a8fa
Force python3 for purple-remote and purple-url-handler
release-2.x.y
13 months ago, Gary Kramlich
a3d5a106c3dc
Install our appdata file to $(datadir)/metainfo as that change was made a long time ago
release-2.x.y
13 months ago, Gary Kramlich
a817d80eeb79
Remove a lingering oscar reference
release-2.x.y
13 months ago, Gary Kramlich
d4d72fde60c2
Bump the version for the next round of development
release-2.x.y
13 months ago, Gary Kramlich
77a1e212f5b9
Added tag v2.14.3 for changeset 723c284ecfa1
release-2.x.y
13 months ago, Gary Kramlich
039b66444534
Remove the oscar protocol plugin from po/POTFILES.in
release-2.x.y
v2.14.3
13 months ago, Gary Kramlich
723c284ecfa1
Update the documentation for the 2.14.3 release
release-2.x.y
13 months ago, Gary Kramlich
98f8af044651
Remove the oscar protocol
release-2.x.y
13 months ago, Gary Kramlich
d12f1daf83ff
Port the updates from 2.14.2 and the upcoming 2.14.3 to 3.0.0
13 months ago, Gary Kramlich
b5f355f90ab0
chatconversation.c was renamed to purplechatconversation.c
13 months ago, Gary Kramlich
c8e72f512215
Modernizing PurpleChatConversation.
13 months ago, Gary Kramlich
73407e00ec5d
Fix a number of issues with the windows build
release-2.x.y
13 months ago, Gary Kramlich
0611c060a02c
Avoid manual handling of icons in request field list items
13 months ago, Arkadiy Illarionov
b5eccef8404e
Bump the version for the next round of development
release-2.x.y
13 months ago, Gary Kramlich
d9b3d3e617d4
Added tag v2.14.2 for changeset 2eb25613d054
release-2.x.y
13 months ago, Gary Kramlich
1dd6e5170860
Update the ChangeLog and configure.ac for release
release-2.x.y
v2.14.2
13 months ago, Gary Kramlich
2eb25613d054
Add support for osslsigncode and newer versions of nsis
release-2.x.y
13 months ago, Gary Kramlich
cbb6d1c52d6e
Add Tanweer Ali to the COPYRIGHT file
13 months ago, Gary Kramlich
1ec9131142c3
Add configuration directory path to help window
13 months ago, TANWEER ALI
628ec6b8efd4
Fix a bug where autoconf 2.71 complains about AC_PROG_INTLTOOL not being used.
release-2.x.y
13 months ago, Gary Kramlich
99152d2c1529
Modernize debug.[ch]
13 months ago, Gary Kramlich
4ee19005534e
Clean up some random gtk-doc warnings in libpurple's documentation
13 months ago, Gary Kramlich
ea25e596b1d4
Fix some issues with the CredentialManager and CredentialProvider docs
13 months ago, Gary Kramlich
f3fd62f8c831
Fix a crash on shutdown in kwallet if the wallet was never opened.
14 months ago, Gary Kramlich
a6a5e36ddfe5
Refresh all of the ui files
14 months ago, Gary Kramlich
132c763c26e4
Port the KWallet Keyring to the new CredentialProvider API.
14 months ago, Gary Kramlich
338bba38df77
Fix some typos in the doc strings in purpleprivate.h
14 months ago, Gary Kramlich
4946be291bc3
Remove the old avatar from the infopane.
14 months ago, Gary Kramlich
1cfdaf481246
Refresh the README as a few things have moved and some of the wording was weird.
14 months ago, Gary Kramlich
b09ca0df70cb
Cleanup deprecated libsoup usage
14 months ago, Elliott Sales de Andrade
54b2a95ac176
Fix building on glib < 2.58.0 as we have a minimum of 2.52.0
14 months ago, Gary Kramlich
3891ef6e3b56
Add purple_request_field_choice_add_full
14 months ago, Arkadiy Illarionov
7f0cde300360
Remove NS_AVATAR_0_12_* namespaces
14 months ago, Arkadiy Illarionov
88c703b00fa7
bonjour: Rewrite name lookup as a GTask.
14 months ago, Elliott Sales de Andrade
8acebbe41fe4
Fix SILC build with modern PurpleProtocol
14 months ago, Arkadiy Illarionov
9bdf61ddf211
Modernize PurpleProtocol
14 months ago, Gary Kramlich
71305a7d7423
Turn jingle_rtp_add_payloads into callback
14 months ago, Arkadiy Illarionov
3259645493ae
Always ref result of g_io_stream_get_{input,output}_stream.
14 months ago, Elliott Sales de Andrade
44c107f92a65
Create a PidginAvatar widget.
14 months ago, Gary Kramlich
28d50eece92d
Replace gethostname by g_get_host_name
14 months ago, Elliott Sales de Andrade
691bd780ab06
Fix a possible leak.
14 months ago, Elliott Sales de Andrade
afc646d2e7cb
Remove the purple_protocols API as it has been replaced by purple_protocol_manager
14 months ago, Gary Kramlich
b41d37dbf129
Port finch from the purple_protocols api to the purple_protocol_manager api
14 months ago, Gary Kramlich
51a4fc3b947a
Manually check for xgettext as we need it for NLS support.
14 months ago, Gary Kramlich
1692f596a13d
Port libpurple from purple_protocols_ to purple_protocol_manager_
14 months ago, Gary Kramlich
5496016b3c00
Port Pidgin from purple_protocols to PurpleProtocolManager
14 months ago, Gary Kramlich
0e11ce1049b2
ChangeLog the python3 change.
release-2.x.y
14 months ago, Gary Kramlich
037eec63eefd
Python2 is deprecated and not in current distros so move the dbus bindings to Python3
release-2.x.y
14 months ago, Gary Kramlich
ad97cc7a12da
Convert all of the protocols to use the new protocol_manager_ api
14 months ago, Gary Kramlich
be00e9c87cb7
Port the pidgin plugins from purple_protocols_ to purple_protocol_manager_
14 months ago, Gary Kramlich
fb206d19393f
Replace JabberSmileyRef with PurpleKeyValuePair
14 months ago, Arkadiy Illarionov
52f630910634
bonjour: refactor _match_buddies_by_address
14 months ago, Arkadiy Illarionov
adaa32e9d793
Replace JabberRegisterCBData with PurpleKeyValuePair
14 months ago, Arkadiy Illarionov
1b672557ad9f
Replace struct _purple_logsize_user with PurpleKeyValuePair
14 months ago, Arkadiy Illarionov
1311bfd4c79a