選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
kkbswitch/ChangeLog

91 行
3.6 KiB

2001-07-29 Leonid Zeitlin <lz@europe.com>
* Initial release 0.1
2001-09-01 Leonid Zeitlin <lz@europe.com>
* Version 0.2
* added DCOP bindings (see README)
* fixed a compilation problem with gcc 2.96
* fixed a bug that prevented KKBSwitch from working with XFree86 4.0.x
(older versions tolerated this bug)
2001-11-19 Leonid Zeitlin <lz@europe.com>
* Version 0.3 (not indended for public release)
* If XKeyboard configuration changes while KKBSwitch is running, it can
now detect the change and adapt to it
* Wrote documentation
2001-11-21 Leonid Zeitlin <lz@europe.com>
* Version 1.0
* Integrated online help
* Added "What's this" functionality
* Cleaned up some code
2002-06-16 Leonid Zeitlin <lz@europe.com>
* Version 1.1
* Ported to KDE 3.0. Everything else is the same
2002-11-02 Leonid Zeitlin <lz@europe.com>
* Version 1.2
* Added configuration of default layout and the per-window layout mode (using
code contributed by Mikhail Senin <m_senin@mail.ru>). Updated documentation
accordingly
* Added Russian translation
2003-10-18 Leonid Zeitlin <lz@europe.com>
* Version 1.3
* Added configurable style of layout indicator icon. Three styles are
implemented: country flag (as in previous versions of KKBSwitch),
language code (a la Windows), country flag with language code
superimposed (a la kxkb)
* Added ability to activate particular layouts with keyboard shortcuts
* Added autostart option
* Work around missing country flag icons in Red Hat 9: try to use
gkb icons instead
* In configuration dialog the default layout is now displayed in bold
* Added Ukrainian translation
2003-11-02 Leonid Zeitlin <lz@europe.com>
* Version 1.3.1
* Restored compatibility with KDE 3.0, unintentionally broken in the
previous release
* Updated Ukrainian translation
2004-01-08 Leonid Zeitlin <lz@europe.com>
* Version 1.3.2
* Bugfix: previously the config dialog failed to set a icon for a layout, for
which KKBSwitch could not initially guess the icon
* Added Greek translation (from Stergios Dramis <sdramis@egnatia.ee.auth.gr>)
* Set TDEDIR in RPM spec file (fixes reported problems with incorrect
installation from SRPM)
* configure option to not install ru_ua layout file (--disable-ru-ua-layout)
2004-05-10 Leonid Zeitlin <lz@europe.com>
* Version 1.4.
* Reworked Pick Icon dialog: new look and ability to browse for an
arbitrary image file to use as an icon (suggested by Rashid Achilov).
* Option "Use per-window layout" replaced by "Layout scope". Now the
layout can apply either globally (same as "per-window layout" off), to
one window only (same as "per-window layout" on) or to windows of
one application (new feature) (technically, one window class)
(suggested by Oded Arbel).
* Internal code refactoring, must fix some obscure bugs.
2004-06-16 Leonid Zeitlin <lz@europe.com>
* Version 1.4.1.
* Fixed a bug that could crash KKBSwitch if no window was active when
the program started up.
* Fixed alignment of the system tray icon.
* Added Slovak translation (from Michal Sulek <reloadshot@atlas.sk>)
2004-11-06 Leonid Zeitlin <lz@europe.com>
* Version 1.4.2
* Added Hebrew translation by Igal aka "Koala" and manpage by Shlomi Loubaton
(required for Debian)
2005-01-15 Leonid Zeitlin <lz@europe.com>
* Version 1.4.3
* Added Bulgarian translation by Petko Yotov <5ko@free.fr> and Czech
translation by Michal Bukovsky <michal@trilogic.cz>
* Try harder to guess layout icon. If group_names file produces no match, try XKB
layout name as country code.