summary refs log tree commit diff
path: root/src/TextInputWidget.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add style for reply popup. Fix ALL of the linting issuesredsky172019-06-111-4/+2
* Fix lambda capture and lint issuesredsky172019-06-111-1/+1
* Initial Support for Rich RepliesJoseph Donofry2019-06-111-18/+56
* Add initial support for rich replies to nhekoJoseph Donofry2019-06-091-3/+15
* Merge pull request #43 from vtronko/implicitconversion_fixJoseph Donofry2019-03-031-2/+2
|\
| * Get rid of implicit conversion in text input height calculationVladyslav Tronko2019-03-031-2/+2
* | Don't let multiline text background overlap top border of text widgetVladyslav tronko2019-03-041-3/+3
|/
* Revert "Remove built-in emoji picker"redsky172019-01-261-0/+35
* Remove built-in emoji pickerKonstantinos Sideris2018-10-071-35/+0
* Adjust the height of the bottom widgetsKonstantinos Sideris2018-10-061-10/+19
* Remove pixel values from the text input widgetKonstantinos Sideris2018-09-291-14/+0
* Make the height of the bottom bar smallerKonstantinos Sideris2018-09-291-3/+3
* macOS: Use the native emoji pickerKonstantinos Sideris2018-09-191-0/+15
* Improvements on the system themeKonstantinos Sideris2018-09-191-3/+0
* Merge matrix-structs into the client libKonstantinos Sideris2018-09-011-2/+0
* Remove the reserved space gap for the typing notificationsKonstantinos Sideris2018-08-091-0/+2
* Remove hover event from emoji pickerKonstantinos Sideris2018-08-081-0/+1
* Add tab-completion for usernamesKonstantinos Sideris2018-07-291-11/+34
* Add missing tooltips on buttonsKonstantinos Sideris2018-07-251-0/+2
* Move all files under src/Konstantinos Sideris2018-07-171-0/+631