The start of the new conversation window

Review Request #2589 — Created Aug. 29, 2023 and submitted

Information

pidgin/pidgin
default

Reviewers

The start of the new conversation window

Sent some messages on XMPP and IRCv3.

Summary ID
The start of the new conversation window
d6a7e08315ff9f2e42303d8be92dbd38c5869fde

Description From Last Updated

s/display/displaying

QuLogicQuLogic

s/only for display if/is only for display; if/

QuLogicQuLogic

Do we need to clear this somewhere? Since the conversation property is construct-only, maybe only in dispose?

QuLogicQuLogic

self is a bit of a confusing variable name for me, since that's not the class defined in this file.

QuLogicQuLogic

This should probably get a valign=center.

QuLogicQuLogic

Is this property supposed to be here with a mostly empty value?

QuLogicQuLogic

I think this is the default?

QuLogicQuLogic

Ditto

QuLogicQuLogic
grim
grim
grim
grim
grim
QuLogic
  1. 
      
  2. pidgin/pidginconversation.h (Diff revision 1)
     
     
    Show all issues

    s/display/displaying

  3. pidgin/pidginconversation.h (Diff revision 1)
     
     
    Show all issues

    s/only for display if/is only for display; if/

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

    Do we need to clear this somewhere? Since the conversation property is construct-only, maybe only in dispose?

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

    self is a bit of a confusing variable name for me, since that's not the class defined in this file.

  6. Show all issues

    This should probably get a valign=center.

  7. Show all issues

    Is this property supposed to be here with a mostly empty value?

    1. nope, i started the bind here but ended up doing it later and forgot to delete this.

  8. Show all issues

    I think this is the default?

  9. Show all issues

    Ditto

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