Use custom dialog to display engine information
[platform/upstream/ibus.git] / setup /
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.
2009-02-18 Huang PengChange title of ibus-setup dialog.
2009-02-17 Huang PengShow 'Select an input method' in Engine select ComboBox.
2009-02-17 Huang PengUse right icon for engine without icon.
2009-02-11 Peng HuangRename iBus to IBus.
2009-02-10 Huang PengFix problem with desktop files.
2009-02-06 Huang PengRun ibus-daemon instead of ibus.
2009-02-05 Huang PengMerge branch 'master' into c_impl
2009-02-05 Huang Pengre-implement ibus in c language.
2008-10-19 Huang PengDo not expend icons.
2008-10-14 Huang PengFix keyboard shortcut setup problems
2008-10-09 Huang PengModify setup ui to be consonant with GNOME HIG.
2008-10-07 Huang PengRefine .desktop files.
2008-10-06 Huang Pengellipsize engine name in ibus-setup.
2008-10-05 LI Daobingfix desktop file format
2008-10-03 Huang PengFix problem in ibus-setup
2008-10-03 Huang PengMerge branch 'master' into modify_config_interface
2008-10-03 Huang PengChange interface for config.
2008-09-25 Huang PengMerge branch 'master' into implement_dbus
2008-09-25 Huang PengFix problem in non-UTF8 locale.
2008-09-22 Huang PengFix warning when load setup.glade
2008-09-18 Huang PengGet language names from iso-codes.
2008-08-31 Huang PengModify categories of *.desktop 20080901
2008-08-31 Huang PengUse name_to_keycode to convert name to keyval.
2008-08-30 Huang PengAdd about dialog in ibus menu.
2008-08-30 Huang PengRemove unused code.
2008-08-29 Huang PengTranslate "Keyboard shortcuts"
2008-08-28 Huang PengChange defaul keyboard shortcuts
2008-08-27 Huang PengUpdate translation problems.
2008-08-27 Huang PengMake gettext work for message.
2008-08-27 Huang PengRequest reload_engines.
2008-08-25 Huang PengMakedirs if ~/.config/autostart is not exist.
2008-08-25 Huang PengFix problem when font_name has unicode char.
2008-08-24 Huang PengWIP.
2008-08-24 Huang PengChange the UI.
2008-08-24 Huang PengAdd custom_font and auto_hide configure items.
2008-08-22 Huang Penginternationalize engine's name
2008-08-22 Huang PengFix gettext problem
2008-08-22 Huang PengUpdate translation.
2008-08-21 Huang PengAdd configure items for keyboard shortcuts.
2008-08-21 Huang PengWIP.
2008-08-21 Huang PengAdd keyboardshortcut.py in Makefile.am
2008-08-21 Huang PengWIP.
2008-08-20 Huang PengWIP.
2008-08-20 Huang PengWIP.
2008-08-20 Huang PengFix problem when delete a keyboard shortcut.
2008-08-20 Huang PengAdd add_shortcut method
2008-08-20 Huang PengWIP.
2008-08-20 Huang PengAdd border for the shortcut view.
2008-08-20 Huang PengWIP.
2008-08-17 Huang PengWatch config changed.
2008-08-17 Huang PengAdd lookup table orientation configure item.
2008-08-13 Huang PengTranslate all texts.
2008-08-13 Huang PengUse libexecdir
2008-08-07 Huang PengImplement auto start ibus.
2008-08-07 Huang PengAdd IBUS_PREFIX env in start scripts.
2008-08-07 Huang PengEdit ibus desktop items.
2008-08-06 Huang PengRefine messages.
2008-08-06 Huang PengAdd information dialog.
2008-08-06 Huang PengAdd start ibus code.
2008-08-06 Huang PengScale icon size.
2008-08-06 Huang PengSupport path as icon.
2008-08-06 Huang PengShow warning message in MessageDialog when can not...
2008-08-05 Huang PengExit when can not connect to ibus-daemon.
2008-08-05 Huang PengSet the icon for setup dialog.
2008-08-04 Huang Pengfocus_out the input context when input context is destr...
next