| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-10-01 | drop devices-option key conversion, it's deprecated | Sebastien Bacher | |
| Fixes LP: #1059594 (bzr r2771.1.1) | |||
| 2012-09-19 | add deprecated --reset option | Didier Roche | |
| (bzr r2713.2.2) | |||
| 2012-09-19 | rename reset-icons to reseticons so that the removed --reset option doesn't ↵ | Didier Roche | |
| magically match --reset-icons (bzr r2713.2.1) | |||
| 2012-09-06 | remove 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-28 | updated convert files to fix some typos in the key names | Sebastien Bacher | |
| Fixes LP: #1041631 (bzr r2635.1.1) | |||
| 2012-07-20 | Added 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-19 | move 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-03 | remove gnome-desktop check, not needed anymore | Didier Roche | |
| (bzr r2466.1.1) | |||
| 2012-06-29 | Fix 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-28 | import glib for handling the GError (LP: #778470) | Didier Roche | |
| Fixes LP: #778470 (bzr r2452.1.1) | |||
| 2012-06-25 | remove favorite-migration tool, not needed anymore | Didier Roche | |
| (bzr r2439.2.1) | |||
| 2012-06-19 | Added 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-19 | Updated instructions for autopilot migration. | Thomi Richards | |
| (bzr r2419.1.1) | |||
| 2012-06-08 | Remove dead code: gtkloader plugin | Daniel 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-29 | Fixed autopilot redirection script hint to have the correct AP package name. | Thomi Richards | |
| (bzr r2370.2.1) | |||
| 2012-05-16 | Autopilot script now provides instructions on how to run unity AP tests. | Thomi Richards | |
| (bzr r2350.3.6) | |||
| 2012-04-19 | Finetune priorities when updating dash results, prevents flickering | Michal Hruby | |
| Fixes LP: #961979 (bzr r2314.1.1) | |||
| 2012-03-12 | Unity introspection script now sorts node properties alphabetically. | Thomi Richards | |
| (bzr r2067.8.1) | |||
| 2012-03-09 | This 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-07 | added python-xdg to the dependancy list for autopilot. | Thomi Richards | |
| (bzr r2055.2.3) | |||
| 2012-03-07 | Adds 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-06 | Recording is disabled if the recording app is not present. | Thomi Richards | |
| (bzr r2052.3.2) | |||
| 2012-03-06 | Video capture works. | Thomi Richards | |
| (bzr r2052.3.1) | |||
| 2012-03-03 | autopilot script prints total number of tests after listing them. | Thomi Richards | |
| (bzr r2047.2.1) | |||
| 2012-02-29 | Renamed run_autopilot to just 'autopilot'. This avoids the situation where ↵ | Thomi Richards | |
| we type 'run_autopilot run'. (bzr r2035.2.4) | |||
| 2012-02-29 | Can now run specific tests. | Thomi Richards | |
| (bzr r2035.2.3) | |||
| 2012-02-29 | run_autopilot can now list tests as well as run the entire suite. | Thomi Richards | |
| (bzr r2035.2.2) | |||
| 2012-02-29 | Moved run_autopilot script, made it report missing dependancies, and made it ↵ | Thomi Richards | |
| patch sys.path if needed. (bzr r2035.2.1) | |||
| 2012-02-21 | Committing before merging trunk to get NString removal code. | Thomi Richards | |
| (bzr r1989.1.6) | |||
| 2012-01-30 | Temnp files now cleaned up. | Thomi Richards | |
| (bzr r1876.1.2) | |||
| 2012-01-30 | unity 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-25 | Added '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-24 | Now prints a more friendly message if it can't find the autopilot module. | Thomi Richards | |
| (bzr r1845.4.10) | |||
| 2012-01-24 | Moved duit script into tools/ folder, and made the name more explicit. | Thomi Richards | |
| (bzr r1845.4.9) | |||
| 2012-01-20 | be without any mercy | Didier Roche | |
| (bzr r1854.1.2) | |||
| 2012-01-20 | kill any previous compiz process as it can hangs before --replace (LP: #919132) | Didier Roche | |
| Fixes LP: #919132 (bzr r1854.1.1) | |||
| 2011-12-20 | Add --debug option to unity to start it in gdb and print backtrace if it crashes | Michal Hruby | |
| (bzr r1793.4.1) | |||
| 2011-11-08 | ADDED: Eclipse style setup to support default C++ style guidelines. | Thomas Voß | |
| (bzr r1733.5.1) | |||
| 2011-09-14 | fix a syntax error in the unity launch script | Alex Launi | |
| (bzr r1549) | |||
| 2011-09-12 | update unity --distro to latest installed files (LP: #847799) | Didier Roche | |
| Fixes LP: #847799 (bzr r1532.1.1) | |||
| 2011-09-12 | remove 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-05 | prevent weird configuration when gconf profiles don't answer (LP: #809378) | Didier Roche | |
| Fixes LP: #809378 (bzr r1486.2.1) | |||
| 2011-07-22 | Add the coding guidelines into the tree. | Tim Penhey | |
| (bzr r1311) | |||
| 2011-07-21 | Update formatting to match style (as close as possible) | Neil Jagdish Patel | |
| (bzr r1307) | |||
| 2011-07-20 | Make 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-19 | use OnlyShowIn=Unity | Michael Terry | |
| (bzr r1292.1.1) | |||
| 2011-07-19 | reorganise | Gord Allott | |
| (bzr r1290.1.3) | |||
| 2011-07-19 | bsd style, unpad parans, no namespace indents | Gord Allott | |
| (bzr r1290.1.2) | |||
| 2011-07-19 | added an astyle formatter to the tools | Gord Allott | |
| (bzr r1290.1.1) | |||
| 2011-06-17 | [merge] First pass at Gtk3 port | Bilal Akhtar | |
| (bzr r1241) | |||
