This is an automated email from the git hooks/post-receive script.

billiob pushed a change to annotated tag v0.7.0
in repository apps/terminology.

        at  7d4f037   (tag)
   tagging  a43900eeaa48c4cfecde539774da0eab244e10bb (commit)
  replaces  v0.6.1
 tagged by  Boris Faure
        on  Sun Oct 12 16:05:01 2014 +0200

- Log -----------------------------------------------------------------
Terminology 0.7

Alex-P. Natsios (6):
      gettext: downgrade in order to work with older Ubuntu LTS
      gitignore: ignore config.cache-env
      autotools: we don't need to repeat ourselves
      autotools: Fix MAINTAINERCLEAN rules
      autotools: upgrade to a newer gettext version
      translations update for el.po

Anisse Astier (1):
      Add debug messages

Boris Faure (102):
      improve News/Changelog
      En route to 0.7!
      man: fix miniview binding place
      remove useless code
      add % to opacity level
      lz4: fix shadow variables, again…
      fix compiler warnings
      Add (early) gettext support
      update .gitignore
      gettextify in about.c,app_server.c,controls.c
      add all .c files to POTFILES.in
      gettextify m*.c
      gettextify options
      gettextify termcmd.c,termio.c,termpty.c,termptyesc.c
      review translation strings. Closes T1433
      clip media controls. Cf T1369
      use autogen.sh from e. should fix jenkins' issue
      should have removed that comment
      don't translate VLC and fix Gstreamer 1.X option's name
      improve option names
      improve .gitignore and sort it (my OCD is back again!)
      fix segfault
      fix focus issue due to "mouse_over_focus" conflict. Closes T1380
      don't waste cpu mouseover when the mouse is not moving. Closes T1457
      cleanup timers in termio.c
      fix man page. Patch by bofh80. Closes T1487
      blend in app_server_eet.{c,h}
      fix focus issue with multiple tabs
      reorganize default.edc
      add terminology to mild-based themes
      fix compatibility with efl 1.7
      moar bold on terminology's man page!
      add miniview to nyanology and fix its makefile
      fix F1-F4 on normal mode (do like xterm)
      have an exponential scale for scrollback
      localize tab animation time
      extract csi_reset_mode
      wordseparators shouldn't be in the config, the ui is unusable
      fix out of bounds access. CID 1231069
      handle some DSR: the cursor position reports
      elm_slider_step_set was only introduced in elm 1.8
      make themes compile with efl 1.7
      remvove links when content change underneath
      clean up xterm escape codes handling
      handle queries on some xterm escape codes
      Party time! be able to set foreground color
      get rid of mirror stuff, it is not used
      try to reorganize termio.c
      also remove debugwhite
      constify key_down event in termio
      make terminology compile with efl 1.8
      refactor keys handling in termio: move to keyin
      refactor keys handling in termio: move to keyin, 2nd round!
      fix shift-F1..4. Closes T1564.
      get rid of Eina_Bool in bitfields
      fix miniview not showing up
      store keybindings in a hash map
      have all the default shortcuts in the hash map
      update documentation on key shortcuts
      load key bindings from config
      add ui to configure key bindings
      group actions to improve the configuration screen
      update po
      fix dnd with media with spaces. Closes T1586
      fixed keyboard scrolling
      update translations
      fix segfault when decoding buggy xterm sequence. cf T1625
      fix scrollback option
      scrollback_save: cleanup
      do not crash when the scrollback mempool is OOM
      no more than 128k lines of scrollback
      try to handle OOM on "termpty_save"
      try to guess a scalable default font. Closes T1426
      font_set should be copied when forking the config
      fork can fail
      add a Toolkit settings category to launch elementary_config. Closes T1492
      fix CID 1238659: Dereference after null check  (FORWARD_NULL)
      fix segfault when OOM on the termpty_save module
      fix segfault due to using isdigit with non unsigned char value. Closes 
T1625
      fix compilation. I'm tired…
      generate tty_keys.h from xterm itself
      make terminology compile with efl 1.7
      fix delta position on miniview. Thanks to Godfath3r
      grr, fix previous commit. Thanks again to Godfath3r
      just sighup the shell, don't sigpipe it. Closes T1685
      genlist group items are… groups
      some fixes around the key bindings configuration panel
      remove some dead code
      fix alt-backspace
      distinguish ctrl-backspace
      fix ctrl-minus. Closes T1698
      key bindings now support the win key
      tab can also be called ISO_Left_Tab. Closes T1698
      restrict modifiers used on key-bindings. Should fix T1695
      forbid AltGr in keybindings
      update TODO
      update translations from launchpad and update pot
      fix issue with keypad keys (bad copy/paste)
      fix segfault. Closes T1716
      add icon_miniview to distfiles
      update contributors
      terminology 0.7.0 release

Carsten Haitzler (16):
      Revert "remove sounds when pressing keys"
      theme - improve transparency msg formatting with brackets
      fix autogetn.sh for terminology for gettext
      add keywords to terminology desktop file
      update po files.
      fix segv on word set search
      re-fix wrodsep to work again and not segv
      tycat and tylsd - dont init system modules in ecore. not neeeded
      add : to word separators
      Revert "refactor keys handling in termio: move to keyin"
      update po's
      Revert "do not crash when the scrollback mempool is OOM"
      prefix relocation - set up libdir and localedir to work best
      terminology - locale - use prefix found locale dir, not fixed compile
      appserver in terminology -disable right now as eo api is used - bad
      add marrakesh build (mrk) file

Cedric BAIL (2):
      lz4: fix another security issue on ARM 32.
      termio: add '|' to the list of word separator.

Christopher Michael (8):
      terminology: Remove unused variable
      terminology: Remove unused variable
      Revert "terminology: Remove unused variable"
      terminology: Don't declare 'action' variable unless we have gettext
      terminology: Remove blank line
      terminology: Fix formatting
      terminology: Fix compile error if gettext & nls are not enabled
      terminology: Fix build break caused by 
6846978ebd027fff1de57d526071517243354354

Daniel Juyung Seo (1):
      mailmap: added Wonguk Jeong's information.

Gwang O Lee (6):
      request for review of the translation.
      update pot & ko.po file.
      i18n: Korean desktop setting inital draft
      add "Close the current terminal" key binding
      update po: modify typo and corresponding to the D1404
      Add "Miniview" and "Close Terminal" controls

Iván Briano (2):
      Don't show the miniview by default
      Don't undef gettext, it breaks the build when it's disabled

Jean Guyomarc'h (1):
      Fix autotools+ignores (auto-generated files). Fix linking error with 
--disable-nls.

Kai Huuhko (4):
      Move a closing tag to correct position in about dialog contents
      Fix last commit by moving the closing parenthesis away from line comment
      l10n: Add Finnish translations
      mailmap: add my work alias

Massimo Maiurana (4):
      Adding italian translation
      Updating italian translation
      Updating italian translation
      Updating italian translation

Panagiotis Galatsanos (13):
      Terminology: Miniview: add position indicator
      Miniview: Fix indicators initial position
      cleanup. Remove lines with values stored to variables never used
      Remove some unnesecarry from _smart_show
      themes: remove edje_cc warning by adding ellipsis: -1;
      el.po: initial greek translation, 66% complete.
      i18n: el.po update to new .pot and more translation, 86% complete
      Add splits as startup arguments
      main: follow coding style
      miniview: scroll position indicator when jump on change isn't checked.
      termio: add Shift + Up/Down shortcut for +1/-1 line scroll navigation
      miniview: fix a bug when mv is open and you open a new tab.
      options_keys: update shift+Up/Down for -1/+1 line scroll

Sebastian Dransfeld (1):
      free forked config on error

Wonguk Jeong (25):
      options: translucency during theme changing bug fix
      options: opacity level configuration support
      theme: smyck build dependency fix
      tycat: show a media properly in precise area
      tyalpha: support opacity level option
      theme: align transparency msg formatting with default theme
      media: improve media control pos/vol slider
      i18n: Korean resource(ko.po) initial draft
      termio: remove duplicated function prototype
      termio: audio mute for activate media block support
      mute audio to all terms
      options: do not update wallpaper if selected one is same to current one
      options: stringshare, list clear bug fix
      options: theme preview cursor/selection bug fix
      media: raise media control above selection event obj
      media: fix inaccessible media control problem in typop
      utils: clarify error message
      media: audio visualization support (phase 1)
      options: remove unused global variable
      media: audio visualize by default
      options: color picker added
      Revert "options: color picker added"
      media: fix replay on stop bug in tycat
      popmedia: prevent double deleting of media object
      options: chagne step of font size slider from 2 to 1

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  082ee27   add icon_miniview to distfiles
       new  4d45753   update contributors
       new  a43900e   terminology 0.7.0 release

The 3 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.


-- 


Reply via email to