]> icculus.org git repositories - dana/obconf.git/blob - CHANGELOG
show an error when the rc config file cannot be parsed, and refuse to load
[dana/obconf.git] / CHANGELOG
1 2.0.3:
2   * Added Norwegian translation
3   * Added Turkish translation
4   * Updated Traditional Chinese, Italian, and Swedish translations
5   * Add support for the desktop warping option
6   * Add support for showing the popup notification when changing desktops
7   * Better build support for Max OSX platform (no --export-dynamic)
8   * Major layout changes
9   * Add support for putting the move/resize popup in a fixed position on screen
10   * Add support for the <active> window placement option
11   * New icon by Myles Green
12
13 2.0.2:
14   * Add Traditional Chinese translation
15   * Add Italian translation
16   * Add Czech translation
17   * Add Spanish translation
18   * Add French translation
19   * Updated Swedish translation
20   * Workaround a crash in GTK/Glib on the PowerPC platform
21   * Add new Margins option (Margins tab)
22   * Add new option for centering windows when placing them
23   * Don't include the debian/ dir in releases
24   * Fix the missing TopRight option for the dock
25   * Fix the dock stacking option to match changes made in Openbox (it's
26     Above/Below not Top/Bottom)
27   * Give the theme previews white client areas to more closely resemble a real
28     window
29   * Update to Openbox 3.4.3 libraries
30
31 2.0.1:
32   * Make ObConf work when the .obt file has been renamed (e.g. by box-look.org)
33   * Update Swedish translation
34   * Update to Openbox 3.4.2 libraries
35
36 2.0.0:
37   * Add the ability to install .obt theme archives
38   * Add the ability to create .obt theme archives
39   * Double clicking a .obt file will launch it with ObConf, install the theme,
40     and select it for both KDE and GNOME desktops
41   * Fix for writing invalid font entries when none existed in the config file
42     already
43   * Add new dock options showDelay and noStrut
44   * Add mouse option for double click time and drag threshold
45   * Add option for animate iconify/restore
46   * Make Openbox reconfigure with communication through the X server rather
47     than by PID
48
49 1.6.3:
50   * Add the ability to change your fonts
51   * Add the <focusLast> config option
52   * When changing the number of desktops, or their names, ObConf will set them
53     in the current session as well as saving them to the Openbox config file.
54   * Improve how ObConf sets the desktop names. You can leave them empty and it
55     will use the default translated names from Openbox.
56
57 1.6.1:
58   * Update to the Openbox 3.4 series libraries.