index
:
libunity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
tools
/
unity-tool.vala
Age
Commit message (
Expand
)
Author
2013-10-06
Make tracing easy
Michal Hruby
2013-10-04
Use protocol library to get scope properties
Michal Hruby
2013-09-02
Make sure libunity-tool doesn't crash when it can't connec to the bus
Michal Hruby
2013-04-03
Close channel when done with it
Michal Hruby
2013-04-02
Add ability to use private channels
Michal Hruby
2013-04-02
Add even more information
Michal Hruby
2013-03-28
Fix libunity-tool, add benchmark option
Michal Hruby
2012-12-03
Omg it compiles
Michal Hruby
2012-06-13
Catch exceptions; fixes compilation warnings.
Pawel Stolowski
2012-06-05
just rename the binary, not the files themselves (mhr3 asked for it)
Didier Roche
2012-06-05
rename unity-tool to libunity-tool
Didier Roche
2012-05-31
Removed extra newline.
Pawel Stolowski
2012-05-31
Handle error when initializing GUI via *ui file (e.g. missing ui file) by dis...
Pawel Stolowski
2012-05-31
Better error handling; check dbus name/path for correct syntax using GLib met...
Pawel Stolowski
2012-05-31
Return from main() on gtk loop exit when running gui.
Pawel Stolowski
2012-05-31
UI code cleanup. Reuse call_lens_search and get_lens_info from unity-tool con...
Pawel Stolowski
2012-05-29
Implemented majority of the UI. Moved UI code to separate file.
Pawel Stolowski
2012-05-29
Initial UI implementation.
Pawel Stolowski
2012-02-02
Fix typo
Michal Hruby
2012-02-01
Address issues brought up during review
Michal Hruby