|
|
1
|
protocol.c was renamed to purpleprotocol.c awhile ago but the docs were not updated for it
|
grim
|
November 2nd, 2021, 5:38 a.m.
|
|
|
|
1
|
Remove PurpleProtocolFactory->roomlist_new as no one is using it
|
grim
|
November 2nd, 2021, 3:40 a.m.
|
|
|
|
1
|
Check that we have a PurpleIdleUi if we weren't passed null
|
grim
|
November 2nd, 2021, 5:12 a.m.
|
|
|
|
1
|
Fix some bugs with proxies for xmpp
|
grim
|
November 2nd, 2021, 4:32 a.m.
|
|
|
|
1
|
Make sure our GError variables are initialized to NULL
|
grim
|
November 2nd, 2021, 4:40 a.m.
|
|
|
|
1
|
Remove private data from PurpleConnection and fix up PURPLE_CONNECTION_ERROR
|
grim
|
October 29th, 2021, 4:25 a.m.
|
|
|
|
1
|
Rename protocol.[ch] to purpleprotocol.[ch]
|
grim
|
October 29th, 2021, 4:43 a.m.
|
|
|
|
1
|
Remove the Pidgin icon themes which are covered by XDG icon themes now and remove the stock api as that's all that was using it yet.
|
grim
|
October 21st, 2021, 8:53 a.m.
|
|
|
|
1
|
Remove the prototype for pidgin_dialogs_log which was missed when the logging api was removed
|
grim
|
October 29th, 2021, 1:48 a.m.
|
|
|
|
1
|
Separate the preproc mess of gtkidle out from a single function to multiple functions
|
grim
|
October 29th, 2021, 2:25 a.m.
|
|
|
|
1
|
remove purple_network_get_handle as it is no longer used
|
grim
|
October 29th, 2021, 3:10 a.m.
|
|
|
|
1
|
remove the glib version macros from internal.h to meson and make sure everything is consistent
|
grim
|
October 29th, 2021, 2:32 a.m.
|
|
|
|
1
|
Fix a number of memory leaks
|
grim
|
October 27th, 2021, 6:44 a.m.
|
|
|
|
1
|
Fix some media relay info issues
|
QuLogic
|
October 26th, 2021, 8:52 a.m.
|
|
|
|
1
|
Use fs_stream_set_transmitter_ht
|
QuLogic
|
October 26th, 2021, 6 a.m.
|
|
|
|
1
|
Silence GStreamer deprecations of gst_element_get_request_pad
|
QuLogic
|
October 26th, 2021, 6:01 a.m.
|
|
|
|
1
|
Use gtk_show_uri_on_window to open File Transfer results
|
QuLogic
|
October 26th, 2021, 3:08 a.m.
|
|
|
|
1
|
Move the pidgin_pixbuf stuff to pidgingdkpixbuf.[ch]
|
grim
|
October 25th, 2021, 8:06 a.m.
|
|
|
|
1
|
Expand scrolled window in File Transfer dialog
|
QuLogic
|
October 26th, 2021, 2:57 a.m.
|
|
|
|
2
|
Fix includes for the introspection targets that I thought weren't needed during the gi-docgen conversation
|
grim
|
October 21st, 2021, 8:05 a.m.
|
|
|
|
1
|
Remove removed files from POTFILES.in
|
grim
|
October 25th, 2021, 8:19 a.m.
|
|
|
|
1
|
Remove the gtk-dnd-hints stuff that should have been removed when we removed dnd from the conversation window.
|
grim
|
October 25th, 2021, 7:39 a.m.
|
|
|
|
1
|
Add gplugin-gtk4-viewer and its man page to the rpm spec file
|
grim
|
October 24th, 2021, 7:34 a.m.
|
|
|
|
1
|
Run clang format as apparently I forgot to before my last review request
|
grim
|
October 24th, 2021, 7:23 a.m.
|
|
|
|
1
|
Use the new gplugin_manager_prepend_paths_from_environment
|
grim
|
October 23rd, 2021, 7:36 a.m.
|
|
|
|
1
|
Bump the minimum meson version to 0.56.0 and turn on additional warnings and fix them
|
grim
|
October 23rd, 2021, 10:38 a.m.
|
|
|
|
1
|
Add a gtk-config-frame-cb property to PidginPluginInfo as it used to be there and some plugins were still trying to set it.
|
grim
|
October 21st, 2021, 9:31 a.m.
|
|
|
|
2
|
Added convenience function gplugin_manager_add_paths_from_environment
|
pjz
|
October 5th, 2021, 2:30 a.m.
|
|
|
|
1
|
Now that the History API is here, remove the purple logging api
|
grim
|
October 19th, 2021, 6:52 a.m.
|
|
|
|
1
|
Replace PurpleIdleUiOps with the PurpleIdleUi Interface
|
grim
|
October 21st, 2021, 10:40 a.m.
|
|
|
|
1
|
Only use an info message if we were unable to load the system default preferences
|
grim
|
October 20th, 2021, 7:54 a.m.
|
|
|
|
1
|
Adjust some debug levels which were throwing warning messages when they shouldn't have
|
grim
|
October 21st, 2021, 9:17 a.m.
|
|
|
|
1
|
Make PurpleWhiteboardManager a final type
|
grim
|
October 20th, 2021, 7:34 a.m.
|
|
|
|
1
|
Make PurpleProtocolManager a final type
|
grim
|
October 20th, 2021, 7:27 a.m.
|
|
|
|
1
|
Make PurpleHistoryManager a final type
|
grim
|
October 20th, 2021, 7:21 a.m.
|
|
|
|
1
|
Make PurpleCredentialManager a final type
|
grim
|
October 20th, 2021, 6:55 a.m.
|
|
|
|
1
|
Fix the unit tests that were broke by the g_log transition
|
grim
|
October 20th, 2021, 7:10 a.m.
|
|
|
|
1
|
Make the CredentialManager the only thing in charge of its preferences.
|
grim
|
October 19th, 2021, 7:43 a.m.
|
|
|
|
1
|
Move debug command-line option to the UIs
|
QuLogic
|
October 19th, 2021, 7:54 a.m.
|
|
|
|
1
|
Remove all of the dynamic menus from GtkConvWin
|
grim
|
October 12th, 2021, 5:17 a.m.
|
|
|
|
1
|
Fix the documentation for what does and doesn't need gmodule
|
grim
|
October 19th, 2021, 7:08 a.m.
|
|
|
|
1
|
Convert pidgin from gtk-doc to gi-docgen
|
grim
|
October 19th, 2021, 5:17 a.m.
|
|
|
|
1
|
Convert finch to gi-docgen
|
grim
|
October 19th, 2021, 3:35 a.m.
|
|
|
|
1
|
Send Purple debug messages to GLib structured logging
|
QuLogic
|
October 19th, 2021, 4:02 a.m.
|
|
|
|
1
|
Convert the facebook documentation to gi-docgen
|
grim
|
October 19th, 2021, 3:01 a.m.
|
|
|
|
2
|
Initialize Finch debug handlers earlier
|
QuLogic
|
October 19th, 2021, 3:47 a.m.
|
|
|
|
1
|
Use GLib logging system in nullclient
|
QuLogic
|
October 19th, 2021, 4:49 a.m.
|
|
|
|
1
|
Remove entire PurpleDebugUiInterface and implementations
|
QuLogic
|
October 19th, 2021, 4:05 a.m.
|
|
|
|
1
|
Initialize Pidgin GLib logging handler earlier
|
QuLogic
|
October 19th, 2021, 3:28 a.m.
|
|
|
|
1
|
Enable structured logging in Pidgin
|
QuLogic
|
October 19th, 2021, 1:55 a.m.
|
|