summaryrefslogtreecommitdiff
path: root/pidgin/plugins
Commit message (Expand)AuthorAgeFilesLines
* Remove all of the tune apiGary Kramlich2023-03-201-1/+0
* Remove all of the current Mood APIGary Kramlich2023-03-201-1/+0
* Fix new warning in XMPP disco pluginElliott Sales de Andrade2023-02-241-1/+3
* Convert XMPP Service Discovery to GtkColumnViewElliott Sales de Andrade2023-02-245-335/+255
* disco: Move chat name to Description columnElliott Sales de Andrade2023-02-231-5/+2
* Mark unused parameters as such for all of the pidgin pluginsGary Kramlich2023-02-216-50/+78
* Remove PidginBlistGary Kramlich2023-02-174-240/+1
* Convert XmppDiscoService into a GObjectElliott Sales de Andrade2023-01-246-166/+688
* Use icon-name to set up XMPP Discovery icons insteadElliott Sales de Andrade2023-01-232-38/+15
* Simplify hash tables that are used as setsElliott Sales de Andrade2023-01-051-3/+2
* Update Pidgin to stop using deprecated account methodsGary Kramlich2022-12-122-6/+16
* Apply ivanhoe's spell check crash fix from /r/1951 to defaultGary Kramlich2022-11-171-5/+11
* Remove the Sametime protocol pluginGary Kramlich2022-11-121-1/+0
* Move PidginAccountChooser to GtkDropDownElliott Sales de Andrade2022-10-303-21/+22
* Avoid GtkComboBox-isms with PidginAccountChooserElliott Sales de Andrade2022-10-284-7/+11
* Remove C99-obsoleted constructsElliott Sales de Andrade2022-10-264-7/+8
* Flatten Meson build filesElliott Sales de Andrade2022-10-231-3/+1
* Remove x11 from Pidgin dependenciesElliott Sales de Andrade2022-10-231-1/+6
* Use the preprocess attribute in gresource xml files to minimize and validate ...Gary Kramlich2022-10-062-2/+2
* Convert transparency plugin to GSettingsElliott Sales de Andrade2022-09-253-45/+167
* Port Pidgin notify plugin to GSettingsElliott Sales de Andrade2022-09-203-50/+254
* Rename PidginConversationWindow to PidginDisplayWindow as it holds more than ...Gary Kramlich2022-09-174-21/+21
* Move Pidgin plugins into their own subdirectoriesElliott Sales de Andrade2022-09-1213-41/+51
* Get transparency plugin working againElliott Sales de Andrade2022-09-092-314/+272
* Modernize XMPP console a bitElliott Sales de Andrade2022-09-052-491/+545
* Do not install libgestures to avoid installation errorWilliam Goodspeed ??2022-09-011-1/+1
* Remove redundant setting of [hv]alignElliott Sales de Andrade2022-08-302-3/+0
* Port the unity plugin to gtk4Gary Kramlich2022-08-231-26/+37
* Disable gestures plugin by defaultElliott Sales de Andrade2022-08-231-0/+1
* Inline pidgin_make_scrollableElliott Sales de Andrade2022-08-221-4/+9
* Port XMPP Service Discovery plugin to GTK4Elliott Sales de Andrade2022-08-153-171/+105
* Fix iconaway plugin on GTK4Elliott Sales de Andrade2022-08-021-5/+5
* Update XMPP console to GTK4Elliott Sales de Andrade2022-05-272-311/+185
* Replace gtk_entry_[gs]et_text with gtk_editable_[gs]et_textGary Kramlich2022-03-033-25/+25
* Modernize XMPP discovery pluginElliott Sales de Andrade2022-08-154-251/+310
* Convert the XMPP discovery plugin to the new GAction/GMenu plugin actionsGary Kramlich2022-07-311-15/+20
* Convert the XMPP Console plugin to the new GAction/GMenu based actionsGary Kramlich2022-07-311-14/+19
* Update pidgin for the purple_account_manager_get_(in)active deprecationsGary Kramlich2022-07-211-1/+1
* Switch XMPP console to GtkMenuButtonElliott Sales de Andrade2022-05-252-35/+27
* Use PidginAccountChooser in XMPP consoleElliott Sales de Andrade2022-05-252-116/+25
* Remove prpl-gtalk from XMPP consoleElliott Sales de Andrade2022-05-251-35/+11
* Convert XMPP Console into a real templated typeElliott Sales de Andrade2022-05-253-147/+216
* Remove unused global in XMPP consoleElliott Sales de Andrade2022-05-251-9/+4
* Replace PURPLE_CALLBACK by G_CALLBACKElliott Sales de Andrade2022-03-2510-31/+31
* Remove all drag and drop support.Gary Kramlich2022-03-172-56/+0
* Remove the relnot pluginGary Kramlich2022-01-272-184/+0
* Replace the removed soup_form_request_new APIElliott Sales de Andrade2021-12-141-6/+7
* Use accessor for SoupMessage->status_codeElliott Sales de Andrade2021-12-141-1/+2
* port Pidgin to the new PurpleAccountManager apiGary Kramlich2021-12-141-12/+26
* Random Windows tweaksGary Kramlich2021-12-111-0/+1