~brandontschaefer/unity/possible-crash--fixes

  • Committer: Tarmac
  • Author(s): Marco Trevisan (Treviño)
  • Date: 2012-04-23 11:34:11 UTC
  • mfrom: (2199.3.11 hud-dynamic-icon-size)
  • Revision ID: tarmac-20120423113411-imr05vn2ocxhysat
Hud: update the icon size to match the launcher icon size when in auto-hide mode

Plus prevent a couple of crashes. Fixes: https://bugs.launchpad.net/bugs/921506, https://bugs.launchpad.net/bugs/983646. Approved by Tim Penhey.
Filename Latest Rev Last Changed Committer Comment Size
..
AbstractIconRenderer.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 3.1 KB Diff Download File
AbstractLauncherIcon.cpp 1948.8.1 12 years ago Jason Smith port to AbstractLauncherIcon::Ptr from AbstractLau 912 bytes Diff Download File
AbstractLauncherIcon.h 2272.2.2 12 years ago Marco Trevisan (Treviño) QuicklistView: enhance the key navigation to follo 5.2 KB Diff Download File
AbstractPlacesGroup.cpp 2139.1.1 12 years ago Andrea Azzarone Fixes dash layout bugs. Moves padding values in da 1 KB Diff Download File
AbstractPlacesGroup.h 2065.3.2 12 years ago Andrea Azzarone Adds tests. 1.1 KB Diff Download File
AbstractSeparator.cpp 1739.7.24 12 years ago Andrea Azzarone Try to make it as pixel perfect as possible. 1.5 KB Diff Download File
AbstractSeparator.h 1739.7.18 12 years ago Andrea Azzarone Fixes. 1.2 KB Diff Download File
AbstractShortcutHint.h 2186.1.1 12 years ago Thomi Richards Don't play fast and loose with raw pointers to sho 2.5 KB Diff Download File
AggregateMonitor.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.5 KB Diff Download File
AggregateMonitor.h 1733.6.13 12 years ago Thomi Richards Changes from code review. 1.2 KB Diff Download File
Animator.cpp 1738.7.47 12 years ago Marco Trevisan (Treviño) Animator: Using an initialization list. 3.1 KB Diff Download File
Animator.h 1738.7.45 12 years ago Marco Trevisan (Treviño) Animator: make it non-copyable. 1.7 KB Diff Download File
BackgroundEffectHelper.cpp 2206.4.1 12 years ago Jay Taoko * Merged with Unity Trunk. 14.6 KB Diff Download File
BackgroundEffectHelper.h 2160.4.1 12 years ago Jay Taoko * Fixes the rendering of the dash when the "No Blu 2.5 KB Diff Download File
BamfLauncherIcon.cpp 1776.4.38 12 years ago Marco Trevisan (Treviño) WindowManager, BamfLauncherIcon: some code cleanup 33.8 KB Diff Download File
BamfLauncherIcon.h 2096.4.10 12 years ago Marco Trevisan (Treviño) Merging with trunk 3.9 KB Diff Download File
BFBLauncherIcon.cpp 2317.3.1 12 years ago Andrea Azzarone Don't activate the home lens during the dash closi 4.6 KB Diff Download File
BFBLauncherIcon.h 2150 12 years ago Didier Roche gord has a fix, reverting the revert 1.6 KB Diff Download File
BGHash.cpp 2262.1.1 12 years ago Thomi Richards BGHash no longer causes the glib::SignalManager to 8.6 KB Diff Download File
BGHash.h 2262.1.1 12 years ago Thomi Richards BGHash no longer causes the glib::SignalManager to 2.1 KB Diff Download File
CairoBaseWindow.cpp 1885.4.34 12 years ago Marco Trevisan (Treviño) Merging with upstream 5.5 KB Diff Download File
CairoBaseWindow.h 1885.4.33 12 years ago Marco Trevisan (Treviño) CairoBaseWindow: added a virtual destructor. 1.3 KB Diff Download File
CairoTexture.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.9 KB Diff Download File
compizminimizedwindowhandler.h 2264.1.1 12 years ago smspillaz Force a rebind when windows are minimized See LP# 10.3 KB Diff Download File
comptransientfor.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 2.2 KB Diff Download File
comptransientfor.h 1410.5.7 12 years ago Sam Spilsbury Add comments stating that we will merge that back 1.4 KB Diff Download File
DashController.cpp 2324 12 years ago Tarmac Don't activate "home.lens" during dash closing.. F 10.3 KB Diff Download File
DashController.h 2194.10.13 12 years ago Marco Trevisan (Treviño) DashController: save the dash monitor value and em 2.5 KB Diff Download File
DashSettings.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 3.1 KB Diff Download File
DashSettings.h 1635.1.7 12 years ago Tim Penhey Put DashSettings in a namespace, give it a pimpl, 1.2 KB Diff Download File
DashStyle.cpp 2283.5.2 12 years ago Andrea Azzarone Fixes typo. Adds AP test. 66 KB Diff Download File
DashStyle.h 2283.5.2 12 years ago Andrea Azzarone Fixes typo. Adds AP test. 6.2 KB Diff Download File
DashView.cpp 2317.3.1 12 years ago Andrea Azzarone Don't activate the home lens during the dash closi 25.5 KB Diff Download File
DashView.h 2194.1.1 12 years ago Michal Hruby Make sure applications can be started as soon as w 4.2 KB Diff Download File
DashViewPrivate.cpp 1733.4.1 12 years ago Tim Penhey Move the method implementation to a private file, 1.8 KB Diff Download File
DashViewPrivate.h 1733.3.6 12 years ago Marco Biscaro New test (broken at moment): tests/test_dashview_i 1 KB Diff Download File
DebugDBusInterface.cpp 2282.1.1 12 years ago Michal Hruby Fix wrong unref in DebugInterface 11.5 KB Diff Download File
DebugDBusInterface.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 2.1 KB Diff Download File
Decaymulator.cpp 2156.4.1 12 years ago Tim Penhey Add a destructor to the Decaymulator to remove the 1.5 KB Diff Download File
Decaymulator.h 2156.4.1 12 years ago Tim Penhey Add a destructor to the Decaymulator to remove the 1.1 KB Diff Download File
DesktopLauncherIcon.cpp 2280.4.2 12 years ago Michael Rawson Made fix more explicit-thanks Marco 1.4 KB Diff Download File
DesktopLauncherIcon.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.3 KB Diff Download File
DeviceLauncherIcon.cpp 2209.1.1 12 years ago Andrea Azzarone Should fix a crash bug #971345. 15 KB Diff Download File
DeviceLauncherIcon.h 2209.1.1 12 years ago Andrea Azzarone Should fix a crash bug #971345. 2.5 KB Diff Download File
DeviceLauncherSection.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 5.4 KB Diff Download File
DeviceLauncherSection.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 2.2 KB Diff Download File
DevicesSettings.cpp 1310.1.1 12 years ago Andrea Azzarone Merge trunk. 3 KB Diff Download File
DevicesSettings.h 1310.1.1 12 years ago Andrea Azzarone Merge trunk. 1.7 KB Diff Download File
DNDCollectionWindow.cpp 1590 12 years ago Jason Smith fix bug where corrupted FBO paints bad data all ov 2.8 KB Diff Download File
DNDCollectionWindow.h 1439.1.19 12 years ago Andrea Azzarone Add global comment. 1.5 KB Diff Download File
DndData.cpp 1369.1.1 12 years ago Andrea Azzarone Create a DNDCollectionWindow to get dnd data as so 1.5 KB Diff Download File
DndData.h 1346.5.1 12 years ago Andrea Azzarone Uses DNDCollectionWindow to read drag information 1.8 KB Diff Download File
EdgeBarrierController.cpp 2209.4.6 12 years ago Jason Smith update edge barrier class to use sticter types 5.4 KB Diff Download File
EdgeBarrierController.h 2209.4.5 12 years ago Jason Smith fix review issues 1.4 KB Diff Download File
ElapsedTimeMonitor.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.2 KB Diff Download File
ElapsedTimeMonitor.h 1733.6.8 12 years ago Alex Launi Convert debugging code from gchar* to std::string 1.1 KB Diff Download File
FavoriteStore.cpp 2257.3.3 12 years ago Thomi Richards Fixed favoritestore unit tests. 1.3 KB Diff Download File
FavoriteStore.h 2257.3.1 12 years ago Thomi Richards Convert FavoriteStore from a proper singleton into 2.2 KB Diff Download File
FavoriteStoreGSettings.cpp 2257.3.1 12 years ago Thomi Richards Convert FavoriteStore from a proper singleton into 7.6 KB Diff Download File
FavoriteStoreGSettings.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.8 KB Diff Download File
FavoriteStorePrivate.cpp 1815.2.12 12 years ago Andrea Azzarone Don't pessimize prematurely. 3.4 KB Diff Download File
FavoriteStorePrivate.h 2096.4.13 12 years ago Marco Trevisan (Treviño) FavoriteStoreGSettings, FavoriteStorePrivate: Move 1.4 KB Diff Download File
FilterAllButton.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.8 KB Diff Download File
FilterAllButton.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.4 KB Diff Download File
FilterBar.cpp 2168.2.1 12 years ago Andrea Azzarone Fix bug #841907. 4 KB Diff Download File
FilterBar.h 2139.1.4 12 years ago Marco Trevisan (Treviño) Merging with trunk 1.9 KB Diff Download File
FilterBasicButton.cpp 2139.1.4 12 years ago Marco Trevisan (Treviño) Merging with trunk 5.1 KB Diff Download File
FilterBasicButton.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.9 KB Diff Download File
FilterExpanderLabel.cpp 2275.1.1 12 years ago Andrea Azzarone Replace AddLayout with RemoveChildObject in Filter 9 KB Diff Download File
FilterExpanderLabel.h 2139.1.4 12 years ago Marco Trevisan (Treviño) Merging with trunk 2.8 KB Diff Download File
FilterFactory.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 2.4 KB Diff Download File
FilterFactory.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.1 KB Diff Download File
FilterGenreButton.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.6 KB Diff Download File
FilterGenreButton.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.3 KB Diff Download File
FilterGenreWidget.cpp 2139.1.4 12 years ago Marco Trevisan (Treviño) Merging with trunk 3.5 KB Diff Download File
FilterGenreWidget.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.8 KB Diff Download File
FilterMultiRangeButton.cpp 2139.1.4 12 years ago Marco Trevisan (Treviño) Merging with trunk 8 KB Diff Download File
FilterMultiRangeButton.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 2.8 KB Diff Download File
FilterMultiRangeWidget.cpp 2139.1.4 12 years ago Marco Trevisan (Treviño) Merging with trunk 4.4 KB Diff Download File
FilterMultiRangeWidget.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.9 KB Diff Download File
FilterRatingsButton.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 7.8 KB Diff Download File
FilterRatingsButton.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 2.1 KB Diff Download File
FilterRatingsWidget.cpp 2139.1.4 12 years ago Marco Trevisan (Treviño) Merging with trunk 2.3 KB Diff Download File
FilterRatingsWidget.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.6 KB Diff Download File
FontSettings.cpp 1768.1.2 12 years ago Andrey.Logvinov.81 at gmail Added gtk-xft-antialias value notification to Font 3.1 KB Diff Download File
FontSettings.h 1405.1.17 12 years ago Neil Jagdish Patel Use gtk font settings 1020 bytes Diff Download File
GeisAdapter.cpp 2254.5.2 12 years ago Thomi Richards Fixed with feedback from review. 17.3 KB Diff Download File
GeisAdapter.h 2254.5.2 12 years ago Thomi Richards Fixed with feedback from review. 4.7 KB Diff Download File
GestureEngine.cpp 2275.3.3 12 years ago Chase Douglas Fix pointer locking up after three touch window dr 6.9 KB Diff Download File
GestureEngine.h 2198.1.7 12 years ago Daniel d'Andrada unityshell: Fix pinch gesture radius usage There 2 KB Diff Download File
HudButton.cpp 2041.2.2 12 years ago Jay Taoko * Cleanup and comments. 5.8 KB Diff Download File
HudButton.h 1948.1.1 12 years ago Gord Allott fixes the design request, first item in hud should 2.4 KB Diff Download File
HudController.cpp 2199.3.6 12 years ago Marco Trevisan (Treviño) HudController: add SetIcon function that removes s 14.7 KB Diff Download File
HudController.h 2199.3.6 12 years ago Marco Trevisan (Treviño) HudController: add SetIcon function that removes s 2.8 KB Diff Download File
HudIcon.cpp 2199.3.10 12 years ago Marco Trevisan (Treviño) HudIcon: use unsigned integer for padding. 2.7 KB Diff Download File
HudIcon.h 2199.3.3 12 years ago Marco Trevisan (Treviño) Merging with trunk 1.4 KB Diff Download File
HudIconTextureSource.cpp 2035.4.1 12 years ago Gord Allott add safety check on gdk pixbuf 3 KB Diff Download File
HudIconTextureSource.h 1737.12.10 12 years ago Gord Allott colours working for launcher icon 1.3 KB Diff Download File
HudLauncherIcon.cpp 2199.2.12 12 years ago Marco Trevisan (Treviño) HudLauncherIcon: fix typo 3.5 KB Diff Download File
HudLauncherIcon.h 2096.3.4 12 years ago Marco Trevisan (Treviño) HudLauncherIcon: subclass SingleMonitorLauncherIco 1.5 KB Diff Download File
HudView.cpp 2199.3.11 12 years ago Marco Trevisan (Treviño) HudView: Set the minimum icon height to match the 18.2 KB Diff Download File
HudView.h 2199.3.3 12 years ago Marco Trevisan (Treviño) Merging with trunk 3.5 KB Diff Download File
IconLoader.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 17.9 KB Diff Download File
IconLoader.h 1455.3.7 12 years ago Tim Penhey Merge trunk (and design). 1.9 KB Diff Download File
IconRenderer.cpp 2160.3.1 12 years ago Andrea Cimitan Dim icons in the launcher for 938620 47.2 KB Diff Download File
IconRenderer.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 3.4 KB Diff Download File
IconTexture.cpp 2199.3.5 12 years ago Marco Trevisan (Treviño) IconTexture: be more safe when handling _pixbuf_ca 6.7 KB Diff Download File
IconTexture.h 2199.3.5 12 years ago Marco Trevisan (Treviño) IconTexture: be more safe when handling _pixbuf_ca 2.5 KB Diff Download File
IconTextureSource.cpp 1948.8.1 12 years ago Jason Smith port to AbstractLauncherIcon::Ptr from AbstractLau 1.3 KB Diff Download File
IconTextureSource.h 1948.8.1 12 years ago Jason Smith port to AbstractLauncherIcon::Ptr from AbstractLau 1.6 KB Diff Download File
IMTextEntry.cpp 2075.1.5 12 years ago Koichi Akabe merge from trunk to solve conflicts 3.8 KB Diff Download File
IMTextEntry.h 2075.1.5 12 years ago Koichi Akabe merge from trunk to solve conflicts 1.5 KB Diff Download File
inputremover.cpp 2164.1.2 12 years ago smspillaz Split out the show desktop handler into its own fi 9.5 KB Diff Download File
inputremover.h 2164.1.7 12 years ago smspillaz Use some template magic to ensure that input remov 2 KB Diff Download File
Introspectable.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 2.3 KB Diff Download File
Introspectable.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.9 KB Diff Download File
IntrospectableWrappers.cpp 1989.1.10 12 years ago Thomi Richards Don't take comment from Result. 1.3 KB Diff Download File
IntrospectableWrappers.h 1989.1.10 12 years ago Thomi Richards Don't take comment from Result. 1.2 KB Diff Download File
JSONParser.cpp 1542.2.1 12 years ago Tim Penhey Add some const correctness. 5.1 KB Diff Download File
JSONParser.h 1542.2.1 12 years ago Tim Penhey Add some const correctness. 4 KB Diff Download File
KeyboardUtil.cpp 1439.1.14 12 years ago Andrea Azzarone Merge trunk. Use WindowManager in DNDCollectionWi 5.6 KB Diff Download File
KeyboardUtil.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.5 KB Diff Download File
Launcher.cpp 2297 12 years ago Tarmac Launcher tests use Eventually() matcher.. Fixes: . 93.3 KB Diff Download File
Launcher.h 2209.4.1 12 years ago Jason Smith implement edge barrier behavior as updated in spec 14 KB Diff Download File
LauncherController.cpp 2326 12 years ago Tarmac Fixes position of "show desktop" icon-LP:964073. F 36.3 KB Diff Download File
LauncherController.h 2290.2.1 12 years ago Andrea Azzarone Fix standalone launcher. 2.5 KB Diff Download File
LauncherDragWindow.cpp 1989.3.46 12 years ago Thomi Richards Forward declare as much as we can in header files. 3 KB Diff Download File
LauncherDragWindow.h 1489.1.4 12 years ago Andrea Azzarone Uses <Nux/...> instead of "Nux/...". 1.5 KB Diff Download File
LauncherEntryRemote.cpp 2096.4.16 12 years ago Marco Trevisan (Treviño) Merging with trunk. 9 KB Diff Download File
LauncherEntryRemote.h 2096.4.4 12 years ago Marco Trevisan (Treviño) LauncherEntryRemoteModel:: use smart pointer for e 3.4 KB Diff Download File
LauncherEntryRemoteModel.cpp 2096.4.12 12 years ago Marco Trevisan (Treviño) BamfLauncherIcon, LauncherEntryRemote: move to Des 9.8 KB Diff Download File
LauncherEntryRemoteModel.h 2096.4.7 12 years ago Marco Trevisan (Treviño) LauncherEntryRemoteModel: more code cleanup... 2.7 KB Diff Download File
LauncherHideMachine.cpp 2150 12 years ago Didier Roche gord has a fix, reverting the revert 7.4 KB Diff Download File
LauncherHideMachine.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 2.7 KB Diff Download File
LauncherHoverMachine.cpp 1735.1.1 12 years ago Michal Hruby Don't use g_timeout_add with 0 interval 3.2 KB Diff Download File
LauncherHoverMachine.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.7 KB Diff Download File
LauncherIcon.cpp 2272.2.2 12 years ago Marco Trevisan (Treviño) QuicklistView: enhance the key navigation to follo 28.5 KB Diff Download File
LauncherIcon.h 2272.2.2 12 years ago Marco Trevisan (Treviño) QuicklistView: enhance the key navigation to follo 8.1 KB Diff Download File
LauncherModel.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 9.3 KB Diff Download File
LauncherModel.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 3.5 KB Diff Download File
LauncherOptions.cpp 2074.1.2 12 years ago Jason Smith ensure that we have the launcher properly reflect 2.9 KB Diff Download File
LauncherOptions.h 2150 12 years ago Didier Roche gord has a fix, reverting the revert 2.3 KB Diff Download File
LayoutSystem.cpp 1596 12 years ago Jason Smith make layout system implement maximum vertical size 7.2 KB Diff Download File
LayoutSystem.h 1596 12 years ago Jason Smith make layout system implement maximum vertical size 2.1 KB Diff Download File
LensBar.cpp 2283.4.1 12 years ago Andrea Azzarone Fixes LP bug #980924. 5.9 KB Diff Download File
LensBar.h 2261.2.1 12 years ago Andrea Azzarone Fix bug #977961. 2 KB Diff Download File
LensBarIcon.cpp 2283.4.1 12 years ago Andrea Azzarone Fixes LP bug #980924. 3.2 KB Diff Download File
LensBarIcon.h 2261.2.2 12 years ago Andrea Azzarone Add introspection to LensBarIcon. 1.5 KB Diff Download File
LensView.cpp 2225 12 years ago Tarmac Implement new card view design. Fixes: https://bug 16 KB Diff Download File
LensView.h 2217.1.1 12 years ago Michal Hruby Ensure that the spinner is shown even for empty se 3.4 KB Diff Download File
LensViewPrivate.cpp 2065.3.4 12 years ago Andrea Azzarone Fix include "issue". 1.1 KB Diff Download File
LensViewPrivate.h 2065.3.2 12 years ago Andrea Azzarone Adds tests. 1000 bytes Diff Download File
LineSeparator.cpp 2139.1.1 12 years ago Andrea Azzarone Fixes dash layout bugs. Moves padding values in da 2.1 KB Diff Download File
LineSeparator.h 2139.1.1 12 years ago Andrea Azzarone Fixes dash layout bugs. Moves padding values in da 1.2 KB Diff Download File
minimizedwindowhandler.cpp 1527.2.1 12 years ago Sam Spilsbury Only remove the input shape on the client window a 8.2 KB Diff Download File
minimizedwindowhandler.h 1692.5.1 12 years ago Sam Spilsbury Remove old minimized window handlers from the hand 1.6 KB Diff Download File
MockLauncherIcon.h 2272.2.2 12 years ago Marco Trevisan (Treviño) QuicklistView: enhance the key navigation to follo 6.6 KB Diff Download File
MockShortcutHint.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.8 KB Diff Download File
Monitor.cpp 1455.4.2 12 years ago Alex Launi Add Monitor class, and monitor for elapsed test ti 1 KB Diff Download File
Monitor.h 1733.6.13 12 years ago Thomi Richards Changes from code review. 1.1 KB Diff Download File
MultiMonitor.h 1885.3.2 12 years ago Jason Smith add multi-monitor header and import it where neede 831 bytes Diff Download File
nux-area-accessible.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 17.2 KB Diff Download File
nux-area-accessible.h 1562.1.6 12 years ago Alejandro Piñeiro a11y: Support for the switcher 2.5 KB Diff Download File
nux-base-window-accessible.cpp 1562.1.7 12 years ago Alejandro Piñeiro a11y: cleaning g_debug 6.1 KB Diff Download File
nux-base-window-accessible.h 1562.1.3 12 years ago Alejandro Piñeiro a11y: Simplify basewindow:(activate/deactivate) em 2.3 KB Diff Download File
nux-layout-accessible.cpp 1337 12 years ago Alejandro Piñeiro [a11y] Cleaning g_debug calls 6.1 KB Diff Download File
nux-layout-accessible.h 1489.1.4 12 years ago Andrea Azzarone Uses <Nux/...> instead of "Nux/...". 1.9 KB Diff Download File
nux-object-accessible.cpp 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 4.9 KB Diff Download File
nux-object-accessible.h 1489.1.4 12 years ago Andrea Azzarone Uses <Nux/...> instead of "Nux/...". 2.1 KB Diff Download File
nux-text-entry-accessible.cpp 1559.2.2 12 years ago Alejandro Piñeiro Code style review 3.7 KB Diff Download File
nux-text-entry-accessible.h 1455.5.3 12 years ago Alejandro Piñeiro Added text entry 2.1 KB Diff Download File
nux-view-accessible.cpp 1562.1.6 12 years ago Alejandro Piñeiro a11y: Support for the switcher 9.1 KB Diff Download File
nux-view-accessible.h 1489.1.4 12 years ago Andrea Azzarone Uses <Nux/...> instead of "Nux/...". 2 KB Diff Download File
OverlayRenderer.cpp 2303 12 years ago Tarmac Fixes bug #980924.. Fixes: https://bugs.launchpad. 39.8 KB Diff Download File
OverlayRenderer.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 2.6 KB Diff Download File
PanelController.cpp 1858.17.91 12 years ago Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 9 KB Diff Download File
PanelController.h 1858.17.78 12 years ago Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 1.6 KB Diff Download File
PanelIndicatorEntryView.cpp 2254.3.5 12 years ago Thomi Richards Fix from review feedback. 19.2 KB Diff Download File
PanelIndicatorEntryView.h 2254.3.4 12 years ago Thomi Richards Fix leak in a better way after code review. Use nu 3.6 KB Diff Download File
PanelIndicatorsView.cpp 1858.20.6 12 years ago Marco Trevisan (Treviño) Panel: use GetAbsoluteGeometry for introspection.. 8.7 KB Diff Download File
PanelIndicatorsView.h 1858.17.67 12 years ago Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 3.3 KB Diff Download File
PanelMenuView.cpp 2282.1.3 12 years ago Michal Hruby Fix possible signal disconnection on already dead 48.3 KB Diff Download File
PanelMenuView.h 2253.1.3 12 years ago Didier Roche make it a const as it doesn't change 6.3 KB Diff Download File
PanelStyle.cpp 1858.17.64 12 years ago Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 10.4 KB Diff Download File
PanelStyle.h 1858.17.61 12 years ago Marco Trevisan (Treviño) Merging with upstream 2.2 KB Diff Download File
PanelTitlebarGrabAreaView.cpp 1858.20.24 12 years ago Marco Trevisan (Treviño) PanelTitlebarGrabAreaView: use absolute geometry f 4.7 KB Diff Download File
PanelTitlebarGrabAreaView.h 1858.17.72 12 years ago Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2.1 KB Diff Download File
PanelTray.cpp 2257.2.1 12 years ago Thomi Richards Don't delete the gtk window twice inside PanelTray 6.6 KB Diff Download File
PanelTray.h 1858.17.77 12 years ago Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2 KB Diff Download File
PanelView.cpp 2283.2.3 12 years ago Andrea Cimitan Correct fix for 965323 20.5 KB Diff Download File
PanelView.h 1858.17.79 12 years ago Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 3.8 KB Diff Download File
perf-logger.vala 749.1.1 13 years ago Mikkel Kamstrup Erlandsen libunity is dead! Long live lp:libunity 3 KB Diff Download File
PlacesGroup.cpp 2314.1.1 12 years ago Michal Hruby Finetune priorities when updating dash results, pr 15.3 KB Diff Download File
PlacesGroup.h 2139.1.4 12 years ago Marco Trevisan (Treviño) Merging with trunk 3.6 KB Diff Download File
PlacesSimpleTile.cpp 2168.1.3 12 years ago Thomi Richards Made PlacesTileSimple::uri a std::string, and upda 5.5 KB Diff Download File
PlacesSimpleTile.h 2168.1.3 12 years ago Thomi Richards Made PlacesTileSimple::uri a std::string, and upda 2 KB Diff Download File
PlacesTile.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 8.5 KB Diff Download File
PlacesTile.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 2.3 KB Diff Download File
PlacesVScrollBar.cpp 2139.1.1 12 years ago Andrea Azzarone Fixes dash layout bugs. Moves padding values in da 3.7 KB Diff Download File
PlacesVScrollBar.h 1667.3.3 12 years ago Mirco Müller Fix the rendering as much as possible in the remai 1.3 KB Diff Download File
PluginAdapter.cpp 2321 12 years ago Tarmac WindowButtons: disable the close button if the con 27.6 KB Diff Download File
PluginAdapter.h 2321 12 years ago Tarmac WindowButtons: disable the close button if the con 5.3 KB Diff Download File
PointerBarrier.cpp 2209.4.1 12 years ago Jason Smith implement edge barrier behavior as updated in spec 4.2 KB Diff Download File
PointerBarrier.h 2283.3.1 12 years ago Andrea Azzarone Fixes bug #983268. 2.1 KB Diff Download File
PreviewApplications.cpp 2168.1.6 12 years ago Thomi Richards Updated to coding standards. 7.7 KB Diff Download File
PreviewApplications.h 1707.3.1 12 years ago Jay Taoko * Merge * Removing deprecated calls to ProcessEven 1.6 KB Diff Download File
PreviewBase.cpp 1722.1.1 12 years ago Jay Taoko * Removed custom nux type: t_u32 2.5 KB Diff Download File
PreviewBase.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.5 KB Diff Download File
PreviewBasicButton.cpp 1735 12 years ago Jay Taoko * Removed custom nux type such as t_u32 and replac 4.7 KB Diff Download File
PreviewBasicButton.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.8 KB Diff Download File
PreviewGeneric.cpp 2168.1.6 12 years ago Thomi Richards Updated to coding standards. 6.2 KB Diff Download File
PreviewGeneric.h 1707.3.1 12 years ago Jay Taoko * Merge * Removing deprecated calls to ProcessEven 1.5 KB Diff Download File
PreviewMusic.cpp 2168.1.1 12 years ago Thomi Richards Removed const char* from IconTexture class, and al 7.3 KB Diff Download File
PreviewMusic.h 1707.3.1 12 years ago Jay Taoko * Merge * Removing deprecated calls to ProcessEven 1.5 KB Diff Download File
PreviewMusicTrack.cpp 2168.1.6 12 years ago Thomi Richards Updated to coding standards. 6.7 KB Diff Download File
PreviewMusicTrack.h 1707.3.1 12 years ago Jay Taoko * Merge * Removing deprecated calls to ProcessEven 1.5 KB Diff Download File
PreviewMusicTrackWidget.cpp 2119.3.1 12 years ago Thomi Richards Removed lots of calls to std::string.c_str() where 3.8 KB Diff Download File
PreviewMusicTrackWidget.h 1707.3.1 12 years ago Jay Taoko * Merge * Removing deprecated calls to ProcessEven 1.8 KB Diff Download File
QuicklistManager.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 3.1 KB Diff Download File
QuicklistManager.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.5 KB Diff Download File
QuicklistMenuItem.cpp 2272.2.10 12 years ago Marco Trevisan (Treviño) QuicklistMenuItem: add GetSelectable virtual metho 12.6 KB Diff Download File
QuicklistMenuItem.h 2272.2.10 12 years ago Marco Trevisan (Treviño) QuicklistMenuItem: add GetSelectable virtual metho 4.6 KB Diff Download File
QuicklistMenuItemCheckmark.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 7.6 KB Diff Download File
QuicklistMenuItemCheckmark.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.8 KB Diff Download File
QuicklistMenuItemLabel.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 5.1 KB Diff Download File
QuicklistMenuItemLabel.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.7 KB Diff Download File
QuicklistMenuItemRadio.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 6.5 KB Diff Download File
QuicklistMenuItemRadio.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.8 KB Diff Download File
QuicklistMenuItemSeparator.cpp 2272.2.10 12 years ago Marco Trevisan (Treviño) QuicklistMenuItem: add GetSelectable virtual metho 4.8 KB Diff Download File
QuicklistMenuItemSeparator.h 2272.2.10 12 years ago Marco Trevisan (Treviño) QuicklistMenuItem: add GetSelectable virtual metho 1.9 KB Diff Download File
QuicklistView.cpp 2272.2.10 12 years ago Marco Trevisan (Treviño) QuicklistMenuItem: add GetSelectable virtual metho 40.9 KB Diff Download File
QuicklistView.h 2272.2.2 12 years ago Marco Trevisan (Treviño) QuicklistView: enhance the key navigation to follo 6 KB Diff Download File
ResultRenderer.cpp 1468.2.1 12 years ago Tim Penhey Add the nux object type macros, and changed the te 1.6 KB Diff Download File
ResultRenderer.h 1468.2.1 12 years ago Tim Penhey Add the nux object type macros, and changed the te 2 KB Diff Download File
ResultRendererHorizontalTile.cpp 2252.1.1 12 years ago Andrea Cimitan Correct card background values from design 11.6 KB Diff Download File
ResultRendererHorizontalTile.h 2196.1.1 12 years ago Mirco Müller Fixing the horizontal tile renderer (aka card-view 1.9 KB Diff Download File
ResultRendererTile.cpp 2314.1.1 12 years ago Michal Hruby Finetune priorities when updating dash results, pr 16.4 KB Diff Download File
ResultRendererTile.h 2254.4.1 12 years ago Thomi Richards ResultRenderTile no longer uses an uninitialised v 3.1 KB Diff Download File
ResultView.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 6.1 KB Diff Download File
ResultView.h 2148 12 years ago Tarmac Fixes the incorrect item count in See x more resul 2.3 KB Diff Download File
ResultViewGrid.cpp 2318.1.3 12 years ago Andrea Azzarone Fix bug #977817. 26.9 KB Diff Download File
ResultViewGrid.h 2314.1.1 12 years ago Michal Hruby Finetune priorities when updating dash results, pr 3.6 KB Diff Download File
ScreenEffectFramebufferObject.cpp 2160.4.1 12 years ago Jay Taoko * Fixes the rendering of the dash when the "No Blu 6.9 KB Diff Download File
ScreenEffectFramebufferObject.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 2.9 KB Diff Download File
SearchBar.cpp 2317.2.2 12 years ago Thomi Richards First pass at fixing the ibus tests. 19.4 KB Diff Download File
SearchBar.h 2229 12 years ago Tarmac Ensures hud ignores key presses once ibus is activ 3.8 KB Diff Download File
SearchBarSpinner.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 5.9 KB Diff Download File
SearchBarSpinner.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.9 KB Diff Download File
ShortcutController.cpp 2262.6.1 12 years ago Andrea Azzarone Fix bug #973386. 5.7 KB Diff Download File
ShortcutController.h 2262.6.1 12 years ago Andrea Azzarone Fix bug #973386. 2.2 KB Diff Download File
ShortcutHint.cpp 2280.1.1 12 years ago Andrea Azzarone Fixes bug #980828. 3.9 KB Diff Download File
ShortcutHint.h 2186.1.1 12 years ago Thomi Richards Don't play fast and loose with raw pointers to sho 1.3 KB Diff Download File
ShortcutHintPrivate.cpp 2209.6.4 12 years ago Andrea Azzarone Fix. 2.6 KB Diff Download File
ShortcutHintPrivate.h 2209.6.1 12 years ago Andrea Azzarone Fix bug #971332. 1.1 KB Diff Download File
ShortcutModel.cpp 2186.1.1 12 years ago Thomi Richards Don't play fast and loose with raw pointers to sho 1.3 KB Diff Download File
ShortcutModel.h 2186.1.1 12 years ago Thomi Richards Don't play fast and loose with raw pointers to sho 1.5 KB Diff Download File
ShortcutView.cpp 2262.6.1 12 years ago Andrea Azzarone Fix bug #973386. 9.3 KB Diff Download File
ShortcutView.h 2262.6.1 12 years ago Andrea Azzarone Fix bug #973386. 2 KB Diff Download File
SimpleLauncherIcon.cpp 2096.1.34 12 years ago Marco Trevisan (Treviño) SimpleLauncherIcon: add the icon_name to the intro 4 KB Diff Download File
SimpleLauncherIcon.h 2096.1.34 12 years ago Marco Trevisan (Treviño) SimpleLauncherIcon: add the icon_name to the intro 1.9 KB Diff Download File
SingleMonitorLauncherIcon.cpp 2096.3.2 12 years ago Marco Trevisan (Treviño) SingleMonitorLauncherIcon: new class to control ic 1.6 KB Diff Download File
SingleMonitorLauncherIcon.h 2096.3.2 12 years ago Marco Trevisan (Treviño) SingleMonitorLauncherIcon: new class to control ic 1.2 KB Diff Download File
SoftwareCenterLauncherIcon.cpp 1989.3.53 12 years ago Thomi Richards Merged branch that had the fix for version 1 of th 4.8 KB Diff Download File
SoftwareCenterLauncherIcon.h 1989.3.52 12 years ago Thomi Richards Merged trunk. 1.9 KB Diff Download File
SpacerLauncherIcon.cpp 2166.3.3 12 years ago Andrea Azzarone Fix bug #925021 1.2 KB Diff Download File
SpacerLauncherIcon.h 2166.3.3 12 years ago Andrea Azzarone Fix bug #925021 1 KB Diff Download File
StartupNotifyService.cpp 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.8 KB Diff Download File
StartupNotifyService.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.4 KB Diff Download File
StaticCairoText.cpp 2280.2.1 12 years ago Andrea Azzarone Fix bug #830801. 13.9 KB Diff Download File
StaticCairoText.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 3.6 KB Diff Download File
SwitcherController.cpp 2326 12 years ago Tarmac Fixes position of "show desktop" icon-LP:964073. F 11.3 KB Diff Download File
SwitcherController.h 1776.4.31 12 years ago Marco Trevisan (Treviño) SwitcherController: Removing the code for the Quic 3.1 KB Diff Download File
SwitcherModel.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 5.1 KB Diff Download File
SwitcherModel.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 2.6 KB Diff Download File
SwitcherView.cpp 2146 12 years ago Tarmac Fix the autoscroll timer waking up 50 times per se 17.2 KB Diff Download File
SwitcherView.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 3.9 KB Diff Download File
TextureCache.cpp 1468.2.11 12 years ago Tim Penhey A large(ish) refactoring of the TextureCache. Sim 3.2 KB Diff Download File
TextureCache.h 1468.2.11 12 years ago Tim Penhey A large(ish) refactoring of the TextureCache. Sim 2 KB Diff Download File
Timer.cpp 1455.3.4 12 years ago Tim Penhey Update call-sites and remove the block timer. 1 KB Diff Download File
Timer.h 1455.3.4 12 years ago Tim Penhey Update call-sites and remove the block timer. 1 KB Diff Download File
TimeUtil.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.7 KB Diff Download File
Tooltip.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 15.1 KB Diff Download File
Tooltip.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 2.6 KB Diff Download File
transientfor.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 5.9 KB Diff Download File
transientfor.h 1410.5.11 12 years ago Sam Spilsbury Break the dependency of getTransients from Minimiz 1.5 KB Diff Download File
TrashLauncherIcon.cpp 2207.1.3 12 years ago Thomi Richards send glib::Error to logging framework directly. 5.2 KB Diff Download File
TrashLauncherIcon.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.8 KB Diff Download File
ubus-server.cpp 2181.1.1 12 years ago Thomi Richards Don't leak in ubus_server when there's no handlers 11.2 KB Diff Download File
ubus-server.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 2.9 KB Diff Download File
UBusMessages.h 2283.4.2 12 years ago Andrea Azzarone Remove unneeded code. 3.9 KB Diff Download File
UBusWrapper.cpp 1487.1.1 12 years ago Neil Jagdish Patel Change DashController to load lazily, clean up som 2.1 KB Diff Download File
UBusWrapper.h 1487.1.1 12 years ago Neil Jagdish Patel Change DashController to load lazily, clean up som 1.5 KB Diff Download File
unity-dash-view-accessible.cpp 1559.2.2 12 years ago Alejandro Piñeiro Code style review 3.2 KB Diff Download File
unity-dash-view-accessible.h 1441.1.2 12 years ago Alejandro Piñeiro Added SimpleTile and PlacesGroup 2.1 KB Diff Download File
unity-launcher-accessible.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 14.1 KB Diff Download File
unity-launcher-accessible.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 2.1 KB Diff Download File
unity-launcher-icon-accessible.cpp 1811 12 years ago Tarmac . Fixes: https://bugs.launchpad.net/bugs/856392. A 15.9 KB Diff Download File
unity-launcher-icon-accessible.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 2.4 KB Diff Download File
unity-panel-view-accessible.cpp 1415.1.1 12 years ago Neil Jagdish Patel Remove PanelHomeButton and update everything that 3.4 KB Diff Download File
unity-panel-view-accessible.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 2 KB Diff Download File
unity-places-group-accessible.cpp 1559.2.2 12 years ago Alejandro Piñeiro Code style review 5 KB Diff Download File
unity-places-group-accessible.h 1441.1.2 12 years ago Alejandro Piñeiro Added SimpleTile and PlacesGroup 2.2 KB Diff Download File
unity-places-simple-tile-accessible.cpp 2168.1.2 12 years ago Thomi Richards Made PlacesSimpleTile::lable a std::string. 4.3 KB Diff Download File
unity-places-simple-tile-accessible.h 1441.1.2 12 years ago Alejandro Piñeiro Added SimpleTile and PlacesGroup 2.4 KB Diff Download File
unity-quicklist-accessible.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 5.4 KB Diff Download File
unity-quicklist-accessible.h 1562.2.2 12 years ago Alejandro Piñeiro a11y: I forgot some commits 2.2 KB Diff Download File
unity-quicklist-menu-accessible.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 11.9 KB Diff Download File
unity-quicklist-menu-accessible.h 1562.2.2 12 years ago Alejandro Piñeiro a11y: I forgot some commits 2.3 KB Diff Download File
unity-quicklist-menu-item-accessible.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 9.3 KB Diff Download File
unity-quicklist-menu-item-accessible.h 1562.2.2 12 years ago Alejandro Piñeiro a11y: I forgot some commits 2.4 KB Diff Download File
unity-result-accessible.cpp 1559.2.2 12 years ago Alejandro Piñeiro Code style review 4.2 KB Diff Download File
unity-result-accessible.h 1441.1.6 12 years ago Alejandro Piñeiro Rvgrid manages the selection 2 KB Diff Download File
unity-root-accessible.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 11.7 KB Diff Download File
unity-root-accessible.h 1531.1.2 12 years ago Alejandro Piñeiro a11y: BaseWindow are added to the root window-list 2 KB Diff Download File
unity-rvgrid-accessible.cpp 1559.2.2 12 years ago Alejandro Piñeiro Code style review 11.3 KB Diff Download File
unity-rvgrid-accessible.h 1420.3.4 12 years ago Alejandro Piñeiro ResultViewGrid skeleton 2.1 KB Diff Download File
unity-sctext-accessible.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 4.5 KB Diff Download File
unity-sctext-accessible.h 1420.3.1 12 years ago Alejandro Piñeiro Adding some debug messages, StaticCairoText and en 2.1 KB Diff Download File
unity-search-bar-accessible.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 4.4 KB Diff Download File
unity-search-bar-accessible.h 1420.3.2 12 years ago Alejandro Piñeiro Getting UnitySearchBarAccessible back 2.2 KB Diff Download File
unity-switcher-accessible.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 13.5 KB Diff Download File
unity-switcher-accessible.h 1562.1.6 12 years ago Alejandro Piñeiro a11y: Support for the switcher 2.1 KB Diff Download File
unity-util-accessible.cpp 1812.3.1 12 years ago Jay Taoko * Renamed Event class members in Nux * Removed ref 12.5 KB Diff Download File
unity-util-accessible.h 1531.1.2 12 years ago Alejandro Piñeiro a11y: BaseWindow are added to the root window-list 2 KB Diff Download File
unitya11y.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 11.2 KB Diff Download File
unitya11y.h 1489.1.4 12 years ago Andrea Azzarone Uses <Nux/...> instead of "Nux/...". 1.1 KB Diff Download File
unitya11ytests.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 8.8 KB Diff Download File
unitya11ytests.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.2 KB Diff Download File
unityshell.cpp 2199.3.4 12 years ago Marco Trevisan (Treviño) Merging with trunk (window button fixes) 99.1 KB Diff Download File
unityshell.h 2257.3.4 12 years ago Thomi Richards Merged trunk. 13.3 KB Diff Download File
UnityshellPrivate.cpp 1826.4.5 12 years ago Andrea Azzarone Uses CreateActionString in unityshell. 1.1 KB Diff Download File
UnityshellPrivate.h 1826.4.5 12 years ago Andrea Azzarone Uses CreateActionString in unityshell. 1.1 KB Diff Download File
UnityShowdesktopHandler.cpp 2164.1.10 12 years ago smspillaz Merge lp:unity and style 5.1 KB Diff Download File
UnityShowdesktopHandler.h 2164.1.11 12 years ago smspillaz Make pure virtual methods private 4.6 KB Diff Download File
UnityWindowStyle.cpp 2020.2.3 12 years ago Marco Trevisan (Treviño) tests: added test_switcher_controller to check con 1.6 KB Diff Download File
UnityWindowStyle.h 1820.1.63 12 years ago Jason Smith make SwitcherView and ShortcutView use the same co 1.3 KB Diff Download File
UnityWindowView.cpp 2283.2.2 12 years ago Andrea Cimitan Use false as boolean instead FALSE, whitespaces 8.1 KB Diff Download File
UnityWindowView.h 1820.1.63 12 years ago Jason Smith make SwitcherView and ShortcutView use the same co 1.9 KB Diff Download File
UScreen.cpp 2290.1.4 12 years ago Marco Trevisan (Treviño) UScreen: ref the GdkScreen object we own. 3.2 KB Diff Download File
UScreen.h 2290.1.3 12 years ago Marco Trevisan (Treviño) UScreen: code updated to be more C++ friendly. Al 1.7 KB Diff Download File
WindowButtons.cpp 2324.1.2 12 years ago Marco Trevisan (Treviño) WindowButtons: remove extra space, and be more cra 20.3 KB Diff Download File
WindowButtons.h 1858.17.90 12 years ago Marco Trevisan (Treviño) Merged panel-p-panel-view into panel-p-cleanup. 2.4 KB Diff Download File
WindowManager.cpp 2321 12 years ago Tarmac WindowButtons: disable the close button if the con 5.2 KB Diff Download File
WindowManager.h 2321 12 years ago Tarmac WindowButtons: disable the close button if the con 5 KB Diff Download File
XPathQueryPart.cpp 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 6.2 KB Diff Download File
XPathQueryPart.h 1858.16.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.1 KB Diff Download File