aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_content_view/file_image_widget.vala
Commit message (Collapse)AuthorAgeFilesLines
* Fix UI for libadwaitaMarvin W2023-01-251-13/+42
|
* Fix scaling image for GTK4Marvin W2023-01-241-24/+1
|
* Fix compiler warningsfiaxh2022-12-301-1/+0
|
* Improve Gtk4 portfiaxh2022-07-271-2/+2
|
* Port from GTK3 to GTK4fiaxh2022-07-271-12/+13
|
* Imrove file widget menu (fixup 25db512)fiaxh2022-01-091-5/+3
| | | | | | | - 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
* FileWidgets: Improve mouse enter/leave identificationfiaxh2021-10-011-14/+5
|
* Add file upload previewfiaxh2020-04-221-0/+86
fixes #756