-
-
pidgin/pidginaccountdisplay.h (Diff revision 1) Needs new file header, the first few lines aren't right.
-
pidgin/pidginaccountdisplay.h (Diff revision 1) we don't typically have a newline here for whatever reason
-
pidgin/pidginaccountdisplay.c (Diff revision 1) I wonder if we should use
name_for_display
here instead of username and alias, but we're skippingdisplay-name
as well right now and adding that would make this REALLY long.. -
pidgin/pidginaccountdisplay.c (Diff revision 1) if/when we implement the missing prpl we should use it's icon here.
-
-
Split account display from chooser into its own widget
Review Request #2360 — Created March 19, 2023 and submitted
This will allow re-using it elsewhere when we need to display the account.
Compiled and opened Add a Buddy dialog, Room List, etc. that used the chooser.
Summary | ID |
---|---|
0182e14f9db7bdb299b7cb20237f3c8f6ed77190 |
Description | From | Last Updated |
---|---|---|
Needs new file header, the first few lines aren't right. |
|
|
we don't typically have a newline here for whatever reason |
|
|
I wonder if we should use name_for_display here instead of username and alias, but we're skipping display-name as well right … |
|
|
I thought passing NULL to set_text causes a crash? |
|
|
doc comment |
|
Change Summary:
Handle review comments.
Commits: |
|
|||||||
---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+642 -138) |