Don't look for ibus-1.0.pc when generating GIR.
[platform/upstream/ibus.git] / setup /
2012-02-02 Peng HuangFix typoes and remove Encoding from desktop files.
2012-02-01 Daiki UenoMinor fixes related to git.mk.
2011-11-30 fujiwaratAdd the engine preference button on ibus-setup
2011-03-16 Peng HuangAdd git.mk from gtk+ project, Use it to update .gitignore
2011-02-11 Yusuke SatoSupport enable/disable hotkeys that enable or disable...
2010-11-16 Peng HuangAdd global variable DOMAINNAME to replace "ibus10"...
2010-11-16 fujiwaratFix ibus_version in configure and translation domain...
2010-11-03 Peng HuangAdd i18n.py.
2010-11-03 Peng HuangFix some runtime errors.
2010-10-26 Peng Wusort combo box by locale strcoll
2010-10-26 fujiwaratFix s/python/@PYTHON@/ in libexec scripts.
2010-10-26 fujiwaratFix ENV value for NetBSD
2010-10-21 fujiwaratFix keyval and state in __keycode_button_clicked_cb
2010-06-24 Peng HuangFix next_engine & prev_engine settings problems.
2010-06-23 Peng HuangUpdate desktop files.
2010-06-01 Peng HuangFix some exceptions in setup ui
2010-05-15 Peng HuangRefine some build options.
2010-05-05 Peng HuangFix a typo in setup.ui
2010-04-26 Peng HuangRemove option [Never] for language bar.
2010-04-21 Peng HuangUpdate string in UI
2010-04-20 Peng HuangAdjust setup dialog for better looking
2010-04-11 Peng HuangFix make distcheck errors.
2010-04-09 Peng HuangUpdate some strings and po files.
2010-04-08 fujiwaratNarrow the width of ibus-setup for ja
2010-03-22 Peng Huangibus setup will execute ibus-daemon with --xim
2010-03-17 Peng HuangAlways put setup dialog in center of screen.
2010-02-20 fujiwaratFix default use_system_keyboard_layout
2010-02-20 Peng WuAdd embed_preedit support to ibus.
2010-01-30 Peng HuangAdd global engine in setup UI from Su Zhe.
2010-01-25 Peng HuangShow recommended engines with bold font
2010-01-19 Peng HuangShow properties on systray menu by Fujiwara
2010-01-09 Peng HuangUpdate copyright.
2009-12-24 Peng HuangFix some typos.
2009-12-24 Peng HuangSort engines in setup ui.
2009-12-24 Peng HuangUse 2 xpad in engine combobox
2009-12-24 Peng HuangFix coding style and remove useless line.
2009-12-24 Peng HuangMake some buttons disabled, when they are not useful.
2009-12-24 Peng HuangUpdate UI.
2009-11-28 Peng HuangRemember panel position
2009-11-11 Peng HuangMerge remote branch 'XueWei/master'
2009-10-23 Peng HuangModify copying information
2009-10-23 Peng HuangAdd Copying for Red Hat
2009-10-23 Peng HuangChange file header
2009-10-15 Peng HuangChange tooltip of shortcut keys.
2009-10-15 Peng HuangUpdate some English strings.
2009-10-14 Peng HuangUpdate some descriptions text
2009-10-14 Peng HuangFix show icon on systray option 1.2.0.20091014
2009-10-13 Peng HuangUpdate some icons.
2009-10-10 Peng HuangUse ibus-engine as default icon for engine
2009-10-10 Peng HuangRemove unused code.
2009-10-10 Peng HuangRemove setup.glade
2009-10-10 Peng HuangFix some problems.
2009-10-10 Xingshen Luomigrate from libglade to libgtkbuilder
2009-10-08 Peng HuangAdd option to show/hide icon on system tray
2009-08-26 Peng HuangUpdate po files.
2009-08-20 Peng Huangcall bindtextdomain to resolve i18n issue.
2009-07-02 Peng HuangUpdate buttons' states correctly
2009-07-02 Peng HuangUpdate Add & Apply buttons' states on time.
2009-06-18 Peng HuangHide keyboard layout column in setup UI
2009-06-17 Peng HuangAdd configure item for keyboard layout
2009-06-15 Peng HuangAdd code to handle changing of engine's layout
2009-06-15 Peng HuangAdd some tooltips in setup dialog.
2009-06-15 Peng HuangShow engines' keyboard layout in setup UI
2009-06-09 Peng HuangShow im name on languagebar
2009-06-07 Peng HuangMove engineabout dialog into a new python file.
2009-06-04 Peng HuangUse custom dialog to display engine information
2009-06-04 Peng HuangAdd help button for showing help message for input...
2009-05-26 Peng HuangAdd information label in setup dailog to tell user...
2009-05-25 Peng HuangRaise set dialog when click preference in menu.
2009-05-25 Peng HuangShow default IME with BOLD font.
2009-05-25 Peng HuangAppend engine as last one in the engines list.
2009-05-08 Peng HuangKeep same order of shortcut keys list. 1.1.0.20090508
2009-04-21 Peng HuangSupport drag and drop in engines view.
2009-04-17 Peng HuangChange the logic for add & apply buttons.
2009-04-17 Peng HuangAdd scrolledwindow for shortcut key list.
2009-04-14 Peng HuangAdd release mask if the hotkey is a signal key.
2009-04-06 Peng HuangMake desktop files translated
2009-04-06 Peng HuangChange "previous input method:" to "Previous input...
2009-04-06 Peng HuangChange 'engine' to 'input method' in language panel.
2009-03-31 Peng HuangFix make distcheck errors. 1.1.0.20090331
2009-03-30 Peng HuangLocalize desktop files and gconf schemas file.
2009-03-26 Peng HuangFix problem when remove all hotkeys.
2009-03-20 Huang PengChange "Dynamically" to "When active" in setup window.
2009-03-11 Huang PengChange sensitive of custom font label.
2009-03-11 Huang PengUpdate setup ui, follow gnome UI guidelines.
2009-03-06 Huang PengImplement language panel: Always hide feature. 1.1.0.20090306
2009-03-02 Huang PengLimit numeber of hotkey.
2009-02-28 Huang PengSort the languages in input methods combobox.
2009-02-27 Huang PengMove icons to data/icons. Install schemas.
2009-02-27 Huang PengAdd lookup_table_oritation schema.
2009-02-26 Huang PengFix indent of ibus.schemas.
2009-02-26 Huang PengFix a typo in ibus.schemas.
2009-02-26 Peng HuangAdd ibus.schemas for gconf
2009-02-23 Peng HuangHide "Auto start ibus on login" checkbox.
2009-02-23 Peng HuangUse "Input Methods" replace "Engines" in setup ui.
2009-02-23 Peng HuangChange default valut of panel/auto_hide to True.
2009-02-18 Huang PengShow IM language & name in engine list.
2009-02-18 Huang PengChange the title fo setup dialog.
2009-02-18 Huang PengHide about tab in setup dialog.
2009-02-18 Huang PengAdjust setup UI.
next