| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-07-18 | Minor changes. | Andrea Azzarone | |
| (bzr r2507.1.5) | |||
| 2012-07-17 | Minor changes. | Andrea Azzarone | |
| (bzr r2507.1.4) | |||
| 2012-07-17 | Add unit test. | Andrea Azzarone | |
| (bzr r2507.1.3) | |||
| 2012-07-17 | Add a wrapper for GVolumeMonitor. | Andrea Azzarone | |
| (bzr r2507.1.2) | |||
| 2012-07-17 | Don't duplicate device launcher icons. | Andrea Azzarone | |
| (bzr r2507.1.1) | |||
| 2012-07-16 | Fix an autopilot panel test and add additional logging to other autopilot ↵ | Thomi Richards | |
| tests.. Fixes: . Approved by jenkins, Brandon Schaefer. (bzr r2507) | |||
| 2012-07-17 | Made the test much simpler. | Thomi Richards | |
| (bzr r2502.1.3) | |||
| 2012-07-17 | Fixed failing test. | Thomi Richards | |
| (bzr r2502.1.2) | |||
| 2012-07-16 | test_bamflaunchericon: don't try to run an application, just test for the ↵ | Marco Trevisan (Treviño) | |
| icon name. Fixes: . Approved by jenkins, Brandon Schaefer. (bzr r2506) | |||
| 2012-07-16 | test_bamflaunchericon: updated copyright | Marco Trevisan (Treviño) | |
| (bzr r2503.1.4) | |||
| 2012-07-16 | test_bamflaunchericon: check default icon for empty application | Marco Trevisan (Treviño) | |
| (bzr r2503.1.3) | |||
| 2012-07-16 | PluginAdapterStandalone: remove the unneeded close implementation | Marco Trevisan (Treviño) | |
| (bzr r2503.1.2) | |||
| 2012-07-16 | test_bamflaunchericon: don't try to run an application, just test for the ↵ | Marco Trevisan (Treviño) | |
| icon name (bzr r2503.1.1) | |||
| 2012-07-16 | Fix launcher autoscroll during dnd.. Fixes: ↵ | Andrea Azzarone | |
| https://bugs.launchpad.net/bugs/987223. Approved by Brandon Schaefer, jenkins. (bzr r2505) | |||
| 2012-07-16 | Fix blinking/flickering of the launcher and panel, especially when running | Daniel van Vugt | |
| LibreOffice or Emacs. (LP: #1024459). Fixes: https://bugs.launchpad.net/bugs/1024459. Approved by jenkins, Łukasz Zemczak. (bzr r2504) | |||
| 2012-07-16 | Don't force shell repaint on every fullscreen redraw. That will cause the | Daniel van Vugt | |
| panel and launcher to appear over the top of fullscreen windows, intermittently. Which is bad. (bzr r2501.3.4) | |||
| 2012-07-16 | Rebase on latest upstream lp:unity | Daniel van Vugt | |
| (bzr r2501.3.3) | |||
| 2012-07-16 | Don't bind the FBO if it's possible it won't get painted and unbound. That | Daniel van Vugt | |
| could lead the the screen freezing while fullscreen windows are open. (LP: #1024911) . Fixes: https://bugs.launchpad.net/bugs/1024911. Approved by Łukasz Zemczak, jenkins. (bzr r2503) | |||
| 2012-07-16 | Add test cases. | Daniel van Vugt | |
| (bzr r2501.3.2) | |||
| 2012-07-16 | Fix blinking/flickering of the launcher and panel, especially when running | Daniel van Vugt | |
| LibreOffice or Emacs. (LP: #1024459) Fixes LP: #1024459 (bzr r2501.3.1) | |||
| 2012-07-16 | Add test case. | Daniel van Vugt | |
| (bzr r2501.2.2) | |||
| 2012-07-16 | Made the panel assertion a bit more verbose, and removed an error about the ↵ | Thomi Richards | |
| Try object being missing. (bzr r2502.1.1) | |||
| 2012-07-16 | Don't bind the FBO if it's possible it won't get painted and unbound. That | Daniel van Vugt | |
| could lead the the screen freezing while fullscreen windows are open. (LP: #1024911) Fixes LP: #1024911 (bzr r2501.2.1) | |||
| 2012-07-15 | Use std::function instead of sigc::slot. Fixes: . Approved by jenkins, Tim ↵ | Marco Trevisan (Treviño) | |
| Penhey. (bzr r2502) | |||
| 2012-07-16 | GLibDBusProxy: always return on error | Marco Trevisan (Treviño) | |
| (bzr r2501.1.10) | |||
| 2012-07-16 | GLibDBusProxy: use std::shared_ptr with deleter to unref the variant | Marco Trevisan (Treviño) | |
| (bzr r2501.1.9) | |||
| 2012-07-16 | ShortcutView: pass values to lambda by value instead of using sigc::bind | Marco Trevisan (Treviño) | |
| (bzr r2501.1.8) | |||
| 2012-07-16 | Fix various code depending on sigc::slot | Marco Trevisan (Treviño) | |
| (bzr r2501.1.7) | |||
| 2012-07-16 | TextureCache: replace sigc::slot with std::function | Marco Trevisan (Treviño) | |
| (bzr r2501.1.6) | |||
| 2012-07-16 | UBusWrapper: replace sigc::slot with std::function | Marco Trevisan (Treviño) | |
| Also make UBusConnection struct private and remove the unneeded manager field (bzr r2501.1.5) | |||
| 2012-07-16 | IconLoader: replace sigc::slot with std::function | Marco Trevisan (Treviño) | |
| Also don't accept requests from invalid slots (bzr r2501.1.4) | |||
| 2012-07-16 | GLibDBusProxy: replace sigc::slot with std::function | Marco Trevisan (Treviño) | |
| Also remove the NoReplyCallback and use default nullptr value (bzr r2501.1.3) | |||
| 2012-07-16 | GLibSignal: replace sigc::slot with std::function | Marco Trevisan (Treviño) | |
| (bzr r2501.1.2) | |||
| 2012-07-16 | GLibSource: replace sigc::slot with std::function | Marco Trevisan (Treviño) | |
| (bzr r2501.1.1) | |||
| 2012-07-13 | Add test for bug 1020891.. Fixes: https://bugs.launchpad.net/bugs/1020891. ↵ | Andrea Azzarone | |
| Approved by Gord Allott, jenkins. (bzr r2501) | |||
| 2012-07-12 | Scale mode now does not skip the first super to open the dash.. Fixes: ↵ | Brandon Schaefer | |
| https://bugs.launchpad.net/bugs/1023811. Approved by Thomi Richards. (bzr r2500) | |||
| 2012-07-12 | * Merged trunk, and fixed ap test | Brandon Schaefer | |
| (bzr r2497.1.2) | |||
| 2012-07-12 | * Dont set scale_just_active if super was not pressed to start scale. | Brandon Schaefer | |
| (bzr r2497.1.1) | |||
| 2012-07-12 | Fix up panel autopilot tests.. Fixes: . Approved by Christopher Lee, ↵ | Thomi Richards | |
| jenkins, Brandon Schaefer. (bzr r2499) | |||
| 2012-07-12 | Default Icon used if one isn't found by bamf.. Fixes: ↵ | Brandon Schaefer | |
| https://bugs.launchpad.net/bugs/886778. Approved by Tim Penhey, Thomi Richards. (bzr r2498) | |||
| 2012-07-13 | Well behaved checks now use assertProperty, thereby giving us some grace time. | Thomi Richards | |
| (bzr r2478.1.10) | |||
| 2012-07-13 | Merged branch that fixes regressions. | Thomi Richards | |
| (bzr r2478.1.9) | |||
| 2012-07-13 | Merged parent. | Thomi Richards | |
| (bzr r2478.1.8) | |||
| 2012-07-12 | Add unit test for branch lp:~andyrock/unity/fix-1020891 | Andrea Azzarone | |
| (bzr r2497.2.1) | |||
| 2012-07-12 | Scale the generated fbo tex by the screen dimentions as its screen size | smspillaz | |
| and ensure nux sets the reference viewport back to output size. (LP: #1016789). Fixes: https://bugs.launchpad.net/bugs/1016789. Approved by Daniel van Vugt, jenkins. (bzr r2497) | |||
| 2012-07-12 | Fixed failing show desktop test. | Thomi Richards | |
| (bzr r2496.1.6) | |||
| 2012-07-12 | Fixed failing autopilot test. | Thomi Richards | |
| (bzr r2496.1.5) | |||
| 2012-07-12 | Converted a hud test that failed to use the Eventually matcher. | Thomi Richards | |
| (bzr r2496.1.4) | |||
| 2012-07-12 | Fixed an error waiting for the Bamf model to update. | Thomi Richards | |
| (bzr r2496.1.3) | |||
| 2012-07-12 | Hud now closes correctly. | Thomi Richards | |
| (bzr r2496.1.2) | |||
