Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce use of Widget.destroy() | fiaxh | 2021-02-10 | 1 | -1/+0 |
| | | | | | | On non-toplevel windows, use Container.remove() instead of Widget.destroy() Needed for migration to GTK4 https://developer.gnome.org/gtk4/unstable/gtk-migrating-3-to-4.html#id-1.7.4.3.17 | ||||
* | Rework no-open-conversation placeholder | fiaxh | 2019-10-01 | 1 | -1/+5 |
| | |||||
* | Add headerbar button tooltips, don't remove relief | fiaxh | 2019-03-18 | 1 | -0/+1 |
| | |||||
* | Move app menu into window, make conversation details dialog directly ↵ | fiaxh | 2019-02-05 | 1 | -8/+8 |
| | | | | accessible, no-CSD option for main window | ||||
* | Fix memory leak | fiaxh | 2017-11-23 | 1 | -3/+5 |
| | |||||
* | Fix warnings | fiaxh | 2017-10-31 | 1 | -1/+1 |
| | |||||
* | libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins) | Marvin W | 2017-08-17 | 1 | -5/+8 |
| | |||||
* | Http file upload | fiaxh | 2017-08-03 | 1 | -0/+50 |