~haggai-eran/unity/rtl-menu-popup

Viewing all changes in revision 1352.

Fix many uninitialized variables, and get debuggin info back.

The flags in the CMakeLists.txt were updated so debugging info
is added again using -g3.
LauncherIcon now has all members initialized, and the unused m_Window
is removed.
PlacesSearchBar now also initializes all members.
As does PlacesView.
QuickListMenuItem now doesn't leak the name.
QuicklistView updated to use initialiser lists, and some boolean
expressions are simplified.  Also stops the leak in GetName.
Removed unused members from Tooltip.
unityshell also now initialises all the members.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: