summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Remove the Facebook pluginGary Kramlich2023-03-294-91/+0
* Remove unused quitting signalElliott Sales de Andrade2023-02-251-16/+0
* Replace the account-actions-changed signal with an actions-changed signal on ...Gary Kramlich2023-01-061-19/+0
* Add PurpleAccount::error property and remove "account-error-changed" and "acc...Gary Kramlich2022-11-051-28/+0
* Port PurpleBlist to use PurpleAccountManager::added and ::removed signals and...Gary Kramlich2022-11-051-2/+0
* Propagate the PurpleAccount::notify signal via PurpleAccountManager::account-...Gary Kramlich2022-11-041-38/+0
* Remove unused notify signalsElliott Sales de Andrade2022-10-093-108/+0
* Remove attention conversation signalsElliott Sales de Andrade2022-10-091-64/+0
* Remove unused account signalsElliott Sales de Andrade2022-10-091-254/+0
* Remove all the code from the old account editorGary Kramlich2022-09-153-23/+0
* Replace the old contributing docs with a link to the online version.Gary Kramlich2022-09-065-419/+8
* fix the missing argument in the C plugin tutorialWilliam Goodspeed ??2022-09-011-3/+4
* And so begins the start of the GTK4 portGary Kramlich2022-02-033-11/+11
* Fix Meson deprecation from Facebook docsElliott Sales de Andrade2022-07-291-1/+1
* Remove the example gtkrc-2.0 since we're moving to gtk4Gary Kramlich2022-07-191-96/+0
* fix typos in code contributions guideivanhoe2022-06-041-2/+2
* Remove a bunch of unused stuff in the gtkblist and set some sane defaultsGary Kramlich2022-05-271-54/+0
* Ran codespell on the libpurple docs that were converted to gi-docgenGary Kramlich2021-11-113-3/+3
* Convert the libpurple docs to gi-docgenGary Kramlich2021-11-0541-4727/+3323
* protocol.c was renamed to purpleprotocol.c awhile ago but the docs were not u...Gary Kramlich2021-11-021-1/+1
* Fix includes for the introspection targets that I thought weren't needed duri...Gary Kramlich2021-10-253-1/+13
* Now that the History API is here, remove the purple logging apiGary Kramlich2021-10-231-1/+0
* Fix the documentation for what does and doesn't need gmoduleGary Kramlich2021-10-193-7/+6
* Convert pidgin from gtk-doc to gi-docgenGary Kramlich2021-10-1912-678/+419
* Convert finch to gi-docgenGary Kramlich2021-10-195-97/+87
* Convert the facebook documentation to gi-docgenGary Kramlich2021-10-194-62/+87
* remove gntlog.c and pidginlog.c from the documentation as the files were removedGary Kramlich2021-10-182-2/+0
* Add gi-docgen as a subproject so we can convert the documentation to itGary Kramlich2021-10-182-3/+6
* GSoC History API including sqlite history adapterJames Culver2021-10-121-0/+2
* Remove the hidden conversation window as that api is going to change in the f...Gary Kramlich2021-10-111-23/+1
* Move the talkatu subproject to a fallback subprojectGary Kramlich2021-09-271-1/+0
* Move the gnt subproject to a fallback subprojectGary Kramlich2021-09-271-1/+0
* Convert the gplugin subproject to use the auto fallback stuff of dependency.Gary Kramlich2021-09-242-2/+0
* Create PurpleWhiteboardManager for managing whiteboardsGary Kramlich2021-09-021-0/+1
* Remove all of the current smiley support as it currently isn't used and needs...Gary Kramlich2021-08-242-12/+0
* Separate PurpleProtocolRoomlist into its own file and modernize it.Gary Kramlich2021-08-141-0/+1
* Add a bunch of icon name utility functionsGary Kramlich2021-08-141-2/+1
* updated finch man page to refer to .gntrc at new location in ~/.config/gntivanhoe2021-08-141-6/+6
* A bunch of random libpurple documentation fixesGary Kramlich2021-08-043-79/+24
* Simple enums don't have docs so remove them from the docs.Gary Kramlich2021-08-032-1/+1
* Remove PidginWindow as it wasn't used and clean up some old PidginWindow -> P...Gary Kramlich2021-07-222-3/+2
* Add a link on how to create an application password in Jetbrains HubGary Kramlich2021-06-221-2/+3
* Update IRC channel references to Libera.chatJonathan Champ2021-06-211-1/+1
* Split PurplePluginInfo out to its own fileGary Kramlich2021-06-181-0/+1
* Remove `PURPLE_PLUGIN_INIT` from docs.Elliott Sales de Andrade2021-06-172-3/+3
* Remove all custom tooltip code.Elliott Sales de Andrade2021-06-151-1/+0
* Add support for the author-name-color property to PidginMessage and wire it u...Gary Kramlich2021-06-141-0/+1
* Separate PurpleDebugUi out to its own fileGary Kramlich2021-06-141-0/+1
* Create a manager for conversations.Gary Kramlich2021-06-141-0/+1
* Update the C plugin tutorial to use the gplugin macrosGary Kramlich2021-06-071-25/+37