Branch: refs/heads/1.5.y
  Home:   https://github.com/ibus/ibus
  Commit: a3f47e6509f19c6f11fca0328d63e973daec48ab
      
https://github.com/ibus/ibus/commit/a3f47e6509f19c6f11fca0328d63e973daec48ab
  Author: Julien Humbert <[email protected]>
  Date:   2013-10-01 (Tue, 01 Oct 2013)

  Changed paths:
    M engine/simple.xml.in

  Log Message:
  -----------
  Add french layout variant oss to simple engine

Review URL: https://codereview.appspot.com/14115044
Patch from Julien Humbert <[email protected]>.


  Commit: d41791da67ac66665868f18fc447f2fc2a6ce75a
      
https://github.com/ibus/ibus/commit/d41791da67ac66665868f18fc447f2fc2a6ce75a
  Author: fujiwarat <[email protected]>
  Date:   2013-10-01 (Tue, 01 Oct 2013)

  Changed paths:
    M bus/Makefile.am
    M setup/Makefile.am
    M tools/Makefile.am

  Log Message:
  -----------
  Replace datadir/man with mandir.

BUG=http://code.google.com/p/ibus/issues/detail?id=1660
TEST=make install

Review URL: https://codereview.appspot.com/14119043


  Commit: b8f36164d9b405d95bdcb76e38daca6c531e7da5
      
https://github.com/ibus/ibus/commit/b8f36164d9b405d95bdcb76e38daca6c531e7da5
  Author: fujiwarat <[email protected]>
  Date:   2013-10-01 (Tue, 01 Oct 2013)

  Changed paths:
    M ui/gtk3/panel.vala

  Log Message:
  -----------
  Implement lookup-table-orientation in ibus-ui-gtk3.

BUG=RH#1012781
TEST=ui/gtk3/ibus-ui-gtk3

Review URL: https://codereview.appspot.com/14198043


  Commit: 9596aea2e2df4cd3ac9b795ad9f354723cf83317
      
https://github.com/ibus/ibus/commit/9596aea2e2df4cd3ac9b795ad9f354723cf83317
  Author: fujiwarat <[email protected]>
  Date:   2013-10-01 (Tue, 01 Oct 2013)

  Changed paths:
    M bus/engineproxy.c

  Log Message:
  -----------
  Always save the content-type cache for gnome-shell password.

GDBusProxy updates the cache immediatelly with the first call only
and has to save the next call in the cache by manual.

BUG=RH#1013948
TEST=password on gnome-shell 3.10.

Review URL: https://codereview.appspot.com/14196043


  Commit: e64b25c0ab8fadeae97fe78dcfcbc3a5d0869c6b
      
https://github.com/ibus/ibus/commit/e64b25c0ab8fadeae97fe78dcfcbc3a5d0869c6b
  Author: fujiwarat <[email protected]>
  Date:   2013-10-31 (Thu, 31 Oct 2013)

  Changed paths:
    M bindings/vala/Makefile.am
    A bindings/vala/ibus-private.vapi
    M engine/Makefile.am
    M engine/main.vala
    A engine/test-compose.vala
    M src/Makefile.am
    A src/gencomposetable.c
    M src/gtkimcontextsimpleseqs.h
    A src/ibuscomposetable.h
    M src/ibusenginesimple.c
    M src/ibusenginesimple.h
    M src/ibuskeysyms.h
    M tools/main.vala

  Log Message:
  -----------
  Update en-us compose table and add locale tables for xkb engines.

BUG=RH#1013651
TEST=engine/ibus-engine-simple, src/libibus.so

Review URL: https://codereview.appspot.com/14465046


  Commit: 6488b87792b81d20ceeb5f3f69381887e12bf4c7
      
https://github.com/ibus/ibus/commit/6488b87792b81d20ceeb5f3f69381887e12bf4c7
  Author: Eduardo Lima (Etrunko) <[email protected]>
  Date:   2013-11-05 (Tue, 05 Nov 2013)

  Changed paths:
    M client/wayland/main.c

  Log Message:
  -----------
  Wayland: Fix Small typo

BUG=http://code.google.com/p/ibus/issues/detail?id=1671
TEST=client/wayland/ibus-wayland

Review URL: https://codereview.appspot.com/18780044
Patch from Eduardo Lima (Etrunko) <[email protected]>.


  Commit: f35184a187b787e8507cb1e34b24dc0575fad838
      
https://github.com/ibus/ibus/commit/f35184a187b787e8507cb1e34b24dc0575fad838
  Author: fujiwarat <[email protected]>
  Date:   2013-11-05 (Tue, 05 Nov 2013)

  Changed paths:
    M engine/Makefile.am
    M src/ibusattribute.h
    M src/ibusattrlist.h
    M src/ibuscomponent.h
    M src/ibusconfig.h
    M src/ibusconfigservice.h
    M src/ibusdebug.h
    M src/ibusengine.h
    M src/ibusenginedesc.h
    M src/ibusenumtypes.h.template
    M src/ibuserror.h
    M src/ibusfactory.h
    M src/ibushotkey.h
    M src/ibusinputcontext.c
    M src/ibuskeymap.h
    M src/ibuskeysyms-compat.h
    M src/ibuskeyuni.c
    M src/ibuslookuptable.h
    M src/ibusobject.c
    M src/ibusobject.h
    M src/ibusobservedpath.h
    M src/ibuspanelservice.c
    M src/ibusproplist.h
    M src/ibusproxy.h
    M src/ibusserializable.h
    M src/ibusservice.h
    M src/ibusshare.h
    M src/ibustext.h
    M src/ibustypes.h
    M src/ibusutil.h
    M src/ibusversion.h.in
    M src/ibusxml.h

  Log Message:
  -----------
  Fix gir annotations.

TEST=g-ir-scanner@src

Review URL: https://codereview.appspot.com/18100044


  Commit: 4b20ca1b98265fde358a2863a954b49f61d79921
      
https://github.com/ibus/ibus/commit/4b20ca1b98265fde358a2863a954b49f61d79921
  Author: Maroš Zaťko <[email protected]>
  Date:   2013-11-25 (Mon, 25 Nov 2013)

  Changed paths:
    M engine/simple.xml.in

  Log Message:
  -----------
  simple.xml.in: add Slovak qwerty layout variant

Review URL: https://codereview.appspot.com/32030043
Patch from Maroš Zaťko <[email protected]>.


  Commit: 291bacf99d6da1e7f3952784e83d45400254b15b
      
https://github.com/ibus/ibus/commit/291bacf99d6da1e7f3952784e83d45400254b15b
  Author: fujiwarat <[email protected]>
  Date:   2013-11-26 (Tue, 26 Nov 2013)

  Changed paths:
    M setup/setup.ui

  Log Message:
  -----------
  Delete the up/down button message on ibus-setup.

BUG=http://code.google.com/p/ibus/issues/detail?id=1675
TEST=ibus-setup

Review URL: https://codereview.appspot.com/32630043


  Commit: bf18adb00f2e6f656c35ab2ee169db6f38be5fbe
      
https://github.com/ibus/ibus/commit/bf18adb00f2e6f656c35ab2ee169db6f38be5fbe
  Author: fujiwarat <[email protected]>
  Date:   2013-12-05 (Thu, 05 Dec 2013)

  Changed paths:
    M ui/gtk3/candidatepanel.vala

  Log Message:
  -----------
  Fix candidate panel not to be out of screen.

BUG=http://code.google.com/p/ibus/issues/detail?id=1676
TEST=ui/gtk3/ibus-ui-gtk3

Review URL: https://codereview.appspot.com/35800045


  Commit: e99a1b0fda7214ff9332a7619b02772a8ae38602
      
https://github.com/ibus/ibus/commit/e99a1b0fda7214ff9332a7619b02772a8ae38602
  Author: fujiwarat <[email protected]>
  Date:   2013-12-10 (Tue, 10 Dec 2013)

  Changed paths:
    M po/LINGUAS
    A po/bn.po
    M po/bn_IN.po
    M po/da.po
    M po/de.po
    M po/es.po
    M po/fr.po
    M po/ja.po
    M po/kn.po
    M po/ko.po
    M po/nl.po
    M po/pl.po
    M po/ru.po
    M po/ta.po
    M po/te.po
    M po/uk.po
    M po/zh_CN.po

  Log Message:
  -----------
  Update translations.

Update po/bn.po po/bn_IN.po po/da.po po/de.po po/es.po po/fr.po
       po/ja.po po/kn.po po/ko.po po/nl.po po/pl.po po/ru.po po/ta.po
       po/te.po po/uk.po po/zh_CN.po

Review URL: https://codereview.appspot.com/35340043


  Commit: e0ca43cb4e72e1390750addf6407074ee32a955a
      
https://github.com/ibus/ibus/commit/e0ca43cb4e72e1390750addf6407074ee32a955a
  Author: fujiwarat <[email protected]>
  Date:   2013-12-12 (Thu, 12 Dec 2013)

  Changed paths:
    M autogen.sh

  Log Message:
  -----------
  Remove -Werror in autogen.sh since the build still have errors.

Review URL: https://codereview.appspot.com/38250043


  Commit: dddd29edaf32d31e1c98047288c54a23edb5979b
      
https://github.com/ibus/ibus/commit/dddd29edaf32d31e1c98047288c54a23edb5979b
  Author: fujiwarat <[email protected]>
  Date:   2013-12-16 (Mon, 16 Dec 2013)

  Changed paths:
    M data/ibus.schemas.in
    M setup/setup.ui
    M src/ibusattrlist.c
    M ui/gtk3/Makefile.am
    M ui/gtk3/panel.vala
    M ui/gtk3/property.vala
    A ui/gtk3/propertypanel.vala

  Log Message:
  -----------
  Add Property Panel to show IME properties.

Currently GtkStatusIcon can show one icon only while GtkApplet shows
multiple icons. IBus GTK Panel icon shows the IBus engine icon
however each IBus engine provides the properties and currently it can
be show only when users click the panel icon and show the activate menu.
Users wish to know the some of the properties without clicking the icon.

Property Panel offers a window which shows engine properties' icon
at input cursor. It's similar to Language Panel in IBus 1.4.

Property Panel is shown in only 3 seconds whenever client applications
get focus-in event or any of engine properties are changed,
e.g.  InputMode is changed from Hiragana to Eisu,
in case gsettings panel.show is AUTO_HIDE (by default).
Property Panel is always hidden in case panel.show is DO_NOT_SHOW.
Property Panel is always shown in case panel.show is ALWAYS.

BUG=http://code.google.com/p/ibus/issues/detail?id=1659
TEST=ui/gtk3/ibus-ui-gtk3

Review URL: https://codereview.appspot.com/40870046


  Commit: 8ce7ac6088e440ee539ed3299d9a219aac1c8089
      
https://github.com/ibus/ibus/commit/8ce7ac6088e440ee539ed3299d9a219aac1c8089
  Author: fujiwarat <[email protected]>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M ui/gtk3/propertypanel.vala

  Log Message:
  -----------
  Hide Property Panel if engines have no properties.

If engines have no properites, Property Panel does not have to be shown.
Also resize the topdevel window when engines are switched.

TEST=ui/gtk3/ibus-ui-gtk3

Review URL: https://codereview.appspot.com/43260043


  Commit: 7587b8e6a2f690dd52fcabc2e0da31062fb02128
      
https://github.com/ibus/ibus/commit/7587b8e6a2f690dd52fcabc2e0da31062fb02128
  Author: fujiwarat <[email protected]>
  Date:   2014-01-07 (Tue, 07 Jan 2014)

  Changed paths:
    M data/ibus.schemas.in
    M ui/gtk3/panel.vala
    M ui/gtk3/propertypanel.vala

  Log Message:
  -----------
  Hide Property Panel when input cursor or preedit text is changed.

BUG=http://code.google.com/p/ibus/issues/detail?id=1659
TEST=ui/gtk3/ibus-ui-gtk3

Review URL: https://codereview.appspot.com/45510043


  Commit: 4e860c1ef4d056c91e63f3c39a67800ed3e8e5bc
      
https://github.com/ibus/ibus/commit/4e860c1ef4d056c91e63f3c39a67800ed3e8e5bc
  Author: fujiwarat <[email protected]>
  Date:   2014-01-13 (Mon, 13 Jan 2014)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  Release 1.5.5

Review URL: https://codereview.appspot.com/41200044


Compare: https://github.com/ibus/ibus/compare/f4b091407838...4e860c1ef4d0

-- 
-- 
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

回复