|
| From: | FlashCode |
| Subject: | [Weechat-cvs] weechat src/gui/curses/gui-input.c src/gui/curs... |
| Date: | Sat, 09 Jul 2005 11:30:52 -0400 |
CVSROOT: /cvsroot/weechat
Module name: weechat
Branch:
Changes by: FlashCode <address@hidden> 05/07/09 15:30:52
Modified files:
src/gui/curses : gui-input.c gui-display.c Makefile.am
src/gui : gui.h gui-common.c Makefile.am
src/common : weeconfig.h weeconfig.c weechat.h weechat.c
completion.c command.h command.c
po : weechat.pot fr.po es.po
. : ChangeLog
Added files:
src/gui : gui-keyboard.c
Log message:
- new keyboard management: keys are setup in config file, new command
/key was added and some new default keys were added
- added seconds in infobar time (optional with new config flag)
- fixed some curses refreshs
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/gui/curses/gui-input.c.diff?tr1=1.44&tr2=1.45&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/gui/curses/gui-display.c.diff?tr1=1.97&tr2=1.98&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/gui/curses/Makefile.am.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/gui/gui-keyboard.c?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/gui/gui.h.diff?tr1=1.43&tr2=1.44&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/gui/gui-common.c.diff?tr1=1.39&tr2=1.40&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/gui/Makefile.am.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/common/weeconfig.h.diff?tr1=1.35&tr2=1.36&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/common/weeconfig.c.diff?tr1=1.65&tr2=1.66&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/common/weechat.h.diff?tr1=1.29&tr2=1.30&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/common/weechat.c.diff?tr1=1.50&tr2=1.51&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/common/completion.c.diff?tr1=1.21&tr2=1.22&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/common/command.h.diff?tr1=1.14&tr2=1.15&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/common/command.c.diff?tr1=1.60&tr2=1.61&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/po/weechat.pot.diff?tr1=1.96&tr2=1.97&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/po/fr.po.diff?tr1=1.113&tr2=1.114&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/po/es.po.diff?tr1=1.35&tr2=1.36&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/ChangeLog.diff?tr1=1.147&tr2=1.148&r1=text&r2=text
| [Prev in Thread] | Current Thread | [Next in Thread] |