summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2012-10-01drop devices-option key conversion, it's deprecatedSebastien Bacher
Fixes LP: #1059594 (bzr r2771.1.1)
2012-09-19add deprecated --reset optionDidier Roche
(bzr r2713.2.2)
2012-09-19rename reset-icons to reseticons so that the removed --reset option doesn't ↵Didier Roche
magically match --reset-icons (bzr r2713.2.1)
2012-09-06remove unity --reset, it's not anymore really needed now that we are in ↵Didier Roche
stable days of unity and we moved to gsettings (bzr r2657.1.1)
2012-08-28updated convert files to fix some typos in the key namesSebastien Bacher
Fixes LP: #1041631 (bzr r2635.1.1)
2012-07-20Added some .convert files (for gsettings-data-convert) for converting some ↵Łukasz 'sil2100' Zemczak
gconf settings to gsettings. The compiz upstream tree should have the migration tool that makes migration easier. (bzr r2513.1.1)
2012-07-19move schema and value from old /desktop/unity/ location to ↵Didier Roche
/com/canonical/unity/ new one as the dconf documentation recommends (bzr r2511.1.1)
2012-07-03remove gnome-desktop check, not needed anymoreDidier Roche
(bzr r2466.1.1)
2012-06-29Fix a crash when a GError exception is triggered. Fixes: ↵Didier Roche
https://bugs.launchpad.net/bugs/778470. Approved by Sam Spilsbury, jenkins. (bzr r2455)
2012-06-28import glib for handling the GError (LP: #778470)Didier Roche
Fixes LP: #778470 (bzr r2452.1.1)
2012-06-25remove favorite-migration tool, not needed anymoreDidier Roche
(bzr r2439.2.1)
2012-06-19Added a separate README file for autopilot-running instructions, updated the ↵Thomi Richards
autopilot shell script, and the HACKING file. (bzr r2419.1.2)
2012-06-19Updated instructions for autopilot migration.Thomi Richards
(bzr r2419.1.1)
2012-06-08Remove dead code: gtkloader pluginDaniel van Vugt
gtkloader has never been used AFAIK. Instead, in Unity 4.x the GTK init happened in compiz' main(). And in Unity 5.x, the GTK init happens in unityshell.cpp: UnityPluginVTable::init(). gtkloader is not even mentioned in the Unity compizconfig profile. It's dead code, and redundant too. (bzr r2395.1.1)
2012-05-29Fixed autopilot redirection script hint to have the correct AP package name.Thomi Richards
(bzr r2370.2.1)
2012-05-16Autopilot script now provides instructions on how to run unity AP tests.Thomi Richards
(bzr r2350.3.6)
2012-04-19Finetune priorities when updating dash results, prevents flickeringMichal Hruby
Fixes LP: #961979 (bzr r2314.1.1)
2012-03-12Unity introspection script now sorts node properties alphabetically.Thomi Richards
(bzr r2067.8.1)
2012-03-09This branch adds autopilot tests to verify the fix for bug lp:942042.Thomi Richards
UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/942042. Approved by Tim Penhey. Original authors: - Thomi Richards <thomi.richards@canonical.com> - Ted Gould <ted@gould.cx> (bzr r2064)
2012-03-07added python-xdg to the dependancy list for autopilot.Thomi Richards
(bzr r2055.2.3)
2012-03-07Adds an option to the autopilot script so we can pick where to store videos ↵Thomi Richards
of failed tests. (bzr r2055.1.1)
2012-03-06Recording is disabled if the recording app is not present.Thomi Richards
(bzr r2052.3.2)
2012-03-06Video capture works.Thomi Richards
(bzr r2052.3.1)
2012-03-03autopilot script prints total number of tests after listing them.Thomi Richards
(bzr r2047.2.1)
2012-02-29Renamed run_autopilot to just 'autopilot'. This avoids the situation where ↵Thomi Richards
we type 'run_autopilot run'. (bzr r2035.2.4)
2012-02-29Can now run specific tests.Thomi Richards
(bzr r2035.2.3)
2012-02-29run_autopilot can now list tests as well as run the entire suite.Thomi Richards
(bzr r2035.2.2)
2012-02-29Moved run_autopilot script, made it report missing dependancies, and made it ↵Thomi Richards
patch sys.path if needed. (bzr r2035.2.1)
2012-02-21Committing before merging trunk to get NString removal code.Thomi Richards
(bzr r1989.1.6)
2012-01-30Temnp files now cleaned up.Thomi Richards
(bzr r1876.1.2)
2012-01-30unity introspection tree debugging script now can write output to any format ↵Thomi Richards
supported by dot, and has the option to display the image with the 'eog' app. (bzr r1876.1.1)
2012-01-25Added 'Debug Unity Introspection Tree' script (duit.py). Use this to quickly ↵Thomi Richards
discover what information is available in the introspection tree.. Fixes: . Appoved by Tim Penhey, Sam Spilsbury, Alex Launi. Original authors: - Thomi Richards <thomir@gmail.com> - Thomi Richards <thomi.richards@canonical.com> (bzr r1864)
2012-01-24Now prints a more friendly message if it can't find the autopilot module.Thomi Richards
(bzr r1845.4.10)
2012-01-24Moved duit script into tools/ folder, and made the name more explicit.Thomi Richards
(bzr r1845.4.9)
2012-01-20be without any mercyDidier Roche
(bzr r1854.1.2)
2012-01-20kill any previous compiz process as it can hangs before --replace (LP: #919132)Didier Roche
Fixes LP: #919132 (bzr r1854.1.1)
2011-12-20Add --debug option to unity to start it in gdb and print backtrace if it crashesMichal Hruby
(bzr r1793.4.1)
2011-11-08ADDED: Eclipse style setup to support default C++ style guidelines.Thomas Voß
(bzr r1733.5.1)
2011-09-14fix a syntax error in the unity launch scriptAlex Launi
(bzr r1549)
2011-09-12update unity --distro to latest installed files (LP: #847799)Didier Roche
Fixes LP: #847799 (bzr r1532.1.1)
2011-09-12remove unity-preferences, we will need to add some blessed option as a g-c-c ↵Didier Roche
capplet (LP: #847599) Fixes LP: #847599 (bzr r1530.1.1)
2011-09-05prevent weird configuration when gconf profiles don't answer (LP: #809378)Didier Roche
Fixes LP: #809378 (bzr r1486.2.1)
2011-07-22Add the coding guidelines into the tree.Tim Penhey
(bzr r1311)
2011-07-21Update formatting to match style (as close as possible)Neil Jagdish Patel
(bzr r1307)
2011-07-20Make the html file be built out of the tree, copy the style sheet in, and ↵Tim Penhey
add a nice tool to open it in a browser. (bzr r1288.2.4)
2011-07-19use OnlyShowIn=UnityMichael Terry
(bzr r1292.1.1)
2011-07-19reorganiseGord Allott
(bzr r1290.1.3)
2011-07-19bsd style, unpad parans, no namespace indentsGord Allott
(bzr r1290.1.2)
2011-07-19added an astyle formatter to the toolsGord Allott
(bzr r1290.1.1)
2011-06-17[merge] First pass at Gtk3 portBilal Akhtar
(bzr r1241)