Port PidginAvatar to GtkFileDialog

Review Request #2627 — Created Sept. 26, 2023 and submitted

Information

pidgin/pidgin
default

Reviewers

GtkFileChooserNative was deprecated in 4.10 and replaced by GtkFileDialog.

Set a custom avatar for someone and downloaded an avatar successfully.

Summary ID
Port PidginAvatar to GtkFileDialog
GtkFileChooserNative was deprecated in 4.10 and replaced by GtkFileDialog.
ab26c54b216428c3eb1db2e842037fc30f6cb88a
Description From Last Updated

failed to select

QuLogicQuLogic

Can change to char.

QuLogicQuLogic

I believe this is the default for gtk_file_dialog_save.

QuLogicQuLogic

I think we determined on Discord that dialog should be unref'd here.

QuLogicQuLogic
QuLogic
  1. 
      
  2. pidgin/pidginavatar.c (Diff revision 1)
     
     
    Show all issues

    failed to select

  3. pidgin/pidginavatar.c (Diff revision 1)
     
     
    Show all issues

    Can change to char.

  4. pidgin/pidginavatar.c (Diff revision 1)
     
     
    Show all issues

    I believe this is the default for gtk_file_dialog_save.

  5. pidgin/pidginavatar.c (Diff revision 1)
     
     
     
    Show all issues

    I think we determined on Discord that dialog should be unref'd here.

  6. 
      
grim
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed
Status:
Completed