aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_titlebar/menu_entry.vala
Commit message (Collapse)AuthorAgeFilesLines
* Introduce conversation menu, add close optionfiaxh2024-03-211-8/+20
|
* Rewrite contact details dialogfiaxh2023-09-241-3/+2
|
* icons: Refresh some symbolic icons (#1444)Tobias Bernard2023-05-291-1/+1
|
* Disable tooltips for GTK 4.6.4 - 4.6.6fiaxh2022-08-201-2/+2
| | | | | A bug in GTK caused the application to crash in some tooltip-related conditions https://gitlab.gnome.org/GNOME/gtk/-/issues/4941
* Port from GTK3 to GTK4fiaxh2022-07-271-30/+14
|
* Fix compiler warnings ('cast between incompatible function types') by not ↵fiaxh2021-10-121-5/+9
| | | | connecting closures
* Rework no-open-conversation placeholderfiaxh2019-10-011-1/+7
|
* Add headerbar button tooltips, don't remove relieffiaxh2019-03-181-0/+5
|
* Move app menu into window, make conversation details dialog directly ↵fiaxh2019-02-051-9/+7
| | | | accessible, no-CSD option for main window
* Rename resources to have a reverse DNS prefixfiaxh2017-12-031-1/+1
|
* Fix warningsfiaxh2017-10-311-1/+1
|
* README: Discussion MUC, change urlfiaxh2017-08-221-1/+1
|
* libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins)Marvin W2017-08-171-5/+8
|
* Http file uploadfiaxh2017-08-031-0/+47