Branch: refs/heads/1.4.y
  Home:   https://github.com/ibus/ibus
  Commit: 3862735d41168a87d9b77e9ce78ddf228212e015
      
https://github.com/ibus/ibus/commit/3862735d41168a87d9b77e9ce78ddf228212e015
  Author: Daiki Ueno <[email protected]>
  Date:   2012-02-12 (Sun, 12 Feb 2012)

  Changed paths:
    M src/Makefile.am

  Log Message:
  -----------
  Don't look for ibus-1.0.pc when generating GIR.

BUG=http://lists.alioth.debian.org/pipermail/pkg-ime-devel/2012-February/001778.html
TEST=manually

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


  Commit: a5b51c91cb1185f35f3315ad35e1e03b84264faf
      
https://github.com/ibus/ibus/commit/a5b51c91cb1185f35f3315ad35e1e03b84264faf
  Author: fujiwarat <[email protected]>
  Date:   2012-02-12 (Sun, 12 Feb 2012)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  Fix typo.

BUG=http://code.google.com/p/ibus/issues/detail?id=1388
TEST=Linux desktop

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


  Commit: 3b8d6ee8fbd42a8daf3b544e8d0ba17a198a9acf
      
https://github.com/ibus/ibus/commit/3b8d6ee8fbd42a8daf3b544e8d0ba17a198a9acf
  Author: Daiki Ueno <[email protected]>
  Date:   2012-02-13 (Mon, 13 Feb 2012)

  Changed paths:
    M src/ibusbus.h
  M src/ibusconfig.h
  M src/ibusengine.h
  M src/ibushotkey.h
  M src/ibusinputcontext.h
  M src/ibusserializable.h
  M src/ibusshare.h

  Log Message:
  -----------
  Fix typoes in gtk-doc comments.

BUG=none
TEST=manually

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


  Commit: 60587bf804feb7ed4dcb8c1731f115420ca28b49
      
https://github.com/ibus/ibus/commit/60587bf804feb7ed4dcb8c1731f115420ca28b49
  Author: fujiwarat <[email protected]>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M src/ibusattribute.h
  M src/ibuscomponent.c
  M src/ibuscomponent.h
  M src/ibusfactory.c
  M src/ibusfactory.h

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

- It seems python does not allow to use 'exec' as a variable.
Renamed 'exec' property so that the constructor in IBus.Component is used.
- It seems the python virtual method is available when the function is
described in header files in case that annotations are needed so
the signal function ibus_factory_create_engine is added newly.

TEST=Linux desktop

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


  Commit: 1b5b4067486212d5cf5d937d40eb18da6941acee
      
https://github.com/ibus/ibus/commit/1b5b4067486212d5cf5d937d40eb18da6941acee
  Author: fujiwarat <[email protected]>
  Date:   2012-02-22 (Wed, 22 Feb 2012)

  Changed paths:
    M src/ibusshare.c
  M src/ibusshare.h

  Log Message:
  -----------
  Add ibus_unset_log_handler to remove the handler in ibus_set_log_handler

TEST=Linux desktop

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


Compare: https://github.com/ibus/ibus/compare/91dd672...1b5b406

-- 
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

回复