1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-08 19:34:14 -04:00
profanity/src/ui
2013-08-28 22:07:40 +01:00
..
console.c Show correct window number for incoming in console 2013-08-28 21:29:11 +01:00
core.c Fixed window number for notify and room incoming message 2013-08-28 21:34:00 +01:00
inputwin.c Changes to status bar for unlimited windows - WIP 2013-08-28 00:50:15 +01:00
notifier.c fixed memory leaks 2013-08-03 14:38:38 +03:00
notifier.h Added room name, and window index to desktop message notifications 2013-05-23 00:10:55 +01:00
statusbar.c Fixed showing active console after login fail 2013-08-28 22:07:40 +01:00
titlebar.c removed sizeof(char) 2013-08-03 13:17:50 +03:00
ui.h Removed limit on number of windows, WIP 2013-08-27 23:38:25 +01:00
window.c Free windows on exit 2013-08-26 17:47:29 +01:00
window.h Initial code refactor for growable window list 2013-08-20 23:08:21 +01:00
windows.c Fixed test for requiring window tidy 2013-08-28 21:45:46 +01:00
windows.h Removed limit on number of windows, WIP 2013-08-27 23:38:25 +01:00