|
|
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, 3:53 a.m.
|
|
|
|
1
|
Remove the prototype for pidgin_dialogs_log which was missed when the logging api was removed
|
grim
|
October 28th, 2021, 8:48 p.m.
|
|
|
|
1
|
Separate the preproc mess of gtkidle out from a single function to multiple functions
|
grim
|
October 28th, 2021, 9:25 p.m.
|
|
|
|
1
|
remove purple_network_get_handle as it is no longer used
|
grim
|
October 28th, 2021, 10:10 p.m.
|
|
|
|
1
|
remove the glib version macros from internal.h to meson and make sure everything is consistent
|
grim
|
October 28th, 2021, 9:32 p.m.
|
|
|
|
1
|
Fix a number of memory leaks
|
grim
|
October 27th, 2021, 1:44 a.m.
|
|
|
|
1
|
Fix some media relay info issues
|
QuLogic
|
October 26th, 2021, 3:52 a.m.
|
|
|
|
1
|
Use fs_stream_set_transmitter_ht
|
QuLogic
|
October 26th, 2021, 1 a.m.
|
|
|
|
1
|
Silence GStreamer deprecations of gst_element_get_request_pad
|
QuLogic
|
October 26th, 2021, 1:01 a.m.
|
|
|
|
1
|
Use gtk_show_uri_on_window to open File Transfer results
|
QuLogic
|
October 25th, 2021, 10:08 p.m.
|
|
|
|
1
|
Move the pidgin_pixbuf stuff to pidgingdkpixbuf.[ch]
|
grim
|
October 25th, 2021, 3:06 a.m.
|
|
|
|
1
|
Expand scrolled window in File Transfer dialog
|
QuLogic
|
October 25th, 2021, 9:57 p.m.
|
|
|
|
2
|
Fix includes for the introspection targets that I thought weren't needed during the gi-docgen conversation
|
grim
|
October 21st, 2021, 3:05 a.m.
|
|
|
|
1
|
Remove removed files from POTFILES.in
|
grim
|
October 25th, 2021, 3: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, 2:39 a.m.
|
|
|
|
1
|
Add gplugin-gtk4-viewer and its man page to the rpm spec file
|
grim
|
October 24th, 2021, 2:34 a.m.
|
|
|
|
1
|
Run clang format as apparently I forgot to before my last review request
|
grim
|
October 24th, 2021, 2:23 a.m.
|
|
|
|
1
|
Use the new gplugin_manager_prepend_paths_from_environment
|
grim
|
October 23rd, 2021, 2: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, 5: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, 4:31 a.m.
|
|
|
|
2
|
Added convenience function gplugin_manager_add_paths_from_environment
|
pjz
|
October 4th, 2021, 9:30 p.m.
|
|
|
|
1
|
Now that the History API is here, remove the purple logging api
|
grim
|
October 19th, 2021, 1:52 a.m.
|
|
|
|
1
|
Replace PurpleIdleUiOps with the PurpleIdleUi Interface
|
grim
|
October 21st, 2021, 5:40 a.m.
|
|
|
|
1
|
Only use an info message if we were unable to load the system default preferences
|
grim
|
October 20th, 2021, 2:54 a.m.
|
|
|
|
1
|
Adjust some debug levels which were throwing warning messages when they shouldn't have
|
grim
|
October 21st, 2021, 4:17 a.m.
|
|
|
|
1
|
Make PurpleWhiteboardManager a final type
|
grim
|
October 20th, 2021, 2:34 a.m.
|
|
|
|
1
|
Make PurpleProtocolManager a final type
|
grim
|
October 20th, 2021, 2:27 a.m.
|
|
|
|
1
|
Make PurpleHistoryManager a final type
|
grim
|
October 20th, 2021, 2:21 a.m.
|
|
|
|
1
|
Make PurpleCredentialManager a final type
|
grim
|
October 20th, 2021, 1:55 a.m.
|
|
|
|
1
|
Fix the unit tests that were broke by the g_log transition
|
grim
|
October 20th, 2021, 2:10 a.m.
|
|
|
|
1
|
Make the CredentialManager the only thing in charge of its preferences.
|
grim
|
October 19th, 2021, 2:43 a.m.
|
|
|
|
1
|
Move debug command-line option to the UIs
|
QuLogic
|
October 19th, 2021, 2:54 a.m.
|
|
|
|
1
|
Remove all of the dynamic menus from GtkConvWin
|
grim
|
October 12th, 2021, 12:17 a.m.
|
|
|
|
1
|
Fix the documentation for what does and doesn't need gmodule
|
grim
|
October 19th, 2021, 2:08 a.m.
|
|
|
|
1
|
Convert pidgin from gtk-doc to gi-docgen
|
grim
|
October 19th, 2021, 12:17 a.m.
|
|
|
|
1
|
Convert finch to gi-docgen
|
grim
|
October 18th, 2021, 10:35 p.m.
|
|
|
|
1
|
Send Purple debug messages to GLib structured logging
|
QuLogic
|
October 18th, 2021, 11:02 p.m.
|
|
|
|
1
|
Convert the facebook documentation to gi-docgen
|
grim
|
October 18th, 2021, 10:01 p.m.
|
|
|
|
2
|
Initialize Finch debug handlers earlier
|
QuLogic
|
October 18th, 2021, 10:47 p.m.
|
|
|
|
1
|
Use GLib logging system in nullclient
|
QuLogic
|
October 18th, 2021, 11:49 p.m.
|
|
|
|
1
|
Remove entire PurpleDebugUiInterface and implementations
|
QuLogic
|
October 18th, 2021, 11:05 p.m.
|
|
|
|
1
|
Initialize Pidgin GLib logging handler earlier
|
QuLogic
|
October 18th, 2021, 10:28 p.m.
|
|
|
|
1
|
Enable structured logging in Pidgin
|
QuLogic
|
October 18th, 2021, 8:55 p.m.
|
|
|
|
2
|
Add an RSS link to the blog post page
|
grim
|
October 10th, 2021, 7:38 p.m.
|
|
|
|
1
|
Bring everything up to latest distros.
|
grim
|
October 18th, 2021, 3:46 p.m.
|
|
|
|
1
|
remove gntlog.c and pidginlog.c from the documentation as the files were removed
|
grim
|
October 18th, 2021, 3:07 a.m.
|
|
|
|
1
|
Fix a dead assignment that scanbuild found
|
grim
|
October 18th, 2021, 3:12 a.m.
|
|
|
|
1
|
Route GLib debug logging directly to the Finch debug window
|
QuLogic
|
October 17th, 2021, 7:33 p.m.
|
|
|
|
1
|
Update Meson to newer standards
|
QuLogic
|
October 18th, 2021, 2:27 a.m.
|
|
|
|
1
|
Route GLib logging directly to the Pidgin debug window
|
QuLogic
|
October 17th, 2021, 7:36 p.m.
|
|