pidgin/pidgin
Clone
Summary
Browse
Changes
Graph
Fix an issue where GtkIMHtmlScalables were not properly cleaned up which lead to a crash
release-2.x.y
10 days ago, Gary Kramlich
dd0328cdc8eb
ChangeLog the fix for PIDGIN-17437
release-2.x.y
11 days ago, Gary Kramlich
7341787d1ead
Fix an issue where when pasting <p>'s that would cause too much whitespace to be displayed.
release-2.x.y
11 days ago, Gary Kramlich
1d4be221dd69
Remove more unused Windows wrapper parts
11 days ago, Elliott Sales de Andrade
83ce555aeb47
Remove unused Windows ioctl wrapper.
11 days ago, Elliott Sales de Andrade
75794647db18
ChangeLog the Firefox fix for PIDGIN-16589
release-2.x.y
11 days ago, Gary Kramlich
686b1fd1198d
Rework the way we open links with firefox
release-2.x.y
11 days ago, Gary Kramlich
cfb55052d83a
An old update from Eion to return a clearer error message.
release-2.x.y
11 days ago, Gary Kramlich
12ea3e05a3cd
Fix SILC compilation
11 days ago, Arkadiy Illarionov
2214cc7b95ca
Remove glibcompat.c from Makefile.mingw
release-2.x.y
12 days ago, Gary Kramlich
fe331f8fcbc2
Fix a missing include for at least windows in glibcompat.h
release-2.x.y
12 days ago, Gary Kramlich
6f5dea8b78f7
Remove the GtkAlignment from PidginCredentialsPage as it's deprecated.
12 days ago, Gary Kramlich
3517e362dc57
Use specific purple_debug_* functions
12 days ago, Arkadiy Illarionov
a5381c20e802
Add a compatiblity layer for g_s?list_free_full and port everything to it.
release-2.x.y
12 days ago, Gary Kramlich
d687fda4047d
Cleanup some things from blist theme removal
12 days ago, Elliott Sales de Andrade
502c78a7f11f
Remove theming from the buddy list
12 days ago, Gary Kramlich
a7aca87d5ceb
Remove a double const in a parameter declaration
release-2.x.y
12 days ago, Gary Kramlich
f8ecce79cb9a
Remove a lookup table that is no longer used
release-2.x.y
12 days ago, Gary Kramlich
116464ec6245
Fix an issue where color_is_visible was incorrectly comparing unsigned values that were potentially wrapping.
release-2.x.y
12 days ago, Gary Kramlich
033c9e85ca14
g_memmove has been deprecated since glib 2.40 and recommends just using memmove
release-2.x.y
12 days ago, Gary Kramlich
cf9821fc48e7
Move the glib compat functions to static inline as they were causing linking issues with plugins when they were normal functions
release-2.x.y
12 days ago, Gary Kramlich
637dcf29165f
Implement mitigation for GHSL-2021-045
2 weeks ago, Gary Kramlich
3a58ef28ee44
Implement mitigation for GHSL-2021-045
release-2.x.y
2 weeks ago, Gary Kramlich
fb2056ce3c58
Use more get_paren_level
2 weeks ago, Arkadiy Illarionov
aef08fe14d13
Fix the zephyr build on FreeBSD
3 weeks ago, Gary Kramlich
19a07f7215f8
Update buddy.c to more closely match our current gobject structure.
3 weeks ago, Gary Kramlich
81e94476e3ac
Remove ui_data from PurpleBlistNode
3 weeks ago, Gary Kramlich
9e2dd7dcdc0e
Move tzc and zeph02 to own modules and some cleanup
3 weeks ago, Arkadiy Illarionov
e87c321f05fa
g_task_return_* refs a task so we need to make sure we remove our reference when we're done with the task.
3 weeks ago, Gary Kramlich
b7ee9469eccc
Remove the close method from PurpleCredentialProvider
3 weeks ago, Gary Kramlich
c9c950ce44bc
Remove `purple_utf16*` functions.
3 weeks ago, Elliott Sales de Andrade
265694d7b23d
Don't install or introspect win32 headers.
3 weeks ago, Elliott Sales de Andrade
5df699e43f3f
Make PurpleWhiteboard derivable and remove purple_whiteboard_[gs]et_ui data.
3 weeks ago, Gary Kramlich
1b0fa96b5ca3
Remove ui_data from PurpleConversation and move finch and pidgin to g_object_[gs]et_data.
3 weeks ago, Gary Kramlich
271b8dac2b0d
Create a no operation credential provider and fix a number of other issues
3 weeks ago, Gary Kramlich
7aa6153abf4d
Fix up the XEP-0280 carbons support.
3 weeks ago, Gary Kramlich
2fc55152b79c
Select the proper protocol in the account editor.
3 weeks ago, Gary Kramlich
850137e8737c
Port wincred keyring to PurpleCredentialManager
3 weeks ago, Elliott Sales de Andrade
548fed625b8a
Split zephyr_request_locations
3 weeks ago, Arkadiy Illarionov
f391d9d9352d
Use g_signal_connect_object for PidginProtocolStore to follow the life cycle of the objects and avoid memory errors.
3 weeks ago, Gary Kramlich
c3cb91c3b693
Fix some new warnings in zephyr.
4 weeks ago, Elliott Sales de Andrade
611ae5d8a232
Fix a number of issues with the Plugins dialog
4 weeks ago, Gary Kramlich
c2b876aa4c03
Create a new PurpleProtocolManager
4 weeks ago, Gary Kramlich
cc0679f47fd9
Port the secretservice keyring to PurpleCredentialProvider
4 weeks ago, Gary Kramlich
c792b39da167
Use ZSubscription_t in zephyr_triple
4 weeks ago, Arkadiy Illarionov
1bad06536f81
Send typing for tzc too.
4 weeks ago, Arkadiy Illarionov
0ac1c00269b1
Ignore po/pidgin.pot
4 weeks ago, Gary Kramlich
e2f15b41266a
Create a new PidginCredentialsPage and associated widgets for the preferences window
4 weeks ago, Gary Kramlich
12b38cca63d7
Fix remove the buddylist menu files from potfiles
4 weeks ago, Gary Kramlich
23985cfb6b99
Merge PidginBuddyListMenu with PidginContactList which fixes all of the accelerators as well.
4 weeks ago, Gary Kramlich
2dbfbaeefe40
Rename options.[ch] to purpleoptions.[ch]
4 weeks ago, Gary Kramlich
9389ba16cf40
Remove Google Talk from the XMPP plugin.
4 weeks ago, Gary Kramlich
645607090674
Remove some unnecessary NULL checks.
4 weeks ago, Elliott Sales de Andrade
447c01698e1c
Fix some assertions from GTK
4 weeks ago, Elliott Sales de Andrade
b317bb7479e5
Remove gtknickcolors from the pidgin docs as it was missed when the file was deleted
4 weeks ago, Gary Kramlich
f752bc4c3e21
Make sure our built headers are marked as source on all of dependency objects. This has been causing issues on the build agents.
4 weeks ago, Gary Kramlich
49bd421d0c8f
Register Finch enums in the GObject type system.
4 weeks ago, Gary Kramlich
909e3433f935
run glib-mkenums against the pidgin source
4 weeks ago, Gary Kramlich
95578eb5e9f8
Set the default branch for review requests for the release-2.x.y branch
release-2.x.y
4 weeks ago, Gary Kramlich
833a9f17abd3
Fix some spelling errors
release-2.x.y
4 weeks ago, Richard Laager
5201d33e8999