lp:~kamstrup/libunity/faves-enumerator

Created by Mikkel Kamstrup Erlandsen and last modified
Get this branch:
bzr branch lp:~kamstrup/libunity/faves-enumerator
Only Mikkel Kamstrup Erlandsen can upload to this branch. If you are Mikkel Kamstrup Erlandsen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mikkel Kamstrup Erlandsen
Project:
libunity
Status:
Merged

Recent revisions

99. By Mikkel Kamstrup Erlandsen

Deprecate AppInfoManager.get_instance() and rename it to get_default().

This make sure that all singletons in libunity are accessed similarly

98. By Mikkel Kamstrup Erlandsen

Rename method LauncherFavorites.get_instance() to get_default()

97. By Mikkel Kamstrup Erlandsen

Add a bunch of (integration) tests for Unity.LauncherFavorites API

96. By Mikkel Kamstrup Erlandsen

Add some comments about the testing of Unity.LauncherFavorites

95. By Mikkel Kamstrup Erlandsen

First cut at a Unity.LauncherFavorites API that can be used to inspect (but _not_ modify!) the current favorite apps in the launcher

94. By Michal Hruby

Improved build system. Fixes: . Reviewed by Mikkel Kamstrup Erlandsen.

93. By Mikkel Kamstrup Erlandsen

All debug statements in libunity compiled out by default by using Unity.Trace

Also fixes inverted logic in applying ENABLE_UNITY_TRACE_LOG in src/Makefile.am. Most tests still use standard debug().. Fixes: . Reviewed by Michal Hruby.

92. By Mikkel Kamstrup Erlandsen

Add a Unity.Trace namespace with logging that is compiled out by default

The trace logging is not enabled everywhere yet. That will come in a later branch to avoid merge conflicts with the simple-dbus branch.

The trace logging is controlled via the --enable-trace-log configure switch. It's worth noting that Unity.Trace is new public API that is expected to be consumed, also, by the lenses. To use it include the 'unity-trace' package from Vala, or just include unity-trace.h from C. The C compiler must define ENABLE_UNITY_TRACE_LOG to enable the log statements at compile time. Fixes: . Reviewed by Michal Hruby.

91. By Michal Hruby

Added model-sync test. Fixes: . Reviewed by Mikkel Kamstrup Erlandsen.

90. By Michal Hruby

Simplify the way we use DBus method calls, returns and signals.. Fixes: . Reviewed by Mikkel Kamstrup Erlandsen.

Branch metadata

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