]> icculus.org git repositories - dana/obconf.git/blob - CHANGELOG
Remove debug printf from preview.c
[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   * Show an error when the configuration file is not valid, so it doesn't get
13     destroyed by ObConf
14   * Add a --config-file option to specify an alternate configuration file.
15   * Auto-load the same configuration as Openbox is using, if Openbox was run
16     with --config-file
17
18 2.0.2:
19   * Add Traditional Chinese translation
20   * Add Italian translation
21   * Add Czech translation
22   * Add Spanish translation
23   * Add French translation
24   * Updated Swedish translation
25   * Workaround a crash in GTK/Glib on the PowerPC platform
26   * Add new Margins option (Margins tab)
27   * Add new option for centering windows when placing them
28   * Don't include the debian/ dir in releases
29   * Fix the missing TopRight option for the dock
30   * Fix the dock stacking option to match changes made in Openbox (it's
31     Above/Below not Top/Bottom)
32   * Give the theme previews white client areas to more closely resemble a real
33     window
34   * Update to Openbox 3.4.3 libraries
35
36 2.0.1:
37   * Make ObConf work when the .obt file has been renamed (e.g. by box-look.org)
38   * Update Swedish translation
39   * Update to Openbox 3.4.2 libraries
40
41 2.0.0:
42   * Add the ability to install .obt theme archives
43   * Add the ability to create .obt theme archives
44   * Double clicking a .obt file will launch it with ObConf, install the theme,
45     and select it for both KDE and GNOME desktops
46   * Fix for writing invalid font entries when none existed in the config file
47     already
48   * Add new dock options showDelay and noStrut
49   * Add mouse option for double click time and drag threshold
50   * Add option for animate iconify/restore
51   * Make Openbox reconfigure with communication through the X server rather
52     than by PID
53
54 1.6.3:
55   * Add the ability to change your fonts
56   * Add the <focusLast> config option
57   * When changing the number of desktops, or their names, ObConf will set them
58     in the current session as well as saving them to the Openbox config file.
59   * Improve how ObConf sets the desktop names. You can leave them empty and it
60     will use the default translated names from Openbox.
61
62 1.6.1:
63   * Update to the Openbox 3.4 series libraries.