Update Purple.HistoryManager to implement GListModel

Review Request #3636 — Created Nov. 2, 2024 and submitted

Information

pidgin/pidgin
default

Reviewers

This required changing the internal data structure to GLib.PtrArray but also
added item-type and n-items properties.

Ran the unit tests under valgrind and called in the turtles for the rest.

Summary ID
Update Purple.HistoryManager to implement GListModel
This required changing the internal data structure to GLib.PtrArray but also added item-type and n-items properties.
679bdd18890d331d121f7be36b96b9685a3132a1
Description From Last Updated

s/case/cast/

QuLogicQuLogic
QuLogic
  1. 
      
  2. libpurple/purplehistorymanager.h (Diff revision 1)
     
     
    Show all issues

    s/case/cast/

  3. 
      
grim
grim
Review request changed
Status:
Completed