summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7 from microcai/1.4.y1.4.yPeng Huang2013-03-255-4/+40
|\
| * Support dconf 0.13.4fujiwarat2013-03-255-4/+40
|/
* Release 1.4.21.4.2Peng Huang2012-08-221-1/+1
* Fix a typo.Kim, Seung Won2012-08-211-1/+1
* Fix double-unref when looping over attachment.Daiki Ueno2012-08-211-1/+0
* Do not use deprecated glib function g_atexit().Peng Huang2012-08-211-1/+1
* Fix GtkBuilder bindtextdomain in ibus-setup.fujiwarat2012-05-081-0/+9
* Enable to fall back /etc/machine-idfujiwarat2012-04-271-1/+5
* Fix not to send preedit-changed signal when the preedit is not changed.fujiwarat2012-04-262-17/+26
* Fix the coordinate in languagebar when dual monitors are used.fujiwarat2012-04-251-0/+3
* Fix ibus-x11 SEGV in _process_key_event_done.fujiwarat2012-04-241-9/+41
* Add ibus_unset_log_handler to remove the handler in ibus_set_log_handlerfujiwarat2012-02-232-1/+25
* Fix gir annotations.fujiwarat2012-02-165-21/+46
* Fix typoes in gtk-doc comments.Daiki Ueno2012-02-147-55/+55
* Fix typo.fujiwarat2012-02-131-1/+1
* Don't look for ibus-1.0.pc when generating GIR.Daiki Ueno2012-02-131-1/+1
* Release 1.4.1.1.4.1Peng Huang2012-02-051-1/+1
* Fix typoes and remove Encoding from desktop files.Peng Huang2012-02-023-4/+2
* Minor fixes related to git.mk.Daiki Ueno2012-02-0119-414/+62
* Generate vapi from gir instead of gi.Daiki Ueno2012-02-0112-8867/+32
* Minor fixes when generating GIR.Daiki Ueno2012-01-313-5/+6
* dconf: preserve names under /desktop/ibus/engine/bopomofo.Daiki Ueno2012-01-301-1/+1
* Fix the GIR annotation of ibus_bus_get_global_engine #2.fujiwarat2012-01-291-2/+2
* Fix the GIR annotation of ibus_bus_get_global_engine.fujiwarat2012-01-271-4/+4
* Fix the return value in IBusEngine.process_key_event with signal.fujiwarat2012-01-261-1/+1
* Add a dconf option to inhibit dconf name conversion.Daiki Ueno2012-01-262-17/+105
* Rename ibus_engine_new_type with ibus_engine_new_with_type.fujiwarat2012-01-243-15/+15
* Add G_GNUC_PRINTF for function ibus_text_new_from_printf(), so compiler can c...Peng Huang2012-01-061-1/+1
* Fix g-ir-scanner errors in ibusproperty.h and ibustext.h.fujiwarat2011-12-312-4/+5
* Fix a typo in docs/references/ibus/MakefilePeng Huang2011-12-221-1/+1
* Add ibus_text_set_attributes for scipt language bindings.Peng Huang2011-12-222-3/+22
* Make all fields of IBusProperty as gobject property.Peng Huang2011-12-222-136/+376
* Fix a SEGV if ibusimcontext->ibuscontext is null.fujiwarat2011-12-201-0/+1
* Update translations.fujiwarat2011-12-1414-668/+2226
* Add the engine preference button on ibus-setupfujiwarat2011-11-306-4/+114
* Disable surrounding-text when retrieve-surrounding signal is not handled in GTK.Daiki Ueno2011-11-301-0/+5
* Use ibus_input_context_process_key_event_async in ibus-x11fujiwarat2011-11-211-19/+94
* Fixed fallback icons.fujiwarat2011-11-083-3/+10
* Rerotate next/previous engines without global engine.fujiwarat2011-11-021-3/+28
* Don't set focus on GTK password entry.Daiki Ueno2011-10-281-0/+13
* Fix previous_engine without global engine.fujiwarat2011-10-251-12/+19
* Add ibusutil.h in ibus.hfujiwarat2011-10-251-0/+1
* Always consume a hotkey pressYusuke Sato2011-10-091-3/+3
* Fix hiding button items in GTK panel.Daiki Ueno2011-09-291-8/+4
* Release 1.4.01.4.0Peng Huang2011-09-231-3/+3
* Fix make distcheck errorPeng Huang2011-09-231-0/+1
* Fix dconf profile installation.Daiki Ueno2011-09-211-2/+2
* Add some warning message in ibustext.cPeng Huang2011-09-181-14/+5
* Refine configure.ac and fix make distcheck errors.Peng Huang2011-09-185-67/+90
* Add get methods for the members in IBusAttribute for non-C language.fujiwarat2011-09-162-6/+69