lp:~mc-return/compiz/compiz.merge-animation-code-cleanup

Created by MC Return and last modified
Get this branch:
bzr branch lp:~mc-return/compiz/compiz.merge-animation-code-cleanup
Only MC Return can upload to this branch. If you are MC Return please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
MC Return
Project:
Compiz
Status:
Merged

Recent revisions

3726. By MC Return

Fixed bug #1101618 UNINIT_CTOR

3725. By MC Return

Re-added lost ANIMATION_ABI

3724. By MC Return

Merged latest lp:compiz

3723. By MC Return

Merged latest lp:compiz

3722. By MC Return

Declare variables outside the loop
Fixed multiple style problems

3721. By MC Return

Merged latest lp:compiz

3720. By MC Return

Minor additional indentation fixes

3719. By MC Return

Animation code cleanup (please see main commit message for details)

3718. By MC Return

ccp code cleanup:

Declare variables if you need them, do not declare them if you return.
Declare CCSSettingValue *val; outside the foreach loop.
Use prefix instead of postfix increments.
Merged if condition checks.
Declaration and assignment of variables in one line.
Removed redundant brackets.
Added and removed newlines.
Fixed indentation.

Approved by PS Jenkins bot, Sam Spilsbury.

3717. By MC Return

Text plugin code cleanup:

Do not declare variables you do not need if you return anyway.
Use prefix instead of postfix increments.
Merged if condition checks.
Declaration and assignment of variables in one line.
Added and removed newlines.
Removed redundant brackets.
Fixed indentation.

Approved by PS Jenkins bot, Sam Spilsbury.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:compiz/0.9.10
This branch contains Public information 
Everyone can see this information.

Subscribers