aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_content_view/file_default_widget.vala
Commit message (Collapse)AuthorAgeFilesLines
* Imrove file widget menu (fixup 25db512)fiaxh2022-01-091-11/+17
| | | | | | | - Fix file menu remaining visible after clicking an action - Fix file menu for images (clicking resulted in hiding of the file widget part) - Fix styling of file menus for images - Fix compiler warnings and runtime criticals
* Introduce file widget menu with "Save as..." and "Open" actions (#1080)wkg2022-01-091-0/+20
|
* Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')fiaxh2021-10-121-6/+6
|
* FileWidgets: Improve mouse enter/leave identificationfiaxh2021-10-011-28/+14
|
* Add file upload previewfiaxh2020-04-221-2/+2
| | | | fixes #756
* Clean up file widget codefiaxh2020-04-101-0/+127