summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 5a9749882cdf65cd89c33c2a08440a8c0a93fb35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
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.