|
|
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.
|
|
|
|
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.
|
|
|
|
1
|
Enable structured logging
|
QuLogic
|
October 17th, 2021, 10:06 p.m.
|
|
|
|
1
|
Enable structured logging in Finch
|
QuLogic
|
October 17th, 2021, 10:39 p.m.
|
|
|
|
1
|
Enable structured logging in libpurple
|
QuLogic
|
October 17th, 2021, 10:15 p.m.
|
|
|
|
1
|
Use structured logging, and add a log domain
|
QuLogic
|
October 17th, 2021, 9:55 p.m.
|
|
|
|
1
|
Remove registration of all stock icons
|
QuLogic
|
October 12th, 2021, 4:59 a.m.
|
|
|
|
1
|
Remove icon lists for conversation windows
|
QuLogic
|
October 12th, 2021, 4:42 a.m.
|
|
|
|
1
|
Replace pidgin_stock_id_from_status_primitive by pidgin_icon_name_from_status_primitive
|
QuLogic
|
October 12th, 2021, 4:35 a.m.
|
|
|
|
1
|
Use icon names for chat emblems
|
QuLogic
|
October 12th, 2021, 3:45 a.m.
|
|
|
|
1
|
Use purple_debug_fatal only if actually fatal
|
QuLogic
|
October 12th, 2021, 12:47 a.m.
|
|
|
|
1
|
Set all log domains to use structured logging
|
QuLogic
|
October 12th, 2021, 2:12 a.m.
|
|
|
|
1
|
Fix typos in libgnt
|
QuLogic
|
October 10th, 2021, 4:06 a.m.
|
|
|
|
1
|
Fix typos in Pidgin
|
QuLogic
|
October 10th, 2021, 4:06 a.m.
|
|
|
|
1
|
Fix typos in Finch
|
QuLogic
|
October 10th, 2021, 3:25 a.m.
|
|
|
|
1
|
Fix typos in protocol plugins
|
QuLogic
|
October 10th, 2021, 2:54 a.m.
|
|
|
|
1
|
Fix several typos in libpurple
|
QuLogic
|
October 10th, 2021, 2:30 a.m.
|
|
|
|
1
|
Fix some Talkatu typos
|
QuLogic
|
October 10th, 2021, 12:19 a.m.
|
|
|
|
1
|
Remove code for no-longer supported GTK
|
QuLogic
|
October 9th, 2021, 11:31 p.m.
|
|
|
|
1
|
Add GTK4 viewer outline
|
QuLogic
|
October 4th, 2021, 3:26 a.m.
|
|
|
|
1
|
Fix some leaks in GTK3 plugin viewer
|
QuLogic
|
October 9th, 2021, 3:31 p.m.
|
|
|
|
1
|
Fix several typos
|
QuLogic
|
October 9th, 2021, 10:24 p.m.
|
|
|
|
1
|
Make property registration consistent
|
QuLogic
|
October 9th, 2021, 9:53 p.m.
|
|
|
|
1
|
Silence some new Meson warnings
|
QuLogic
|
October 7th, 2021, 11:06 p.m.
|
|
|
|
1
|
Fix cross references in GPluginGtk3
|
QuLogic
|
October 6th, 2021, 4:08 a.m.
|
|
|
|
1
|
Fix cross-referencing in gplugin docs
|
QuLogic
|
October 5th, 2021, 2:58 a.m.
|
|
|
|
1
|
Fix namespace for get_id_normalized
|
QuLogic
|
October 5th, 2021, 3:08 a.m.
|
|
|
|
1
|
Remove empty vfuncs
|
QuLogic
|
October 4th, 2021, 5:14 a.m.
|
|
|
|
1
|
Add scaffolding for GTK4 widgets
|
QuLogic
|
October 4th, 2021, 12:11 a.m.
|
|
|
|
1
|
Cleanup some minor Meson issues
|
QuLogic
|
October 3rd, 2021, 12:02 a.m.
|
|
|
|
2
|
Convert pidgin_blist_get_status_icon to use icon names
|
QuLogic
|
October 1st, 2021, 12:18 a.m.
|
|
|
|
1
|
Make pidgin_create_icon_from_protocol use icon theme lookup for protocol icons
|
QuLogic
|
September 30th, 2021, 10:29 p.m.
|
|
|
|
1
|
Add a Meson devenv configuration
|
QuLogic
|
October 1st, 2021, 12:21 a.m.
|
|
|
|
1
|
Add an envionment variable for Pidgin plugin search path
|
QuLogic
|
September 30th, 2021, 11:42 p.m.
|
|
|
|
1
|
Add an environment variable for Finch plugin search path
|
QuLogic
|
September 30th, 2021, 11:41 p.m.
|
|
|
|
1
|
Convert the status box to use icon names instead of stock IDs
|
QuLogic
|
September 30th, 2021, 11:43 p.m.
|
|
|
|
1
|
Silence warnings from Python files
|
QuLogic
|
September 29th, 2021, 4:25 a.m.
|
|
|
|
1
|
Remove pidgin_dialog* helper functions
|
QuLogic
|
September 27th, 2021, 3:52 p.m.
|
|
|
|
1
|
Fix an assert in purple_markup_html_to_xhtml
|
QuLogic
|
September 13th, 2021, 9:37 p.m.
|
|
|
|
1
|
Fix leak in `purple_markup_find_tag` on error
|
QuLogic
|
September 14th, 2021, 6:21 p.m.
|
|
|
|
1
|
Correctly free parse tags at end of purple_html_to_xhtml.
|
QuLogic
|
September 9th, 2021, 2:13 a.m.
|
|
|
|
1
|
Fix leak that may occur when xmlnode_from_str fails
|
QuLogic
|
September 9th, 2021, 2:07 a.m.
|
|
|
|
1
|
Fix plugin search with GLib 2.69.
|
QuLogic
|
July 30th, 2021, 12:45 a.m.
|
|
|
|
1
|
Use Meson summary() function.
|
QuLogic
|
July 26th, 2021, 10:16 p.m.
|
|
|
|
1
|
Move minidialog stuff from utils to its source file
|
QuLogic
|
July 3rd, 2021, 4:59 p.m.
|
|