terminology/src/bin
Boris Faure b1fa774056 localize tab animation time 2014-08-10 18:09:23 +02:00
..
lz4 lz4: fix shadow variables, again… 2014-07-15 12:32:58 +02:00
Makefile.am Add (early) gettext support 2014-07-26 11:37:26 +02:00
about.c review translation strings. Closes T1433 2014-07-26 11:37:27 +02:00
about.h add header guards 2014-01-12 23:10:40 +01:00
app_server.c gettextify in about.c,app_server.c,controls.c 2014-07-26 11:37:26 +02:00
app_server.h cleanup app-server code… 2013-09-21 15:46:01 +02:00
app_server_eet.c blend in app_server_eet.{c,h} 2014-08-06 22:22:03 +02:00
app_server_eet.h blend in app_server_eet.{c,h} 2014-08-06 22:22:03 +02:00
col.c fix segfault when saving configuration 2014-05-17 21:01:30 +02:00
col.h major color correctness and sizing correctness fixes to miniview 2014-05-16 17:44:11 +09:00
config.c have an exponential scale for scrollback 2014-08-10 18:06:28 +02:00
config.h options: opacity level configuration support 2014-07-13 15:11:46 +02:00
controls.c Add splits as startup arguments 2014-08-09 12:22:19 +02:00
controls.h add header guards 2014-01-12 23:10:40 +01:00
dbus.c fix prototypes when no ELDBUS. Closes T724 2014-01-06 21:11:10 +01:00
dbus.h update teamwork usage for new version compat 2013-12-30 12:54:15 -05:00
extns.c extns: Add .tga to the recognized image files 2014-07-03 10:17:12 +09:00
extns.h add header guards 2014-01-12 23:10:40 +01:00
ipc.c Avoid crash when socket address lenght is bigger than 126 2013-09-06 17:41:24 -03:00
ipc.h Add splits as startup arguments 2014-08-09 12:22:19 +02:00
keyin.c fix F1-F4 on normal mode (do like xterm) 2014-08-09 14:16:37 +02:00
keyin.h fix ctrl+minus. Closes T922 2014-02-24 23:50:06 +01:00
main.c Add splits as startup arguments 2014-08-09 12:22:19 +02:00
main.h Add splits as startup arguments 2014-08-09 12:22:19 +02:00
media.c should have removed that comment 2014-07-26 17:09:20 +02:00
media.h terminology: restore movie play state when the media block is reactivated. 2014-04-24 18:10:29 +09:00
miniview.c gettextify m*.c 2014-07-26 11:37:26 +02:00
miniview.h Terminology: Miniview: add position indicator 2014-07-15 12:27:27 +02:00
options.c gettextify options 2014-07-26 11:37:26 +02:00
options.h add guard header 2014-05-24 16:14:20 +02:00
options_behavior.c localize tab animation time 2014-08-10 18:09:23 +02:00
options_behavior.h add header guards 2014-01-12 23:10:40 +01:00
options_colors.c Fix autotools+ignores (auto-generated files). Fix linking error with --disable-nls. 2014-07-26 19:55:24 +02:00
options_colors.h add header guards 2014-01-12 23:10:40 +01:00
options_font.c gettextify options 2014-07-26 11:37:26 +02:00
options_font.h add header guards 2014-01-12 23:10:40 +01:00
options_helpers.c gettextify options 2014-07-26 11:37:26 +02:00
options_helpers.h add header guards 2014-01-12 23:10:40 +01:00
options_keys.c gettextify options 2014-07-26 11:37:26 +02:00
options_keys.h add header guards 2014-01-12 23:10:40 +01:00
options_theme.c gettextify options 2014-07-26 11:37:26 +02:00
options_theme.h add header guards 2014-01-12 23:10:40 +01:00
options_themepv.c color options - fill in colors options panel. 2013-12-16 23:53:01 +09:00
options_themepv.h add header guards 2014-01-12 23:10:40 +01:00
options_video.c don't translate VLC and fix Gstreamer 1.X option's name 2014-07-26 20:12:52 +02:00
options_video.h add header guards 2014-01-12 23:10:40 +01:00
options_wallpaper.c options: stringshare, list clear bug fix 2014-07-31 20:52:56 +02:00
options_wallpaper.h add header guards 2014-01-12 23:10:40 +01:00
private.h Don't undef gettext, it breaks the build when it's disabled 2014-07-30 11:00:35 -03:00
sel.c tab selector: don't overzoom. Closes T875. 2014-06-09 12:53:00 +02:00
sel.h glue in beep flag on sel creation if you missed a beep in a hidden tab. 2013-04-17 12:50:19 +09:00
termcmd.c review translation strings. Closes T1433 2014-07-26 11:37:27 +02:00
termcmd.h add some infra for cmd-mode for terminology. only 1 working cmd atm 2012-08-14 12:30:55 +00:00
termio.c cleanup timers in termio.c 2014-08-04 21:43:45 +02:00
termio.h termio: audio mute for activate media block support 2014-07-29 04:00:51 +02:00
termiolink.c fix uninitialized scalar variable (CID1224271) 2014-07-01 08:10:36 +02:00
termiolink.h add header guards 2014-01-12 23:10:40 +01:00
termpty.c review translation strings. Closes T1433 2014-07-26 11:37:27 +02:00
termpty.h add some padding fields to be sure holes are initialized (hi valgrind!) 2014-05-08 13:55:01 +02:00
termptydbl.c terminology: inline the most common case for a small 2% speed up. 2013-10-28 18:54:30 +09:00
termptydbl.h add header guards 2014-01-12 23:10:40 +01:00
termptyesc.c gettextify termcmd.c,termio.c,termpty.c,termptyesc.c 2014-07-26 11:37:26 +02:00
termptyesc.h add header guards 2014-01-12 23:10:40 +01:00
termptyext.c s/__UNUSED__/EINA_UNUSED/g 2013-08-27 15:36:50 +02:00
termptyext.h add header guards 2014-01-12 23:10:40 +01:00
termptygfx.c terminology supports fraktur!! 2014-04-06 14:42:38 +02:00
termptygfx.h terminology supports fraktur!! 2014-04-06 14:42:38 +02:00
termptyops.c cleanup. Remove lines with values stored to variables never used 2014-07-21 20:42:57 +02:00
termptyops.h add header guards 2014-01-12 23:10:40 +01:00
termptysave.c cleanup. Remove lines with values stored to variables never used 2014-07-21 20:42:57 +02:00
termptysave.h add header guards 2014-01-12 23:10:40 +01:00
tyalpha.c tyalpha: support opacity level option 2014-07-17 12:50:04 +02:00
tybg.c some cleaning up of pending things.. so we can do a terminology 0.3 2013-03-20 19:00:05 +09:00
tycat.c fix compiler warnings 2014-07-15 12:37:51 +02:00
tyls.c extns: Add .tga to the recognized image files 2014-07-03 10:17:12 +09:00
typop.c some cleaning up of pending things.. so we can do a terminology 0.3 2013-03-20 19:00:05 +09:00
tyq.c some cleaning up of pending things.. so we can do a terminology 0.3 2013-03-20 19:00:05 +09:00
utf8.c we can't be sure of the signedness of Eina_Unicode 2014-03-25 21:35:57 +01:00
utf8.h use a bit more Eina_Unicode 2014-03-25 21:35:31 +01:00
utils.c review translation strings. Closes T1433 2014-07-26 11:37:27 +02:00
utils.h load themes from ~/.config/terminology/themes. Closes T1030 2014-02-26 23:03:27 +01:00
win.c cleanup app-server code… 2013-09-21 15:46:01 +02:00
win.h add header guards 2014-01-12 23:10:40 +01:00