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
/
windows.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow whitespace in argument to /info
James Booth
2013-01-13
1
-1
/
+1
*
Use Jid datatype in chat rooms
James Booth
2013-01-13
1
-4
/
+7
*
Merge remote-tracking branch 'dmitry/fixes'
James Booth
2013-01-12
1
-1
/
+1
|
\
|
*
windows.c: fixed gcc warning
Dmitry Podgorny
2013-01-13
1
-1
/
+1
*
|
Added jid datatype
James Booth
2013-01-12
1
-0
/
+1
|
/
*
Moved jid related functions to common
James Booth
2013-01-12
1
-1
/
+2
*
Renamed muc functions
James Booth
2013-01-12
1
-5
/
+5
*
Renamed room_chat module to muc
James Booth
2013-01-12
1
-1
/
+1
*
Updated copyright
James Booth
2013-01-11
1
-2
/
+2
*
Check nick exists when private messaging
James Booth
2013-01-11
1
-5
/
+10
*
Added win_current_is_console()
James Booth
2013-01-11
1
-0
/
+6
*
Added extra line after /wins
James Booth
2013-01-10
1
-0
/
+2
*
Merge remote-tracking branch 'dmitry/next'
James Booth
2013-01-05
1
-11
/
+2
|
\
|
*
windows.c: remove duplicate code in ui_get_idle_time
Dmitry Podgorny
2013-01-04
1
-6
/
+1
|
*
windows.c: remove useless printf
Dmitry Podgorny
2013-01-04
1
-1
/
+0
*
|
Added comments to ui_get_idle_time
James Booth
2013-01-05
1
-1
/
+7
*
|
fix possible buffer overflow in _ui_draw_win_title
Dmitry Podgorny
2013-01-04
1
-3
/
+3
|
/
*
Fixed order of includes for ncursesw
James Booth
2013-01-04
1
-3
/
+2
*
Handle wide chars on input
James Booth
2013-01-03
1
-5
/
+5
*
Include ncursesw, set locale
James Booth
2013-01-02
1
-2
/
+2
*
Added /gone to allow configurable delay for </gone> state
James Booth
2012-12-19
1
-0
/
+9
*
Fixed segfault when compiled with X11 but run in bare terminal
James Booth
2012-12-19
1
-5
/
+10
*
Added parameter usage to cygwin notify
James Booth
2012-12-12
1
-2
/
+2
*
Experimental balloon on cygwin
James Booth
2012-12-12
1
-0
/
+26
*
Moved libnotify checks to _notify
James Booth
2012-12-11
1
-12
/
+2
*
Fixed X CPU usage by only redrawing window title on change
James Booth
2012-12-11
1
-11
/
+31
*
Added /account show command
James Booth
2012-12-09
1
-0
/
+16
*
Tidied help
James Booth
2012-12-09
1
-1
/
+1
*
Handle idle time from contacts
James Booth
2012-12-09
1
-10
/
+55
*
Added /theme list command
James Booth
2012-12-09
1
-0
/
+16
*
Colour chat room members by presence for /who
James Booth
2012-12-06
1
-1
/
+35
*
Organised config file
James Booth
2012-12-02
1
-5
/
+5
*
Fixed compile error
James Booth
2012-12-01
1
-1
/
+1
*
Use profanity input for idle time when libxss not availalbe
James Booth
2012-12-01
1
-3
/
+16
*
Added preferences for /autoaway
James Booth
2012-11-30
1
-4
/
+34
*
Simple output of idle/away
James Booth
2012-11-30
1
-1
/
+24
*
Allow /msg with no message, to open a chat window with a contact
James Booth
2012-11-30
1
-0
/
+33
*
Show command in /prefs, and split into categories
James Booth
2012-11-29
1
-54
/
+95
*
Moved unread in titlebar
James Booth
2012-11-29
1
-1
/
+1
*
Option to show version in title bar with /titlebarversion
James Booth
2012-11-29
1
-3
/
+15
*
Added terminal window title
James Booth
2012-11-29
1
-0
/
+15
*
Implemented /sub show
James Booth
2012-11-27
1
-4
/
+9
*
Show message on /msg when windows full
James Booth
2012-11-27
1
-0
/
+13
*
Added /autoping command to set ping interval or disable with 0
James Booth
2012-11-26
1
-0
/
+9
*
Attempt to stop mouse click blocking input
James Booth
2012-11-26
1
-5
/
+1
*
Added to navigation help
James Booth
2012-11-26
1
-2
/
+5
*
Further tidy up of windows.c
James Booth
2012-11-26
1
-357
/
+343
*
windows tidy up
James Booth
2012-11-26
1
-66
/
+60
*
Merge branch 'wheel'
James Booth
2012-11-25
1
-1
/
+42
|
\
|
*
Added Cywin mouse wheel handling
James Booth
2012-11-25
1
-0
/
+10
[next]