~cairo-dock-team/ubuntu/oneiric/cairo-dock/2.3.0-3

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-08-09 23:26:12 UTC
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: james.westby@ubuntu.com-20100809232612-pocdxliaxjdetm37
Tags: upstream-2.2.0~0beta4
Import upstream version 2.2.0~0beta4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Modifications made on the SVN and BZR : Rev 2.0.8.1 => 2.0.9
 
1
Modifications made on the SVN and BZR: Rev 2.0.8.1 => 2.0.9
2
2
 
3
3
/* A bugs fixed version */
4
4
 
10
10
   * Fixed a crash when a module stop
11
11
   * set the Widget Layer rule automatically
12
12
   * detection of composition
13
 
   * metacity : automatically turn on composite
 
13
   * metacity: automatically turn on composite
14
14
   * proposed to see the help if it has never been done
15
15
   * message when no plug-in
16
16
   * removed some print messages
49
49
   * lock dock option works now for all icons
50
50
 * Themes :
51
51
   * added versionning for distant themes
52
 
   * Default : correction in some conf files
 
52
   * Default: correction in some conf files
53
53
   * fixed 1 crash when reloading theme
54
54
   * Improved the theme selector
55
55
   * TM handles .tar.bz2 and .tgz
56
56
 * Subdocks
57
57
   * fixed block bugs
58
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
 
59
 * Xinerama: available for all root docks to take into account different screen sizes
 
60
 * XShape: correction 1 bug on fullscreen mode
61
61
 
62
62
 
63
63
 
79
79
/* A bugs fixed version */
80
80
 
81
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
 
   
 
82
 * Miscellaneous
 
83
   * animations and effects names are now translated
 
84
   * fixed versionning for Dbus and Switcher
 
85
 * Rendering :
 
86
   * fixed a bug in rendering-caroussel
 
87
   * fixed a bug on Slide view (wrong placement)
 
88
   * correction on Slide view (some parameters didn't work)
 
89
   * rewriting the equations on Slide's wave
 
90
 * MusicPlayer :
 
91
   * small bug-fix on MP if artist AND title is empty
 
92
   * fixed a infinite loop when a player crash
 
93
   * Fixed blank covers for Audacious
 
94
   * modified the dowload of covers (Amazon has changed its API)
 
95
   * prevent empty image from Amazon 
 
96
 * Switcher :
 
97
   * fixed a bug with windows list with Metacity
 
98
 * weather :
 
99
   * fixed the name when no connection at start
 
100
 * Dbus :
 
101
   * small bug fixes (stop signal)
 
102
   * test if distant applet is not already launched
 
103
   * fixed the DBus applet launching
 
104
 * Cairo-Penguin :
 
105
   * correction of a refresh bug
 
106
 * shortcuts :
 
107
   * handle the case of unmounted volume
 
108
   * fixed a crash when removing the last bookmark
 
109
 * Stack :
 
110
   * fixed stack sub-dock on clic
 
111
 * Clipper :
 
112
   * fixed a crash
106
113
 
107
114
 
108
115
Matttbe :
109
 
 * Updated translations
 
116
 * Cairo-Penguin :
 
117
   * Take the gtk icon as the others
 
118
 * dnd2share :
 
119
   * workaround for curl when a file contains a comma
 
120
 * Update translations
110
121
 * Rename en_GB => en
111
 
 
 
122
 * Little improvement with the config panel for Note and Mail
 
123
 
 
124
 
 
125
Tofe :
 
126
 * Mail :
 
127
   * Fixed crash
 
128
 
112
129
 ===========================
113
130
 
114
131
 Rev 2.1.3-6 => 2.1.3-10-lucid
142
159
    * musicPlayer:
143
160
    * Removed some annoying warnings
144
161
    * Banshee-plugin: fixed some bugs due to the new version (1.4.0)
 
162
 
 
163
 ===========================
 
164
 
 
165
 Rev 2.1.3-10 => 2.2.0-0beta4
 
166
 
 
167
Core
 
168
 * Migrated from Autotools to CMake
 
169
 * Use libcurl for file downloads
 
170
 * OpenGL backend: migrated from Pbuffer to FBO.
 
171
 * Added 2 new visibility modes
 
172
 * Added hiding animations
 
173
 * Removed files management from the core
 
174
 * VFS backend: new methods added
 
175
 * OpenGL backend: added a cairo-like API for paths
 
176
 * Applet API: unified methods to handle icons in sub-docks and desklets
 
177
 * Added ability to have several docks with independant configurations
 
178
 * Icons that demand attention are visible even when the dock is hidden
 
179
 * Icons are now loaded progressively for a faster startup
 
180
 * Desklets: added ability to click behind desklets
 
181
 * Labels: homogeneous spacing and better rendering in OpenGL
 
182
 * Better guessing of launcher's class
 
183
 * Config panel :
 
184
  * Improved the simple config panel, new categories of applets in the advanced panel
 
185
  * Added buttons to enable some features of Gnome/Compiz/etc.
 
186
  * Added internet connection options
 
187
 * Added a config file for startup options
 
188
 * Added man pages
 
189
 * Removed unwanted verbosity
 
190
 * Updated translations
 
191
 
 
192
Plug-ins
 
193
 
 
194
 * Me-Menu: new applet that adds the Me-Menu inside the dock
 
195
 * Messaging-Menu: new applet that adds the Messaging-Menu inside the dock
 
196
 * Dock-rendering: added a new 'Panel' view
 
197
 * DBus: added new methods to the API   added management of third-party applets through a repository
 
198
 * Clock: horizontal packaging of time date
 
199
 * Switcher: horizontal packaging of desktops
 
200
 * Dnd2Share: added tiny-url ability
 
201
 * Logout: added the ability to lock the screen
 
202
 * Dustbin: handle trashes in all the volumes
 
203
 * Shortcuts: display a message when unmounting and connecting disks, and fixed icons reordering
 
204
 * MusicPlayer: added support for Guayadeque
 
205
 * Switcher: added Exposé in the list of actions for middle-click
 
206
 * Dialog-rendering: improved the 'tooltip' view
 
207
 * Improved the integration with KDEand use gio for XFCE 4.6
 
208
 * Mail: bug-fix in messages count
 
209
 * Folders: new applet that adds file-managing abilities to the dock.
 
210
 * Updated translations
 
211