Merge lp://staging/~jeremy-munsch/synapse-project/virtualbox-plugin into lp://staging/synapse-project

Proposed by Jeremy Munsch
Status: Needs review
Proposed branch: lp://staging/~jeremy-munsch/synapse-project/virtualbox-plugin
Merge into: lp://staging/synapse-project
Diff against target: 499 lines (+443/-1)
5 files modified
configure.ac (+3/-1)
debian/control (+1/-0)
src/plugins/Makefile.am (+1/-0)
src/plugins/virtualbox-plugin.vala (+437/-0)
src/ui/synapse-main.vala (+1/-0)
To merge this branch: bzr merge lp://staging/~jeremy-munsch/synapse-project/virtualbox-plugin
Reviewer Review Type Date Requested Status
Rico Tzschichholz Pending
Review via email: mp+278244@code.staging.launchpad.net

Description of the change

Search for virtual machines and provides actions for it
using libxmlbird since librest xml is buggy/harassing to work with.

To post a comment you must log in.
634. By Rico Tzschichholz

ui/controller: Some optimization accessing model.query[] in search*()

635. By Rico Tzschichholz

core/query: Cache and reuse Regex.escape_string (query)

636. By Rico Tzschichholz

debian: Bump build-deps accordingly

637. By Rico Tzschichholz

plugins: Add suport for MATE Screensaver

638. By Rico Tzschichholz

po: Update translations

639. By Rico Tzschichholz

desktop-file-plugin: correct ApplicationsMatch to DesktopFileMatch

640. By Rico Tzschichholz

src: Drop "using Gee;"

641. By Rico Tzschichholz

src: Drop "using Json;"

642. By Rico Tzschichholz

src: Drop "using Zeitgeist;"

643. By Rico Tzschichholz

src: Drop "using Gtk;"

644. By Rico Tzschichholz

src: Drop "using Cairo;"

645. By Rico Tzschichholz

src: Drop last usages of "using *;"

646. By Rico Tzschichholz

ui: Show release-name in about-dialog only

647. By Rico Tzschichholz

ui: Bump to 2016

648. By Rico Tzschichholz

Release 0.2.99.2

649. By Rico Tzschichholz

ui: Set and update client-window of Gtk.IMMulticontext

650. By Rico Tzschichholz

main: Properly construct OptionEntry

Stop using an empty string where is getting treated as translateable.

651. By Michael Aquilina

Add pass plugin

652. By Rico Tzschichholz

Fix non-matching generic types

653. By Rico Tzschichholz

Fix non-matching generic types of interface implementations

654. By Jeremy Munsch

add virtualbox plugin
add libxmlbird dependency

Unmerged revisions

654. By Jeremy Munsch

add virtualbox plugin
add libxmlbird dependency

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.