summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-26Bumps the unity API verison to 5.0 on both unity and UnityCore, also bumps ↵Gord Allott
the nux dependency up to 2.9 (bzr r1726.4.1)
2011-10-26merge branch to make alt-tab workspace awareJason Smith
(bzr r1726)
2011-10-26fix review issuesJason Smith
(bzr r1725.1.2)
2011-10-26fix alt-tab to work workspace specific optionallyJason Smith
(bzr r1725.1.1)
2011-10-25Land the large refactoring of the styles and added namespaces.Tim Penhey
(bzr r1725)
2011-10-25Tweaks from trunk found during compile.Tim Penhey
(bzr r1635.1.34)
2011-10-25Merge prev.Tim Penhey
(bzr r1635.1.33)
2011-10-25Remove comment.Tim Penhey
(bzr r1635.13.2)
2011-10-25Merge prev.Tim Penhey
(bzr r1635.13.1)
2011-10-25Merge prev.Tim Penhey
(bzr r1635.12.2)
2011-10-25Merge prev.Tim Penhey
(bzr r1635.11.3)
2011-10-25Merge prev.Tim Penhey
(bzr r1635.10.3)
2011-10-25Merge prev and resolve conflicts.Tim Penhey
(bzr r1635.9.3)
2011-10-25Merge prev pipe.Tim Penhey
(bzr r1635.8.3)
2011-10-25Merge prev pipe and resolve conflicts.Tim Penhey
(bzr r1635.7.3)
2011-10-25Merge prev pipe.Tim Penhey
(bzr r1635.6.4)
2011-10-25Merge prev pipe and resolve conflicts.Tim Penhey
(bzr r1635.5.5)
2011-10-25Merge prev pipe.Tim Penhey
(bzr r1635.4.5)
2011-10-25Updated name as per review comments.Tim Penhey
(bzr r1635.3.6)
2011-10-25Merge prev pipe.Tim Penhey
(bzr r1635.3.5)
2011-10-25Merge trunk and resolve conflicts.Tim Penhey
(bzr r1635.2.5)
2011-10-25Remove unneeded headers and commented out code.Tim Penhey
(bzr r1635.1.32)
2011-10-24fix hardcoded valuesJason Smith
(bzr r1724)
2011-10-21make it possible to manually change the unity shading color for testing purposesJason Smith
(bzr r1723)
2011-10-20Ported Unity to Nux 2.0Jay Taoko
- The Button class in Nux no longer has properties. Refer to Nux API for more details on the signals and functions of that class - ProcessEvent member functions have been removed (remnant of the former event architecture) - Removed former Focus API - ComputeLayout2 has been renamed ComputeContentSize (bzr r1722)
2011-10-19* Removing deprecated fileJay Taoko
(bzr r1721.1.4)
2011-10-19* Fixed window states.Jay Taoko
(bzr r1721.1.3)
2011-10-19* Fixed text entry position in the dashJay Taoko
(bzr r1721.1.2)
2011-10-19* Merged with Unity trunkJay Taoko
* Some fixes (bzr r1721.1.1)
2011-10-15Merge lp:~andyrock/unity/fix-874410Andrea Azzarone
Fixes LP: #874410 (bzr r1721)
2011-10-15Reduces Launcher icon de-coupling delayAndrea Azzarone
(bzr r1720.1.1)
2011-10-14Bug #863114: Cannot raise window from panel after minimize High TriagedSam Spilsbury
Bug #865890: compiz crashed with SIGSEGV in nux::BaseWindow::GetInputWindowId() (when onboard is used) Fixed bugs: - LP: #863114 - LP: #865890 (bzr r1720)
2011-10-14Remove debug message and fix focusing across desktopsSam Spilsbury
(bzr r1719.1.4)
2011-10-14Ensure that windows which are forcibly unminimized receive the input focusSam Spilsbury
(bzr r1719.1.3)
2011-10-14Always unminimize the windows on the current workspace if none of the windowsSam Spilsbury
of the activated launcher icon's application are visible on the current desktop when it is activated in the case that there are windows open on other desktops as well. Fixes LP#863114 Fixes LP: #863114 (bzr r1719.1.2)
2011-10-13fixes an issue with the panel service segfaulting on window changeGord Allott
(bzr r1719)
2011-10-12Don't crash on startup when onboard is mappedSam Spilsbury
Fixes LP#865890 Fixes LP: #865890 (bzr r1719.1.1)
2011-10-12Fix tests for FilerMultirangeWidgetNeil Jagdish Patel
(bzr r1718)
2011-10-12Lens range widgets do not function correctlyZaid Yeganeh
Fixes LP: #862996 (bzr r1717)
2011-10-12Clicking blank space on top panel doesn't raise maximized window to frontJay Ó Broin
Fixes LP: #864708 (bzr r1716)
2011-10-12When the ibus was active and you pressed down it would move the focus to the ↵Brandon Schaefer
result grid. Now when the ibus is active it keeps the focus when your press down/up (bzr r1715)
2011-10-11* MergeJay Taoko
* Removing deprecated calls to ProcessEvent (bzr r1707.3.1)
2011-10-12lp:~smspillaz/unity/unity.fix_843958Sam Spilsbury
(bzr r1714)
2011-10-11Now pressing the ddown key with ibus worksBrandon Schaefer
(bzr r1713.2.1)
2011-10-12Always focus the window when the titlebar is grabbedSam Spilsbury
Fixes LP#843958 Fixes LP: #843958 (bzr r1713.1.1)
2011-10-11Bug #869196: unity panel menus don't stay open when clicked on second ↵Marco Trevisan (Treviño)
monitor with different geometry Fixed bugs: - LP: #869196 - LP: #845856 (bzr r1713)
2011-10-11Always check return value of XGetWindowProperty otherwise we sometimes free ↵Robert Carr
a random chunk of memory (bzr r1712)
2011-10-11Minimum height of multi range filter should be the same as for Genre buttons ↵Robert Carr
(32) (bzr r1711)
2011-10-11Merge lp:~robertcarr/unity/filtertweaksRobert Carr
(bzr r1710)
2011-10-11Merge lp:~smspillaz/unity/unity.fix_870430Sam Spilsbury
(bzr r1709)