aboutsummaryrefslogtreecommitdiff
path: root/src/ui
Commit message (Collapse)AuthorAge
* Fixed memory leaks regarding gtk buildersTheJackiMonster2021-11-15
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added zbar video input to scan for contactsTheJackiMonster2021-11-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixing ui inconsistency, removing placeholder valuesTheJackiMonster2021-11-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed segfault and added convenienceTheJackiMonster2021-11-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented multiple chats in parallelTheJackiMonster2021-11-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed mobile behavior to not send with enterTheJackiMonster2021-11-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented actual sending and receiving of text messages via chat interfaceTheJackiMonster2021-11-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added some changing icons and (visually only) sending messagesTheJackiMonster2021-11-03
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added dialog to create a new platform and connected new eventsTheJackiMonster2021-11-01
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added ui files for messages and automated some debug entriesTheJackiMonster2021-11-01
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Hooked up all important ui widgets from builderTheJackiMonster2021-10-31
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Removed unreferencing builders againTheJackiMonster2021-10-31
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed mobile flag option properlyTheJackiMonster2021-10-31
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added ui file to add chat/contact entriesTheJackiMonster2021-10-31
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed segfault during exitTheJackiMonster2021-10-31
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added area optimization for mobile usageTheJackiMonster2021-10-31
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Separated gtk, gnunet and events using bothTheJackiMonster2021-10-30
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Removed debug print and hooked up chat details buttonsTheJackiMonster2021-10-30
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Rearranged pieces of code to setup uiTheJackiMonster2021-10-30
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>