1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-08 19:34:14 -04:00
profanity/src/ui
2014-06-29 19:35:28 +01:00
..
buffer.c Added buffer handling. Buffer are initialized, pushed, and freed. No use is made of them so far 2014-06-23 21:05:46 +01:00
buffer.h Added buffer handling. Buffer are initialized, pushed, and freed. No use is made of them so far 2014-06-23 21:05:46 +01:00
console.c having wprintw go through win_save_(v)print. 2014-06-23 21:05:43 +01:00
core.c Merge branch 'master' into winbuffers 2014-06-29 19:31:17 +01:00
inputwin.c Added character codes for alt-left, alt-right 2014-05-26 19:53:44 +01:00
inputwin.h Removed inputwin functions from ui.h 2014-04-07 21:50:28 +01:00
notifier.c Fixed tabs 2014-06-29 19:33:18 +01:00
statusbar.c Tidied xmlconsole 2014-04-15 23:45:17 +01:00
statusbar.h Tidied new headers, added defines 2014-04-07 21:19:35 +01:00
titlebar.c Fixed memleak in title bar roster_find_contact 2014-06-27 00:47:11 +01:00
titlebar.h Tidied new headers, added defines 2014-04-07 21:19:35 +01:00
ui.h Reinitialise libnotify per notification 2014-06-29 19:19:08 +01:00
window.c Added buffer handling. Buffer are initialized, pushed, and freed. No use is made of them so far 2014-06-23 21:05:46 +01:00
window.h Added buffer handling. Buffer are initialized, pushed, and freed. No use is made of them so far 2014-06-23 21:05:46 +01:00
windows.c having wprintw go through win_save_(v)print. 2014-06-23 21:05:43 +01:00
windows.h Added command /wins swap 2014-04-24 21:50:59 +01:00