~robertcarr/unity/rightalign-filter

  • Committer: Neil Jagdish Patel
  • Author(s): Tim Penhey
  • Date: 2011-09-05 14:57:56 UTC
  • mfrom: (1468.2.14 texture-from-bitmap)
  • Revision ID: neil.patel@canonical.com-20110905145756-m5vnc7jumubxtp04
I noticed that quite a few of the memory leaks were do to
making a texture from a CairoGraphics object. Instead of having
to remember at all the call sites, I've created a couple of helper
methods.

I had to control myself a lot during this change to not change too
many other things at once. Sometimes I couldn't help myself though.

In particular I changed the TextureContainer to use smart pointers.
Filename Latest Rev Last Changed Committer Comment Size
..
AbstractIconRenderer.h 1315.7.8 12 years ago Marco Trevisan (Treviño) Merging with upstream changes. 3 KB Diff Download File
AbstractLauncherIcon.h 1428 12 years ago Jason Smith Improve launcher draw performance by removing key 4 KB Diff Download File
Autopilot.cpp 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 3.8 KB Diff Download File
Autopilot.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.3 KB Diff Download File
BackgroundEffectHelper.cpp 1430 12 years ago Jason Smith fix big memory leak on some systems 15.4 KB Diff Download File
BackgroundEffectHelper.h 1430 12 years ago Jason Smith fix big memory leak on some systems 2.8 KB Diff Download File
BamfLauncherIcon.cpp 1315.7.8 12 years ago Marco Trevisan (Treviño) Merging with upstream changes. 30.8 KB Diff Download File
BamfLauncherIcon.h 1315.7.8 12 years ago Marco Trevisan (Treviño) Merging with upstream changes. 4.1 KB Diff Download File
BFBLauncherIcon.cpp 1444 12 years ago Jason Smith make changes at request of design team 1.5 KB Diff Download File
BFBLauncherIcon.h 1342.2.5 12 years ago Jason Smith fix merge issues 1 KB Diff Download File
BGHash.cpp 1469.1.4 12 years ago Gord Allott only pick one colour for grayscale images 18.3 KB Diff Download File
BGHash.h 1381.2.2 12 years ago Gord Allott hopefully fixed the issue with the default colour 2.3 KB Diff Download File
CairoTexture.h 1468.2.5 12 years ago Tim Penhey Making sure that all the TextureContainer textures 1.9 KB Diff Download File
compizminimizedwindowhandler.h 1479.1.1 12 years ago Sam Spilsbury Fix typo that caused windows with no custom boundi 9.5 KB Diff Download File
comptransientfor.cpp 1410.5.1 12 years ago Sam Spilsbury Added support for minimized windows, with some cla 2.1 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 1468.2.7 12 years ago Tim Penhey Added tracker locations and found line crashing un 6.9 KB Diff Download File
DashController.h 1334.2.4 12 years ago Neil Jagdish Patel Clean up standalone tests, start dash view, more f 2.2 KB Diff Download File
DashSearchBar.cpp 1468.2.2 12 years ago Tim Penhey Lunch time. 12.4 KB Diff Download File
DashSearchBar.h 1373.2.1 12 years ago Neil Jagdish Patel beginnings of IM support integration 3 KB Diff Download File
DashSearchBarSpinner.cpp 1405.1.7 12 years ago Neil Jagdish Patel Add a protection timeout to the Spinner to stop it 7.3 KB Diff Download File
DashSearchBarSpinner.h 1405.1.7 12 years ago Neil Jagdish Patel Add a protection timeout to the Spinner to stop it 2 KB Diff Download File
DashSettings.cpp 1418.2.5 12 years ago Neil Jagdish Patel Fullscreen support 2.1 KB Diff Download File
DashSettings.h 1418.2.5 12 years ago Neil Jagdish Patel Fullscreen support 1.3 KB Diff Download File
DashStyle.cpp 1457.3.1 12 years ago Mirco Müller Made sure the glowing overlay of buttons are not c 65.2 KB Diff Download File
DashStyle.h 1457.3.1 12 years ago Mirco Müller Made sure the glowing overlay of buttons are not c 8.2 KB Diff Download File
DashView.cpp 1482 12 years ago Neil Jagdish Patel Update assets and new behavior for Panel dash butt 23.2 KB Diff Download File
DashView.h 1457.5.5 12 years ago Neil Jagdish Patel make the shortcut icons work 3.4 KB Diff Download File
DebugDBusInterface.cpp 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 10.1 KB Diff Download File
DebugDBusInterface.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.8 KB Diff Download File
DesktopLauncherIcon.cpp 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.3 KB Diff Download File
DesktopLauncherIcon.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.1 KB Diff Download File
DeviceLauncherIcon.cpp 1418.2.14 12 years ago Neil Jagdish Patel No need for a stop drive callback, we don't do any 12.8 KB Diff Download File
DeviceLauncherIcon.h 1418.2.14 12 years ago Neil Jagdish Patel No need for a stop drive callback, we don't do any 2.3 KB Diff Download File
DeviceLauncherSection.cpp 1310.1.1 12 years ago Andrea Azzarone Merge trunk. 5.3 KB Diff Download File
DeviceLauncherSection.h 1310.1.1 12 years ago Andrea Azzarone Merge trunk. 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 1456.1.1 12 years ago Jason Smith Implement test launcher stand alone application 1.6 KB Diff Download File
DNDCollectionWindow.h 1456.1.1 12 years ago Jason Smith Implement test launcher stand alone application 1.3 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
FavoriteStore.cpp 1187.5.2 13 years ago Tim Penhey Moved favorite store to use std::strings. 950 bytes Diff Download File
FavoriteStore.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 2.1 KB Diff Download File
FavoriteStoreGSettings.cpp 1335.1.1 12 years ago Didier Roche store in the right way the kde apps, and don't loo 7.8 KB Diff Download File
FavoriteStoreGSettings.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.7 KB Diff Download File
FilterBar.cpp 1410.3.1 12 years ago Gord Allott fixed the problem with the rendering of the rating 3.2 KB Diff Download File
FilterBar.h 1238.4.13 12 years ago Gord Allott save point 1.6 KB Diff Download File
FilterBasicButton.cpp 1416.1.1 12 years ago Gord Allott fixes the wrong hight in filter basic button 5 KB Diff Download File
FilterBasicButton.h 1416.1.1 12 years ago Gord Allott fixes the wrong hight in filter basic button 2 KB Diff Download File
FilterExpanderLabel.cpp 1418.1.1 12 years ago Gord Allott fixed string handling so everything is translatabl 3.7 KB Diff Download File
FilterExpanderLabel.h 1334.1.47 12 years ago Neil Jagdish Patel Fixes for filters 1.9 KB Diff Download File
FilterFactory.cpp 1410.3.1 12 years ago Gord Allott fixed the problem with the rendering of the rating 2.5 KB Diff Download File
FilterFactory.h 1238.4.13 12 years ago Gord Allott save point 1 KB Diff Download File
FilterGenreButton.cpp 1416.1.1 12 years ago Gord Allott fixes the wrong hight in filter basic button 2.4 KB Diff Download File
FilterGenreButton.h 1238.4.13 12 years ago Gord Allott save point 1.6 KB Diff Download File
FilterGenreWidget.cpp 1457.3.1 12 years ago Mirco Müller Made sure the glowing overlay of buttons are not c 4.9 KB Diff Download File
FilterGenreWidget.h 1334.3.4 12 years ago Gord Allott adds in expanded behaviour 2.1 KB Diff Download File
FilterMultiRangeButton.cpp 1405.1.10 12 years ago Neil Jagdish Patel [merge] trunk 6.6 KB Diff Download File
FilterMultiRangeButton.h 1403.1.1 12 years ago Gord Allott fixes multi-range widget 2.6 KB Diff Download File
FilterMultiRangeWidget.cpp 1432 12 years ago Gord Allott changed Any string to All 5.7 KB Diff Download File
FilterMultiRangeWidget.h 1334.5.4 12 years ago Gord Allott multi-range drawing code 2.1 KB Diff Download File
FilterRatingsButton.cpp 1410.3.1 12 years ago Gord Allott fixed the problem with the rendering of the rating 8.1 KB Diff Download File
FilterRatingsButton.h 1334.4.5 12 years ago Gord Allott filter buttons style 2.3 KB Diff Download File
FilterRatingsWidget.cpp 1432 12 years ago Gord Allott changed Any string to All 2.8 KB Diff Download File
FilterRatingsWidget.h 1238.4.13 12 years ago Gord Allott save point 2 KB Diff Download File
FilterWidget.h 1238.4.13 12 years ago Gord Allott save point 1 KB Diff Download File
FontSettings.cpp 1405.1.18 12 years ago Neil Jagdish Patel Set the AA depending on what we get from gtk 2.8 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 1456.1.1 12 years ago Jason Smith Implement test launcher stand alone application 16.9 KB Diff Download File
GeisAdapter.h 1456.1.1 12 years ago Jason Smith Implement test launcher stand alone application 4.8 KB Diff Download File
GestureEngine.cpp 1456.1.1 12 years ago Jason Smith Implement test launcher stand alone application 6.1 KB Diff Download File
GestureEngine.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 2 KB Diff Download File
HomeView.cpp 1468.2.7 12 years ago Tim Penhey Added tracker locations and found line crashing un 5.5 KB Diff Download File
HomeView.h 1418.2.12 12 years ago Neil Jagdish Patel make activation work 2.2 KB Diff Download File
IconLoader.cpp 1457.2.1 12 years ago Gord Allott lots of changes, updated ResultRendererTile to not 12 KB Diff Download File
IconLoader.h 1457.2.1 12 years ago Gord Allott lots of changes, updated ResultRendererTile to not 3.1 KB Diff Download File
IconRenderer.cpp 1315.7.8 12 years ago Marco Trevisan (Treviño) Merging with upstream changes. 41.6 KB Diff Download File
IconRenderer.h 1428 12 years ago Jason Smith Improve launcher draw performance by removing key 3.3 KB Diff Download File
IconTexture.cpp 1468.2.12 12 years ago Tim Penhey Fix the TextureCache callsites. Added namespace u 6.2 KB Diff Download File
IconTexture.h 1468.2.12 12 years ago Tim Penhey Fix the TextureCache callsites. Added namespace u 2.3 KB Diff Download File
IMTextEntry.cpp 1457.5.2 12 years ago Neil Jagdish Patel [merge] parent 8.8 KB Diff Download File
IMTextEntry.h 1457.4.6 12 years ago Neil Jagdish Patel Set the cursor position correctly 2.1 KB Diff Download File
inputremover.cpp 1479.1.1 12 years ago Sam Spilsbury Fix typo that caused windows with no custom boundi 4 KB Diff Download File
inputremover.h 1472.1.1 12 years ago Sam Spilsbury Cover all the cases where the input shape of the w 1.4 KB Diff Download File
Introspectable.cpp 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.9 KB Diff Download File
Introspectable.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.9 KB Diff Download File
KeyboardUtil.cpp 1402.3.2 12 years ago Jason Smith implement keyboard utility and test program 5.6 KB Diff Download File
KeyboardUtil.h 1402.3.2 12 years ago Jason Smith implement keyboard utility and test program 1.5 KB Diff Download File
Launcher.cpp 1462 12 years ago Jason Smith Merge filled/unfilled arrow branch 95.8 KB Diff Download File
Launcher.h 1315.7.8 12 years ago Marco Trevisan (Treviño) Merging with upstream changes. 15.6 KB Diff Download File
LauncherController.cpp 1456.1.1 12 years ago Jason Smith Implement test launcher stand alone application 9.4 KB Diff Download File
LauncherController.h 1456.1.1 12 years ago Jason Smith Implement test launcher stand alone application 2.4 KB Diff Download File
LauncherDragWindow.cpp 1410.1.1 12 years ago Tim Penhey Rename IntrusiveSP to ObjectPtr. 3 KB Diff Download File
LauncherDragWindow.h 1410.1.1 12 years ago Tim Penhey Rename IntrusiveSP to ObjectPtr. 1.5 KB Diff Download File
LauncherEntryRemote.cpp 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 9.8 KB Diff Download File
LauncherEntryRemote.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 3.2 KB Diff Download File
LauncherEntryRemoteModel.cpp 1311.2.7 12 years ago Tim Penhey Make the LauncherEntryRemoteModel a normal object 11.1 KB Diff Download File
LauncherEntryRemoteModel.h 1311.2.7 12 years ago Tim Penhey Make the LauncherEntryRemoteModel a normal object 2.9 KB Diff Download File
LauncherHideMachine.cpp 1408 12 years ago Jason Smith change default 7.3 KB Diff Download File
LauncherHideMachine.h 1371 12 years ago Jason Smith fix bug where using alt-tab would cause launcher t 2.6 KB Diff Download File
LauncherHoverMachine.cpp 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 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 1468.2.3 12 years ago Tim Penhey And done. Now to see if it compiles. 27.9 KB Diff Download File
LauncherIcon.h 1428 12 years ago Jason Smith Improve launcher draw performance by removing key 7.9 KB Diff Download File
LauncherModel.cpp 1403.2.1 12 years ago Andrea Azzarone Tries to solve an old regression: ".desktop dragge 6.7 KB Diff Download File
LauncherModel.h 1403.2.1 12 years ago Andrea Azzarone Tries to solve an old regression: ".desktop dragge 2.6 KB Diff Download File
LayoutSystem.cpp 1347.1.3 12 years ago Jason Smith Use extra space at top of grid instead of bottom 6.1 KB Diff Download File
LayoutSystem.h 1347.1.1 12 years ago Jason Smith improve layouts of windows in alt-tab switcher 1.7 KB Diff Download File
LensBar.cpp 1468.2.7 12 years ago Tim Penhey Added tracker locations and found line crashing un 3.6 KB Diff Download File
LensBar.h 1405.1.3 12 years ago Neil Jagdish Patel Some fixes 1.8 KB Diff Download File
LensBarIcon.cpp 1405.1.3 12 years ago Neil Jagdish Patel Some fixes 2.8 KB Diff Download File
LensBarIcon.h 1405.1.2 12 years ago Neil Jagdish Patel Make the LensBar useful by providing some state in 1.3 KB Diff Download File
LensView.cpp 1468.2.13 12 years ago Tim Penhey Merge trunk. 9.2 KB Diff Download File
LensView.h 1418.2.12 12 years ago Neil Jagdish Patel make activation work 2.8 KB Diff Download File
minimizedwindowhandler.cpp 1449 12 years ago Gord Allott Merged in a fix for a ftb on arm from Jani Monoses 8.2 KB Diff Download File
minimizedwindowhandler.h 1410.5.16 12 years ago Sam Spilsbury Remove useless API 1.6 KB Diff Download File
MockLauncherIcon.h 1428 12 years ago Jason Smith Improve launcher draw performance by removing key 4.5 KB Diff Download File
nux-area-accessible.cpp 1338 12 years ago Alejandro Piñeiro [a11y] Code style review using tools/apply_unity_f 16.8 KB Diff Download File
nux-area-accessible.h 1338 12 years ago Alejandro Piñeiro [a11y] Code style review using tools/apply_unity_f 2.3 KB Diff Download File
nux-base-window-accessible.cpp 1393.2.1 12 years ago Jay Taoko Signals renaming 8.2 KB Diff Download File
nux-base-window-accessible.h 1338 12 years ago Alejandro Piñeiro [a11y] Code style review using tools/apply_unity_f 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 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 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 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 2.1 KB Diff Download File
nux-view-accessible.cpp 1393.2.1 12 years ago Jay Taoko Signals renaming 9.6 KB Diff Download File
nux-view-accessible.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 2 KB Diff Download File
PanelController.cpp 1468.2.14 12 years ago Tim Penhey Merge trunk. 5.8 KB Diff Download File
PanelController.h 1466.1.1 12 years ago Sam Spilsbury Ensure that natray is always painted on top of eve 1.8 KB Diff Download File
PanelIndicatorObjectEntryView.cpp 1468.2.2 12 years ago Tim Penhey Lunch time. 14.6 KB Diff Download File
PanelIndicatorObjectEntryView.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 2.4 KB Diff Download File
PanelIndicatorObjectView.cpp 1334.1.43 12 years ago Neil Jagdish Patel Add blur support to panel 5 KB Diff Download File
PanelIndicatorObjectView.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 2.1 KB Diff Download File
PanelMenuView.cpp 1468.2.14 12 years ago Tim Penhey Merge trunk. 35.4 KB Diff Download File
PanelMenuView.h 1468.1.6 12 years ago Marco Trevisan (Treviño) Add a workaround to avoid the compiz grid plugin t 4.8 KB Diff Download File
PanelStyle.cpp 1468.2.4 12 years ago Tim Penhey Damn namespaces. 7.4 KB Diff Download File
PanelStyle.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.8 KB Diff Download File
PanelTitlebarGrabAreaView.cpp 1468.1.7 12 years ago Marco Trevisan (Treviño) PanelTitlebarGrabArea: send mouse_down only on lef 3.7 KB Diff Download File
PanelTitlebarGrabAreaView.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.9 KB Diff Download File
PanelTray.cpp 1466.1.1 12 years ago Sam Spilsbury Ensure that natray is always painted on top of eve 6.5 KB Diff Download File
PanelTray.h 1466.1.1 12 years ago Sam Spilsbury Ensure that natray is always painted on top of eve 2.1 KB Diff Download File
PanelView.cpp 1483 12 years ago Sam Spilsbury Merge lp:~smspillaz/unity/unity.fix_na_tray_expo 14.6 KB Diff Download File
PanelView.h 1466.1.1 12 years ago Sam Spilsbury Ensure that natray is always painted on top of eve 3.5 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 1468.2.13 12 years ago Tim Penhey Merge trunk. 10.8 KB Diff Download File
PlacesGroup.h 1468.2.12 12 years ago Tim Penhey Fix the TextureCache callsites. Added namespace u 2.6 KB Diff Download File
PlacesHomeView.cpp 1468.2.13 12 years ago Tim Penhey Merge trunk. 11.1 KB Diff Download File
PlacesHomeView.h 1468.2.13 12 years ago Tim Penhey Merge trunk. 2 KB Diff Download File
PlacesSimpleTile.cpp 1468.2.12 12 years ago Tim Penhey Fix the TextureCache callsites. Added namespace u 5.7 KB Diff Download File
PlacesSimpleTile.h 1468.2.12 12 years ago Tim Penhey Fix the TextureCache callsites. Added namespace u 2 KB Diff Download File
PlacesStyle.cpp 1418.2.10 12 years ago Neil Jagdish Patel bezel fixes 8.9 KB Diff Download File
PlacesStyle.h 1418.2.10 12 years ago Neil Jagdish Patel bezel fixes 2.9 KB Diff Download File
PlacesTile.cpp 1468.2.12 12 years ago Tim Penhey Fix the TextureCache callsites. Added namespace u 8.5 KB Diff Download File
PlacesTile.h 1468.2.12 12 years ago Tim Penhey Fix the TextureCache callsites. Added namespace u 2.3 KB Diff Download File
PlacesVScrollBar.cpp 1468.2.4 12 years ago Tim Penhey Damn namespaces. 6 KB Diff Download File
PlacesVScrollBar.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.4 KB Diff Download File
PluginAdapter.cpp 1315.7.11 12 years ago Marco Trevisan (Treviño) WindowManager / PluginAdapter add compiz_event sig 21.1 KB Diff Download File
PluginAdapter.h 1315.7.8 12 years ago Marco Trevisan (Treviño) Merging with upstream changes. 4.5 KB Diff Download File
PreviewApplications.cpp 1373.1.2 12 years ago Jay Taoko Changed click signal to activated in AbstractButto 7.9 KB Diff Download File
PreviewApplications.h 1334.4.2 12 years ago Gord Allott added missing track preview stuff 1.7 KB Diff Download File
PreviewBase.cpp 1334.4.2 12 years ago Gord Allott added missing track preview stuff 2.7 KB Diff Download File
PreviewBase.h 1334.4.2 12 years ago Gord Allott added missing track preview stuff 1.6 KB Diff Download File
PreviewBasicButton.cpp 1334.4.5 12 years ago Gord Allott filter buttons style 4.8 KB Diff Download File
PreviewBasicButton.h 1334.4.1 12 years ago Gord Allott drawing preview button correct 1.9 KB Diff Download File
PreviewGeneric.cpp 1373.1.2 12 years ago Jay Taoko Changed click signal to activated in AbstractButto 6.4 KB Diff Download File
PreviewGeneric.h 1334.1.5 12 years ago Gord Allott latest previews 1.6 KB Diff Download File
PreviewMusic.cpp 1373.1.2 12 years ago Jay Taoko Changed click signal to activated in AbstractButto 7.6 KB Diff Download File
PreviewMusic.h 1334.1.15 12 years ago Gord Allott added album preview 1.6 KB Diff Download File
PreviewMusicTrack.cpp 1373.1.2 12 years ago Jay Taoko Changed click signal to activated in AbstractButto 7 KB Diff Download File
PreviewMusicTrack.h 1334.4.2 12 years ago Gord Allott added missing track preview stuff 1.6 KB Diff Download File
PreviewMusicTrackWidget.cpp 1373.1.2 12 years ago Jay Taoko Changed click signal to activated in AbstractButto 4 KB Diff Download File
PreviewMusicTrackWidget.h 1334.4.2 12 years ago Gord Allott added missing track preview stuff 1.9 KB Diff Download File
QuicklistManager.cpp 1410 12 years ago Tim Penhey Fix some memory releasing issues. Make the Launche 3 KB Diff Download File
QuicklistManager.h 1311.2.3 12 years ago Tim Penhey Add the destroy method for the quicklist manager. 1.5 KB Diff Download File
QuicklistMenuItem.cpp 1393.2.1 12 years ago Jay Taoko Signals renaming 12 KB Diff Download File
QuicklistMenuItem.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 4.5 KB Diff Download File
QuicklistMenuItemCheckmark.cpp 1468.2.4 12 years ago Tim Penhey Damn namespaces. 9.8 KB Diff Download File
QuicklistMenuItemCheckmark.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.8 KB Diff Download File
QuicklistMenuItemLabel.cpp 1468.2.4 12 years ago Tim Penhey Damn namespaces. 6.7 KB Diff Download File
QuicklistMenuItemLabel.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.8 KB Diff Download File
QuicklistMenuItemRadio.cpp 1468.2.4 12 years ago Tim Penhey Damn namespaces. 8.9 KB Diff Download File
QuicklistMenuItemRadio.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.9 KB Diff Download File
QuicklistMenuItemSeparator.cpp 1468.2.4 12 years ago Tim Penhey Damn namespaces. 5.2 KB Diff Download File
QuicklistMenuItemSeparator.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.9 KB Diff Download File
QuicklistView.cpp 1468.2.4 12 years ago Tim Penhey Damn namespaces. 44.7 KB Diff Download File
QuicklistView.h 1311.2.2 12 years ago Tim Penhey The forward declarations are incorrect as they are 6.4 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 1468.2.12 12 years ago Tim Penhey Fix the TextureCache callsites. Added namespace u 9.5 KB Diff Download File
ResultRendererHorizontalTile.h 1468.2.12 12 years ago Tim Penhey Fix the TextureCache callsites. Added namespace u 1.7 KB Diff Download File
ResultRendererTile.cpp 1468.2.13 12 years ago Tim Penhey Merge trunk. 12.7 KB Diff Download File
ResultRendererTile.h 1468.2.13 12 years ago Tim Penhey Merge trunk. 3 KB Diff Download File
ResultView.cpp 1468.2.1 12 years ago Tim Penhey Add the nux object type macros, and changed the te 5.2 KB Diff Download File
ResultView.h 1468.2.1 12 years ago Tim Penhey Add the nux object type macros, and changed the te 2.1 KB Diff Download File
ResultViewGrid.cpp 1468.2.1 12 years ago Tim Penhey Add the nux object type macros, and changed the te 18.2 KB Diff Download File
ResultViewGrid.h 1468.2.1 12 years ago Tim Penhey Add the nux object type macros, and changed the te 3.1 KB Diff Download File
SimpleLauncherIcon.cpp 1396 12 years ago Neil Jagdish Patel Protect against a null iter.second 3.3 KB Diff Download File
SimpleLauncherIcon.h 1347.1.7 12 years ago Jason Smith make sure to clean up on destruction 1.5 KB Diff Download File
SpacerLauncherIcon.cpp 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.1 KB Diff Download File
SpacerLauncherIcon.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 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 1468.2.4 12 years ago Tim Penhey Damn namespaces. 13.5 KB Diff Download File
StaticCairoText.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 3.5 KB Diff Download File
SwitcherController.cpp 1468.2.7 12 years ago Tim Penhey Added tracker locations and found line crashing un 8.3 KB Diff Download File
SwitcherController.h 1425.1.4 12 years ago Jason Smith make alt-grave work without alt-tab 2.6 KB Diff Download File
SwitcherModel.cpp 1375.2.2 12 years ago Jason Smith initial work for timeout for reveal of windows 4.1 KB Diff Download File
SwitcherModel.h 1375.2.2 12 years ago Jason Smith initial work for timeout for reveal of windows 2.3 KB Diff Download File
SwitcherView.cpp 1468 12 years ago Jason Smith Make switcher show tabs again 15.1 KB Diff Download File
SwitcherView.h 1311.2.23 12 years ago Tim Penhey Merge trunk. 3.3 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 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.4 KB Diff Download File
Timer.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.2 KB Diff Download File
TimeUtil.h 1459.1.1 12 years ago Alex Launi Add TimeUtil class and member function for finding 1 KB Diff Download File
Tooltip.cpp 1468.2.4 12 years ago Tim Penhey Damn namespaces. 18.9 KB Diff Download File
Tooltip.h 1334.1.39 12 years ago Neil Jagdish Patel Merge with trunk 3.7 KB Diff Download File
transientfor.cpp 1449 12 years ago Gord Allott Merged in a fix for a ftb on arm from Jani Monoses 5.8 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 1396.1.2 12 years ago Andrea Azzarone Merge trunk. 5 KB Diff Download File
TrashLauncherIcon.h 1396.1.2 12 years ago Andrea Azzarone Merge trunk. 1.8 KB Diff Download File
ubus-server.cpp 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 11.1 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 1334.2.3 12 years ago Neil Jagdish Patel It actually runs\! 3.1 KB Diff Download File
UBusWrapper.cpp 1334.2.3 12 years ago Neil Jagdish Patel It actually runs\! 1.7 KB Diff Download File
UBusWrapper.h 1334.2.3 12 years ago Neil Jagdish Patel It actually runs\! 1.5 KB Diff Download File
unity-launcher-accessible.cpp 1338 12 years ago Alejandro Piñeiro [a11y] Code style review using tools/apply_unity_f 13.7 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 1337 12 years ago Alejandro Piñeiro [a11y] Cleaning g_debug calls 14 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-view-accessible.cpp 1334.2.5 12 years ago Neil Jagdish Patel Remove a lot of unneeded code 3.3 KB Diff Download File
unity-places-view-accessible.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 2.2 KB Diff Download File
unity-root-accessible.cpp 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 6.9 KB Diff Download File
unity-root-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-search-bar-accessible.cpp 1334.2.5 12 years ago Neil Jagdish Patel Remove a lot of unneeded code 3.9 KB Diff Download File
unity-search-bar-accessible.h 1334.2.5 12 years ago Neil Jagdish Patel Remove a lot of unneeded code 2.2 KB Diff Download File
unity-util-accessible.cpp 1393.2.1 12 years ago Jay Taoko Signals renaming 12.8 KB Diff Download File
unity-util-accessible.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 2.1 KB Diff Download File
unitya11y.cpp 1415.1.1 12 years ago Neil Jagdish Patel Remove PanelHomeButton and update everything that 9.6 KB Diff Download File
unitya11y.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.1 KB Diff Download File
unitya11ytests.cpp 1415.1.1 12 years ago Neil Jagdish Patel Remove PanelHomeButton and update everything that 8.7 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 1468.2.14 12 years ago Tim Penhey Merge trunk. 66.1 KB Diff Download File
unityshell.h 1483 12 years ago Sam Spilsbury Merge lp:~smspillaz/unity/unity.fix_na_tray_expo 11.3 KB Diff Download File
UScreen.cpp 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 2.8 KB Diff Download File
UScreen.h 1307 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 1.4 KB Diff Download File
WindowButtons.cpp 1482 12 years ago Neil Jagdish Patel Update assets and new behavior for Panel dash butt 11 KB Diff Download File
WindowButtons.h 1482 12 years ago Neil Jagdish Patel Update assets and new behavior for Panel dash butt 1.7 KB Diff Download File
WindowManager.cpp 1315.7.8 12 years ago Marco Trevisan (Treviño) Merging with upstream changes. 4 KB Diff Download File
WindowManager.h 1315.7.11 12 years ago Marco Trevisan (Treviño) WindowManager / PluginAdapter add compiz_event sig 4.1 KB Diff Download File