359
by matttbe
2.1.2-0alpha0 + ChangeLog |
1 |
Modifications made on the SVN and BZR : Rev 2.0.8.1 => 2.0.9 |
2 |
||
3 |
/* A bugs fixed version */
|
|
4 |
||
5 |
Fabounet : |
|
6 |
* Miscellaneous : |
|
7 |
* Added documentation in .h files |
|
8 |
* Cleaning of Cairo-Dock API |
|
9 |
* Fixed some of memory leaks |
|
10 |
* Fixed a crash when a module stop |
|
11 |
* set the Widget Layer rule automatically |
|
12 |
* detection of composition |
|
13 |
* metacity : automatically turn on composite |
|
14 |
* proposed to see the help if it has never been done |
|
15 |
* message when no plug-in |
|
16 |
* removed some print messages |
|
17 |
* Config pannel : |
|
18 |
* changed the agencement of many options for a better ergonomy. |
|
19 |
* enhancement of previews in config panels |
|
20 |
* correction of the icon's order bug |
|
21 |
* Using font selector to simplify the config panel
|
|
22 |
* small refresh of the config panel
|
|
23 |
* Improved the config panel for launchers
|
|
24 |
* Dock rendering :
|
|
25 |
* fixed extended panel mode
|
|
26 |
* Desklets :
|
|
27 |
* Fixed picking 3D bug.
|
|
28 |
* bug-fix on ratio
|
|
29 |
* desklets can't be hidden |
|
30 |
* Dialogs : |
|
31 |
* fixed to don't have twice the same dialog on notification |
|
32 |
* dialogs can't be hidden |
|
33 |
* the dock doesn't go under windows when a dialog exists |
|
34 |
* Gauges :
|
|
35 |
* graph :
|
|
36 |
* fixed the scale of graph to fit the icon's width |
|
37 |
* fixed graph with mixed values |
|
38 |
* OpenGL : |
|
39 |
* Added a workaround for ATI xorg drivers (with KMS on kernel boot) |
|
40 |
* try to start the OpenGL backend without Stencil if failed |
|
41 |
* Task bar : |
|
42 |
* correction of some icons doesn't appear |
|
43 |
* correction of the discontinuity in icon disappearance animation
|
|
44 |
* solved the jump of icons when closing
|
|
45 |
* fixed the bug with quick-hide
|
|
46 |
* fixed the drawing of indicator on appli's icon |
|
47 |
* integration of the icon glide movement into the animation loop |
|
48 |
* added some tooltips to the menu |
|
49 |
* lock dock option works now for all icons |
|
50 |
* Themes : |
|
51 |
* added versionning for distant themes |
|
52 |
* Default : correction in some conf files |
|
53 |
* fixed 1 crash when reloading theme |
|
54 |
* Improved the theme selector |
|
55 |
* TM handles .tar.bz2 and .tgz |
|
56 |
* Subdocks |
|
57 |
* fixed block bugs |
|
58 |
* correction of the sub-sub-docks bug |
|
59 |
* Xinerama : available for all root docks to take into account different screen sizes |
|
60 |
* XShape : correction 1 bug on fullscreen mode |
|
61 |
||
62 |
||
63 |
||
64 |
Mav : |
|
65 |
* Fix headers cairo-dock-dbus |
|
66 |
* Updated LICENCE file. |
|
67 |
* Updated default-theme. |
|
68 |
||
69 |
||
70 |
Matttbe : |
|
71 |
* Updated translations |
|
72 |
* Added licences in each file |
|
73 |
* fixed a little bug in tips of the cairo-dock menu |
|
74 |
||
75 |
===========================
|
|
76 |
||
77 |
Modifications made on BZR : Rev 2.0.9.1 => 2.0.9.2 |
|
78 |
||
79 |
/* A bugs fixed version */
|
|
80 |
||
81 |
Fabounet : |
|
82 |
* Miscellaneous : |
|
83 |
* Fixed the fade out when the dock is below windows |
|
84 |
* Fix window sizes (most WM didn't support well this feature) |
|
85 |
* Correction of autostart when directory doesn't exist |
|
86 |
* Taskbar : |
|
87 |
* Workaround for some windows |
|
88 |
* Correction of a refresh bug |
|
89 |
* Fixed the mix between apps and launchers |
|
90 |
* Fixed a crash when moving some apps on other subdock |
|
91 |
* Small correction on auto-hide |
|
92 |
* Opengl text now handles extended ASCII (no crash) |
|
93 |
* fixed wrong background position on icon disappearance |
|
94 |
* fixed the bug on maximized window |
|
95 |
* Labels : |
|
96 |
* Improvement of label's readability |
|
97 |
* Dialogues : |
|
98 |
* Better dialogues placement on dock |
|
99 |
* fixed dialogs placement with desklet |
|
100 |
* make the dialog transient for the dock |
|
101 |
* Theme manager : |
|
102 |
* theme manager panel can reload correctly |
|
103 |
* Second docks : |
|
104 |
* Small correction for the second main dock |
|
105 |
||
106 |
||
107 |
||
108 |
Matttbe : |
|
109 |
* Updated translations |
|
110 |
* Rename en_GB => en |