This is an automated email from the git hooks/post-receive script.
billiob pushed a change to annotated tag v0.8.0
in repository apps/terminology.
at b24b886 (tag)
tagging c3588eae4b16b22fe8e47874cf38660b7b89e688 (commit)
replaces v0.7.0
tagged by Boris Faure
on Sun Feb 15 15:14:40 2015 +0100
- Log -----------------------------------------------------------------
Terminology 0.8.0 release
Anthony F McInerney (1):
fix -s in man page
Boris Faure (84):
we're on dev mode again
termio: clean up _update_link()
very early work on gravatar integration
add md5.c,h
gravatar: use a tooltip
termio: cleanup some termio_config_get() uses
set media type as an enum
show gravatar tooltips on emails
reorganize config struct
update gitignore to add md5/{.deps,.dirstamp}
options_behavior.c: use macros to reduce code duplication
update Marrakesh.mrk with gravatar changes
fix CID 1249476: Logically dead code
fix man page about -S option
fix segfault in miniview due to large codepoints
fix config save wrt gravatar. Thanks to Sachiel for spotting it
keep hotfix for efl < 1.13
remove dead code. Fix CID 1256184
refactor main.c to win.c
introduce Term_Container
have a working Solo container
splits are back again
make Win a Term_Container
add term_next/prev/first/last
win: rename term->term to term->termio
top-level tabs
toggle tabbar
fix focus issue
the tab selector is back!
get add/hide buttons out of the toolbar
move split out of Term_Container
an arrow_up looks better to hide the tabbar
work on bell status
add option to hide top tab bar on launch
only show tabselector if tabcount > 1
late focus fix
tabs everywhere!
make tab-related keybindings work again
get rid of application server
update mild and nyanology themes
clean up
callback on tab selector is back again
fix tab count
fix tab selector
remove tabbar offset
Fix screen mangling from prompt redraws on resize. Closes T1193
reset also removes the scrollback. Closes T1891
remove app server dead code
fix "alt--". Thanks to Flyoc for the bug report
always prefix with \033 when alt is pressed
fix alt-- to output \033\055. Closes T1921
set a title to the term based on the shell started
cleanup
"handle" TBC
"handle" HTS
check tcsetattr()
fix shadowed variable
add xterm 777 notification support. Closes T1765
make selection consistent when selecting space with no text. Closes T2013
fix compilation when gettext is not found. Closes T2083
add the name of the license
we're in 2015
cleanup _sel_set() api
selection: be able to "continue" a selection to a line with
shift+triple-click
selection: add click then shift-click
rewrite selection system. Closes T1893
do not apply extend fix when selection is box
select links as words. Closes T2038
consider "blocks" as word separators
make selection scroll when at the edge of the terminal. Closes T1944
correctly handle Alt-Enter
fix signedness comparison issue
update terminology.pot
minor selection fixes
remove dead assignment
revalidate links when scrolling due to mouse wheel. Closes T2111
move selection when content underneath scrolls
usual round of fixes to make it compile with efl 1.7
update translations. Add turkish translation
update po
bring --split option back to life
update contributors
update translations
terminology 0.8.0 release
Carsten Haitzler (36):
terminology - update mrk file
terminology - fix warning of uninitialised var and fmtinhg in keybinds
terminology - let's stop spewing out a warning all the time in keyin.c
Revert "remove tabbar offset"
Revert "fix tab selector"
Revert "fix tab count"
Revert "callback on tab selector is back again"
Revert "clean up"
Revert " update mild and nyanology themes"
Revert "get rid of application server"
Revert "make tab-related keybindings work again"
Revert "tabs everywhere!"
Revert "late focus fix"
Revert "only show tabselector if tabcount > 1"
Revert "add option to hide top tab bar on launch"
Revert "work on bell status"
Revert "an arrow_up looks better to hide the tabbar"
Revert "move split out of Term_Container"
Revert "get add/hide buttons out of the toolbar"
Revert "the tab selector is back!"
Revert "fix focus issue"
Revert "toggle tabbar"
Revert "top-level tabs"
Revert "win: rename term->term to term->termio"
Revert "add term_next/prev/first/last"
Revert "make Win a Term_Container"
Revert "splits are back again"
Revert "have a working Solo container"
Revert "introduce Term_Container"
terminology - add tab bar at the top that looks like normal tabs
themes - fix mild, mustang, smyck, base16, black to work with tabs
terminology - nyanology - remove pointless copy and paste from default
mrk build - add dev and key info for signing
input methods - display preedit text inside grid - makes it work on
wayland
terminology - fix double click selection and jed display
update po
Cedric BAIL (1):
background: encode them in grayscale as it is properly loaded as GRY8 by
GL backend.
Daniel Juyung Seo (1):
themes: Make 'About' dialog scalable.
Lee Gwang-O (1):
update korean translation
Massimo Maiurana (2):
Updating serbian translation
Updating italian translation
Panagiotis Galatsanos (1):
miniview.c: Remove _do_configure() call from smart_show
Sanjeev BA (1):
Add Hindi language support.
Stefan Schmidt (1):
themes: Add tab images to EXTRA_DIST to pass distcheck
Wonguk Jeong (1):
media: remove hotfix for dnd with media with space
broggi_t (2):
fix some possible bug in tyalpha, tybg, typop, tyq commands
tyls : make the code prettier and more flexible
tantSinnister (1):
Fix for the file URI on FreeBSD.
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 296cdcd usual round of fixes to make it compile with efl 1.7
new 84753db update translations. Add turkish translation
new a31d982 update po
new 9a75587 bring --split option back to life
new 896d28a update contributors
new d6d1368 update translations
new c3588ea terminology 0.8.0 release
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--