index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
2012-04-12
fixed uninitalised value
Gord Allott
2012-04-12
Make sure the lenses search for things we want on startup
Michal Hruby
2012-04-12
added fixmes
Gord Allott
2012-04-12
opens an input window for the dash and hud and closes them immediately on sta...
Gord Allott
2012-04-12
Replace AddLayout with RemoveChildObject in FilterExpanderLabel.cpp
Andrea Azzarone
2012-04-11
Deactivated panel blurring when a window is maximised and the dash is open on...
Jay Taoko
2012-04-11
HUD: Ignores service updates if user is key navigating. Fixes: https://bugs.l...
Gord Allott
2012-04-11
Hack around the nvidia driver losing window pixmaps when minimizing windows. ...
smspillaz
2012-04-11
doesn't update results in hud if you start to keynav
Gord Allott
2012-04-11
Force a rebind when windows are minimized
smspillaz
2012-04-11
Update dash_noise.png asset by making it more subtle
Andrea Cimitan
2012-04-11
Lens selection should work when clicking in the rectangle outside of the icon...
Andrea Azzarone
2012-04-11
The keyboard shortcuts overlay bottom is truncated. . Fixes: https://bugs.lau...
Andrea Azzarone
2012-04-11
Fixed uninitialized variables in LauncherController. Fixes: . Approved by Tim...
Brandon Schaefer
2012-04-10
* Fixed uninitialized variables
Brandon Schaefer
2012-04-10
PanelMenuView no longer tries to dereference a pointer that has already been ...
Thomi Richards
2012-04-10
Disconnect IconLoader handle in IconTexture destructor. Fixes: https://bugs.l...
Andrea Azzarone
2012-04-10
Fix StaticCairoText so we're not reading uninitialised values in an if statem...
Thomi Richards
2012-04-11
Fix.
Andrea Azzarone
2012-04-11
Disconnect IconLoader in IconTexture dtor.
Andrea Azzarone
2012-04-11
Removed nullptr assigns.
Thomi Richards
2012-04-11
Found a better way.
Thomi Richards
2012-04-11
Fixed valgrind error about using uninitialised valies in an if statement.
Thomi Richards
2012-04-11
BGHash no longer causes the glib::SignalManager to read a deleted pointer.
Thomi Richards
2012-04-11
Fixed an issue in PanelMenuView where we were dereferencing a pointer that ha...
Thomi Richards
2012-04-11
Fix bug #973386.
Andrea Azzarone
2012-04-11
Merged trunk.
Thomi Richards
2012-04-10
Fix AP test.
Andrea Azzarone
2012-04-10
Add introspection to LensBarIcon.
Andrea Azzarone
2012-04-10
Fix bug #977961.
Andrea Azzarone
2012-04-10
Fix valgrind error: "Invalid read of size 8" inside PanelTray.. Fixes: . Appr...
Thomi Richards
2012-04-10
Fixed a memory leak in the LauncherController.. Fixes: . Approved by Gord All...
Thomi Richards
2012-04-10
Fix memory leak in GeisAdaptor and GestureEngine.. Fixes: . Approved by Tim P...
Thomi Richards
2012-04-10
Don't delete the gtk window twice inside PanelTray.
Thomi Richards
2012-04-10
Fixed favoritestore unit tests.
Thomi Richards
2012-04-10
Keep the * next to the type.
Thomi Richards
2012-04-10
Remove gesture_engine_ from initialiser list.
Thomi Richards
2012-04-10
Convert FavoriteStore from a proper singleton into a quasi-singleton, thereby...
Thomi Richards
2012-04-10
Fix memory leak in LauncherController.
Thomi Richards
2012-04-09
ResultRendererTile no longer uses an unitialised variable to determine correc...
Thomi Richards
2012-04-09
Fix memory leak in PanelIndicatorEntryView.. Fixes: . Approved by Tim Penhey.
Thomi Richards
2012-04-10
Renamed to gesture_engine_
Thomi Richards
2012-04-10
Fixed with feedback from review.
Thomi Richards
2012-04-10
Fix from review feedback.
Thomi Richards
2012-04-10
ResultRenderTile no longer uses an uninitialised variable to scale icons.
Thomi Richards
2012-04-10
Free the pango font description after we're done with it in the LauncherIcon.
Thomi Richards
2012-04-10
Fix leak in a better way after code review. Use nux::ObjectPtr instead of del...
Thomi Richards
2012-04-10
GeisAdaptor is no longer a singleton, and we don't leak the GestureEngine eit...
Thomi Richards
2012-04-10
Move delete closer to the allocation.
Thomi Richards
2012-04-10
Delete texture when we die as well.
Thomi Richards
[next]