The start of the new conversation window

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

grim
pidgin/pidgin
default
pidgin
The start of the new conversation window

Sent some messages on XMPP and IRCv3.

Summary
The start of the new conversation window

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)
     
     

    s/display/displaying

  3. pidgin/pidginconversation.h (Diff revision 1)
     
     

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

  4. pidgin/pidginconversation.c (Diff revision 1)
     
     
     

    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)
     
     

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

  6. This should probably get a valign=center.

  7. 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. I think this is the default?

  9. 
      
grim
grim
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...