| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-22 | 04_unity_update_software_center_desktop_file: more lines is better :) | Marco Trevisan (Treviño) | |
| (bzr r4068.3.2) | |||
| 2016-02-22 | unity.migrations: add 04_unity_update_software_center_desktop_file | Marco Trevisan (Treviño) | |
| Update favorite to use gnome software (bzr r4068.3.1) | |||
| 2016-02-08 | debian: Multiarchify the library packages. | Matthias Klose | |
| Manual sync with debian packaging (bzr r4068) | |||
| 2015-12-18 | Releasing 7.4.0+16.04.20151218-0ubuntu17.4.0+16.04.20151218-0ubuntu1 | CI Train Bot | |
| (bzr r4067) | |||
| 2015-12-18 | PanelMenuView: ensure that the maximized window is computed when setting the ↵ | Marco Trevisan (Treviño) | |
| monitor Fixes: #1526835 Approved by: PS Jenkins bot, Andrea Azzarone (bzr r4066) | |||
| 2015-12-18 | CompizShortcutModeller: show menus keybinding can be read from settings | Marco Trevisan (Treviño) | |
| Approved by: PS Jenkins bot, Andrea Azzarone (bzr r4065) | |||
| 2015-12-18 | TextInput: reduce opacity to warning if only num_lock is enabled | Marco Trevisan (Treviño) | |
| Approved by: PS Jenkins bot, Andrea Azzarone (bzr r4064) | |||
| 2015-12-18 | SwitcherModel: don't reiterate over windows all the time, keep a list and ↵ | Marco Trevisan (Treviño) | |
| update it Windows are computed just once, unless the window count for the selected icon changes. DetailXids is now returning something only if detail is enabled. When the active app windows changed, we can update the detail xids. Fixes: #1526434 Approved by: Andrea Azzarone (bzr r4063) | |||
| 2015-12-18 | LayoutSystem: add ComputeDecorationHeight method to LayoutWindow | Marco Trevisan (Treviño) | |
| Use this only for SwitcherView, while we don't need this trick when using these windows for generating the spread grid. Fixes: #1526386 Approved by: PS Jenkins bot, Andrea Azzarone (bzr r4062) | |||
| 2015-12-18 | a11y: move accessibility stuff to its own directory, adding a private lib ↵ | Marco Trevisan (Treviño) | |
| for building Approved by: Andrea Azzarone (bzr r4061) | |||
| 2015-12-18 | a11y: don't spam the log with warnings when a quicklist is opened | Marco Trevisan (Treviño) | |
| React silently when trying to get accessible elements from null views. Approved by: PS Jenkins bot, Andrea Azzarone (bzr r4060) | |||
| 2015-12-18 | GnomeKeyGrabber: refcount the actions and remove them only when nobody needs | Marco Trevisan (Treviño) | |
| There might be multiple customers for an action (i.e. a menu entry and a dbus customer) so we can't remove them in this case without ref-counting. Fixes: #1525308 Approved by: PS Jenkins bot, Andrea Azzarone (bzr r4059) | |||
| 2015-12-18 | Unity: compile a byte regex in order to get proper matching with byte ↵ | Marco Trevisan (Treviño) | |
| cmdline Fixes: #1526455 Approved by: PS Jenkins bot, Barry Warsaw, Sebastien Bacher (bzr r4058) | |||
| 2015-12-18 | ShortcutHint: Add key shortcut hints for Screenshot and Window Screenshot | Evan McIntire | |
| Key bindings are dynamically taken from gnome settings. Fixes: #1050195 Approved by: Marco Trevisan (Treviño) (bzr r4057) | |||
| 2015-12-18 | Display "image-missing" icon in the panel if for some reason a icon can not ↵ | Michael Vogt | |
| be loaded. Fixes: #1525186 Approved by: PS Jenkins bot, Marco Trevisan (Treviño) (bzr r4056) | |||
| 2015-12-18 | resources: optimize png images Fixes: #1023745 | Aneesh Madhavan | |
| Approved by: Didier Roche, Marco Trevisan (Treviño) (bzr r4055) | |||
| 2015-12-18 | unity.cmake: correctly compare strings with strings | Marco Trevisan (Treviño) | |
| (bzr r4054.1.2) | |||
| 2015-12-17 | ShortcutHint: Add key shortcut hints for Screenshot and Window Screenshot | Evan McIntire | |
| Key bindings are dynamically taken from gnome settings. (bzr r4036.9.4) | |||
| 2015-12-17 | a11y: move accessibility stuff to its own directory, adding a private lib ↵ | Marco Trevisan (Treviño) | |
| for building (bzr r4054.2.4) | |||
| 2015-12-17 | Various style fixes, fix leaks | Evan McIntire | |
| (bzr r4036.9.3) | |||
| 2015-12-16 | Add key shortcut hints for Screenshot and Window Screenshot | Evan McIntire | |
| Revert changes to po files (bzr r4036.9.2) | |||
| 2015-12-16 | PanelMenuView: ensure that the maximized window is computed when setting the ↵ | Marco Trevisan (Treviño) | |
| monitor Fixes LP: #1526835 (bzr r4054.7.1) | |||
| 2015-12-16 | TestLayoutWindow: fix tests to support ComputeDecorationHeight | Marco Trevisan (Treviño) | |
| (bzr r4054.3.3) | |||
| 2015-12-16 | CompizShortcutModeller: show menus keybinding can be read from settings | Marco Trevisan (Treviño) | |
| (bzr r4054.6.1) | |||
| 2015-12-16 | TextInput: reduce opacity to warning if only num_lock is enabled | Marco Trevisan (Treviño) | |
| (bzr r4054.5.1) | |||
| 2015-12-16 | Add harcoded shortcut hints for Screenshot and Screenshot window | Evan McIntire | |
| (bzr r4036.9.1) | |||
| 2015-12-16 | TestSwitcherModel: add test to verify DetailXids and SelectionWindows | Marco Trevisan (Treviño) | |
| Fix failing test due to DetailXids change (bzr r4054.4.3) | |||
| 2015-12-16 | SwitcherModel: don't reiterate over windows all the time, keep a list and ↵ | Marco Trevisan (Treviño) | |
| update it Windows are computed just once, unless the window count for the selected icon changes. DetailXids is now returning something if detail is enabled (bzr r4054.4.2) | |||
| 2015-12-15 | Unity: compile a byte regex in order to get proper matching with byte cmdline | Marco Trevisan (Treviño) | |
| Fixes LP: #1526455 (bzr r4054.1.1) | |||
| 2015-12-15 | SwitcherModel: update detail_selection_index if windows changed on selected icon | Marco Trevisan (Treviño) | |
| Fixes LP: #1526434 (bzr r4054.4.1) | |||
| 2015-12-15 | SwitcherView: compute the decoration height for layout window | Marco Trevisan (Treviño) | |
| (bzr r4054.3.2) | |||
| 2015-12-15 | LayoutSystem: add ComputeDecorationHeight method to LayoutWindow | Marco Trevisan (Treviño) | |
| So that it can be used on request. Fixes LP: #1526386 (bzr r4054.3.1) | |||
| 2015-12-15 | a11y: remove unneeded dynamic casts | Marco Trevisan (Treviño) | |
| (bzr r4054.2.3) | |||
| 2015-12-15 | QuicklistMenuAccessible: try to get accessible child from valid children only | Marco Trevisan (Treviño) | |
| (bzr r4054.2.2) | |||
| 2015-12-15 | NuxAreaAccessible: don't try to get accessible data from null views | Marco Trevisan (Treviño) | |
| (bzr r4054.2.1) | |||
| 2015-12-15 | releasing package unity version 7.4.0+16.04.20151211-0ubuntu27.4.0+16.04.20151211-0ubuntu2 | Didier Roche | |
| (bzr r4054) | |||
| 2015-12-13 | GnomeKeyGrabber: refcount the actions and remove them only when nobody needs | Marco Trevisan (Treviño) | |
| There might be multiple customers for an action (i.e. a menu entry and a dbus customer) so we can't remove them in this case without ref-counting. Fixes LP: #1525308 (bzr r4036.10.1) | |||
| 2015-12-11 | address another review comments (thanks to Trevino!) | Michael Vogt | |
| (bzr r4036.8.4) | |||
| 2015-12-11 | address review comments (thanks to Trevino!) | Michael Vogt | |
| (bzr r4036.8.3) | |||
| 2015-12-11 | Make fallback to "image-missing" more generic | Michael Vogt | |
| Always provide a "image-missing" fallback if icon loading of any kind failed for any reason. Still log failure from gdk_pixbuf_new_from_file_at_size() failures. (bzr r4036.8.2) | |||
| 2015-12-11 | If a icon can not be loaded, fallback to "image-missing" and log | Michael Vogt | |
| When a icon can not be loaded the panel currently shows no icon at all. This is undesirable for icons with no text (like the sound indicator or the session indicator). Instead provide the "image-missing" fallback if icon loading failed. (bzr r4036.8.1) | |||
| 2015-12-11 | Releasing 7.4.0+16.04.20151211-0ubuntu17.4.0+16.04.20151211-0ubuntu1 | CI Train Bot | |
| (bzr r4053) | |||
| 2015-12-11 | Updated apport hook to include: | Sebastien Bacher | |
| - the compiz and xorg details, not only after asking users if the issue is a graphical one (which is weird question) - the upstart logs for unity/ups/lockscreen - some gsettings configurations Fixes: #1508974 Approved by: PS Jenkins bot, Marco Trevisan (Treviño) (bzr r4052) | |||
| 2015-12-11 | Properly hide shortcut overlay window to avoid unnecessary redraws. | Andrea Azzarone | |
| Approved by: PS Jenkins bot, Marco Trevisan (Treviño) (bzr r4051) | |||
| 2015-12-11 | debian/control: Remove telepathy from recommends | Bryan Quigley | |
| Approved by: Marco Trevisan (Treviño) (bzr r4050) | |||
| 2015-12-11 | unity: ensure we use python3 for the launch script and python2.7 for ↵ | Marco Trevisan (Treviño) | |
| autopilot Fixes: #1512909 Approved by: PS Jenkins bot Original authors: - Marco Trevisan (Treviño) <mail@3v1n0.net> - Barry Warsaw <barry@ubuntu.com> (bzr r4049) | |||
| 2015-12-11 | Replaced deprecated calls in tests to get rid of compiler warnings | Eleni Maria Stea | |
| Approved by: PS Jenkins bot, Marco Trevisan (Treviño) (bzr r4048) | |||
| 2015-12-11 | ExpoLauncherIcon: add Quicklist to switch workspace and see the selected one ↵ | Marco Trevisan (Treviño) | |
| Fixes: #750497 Approved by: PS Jenkins bot, Andrea Azzarone (bzr r4047) | |||
| 2015-12-11 | ApplicationLauncherIcon: if a new window opens while spreading, spread again ↵ | Marco Trevisan (Treviño) | |
| with proper match Fixes: #1517455 Approved by: PS Jenkins bot, Andrea Azzarone (bzr r4046) | |||
| 2015-12-11 | Places(Overlay)VScrollBar: impelement gtk-like overlay scrollbars Fixes: ↵ | Marco Trevisan (Treviño) | |
| #1481706 Approved by: PS Jenkins bot, Andrea Azzarone Original authors: - Marco Trevisan (Treviño) <mail@3v1n0.net> - Andrea Azzarone <andrea.azzarone@canonical.com> (bzr r4045) | |||
