|
|
2
|
Use G_DECLARE_DERIVABLE_TYPE for PurpleConversation and additional cleanups
|
grim
|
April 12th, 2021, 10:46 p.m.
|
|
|
|
1
|
Use G_DECLARE_FINAL_TYPE for the IRCProtocol
|
grim
|
April 14th, 2021, 7:55 p.m.
|
|
|
|
1
|
Fix some warnings in gtkconv.c involving PidginAvatar
|
grim
|
April 14th, 2021, 9:33 p.m.
|
|
|
|
1
|
rename conversation.[ch] to purpleconversation.[ch] and split PurpleConversationUiOps out to its own file to avoid circular include issues.
|
grim
|
April 5th, 2021, 11:57 p.m.
|
|
|
|
2
|
Use LT_LIB_M to determine if we need to link to the math library and link Pidgin to the X11 libraries
|
grim
|
April 9th, 2021, 3:44 a.m.
|
|
|
|
2
|
Add a bunch of items to the ChangeLog
|
grim
|
April 10th, 2021, 12:59 a.m.
|
|
|
|
3
|
Make sure we remove all the files we install.
|
grim
|
April 10th, 2021, 2:24 a.m.
|
|
|
|
1
|
Fix the gevolution plugin.
|
grim
|
April 9th, 2021, 5:07 a.m.
|
|
|
|
1
|
Force python3 for purple-remote and purple-url-handler
|
grim
|
April 9th, 2021, 4:32 a.m.
|
|
|
|
1
|
Install our appdata file to $(datadir)/metainfo as that change was made a long time ago
|
grim
|
April 9th, 2021, 3:27 a.m.
|
|
|
|
1
|
Bump the version for the next round of development
|
grim
|
April 9th, 2021, 3 a.m.
|
|
|
|
1
|
Remove a lingering oscar reference
|
grim
|
April 9th, 2021, 2:57 a.m.
|
|
|
|
1
|
Remove the oscar protocol plugin from po/POTFILES.in
|
grim
|
April 8th, 2021, 10:43 p.m.
|
|
|
|
3
|
Remove the oscar protocol
|
grim
|
April 8th, 2021, 9:49 p.m.
|
|
|
|
2
|
Update the documentation for the 2.14.3 release
|
grim
|
April 8th, 2021, 9:54 p.m.
|
|
|
|
1
|
chatconversation.c was renamed to purplechatconversation.c
|
grim
|
April 5th, 2021, 10:53 p.m.
|
|
|
|
1
|
Port the updates from 2.14.2 and the upcoming 2.14.3 to 3.0.0
|
grim
|
April 5th, 2021, 10:11 p.m.
|
|
|
|
1
|
Update how to build the installer
|
grim
|
April 5th, 2021, 9:02 p.m.
|
|
|
|
1
|
Modernizing PurpleChatConversation.
|
grim
|
March 25th, 2021, 10:23 p.m.
|
|
|
|
1
|
Fix a number of issues with the windows build
|
grim
|
April 3rd, 2021, 3:19 p.m.
|
|
|
|
1
|
Update for the 2.14.2 release
|
grim
|
April 1st, 2021, 2:31 p.m.
|
|
|
|
1
|
Update the ChangeLog and configure.ac for release
|
grim
|
April 1st, 2021, 2:33 a.m.
|
|
|
|
1
|
Add support for osslsigncode and newer versions of nsis
|
grim
|
March 27th, 2021, 11:34 p.m.
|
|
|
|
1
|
Fix a bug where autoconf 2.71 complains about AC_PROG_INTLTOOL not being used.
|
grim
|
March 29th, 2021, 10:36 p.m.
|
|
|
|
1
|
Modernize debug.[ch]
|
grim
|
March 26th, 2021, 7:26 a.m.
|
|
|
|
1
|
Fix a bunch of issues with the docs.
|
grim
|
March 26th, 2021, 5:49 a.m.
|
|
|
|
1
|
Clean up some random gtk-doc warnings in libpurple's documentation
|
grim
|
March 25th, 2021, 11:27 p.m.
|
|
|
|
1
|
Fix some issues with the CredentialManager and CredentialProvider docs
|
grim
|
March 25th, 2021, 10:34 p.m.
|
|
|
|
1
|
Add a doc alias target and bump the meson requirement to 0.52.0
|
grim
|
March 24th, 2021, 3:21 a.m.
|
|
|
|
1
|
Fix a crash on shutdown in kwallet if the wallet was never opened.
|
grim
|
March 22nd, 2021, 11:32 p.m.
|
|
|
|
1
|
Refresh all of the ui files
|
grim
|
March 5th, 2021, 9:25 p.m.
|
|
|
|
1
|
Port the KWallet Keyring to the new CredentialProvider API.
|
grim
|
March 18th, 2021, 11:21 p.m.
|
|
|
|
1
|
Remove some documentation about hgflow from HACKING.md as we don't use hgflow anymore
|
grim
|
March 22nd, 2021, 2:34 a.m.
|
|
|
|
1
|
Fix some typos in the doc strings in purpleprivate.h
|
grim
|
March 19th, 2021, 2:27 a.m.
|
|
|
|
1
|
Remove the old avatar from the infopane.
|
grim
|
March 5th, 2021, 10:10 p.m.
|
|
|
|
1
|
Refresh the README as a few things have moved and some of the wording was weird.
|
grim
|
March 11th, 2021, 10:24 p.m.
|
|
|
|
2
|
Add a minimum version to cmark
|
grim
|
March 13th, 2021, 3:51 a.m.
|
|
|
|
1
|
Fix building on glib < 2.58.0 as we have a minimum of 2.52.0
|
grim
|
March 13th, 2021, 3:22 p.m.
|
|
|
|
1
|
Add a few more GSoC ideas and tweak a few things.
|
grim
|
March 9th, 2021, 12:45 a.m.
|
|
|
|
1
|
Add documentation and announcements for the pidginchat xmpp service
|
grim
|
March 8th, 2021, 11:19 p.m.
|
|
|
|
1
|
Modernize PurpleProtocol
|
grim
|
March 3rd, 2021, 7:03 a.m.
|
|
|
|
1
|
Create a PidginAvatar widget.
|
grim
|
February 25th, 2021, 9:30 p.m.
|
|
|
|
1
|
Add a bunch of shortcodes to make life easier.
|
grim
|
March 4th, 2021, 9:21 p.m.
|
|
|
|
2
|
Add a bunch of shortcodes to make life easier.
|
grim
|
March 3rd, 2021, 10:15 p.m.
|
|
|
|
1
|
With the date correction stuff live, it broke the link to the nest launch blog post
|
grim
|
March 3rd, 2021, 9:06 p.m.
|
|
|
|
1
|
Remove the purple_protocols API as it has been replaced by purple_protocol_manager
|
grim
|
March 2nd, 2021, 11:55 p.m.
|
|
|
|
1
|
Manually check for xgettext as we need it for NLS support.
|
grim
|
February 28th, 2021, 5:05 a.m.
|
|
|
|
1
|
Port finch from the purple_protocols api to the purple_protocol_manager api
|
grim
|
February 26th, 2021, 7:06 a.m.
|
|
|
|
2
|
Port libpurple from purple_protocols_ to purple_protocol_manager_
|
grim
|
February 26th, 2021, 10:43 p.m.
|
|
|
|
2
|
Port Pidgin from purple_protocols to PurpleProtocolManager
|
grim
|
February 25th, 2021, 11:15 p.m.
|
|