index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Used constants for print flags
James Booth
2014-07-16
2
-4
/
+4
*
Removed unused function
James Booth
2014-07-16
2
-49
/
+0
*
Whitespace formatting
James Booth
2014-07-16
1
-95
/
+112
*
Whitespace formatting
James Booth
2014-07-16
1
-12
/
+10
*
Replaced NO_EOL_DATE with bitwise or
James Booth
2014-07-16
4
-48
/
+46
*
Use constants for flags
James Booth
2014-07-16
2
-5
/
+7
*
Whitespace formatting
James Booth
2014-07-16
1
-49
/
+66
*
Merge branch 'master' into winbuffers
James Booth
2014-07-16
1
-3
/
+8
|
\
|
*
Colour chat room messages that contain users nickname
James Booth
2014-07-16
1
-3
/
+10
*
|
Fixed room autojoin messages appearing in room
James Booth
2014-07-09
1
-1
/
+1
*
|
Merge branch 'master' into winbuffers
James Booth
2014-07-09
1
-5
/
+6
|
\
|
|
*
Removed debug, added check for 0 length string
James Booth
2014-07-09
1
-5
/
+6
*
|
Merge branch 'master' into winbuffers
James Booth
2014-07-09
1
-1
/
+7
|
\
|
|
*
Added autocomplete for nicknames in MUC input text
James Booth
2014-07-09
1
-1
/
+7
*
|
Merge remote-tracking branch 'origin/winbuffers' into winbuffers
James Booth
2014-07-08
5
-38
/
+76
|
\
\
|
*
\
Merge pull request #374 from immae/winbuffers
James Booth
2014-07-08
5
-38
/
+76
|
|
\
\
|
|
*
|
Implemented the buffer for windows resizing
Immae
2014-06-29
5
-38
/
+76
*
|
|
|
Merge branch 'master' into winbuffers
James Booth
2014-07-08
1
-2
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Assign GPOINTER_TO_INT value before freeing
James Booth
2014-07-07
1
-2
/
+4
*
|
|
Merge branch 'master' into winbuffers
James Booth
2014-06-29
1
-5
/
+5
|
\
|
|
|
*
|
Fixed tabs
James Booth
2014-06-29
1
-5
/
+5
*
|
|
Merge branch 'master' into winbuffers
James Booth
2014-06-29
3
-13
/
+13
|
\
|
|
|
|
/
|
/
|
|
*
Reinitialise libnotify per notification
James Booth
2014-06-29
3
-13
/
+13
*
|
Merge branch 'master' into winbuffers
James Booth
2014-06-27
2
-6
/
+11
|
\
|
|
*
Fixed memleak in title bar roster_find_contact
James Booth
2014-06-27
1
-1
/
+3
|
*
Fixed memleak in chat log history
James Booth
2014-06-27
1
-5
/
+5
|
*
Check for null before freeing X11info, removed free current resource
James Booth
2014-06-24
1
-1
/
+3
|
*
Free some memory
Immae
2014-06-23
1
-0
/
+1
*
|
Added buffer handling. Buffer are initialized, pushed, and freed. No use is m...
Immae
2014-06-23
4
-1
/
+140
*
|
having wprintw go through win_save_(v)print.
Immae
2014-06-23
5
-594
/
+315
*
|
Added horizontal scroll for resized windows
Immae
2014-06-23
3
-3
/
+36
|
/
*
Added deallocation function for string prefs, added otr policy enum
James Booth
2014-06-18
2
-11
/
+28
*
Free keys lists in windows.c
James Booth
2014-06-17
1
-2
/
+18
*
Free values on wins_get_chat_recipients
James Booth
2014-06-17
1
-0
/
+1
*
Free titlebar current_recipient when switching to console
James Booth
2014-06-17
1
-1
/
+4
*
Added valgrind suppressions
James Booth
2014-06-17
1
-0
/
+1
*
Free list in wins_get_num
James Booth
2014-06-15
1
-0
/
+3
*
Fix memleak in wins_new
James Booth
2014-06-15
1
-0
/
+1
*
Free list in wins_get_by_recipient
James Booth
2014-06-15
1
-0
/
+1
*
Fixed memleak in wins_xmlconsole_exists
James Booth
2014-06-15
1
-1
/
+4
*
Show info in chat and private chat windows
James Booth
2014-06-03
2
-0
/
+34
*
Show info in room for participant
James Booth
2014-06-03
2
-2
/
+4
*
Moved info display code to window.c
James Booth
2014-06-03
4
-124
/
+145
*
Made room message notification preference display case consistent
James Booth
2014-06-02
1
-0
/
+6
*
Added character codes for alt-left, alt-right
James Booth
2014-05-26
1
-2
/
+2
*
Escape strings passed to terminal-notifier
James Booth
2014-05-24
1
-3
/
+6
*
Added settings to show message text in notifications
James Booth
2014-05-24
4
-16
/
+39
*
Added notification setting for typing in current window
James Booth
2014-05-24
2
-7
/
+15
*
Added settings for message notifications in current window
James Booth
2014-05-24
2
-7
/
+26
*
Ignore case for chat room mention notification
James Booth
2014-05-24
1
-2
/
+8
[prev]
[next]