aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/unified_window_controller.vala
Commit message (Expand)AuthorAgeFilesLines
* Rename UnifiedWindow -> MainWindowfiaxh2020-02-221-163/+0
* Move UnifiedWindow stack state update logic into controllerfiaxh2020-02-221-0/+21
* Move ConversationTitlebar into ConversationViewController responsibilityfiaxh2020-02-221-62/+4
* Move ConversationContentView+ChatInput into ConversationView, handle drag'n'd...fiaxh2020-02-221-17/+7
* Fix+improve conversation selection when joining channel or starting MUC PMfiaxh2019-12-211-1/+1
* Check window width and hight before (re)storing themfiaxh2019-11-261-26/+0
* Don't select all text in entry of message search when openingfiaxh2019-11-191-1/+2
* Rework no-open-conversation placeholderfiaxh2019-10-011-1/+23
* fixup Fix some warningsfiaxh2019-09-101-10/+2
* Fix some warningshrxi2019-09-101-2/+10
* Add and enable newly created (first) accountfiaxh2019-08-231-1/+1
* Rework encryption enabling logic + UIfiaxh2019-08-021-0/+5
* Clean up ConversationTitlebarfiaxh2019-04-141-5/+9
* Only use UI data for active converations cycling, clean up ConversationSelectorfiaxh2019-04-141-11/+2
* Allow to cycle active conversations with Ctrl+(Shift)+TabRoberto Santalla2019-04-121-0/+9
* Fix topic displaying issuesfiaxh2019-03-141-1/+1
* Move app menu into window, make conversation details dialog directly accessib...fiaxh2019-02-051-0/+204