lp:~helene-verhaeghe27/cairo-dock-core/bugfix
Created by
Helene Verhaeghe
and last modified
- Get this branch:
- bzr branch lp:~helene-verhaeghe27/cairo-dock-core/bugfix
Only
Helene Verhaeghe
can upload to this branch. If you are
Helene Verhaeghe
please log in for upload directions.
Branch merges
Propose for merging
- Matthieu Baerts: Approve
-
Diff: 233 lines (+37/-58) (has conflicts)8 files modifiedsrc/cairo-dock-widget.c (+4/-3)
src/gldit/cairo-dock-data-renderer.c (+5/-6)
src/gldit/cairo-dock-dock-facility.c (+14/-37)
src/gldit/cairo-dock-dock-factory.c (+3/-3)
src/gldit/cairo-dock-gui-factory.c (+2/-2)
src/gldit/cairo-dock-icon-manager.c (+1/-2)
src/gldit/cairo-dock-image-buffer.c (+5/-5)
src/gldit/cairo-dock-themes-manager.c (+3/-0)
Branch information
Recent revisions
- 1833. By Helene Verhaeghe
-
data-render: the line use pContainer, so it's supposed not null so either call this line into the if checking null pointer or no need to check after null pointer
- 1831. By Helene Verhaeghe
-
dock-facility: removing the if condition because both branch of if condition are doing the same things
- 1828. By Helene Verhaeghe
-
image-buffer: moving the check of the if null before the other if, otherwise, useless to check null pointer
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~cairo-dock-team/cairo-dock-core/cairo-dock