Граф коммитов

51 Коммитов

Автор SHA1 Сообщение Дата
fujiwarat 91bb4a0747 Fix doc builds
Generate:
html/IBusEngineSimple.html

Fix:
ibuscomponent.h:137: Warning: IBus: "@Varargs" parameter is deprecated,
please use "@..." instead:
 * @Varargs: the NULL-terminated arguments of the properties and values.

ibuscomponent.h:83: Warning: IBus: GTK-Doc tag "Description:" has been
deprecated:
 * description: Detailed description of component.

../../../src/ibusenumtypes.h:13: warning: Section ibusenumtypes is not
defined in the ibus-sections.txt file.

../../../src/ibusenginesimple.h:39: warning: Section ibussimpleengine is
not defined in the ibus-sections.txt file.

../../../src/ibusinternal.h:35: warning: Section ibusinternal is not
defined in the ibus-sections.txt file.

../../../src/ibusattribute.h:138: warning: Parameter description for
ibus_attribute_new::returns is not used from source code comment block.

../../../src/ibusattribute.h:161: warning: Parameter description for
ibus_attribute_get_value::attr is missing in source code comment block.

../../../src/ibuscomponent.h:145: warning: Parameter description for
ibus_component_new_varargs::... is missing in source code comment block.

../../../src/ibusconfig.h:95: warning: Parameter description for
ibus_config_new::cancellable is missing in source code comment block.

html/IBusBus.html:3540: warning: no link for:
'ibus-bus-get-property-async' ->
(<code class="function">ibus_bus_get_property_async()</code>).

html/api-index-full.html:2989: warning: no link for:
'ibus-ibuscomposetable' -> (ibuscomposetable).

html/IBusAttribute.html:500: warning: no link for: 'FIXME:CAPS'
-> (<code class="literal">FIXME</code>).

html/ibus-ibuskeys.html:286: warning: no link for: 'IBUS-KEY-Enter'
-> (<span class="type">IBUS_KEY_Enter</span>).

html/IBusPanelService.html:574: warning: no link for:
'cursor-down-lookup-table' ->
(<code class="function">cursor_down_lookup_table()</code>).

html/IBusEngine.html:1190: warning: no link for: 'cancel-hand-writing'
-> (<code class="function">cancel_hand_writing()</code>).

Review URL: https://codereview.appspot.com/247680043
2015-07-13 17:58:30 +09:00
fujiwarat b0f2536b58 s/code.google.com/github.com/ in docs
Review URL: https://codereview.appspot.com/241190043
2015-06-05 15:21:44 +09:00
fujiwarat 1bdcf218ee Update source files with LGP 2.1 according to COPYING.
BUG=http://code.google.com/p/ibus/issues/detail?id=1424
TEST=rpmlint

Review URL: https://codereview.appspot.com/12526043
2013-08-09 13:48:17 +09:00
fujiwarat 88ce21749e Load the system registry cache prior to the user one.
gnome-settings-daemon runs ibus-daemon after the user configures
any input method engines and causes a delay to show the engines
on UI because no cache exists for ibus-daemon.
The system cache can avoid the user timing.

Review URL: https://codereview.appspot.com/10364043
2013-07-10 16:55:19 +09:00
Daiki Ueno 0e8a207fff Fix out-of-tree build
Also cleanup Makefiles and fix build error with older valac.

BUG=none

Review URL: https://codereview.appspot.com/6782099
2012-11-23 11:14:48 +09:00
fujiwarat 469438987c Fix make dist in the latet doc build.
TEST=Manually

Review URL: https://codereview.appspot.com/6615051
2012-10-08 13:00:21 +09:00
fujiwarat 1f66434b9c Fix a docs build error with the latest libxslt-1.1.27.
TEST=manually

Review URL: https://codereview.appspot.com/6570048
2012-09-26 10:16:32 +09:00
Daiki Ueno 6c777b2d17 Minor fixes related to git.mk.
Remove .gitignore files from the git repo, define GITIGNOREFILES in some
Makefiles, and update git.mk from the Behdad upstream.

BUG=none
TEST=manually

Review URL: https://codereview.appspot.com/5581057
2012-02-01 10:00:42 +09:00
Peng Huang 4d1f38314b Fix a typo in docs/references/ibus/Makefile
BUG=None
TEST=make

Review URL: http://codereview.appspot.com/5496079
2011-12-22 09:59:05 -05:00
Peng Huang 235ef3ae4a Refine configure.ac and fix make distcheck errors.
BUG=None
TEST=Test on Linux desktop

Review URL: http://codereview.appspot.com/5045043
2011-09-18 10:36:02 -04:00
Peng Huang 4980dab52c Fix make rpm errors
BUG=make rpm failed in fedora
TEST=make rpm in fedora

Review URL: http://codereview.appspot.com/4862041
2011-08-10 21:46:27 -04:00
Peng Huang 0e315c18c7 Fix make dpkg errors.
BUG=None
TEST=Make dpkg

Review URL: http://codereview.appspot.com/4673041
2011-07-04 12:26:03 +08:00
Peng Huang 0514dc8814 Use $(SED) to replace sed
BUG=none
TEST=Linux desktop

Review URL: http://codereview.appspot.com/4280059
2011-03-23 09:43:43 -04:00
Yusuke Sato 597820e6ad Link appropriate libraries to ibus-scan.
TEST=git clone the clean tree, ran ./autogen.sh --enable-gtk-doc, then ran make.

Review URL: http://codereview.appspot.com/4289060
2011-03-22 22:36:52 +09:00
Peng Huang 1861184a71 Refine document and coding style in ibusbus.[ch] and trim some private structs and api from document
BUG=none
TEST=make

Review URL: http://codereview.appspot.com/4290053
2011-03-17 12:25:10 -04:00
Peng Huang 14b7d1a071 Add git.mk from gtk+ project, Use it to update .gitignore
BUG=none
TEST=make

Review URL: http://codereview.appspot.com/4280050
2011-03-16 10:01:18 -04:00
Peng Huang 596680ba3c Update gtk-doc
BUG=
TEST=Linux documemt

Review URL: http://codereview.appspot.com/4277054
2011-03-15 13:32:55 -04:00
Peng Huang c464170208 Fix some issues within codereview. 2010-11-03 13:37:57 +09:00
Peng Huang 3b3f56d024 Change version to 1.3.99 2010-11-03 10:54:58 +09:00
Peng Huang 164fc1f124 Use gdbus in glib, and get rid of libdbus 2010-11-03 10:54:57 +09:00
Peng Huang 6c5945fb67 Update gtk-doc 2010-07-05 13:42:27 +08:00
Peng Huang 86d4cf8b4e Make version in ibus-docs configurable. 2010-05-10 09:09:42 +08:00
Peng Huang 468f7cca1e Make make output look's better 2010-03-23 17:10:02 +08:00
Peng Huang f41d86de36 Change version number in api document. 2010-03-22 10:07:32 +08:00
Peng Huang 43b68f70dc Update version in document 2010-03-10 10:24:01 +08:00
Peng Huang 5380820cb5 Remove --rebuild-sections 2010-02-20 10:43:14 +08:00
Peng Huang 51f8f4fb73 Fix gtk-doc problems. 2010-02-20 10:43:13 +08:00
Peng Huang 54cc718022 Fix gtk-doc issues. 2010-01-12 21:46:29 +08:00
Peng Huang 07becd621c Ignore some header files. 2010-01-12 20:27:11 +08:00
Peng Huang 7e7a45b333 Remove Class IBusFactoryInfo 2010-01-12 17:08:10 +08:00
Peng Huang 7f93fe7650 Update copyright. 2010-01-10 03:29:59 +08:00
Peng Huang 8b0d36cf42 Fix build errors if ./configure is not executed in top src dir. 2009-12-20 18:16:15 +08:00
Peng Huang f20212a9c7 Merge remote branch 'definite/master' 2009-12-14 16:41:37 +08:00
Ding-Yi Chen abac005cc7 Modify zh_TW.po
APIDOC:
   new:
     ibusenumtypes,ibuspanelservice
     ibusshare, ibusservice,
     ibus-type, ibus-version,
     ibusxml
   revised:
     ibusconfig, ibusmessage, ibusoproxy, ibustext
2009-12-14 18:11:03 +10:00
Peng Huang 34609d92c0 Move specification from doc to docs 2009-12-14 15:14:51 +08:00
Peng Huang 8b2b2613e1 Add Copying for Red Hat 2009-10-23 14:42:16 +08:00
Peng Huang 95493e7c2a Change file header 2009-10-23 14:17:30 +08:00
Ding-Yi Chen cf28ece8b1 Modify APIDOC chapters.
APIDOC IBusServer
2009-09-15 14:17:05 +10:00
Peng Huang 306f615f4d Add gitignore 2009-07-17 10:35:18 +08:00
Ding-Yi Chen da8f546d01 APIDOC: completed IBusMessage. 2009-07-07 18:07:54 +10:00
Ding-Yi Chen 523f3fdd19 APIDOC: Finished IBusConnection, IBusHotKey, IBusProxy
Started IBusInputContext
        Revised IBusAttribute IBusBus IBusConfigServices, IBusEngine, ..
2009-06-01 18:21:05 +10:00
Peng Huang 44e599c701 Extend tab to spaces. 2009-04-17 18:41:42 +08:00
Peng Huang 606a6386a9 Fix 'make distcheck' errors. 2009-04-17 18:40:29 +08:00
dchen@redhat.com 912f742d12 API DOC-new: ibusdebug IBusError IBusFactory; and revised. 2009-04-17 16:10:21 +10:00
dchen@redhat.com 03aa346853 API DOC for IBusConnection. 2009-04-17 09:42:16 +10:00
dchen@redhat.com fc560cda9a Translation zh_TW updated; API DOC for IBusConfigServices; Modify Makefile.am for gtk-doc
Surpress tmpl-build.stamp and trim ibus-sections.txt, so no need to keep ibus-sections.txt now.
    Revised some API DOC,

Fix the API DOC of IBusEngine

Add zh_TW translation, Add back some API DOC

Add back some APIDOC

API-DOC IBusBus IBusComponent IBusConfig IBusLookupTable
Corrected spelling in ibuscompnent.[ch]
Add documentation of ibusbus.c
2009-04-17 09:42:16 +10:00
dchen@redhat.com 483ebd376b Add ibus-sections.txt as gtk-doc needs it to show the title correctly. 2009-03-27 14:19:04 +10:00
dchen@redhat.com e3fe226e2d API-DOC and Fix iBus Google issue 320. 2009-03-27 14:17:35 +10:00
Huang Peng 1afc03e795 Change title of API docs. 2009-02-25 14:37:09 +08:00
Huang Peng bef0025c90 Add ibus-docs.sgml. 2009-02-17 17:47:47 +08:00