lp://staging/~cairo-dock-team/cairo-dock-core/ubuntu
- Get this branch:
- bzr branch lp://staging/~cairo-dock-team/cairo-dock-core/ubuntu
Branch merges
- Matthieu Baerts: Approve
-
Diff: 1634 lines (+471/-266)35 files modifiedCMakeLists.txt (+1/-1)
data/default-theme/plug-ins/rendering/rendering.conf (+3/-3)
data/help.conf.in (+2/-2)
debian/changelog (+16/-0)
src/cairo-dock-gui-launcher.c (+2/-2)
src/cairo-dock-gui-simple.c (+2/-1)
src/cairo-dock-menu.c (+4/-3)
src/cairo-dock.c (+29/-11)
src/gldit/CMakeLists.txt (+14/-1)
src/gldit/cairo-dock-applet-manager.c (+1/-12)
src/gldit/cairo-dock-application-facility.c (+4/-1)
src/gldit/cairo-dock-applications-manager.c (+65/-63)
src/gldit/cairo-dock-config.c (+7/-9)
src/gldit/cairo-dock-container.c (+6/-4)
src/gldit/cairo-dock-dialog-manager.c (+10/-12)
src/gldit/cairo-dock-dock-facility.c (+10/-2)
src/gldit/cairo-dock-dock-manager.c (+13/-8)
src/gldit/cairo-dock-draw-opengl.c (+11/-11)
src/gldit/cairo-dock-draw.c (+13/-14)
src/gldit/cairo-dock-gui-factory.c (+1/-1)
src/gldit/cairo-dock-icon-loader.c (+10/-6)
src/gldit/cairo-dock-icon-loader.h (+2/-2)
src/gldit/cairo-dock-internal-background.c (+8/-5)
src/gldit/cairo-dock-internal-dialogs.c (+1/-0)
src/gldit/cairo-dock-internal-icons.c (+1/-1)
src/gldit/cairo-dock-internal-indicators.c (+4/-4)
src/gldit/cairo-dock-internal-taskbar.c (+67/-65)
src/gldit/cairo-dock-load.c (+29/-4)
src/gldit/cairo-dock-load.h (+3/-3)
src/gldit/cairo-dock-log.c (+1/-1)
src/gldit/cairo-dock-modules.c (+10/-6)
src/gldit/cairo-dock-separator-manager.c (+1/-1)
src/gldit/cairo-dock-surface-factory.c (+114/-7)
src/gldit/cairo-dock-surface-factory.h (+3/-0)
src/gldit/cairo-dock-themes-manager.c (+3/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 24. By Matthieu Baerts
-
debian/control: Revert the update of the description => it's a bugfix-only release
- 23. By Matthieu Baerts
-
* New Upstream Version (LP: #653702)
* Fixed a few bugs:
- Fixed a random crash if CD is launched much time before the WM
- Improved the OpenGL backend.
- Some Images paths were wrong
- Icon label text was truncated (LP: #611738)
- Fixed a bug when the font was too big
- Gauges: Add a line return in order to read all Readme file
- Dialogues don't respect selected font (LP: #518628)
* debian/control:
- Updated the description.
* data/help.conf.in:
- Removed the Gnome-Panel: Used the right gconf key - 22. By Matthieu Baerts
-
- Fixed a crash when changing the theme
- Fixed transparency for data-renderer texts
- Installed in lib/ directory by default for 64bits architecture
- Fixed address of third-party applets in the menu
* debian/patches
- Updated 01-desktop-file-category. patch (desktop files has changed)
* data/messages: Removed an useless file
* Removed a few useless excecution rights. - 21. By Matthieu Baerts
-
* New Upstream Version (LP: #638527)
* Fixed a few bugs:
- Third-party applets can be deleted if the user switch to offline
- Fixed transparancy for data-renderer texts
- Installed in lib directory by default even in 64bits
- Fixed the name of applets in the launchers config panel
- Fixed adress of third-party applets in the menu
- Code cleaning.
* Updated Translations - 20. By Matthieu Baerts
-
debian/changelog: 2.2.0~0rc1-0ubuntu1 and removed 2.2.0-0beta4-
0ubuntu1 lines - 19. By Matthieu Baerts
-
* New Upstream Version (LP: #632055)
* Fixed a few bugs on LP:
- LP: #618336 all button tips visible if icons 'maximum zoom' set to 1.0
- LP: #614686 create new sud-dock icon that looking like flat
- LP: #612617 Add custom launchers or sub-docks, can't modify name.
- LP: #612355 Add option in config file to set GL/Cairo mode
- LP: #611733 icon labels go off-screen
* Fixed a crash when changing theme or gauges
* Updated translations
* New Upstream Version (LP: #614624)
* Fixed a few bugs on LP:
- LP: #518453: Dock appears under all windows
(Compiz - fullscreen window)
- LP: #521369: Separator are not removed when closing
grouped windows
- LP: #521762: Some sentences are not correct
- LP: #526466: Icons of apps with same class shouldn't
be stacked by default
- LP: #535083: Dialogues looks ugly when a lot of them
appears at the same time
- More details on the 'ChangeLog' file
* debian/rules:
- Autotools has been replaced by CMake
- Man pages are now included in the source code
* debian/copyright:
- Updated with the new pathes and new files
* debian/control:
- Autotools has been replaced by CMake
- Added libcurl4-gnutls-dev as Build-deps
- Bump Standard-Version to 3.9.1
* debian/cairo-dock- core.install:
- Man pages are now included in the source code
- All sonames are now installed into lib32 or lib64
* debian/cairo-dock- dev.install:
- pkgconfig is now installed into lib32 or lib64 - 15. By Matthieu Baerts
-
Fixed a warning given by 'lintian'
('cairo-dock-dev' depends of 'cairo-dock-core')
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)