summaryrefslogtreecommitdiff
path: root/tools/unity-tool.vala
AgeCommit message (Expand)Author
2013-10-06Make tracing easyMichal Hruby
2013-10-04Use protocol library to get scope propertiesMichal Hruby
2013-09-02Make sure libunity-tool doesn't crash when it can't connec to the busMichal Hruby
2013-04-03Close channel when done with itMichal Hruby
2013-04-02Add ability to use private channelsMichal Hruby
2013-04-02Add even more informationMichal Hruby
2013-03-28Fix libunity-tool, add benchmark optionMichal Hruby
2012-12-03Omg it compilesMichal Hruby
2012-06-13Catch exceptions; fixes compilation warnings.Pawel Stolowski
2012-06-05just rename the binary, not the files themselves (mhr3 asked for it)Didier Roche
2012-06-05rename unity-tool to libunity-toolDidier Roche
2012-05-31Removed extra newline.Pawel Stolowski
2012-05-31Handle error when initializing GUI via *ui file (e.g. missing ui file) by dis...Pawel Stolowski
2012-05-31Better error handling; check dbus name/path for correct syntax using GLib met...Pawel Stolowski
2012-05-31Return from main() on gtk loop exit when running gui.Pawel Stolowski
2012-05-31UI code cleanup. Reuse call_lens_search and get_lens_info from unity-tool con...Pawel Stolowski
2012-05-29Implemented majority of the UI. Moved UI code to separate file.Pawel Stolowski
2012-05-29Initial UI implementation.Pawel Stolowski
2012-02-02Fix typoMichal Hruby
2012-02-01Address issues brought up during reviewMichal Hruby