Overhaul the status box
Review Request #1312 — Created March 3, 2022 and submitted
- Subclass GtkBox instead of GtkContainer
- Remove message editing
- Use a GtkComboBox instead of our fake GtkComboBox
- Move to item id's rather than indexes
- Moved new status, and saved status to GActions
- Removed the account and token_account properties. we now show primitives and
saved status - Removed the ability to delete saved status from the widget
- Use a widget template to construct the ui elements
- Removed the connection detection stuff
Verified status were updated when used in the saved status manager.
Verified that the new status and saved status actions work.
Verified that the primitive status work.
Verified that the saved statuses work.
Summary | ID |
---|---|
f6bd096a84170fd799892ee918455c0769150c79 |
Description | From | Last Updated |
---|---|---|
This currently has a weirdo infinite loop when you have zero saved or transient status. I haven't figured out yet... |
grim | |
Missing license. |
lifesfaded | |
Mark all unused. |
QuLogic | |
Don't need the semicolon. |
QuLogic | |
Can rename to parent now. |
QuLogic | |
Remove? |
QuLogic | |
If you're in an infinite loop, you segfault by running out of stack space, no? |
QuLogic |
- Change Summary:
-
changed to delete gtkstatusbox and add pidginstatusbox instead. infinite loop still present.
- Commits:
-
Summary ID ceddd18adae32b7474722eef67c03eaa80364ff0 39e1980e4a92d9fb0548474816a9228a2eb4ad42
- Change Summary:
-
add a ticket
- Bugs:
- Change Summary:
-
Fix the infinite loop.
- Commits:
-
Summary ID 39e1980e4a92d9fb0548474816a9228a2eb4ad42 32dd582985d273a7289f9a74c48ea725eb006b07