terminology/src/bin
Gustavo Sverzut Barbieri 7f0c9cdc47 remove shadow warning.
"i" is already defined at the beginning of the function and is
(ab)used everywhere.

I'd rather narrow the variable scope to where it's used, but would
require a major refactor of the code.



SVN revision: 72307
2012-06-17 17:38:03 +00:00
..
Makefile.am use autoconf to define system extensions for us. 2012-06-17 16:28:02 +00:00
col.c terminology now uses textgrid.. .oh so much FAAAASTER... and saves 2012-06-16 05:07:33 +00:00
col.h terminology now uses textgrid.. .oh so much FAAAASTER... and saves 2012-06-16 05:07:33 +00:00
config.c update TODO and add tmp changes checkbox. 2012-06-17 09:43:47 +00:00
config.h update TODO and add tmp changes checkbox. 2012-06-17 09:43:47 +00:00
keyin.c finally a terminal emulator for efl! sure - uses a lot of text 2012-06-12 10:10:01 +00:00
keyin.h finally a terminal emulator for efl! sure - uses a lot of text 2012-06-12 10:10:01 +00:00
main.c reduce number of warnings with -Wall -Wextra. 2012-06-17 17:04:17 +00:00
main.h more options sections -> translucent moved to video and now u can 2012-06-17 09:26:01 +00:00
media.c reduce number of warnings with -Wall -Wextra. 2012-06-17 17:04:17 +00:00
media.h more options sections -> translucent moved to video and now u can 2012-06-17 09:26:01 +00:00
options.c reduce number of warnings with -Wall -Wextra. 2012-06-17 17:04:17 +00:00
options.h move optiosn to their own files now. cleaner. 2012-06-13 15:10:18 +00:00
options_behavior.c reduce number of warnings with -Wall -Wextra. 2012-06-17 17:04:17 +00:00
options_behavior.h more config in gui plus translucency now works. even from gui. wordsep 2012-06-16 14:00:00 +00:00
options_font.c reduce number of warnings with -Wall -Wextra. 2012-06-17 17:04:17 +00:00
options_font.h del options widget after 10 sec delay when they popped down. 2012-06-17 09:54:36 +00:00
options_video.c reduce number of warnings with -Wall -Wextra. 2012-06-17 17:04:17 +00:00
options_video.h more options sections -> translucent moved to video and now u can 2012-06-17 09:26:01 +00:00
private.h add logging for our sanity 2012-06-17 16:32:23 +00:00
termio.c remove shadow warnings of math.h y1 constant. 2012-06-17 17:13:50 +00:00
termio.h add soem mroe bitmap fonts. note: must debug many of them with evas. 2012-06-12 13:08:09 +00:00
termpty.c remove shadow warning. 2012-06-17 17:38:03 +00:00
termpty.h behavior entries now should all work and save. 2012-06-16 17:31:54 +00:00
utf8.c finally a terminal emulator for efl! sure - uses a lot of text 2012-06-12 10:10:01 +00:00
utf8.h finally a terminal emulator for efl! sure - uses a lot of text 2012-06-12 10:10:01 +00:00
win.c terminology: remove trailing whitespace 2012-06-13 00:26:00 +00:00
win.h finally a terminal emulator for efl! sure - uses a lot of text 2012-06-12 10:10:01 +00:00