2012-10-18  Andrea Azzarone  <azzaronea@gmail.com>

	Use linear filtering to draw icons (when needed).. Fixes: https://bugs.launchpad.net/bugs/1036231. Approved by Marco Trevisan (Treviño).

2012-10-17  Andrea Azzarone  <azzaronea@gmail.com>

	Use linear filtering to draw icons (when needed).

2012-10-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: ensure the icon and name values when the running state changes
	
	This avoids to get "?" icons. Fixes: https://bugs.launchpad.net/bugs/772986. Approved by Brandon Schaefer.

2012-10-12  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: ensure the icon and name values when the running state changes
	
	This avoids to get "?" icons

2012-10-09  Albert Astals  <albert.astals@canonical.com>

	Do not reuse the menu entries if their order changes
	
	Since the indicators api only have "add" and "remove" signals, if we reuse an entry that is not in the correct order it will case the menus or whatever this indicator represents to be in the wrong order
	. Fixes: https://bugs.launchpad.net/bugs/1062283. Approved by Marco Trevisan (Treviño).

2012-10-09  Albert Astals  <albert.astals@canonical.com>

	Do not reuse the menu entries if their order changes
	
	Since the indicators api only have "add" and "remove" signals, if we reuse an entry that is not in the correct order it will case the menus or whatever this indicator represents to be in the wrong order

2012-10-09  Andrea Azzarone  <azzaronea@gmail.com>

	Use GMountOperation in g_volume_mount. GMountOperation provides a mechanism for interacting with the use.. Fixes: https://bugs.launchpad.net/bugs/713432. Approved by Marco Trevisan (Treviño).

2012-10-02  Andrea Azzarone  <azzaronea@gmail.com>

	Use GMountOperation in g_volume_mount. GMountOperation provides a mechanism for interacting with the use.

2012-10-05  Brandon Schaefer  <brandon.schaefer@canonical.com>

	If no icon is found then use the default one. This will cause all blank icons to be a '?' icon.. Fixes: https://bugs.launchpad.net/bugs/886778. Approved by Marco Trevisan (Treviño).

2012-09-21  Brandon Schaefer  <brandon.schaefer@canonical.com>

	* If no icon is found, then use the default one.

2012-10-05  Brandon Schaefer  <brandon.schaefer@canonical.com>

	Fixes alt+tab losing focus when alt+tabing to quickly due to ubus being to slow to send a message.. Fixes: https://bugs.launchpad.net/bugs/1035628. Approved by Marco Trevisan (Treviño).

2012-09-26  Brandon Schaefer  <brandon.schaefer@canonical.com>

	* added manual test

2012-09-25  Brandon Schaefer  <brandon.schaefer@canonical.com>

	* Fixes alt+tab focus issues

2012-10-03  Albert Astals  <albert.astals@canonical.com>

	Ignore transient unmmaped windows on minimize/unminimize
	
	Doesn't make much sense since they are not shown and it confuses Qt code. Fixes: https://bugs.launchpad.net/bugs/929712. Approved by Marco Trevisan (Treviño).

2012-10-03  Albert Astals  <albert.astals@canonical.com>

	Cherry-picked 2786: Ignore transient unmmaped windows on minimize/unminimize
	
	Doesn't make much sense since they are not shown and it confuses Qt code.

2012-09-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: start the drag icon request from the original mouse-down position.. Fixes: https://bugs.launchpad.net/bugs/858540. Approved by Andrea Azzarone, Tim Penhey.

2012-08-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-test: Launcher, added test about dragging launcher icons

2012-08-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: start the drag icon request from the original mouse-down position.

2012-09-11  Łukasz 'sil2100' Zemczak  <lukasz.zemczak@canonical.com>

	Release\ 5.16.0

2012-09-10  Francis Ginther  <francis.ginther@canonical.com>

	Updates dependency on the renamed libgeis.. Fixes: . Approved by Sam Spilsbury.

2012-08-23  Francis Ginther  <francis.ginther@canonical.com>

	Update dependency on the renamed libgeis.

2012-08-22  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-1035951. Fixes: https://bugs.launchpad.net/bugs/1035951. Approved by Łukasz Zemczak.

2012-08-20  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-1035951.

2012-08-21  Brandon Schaefer  <brandontschaefer@gmail.com>

	The switcher in detail mode will now focus the last active window, instead of the current one. If the current focus window activated the switcher.. Fixes: https://bugs.launchpad.net/bugs/1035668. Approved by Tim Penhey.

2012-08-15  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixed doc string

2012-08-15  Brandon Schaefer  <brandontschaefer@gmail.com>

	* more fixes

2012-08-15  Brandon Schaefer  <brandontschaefer@gmail.com>

	* ugg more typos

2012-08-15  Brandon Schaefer  <brandontschaefer@gmail.com>

	* fixed AP test

2012-08-15  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixed tpyo

2012-08-15  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixes Alt+` not switching to last active window

2012-08-21  Omer Akram  <om26er@ubuntu.com>

	Fix lensbar indicator to not appear if using alt-f2. thx Nicolas. Fixes: https://bugs.launchpad.net/bugs/998752. Approved by Andrea Azzarone, Tim Penhey.

2012-08-09  Omer Akram  <om26er@ubuntu.com>

	backport fix for lp:998752 to P

2012-08-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: correctly damage the LauncherDragWindow region. Fixes: https://bugs.launchpad.net/bugs/1026247, https://bugs.launchpad.net/bugs/1032700. Approved by Brandon Schaefer, Andrea Azzarone.

2012-08-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: ooops, removed the LauncherDragWindow type...

2012-08-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: don't return a temporary

2012-08-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: use ObjectPtr for _drag_window

2012-08-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: correctly damage the LauncherDragWindow region

2012-08-03  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-987223. Fixes: https://bugs.launchpad.net/bugs/987223. Approved by Marco Trevisan (Treviño).

2012-08-03  Andrea Azzarone  <azzaronea@gmail.com>

	Backport fix for 987223.

2012-08-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: fix the nvidia crash on glDrawArrays disabling/enabling the client state on nuxPrologue/Epilogue (LP: #982626) (LP: #1031554). Fixes: https://bugs.launchpad.net/bugs/982626, https://bugs.launchpad.net/bugs/1031554. Approved by Daniel van Vugt, Sam Spilsbury.

2012-08-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Ooops, remove badly committed changes

2012-08-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: fix the nvidia crash on glDrawArrays disabling/enabling the client state on nuxPrologue/Epilogue

2012-08-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merge with duflu branch

2012-08-02  Daniel van Vugt  <daniel.van.vugt@canonical.com>

	Backport the fixes for regional damage, and the regressions that were introduced by it.
	Fixes lots of bugs.. Fixes: https://bugs.launchpad.net/bugs/734908, https://bugs.launchpad.net/bugs/865006, https://bugs.launchpad.net/bugs/874230, https://bugs.launchpad.net/bugs/874619, https://bugs.launchpad.net/bugs/886605, https://bugs.launchpad.net/bugs/915265, https://bugs.launchpad.net/bugs/967112, https://bugs.launchpad.net/bugs/988079, https://bugs.launchpad.net/bugs/992516, https://bugs.launchpad.net/bugs/1016430. Approved by Łukasz Zemczak, Marco Trevisan (Treviño), Daniel van Vugt.

2012-07-26  Daniel van Vugt  <daniel.van.vugt@canonical.com>

	Cherry-pick fix for bug #1024459 from lp:unity r2504.

2012-07-26  Daniel van Vugt  <daniel.van.vugt@canonical.com>

	Cherry-pick fix for bug #1024911 from lp:unity r2503.

2012-07-26  Daniel van Vugt  <daniel.van.vugt@canonical.com>

	Cherry-pick fix for bug #1021665 and #874230 from lp:unity r2478.

2012-07-26  Daniel van Vugt  <daniel.van.vugt@canonical.com>

	Cherry-pick fix for bug #1021541 from lp:unity r2473.

2012-07-26  Daniel van Vugt  <daniel.van.vugt@canonical.com>

	Cherry-pick fix for bug #1021549 from lp:unity r2472.

2012-07-26  Daniel van Vugt  <daniel.van.vugt@canonical.com>

	Cherry-pick regional-damage fix for bug #988079 from lp:unity r2470.

2012-07-26  Daniel van Vugt  <daniel.van.vugt@canonical.com>

	Cherry-pick fix for bug #865006 from lp:unity r2410.

2012-07-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherController: Rewritten EnsureLaunchers() added tests, fix a crash caused by invalid barrier subscriptions.. Fixes: https://bugs.launchpad.net/bugs/1020075. Approved by Andrea Azzarone.

2012-07-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	EdgeBarrierController: use auto const&

2012-07-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Backport lp:~3v1n0/unity/launcher-controller-ensure-new

2012-07-19  Łukasz 'sil2100' Zemczak  <lukasz.zemczak@canonical.com>

	Release\ 5.14.0

2012-07-18  Gary Lasker  <gary.lasker@canonical.com>

	manual-tests/SoftwareCenter.txt: added tests for Ubuntu Software Center/Unity launcher integration feature. Fixes: . Approved by Marco Trevisan (Treviño), Brandon Schaefer, Christopher Lee.

2012-07-12  Gary Lasker  <gary.lasker@canonical.com>

	clarify the steps for selecting a game (many thanks Christopher Lee)

2012-07-10  Gary Lasker  <gary.lasker@canonical.com>

	targeted to the 5.0 series branch, update Unity launcher Software Center integration manual tests and provide additional important test cases to thoroughly test the full set of integration details, including all of the bug fixes for Unity branch https://code.launchpad.net/~bilalakhtar/unity/5.0series-sru-software-center-integration-fixes/+merge/110214 and the corresponding Software Center branch https://code.launchpad.net/~gary-lasker/software-center/unity-launcher-integration-fixes

2012-07-17  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~thomir/unity/fix-for-754565. Fixes: https://bugs.launchpad.net/bugs/754565. Approved by Marco Trevisan (Treviño).

2012-07-16  Andrea Azzarone  <azzaronea@gmail.com>

	Minor changes.

2012-07-16  Andrea Azzarone  <azzaronea@gmail.com>

	Backport AP test.

2012-07-16  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~yeganeh/unity/fix-for-754565.

2011-09-30  Zaid Yeganeh  <zaid.yeganeh@gmail.com>

	[unityshell] Added key modifier/flags to the mouse events of launcher icons, and added logic for shift+click = new instance
	
	modified:
	plugins/unityshell/src/AbstractLauncherIcon.h
	- Added flags to the mouse events
	
	plugins/unityshell/src/Launcher.cpp
	- Pass through key flags to launcher icons
	
	plugins/unityshell/src/LauncherIcon.cpp
	- Logic added for shift click based on flag state
	
	plugins/unityshell/src/LauncherIcon.h
	plugins/unityshell/src/SimpleLauncherIcon.cpp
	plugins/unityshell/src/SimpleLauncherIcon.h
	- Changed interfaces based on the AbstractLauncherIcon

2012-07-17  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	SoftwareCenterLauncherIcon: avoid the "Waiting to Install" tooltip to stay after installation
	
	Be consistent with auto-hiding launcher.. Fixes: https://bugs.launchpad.net/bugs/925014, https://bugs.launchpad.net/bugs/1002440, https://bugs.launchpad.net/bugs/1012896. Approved by Marco Trevisan (Treviño), Brandon Schaefer, Thomi Richards.

2012-06-27  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Merge from 5.0 branch

2012-06-27  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Added test, need to probably fix it though

2012-06-20  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Fix urgent quirk after installation of paid app

2012-06-17  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Fixed string comparison, thanks Tim

2012-06-13  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Fix the delay in adding launcher icons to the launcher by ensuring a redraw takes place (bug #1012896) and also fix the string comparison of desktop file with software-center-agent.

2012-06-13  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Fix bug #925014 on the Unity side. Check if an aptdaemon task was specified. If not, then the icon tooltip will stay the same (i.e. the app name, rather than Waiting to install)

2012-06-13  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Fix bug #1002440, by not creating SC launcher icon if the desktop file was unspecified or set to SC's agent, as in the case of paid apps. Instead, the icon will be added at the end of the install

2012-07-17  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-987955. Fixes: https://bugs.launchpad.net/bugs/987955. Approved by Marco Trevisan (Treviño).

2012-07-03  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-987955.

2012-07-16  Brandon Schaefer  <brandontschaefer@gmail.com>

	Scale mode now does not skip the first super to open the dash.. Fixes: https://bugs.launchpad.net/bugs/1023811. Approved by Marco Trevisan (Treviño).

2012-07-13  Brandon Schaefer  <brandontschaefer@gmail.com>

	* fixes launcher -> scale mode -> dash problem

2012-07-13  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-772445. Fixes: https://bugs.launchpad.net/bugs/772445. Approved by Marco Trevisan (Treviño).

2012-07-13  Andrea Azzarone  <azzaronea@gmail.com>

	Minor changes.

2012-07-13  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-07-13  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-772445

2012-07-13  Andrea Azzarone  <azzaronea@gmail.com>

	Backport branch lp:~andyrock/unity/fix-839717. Fixes: https://bugs.launchpad.net/bugs/839717. Approved by Marco Trevisan (Treviño).

2012-07-13  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-839717.

2012-07-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	KeyboardUtil: fix possible crash if XkbGetKeyboard returns null
	
	Also use initializer list. Fixes: https://bugs.launchpad.net/bugs/920258. Approved by Gord Allott.

2012-07-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	KeyboardUtil: fix typo

2012-07-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	KeyboardUtil: oops, fix return value.

2012-07-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	KeyboardUtil: fix possible crash if XkbGetKeyboard returns null
	
	Also use initializer list

2012-07-04  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-932531. Fixes: https://bugs.launchpad.net/bugs/932531. Approved by Tim Penhey.

2012-07-03  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-932531.

2012-07-04  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-bug-955158. Fixes: https://bugs.launchpad.net/bugs/955158. Approved by Tim Penhey.

2012-07-04  Andrea Azzarone  <azzaronea@gmail.com>

	Remove default_item_layout/list.

2012-07-03  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-bug-955158.

2012-07-03  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-934062. Fixes: https://bugs.launchpad.net/bugs/934062. Approved by Marco Trevisan (Treviño).

2012-07-03  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-934062.

2012-07-02  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-851982.. Fixes: https://bugs.launchpad.net/bugs/851982. Approved by Brandon Schaefer.

2012-07-02  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-851982

2012-06-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PluginAdapterCompiz: ignore offscreen windows when looking for the top one. Fixes: https://bugs.launchpad.net/bugs/996604. Approved by Brandon Schaefer.

2012-06-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test_launcher: add autopilot test to check spread initialization on double click

2012-06-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PluginAdapterCompiz: ignore offscreen windows when looking for the top one

2012-06-29  Didier Roche  <didier.roche@canonical.com>

	Fix a crash when a GError exception is triggered. Fixes: https://bugs.launchpad.net/bugs/778470. Approved by Sam Spilsbury.

2012-06-28  Didier Roche  <didier.roche@canonical.com>

	import glib for handling the GError (LP: #778470)

2012-06-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DashView: filter out the unprintable keys when focusing the search bar
	
	The search bar can't be focused when invalid keys (such as shift, ctrl, F1...) are pressed.. Fixes: https://bugs.launchpad.net/bugs/931393. Approved by Andrea Azzarone.

2012-06-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DashView: filter out the unprintable keys when focusing the search bar
	
	The search bar can't be focused when invalid keys (such as shift, ctrl, F1...) are pressed...

2012-06-28  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-1016239. Fixes: https://bugs.launchpad.net/bugs/1016239. Approved by Marco Trevisan (Treviño).

2012-06-27  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-1016239

2012-06-27  Brandon Schaefer  <brandontschaefer@gmail.com>

	The dash will now open when invoked while in spread/scale mode.. Fixes: https://bugs.launchpad.net/bugs/944033. Approved by Thomi Richards.

2012-06-26  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixes opening the dash when in scale mode

2012-06-25  Brandon Schaefer  <brandontschaefer@gmail.com>

	The switcher now focuses it's own window, instead of leaving it to the current one. Now Alt+F4 does not work while the switcher is active.. Fixes: . Approved by Thomi Richards.

2012-06-25  Brandon Schaefer  <brandontschaefer@gmail.com>

	* SRU fix for alt+f4 re opening a program while using the switcher.

2012-06-25  Brandon Schaefer  <brandontschaefer@gmail.com>

	Fixes closing the shurnk Hud when clicking outside it's geometry.. Fixes: https://bugs.launchpad.net/bugs/962651. Approved by Thomi Richards.

2012-06-25  Brandon Schaefer  <brandontschaefer@gmail.com>

	* switched close and it...

2012-06-25  Brandon Schaefer  <brandontschaefer@gmail.com>

	* ap and minor fixes

2012-06-22  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Hud will close when clicking anywhere outside of it's current geo (including being shrunk)

2012-06-25  Andrea Azzarone  <azzaronea@gmail.com>

	Backport  lp:~andyrock/unity/fix-994163. Fixes: https://bugs.launchpad.net/bugs/994163. Approved by Łukasz Zemczak.

2012-06-22  Andrea Azzarone  <azzaronea@gmail.com>

	Backport  lp:~andyrock/unity/fix-994163.

2012-06-22  Brandon Schaefer  <brandontschaefer@gmail.com>

	Fixes AP test, get_compiz_option wasn't included in utilities.. Fixes: . Approved by Thomi Richards.

2012-06-21  Brandon Schaefer  <brandontschaefer@gmail.com>

	* fixes ap test get_compiz_option wasn't in 5.0

2012-06-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	IMTextEntry: don't ingore ctrl/alt keypress to make ibus still working. Fixes: . Approved by Brandon Schaefer.

2012-06-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	IMTextEntry: don't ingore ctrl/alt keypress to make ibus still working

2012-06-21  Brandon Schaefer  <brandontschaefer@gmail.com>

	Fixes focus problem when entering expo mode from KeyNav(Alt+F1).. Fixes: https://bugs.launchpad.net/bugs/962408. Approved by Marco Trevisan (Treviño).

2012-06-21  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixes going into expo mode from key nav mode (alt+f1)

2012-06-21  Brandon Schaefer  <brandontschaefer@gmail.com>

	Documents and files now dragged from the Dash to the Launcher into an application will close the dash.. Fixes: https://bugs.launchpad.net/bugs/865168. Approved by Marco Trevisan (Treviño).

2012-06-21  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Dragging documents and files to an app on the launcher closes the dash.

2012-06-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	IMTextEntry: ignore invalid keypress when using modifiers keys.
	
	All the key pressure when pressing the Alt or Super key should be ignored.
	When pressing Ctrl key we should only allow: A key, arrow keys, Backspace or Delete keys and Home or Delete keys.. Fixes: https://bugs.launchpad.net/bugs/1013751. Approved by .

2012-06-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test_im_text_entry: fix the IMTextEntry inclusion

2012-06-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	IMTextEntry: ignore invalid keypress when using modifiers keys.
	
	All the key pressure when pressing the Alt or Super key should be ignored.
	When pressing Ctrl key we should only allow: A key, arrow keys, Backspace or
	Delete keys and Home or Delete keys.

2012-06-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DashController / HudController: hide the overlay when the spread is initiated. Fixes: https://bugs.launchpad.net/bugs/870284. Approved by .

2012-06-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, added tests for Dash and Hud on spread

2012-06-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudController: hide the HUD when the spread is initiated

2012-06-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DashController: hide the dash when spread is initiated

2012-06-19  Łukasz 'sil2100' Zemczak  <lukasz.zemczak@canonical.com>

	Cherry-picked from unity trunk (rev2407):
	Launcher: Fix dragging to the last position when out of the launcher. Fixes: https://bugs.launchpad.net/bugs/971421. Approved by Marco Trevisan (Treviño).

2012-06-18  Łukasz 'sil2100' Zemczak  <lukasz.zemczak@canonical.com>

	Cherry-picked from unity trunk (rev2407):
	Launcher: Fix dragging to the last position when out of the launcher

2012-06-17  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-987674. Fixes: https://bugs.launchpad.net/bugs/987674. Approved by Tim Penhey.

2012-06-15  Andrea Azzarone  <azzaronea@gmail.com>

	Fix bug 987674.

2012-06-17  Andrea Azzarone  <azzaronea@gmail.com>

	Backport  lp:~andyrock/unity/hud-reset
	. Fixes: https://bugs.launchpad.net/bugs/1011507. Approved by Tim Penhey.

2012-06-15  Andrea Azzarone  <azzaronea@gmail.com>

	Add missing files.

2012-06-15  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/hud-reset.

2012-06-06  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-1008656.. Fixes: https://bugs.launchpad.net/bugs/1008656. Approved by Łukasz Zemczak.

2012-06-06  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-1008656.

2012-06-06  Łukasz 'sil2100' Zemczak  <lukasz.zemczak@canonical.com>

	Back-porting fix from unity trunk.
	When dragging a non-application, do not saturate all icons automatically, but only those that are needed.
	
	Eliminates flickering before 'prelighting' the Launcher icons that can handle the current drag-and-drop (LP #863230).. Fixes: https://bugs.launchpad.net/bugs/863230. Approved by .

2012-06-06  Łukasz 'sil2100' Zemczak  <lukasz.zemczak@canonical.com>

	When dragging a non-application, do not saturate all icons automatically, but only those that are needed.
	
	Eliminates flickering before 'prelighting' the Launcher icons that can handle the current drag-and-drop (LP #863230)

2012-06-06  Andrea Azzarone  <azzaronea@gmail.com>

	Draw the result grid in proximity of the search entry. Backport lp:~andyrock/unity/fix-1008603. Fixes: https://bugs.launchpad.net/bugs/1008603. Approved by Łukasz Zemczak.

2012-06-06  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/fix-1008603

2012-06-06  Łukasz 'sil2100' Zemczak  <lukasz.zemczak@canonical.com>

	Back-porting fix from unity trunk.
	Don't show the switcher window during constructing the view. Wait for the ShowView timeout.. Fixes: https://bugs.launchpad.net/bugs/987156. Approved by Tim Penhey.

2012-06-05  Łukasz 'sil2100' Zemczak  <lukasz.zemczak@canonical.com>

	Added two manual-tests for testing the fixed behavior. Better have everything well tested.

2012-06-05  Łukasz 'sil2100' Zemczak  <lukasz.zemczak@canonical.com>

	Added a unit test for the switcher show functionality. The same as in the previous proposition.

2012-06-05  Łukasz 'sil2100' Zemczak  <lukasz.zemczak@canonical.com>

	Don't show the switcher window during constructing the view. Wait for the show timeout.

2012-06-04  Andrea Azzarone  <azzaronea@gmail.com>

	Backports branch lp:~andyrock/unity/hud-text.. Fixes: https://bugs.launchpad.net/bugs/939436. Approved by Tim Penhey.

2012-05-31  Andrea Azzarone  <azzaronea@gmail.com>

	Backport lp:~andyrock/unity/hud-text.

2012-05-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: Unset the BamfApplication when removing the icon.
	
	Doing this manually, we prevent that a duplicated application can be added between the removal of the BamfLauncherIcon and the effective destruction (that is controlled by a timeout in LauncherModel).. Fixes: https://bugs.launchpad.net/bugs/1003574. Approved by .

2012-05-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherController: use glib::Signal to handle the Bamf matcher signal.

2012-05-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: Disconnect all the _bamf_app signals at once on removal.

2012-05-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	GLib::SignalManager: allow to disconnect all the signals for a given Object.
	
	When the signal string name is empty, we disconnect all the sigals
	for the given object.

2012-05-24  Gord Allott  <gord.allott@canonical.com>

	* Capture information about the icon of the application to be installed from the software center. Re-use it when rendering the launcher interface.
	* Fix bug #981168. Fixes: https://bugs.launchpad.net/bugs/981168. Approved by Gord Allott.

2012-05-24  Gord Allott  <gord.allott@canonical.com>

	fixed up memory leaks

2012-04-17  Jay Taoko  <jay.taoko@canonical.com>

	* Capture information about the icon of the application to be installed from the software center. Re-use it when rendering the launcher interface.

2012-04-16  Jay Taoko  <jay.taoko@canonical.com>

	* Capture part of the content of Launcher::handle_dbus_method_call into a lambda call.

2012-05-23  Łukasz 'sil2100' Zemczak  <lukasz.zemczak@canonical.com>

	Backported andyrock's fix from lp:unity/6.0 - Unmute launcher (LP: #949448).. Fixes: https://bugs.launchpad.net/bugs/949448. Approved by Andrea Azzarone.

2012-05-23  Łukasz 'sil2100' Zemczak  <lukasz.zemczak@canonical.com>

	Backported andyrock's fix for LP: #949448 from lp:unity/6.0.

2012-05-23  Andrea Azzarone  <azzaronea@gmail.com>

	Backports lp:~andyrock/unity/queue-draw-result-view-grid from lp:unity/6.0.. Fixes: . Approved by Andrea Azzarone, Łukasz Zemczak.

2012-05-23  Andrea Azzarone  <azzaronea@gmail.com>

	Backports branch lp:~andyrock/unity/queue-draw-result-view-grid.

2012-05-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityScreen: reduce the BGHash::RefreshColor() calls
	
	Don't call BGHash::RefreshColor() every atom on the XRoot window changes,
	do it only when the target one changes. Fixes: . Approved by Andrea Azzarone.

2012-05-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityScreen: reduce the BGHash::RefreshColor() calls
	
	Don't call BGHash::RefreshColor() every atom on the XRoot window changes,
	do it only when the target one changes.

2012-05-23  Andrea Azzarone  <azzaronea@gmail.com>

	Backports branch lp:~vanvugt/unity/fix-987304.. Fixes: https://bugs.launchpad.net/bugs/987304. Approved by Marco Trevisan (Treviño).

2012-05-23  Andrea Azzarone  <azzaronea@gmail.com>

	Backports branch lp:~vanvugt/unity/fix-987304.

2012-05-23  Andrea Azzarone  <azzaronea@gmail.com>

	Backported fix from lp:unity/6.0 - Dash - search field is hidden by tooltips (LP: #978030).. Fixes: https://bugs.launchpad.net/bugs/978030. Approved by Andrea Azzarone, Łukasz Zemczak.

2012-05-23  Andrea Azzarone  <azzaronea@gmail.com>

	Backports branch lp:~andyrock/unity/fix-978030.

2012-04-27  Andrea Azzarone  <azzaronea@gmail.com>

	Add AP tests.

2012-04-27  Andrea Azzarone  <azzaronea@gmail.com>

	Disable the bfb/hudlaunchericon tooltip when the dash/hud is open.
	Hide a launcher icon tooltip as soon as the dash/hud is shown.

2012-05-23  Łukasz 'sil2100' Zemczak  <lukasz.zemczak@canonical.com>

	Backported andyrock's fix from trunk - fix UnityViewWindow background when blur is disabled.. Fixes: . Approved by Gord Allott.

2012-05-23  Łukasz 'sil2100' Zemczak  <lukasz.zemczak@canonical.com>

	Backported andyrock's fix for LP: #989291. Fix UnityViewWindow background when blur is disabled.

2012-05-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged branches lp:~3v1n0/unity/launcher-double-icons-tests and lp:~3v1n0/unity/quick-app-reopen-icon-fix. Fixes: https://bugs.launchpad.net/bugs/772063, https://bugs.launchpad.net/bugs/995916, https://bugs.launchpad.net/bugs/999820. Approved by .

2012-05-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging fix for "Missing GIMP icon bug"

2012-05-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging single-icon AP tests.

2012-04-27  Didier Roche  <didier.roche@canonical.com>

	Release\ 5.12.0

2012-04-26  Sebastien Bacher  <seb128@ubuntu.com>

	Revert r2331, it's creating hang issues on start.. Fixes: . Approved by Didier Roche.

2012-04-26  Sebastien Bacher  <seb128@ubuntu.com>

	Revert r2331, it's creating hang issues on start. The commit is not fixing any
	important issue and not needed in the SRU, it can come once the problems have
	been resolved.

2012-04-26  Michael Vogt  <michael.vogt@ubuntu.com>

	Check for "exit_state" on the install-finished signal from aptdaemon (LP: #982921) and remove launcher icon again on failure.. Fixes: https://bugs.launchpad.net/bugs/982921. Approved by Tim Penhey.

2012-04-26  Michael Vogt  <michael.vogt@ubuntu.com>

	manual-tests/SoftwareCenter.txt: add manual test for the launcher integration cancel

2012-04-17  Michael Vogt  <michael.vogt@ubuntu.com>

	remove USC launcher again from unity on download/install failure or cancel

2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	We need to flag a bamf view that we control using an icon using the "unity-seen" qdata, or unity will duplicate it on bamfdaemon respawn. (LP: #928912). Fixes: https://bugs.launchpad.net/bugs/928912. Approved by Michal Hruby, Tim Penhey.

2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_launcher: removed the xclock test... We'll put it back soon.

2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging thomi's fixes

2012-04-26  Thomi Richards  <thomi.richards@canonical.com>

	Added xclock.

2012-04-26  Thomi Richards  <thomi.richards@canonical.com>

	Renamed test methods.

2012-04-26  Thomi Richards  <thomi.richards@canonical.com>

	Removed tautology from the test.

2012-04-26  Thomi Richards  <thomi.richards@canonical.com>

	CLeaned up test.

2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, use kill instead of pkill to close applications

2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: export the application ID for introspection

2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_launcher: added test to check the launcher status after bamfdaemon killing

2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherController: set the "unity-seen" qdata to all the BamfApplications we have
	
	This avoid that we create two icons for the same application instance.
	Moving to the safer GUINT...

2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: Focus an application if no child window is actually on top of the stack. Raises all urgent windows.
	
	This fixes bug #802816 that happens when an application raises a window on the top of the stack but the focus doesn't change.
	
	Plus, don't perform unneeded checks when focusing non-active applications.. Fixes: https://bugs.launchpad.net/bugs/802816, https://bugs.launchpad.net/bugs/986443. Approved by Tim Penhey.

2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk.

2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual test: updated.

2012-04-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merge with trunk

2012-04-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-tests, Launcher: added a test for non top non-focused windows

2012-04-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: raise all the urgent windows, if there are any

2012-04-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: focus an application if no child window is actually on top of the stack.
	
	This fixes bug #802816 that happens when an application raises a window on the top of the stack but the
	focus doesn't change.
	
	Plus, don't perform unneeded checks for non-active applications.

2012-04-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowManager: add method to get if a window is on top.
	
	Top window is a window that is on top of the stack, excluding invisible, not mapped,
	minimized, set "above" and unity windows.

2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-test, Launcher: added manual test for the Chromium web applications. Fixes: . Approved by Tim Penhey.

2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-test, Launcher: added manual test for the Chromium web applications

2012-04-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: activate the icon using the quicklist item using an Idle.
	
	This fixes the bug #986461 that caused the spread not to initiate clicking on the quicklist application name.. Fixes: https://bugs.launchpad.net/bugs/986461. Approved by Thomi Richards.

2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowManager: removed the g_debug("%s", G_STRFUNC); from AddProperties dummy implementation

2012-04-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_quicklist: add a test to check that spread works when initiated by quicklist

2012-04-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, keybindings: include spread keybindings

2012-04-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, add WindowManager emulator

2012-04-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test_quicklist: added test to check if the application label works

2012-04-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: set PluginAdapter as introspectable child

2012-04-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowManager: make it introspectable, implementation in PluginAdapter.

2012-04-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merge with trunk

2012-04-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: remove the _quicklist_activated_id related source on destruction

2012-04-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: activate the icon using the quicklist item using an Idle.
	
	This fixes the bug #986461 that caused the spread not to initiate clicking on the quicklist
	application name.

2012-04-25  Michal Hruby  <michal.mhr@gmail.com>

	Fix scale inversion when processing non-rect tile textures. Fixes: https://bugs.launchpad.net/bugs/988338. Approved by Gord Allott.

2012-04-25  Michal Hruby  <michal.mhr@gmail.com>

	Fix scale inversion when processing non-rect tile textures

2012-04-25  Andrea Azzarone  <azzaronea@gmail.com>

	Don't crop the bottom of results in card view when a category is not expanded.. Fixes: https://bugs.launchpad.net/bugs/975003. Approved by Marco Trevisan (Treviño).

2012-04-25  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes LP bug #975003.

2012-04-25  Michal Hruby  <michal.mhr@gmail.com>

	Destroy lens views before destroying lens models. Fixes: . Approved by Gord Allott, Sam Spilsbury.

2012-04-24  Michal Hruby  <michal.mhr@gmail.com>

	Add a comment

2012-04-24  Michal Hruby  <michal.mhr@gmail.com>

	Destroy lens views before destroying lens models

2012-04-25  Michal Hruby  <michal.mhr@gmail.com>

	Make sure hud's spinner stops spinning after hud service returns reply. Fixes: https://bugs.launchpad.net/bugs/987781. Approved by Gord Allott, Marco Trevisan (Treviño).

2012-04-24  Michal Hruby  <michal.mhr@gmail.com>

	Make sure hud's spinner stops spinning after hud service returns reply

2012-04-25  Brandon Schaefer  <brandontschaefer@gmail.com>

	Shorten the press/release time of the Ctrl+Space for the IBus AP tests.. Fixes: . Approved by Thomi Richards.

2012-04-24  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Shortens the press/release time for Ctrl+Space as jenkins is a little slow

2012-04-24  Andrea Azzarone  <azzaronea@gmail.com>

	Enable dnd for all launcher icons (and not just the ones matching the type).. Fixes: https://bugs.launchpad.net/bugs/880798. Approved by Marco Trevisan (Treviño).

2012-04-25  Andrea Azzarone  <azzaronea@gmail.com>

	Fix typo.

2012-04-25  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes.

2012-04-25  Andrea Azzarone  <azzaronea@gmail.com>

	Add a manual test.

2012-04-25  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes bug #880798.

2012-04-24  Andrea Azzarone  <azzaronea@gmail.com>

	Set a shortcut for the new apps on the launcher too.. Fixes: https://bugs.launchpad.net/bugs/778499. Approved by Marco Trevisan (Treviño).

2012-04-24  Andrea Azzarone  <azzaronea@gmail.com>

	Fix.

2012-04-24  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-04-23  Andrea Azzarone  <azzaronea@gmail.com>

	Adds AP test.

2012-04-23  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes bug #778499.

2012-04-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DeviceLauncherSection: updated to use glib::SignalManager and glib::Object
	
	This allow to be more safe; it fixes also some crashes caused by the fact that DeviceLauncherIcon didn't own the GVolume* object. Now it uses glib::Object completely, so we can automagically ref/unref the volume when the icon is created/removed.. Fixes: https://bugs.launchpad.net/bugs/918548, https://bugs.launchpad.net/bugs/977762. Approved by Andrea Azzarone.

2012-04-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DeviceLauncherSection: use glib::SignalManager

2012-04-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DeviceLauncherIcon: use a glib::Object to handle the volume.
	
	So we can be safe about reference. This will automagically add
	and remove a reference when needed.

2012-04-24  Brandon Schaefer  <brandontschaefer@gmail.com>

	UnityScreen: use smart_pointers correctly, destruct items in correct order. Fixes: https://bugs.launchpad.net/bugs/987932. Approved by Marco Trevisan (Treviño).

2012-04-24  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Remove useless namespace

2012-04-24  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixed spacing issue

2012-04-24  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Some fixes, also added some comments about the ordering (was causing the crashes)

2012-04-24  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Changed WindowThread to use a unique ptr
	* Also fixed a memory leak with the debugger
	* Some cleaning up also
	* Thanks Treviño for the information :)

2012-04-24  Brandon Schaefer  <brandontschaefer@gmail.com>

	UnityScreen: destroy the controllers before the window thread
	
	Fixes crashes enabling/disabling plugins in CCSM. Fixes: https://bugs.launchpad.net/bugs/931201, https://bugs.launchpad.net/bugs/942286, https://bugs.launchpad.net/bugs/947844, https://bugs.launchpad.net/bugs/952378. Approved by Marco Trevisan (Treviño).

2012-04-23  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixes some crashes with the ccsm and plugins
	* There still seems to be a crash, but it looks to be in bamf

2012-04-24  Michal Hruby  <michal.mhr@gmail.com>

	GLibDBusProxy: Remove 1 second timeout we used before connecting to dbus proxies. Fixes: . Approved by Marco Trevisan (Treviño).

2012-04-24  Michal Hruby  <michal.mhr@gmail.com>

	Remove 1 second timeout we used before connecting to dbus proxies

2012-04-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudLauncherIcon: close the HUD when activating the icon
	
	As design requested in bug #963918. Fixes: https://bugs.launchpad.net/bugs/963918. Approved by Gord Allott.

2012-04-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudLauncherIcon: removed unneeded space.

2012-04-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_hud: add test to check if clicking over the HUD icon closes it.

2012-04-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudLauncherIcon: close the HUD when activating the icon
	
	As design requested in bug #963918

2012-04-24  smspillaz  <sam.spilsbury@canonical.com>

	See Bug 880449 : Minimized windows were being considered for showdesktop and had their input shape removed twice.
	
	1) Never allow different entities to fight over the input shape of the window. Have one shared interface between them with RAII semantics
	2) Don't allow minimized windows to enter showdesktop mode. Fixes: . Approved by Gord Allott.

2012-04-23  smspillaz  <sam.spilsbury@canonical.com>

	Fix style, use <memory>

2012-04-18  smspillaz  <sam.spilsbury@canonical.com>

	Don't showdesktop minimized windows

2012-04-18  smspillaz  <sam.spilsbury@canonical.com>

	Make the minimize handler use the same mechanism

2012-04-18  smspillaz  <sam.spilsbury@canonical.com>

	Acquire input shape removal through RAII semantics

2012-04-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	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.

2012-04-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudView: Set the minimum icon height to match the content_layout
	
	So the icon is vertically centered to the hud search (minimal) layout if needed.

2012-04-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudIcon: use unsigned integer for padding.

2012-04-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudView: remove space

2012-04-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudIcon: Fix the icon position to be relative to size, add a minimum vertical padding
	
	This makes the icon draw correctly when it's big, also it makes the view to increas its
	vertical size slightly to use some padding if needed.

2012-04-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudView: fix the geometry not to change when the icon size changes

2012-04-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudController: add SetIcon function that removes some code duplication

2012-04-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	IconTexture: be more safe when handling _pixbuf_cached
	
	Set it to null when invalid and during initialization

2012-04-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk (window button fixes)

2012-04-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-04-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Hud: update the icon size to match the launcher icon size.

2012-04-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with icon fixes branch

2012-04-23  Andrea Azzarone  <azzaronea@gmail.com>

	Use 2 columns in the card view in desktop mode when filters are opened.. Fixes: https://bugs.launchpad.net/bugs/977817. Approved by Mirco Müller, Marco Trevisan (Treviño), Andrea Cimitan.

2012-04-20  Andrea Azzarone  <azzaronea@gmail.com>

	Fix bug #977817.

2012-04-20  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-04-21  Michael Rawson  <michaelrawson76@gmail.com>

	Fixes position of "show desktop" icon-LP:964073. Fixes: https://bugs.launchpad.net/bugs/964073. Approved by Marco Trevisan (Treviño).

2012-04-18  Michael Rawson  <michaelrawson76@gmail.com>

	Fixed braces

2012-04-17  Michael Rawson  <michaelrawson76@gmail.com>

	Fixed indentation

2012-04-15  Michael Rawson  <michaelrawson76@gmail.com>

	Fixed ccsm problem

2012-04-15  Michael Rawson  <michaelrawson76@gmail.com>

	Removed excess DesktopLauncherIcons()

2012-04-14  Michael Rawson  <michaelrawson76@gmail.com>

	Re-added code

2012-04-14  Michael Rawson  <michaelrawson76@gmail.com>

	Made fix more explicit-thanks Marco

2012-04-13  Michael Rawson  <michaelrawson76@gmail.com>

	Moved show desktop icon to intended position

2012-04-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: avoid to disable the Overlay close button.
	
	This fixes a regression I probabily introduced (sorry).. Fixes: https://bugs.launchpad.net/bugs/986264. Approved by Andrea Azzarone.

2012-04-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: remove extra space, and be more crash-safe

2012-04-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: avoid to disable the Overlay close button.
	
	This fixes a regression I probabily introduced (sorry).

2012-04-20  Andrea Azzarone  <azzaronea@gmail.com>

	Don't activate "home.lens" during dash closing.. Fixes: https://bugs.launchpad.net/bugs/914785. Approved by Michal Hruby, Marco Trevisan (Treviño).

2012-04-20  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-04-20  Andrea Azzarone  <azzaronea@gmail.com>

	Don't activate the home lens during the dash closing.

2012-04-20  Thomi Richards  <thomi.richards@canonical.com>

	Update IBus tests to only set the IME once per test case class.. Fixes: . Approved by Brandon Schaefer, Thomi Richards.

2012-04-20  Thomi Richards  <thomi.richards@canonical.com>

	Use a single setUpClass method.

2012-04-20  Brandon Schaefer  <brandontschaefer@gmail.com>

	* setUpClass, not tearDownClass

2012-04-20  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Removed param, as it is no longer needed

2012-04-20  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Now the ibus only reset the context when it changes test engines

2012-04-19  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Changed to deactivate to an explicit call

2012-04-20  Chase Douglas  <chase.douglas@ubuntu.com>

	Fix potential pointer lockup on initial drag gesture.. Fixes: https://bugs.launchpad.net/bugs/979418. Approved by Marco Trevisan (Treviño), Alex Launi.

2012-04-12  Chase Douglas  <chase.douglas@ubuntu.com>

	Add test comment

2012-04-11  Chase Douglas  <chase.douglas@ubuntu.com>

	Fix pointer locking up after three touch window drag
	
	GestureEngine::EndDrag() checks if a drag gesture was performed before
	ungrabbing the pointer. Unfortunately, it checks if the gesture ID is
	non-zero, but a zero ID is valid. We don't need to check the gesture ID
	at all since the drag window is maintained properly.

2012-04-11  Chase Douglas  <chase.douglas@ubuntu.com>

	Add regression test for drag gesture pointer grabs not being removed

2012-04-11  Chase Douglas  <chase.douglas@ubuntu.com>

	Add grab counting in compiz screen mock

2012-04-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: disable the close button if the controlled window is not closable
	
	Added support to WindowManager to get if a window is closable and maximizable, then used the IsWindowClosable method to enable or disable the close window button.. Fixes: https://bugs.launchpad.net/bugs/981196. Approved by Thomi Richards, Brandon Schaefer.

2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-tests: WindowButtons, added test case for disabled close button

2012-04-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: disable the close button if the controlled window is not closable

2012-04-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowManager: add functions to get if a window is maximizable and closable

2012-04-19  Thomi Richards  <thomi.richards@canonical.com>

	IBus autopilot tests now wait for input method context to be created before typing characters.. Fixes: . Approved by Brandon Schaefer.

2012-04-20  Thomi Richards  <thomi.richards@canonical.com>

	ibus tests now wait for ibus to be activated in the target widget. This removes the need for sleep statements alltogether.

2012-04-20  Thomi Richards  <thomi.richards@canonical.com>

	IBus tests now wait until the im_active property on the SearchBar is set to true.

2012-04-20  Thomi Richards  <thomi.richards@canonical.com>

	First pass at fixing the ibus tests.

2012-04-20  Thomi Richards  <thomi.richards@canonical.com>

	Merged launcher tests fix, needed by this branch.

2012-04-19  Andrea Azzarone  <azzaronea@gmail.com>

	Add a sanity check to avoid crashes.. Fixes: https://bugs.launchpad.net/bugs/982730. Approved by Marco Trevisan (Treviño).

2012-04-20  Andrea Azzarone  <azzaronea@gmail.com>

	Adds a sanity check to avoid crashes.

2012-04-19  Thomi Richards  <thomi.richards@canonical.com>

	Fixes autopilot launcher test.. Fixes: . Approved by Alex Launi.

2012-04-20  Thomi Richards  <thomi.richards@canonical.com>

	Fixed launcher emulator and tests.

2012-04-19  Michal Hruby  <michal.mhr@gmail.com>

	Finetune priorities when updating dash results, prevents flickering. Fixes: https://bugs.launchpad.net/bugs/961979. Approved by Gord Allott.

2012-04-19  Michal Hruby  <michal.mhr@gmail.com>

	Finetune priorities when updating dash results, prevents flickering

2012-04-19  Thomi Richards  <thomi.richards@canonical.com>

	Shortcut hint tests now all pass.. Fixes: . Approved by Alex Launi.

2012-04-19  Thomi Richards  <thomi.richards@canonical.com>

	Fixed shortcut hint tests, cleaned up the shortcut hint controller, and made tests use the new Eventually() matcher, which eliminates the need for many sleep() statements.

2012-04-19  Thomi Richards  <thomi.richards@canonical.com>

	Fixed two failing tests.

2012-04-19  Thomi Richards  <thomi.richards@canonical.com>

	Improve autopilot assertion messages inside the new wait_for method.. Fixes: . Approved by Alex Launi.

2012-04-19  Thomi Richards  <thomi.richards@canonical.com>

	Autopilot wait_for assertions have a slightly better error message.

2012-04-19  Thomi Richards  <thomi.richards@canonical.com>

	Fixed failing panel autopilot tests.. Fixes: . Approved by Brandon Schaefer.

2012-04-19  Thomi Richards  <thomi.richards@canonical.com>

	Fixed two failing panel tests.

2012-04-19  Brandon Schaefer  <brandontschaefer@gmail.com>

	HudIcon now filters out windows on different workspaces and windows that are hidden.. Fixes: . Approved by Marco Trevisan (Treviño).

2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>

	* changed xid back to a 0, not a pointer

2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixed ap test
	* Uses nullptr now

2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>

	* remove debug include

2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixed the ? icon appearing.

2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Added ap test

2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Now the hud filters out windows on different workspaces for the HudIcon.

2012-04-19  Thomi Richards  <thomi.richards@canonical.com>

	Fixed a failing test in the command_lens test suite.. Fixes: . Approved by Brandon Schaefer.

2012-04-19  Thomi Richards  <thomi.richards@canonical.com>

	Fixed a failing command lens test. Somehow the assertion got inverted in the porting process.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Hud autopilot tests use the new Eventually autopilot matcher to reduce the number of test failures due to timing issues.. Fixes: . Approved by Thomi Richards.

2012-04-19  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk, resolved conflicts.

2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixed indent error

2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixed the dash test that was removed

2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>

	* uses properties

2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>

	* merged trunk, fixed conflicts* merged trunk, fixed conflicts* merged trunk, fixed conflicts* merged trunk, fixed conflicts* merged trunk, fixed conflicts* merged trunk, fixed conflicts* merged trunk, fixed conflicts* merged trunk, fixed conflicts

2012-04-17  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixed 2 ap fails

2012-04-18  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistView: fixed the quicklist key navigation, to make it consistent with Gtk menus navigation.
	
	The prelight of the items is now completely controlled by QuicklistView and never by QuicklistMenuItem, the children can define now when they are slectable.. Fixes: https://bugs.launchpad.net/bugs/911561, https://bugs.launchpad.net/bugs/978926, https://bugs.launchpad.net/bugs/979096. Approved by Thomi Richards.

2012-04-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_quicklist: cyclic keynav docstring fixes

2012-04-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_quicklist: use the Eventually matcher to avoid false-negatives

2012-04-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-04-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: quicklist emulator, applying Thomi's fixes.

2012-04-18  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_quicklist: docstrings updated.

2012-04-18  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: quicklist, use only properties

2012-04-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	TestQuicklistMenuitems: added GetSelectable tests

2012-04-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, quicklist: added other tests to check the cyclic key-navigation
	
	Also the quicklist emulator now includes the selectable_items property

2012-04-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, quicklist: use the new selectable item property instead of computing it

2012-04-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistMenuItem: add GetSelectable virtual method
	
	So each item can define when it's possible to select them, by default all
	the items are selectable when visible and enabled, while the Separator
	item can never be selected.

2012-04-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, quicklist: add more last/first tests

2012-04-12  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_quicklist: added first bunch of key navigation tests

2012-04-12  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistView, QuicklistMenuItem: export absolute geometries for introspection

2012-04-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistView: add support to Home/End Page up/down buttons to select items

2012-04-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistView: use the new SelectItem into RecvItemMouseDrag

2012-04-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistMenuItem: don't change the focus on move, only on enter/leave
	
	This to keep the consistency with GTK menus.
	Also when leaving an unselected entry, we shouldn't unselect all.

2012-04-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistMenuItem: make the introspection prelight name more explicit

2012-04-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistView: enhance the key navigation to follow the same menus behavior
	
	1) When no item is selected pressing the Down arrow key should
	select the first item (from top)
	2) When no item is selected pressing the Up arrow key should
	select the last item (from top)
	3) When the last item is selected, pressing the Down arrow key
	should select the first item
	4) When the first item is selected, pressing the Up arrow key
	should select the last item
	
	All these cases assume that the mouse pointer is outside the
	quicklist or over an item and not moving, in the case that the
	mouse pointer is moved over an unselected item, the focus should
	be moved to that item.

2012-04-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistView: manage the prelight item status, avoid double-selected items

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Update HUD tests to use the new Eventually() matcher.. Fixes: . Approved by Brandon Schaefer.

2012-04-19  Thomi Richards  <thomi.richards@canonical.com>

	Removed unused import, fixed reference to property being treated as a function.

2012-04-19  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Cleaned up code after review.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Hud tests now use Eventually() matcher object instead of wait_for.

2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>

	Fixed going from the Hud to the Dash forgetting window focus when exiting from the Dash.. Fixes: https://bugs.launchpad.net/bugs/984639. Approved by Andrea Azzarone, Thomi Richards.

2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Use the correct assert

2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>

	* removed sleep

2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixes Hud to Dash not restoring window focus
	* Also fixes a Dash ap test failing

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Home lens tests use wait_for instead of explicit sleep statements.. Fixes: . Approved by Brandon Schaefer, Alex Launi, Thomi Richards.

2012-04-19  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk, reso;lved conflicts.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Home lens tests now use the Eventually() syntax.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	IBus tests use new Eventually matcher.. Fixes: . Approved by Thomi Richards.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	IBus tests now use the Eventually() matcher instead of wait_for.

2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>

	Don't close the dash if the click is inside the desktop dash border.. Fixes: https://bugs.launchpad.net/bugs/839472. Approved by Tim Penhey.

2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>

	Fix AP test.

2012-04-17  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes typo. Adds AP test.

2012-04-17  Andrea Azzarone  <azzaronea@gmail.com>

	Clicking on the desktop dash border should do nothing, *NOT* close the dash.

2012-04-18  Michal Hruby  <michal.mhr@gmail.com>

	Make sure we don't try to remove sources that were already removed.. Fixes: . Approved by Marco Trevisan (Treviño), Andrea Azzarone.

2012-04-18  Michal Hruby  <michal.mhr@gmail.com>

	Don't remove invalid sources

2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes bug #980924.. Fixes: https://bugs.launchpad.net/bugs/980924. Approved by Gord Allott, Marco Trevisan (Treviño).

2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>

	Remove unneeded code.

2012-04-17  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes LP bug #980924.

2012-04-18  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UScreen: code updated to be more C++ friendly.
	
	Also moved into the unity namespace.. Fixes: . Approved by Andrea Azzarone.

2012-04-18  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UScreen: ref the GdkScreen object we own.

2012-04-18  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UScreen: code updated to be more C++ friendly.
	
	Also moved into the unity namespace.

2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>

	Fix compilation of standalone launcher.. Fixes: https://bugs.launchpad.net/bugs/983989. Approved by Marco Trevisan (Treviño), Sam Spilsbury.

2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>

	Fix standalone launcher.

2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>

	Use std::shared_ptr::reset instead of = some::Ptr(new...) for UScreen::proxy_. Fixes: . Approved by Marco Trevisan (Treviño).

2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>

	Revert prev commit. Use std::shared_ptr::reset.

2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>

	Makes UScreen::proxy_ a unity::glib::DBusProxy.

2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>

	Fix bug #977922.. Fixes: https://bugs.launchpad.net/bugs/977922. Approved by Tim Penhey.

2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>

	Fix.

2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>

	Fix bug #977922.

2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>

	Fix the switcher so it displays the full title of apps in Chinese. Fixes: https://bugs.launchpad.net/bugs/830801. Approved by Tim Penhey.

2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk

2012-04-16  Andrea Azzarone  <azzaronea@gmail.com>

	Add a manual test.

2012-04-14  Andrea Azzarone  <azzaronea@gmail.com>

	Fix bug #830801.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Launcher tests use Eventually() matcher.. Fixes: . Approved by Thomi Richards.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Launcher emulator now uses wait_for to block until the action has been performed. Reduces the need for sleep() statements inside tests.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Launcher tests now use Eventually() matcher. Also removed some cruft from the launcher emulators.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged ibus-test-to-wait_for-feature into launcher-tests-pep8-whitespace-fixes.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged hud-tests-to-wait_for-feature into ibus-test-to-wait_for-feature.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged ibus-test-to-wait_for-feature into launcher-tests-pep8-whitespace-fixes.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged hud-tests-to-wait_for-feature into ibus-test-to-wait_for-feature.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged ibus-test-to-wait_for-feature into launcher-tests-pep8-whitespace-fixes.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged hud-tests-to-wait_for-feature into ibus-test-to-wait_for-feature.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	Fixes PEP8 and whitespace issues.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	IBUs tests now make use of the wait_for attribute feature. Also refactored the ibus tests so many of them are only a few lines long, and reduced the amount of duplicated code.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	Fixes several timing issues. Unity exports some properties in arrays, which makes it slightly tricky to use the wait_for feature.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	More hud test changes.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	Hud test changes first pass merge.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	Home lens uses wait_for instead of explicit sleeps.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Dash autopilot tests use the new autopilot wait_for feature.. Fixes: . Approved by Brandon Schaefer, Tim Penhey.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Missed one spot.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Dash tests changed to use Eventually matcher.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	fixed code after code review.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	More fixes.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	Merged in code to fix up the dash tests.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Command lens uses Eventually() autopilot matcher to eliminate the need for sleep() statements in autopilot tests.. Fixes: . Approved by Brandon Schaefer, Tim Penhey.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Updated to use the Eventually matcher.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	Removed unused import

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	Command lens tests updated to use the new wait_for feature, and various other API fixes.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Cleaned up docstrings and whitespace in autopilot panel tests.. Fixes: . Approved by Tim Penhey.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Whitespace, PEP8 and PEP257 fixes for the panel tests.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	Adds an Eventually() matcher that allows us to block a while until a unity attribute matches a testtools match object.. Fixes: . Approved by Tim Penhey, Thomi Richards.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Check match and wait_for attribute are callables.:

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Fixed code from review.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Fixed code from review.

2012-04-17  Andrea Azzarone  <azzaronea@gmail.com>

	Fix some uninitialized variables.. Fixes: https://bugs.launchpad.net/bugs/983333. Approved by Tim Penhey.

2012-04-16  Andrea Azzarone  <azzaronea@gmail.com>

	Fix bug #983333

2012-04-17  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes bug #983268. Fixes: https://bugs.launchpad.net/bugs/983268. Approved by Thomi Richards.

2012-04-17  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes bug #983268.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	Extend the autopilot wait_for feature to use testtools matcher instances as well as ordinary values. Also added an 'Eventually' matcher which makes tests more explicit.. Fixes: . Approved by Alex Launi.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Fixed typo

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Added 'Eventually' autopilot matcher.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	Extend the autopilot wait_for feature to use testtools matcher instances as well as ordinary values.. Fixes: . Approved by Alex Launi.

2012-04-18  Thomi Richards  <thomi.richards@canonical.com>

	Don't use hasattr,

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	Cleaned up code after code review.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	wait_for now deals with attributes that have a '-' in them correctly.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	wait_for attribute now accept testtools matchers.

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	Attribute wait_for feature now raises an AssertionError instead of a RuntimeError. THis will make unit tests FAIL instead of ERRORing when wa wait_for call fails.

2012-04-17  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Fix transparent panel in non-GLSL hardware, and use bool 'false' instead 'FALSE'. Fixes: https://bugs.launchpad.net/bugs/965323. Approved by Robert Carr, Michal Hruby.

2012-04-17  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Correct fix for 965323

2012-04-17  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Use false as boolean instead FALSE, whitespaces

2012-04-17  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Attempt to fix 965323

2012-04-17  Thomi Richards  <thomi.richards@canonical.com>

	Added the autopilot wait_for attribute feature.. Fixes: . Approved by Marco Trevisan (Treviño), Brandon Schaefer.

2012-04-13  Thomi Richards  <thomi.richards@canonical.com>

	Dash and hud emulators use new wait_for attribute feature.

2012-04-13  Thomi Richards  <thomi.richards@canonical.com>

	Merged autopilot-attribute-feature into convert-to-use-wait_for.

2012-04-13  Thomi Richards  <thomi.richards@canonical.com>

	Don't change dash in this pipeline.

2012-04-13  Thomi Richards  <thomi.richards@canonical.com>

	Merged branch that fixes the multi key code.

2012-04-12  Thomi Richards  <thomi.richards@canonical.com>

	Cleaned up gsettings calling code. Don't want to run command through a shell, and removed extra quotes.

2012-04-11  Alex Launi  <alex.launi@canonical.com>

	Small fixes for compose key tests

2012-04-11  Alex Launi  <alex.launi@canonical.com>

	Args should be a list not a tuple

2012-04-13  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-04-13  Thomi Richards  <thomi.richards@canonical.com>

	Dash tests now use new autopilot wait_for mechanism.

2012-04-13  Thomi Richards  <thomi.richards@canonical.com>

	Fix unity logging reset.

2012-04-11  Thomi Richards  <thomi.richards@canonical.com>

	Feature seems to work. Trying it out on the dash tests.

2012-04-11  Thomi Richards  <thomi.richards@canonical.com>

	Removed old code, added special sauce.

2012-04-17  Lars Uebernickel  <lars.uebernickel@canonical.com>

	Force menu reposition on popup in case its contents have changed.
	
	Fixes bug 883317.. Fixes: https://bugs.launchpad.net/bugs/883317. Approved by Marco Trevisan (Treviño).

2012-04-13  Lars Uebernickel  <lars.uebernickel@canonical.com>

	Force menu reposition on popup in case its contents have changed

2012-04-17  Michal Hruby  <michal.mhr@gmail.com>

	Fix a couple of wrong reference/memory management issues. Fixes: https://bugs.launchpad.net/bugs/979429. Approved by Marco Trevisan (Treviño).

2012-04-16  Michal Hruby  <michal.mhr@gmail.com>

	Fix possible signal disconnection on already dead object

2012-04-16  Michal Hruby  <michal.mhr@gmail.com>

	Fix incorrect string freeing in Hud

2012-04-16  Michal Hruby  <michal.mhr@gmail.com>

	Fix wrong unref in DebugInterface

2012-04-17  Gord Allott  <gord.allott@canonical.com>

	Small fix for the unity cmake, depend on unity core was missing from a test. Fixes: . Approved by Michal Hruby.

2012-04-17  Gord Allott  <gord.allott@canonical.com>

	fixes small cmake depends issue

2012-04-16  Andrea Azzarone  <azzaronea@gmail.com>

	The shortcut keys in workspace section of the shortcut overlay aren't translated.. Fixes: https://bugs.launchpad.net/bugs/980828. Approved by Didier Roche.

2012-04-13  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes bug #980828.

2012-04-16  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Fix the behaviour of alt-tab and clicking on the launcher icon to just raise the most recently used window, not all for that app.
	
	
	BamfLauncherIcon's activation related code has been updated to be more multimonitor aware (for free I've fixed also some bugs that caused the windows not to be put in spread mode in multi-monitor), and to support both the "Launcher only on Primary Monitor" and "Launcher on all monitors" options.
	
	PluginAdapter's FocusWindowGroup method has been updated to optionally only unminimize / raise and activate only the top window. This code would have been more optimized using a reverse iterator to fetch the top_window, but not to change the whole logic and to allow to keep the previous behavior (that initially we wanted for "long alt+tab") without duplicating code, I've just hacked that.
	Implemented also GetWindowMonitor to workaround the mismatch we had with the compiz' window->outputDevice() and the UScreen values that now we use in the whole unity.
	
	Screencast of the fixed version: http://ubuntuone.com/7YaWciQnaZHfzr35asSz0N. Fixes: https://bugs.launchpad.net/bugs/861250, https://bugs.launchpad.net/bugs/959339, https://bugs.launchpad.net/bugs/981795. Approved by Thomi Richards, Tim Penhey.

2012-04-16  Tim Penhey  <tim.penhey@canonical.com>

	Test the alt-tab appears on the monitor that has window focus.

2012-04-16  Tim Penhey  <tim.penhey@canonical.com>

	Add window stack assertions to the switcher tests.

2012-04-16  Tim Penhey  <tim.penhey@canonical.com>

	Assert that the visible window stack is what we expect.

2012-04-16  Tim Penhey  <tim.penhey@canonical.com>

	More AP test tweaks.

2012-04-16  Tim Penhey  <tim.penhey@canonical.com>

	Tweaks to the test.

2012-04-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PluginAdapter: avoid to raise and unminimize top_window if already done

2012-04-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: be more clear in comment (yeah?)

2012-04-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UScreen: use GetMonitorAtPosition in GetMonitorWithMouse

2012-04-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowManager, BamfLauncherIcon: some code cleanup

2012-04-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_launcher: updated click test to check minimized windows too
	
	Removed debug data

2012-04-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_switcher: updated against new updates

2012-04-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: show the Alt+Tab window in the monitor where is the active window
	
	As per design.

2012-04-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowManager: add method to get the active window.

2012-04-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PluginAdapter: removing debugging bits

2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with branch changes

2012-04-14  Brandon Schaefer  <brandontschaefer@gmail.com>

	* removed something that got added somehow

2012-04-14  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Added an AP test for the new design changes.

2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	SwitcherController: Removing the code for the Quick Alt+Tab, it should behave always at the same way
	
	19:11:04 <JohnLea> so to summarize the above, when a app icon is selected
	in Alt-Tab, the most recently focused window (on any monitor, but only in
	the current workspace) of that application which is not minimised
	should be focused

2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: fixed the AP test

2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: Also invisible windows shouldn't be counted as available in monitor
	
	Now the spread works as expected, clicking on each monitor's panel! ;)

2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: don't consider an unmapped window as one in monitor

2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: focus a window if the application is not active on the current monitor

2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: if the current launcher is used for all the monitors, don't filter windows per monitor

2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	SwitcherController: include the switcher monitor when activating a group

2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowManager: add GetWindowMonitor method, and use UScreen to fetch it
	
	This now used in PluginAdapter not to have inconsistences.

2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UScreen: allow to get the monitor for a given point

2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: switcher, use UScreen to get the monitor value.
	
	Not using this can cause inconsistences, due to the fact that compiz
	numbers the devices in a different way.

2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PluginAdapter::FocusWindowGroup: add a parameter to define if focusing the on-top window only
	
	This allow to be more monitor/VP safe

2012-04-12  Brandon Schaefer  <brandontschaefer@gmail.com>

	* remove extra line

2012-04-12  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixed the No new line error diff was reporting

2012-04-12  Brandon Schaefer  <brandontschaefer@gmail.com>

	* merged trunk

2012-04-12  Brandon Schaefer  <brandontschaefer@gmail.com>

	* removed random dash '-'

2012-04-12  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Add autopilot test for both bugs!

2012-04-12  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Added more autopilot test for quick alt+tab

2012-04-11  Brandon Schaefer  <brandontschaefer@gmail.com>

	* merged trunk

2012-04-09  Brandon Schaefer  <brandontschaefer@gmail.com>

	* merged trunk

2012-04-06  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Added 2 autopilot test showing quick tab is true when pressed fast enough

2012-04-06  Brandon Schaefer  <brandontschaefer@gmail.com>

	* fixed manual test I messed up

2012-04-06  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Added a timer for quick tab

2012-04-06  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Merged trunk

2012-04-05  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Added another manual test
	* Fixes

2012-04-04  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixed tabbing issues

2012-04-04  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Merged with trunk, fixed conficts

2011-12-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: don't include dialog windows on Alt+Tab.

2011-12-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-tests: Added test for QuickAltTab

2011-12-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PluginAdapter: Add support for the FocusVisibility::OnlyVisibleOnTop on FocusWindowGroup
	
	When a group is asked to focus with OnlyVisibleOnTop, we look for the
	first non-minimized window on top of the stack and we raise and activate it.
	
	Code indentation fixes included.

2011-12-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: when we receive a "quick" activate, use the OnlyVisibleOnTop focus visbility
	
	Defined a new FocusVisibility called OnlyVisibleOnTop that is meant
	to only focus the first application window on top of the stack.
	That is used when we receive a Switcher activate with a button != 0.

2011-12-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	SwitcherController: use the button value of ActionArg to indicate the switch type
	
	Instead of defining another type of ActionArg, I've used the button value
	of ActionArg to define if we're currently performing a quick-alt+tab or
	a standard switch.
	Basically: 

2012-04-16  Alexandros Frantzis  <alexandros.frantzis@linaro.org>

	Fix compilation with OpenGL ES 2.0.. Fixes: . Approved by Sam Spilsbury.

2012-04-06  Alexandros Frantzis  <alexandros.frantzis@linaro.org>

	Fix compilation with OpenGL ES 2.0.

2012-04-12  Gord Allott  <gord.allott@canonical.com >

	fixes an uninitalised variable in the dashview code

2012-04-12  Gord Allott  <gord.allott@canonical.com>

	fixed uninitalised value

2012-04-12  Didier Roche  <didier.roche@canonical.com>

	Release\ 5.10.0

2012-04-12  Michal Hruby  <michal.mhr@gmail.com>

	Make sure the lenses search for things we want on startup. Fixes: https://bugs.launchpad.net/bugs/979799. Approved by Gord Allott.

2012-04-12  Michal Hruby  <michal.mhr@gmail.com>

	Make sure the lenses search for things we want on startup

2012-04-12  Gord Allott  <gord.allott@canonical.com>

	creates input windows and opens/closes them on startup for the HUD and Dash. Fixes: https://bugs.launchpad.net/bugs/774447. Approved by Didier Roche.

2012-04-12  Gord Allott  <gord.allott@canonical.com>

	added fixmes

2012-04-12  Gord Allott  <gord.allott@canonical.com>

	opens an input window for the dash and hud and closes them immediately on startup, to fix hud/dash passthrough

2012-04-12  Andrea Azzarone  <azzaronea@gmail.com>

	Fix a mistake in FilterExpanderLabel.cpp.. Fixes: . Approved by Didier Roche.

2012-04-12  Andrea Azzarone  <azzaronea@gmail.com>

	Replace AddLayout with RemoveChildObject in FilterExpanderLabel.cpp

2012-04-11  Jay Taoko  <jay.taoko@canonical.com>

	Deactivated panel blurring when a window is maximised and the dash is open on system without GLSL support.. Fixes: https://bugs.launchpad.net/bugs/975103. Approved by Tim Penhey.

2012-04-09  Jay Taoko  <jay.taoko@canonical.com>

	* Fix for bug #975103
	* Deactivated panel blurring when a window is maximized and the dash is open on system without GLSL support.

2012-04-11  Gord Allott  <gord.allott@canonical.com>

	HUD: Ignores service updates if user is key navigating. Fixes: https://bugs.launchpad.net/bugs/962984. Approved by Michal Hruby.

2012-04-11  Gord Allott  <gord.allott@canonical.com>

	tests

2012-04-11  Gord Allott  <gord.allott@canonical.com>

	doesn't update results in hud if you start to keynav

2012-04-11  smspillaz  <sam.spilsbury@canonical.com>

	Hack around the nvidia driver losing window pixmaps when minimizing windows. See LP #977189. Fixes: https://bugs.launchpad.net/bugs/977189. Approved by Michal Hruby, Didier Roche.

2012-04-11  smspillaz  <sam.spilsbury@canonical.com>

	Added manual test

2012-04-11  smspillaz  <sam.spilsbury@canonical.com>

	Force a rebind when windows are minimized
	
	See LP#977189. The nvidia driver seems to lose pixmap contents when we
	minimize windows ... for whatever reason. Force a rebind of those contents
	when the minimize animation has completed. 

2012-04-11  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Reduced frosty effect to 30% (was 100% before). Fixes: https://bugs.launchpad.net/bugs/978785. Approved by Didier Roche, Xi Zhu.

2012-04-11  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Update dash_noise.png asset by making it more subtle

2012-04-11  Andrea Azzarone  <azzaronea@gmail.com>

	Lens selection should work when clicking in the rectangle outside of the icon.. Fixes: https://bugs.launchpad.net/bugs/937193. Approved by .

2012-04-10  Andrea Azzarone  <azzaronea@gmail.com>

	Fix test style.

2012-04-10  Andrea Azzarone  <azzaronea@gmail.com>

	Rename DashLensBar to DashLensBarTests.

2012-04-10  Andrea Azzarone  <azzaronea@gmail.com>

	Fix AP test.

2012-04-10  Andrea Azzarone  <azzaronea@gmail.com>

	Add introspection to LensBarIcon.

2012-04-10  Andrea Azzarone  <azzaronea@gmail.com>

	Fix bug #977961.

2012-04-11  Andrea Azzarone  <azzaronea@gmail.com>

	The keyboard shortcuts overlay bottom is truncated. . Fixes: https://bugs.launchpad.net/bugs/973386. Approved by Tim Penhey.

2012-04-11  Andrea Azzarone  <azzaronea@gmail.com>

	Add manual-test.

2012-04-11  Andrea Azzarone  <azzaronea@gmail.com>

	Fix bug #973386.

2012-04-11  Brandon Schaefer  <brandontschaefer@gmail.com>

	Fixed uninitialized variables in LauncherController. Fixes: . Approved by Tim Penhey.

2012-04-10  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixed uninitialized variables

2012-04-11  Thomi Richards  <thomi.richards@canonical.com>

	Ensure autopilot always attaches the unity log, even if unity crashes.. Fixes: . Approved by Tim Penhey.

2012-04-11  Thomi Richards  <thomi.richards@canonical.com>

	Make sure we still attach the unity log if unity has crashed.

2012-04-11  Alex Launi  <alex.launi@canonical.com>

	Set the compose key before running dash compose key tests. Fixes: . Approved by Thomi Richards, Alex Launi.

2012-04-10  Alex Launi  <alex.launi@canonical.com>

	remove Gio and Glib in globals.py

2012-04-10  Alex Launi  <alex.launi@canonical.com>

	Pass list to check_output and keep test_dash.py PEP8 compliant

2012-04-10  Alex Launi  <alex.launi@canonical.com>

	remove gi import

2012-04-10  Alex Launi  <alex.launi@canonical.com>

	reset _DISPLAY after changing the keyboard map

2012-04-10  Alex Launi  <alex.launi@canonical.com>

	remove line

2012-04-10  Alex Launi  <alex.launi@canonical.com>

	Use gsettings to set the multi key for cases where it's not already set

2012-04-09  Alex Launi  <alex.launi@canonical.com>

	Set the compose key before running multi key tests

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	PanelMenuView no longer tries to dereference a pointer that has already been deleted when it's destroyed.. Fixes: . Approved by Tim Penhey, Brandon Schaefer.

2012-04-11  Thomi Richards  <thomi.richards@canonical.com>

	Removed nullptr assigns.

2012-04-11  Thomi Richards  <thomi.richards@canonical.com>

	Found a better way.

2012-04-11  Thomi Richards  <thomi.richards@canonical.com>

	Fixed an issue in PanelMenuView where we were dereferencing a pointer that had already been deleted.

2012-04-10  Andrea Azzarone  <azzaronea@gmail.com>

	Disconnect IconLoader handle in IconTexture destructor. Fixes: https://bugs.launchpad.net/bugs/935307. Approved by Tim Penhey.

2012-04-11  Andrea Azzarone  <azzaronea@gmail.com>

	Fix.

2012-04-11  Andrea Azzarone  <azzaronea@gmail.com>

	Disconnect IconLoader in IconTexture dtor.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	Fix StaticCairoText so we're not reading uninitialised values in an if statement.. Fixes: . Approved by Sam Spilsbury.

2012-04-11  Thomi Richards  <thomi.richards@canonical.com>

	Fixed valgrind error about using uninitialised valies in an if statement.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	BGHash no longer causes an invalid read of a deleted pointer in it's destructor.. Fixes: . Approved by Alex Launi.

2012-04-11  Thomi Richards  <thomi.richards@canonical.com>

	BGHash no longer causes the glib::SignalManager to read a deleted pointer.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	FavoriteStore is no longer a singleton. Fixes a memory leak in FavoriteStoreGSettings.. Fixes: . Approved by Gord Allott.

2012-04-11  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	Fixed favoritestore unit tests.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	Keep the * next to the type.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	Convert FavoriteStore from a proper singleton into a quasi-singleton, thereby fixing a memory leak in FavoriteStoreGSettings.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	Fix valgrind error: "Invalid read of size 8" inside PanelTray.. Fixes: . Approved by .

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	Don't delete the gtk window twice inside PanelTray.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	Fixed a memory leak in the LauncherController.. Fixes: . Approved by Gord Allott.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	Fix memory leak in LauncherController.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	Fix memory leak in GeisAdaptor and GestureEngine.. Fixes: . Approved by Tim Penhey.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	Remove gesture_engine_ from initialiser list.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	Renamed to gesture_engine_

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	Fixed with feedback from review.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	GeisAdaptor is no longer a singleton, and we don't leak the GestureEngine either.

2012-04-09  Thomi Richards  <thomi.richards@canonical.com>

	ResultRendererTile no longer uses an unitialised variable to determine correct tile scaling.. Fixes: . Approved by Tim Penhey.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	ResultRenderTile no longer uses an uninitialised variable to scale icons.

2012-04-09  Thomi Richards  <thomi.richards@canonical.com>

	Fix memory leak in PanelIndicatorEntryView.. Fixes: . Approved by Tim Penhey.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	Fix from review feedback.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	Fix leak in a better way after code review. Use nux::ObjectPtr instead of deleting the texture manually.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	Move delete closer to the allocation.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	Delete texture when we die as well.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	Don't leak texture in Panel::Refresh method.

2012-04-09  Thomi Richards  <thomi.richards@canonical.com>

	Fix a memory leak in the LauncherIcon code.. Fixes: . Approved by Tim Penhey.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	Free the pango font description after we're done with it in the LauncherIcon.

2012-04-09  Thomi Richards  <thomi.richards@canonical.com>

	Fix a memory leak in LensDirectoryReader.. Fixes: . Approved by Tim Penhey.

2012-04-10  Thomi Richards  <thomi.richards@canonical.com>

	Don't leak the return value of g_keyfile_get_string.

2012-04-09  Didier Roche  <didier.roche@canonical.com>

	Make Ubuntu Desktop string translated again. We can't use a namespaced version as the gettext domain isn't setup yet.
	Pick already translated Alt and Press string (LP: #975815). Fixes: https://bugs.launchpad.net/bugs/975815. Approved by Sam Spilsbury.

2012-04-09  Didier Roche  <didier.roche@canonical.com>

	make it a const as it doesn't change

2012-04-09  Didier Roche  <didier.roche@canonical.com>

	Pick already translated Alt and Press string (LP: #975815)

2012-04-09  Didier Roche  <didier.roche@canonical.com>

	make Ubuntu Desktop string translated again. We can't use a namespaced version as the gettext domain isn't setup yet

2012-04-09  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Change hilight and card background color. Fixes: . Approved by .

2012-04-07  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Correct card background values from design

2012-04-06  Gord Allott  <gord.allott@canonical.com>

	Modifies our BGHash codebase to read the average colour from the root XWindow property
	lots of code removed.
	
	Tests will arrive on Monday. Gord committed to it ;). Fixes: . Approved by Andrea Cimitan.

2012-04-06  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Merge el trunko

2012-04-06  Didier Roche  <didier.roche@canonical.com>

	sometimes you see a hundred lines of conflicts in a file… and then, you realize it's just because of a blank added line…

2012-04-05  Gord Allott  <gord.allott@canonical.com>

	resolve conflicts, merged with trunk

2012-04-05  Gord Allott  <gord.allott@canonical.com>

	Ensures we react to property changes on the root window

2012-04-05  Gord Allott  <gord.allott@canonical.com>

	make bghash use the root window method

2012-04-06  Didier Roche  <didier.roche@canonical.com>

	reverting rev 2237: caused bug #975103 and some side-effects on at least another machine making unity unusable (see comment #1). Fixes: . Approved by .

2012-04-06  Didier Roche  <didier.roche@canonical.com>

	reverting rev 2237: caused bug #975103 and some side-effects on at least another machine making unity unusable (see comment #1)

2012-04-06  Michal Hruby  <michal.mhr@gmail.com>

	Fix stack corruption. Fixes: . Approved by Didier Roche.

2012-04-06  Michal Hruby  <michal.mhr@gmail.com>

	Fix stack corruption

2012-04-06  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Fix average colors tweaks. Fixes: . Approved by Andrea Cimitan, Mirco Müller.

2012-04-06  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Don't call MatchColor on the aubergine

2012-04-06  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Process canonical Aibergine too, to fix alpha value to 0.72f

2012-04-06  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Remove useless computation and improves saturation tune

2012-04-06  Mirco Müller  <mirco.mueller@ubuntu.com>

	Make sure the special masking of the dash's decoration is restored when a repaint of the lens-nav-bar destroyed it.. Fixes: . Approved by Andrea Cimitan.

2012-04-06  Mirco Müller  <mirco.mueller@ubuntu.com>

	Make sure the special masking of the dash's decoration is restored when a repaint of the lens-nav-bar destroyed it

2012-04-06  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Fix 974408 removing a regression introduced by revision 2221. Fixes: https://bugs.launchpad.net/bugs/974408. Approved by Michal Hruby.

2012-04-06  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Fix 974408 by reverting a regression introduced by revision 2221

2012-04-06  Michal Hruby  <michal.mhr@gmail.com>

	Fixes a regression that caused the category icons to use default icons. Fixes: . Approved by Mirco Müller.

2012-04-06  Michal Hruby  <michal.mhr@gmail.com>

	Fix missing category icons

2012-04-06  smspillaz  <sam.spilsbury@canonical.com>

	Fixes LP #877778 - Introduces tests for UnityShowdesktopHandler. Fixes: https://bugs.launchpad.net/bugs/877778. Approved by Tim Penhey.

2012-04-06  smspillaz  <sam.spilsbury@canonical.com>

	Merge trunk

2012-04-06  smspillaz  <sam.spilsbury@canonical.com>

	Fix typo

2012-04-06  smspillaz  <sam.spilsbury@canonical.com>

	Fix typo

2012-04-06  smspillaz  <sam.spilsbury@canonical.com>

	Also update frame region when the window is unshowdesktoped

2012-04-06  smspillaz  <sam.spilsbury@canonical.com>

	Make pure virtual methods private

2012-04-06  smspillaz  <sam.spilsbury@canonical.com>

	Merge lp:unity and style

2012-04-02  smspillaz  <sam.spilsbury@canonical.com>

	Merge lp:unity

2012-03-30  smspillaz  <sam.spilsbury@canonical.com>

	Coding style

2012-03-24  smspillaz  <sam.spilsbury@canonical.com>

	Use some template magic to ensure that input removers are not leaked

2012-03-24  smspillaz  <sam.spilsbury@canonical.com>

	Added tests for opacity, paint masks, etc

2012-03-24  smspillaz  <sam.spilsbury@canonical.com>

	Add tests for fading out and in

2012-03-24  smspillaz  <sam.spilsbury@canonical.com>

	Added tests to ensure that the right windows are showdesktoped

2012-03-24  smspillaz  <sam.spilsbury@canonical.com>

	Testing framework for the showdesktop handler

2012-03-24  smspillaz  <sam.spilsbury@canonical.com>

	Split out the show desktop handler into its own file, break the dependency on compiz

2012-03-23  smspillaz  <sam.spilsbury@canonical.com>

	Fixes the showdesktop behaviour LP #877778
	
	Animate from 0 to 1 instead of vice versa to prevent variable initializations
	from breaking showdesktop, don't prematurely free the handler class and set the
	window to opaque with PAINT_WINDOW_NO_CORE_INSTANCE_MASK when fully hidden
	so it turns up in scale

2012-04-06  Mirco Müller  <mirco.mueller@ubuntu.com>

	fontconfig changed and broke the line-spacing for the horiz. tile-renderer, so the line-spacing was adjusted to avoid text being clipped in the card-view (e.g. gwibber-lens entries with three lines of body-text). Fixes: https://bugs.launchpad.net/bugs/974523. Approved by Sam Spilsbury.

2012-04-06  Mirco Müller  <mirco.mueller@ubuntu.com>

	After fontconfig changed, the line-spacing for the horiz. tile-renderer had to be adjusted, so text isn't clipped in the card-view... thus fixing LP: #974523

2012-04-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Autopilot: added the testing support for the panel. Fixes: . Approved by Tim Penhey.

2012-04-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test_panel: added missing sleep time, waiting for app discovery

2012-04-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test_panel: add more sleeps...

2012-04-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_panel: make some tests more robust

2012-04-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: added missing introspection variable (fix typo)

2012-04-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_panel: added grab area tests!

2012-04-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_panel: more indicator tests, plus panel key navigation.

2012-04-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-04-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_panel: added some indicators interaction tests

2012-04-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, panel: allow to get an indicator entry by the name-hint

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: removed some tests duplication, added the PanelHoveringTests class

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test_panel: adding menu tests

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-cleanup into panel-p-tests.

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-cleanup into panel-p-tests.

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test_panel: added more window buttons tests for fitts law check

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test_panel: making the tests more solid

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: test_panel, some improvements to the move / maximize code

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, panel tests: some optimizations following Tim's review.

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, panel: make the click tests less prone to false positive

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_panel: fix the "close button" test for other monitors

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test_panel: even more tests for strange bugs

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, BAMF: closed is a signal... Let's use another trick

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_panel: add some bug related window buttons tests

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_panel: add test to check window buttons in multimonitor with overlays

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DashController: use BuildWrapper and export the monitor into the introspection data

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: include fading timings into the introspection data

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-cleanup into panel-p-tests.

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_panel: added even more WindowButtons tests.

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DashView: add introspection data about the form-factor

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_panel: added first tests for window buttons

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, bamf: get if a window has been closed

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: panel, improved the window buttons related functions

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: add more introspection data

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_panel: do most of the initialization into the PanelTestsBase class

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_panel: added test to check that the window title has changed

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test_panel: using self.screen_geo.drag_window_to_monitor instead of the self-provided function

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	X11: added ScreenGeometry().drag_window_to_monitor utility function

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_panel: added an utility function to launch application windows for a given monitor

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, bamf: add the set_focus method support

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-cleanup into panel-p-tests.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-cleanup into panel-p-tests.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with WindowButtons changes

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-cleanup into panel-p-tests.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test_panel: use maximize in cleanups, added a new test switching focused window

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, panel: added other window title related tests.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelTitlebarGrabAreaView: use absolute geometry for introspection data

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, panel: fixed some math, and more properties

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, panel: applying the Thomi's fixes

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_launcher: add keynav / switcher tests for focus activation

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test_launcher: check if key_nav resumes the focus on cancel

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_launcher: added tests for focus resume on launcher switcher
	
	Tests cover bug #970420

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-cleanup into panel-p-tests.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-cleanup into panel-p-tests.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-cleanup into panel-p-tests.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: introspection, use "entry_id", or Autopilot won't work with "id" parameters

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_panel: added first panel title tests

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, bamf: use the window geometry using gdk, xlib aren't working here.

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, bamf: add monitor property to window

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-cleanup into panel-p-tests.

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, keybindings: added some window management keybindings support

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, add first panel support.

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Panel: use GetAbsoluteGeometry for introspection...

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons, PanelIndicatorEntryView: Set invisible items event insensitive
	
	Also, improve the introspection data

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-cleanup into panel-p-tests.

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-cleanup into panel-p-tests.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: introspection add human-readable type and menu geometries

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: introspection, add introspection property if the desktop is active.

2012-04-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	A lot of panel fixes with code cleanup and improvements to the panel code.. Fixes: https://bugs.launchpad.net/bugs/655184, https://bugs.launchpad.net/bugs/839690, https://bugs.launchpad.net/bugs/865701, https://bugs.launchpad.net/bugs/875932, https://bugs.launchpad.net/bugs/921316, https://bugs.launchpad.net/bugs/921918, https://bugs.launchpad.net/bugs/934680, https://bugs.launchpad.net/bugs/936425, https://bugs.launchpad.net/bugs/939054, https://bugs.launchpad.net/bugs/940683, https://bugs.launchpad.net/bugs/951747, https://bugs.launchpad.net/bugs/953868, https://bugs.launchpad.net/bugs/962410, https://bugs.launchpad.net/bugs/963118, https://bugs.launchpad.net/bugs/963134, https://bugs.launchpad.net/bugs/968261, https://bugs.launchpad.net/bugs/970420, https://bugs.launchpad.net/bugs/971947. Approved by Tim Penhey.

2012-04-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: Ops, fixing merge issue

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk, resolving conflicts

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-menu-view into panel-p-panel-view.

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: don't allow clicks in the grab-area when an overlay is opened

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-menu-view into panel-p-panel-view.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: remove the PostLayoutManagement set window-buttons' monitor

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-menu-view into panel-p-panel-view.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-core into panel-p-menu-view.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelController: Set the layout as the last thing, to avoid geometry changes (andyrock)
	
	And this finally fixes the "Cut" menus issue that happened on startup,
	kudos to Andrea Azzarone for this fix.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DashController: save the dash monitor value and emit that both when showing and hiding the dash
	
	This caused an issue when hiding the dash in a monitor and trying to close it from another.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-menu-view into panel-p-panel-view.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-core into panel-p-menu-view.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-window-manager into panel-p-core.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-tray into panel-p-window-manager.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-grab-area into panel-p-tray.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-window-buttons into panel-p-grab-area.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: make the buttons multi-monitor aware.
	
	This is needed to ignore the overlay events for another monitor.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-menu-view into panel-p-panel-view.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: don't ignore clicks on window buttons if the dash is opened on the given panel

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-menu-view into panel-p-panel-view.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: only change the title on the target panel, when using the launcher switcher

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-menu-view into panel-p-panel-view.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-core into panel-p-menu-view.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	SwitcherController: include the monitor in the UBUS_SWITCHER_SHOWN message

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherController: be multi-monitor aware when informing about the launcher key nav/switcher start

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-menu-view into panel-p-panel-view.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-core into panel-p-menu-view.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherController: don't restore the focus if the selected icon is currently running.

2012-04-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: s/OnMenusClosed/NotifyAllMenusClosed/g

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-menu-view into panel-p-panel-view.

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: be safer, if the current _new_application has been closed, just reset it.
	
	This fixes the always-visible menu issue that can happen when quickly closing/opening applications

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-menu-view into panel-p-panel-view.

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: no need to overwrite QueueDraw

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: adding more constants, removed unneeded _padding variable

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-menu-view into panel-p-panel-view.

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: s/AllMenusClosed/OnMenusClosed/g

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-menu-view into panel-p-panel-view.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: set the maximum entries width on the PostLayout
	
	This fixes the missing menus / compressed menus issue that could happen on fresh start...

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: use Window type for tray Xid

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-menu-view into panel-p-panel-view.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-core into panel-p-menu-view.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelController: the tray can have more than one XID, on multimonitor.
	
	Updating unityshell for it.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-menu-view into panel-p-panel-view.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-core into panel-p-menu-view.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-window-manager into panel-p-core.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-tray into panel-p-window-manager.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelTray: use Window type for xid

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-menu-view into panel-p-panel-view.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: reduce the risk of getting an empty panel menu on startup

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: fixed some spacing issues

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: set some methods const

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: added the more generic IsActive method to get if a view is currently the active one

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-menu-view into panel-p-panel-view.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-core into panel-p-menu-view.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-window-manager into panel-p-core.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-tray into panel-p-window-manager.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-grab-area into panel-p-tray.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-window-buttons into panel-p-grab-area.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: ignore the click events when the buttons are not enabled.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelTitlebarGrabAreaView: fixed typo in the comment

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: main code cleanup, fixed dash/HUD switch.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: fix console gtk_widget_path errors 

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with panel-p-menu-view changes

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: removed the useless (at this point) HasOurWindowFocused...

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: make the possible methods const.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-core into panel-p-menu-view.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-window-manager into panel-p-core.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowManager: GetGeometry* related methods set to const
	
	Plus removed some unneeded casts.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-core into panel-p-menu-view.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-window-manager into panel-p-core.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-tray into panel-p-window-manager.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-grab-area into panel-p-tray.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-window-buttons into panel-p-grab-area.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-indicators-view into panel-p-window-buttons.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorsView: «don't use "using namespace indicator;" in a header file.»

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-core into panel-p-menu-view.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-window-manager into panel-p-core.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-tray into panel-p-window-manager.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-grab-area into panel-p-tray.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-window-buttons into panel-p-grab-area.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-indicators-view into panel-p-window-buttons.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-indicator-entry into panel-p-indicators-view.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: make GetLabel const

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-core into panel-p-menu-view.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-window-manager into panel-p-core.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-tray into panel-p-window-manager.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-grab-area into panel-p-tray.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-window-buttons into panel-p-grab-area.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-indicators-view into panel-p-window-buttons.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-indicator-entry into panel-p-indicators-view.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: don't use "using namespace ..." into the Header
	
	Also fixed some typo and the widget path errors

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-panel-view into panel-p-cleanup.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-core into panel-p-menu-view.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-window-manager into panel-p-core.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-tray into panel-p-window-manager.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-grab-area into panel-p-tray.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-window-buttons into panel-p-grab-area.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-indicators-view into panel-p-window-buttons.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-indicator-entry into panel-p-indicators-view.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged panel-p-style into panel-p-indicator-entry.

2012-04-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: ignore click events if not enabled.

2012-03-31  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Panel: Fixing the overlay name...

2012-03-31  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Ops... s/Overaly/Overlay/g ... 

2012-03-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream

2012-03-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: code cleanup, multimonitor bug fixes and misc improvements
	
	The layout system has been rewritten and now it works
	natively without the workarounds we were using before,
	fixed the panel paddings to match design specs;
	Optimized the drawing operations, now the title texture is cached and
	rebuilt only if really needed.
	Fixed the panel title on Expo and Scale.
	Improved the detection of the panel used to draw the app title on
	multi-monitor (disabled otherwise), and the alt+tab/alt conflict.
	Maximized windows list is re-populated on startup or when adding a new
	screen.

2012-03-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Added misc changes needed to make the panel rock

2012-03-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowManager: implemented some methods to handle the window position/size.

2012-03-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelTray: code rewritten to use more C++ utilities

2012-03-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelTitlebarGrabAreaView: addded to unity namespace, rewritten the event handling
	
	The grabbing handle has been greatly improved

2012-03-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: code cleanup, more control to the buttons.
	
	rewritten using in a better way the subclass nux::Button
	features, factorizing some code for each button into WindowButtons.
	Also the handling of the controlled window is now done internally,
	not by the PanelMenuView. 

2012-03-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorsView: some API cleanup, added more protected virtual members

2012-03-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView:
	
	code cleaned a lot to be more C++ conformant, and modified to be easily
	extendible in the near future. Also fixed issues with the indicator entries
	and Scale/Expo. Reduced some memory or CPU usage.

2012-03-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView, PanelMenuView: set widget path types before name.
	
	This fixes a lot of warnings.

2012-03-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: use the correct panel type to get the font

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Set the WindowButtons padding as per design.

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Only Scale is active for a window subset, show their app name.
	
	The desktop name otherwise. So on Super+S the desktop name is shown.

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PluginAdapter: added IsScaleActiveForGroup to get if scale is running for a window subset

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: make the desktop name to draw in all the panels

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Removing all the LIM stuff, it will be back soon!

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorsView: removed the "layout workaround", NUX likes us now!
	
	The menu/indicators layout can safely be kept and handled as the view's
	layout, this saves us by doing unwanted workarounds and to just
	manage its geometry.
	
	This also fixes an issue with multimonitor, that caused menus on
	other monitors not to be clickable.

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: remove useless methods

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: don't be confused by different overlays
	
	Now switching from Dash to Hud and back works. See bug #963118

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: typo: s/showPanelFirstMenuKeyInitiate/showPanelFirstMenuKeyTerminate/

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Panel: s/Dash/Overlay/g

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: use Window type for windows.

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PluginAdapter: window's can't be obscured by window in different screens.
	
	Checking the geometry, though.

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: use nux::Rect.IsInside where possible

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: when we don't control the active window, all clicks are over the grab area

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: don't draw anything on the panel located into a monitor that doesn't control the active window

2012-03-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelTray: remove the idle before destroying the window.
	
	Let's be paranoid! ;)

2012-03-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelTray: don't crash when unplugging a monitor.

2012-03-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: putting back some changes lost during merges

2012-03-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with latest trunk.

2012-03-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-03-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorAppmenuView: don't sync our geometry if not focused
	
	This will make the unity-panel-service correctly handle
	the keyboard navigation.

2012-03-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with newer lp:~3v1n0/unity/lim

2012-03-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with lp:~3v1n0/unity/indicators-tests

2012-03-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with lp:~3v1n0/unity/dbus-indicators-proxy

2012-03-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging again with lp:~3v1n0/unity/indicators-p

2012-03-10  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with lp:~3v1n0/unity/indicators-p

2012-03-10  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with changes in lp:~3v1n0/unity/lim

2012-03-10  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: listen also the launcher switcher signals

2012-03-10  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherController: emit the right keynav signal

2012-03-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PluginAdapter: add some more spacing, to improve readability

2012-03-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: put return types on the same line of the function name

2012-03-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: add OnApplicationClosed function, to avoid casts
	
	Also added more controls to avoid un-hidden menus.

2012-03-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: reset the _new_application if it points to an invalid application

2012-03-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: add GetTopWindow method to get the top valid window, even if not in focus
	
	Added also utility functions such as GetBamfWindowForXid and IsValidWindow
	to get a BamfView or to check if a window can be handled by us.
	
	We use the GetTopWindow to get the top view when an invalid one (an unity)
	window is focused.

2012-03-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: call the right function on launcher switcher end

2012-03-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: also connect to the key-switcher ubus events

2012-03-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherController: send the right ubus message depending on the key navigation type

2012-03-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: show the selected icon name on the panel during key navigation
	
	Also, avoid to generate textures with empty labels, just nullify it

2012-03-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherController: send UBus messages when the launcher selection has changed

2012-03-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-03-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-03-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: don't allow to open menus in an inactive PanelMenuView

2012-03-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: take care of the workarea x when dragging down a window.
	
	Fixes the restored position in a multimonitor setup.

2012-03-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: improve debugging strings

2012-03-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorAppmenuView: set invisible by default.

2012-03-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: reduce the risk of getting an empty panel

2012-03-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorAppmenuView: use area visibility as well.
	
	Disable the appmenu when not in use.

2012-03-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: use PanelIndicatorsView as base for introspection data

2012-03-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Panel: add more debug introspection informations

2012-03-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorsView: make each menu entry to use the most space it really can
	
	When setting the maximium width for the entries, we shouold care of the
	current sizes. So basically, if an entry doesn't need to be resized,
	we can just take its width and remove it from the maximum space we have,
	then the space that the other entries can use, is computed using the
	remaining space.
	
	This improves a lot the entries collapsing, and make sure that we always
	use all the horizontal space that we have.

2012-03-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: improve the drawing of collapsed menus
	
	Consider the right_marging as well.

2012-02-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-02-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelTray: update whitelist value on runtime.

2012-02-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelTray: main code cleanup, hopefully fix crashes

2012-02-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Pushing back removed changes

2012-02-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with lp:~3v1n0/unity/lim

2012-02-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging trunk

2012-02-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging trunk

2012-02-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: manually manage the clicks on the buttons to be more Fitts conformant
	
	The window buttons are now put into the layout to manage their position
	automatically, but we redirect the mouse events over them
	to be more conformant to the Fitt's law.

2012-02-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: make the buttons more Fitt's law conformant.

2012-02-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButton: add UpdateSize function to define the maximum button size

2012-02-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: put win-buttons into the unity namespace.

2012-02-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelTitlebarGrabAreaView: return gboolean FALSE instead of bool false on timeout

2012-04-06  Daniel d'Andrada  <daniel.dandrada@canonical.com>

	Fix pinch gesture.. Fixes: https://bugs.launchpad.net/bugs/969554. Approved by Thomi Richards.

2012-04-04  Daniel d'Andrada  <daniel.dandrada@canonical.com>

	Unit test for maximizing a window with a pinch gesture
	
	Tests fix for bug lp:969554

2012-03-30  Daniel d'Andrada  <daniel.dandrada@canonical.com>

	unityshell: Fix pinch gesture radius usage
	
	There was a change in the maning of a pinch radius.
	Before it was expressed in device units, whose resolution
	can vary wildly among different device types.
	
	Pinch radius is now expressed as a ratio between the initial radius
	and the current radius.

2012-04-05  Daniel d'Andrada  <daniel.dandrada@canonical.com>

	Fix the three-finger move for unity.. Fixes: https://bugs.launchpad.net/bugs/940612. Approved by Tim Penhey.

2012-04-04  Daniel d'Andrada  <daniel.dandrada@canonical.com>

	Unit test for moving a window with a 3-finger's drag gesture.
	
	Tests fix for bug lp:940612

2012-04-04  Daniel d'Andrada  <daniel.dandrada@canonical.com>

	Adding infrastructure for testing plugins/unityshell/GestureEngine class
	
	Creates test-gesture-engine test along with necessary mocks

2012-04-03  Daniel d'Andrada  <daniel.dandrada@canonical.com>

	Remove unused include from GestureEngine.h

2012-04-03  Daniel d'Andrada  <daniel.dandrada@canonical.com>

	test/CmakeLists - link libraries against targets individually
	
	There may be targets that want to link against a different set of libraries
	than the one offered by link_libraries().
	Besides link_libraries() has been deprecated in favor of targe_link_libraries()

2012-03-30  Daniel d'Andrada  <daniel.dandrada@canonical.com>

	unityshell: gesture focus is a float, not an int

2012-03-30  Daniel d'Andrada  <daniel.dandrada@canonical.com>

	unityshell gestures: Use hit-test to find window affected by 3-touch drag
	
	Instead of climbing up the window hierarchy with XQueryTree. That will improve
	performance.
	
	The root cause of lp:940612 is that after the re-architecture of the UTouch stack
	the child_window_id event attribute is no longer being filled. Even though
	UTouch stack should have it fixed, the change made by this patch is still
	an improvement on its own right. Besides, in the new architecture, UTouch might
	have trouble filling this attribute in the same way as before.

2012-04-05  Kevin DuBois  <kevin.dubois@canonical.com>

	Ensure that an animation always takes place after the Shortcut menu is shown
	fixes: https://bugs.launchpad.net/unity/+bug/924636. Fixes: https://bugs.launchpad.net/bugs/924636. Approved by Marco Trevisan (Treviño).

2012-04-05  Kevin DuBois  <kevin.dubois@canonical.com>

	update manual tests to test for this incorrect rendering scenario

2012-04-05  Kevin DuBois  <kevin.dubois@canonical.com>

	Correct issue where shortcut animation was not taking place while mousing over launcher

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_launcher: fix error due to missing multiply_scenarios import. Fixes: . Approved by Tim Penhey.

2012-04-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Fix multiply scenarios import

2012-04-05  Jay Taoko  <jay.taoko@canonical.com>

	* Fix a rendering call for systems with no GLSL support.. Fixes: . Approved by Jason Smith.

2012-04-05  Jay Taoko  <jay.taoko@canonical.com>

	* Use proper rendering call for system with no GLSL support.
	* Removed a printf.

2012-04-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Panel style changes.. Fixes: . Approved by Tim Penhey.

2012-04-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelStyle: use &glib::String instead of glib::String.AsOutParam.

2012-03-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelStyle: general cleanup, move to UnityCore glib:: utilities
	
	It can be used now to check all the panel related settings, including
	fonts and DPI. Emitting the changed signal when they get changed (so now
	when changing the title font, it gets updated immediately).
	Added better support for HighContrast themes and fallback buttons.

2012-04-05  Alex Launi  <alex.launi@canonical.com>

	Refactors the launcher tests. Adds a more logical organization, and removes duplicated code.. Fixes: . Approved by Alex Launi, Marco Trevisan (Treviño).

2012-04-05  Alex Launi  <alex.launi@canonical.com>

	Fix merge conflicts

2012-03-22  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2012-03-15  Alex Launi  <alex.launi@canonical.com>

	remove 'file' that was added for no reason

2012-03-15  Alex Launi  <alex.launi@canonical.com>

	refactor launcher reveal tests

2012-03-15  Alex Launi  <alex.launi@canonical.com>

	refactor launcher keynav tests

2012-03-15  Alex Launi  <alex.launi@canonical.com>

	refactor launcher shortcut tests

2012-03-15  Alex Launi  <alex.launi@canonical.com>

	refactor switcher tests

2012-04-05  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Very subtle card view background. Fixes: . Approved by Marco Trevisan (Treviño).

2012-04-05  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Very subtle card view background

2012-04-05  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Removes shadow from the decoration assets.. Fixes: . Approved by Andrea Azzarone, Marco Trevisan (Treviño).

2012-04-05  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Fixes horizontal parity

2012-04-05  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Should fix parity at topright

2012-04-05  Andrea Cimitan  <andrea.cimitan@canonical.com>

	New dash decoration assets

2012-04-05  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Less opacity on both line and background for search bar. Fixes: . Approved by Andrea Azzarone, Marco Trevisan (Treviño).

2012-04-05  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Latest refinements on search bar from design: less opacity on both line and background

2012-04-05  Jay Taoko  <jay.taoko@canonical.com>

	* Fix: rendering of the Dash corners (top-right, bottom-left, bottom-right).. Fixes: https://bugs.launchpad.net/bugs/839476. Approved by Mirco Müller, Andrea Cimitan.

2012-04-05  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed rendering offset error.

2012-04-05  Jay Taoko  <jay.taoko@canonical.com>

	* Merge

2012-04-05  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Draw nicer panel/dash launcher/dash separators, following mockups

2012-04-05  Jay Taoko  <jay.taoko@canonical.com>

	* Merged with Unity trunk.

2012-04-05  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed shader compilation.

2012-04-05  Jay Taoko  <jay.taoko@canonical.com>

	* Rendering improvements.
	* Removing the inverted textures as they are no longer necessary.

2012-04-04  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed rendering of the Dash corners.

2012-03-27  Mirco Müller  <mirco.mueller@ubuntu.com>

	Re-merged with trunk

2012-02-24  Jay Taoko  <jay.taoko@canonical.com>

	
	* Fixed blending issues when using QRP_TexMaskTexAlpha.
	* A weird problems remains on the bottom left corner.
	* Shine and other effects remain to be applied on the corners.

2012-02-24  Mirco Müller  <mirco.mueller@canonical.com>

	Only use the alpha-channel in the mask-textures. Create the correct blurred texture-parts for the corners. Apply it all.

2012-02-21  Mirco Müller  <mirco.mueller@canonical.com>

	Added mask-textures for the three color-texture making up the corners of the dash/hud decoration

2012-04-05  Andrea Azzarone  <azzaronea@gmail.com>

	Use gtk_accelerator_get_label to get a translatable key binding.. Fixes: https://bugs.launchpad.net/bugs/971332. Approved by Gord Allott.

2012-04-04  Andrea Azzarone  <azzaronea@gmail.com>

	Fix.

2012-04-04  Andrea Azzarone  <azzaronea@gmail.com>

	Fix.

2012-04-03  Andrea Azzarone  <azzaronea@gmail.com>

	Fix style issue.

2012-04-03  Andrea Azzarone  <azzaronea@gmail.com>

	Fix bug #971332.

2012-04-05  Koichi Akabe  <vbkaisetsu@gmail.com>

	Ensures hud ignores key presses once ibus is active. Fixes: https://bugs.launchpad.net/bugs/957927, https://bugs.launchpad.net/bugs/964760, https://bugs.launchpad.net/bugs/973344. Approved by Brandon Schaefer, Gord Allott.

2012-04-04  Koichi Akabe  <vbkaisetsu@gmail.com>

	change to check im_preedit instead of im_active on dash (for lp:973344)

2012-04-03  Koichi Akabe  <vbkaisetsu@gmail.com>

	fix typo on autopilot test_ibus.py
	remove for loop on test_ignore_key_events_on_hud

2012-04-03  Koichi Akabe  <vbkaisetsu@gmail.com>

	merge with trunk to solve conflicts

2012-03-23  Koichi Akabe  <vbkaisetsu@gmail.com>

	merge from trunk to solve conflicts

2012-03-23  Koichi Akabe  <vbkaisetsu@gmail.com>

	add autopilot test for ignoring key events while ibus is active

2012-03-19  Koichi Akabe  <vbkaisetsu@gmail.com>

	ignore tab key on dash when ibus is active

2012-03-18  Koichi Akabe  <vbkaisetsu@gmail.com>

	fix behaviour when unexpected key (left/right tab) is pressed on hud

2012-03-17  Koichi Akabe  <vbkaisetsu@gmail.com>

	add im_preedit property to get state of ibus
	ignore up/down key while ibus is active
	remove search_activated.emit() on HudView.cpp because it is te reason why HUD executes items twice
	move query_activated.emit() to search_bar_->activated

2012-04-05  Thomi Richards  <thomi.richards@canonical.com>

	Fixed failing assertion in the Hud.. Fixes: . Approved by Gord Allott.

2012-04-05  Thomi Richards  <thomi.richards@canonical.com>

	Don't call g_variant_equal in the Hud when there's a chance that one of the variants can be NULL.

2012-04-05  Gord Allott  <gord.allott@canonical.com>

	fixes widescreen icons being too small, makes them the correct aspect ratio and size. Fixes: https://bugs.launchpad.net/bugs/878015. Approved by Mirco Müller.

2012-04-05  Gord Allott  <gord.allott@canonical.com>

	fix wrongly aligned icons

2012-04-05  Gord Allott  <gord.allott@canonical.com>

	Fixes a long standing slight visual bug in the dash, widescreen icons now render correctly

2012-04-05  Jason Smith  <jason.smith@canonical.com>

	* Fix for bug #839480
	* Fix rendering of the Dash, Launcher and Panel when "NO_BLUR" is selected in CCSM
	* Added support to get a none blurred region of the display from BackgroundEffectHelper. Fixes: https://bugs.launchpad.net/bugs/839480, https://bugs.launchpad.net/bugs/941066. Approved by Gord Allott, Brandon Schaefer, Jason Smith.

2012-04-04  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Merged trunk, fixed conflict

2012-04-04  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Change dash_is_open_ to use the launcher_controller->IsOverlayOpen()
	* Removed some commented out lines of code

2012-04-02  Jay Taoko  <jay.taoko@canonical.com>

	* Merged with Unity Trunk.

2012-03-30  Jason Smith  <jason.smith@canonical.com>

	fix detection of when to paint panel background

2012-03-28  Jay Taoko  <jay.taoko@canonical.com>

	* Fix update of static blur case

2012-03-26  Jay Taoko  <jay.taoko@canonical.com>

	* Check that the maximized window is not a native window.

2012-03-26  Jay Taoko  <jay.taoko@canonical.com>

	* Fixes

2012-03-24  Jay Taoko  <jay.taoko@canonical.com>

	* Update Panel texture only when necessary.

2012-03-23  Jay Taoko  <jay.taoko@canonical.com>

	* Added support for panel rendering.

2012-03-23  Jay Taoko  <jay.taoko@canonical.com>

	* Fixing Panel background

2012-03-23  Jay Taoko  <jay.taoko@canonical.com>

	* Fix for bug #839480

2012-03-23  Jay Taoko  <jay.taoko@canonical.com>

	* Cleanup

2012-03-23  Jay Taoko  <jay.taoko@canonical.com>

	* Fixes the rendering of the dash when the "No Blur" option is selected in CCSM.

2012-04-05  Mirco Müller  <mirco.mueller@ubuntu.com>

	Implement new card view design. Fixes: https://bugs.launchpad.net/bugs/901164. Approved by Andrea Cimitan.

2012-04-05  Mirco Müller  <mirco.mueller@ubuntu.com>

	New input from Design... tiles background tint-color is meant to be like the one used on the lens-nav-bar

2012-04-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	Work around a bug in QRP_QuadWireframe() not drawing the bottom-left-most pixel in the black outline around the icon

2012-04-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fixing the horizontal tile renderer (aka card-view) to comply with the design-specs

2012-04-05  Gord Allott  <gord.allott@canonical.com>

	Fixes a hud translation issue, can't have const std::strings in an anonymous namespace.. Fixes: . Approved by Michal Hruby.

2012-04-05  Gord Allott  <gord.allott@canonical.com>

	merged with trunk fixed conflicts

2012-04-05  Gord Allott  <gord.allott@canonical.com>

	Fixed translation error in hud, "Type your command" is now properly translatable

2012-04-05  Tim Penhey  <tim.penhey@canonical.com>

	Allow Unity to correctly respond to a non-modifier key-binding for "show hud".. Fixes: https://bugs.launchpad.net/bugs/969256. Approved by Daniel van Vugt, Thomi Richards.

2012-04-05  Tim Penhey  <tim.penhey@canonical.com>

	Fix the docstring duplication.

2012-04-05  Tim Penhey  <tim.penhey@canonical.com>

	Use the result of ShowHud.

2012-04-05  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2012-04-05  Tim Penhey  <tim.penhey@canonical.com>

	Autopilot tests.

2012-04-05  Tim Penhey  <tim.penhey@canonical.com>

	Allow hud initiate to be bound to a non-modifier key.

2012-04-04  Jason Smith  <jason.smith@canonical.com>

	Implement sticky edge behavior as requested by design. Add EdgeBarrierController class to handle complexity of edge barriers.. Fixes: . Approved by Thomi Richards.

2012-04-04  Jason Smith  <jason.smith@canonical.com>

	update edge barrier class to use sticter types

2012-04-04  Jason Smith  <jason.smith@canonical.com>

	fix review issues

2012-04-04  Jason Smith  <jason.smith@canonical.com>

	fix doc strings

2012-04-04  Jason Smith  <jason.smith@canonical.com>

	add autopilot tests to test new behaviors

2012-04-04  Jason Smith  <jason.smith@canonical.com>

	dont capture mouse when not hiding and sticky edges is off

2012-04-03  Jason Smith  <jason.smith@canonical.com>

	implement edge barrier behavior as updated in spec

2012-04-04  Thomi Richards  <thomi.richards@canonical.com>

	Only desaturate icons when an overlay is shown if the mouse is not over the launcher.. Fixes: https://bugs.launchpad.net/bugs/973063. Approved by Jason Smith.

2012-04-05  Thomi Richards  <thomi.richards@canonical.com>

	Added a test for when you mose over after the dash is opened.

2012-04-05  Thomi Richards  <thomi.richards@canonical.com>

	Fixed bug, test passes.

2012-04-05  Thomi Richards  <thomi.richards@canonical.com>

	Have failing test.

2012-04-05  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-04-04  Thomi Richards  <thomi.richards@canonical.com>

	Force launcher icons to saturate when keynav starts.. Fixes: https://bugs.launchpad.net/bugs/913569. Approved by Jason Smith.

2012-04-04  Thomi Richards  <thomi.richards@canonical.com>

	Fixed bug, test passes.

2012-04-04  Thomi Richards  <thomi.richards@canonical.com>

	Have failing test. Also fixed scenario generation for launcher tests when we're running a single monitor only.

2012-04-04  Michal Hruby  <michal.mhr@gmail.com>

	Ensure that the spinner is shown even for empty searches. Fixes: https://bugs.launchpad.net/bugs/965492. Approved by Gord Allott.

2012-04-04  Michal Hruby  <michal.mhr@gmail.com>

	Use string::empty method

2012-04-04  Michal Hruby  <michal.mhr@gmail.com>

	Ensure that the spinner is shown even for empty searches

2012-04-04  Albert Astals  <albert.astals@canonical.com>

	Clear queries_ in HudImpl::UpdateQueryCallback
	
	As suggested by Ryan Lortie in https://bugs.launchpad.net/indicator-appmenu/+bug/965299
	. Fixes: https://bugs.launchpad.net/bugs/965299. Approved by Gord Allott, Thomi Richards.

2012-04-03  Albert Astals  <albert.astals@canonical.com>

	Clear queries_ in HudImpl::UpdateQueryCallback
	
	As suggested by Ryan Lortie in https://bugs.launchpad.net/indicator-appmenu/+bug/965299

2012-04-03  Thomi Richards  <thomi.richards@canonical.com>

	Make Ctrl+Tab from commands lens work correctly.. Fixes: https://bugs.launchpad.net/bugs/971850. Approved by Tim Penhey.

2012-04-03  Thomi Richards  <thomi.richards@canonical.com>

	Added comment.

2012-04-03  Thomi Richards  <thomi.richards@canonical.com>

	Have fix, tests pass.

2012-04-03  Thomi Richards  <thomi.richards@canonical.com>

	Have failing test.

2012-04-03  Benjamin Kerensa  <bkerensa@ubuntu.com>

	Update tooltip in ccsm for "Show Desktop Icon".. Fixes: https://bugs.launchpad.net/bugs/934526. Approved by Marco Biscaro, Fitoschido.

2012-03-23  Benjamin Kerensa  <bkerensa@ubuntu.com>

	Actually Fixed Now

2012-03-22  Benjamin Kerensa  <bkerensa@ubuntu.com>

	Fixed Typo LP: #934526

2012-04-03  Brandon Schaefer  <brandontschaefer@gmail.com>

	Fixes the pinyin pop up box disappearing in the hud.. Fixes: https://bugs.launchpad.net/bugs/968777. Approved by Tim Penhey.

2012-04-02  Brandon Schaefer  <brandontschaefer@gmail.com>

	* More fixes to the ap test

2012-04-02  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Merged trunk, fixed conflict

2012-04-02  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixed ap test

2012-04-01  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Adds auotpilot test

2012-04-01  Brandon Schaefer  <brandontschaefer@gmail.com>

	* merged trunk

2012-03-29  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixes so when go from Hud to the Dash to make sure you close
	the Hud BEFORE the dash opens

2012-04-03  Thomi Richards  <thomi.richards@canonical.com>

	Fix several failing assertions in gtk, glib, and dbusmenu.. Fixes: . Approved by Marco Trevisan (Treviño).

2012-04-04  Thomi Richards  <thomi.richards@canonical.com>

	LauncherIcon now stores unity icon theme inside a glib::Object wrapper.

2012-04-03  Thomi Richards  <thomi.richards@canonical.com>

	Fixed two places in BamfLauncherIcon where we were sending null pointers into libdbusmenu, which would cause assertions to fail.

2012-04-03  Thomi Richards  <thomi.richards@canonical.com>

	Fixed failing gtk assert in PanelIndicatorEntryView.

2012-04-03  Thomi Richards  <thomi.richards@canonical.com>

	Fixed a failing gtk assert in PanelMenuView.

2012-04-03  Thomi Richards  <thomi.richards@canonical.com>

	Fixed a glib assertion in the LauncherIcon - we were trying to unref a null ptr.

2012-04-03  Andrea Azzarone  <azzaronea@gmail.com>

	Fix a crash in unity::launcher::DeviceLauncherIcon::ShowNotification.. Fixes: https://bugs.launchpad.net/bugs/971345. Approved by Tim Penhey.

2012-04-03  Andrea Azzarone  <azzaronea@gmail.com>

	Should fix a crash bug #971345.

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudController: use the top-most valid window in the stack to fetch the icon, if an invalid window is focused. Fixes: https://bugs.launchpad.net/bugs/931548, https://bugs.launchpad.net/bugs/932371, https://bugs.launchpad.net/bugs/961161. Approved by Thomi Richards, John Lea.

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_hud: removed the unneeded sleep on tests base

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Autopilot: test_showdesktop, remove the hardcoded 'Control+Alt+d' keybinding

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: test_hud, test_switcher: use the new start_app return value

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, make start_app to return the ran BamfApplication instance

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_hud: use self.dash.ensure_visible()

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_hud: Check if the BFB icon is shown on empty desktop

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, keybindings: added the window/show_desktop keybinding

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudLauncherIcon: fix typo

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_hud: Move to the new icon methods

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, hud: add icon property to get the current HUD icon

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudIcon: rename it as HudEmbeddedIcon for better AP integration

2012-04-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-04-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autpilot, test_hud: added test for Dash/HUD interaction and icon changes

2012-04-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudController: use the ubuntu icon as fallback if we don't have a valid window focused

2012-04-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudLauncherIcon: fallback to the BFB icon if the name is empty.

2012-04-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudController: reset the focused_app_icon_ value on invalid focused view

2012-03-31  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudController: use the monitor index = -1 to get the windows of all monitors
	
	Added also some comments

2012-03-31  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudController: Check the top window if the active one is an unity window
	
	If the top window is an unity window, we must check the last valid
	window in the stack, otherwise switching from the Dash to the HUD won't
	work.

2012-03-31  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudController: don't change the Hud Icon if unity is the active application
	
	This fixes the bad icon isse that we have when switching from
	HUD to Dash.

2012-04-03  Michal Hruby  <michal.mhr@gmail.com>

	Make sure we don't display the no-results-hint if we do have results. Fixes: https://bugs.launchpad.net/bugs/971430. Approved by Gord Allott, Brandon Schaefer.

2012-04-02  Michal Hruby  <michal.mhr@gmail.com>

	Add a manual test

2012-04-02  Michal Hruby  <michal.mhr@gmail.com>

	Make sure we don't display the no-results-hint if we do have results

2012-04-03  Thomi Richards  <thomi.richards@canonical.com>

	Fixed a failing assert in the TrashLauncherIcon.. Fixes: . Approved by Tim Penhey.

2012-04-03  Thomi Richards  <thomi.richards@canonical.com>

	send glib::Error to logging framework directly.

2012-04-03  Thomi Richards  <thomi.richards@canonical.com>

	Fixed after Tim's code review.

2012-04-03  Thomi Richards  <thomi.richards@canonical.com>

	The TrashLauncherIcon would cause glib to assert if the user is running a filesystem (such as gvfs) that does not support the Trash:/// uri. This commit makes it log an error message instead. Also fixed whitespace issues.

2012-04-02  Thomi Richards  <thomi.richards@canonical.com>

	Prevents launcher autopilot tests from crashing.. Fixes: . Approved by Tim Penhey.

2012-04-03  Thomi Richards  <thomi.richards@canonical.com>

	FIxed launcher autopilot tests.

2012-04-02  Thomi Richards  <thomi.richards@canonical.com>

	Made autopilot code mostly PEP8 compliant.. Fixes: . Approved by Tim Penhey.

2012-04-03  Thomi Richards  <thomi.richards@canonical.com>

	Various PEP8 fixes for autopilot code.

2012-04-02  Gord Allott  <gord.allott@canonical.com>

	Corrects a callback to use the established variant for UBUS_OVERLAY_SHOWN. Fixes: . Approved by Michal Hruby.

2012-04-02  Gord Allott  <gord.allott@canonical.com>

	fix build

2012-04-02  Gord Allott  <gord.allott@canonical.com>

	fixed conflict with trunk

2012-03-29  Gord Allott  <gord.allott@canonical.com>

	corrects a callback to use the establised varient for UBUS_OVERLAY_SHOWN

2012-04-02  Michal Hruby  <michal.mhr@gmail.com>

	Make sure applications can be started from the HomeLens as soon as we get results from apps lens. Fixes: https://bugs.launchpad.net/bugs/966417. Approved by Gord Allott.

2012-04-02  Michal Hruby  <michal.mhr@gmail.com>

	Act on review comments

2012-03-30  Michal Hruby  <michal.mhr@gmail.com>

	Add an AP test for HomeLens

2012-03-30  Michal Hruby  <michal.mhr@gmail.com>

	Make sure applications can be started as soon as we get results from apps lens

2012-04-01  Jason Smith  <jason.smith@canonical.com>

	Repaint the launcher on resume from suspend.. Fixes: https://bugs.launchpad.net/bugs/915265. Approved by Tim Penhey.

2012-03-29  Jason Smith  <jason.smith@canonical.com>

	migrate to more acceptable and generic way to access resuming signals

2012-03-29  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2012-03-04  Jason Smith  <jason.smith@canonical.com>

	fix resume from suspend corruption on certain nvidia gpu's

2012-04-01  Thomi Richards  <thomi.richards@canonical.com>

	Fix autopilot tests that error (instead of passing or failing).. Fixes: . Approved by Tim Penhey.

2012-04-02  Thomi Richards  <thomi.richards@canonical.com>

	Fixed an error in the autopilot keybindings module that was causing anumber of tests to error. Also fixed the software center launcher icon test.

2012-04-01  Gord Allott  <gord.allott@canonical.com>

	Reduce stress on hud service by waiting 100ms prior to sending request.. Fixes: https://bugs.launchpad.net/bugs/948820. Approved by Tim Penhey.

2012-03-29  Gord Allott  <gord.allott@canonical.com>

	added fixme

2012-03-28  Gord Allott  <gord.allott@canonical.com>

	waits 100ms before asking for another search

2012-04-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Hud: fixed the paddings and geometries, remove the icon glitches
	
	I've fixed all the paddings and geometries to match design (and the dash, then), plus I've fixed a size mismatch that caused some drawing glitches of the icon.
	
	HUD before the fix: http://i.imgur.com/b7BO0.png | http://i.imgur.com/9vpmv.png
	HUD after the fix: http://i.imgur.com/wDxPO.png | http://i.imgur.com/kSLch.png. Fixes: https://bugs.launchpad.net/bugs/931406, https://bugs.launchpad.net/bugs/964061. Approved by Andrea Cimitan, Tim Penhey.

2012-04-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudView: remove unneeded includes

2012-04-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudView, HudIcon: removing unneeded includes

2012-04-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudIcon: add private members

2012-04-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudIcon: simplify the constructor

2012-04-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	IconTexture: don't try to load 0 sized icons.
	
	Otherwise the class won't work even changing the size value...

2012-03-31  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudView: Fixed the HUD padding, removed some magic numbers.
	
	The Hud view padding didn't match the dash padding when the
	launcher not in the auto-hide mode.
	
	So, fixed all the spaces, removed some spacelayouts and using pure padding.
	Removed the icon layout, since it is not needed anymore.

2012-03-31  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudIcon: Don't use a different icon renderer size, than the one provided.
	
	This fixes some icon drawing issues that we have with the embedded HUD.
	Plus remove the unneeded constructor, and set the tile size relative
	to the icon size.
	
	Reducing the minimum widh to the default launcher icon size.

2012-04-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherEntryRemote: added tests for the entry remote class. Fixes: . Approved by Thomi Richards.

2012-03-31  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged with latest lp:~3v1n0/unity/launcher-remote-model-c++

2012-03-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests: added a test suite for LauncherEntryRemote

2012-04-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherRemoteModel rewritten to be more C++ friendly. Fixes: . Approved by Michal Hruby, Thomi Richards.

2012-03-31  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk.

2012-03-31  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests: test_desktop_utilities added test for TestGetDataDirectory

2012-03-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests, added test for DesktopUtilities functions

2012-03-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	FavoriteStoreGSettings, FavoriteStorePrivate: Move to DesktopUtilities::GetDesktopID
	
	And tests disabled

2012-03-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon, LauncherEntryRemote: move to DesktopUtilities::GetDesktopID

2012-03-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityCore, added the DesktopUtilities class
	
	Inside there are static members to get the User and System data directories
	Plus an utility to get the desktop ID from a desktop path for the given
	data directories.

2012-03-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherEntryRemote: moving out the useless .get() from Ptr check...

2012-03-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherEntryRemoteModel: more code cleanup...

2012-03-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherEntryRemoteModel: use nullptr and move to more nice names for cb functions

2012-03-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherEntryRemoteModel: use glib::String to parse the removed parameters

2012-03-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherEntryRemoteModel:: use smart pointer for emitting signals
	
	Code updated against this.

2012-03-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherEntryRemoteModel, more LauncherEntryRemote::Ptr usage

2012-03-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherEntryRemote: move to shared_ptr
	
	Using the simpler std::shared_ptr ensures all the functionalities and more clean code.

2012-03-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherEntryRemoteModel: rewritten to be more C++ friendly

2012-03-30  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Adds CJK autopilot test for the Hud. Fixes: . Approved by Thomi Richards.

2012-03-30  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Merged with trunk, and fixed an ap error I commited

2012-03-29  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixed ap problems!

2012-03-29  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Re-worked the hud emulator and added a Hud class
	* Added CJK test for the Hud

2012-03-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherRemoteEntry: code rewritten to be more C++ friendly, and moved into unity namespace. Fixes: . Approved by Thomi Richards.

2012-03-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherEntryRemote: Added missing ';'... Ops!

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherEntryRemote: glib::Variant explained

2012-03-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherEntryRemote: Quicklist returns the glib::Object
	
	Plus both accepts variant strings and objects paths for QL.

2012-03-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherEntryRemote: making some methods const

2012-03-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherEntryRemote: More C++ friendly and moved into unity namespace

2012-03-30  Andrea Azzarone  <azzaronea@gmail.com>

	Inserting items into launcher makes unnecessary animations on other monitors. Fixes: https://bugs.launchpad.net/bugs/925021. Approved by Marco Trevisan (Treviño).

2012-03-26  Andrea Azzarone  <azzaronea@gmail.com>

	Fix bug #925021

2012-03-26  Andrea Azzarone  <azzaronea@gmail.com>

	Update prerequiste branch.

2012-03-26  Andrea Azzarone  <azzaronea@gmail.com>

	Merge prerequiste branch.

2012-03-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherIcon: use std::string for RemoteUri. Fixes: . Approved by Thomi Richards.

2012-03-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherIcon: use std::string for RemoteUri

2012-03-30  Michal Hruby  <michal.mhr@gmail.com>

	Fix warnings coming from HomeLens' filters merger. Fixes: . Approved by Mikkel Kamstrup Erlandsen.

2012-03-30  Michal Hruby  <michal.mhr@gmail.com>

	Add a couple of comments

2012-03-29  Michal Hruby  <michal.mhr@gmail.com>

	Fix warnings coming from HomeLens' filters merger

2012-03-30  Brandon Schaefer  <brandontschaefer@gmail.com>

	Fixes unityshell.cpp not taking into account of the hud overlay being active.. Fixes: . Approved by Thomi Richards.

2012-03-29  Brandon Schaefer  <brandontschaefer@gmail.com>

	* merged trunk, conficts resolved

2012-03-27  Brandon Schaefer  <brandontschaefer@gmail.com>

	* removed new line!

2012-03-27  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Autopilot test fixes

2012-03-27  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Added autopilot test

2012-03-27  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Exposed HideDash(), so we can correctly exit from the dash, if the hud is about to show

2012-03-26  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixed an uninitialized which could cause a crash. Though very unlikley.

2012-03-26  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Added a new IsOverlayOpen, which checks if any overlay exist on any moniter

2012-03-26  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Changed unityshell to use the launcher IsOverlayOpen() as the hud was getting
	ignored when it shoudn't
	* Autopilot test coming!

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherIcon_ added MonitorVisibility property and subclass SingleMonitorLauncherIcon
	
	Thanks to that, and making HudLauncherIcon to subclass it, we have that in case of locked launcher:
	- BFB should be shown in all the monitors where there is not an HUD icon opened.
	- HUD icon should only be shown in the monitor where the HUD is actually opened.
	
	Plus, don't desaturate the icons placed in a launcher that has no an overalay attached.. Fixes: . Approved by Andrea Azzarone.

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-03-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_hud: updated against the new support for monitor-visible icons

2012-03-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, launcher: added method to get the icons for each monitor

2012-03-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, icons: add monitor visibility related methods

2012-03-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudLauncherIcon: always set it invisible on autohide setting changed

2012-03-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging again with: lp:~3v1n0/unity/hud-lock-out-monitors-tests

2012-03-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherIcon: add monitor visibility informations to the debug introspection

2012-03-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with lp:~3v1n0/unity/hud-lock-out-monitors-tests

2012-03-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test: added SingleMonitorLauncherIcon unit-test

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	MockLauncherIcon: implemented missing methods

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with lp:~3v1n0/unity/hud-lock-out-monitors-tests

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: only desaturate icons on the monitor where there's an overlay opened

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: don't show icons invisible on the launcher's monitor

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudLauncherIcon: subclass SingleMonitorLauncherIcon, show only on target monitor

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BFBLauncherIcon: hide the BFB icon only on the monitor where there's an HUD open

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	SingleMonitorLauncherIcon: new class to control icons visible only in one monitor

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	AbstractLauncherIcon: add support for icons visible only on selected monitors

2012-03-29  Andrea Azzarone  <azzaronea@gmail.com>

	Increase dash height.. Fixes: . Approved by Andrea Cimitan.

2012-03-29  Andrea Azzarone  <azzaronea@gmail.com>

	Increse the dash height.

2012-03-29  Andrea Azzarone  <azzaronea@gmail.com>

	Merge prerequiste branch.

2012-03-29  Andrea Azzarone  <azzaronea@gmail.com>

	Makes the dash search entry horizontally extensible.. Fixes: https://bugs.launchpad.net/bugs/841907. Approved by Marco Trevisan (Treviño), Andrea Cimitan.

2012-03-27  Andrea Azzarone  <azzaronea@gmail.com>

	Add 10px border between the search entry text and the right border.

2012-03-27  Andrea Azzarone  <azzaronea@gmail.com>

	Fix bug #841907.

2012-03-29  Thomi Richards  <thomi.richards@canonical.com>

	Fixed a memory leak in the file-system lens - we were leaking LensFileData objects.. Fixes: . Approved by Jason Smith, Marco Trevisan (Treviño).

2012-03-29  Thomi Richards  <thomi.richards@canonical.com>

	Filesystem lens no longer leaks LensFileData objects.

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Added HUD_TYPE for Icons, this allow to draw the active triangle on that only (and not on BFB).. Fixes: https://bugs.launchpad.net/bugs/961230. Approved by Gord Allott.

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Fixing previous merge...

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with lp:~3v1n0/unity/hud-lock-out-monitors-tests changes

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: test_hudm, added active icon status check

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	AbstractLauncherIcon: Add TYPE_HUD icon type
	
	This fixes the visual issue causing that both the BFB and HUD to draw
	a right triangle.

2012-03-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudController: Fixed geometries for single-launcher mode.
	
	And added tests for multimonitor in HUD, with lock-out support.. Fixes: https://bugs.launchpad.net/bugs/963577. Approved by Thomi Richards.

2012-03-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, updated changes following thomi's review

2012-03-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: add GetDesktopID function to perform the common operations

2012-03-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopliot, test_hud: check that the HUD icon is not desaturated

2012-03-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, use start_app with one more locale parameter, more than start_app_c_locale

2012-03-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_showdesktop: be more locale friendly

2012-03-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_switcher: use BAMF application names, to work with different locales

2012-03-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, switcher: update against new introspection values

2012-03-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: allow to launch applications with C locale
	
	And use it for gedit HUD test

2012-03-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: use GVariantBuilder to build the xids array

2012-03-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: g_variant_new_array can compute the array size automatically

2012-03-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-03-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_hud: test splitted in multiple parts, use multiply_scenarios

2012-03-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: default tests, use C locale to launch applications.

2012-03-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, hud: Removed unneeded print

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: test_hud some cleanups

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, launcher: allow to get the bfb launcher icon from LauncherModel

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, X11: fix typo... actually use rect when checking for monitor geo!

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudController: make the HUD relayout if the monitor has changed

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudView: no need to remove the introspection child on destruction

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, hud: add test to check if the hud icon shows the proper emblem

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_hud: updated the tests against the new embedded icon introspection

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudView: set the icon as introspectable child.
	
	And add and remove it when needed.

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudIcon: make it Introspectable, and use the new IconTexture API

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	IconTexture: move to std::string

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	SimpleLauncherIcon: add the icon_name to the introspection properties

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: use the GetWindows function when we can

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_hud: simplify the desaturated test

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, hud emulator: removing deprecated get_geometry method

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudController: removed typo

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: make sure we initialize the HudController multiple_launchers property

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_hud: Check if the launcher icons (except the HUD one) are desaturated

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_hud: get icon by desktop id, not by tooltip_text
	
	It fixes internationalization issues.

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, launcher emulator: update against icon introspection changes
	
	Allow to get an icon by its desktop id

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: update icon properties against new quirkless names

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test HUD: added checks for the HUDLauncherIcon

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherIcon: added autopilot introspection friendly properties

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudController: oops... g_strcmp != 0 => str1 != str2 ;)

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, hud: added new HudController / HudView properties
	
	They allow to check if the HUD is locked to the launcher, in which
	monitor is shown and if the embedded icon is shown on the view.
	
	Added an extra assert to check if hud_monitor equals hud.monitor

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudView: simplify the embedded icon showing API, add some introspection

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudController: some code cleanup, use functions to reduce code duplication

2012-03-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_hud: added checks for geometry for both locked and unlocked status

2012-03-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	HudController: add support for the multiple launchers feature
	
	The HUD should show at the left edge of the screen when multiple
	launchers are disabled and the mouse pointer is on a non-primary screen.

2012-03-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-03-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, tests: updated against Thomi's suggestions

2012-03-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: test_hud, correctly check the window geometry on multimonitor

2012-03-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Hud: add geometry introspection informations

2012-03-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: added hud monitor-aware tests

2012-03-29  Thomi Richards  <thomi.richards@canonical.com>

	Don't leak shortcut hints.. Fixes: . Approved by Andrea Azzarone, Marco Trevisan (Treviño).

2012-03-29  Thomi Richards  <thomi.richards@canonical.com>

	Don't play fast and loose with raw pointers to shortcuts.

2012-03-29  Thomi Richards  <thomi.richards@canonical.com>

	Fix memory leak in PanelView.. Fixes: . Approved by Tim Penhey.

2012-03-29  Thomi Richards  <thomi.richards@canonical.com>

	Used local typedef.

2012-03-29  Thomi Richards  <thomi.richards@canonical.com>

	PanelView no longer leaks a nux::ColorLayer on exit.

2012-03-28  Tim Penhey  <tim.penhey@canonical.com>

	Make the favourite store a bit more robust around empty environments.. Fixes: . Approved by Thomi Richards, Tim Penhey.

2012-03-29  Tim Penhey  <tim.penhey@canonical.com>

	Make the method public for testing, and test it.

2012-03-28  Thomi Richards  <thomi.richards@canonical.com>

	Don't leak a UbusMessageInfo in ubus_server if there's no handlers defined for a message.. Fixes: . Approved by Tim Penhey.

2012-03-29  Thomi Richards  <thomi.richards@canonical.com>

	Don't leak in ubus_server when there's no handlers for a particular message,

2012-03-28  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Add animation of icon moving to the launcher, and the wiggle when installation is complete.. Fixes: https://bugs.launchpad.net/bugs/955147. Approved by Tim Penhey.

2012-03-29  Thomi Richards  <thomi.richards@canonical.com>

	Merged branch that stops launcher tests from failing.

2012-03-29  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-03-29  Thomi Richards  <thomi.richards@canonical.com>

	Merged branch that had the fix for version 1 of this code, to make sure this still merges cleanly with trunk.

2012-03-28  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-03-21  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-03-16  Thomi Richards  <thomi.richards@canonical.com>

	Store drag window in a nux::ObjectPtr.

2012-03-16  Thomi Richards  <thomi.richards@canonical.com>

	Whitespace fixes.

2012-03-16  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-03-16  Thomi Richards  <thomi.richards@canonical.com>

	Member variable rename.

2012-03-16  Thomi Richards  <thomi.richards@canonical.com>

	Forward declare as much as we can in header files.

2012-03-16  Thomi Richards  <thomi.richards@canonical.com>

	Removed more debug logging.

2012-03-16  Thomi Richards  <thomi.richards@canonical.com>

	GetIconSize should be const.

2012-03-16  Thomi Richards  <thomi.richards@canonical.com>

	Don't call c_str() on a std::string when assigning to another std::string.

2012-03-16  Thomi Richards  <thomi.richards@canonical.com>

	Removed more debug logging.

2012-03-16  Thomi Richards  <thomi.richards@canonical.com>

	Removed some unneeded down-casts.

2012-03-16  Thomi Richards  <thomi.richards@canonical.com>

	Removed some debugging code that's no longer needed.

2012-03-16  Thomi Richards  <thomi.richards@canonical.com>

	Icon now invisible while animation is running.

2012-03-16  Thomi Richards  <thomi.richards@canonical.com>

	Works now, just need to make the icon invisible in the launcher while the animation runs.

2012-03-15  Thomi Richards  <thomi.richards@canonical.com>

	Removed some unnecessary casting.

2012-03-15  Thomi Richards  <thomi.richards@canonical.com>

	Removed some cruft, now it kind-of works, except that anim_complete signal doesn't fire correctly.

2012-03-15  Thomi Richards  <thomi.richards@canonical.com>

	Only unref property_value if we got it.

2012-03-15  Thomi Richards  <thomi.richards@canonical.com>

	Indentation fixes.

2012-03-15  Thomi Richards  <thomi.richards@canonical.com>

	Trying to remove ptr hacks, crashes.

2012-03-15  Thomi Richards  <thomi.richards@canonical.com>

	Fixed indentation, removed un-needed initialisers.

2012-03-14  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Merge from trunk

2012-03-14  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Cleanup tests even further, follow Alex's recommendations, thanks a lot Alex

2012-03-14  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Cleanup at the end, move function to the proper class

2012-03-14  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Make changes in tests, merge function into LauncherTests, etc

2012-03-13  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Cleanup tests, also first ensure Software Center is removed

2012-03-13  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Merge from trunk, fix conflicts

2012-03-13  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Fix crash on second install, THANKS THOMI

2012-03-08  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Fix a line in tests

2012-03-08  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Change C-style casts

2012-03-08  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Use SC icon instead of iBus

2012-03-08  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Get all tests working

2012-03-08  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Thanks Thomi for the helper function on getting icon from desktop file

2012-03-08  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Merge from trunk

2012-03-08  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Try to get test working

2012-03-07  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Merge from trunk

2012-03-05  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Make changes in code as per Marco's review, thanks a lot!

2012-03-04  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Cleanup code

2012-03-03  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Get the launcher to hide/unhide as needed

2012-03-03  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Get the DragWindow to disappear properly after the animation

2012-03-03  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Get the Animation target right

2012-03-02  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Everything's compete now, except the animation target

2012-03-02  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Add test animation, get everything else working

2012-03-02  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Code cleanup

2012-03-02  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Get the dragwindow working, YAY

2012-03-02  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Add GetIconSize function to Launcher

2012-02-29  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	First steps towards getting a DragWindow working

2012-02-27  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Merge from trunk and fix runtime failure

2012-02-26  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Try to get baseWindow working

2012-02-23  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Fix build failures

2012-02-23  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Send icon_x, y and size to the SCLauncherIcon constructor

2012-02-23  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Merge from trunk

2012-03-28  Tim Penhey  <tim.penhey@canonical.com>

	Move TestPlacesGroupImpl google test into the group that needs X.. Fixes: . Approved by Sam Spilsbury.

2012-03-29  Tim Penhey  <tim.penhey@canonical.com>

	The lensview_impl gtest needs X.

2012-03-28  Thomi Richards  <thomi.richards@canonical.com>

	Autopilot launcher tests now skip instead of fail when running the nvidia chipset.. Fixes: . Approved by Alex Launi.

2012-03-29  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk, made docstring and error messages more explicit.

2012-03-29  Thomi Richards  <thomi.richards@canonical.com>

	Raise BlacklistedDriverError sooner, since nvidia chipsets can't even get the monitor name.

2012-03-29  Thomi Richards  <thomi.richards@canonical.com>

	Fix scenario generation.

2012-03-28  Thomi Richards  <thomi.richards@canonical.com>

	Made some autopilot exception messages more informative and explicit.. Fixes: . Approved by Tim Penhey.

2012-03-29  Thomi Richards  <thomi.richards@canonical.com>

	Even better.

2012-03-29  Thomi Richards  <thomi.richards@canonical.com>

	Made ValueExceptions more explicit in the ScreenGeometry class.

2012-03-28  Thomi Richards  <thomi.richards@canonical.com>

	Fix a crash in the launcher software center integration code.. Fixes: https://bugs.launchpad.net/bugs/963718. Approved by Tim Penhey.

2012-03-29  Thomi Richards  <thomi.richards@canonical.com>

	Don't need AsOutParam.

2012-03-28  Thomi Richards  <thomi.richards@canonical.com>

	Initialise ptr to nullptr to appease Tim.

2012-03-28  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-03-26  Gord Allott  <gord.allott@canonical.com>

	fixes a gvariant unref bug

2012-03-28  Michal Hruby  <michal.mhr@gmail.com>

	Fix inversion of logic in the glib logger. Fixes: . Approved by .

2012-03-28  Michal Hruby  <michal.mhr@gmail.com>

	Fix inversion of logic in the glib logger

2012-03-28  Andrea Cimitan  <andrea.cimitan@canonical.com>

	1px subtle change: 1st pixel of shadow from (0, 0, 0, 0.58f) to (0, 0, 0, 0.60f). Fixes: . Approved by Marco Trevisan (Treviño).

2012-03-28  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Super subtle refinement to the top pixel of the panel shadow

2012-03-27  Andrea Azzarone  <azzaronea@gmail.com>

	Reduce the spread delay for all items other than the initial item the select lands on after alt-tab opens.. Fixes: https://bugs.launchpad.net/bugs/838232. Approved by Thomi Richards.

2012-03-28  Andrea Azzarone  <azzaronea@gmail.com>

	Fix typo.

2012-03-27  Andrea Azzarone  <azzaronea@gmail.com>

	Use two different timeout lenghts for the alt-tab details mode. Fix Bug #838232.

2012-03-27  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Smaller but sharper panel shadow, from design. Fixes: . Approved by Andrea Azzarone, Marco Trevisan (Treviño).

2012-03-27  Andrea Cimitan  <andrea.cimitan@canonical.com>

	New panel shadow

2012-03-27  Andrea Azzarone  <azzaronea@gmail.com>

	Fix crash on PointerBarrier.. Fixes: https://bugs.launchpad.net/bugs/944217. Approved by Thomi Richards.

2012-03-28  Andrea Azzarone  <azzaronea@gmail.com>

	Update manual test.

2012-03-27  Andrea Azzarone  <azzaronea@gmail.com>

	Adds a manual test.

2012-03-27  Andrea Azzarone  <azzaronea@gmail.com>

	Disconnect smoothing_handle_ on PointerBarrierWrapper destruction.

2012-03-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Autopilot: added tests for the primary-monitor aware LauncherController. Fixes: . Approved by Thomi Richards.

2012-03-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with thomi's multiply_scenarios branch

2012-03-28  Thomi Richards  <thomi.richards@canonical.com>

	Launcher tests now use multiply_scenarios to generate test scenarios.

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, launcher: added tests to check the number of launchers

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, X11: get the glxinfo output only once.

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test_launcher: code updated to follow the thomi's suggestions ;)

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, X11: add BlacklistedDriverError

2012-03-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-03-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_launcher: skip the tests if we can't set the primary monitor.

2012-03-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: X11 emulator, add blacklist of drivers to skip the primary monitor set

2012-03-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: test launcher, added scenarios to test with more configurations

2012-03-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autpilot, X11: allow to set the primary monitor via xrandr

2012-03-26  Thomi Richards  <thomi.richards@canonical.com>

	Converted several classes to use std::string instead of const char* or const gchar*.. Fixes: . Approved by Brandon Schaefer.

2012-03-27  Thomi Richards  <thomi.richards@canonical.com>

	Use initialiser list.

2012-03-27  Thomi Richards  <thomi.richards@canonical.com>

	Updated to coding standards.

2012-03-27  Thomi Richards  <thomi.richards@canonical.com>

	LauncherIcon::SetEmblemText now takes a std::string.

2012-03-27  Thomi Richards  <thomi.richards@canonical.com>

	LauncherIcon::emblem now uses std::string instead of const char*

2012-03-27  Thomi Richards  <thomi.richards@canonical.com>

	Made PlacesTileSimple::uri a std::string, and updated dependant code.

2012-03-27  Thomi Richards  <thomi.richards@canonical.com>

	Made PlacesSimpleTile::lable a std::string.

2012-03-27  Thomi Richards  <thomi.richards@canonical.com>

	Removed const char* from IconTexture class, and all places that call it.

2012-03-26  Brandon Schaefer  <brandontschaefer@gmail.com>

	Disable Alt+F1 mode when the dash is open.. Fixes: . Approved by Thomi Richards.

2012-03-26  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Added autopilot test

2012-03-26  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Disable alt+f1 when the dash is open

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: Connect the already present icons to signals when setting the model.
	
	When a new launcher is added, we need to connect the icons that are already on the model to the needs_redraw signal, or the new launcher won't redraw when they ask that.. Fixes: https://bugs.launchpad.net/bugs/964851. Approved by Thomi Richards.

2012-03-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: Connect the already present icons to signals when setting the model.
	
	This fixes the bug #964851

2012-03-26  Alex Launi  <alex.launi@canonical.com>

	Reorganize and refactor the manual tests. Fixes: . Approved by Alex Launi, Thomi Richards.

2012-03-26  Alex Launi  <alex.launi@canonical.com>

	add newline to end of Hud.txt

2012-03-26  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2012-03-23  Alex Launi  <alex.launi@canonical.com>

	Reorganize and refactor the manual tests

2012-03-26  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Set 0.2 as new alpha value for dimmed icons, apply tweaks to edges. Fixes: https://bugs.launchpad.net/bugs/938620. Approved by Marco Trevisan (Treviño).

2012-03-22  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Dim icons in the launcher for 938620

2012-03-26  Andrea Azzarone  <azzaronea@gmail.com>

	Fix the alignment of the dash window buttons.. Fixes: https://bugs.launchpad.net/bugs/963019. Approved by Marco Trevisan (Treviño), Andrea Cimitan.

2012-03-23  Andrea Azzarone  <azzaronea@gmail.com>

	Fix.

2012-03-23  Andrea Azzarone  <azzaronea@gmail.com>

	Remove the if.

2012-03-23  Andrea Azzarone  <azzaronea@gmail.com>

	Fix dash window buttons alignment.

2012-03-23  Didier Roche  <didier.roche@canonical.com>

	Release\ 5.8.0

2012-03-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: implement WindowsOnViewport to get only windows on visible VP
	
	This function doesn't take account of the monitors.
	Rewritten also BamfLauncherIcon::Windows and ::WindowsForMonitor
	to remove code duplication, using the new GetWindows function to perform
	filtering via the WindowFilterMask.. Fixes: https://bugs.launchpad.net/bugs/961977. Approved by Thomi Richards, Jason Smith.

2012-03-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-03-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-tests, Launcher: improved the launcher multimonitor/workspace tests

2012-03-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-tests: added a Launcher manual test to check the "pips" changes

2012-03-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: implement WindowsOnViewport to get only windows on visible VP
	
	This function doesn't take account of the monitors.
	
	Redesigned also BamfLauncherIcon::Windows and ::WindowsForMonitor
	to remove code duplication, using the new GetWindows function to perform
	filtering via the WindowFilterMask.

2012-03-22  Tim Penhey  <tim.penhey@canonical.com>

	Make the panel more aware of open overlays, and make sure that all launchers resaturate the icons when overlays (the dash or hud) are closed.. Fixes: https://bugs.launchpad.net/bugs/961844, https://bugs.launchpad.net/bugs/962720. Approved by Thomi Richards.

2012-03-23  Tim Penhey  <tim.penhey@canonical.com>

	Manual test for the launcher icon saturation.

2012-03-23  Tim Penhey  <tim.penhey@canonical.com>

	The panel was assuming that you would get a close before an open if switching from the dash to the hud, but they come in the other order.

2012-03-23  Tim Penhey  <tim.penhey@canonical.com>

	Purely a redraw issue with the resaturation.

2012-03-22  Brandon Schaefer  <brandontschaefer@gmail.com>

	Added extra tests for the ibus Anthy engine: we now test both Ctrl+J and Enter as a commit key.. Fixes: . Approved by Brandon Schaefer.

2012-03-23  Thomi Richards  <thomi.richards@canonical.com>

	Use multiple_scenarios from testscenarios to generate a dot-product for scenarios that need it. If the version of testscenarios is too old, we provide our own implementation.

2012-03-22  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Added to the ibus_anthy test using Enter to commit preedit

2012-03-22  Tim Penhey  <tim.penhey@canonical.com>

	Make sure the decay function callback is removed on object destruction.. Fixes: https://bugs.launchpad.net/bugs/962693. Approved by Marco Trevisan (Treviño).

2012-03-23  Tim Penhey  <tim.penhey@canonical.com>

	Add a destructor to the Decaymulator to remove the on timeout function call.

2012-03-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Open the Menus Indicators on ButtonPress avoiding flickers
	
	Now the indicator menus shows once Alt+F10 keybinding has been pressed, and is not anymore needed to release the Alt key.
	Also, fixed the panel issue reported in bug #948522 that could happen when using menus. To avoid it we use now a timeout to filter the events that we can ignore not to make unity-panel-service crazy.. Fixes: https://bugs.launchpad.net/bugs/943223, https://bugs.launchpad.net/bugs/948522. Approved by Tim Penhey.

2012-03-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicators: added Alt+F10 manual test

2012-03-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityShell: show First indicator menu on key-down, also remove the flickering issue

2012-03-22  Thomi Richards  <thomi.richards@canonical.com>

	Removed one manual test that was impossible to run, and another that existed in two separate places.
	
	UNBLOCK. Fixes: . Approved by Alex Launi.

2012-03-22  Thomi Richards  <thomi.richards@canonical.com>

	Removed the antialiasing text manual tests, as it's impossible to verify.

2012-03-22  Thomi Richards  <thomi.richards@canonical.com>

	Removed duplicate manual tests.

2012-03-22  Thomi Richards  <thomi.richards@canonical.com>

	Fix autopilot tests for launcher keynav mode and super+tab switcher.. Fixes: . Approved by Alex Launi.

2012-03-22  Thomi Richards  <thomi.richards@canonical.com>

	Fixed launcher keynav tests.

2012-03-22  Michal Hruby  <michal.mhr@gmail.com>

	Set proper view_type on lenses when they're activated by shortcut. Fixes: https://bugs.launchpad.net/bugs/961338. Approved by Gord Allott, Mikkel Kamstrup Erlandsen.

2012-03-22  Michal Hruby  <michal.mhr@gmail.com>

	Make the test cleanup itself

2012-03-22  Michal Hruby  <michal.mhr@gmail.com>

	Add AP test

2012-03-22  Michal Hruby  <michal.mhr@gmail.com>

	Set proper view_type on lenses when they're activated by shortcut

2012-03-22  Thomi Richards  <thomi.richards@canonical.com>

	Fixed the shortcut_hint autopilot tests. These were broken after the launcher emulator was changed.. Fixes: . Approved by Tim Penhey.

2012-03-22  Thomi Richards  <thomi.richards@canonical.com>

	Fixed shortcut hint auitopilot tests.

2012-03-21  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Reduces opacity of the blur effect in the dash icons from 50% to 15%, as requested by design. Fixes: . Approved by Andrea Azzarone.

2012-03-21  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Less opacity for the blurred effect on icons in the dash

2012-03-21  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Trunk uses 100% opacity for search bar border opacity, should be 80%. Fixes: . Approved by Andrea Azzarone.

2012-03-21  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Fix regression of search bar border opacity

2012-03-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherController: show a launcher in the primary monitor if set
	
	This ensures that the launcher is shown only on the primary one, not on the one at the left.. Fixes: https://bugs.launchpad.net/bugs/961281. Approved by Andrea Azzarone.

2012-03-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherController: ensures we have a valid launchers[0]
	
	It shouldn't ever happen, btw.

2012-03-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherController: ensure that the primary monitor is used when using only one launcher

2012-03-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher manual test: added test to check the launcher monitors.

2012-03-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherController: be aware of the primary monitor.
	
	Only show the launcher in the primary monitor if set.

2012-03-21  Andrea Azzarone  <azzaronea@gmail.com>

	Fixing current dash layout which doesn't match the wanted design.
	
	Moreover the dash code is full of magic number.. Fixes: . Approved by Andrea Cimitan, Marco Trevisan (Treviño).

2012-03-21  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Spacing

2012-03-21  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Readd the const& to the variable

2012-03-21  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Merge trunk

2012-03-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Re-Remerge trunk

2012-03-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Re-merging with trunk.

2012-03-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-03-21  Andrea Azzarone  <azzaronea@gmail.com>

	Update paddin value.

2012-03-21  Andrea Azzarone  <azzaronea@gmail.com>

	Fix search bar height in hud.

2012-03-20  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes dash layout bugs. Moves padding values in dash::style.

2012-03-21  Michal Hruby  <michal.mhr@gmail.com>

	Fix incorrect signal connections for handling global search finished. Fixes: . Approved by .

2012-03-21  Michal Hruby  <michal.mhr@gmail.com>

	Merge trunk

2012-03-21  Michal Hruby  <michal.mhr@gmail.com>

	Fix incorrect signal connections for handling global search finished

2012-03-21  Gord Allott  <gord.allott@canonical.com>

	Hud wasn't sending its monitor with the OVERLAY_HIDDEN message, corrects that, fixes lp:961169. Fixes: . Approved by Marco Trevisan (Treviño).

2012-03-21  Gord Allott  <gord.allott@canonical.com>

	ensured that the hud hide method sends the correct monitor in its ubus signal

2012-03-21  Didier Roche  <didier.roche@canonical.com>

	gord has a fix, reverting the revert

2012-03-21  Didier Roche  <didier.roche@canonical.com>

	revert lp:~thumper/unity/lock-out-hud. Causing bug #961169

2012-03-21  Gord Allott  <gord.allott@canonical.com>

	Fixes the incorrect item count in See x more results. see lp:934944. Fixes: https://bugs.launchpad.net/bugs/934944. Approved by Mirco Müller.

2012-03-21  Gord Allott  <gord.allott@canonical.com>

	remove debug

2012-03-21  Gord Allott  <gord.allott@canonical.com>

	fix rare case when there are less items shown than they should

2012-03-21  Gord Allott  <gord.allott@canonical.com>

	merged trunk, resolved criss-cross merge

2012-03-19  Gord Allott  <gord.allott@canonical.com>

	clarified manual test

2012-03-06  Gord Allott  <gord.allott@canonical.com>

	Ensures PlacesGroup corrects the number of visible results depending on the result view it is using

2012-03-06  Gord Allott  <gord.allott@canonical.com>

	depend on standalone dash fix branch

2012-03-21  Gord Allott  <gord.allott@canonical.com>

	Removes the focus forcing hack in the HUD.. Fixes: . Approved by Gord Allott, Alex Launi, Marco Trevisan (Treviño), Michal Hruby.

2012-03-21  Gord Allott  <gord.allott@canonical.com>

	resolved conflict with trunk

2012-03-07  Gord Allott  <gord.allott@canonical.com>

	fix conflict with trunk

2012-02-15  Gord Allott  <gord.allott@canonical.com>

	remove the bad timeout

2012-03-21  Daniel van Vugt  <vanvugt@gmail.com>

	Fix the autoscroll timer waking up 50 times per sec when no scrolling needs to be done (LP: #917210). Fixes: https://bugs.launchpad.net/bugs/917210. Approved by Marco Trevisan (Treviño).

2012-03-14  Daniel van Vugt  <daniel.van.vugt@canonical.com>

	manual-tests/Wakeups.txt: Add test case for bug LP: #917210

2012-03-14  Daniel van Vugt  <daniel.van.vugt@canonical.com>

	Merged latest lp:unity

2012-01-24  Daniel van Vugt  <vanvugt@gmail.com>

	Fix the autoscroll timer waking up 50 times per sec when no scrolling needs
	to be done (LP: #917210)
	
	Also removed some unused variables.

2012-03-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unity-panel-service: don't crash if the parsed a11y indicator entry is not valid
	
	Entries with invalid parent_object have been removed from the indicator
	so we shouldn't really care about them.. Fixes: https://bugs.launchpad.net/bugs/937119. Approved by Didier Roche.

2012-03-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Manual Test: Added Panel Service test

2012-03-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelindicatorEntryAccessible: don't crash if the parsed entry is not valid
	
	Entries with invalid parent_object have been removed from the indicator
	so we shouldn't really care about them.

2012-03-21  Daniel van Vugt  <daniel.van.vugt@canonical.com>

	Don't respond to "Confirm" actions in showLauncherKeyTerminate, which come
	from pressing Enter during any action (holding Alt). Those calls are spurious
	(a long-standing design bug in compiz) and do not come with a valid options[]
	vector. So accessing options[] would crash (LP: #960957)
	. Fixes: https://bugs.launchpad.net/bugs/960957. Approved by Marco Trevisan (Treviño), Gord Allott.

2012-03-21  Daniel van Vugt  <daniel.van.vugt@canonical.com>

	Don't respond to "Confirm" actions in showLauncherKeyTerminate, which come
	from pressing Enter during any action (holding Alt). Those calls are spurious
	(a long-standing design bug in compiz) and do not come with a valid options[]
	vector. So accessing options[] would crash (LP: #960957)

2012-03-21  Tim Penhey  <tim.penhey@canonical.com>

	Adapt the HUD visuals to look nice with a locked out launcher.. Fixes: https://bugs.launchpad.net/bugs/921506. Approved by Gord Allott, Marco Trevisan (Treviño).

2012-03-21  Tim Penhey  <tim.penhey@canonical.com>

	Add some sleeps to allow unity time to work things out.

2012-03-21  Tim Penhey  <tim.penhey@canonical.com>

	Update the hud autopilot tests to run with both the launcher hide settings.

2012-03-21  Tim Penhey  <tim.penhey@canonical.com>

	Make the HUD and BFB launcher icons not switch visibility if the launcher is not locked out.

2012-03-21  Tim Penhey  <tim.penhey@canonical.com>

	Trim trailing whitespace.

2012-03-21  Tim Penhey  <tim.penhey@canonical.com>

	Make the launcher realise when the hud is open.

2012-03-21  Tim Penhey  <tim.penhey@canonical.com>

	Hook up the BFB and HUD launcher icons to the hide_mode changed signal.

2012-03-21  Tim Penhey  <tim.penhey@canonical.com>

	Fix the enum declarations.

2012-03-21  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2012-03-16  Gord Allott  <gord.allott@canonical.com>

	added manual test for hud lock out behaviour as there is no AP mechanism for ensuring the launchers locked out state

2012-03-16  Gord Allott  <gord.allott@canonical.com>

	fixed wrong highlight

2012-03-15  Gord Allott  <gord.allott@canonical.com>

	update hud/launcher visuals for design change

2012-03-21  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixes the icon getting frozen and producing a duplicate icon.. Fixes: https://bugs.launchpad.net/bugs/918753. Approved by Tim Penhey.

2012-03-20  Brandon Schaefer  <brandontschaefer@gmail.com>

	* DRY - Dont Repeat Yourself

2012-03-20  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Lose mouse control now

2012-03-19  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixes the icon getting frozen and producing a duplicate icon.

2012-03-20  Andrea Azzarone  <azzaronea@gmail.com>

	Remove obsolete manual tests.. Fixes: . Approved by Tim Penhey.

2012-03-20  Andrea Azzarone  <azzaronea@gmail.com>

	Removes obsolete manual tests.

2012-03-20  Alexandros Frantzis  <alexandros.frantzis@linaro.org>

	ubus: Ensure the GType system has been initialized before using any GTypes.
	
	The unity plugin doesn't explicitly call g_type_init(), although it uses a
	GObject for UBusServer. This currently works because the ccp plugin, which
	gets loaded before the unity plugin, calls g_type_init(), but this is fragile.
	If ccp is not used, g_type_init() is not called by the time UBusServer gets
	initialized, leading to a crash. This patch ensures that the GType system
	has been initialized before using UBusServer (it is safe to call g_type_init()
	multiple times).. Fixes: . Approved by Marco Trevisan (Treviño), Jay Taoko.

2012-03-16  Alexandros Frantzis  <alexandros.frantzis@linaro.org>

	ubus: Ensure the GType system has been initialized before using any GTypes.
	
	The unity plugin doesn't explicitly call g_type_init(), although it uses a
	GObject for UBusServer. This currently works because the ccp plugin, which
	gets loaded before the unity plugin, calls g_type_init(), but this is fragile.
	If ccp is not used, g_type_init() is not called by the time UBusServer gets
	initialized, leading to a crash. This patch ensures that the GType system
	has been initialized before using UBusServer (it is safe to call g_type_init()
	multiple times).

2012-03-20  Gord Allott  <gord.allott@canonical.com>

	Fixes issue with hud not emitting a signal when results change. Fixes: https://bugs.launchpad.net/bugs/956480. Approved by Marco Trevisan (Treviño).

2012-03-16  Gord Allott  <gord.allott@canonical.com>

	emit signal (1 line) and tests (about a billion lines)

2012-03-20  Ryan Lortie  <desrt@desrt.ca>

	don't store average-bg-color in GSettings
	
	This is now exported by libgnome-desktop as an X property on the root window. Interested applications can pick it up from there.. Fixes: https://bugs.launchpad.net/bugs/949277. Approved by Ryan Lortie, Mirco Müller.

2012-03-09  Ryan Lortie  <desrt@desrt.ca>

	don't store average-bg-color in GSettings
	
	This is now exported by libgnome-desktop as an X property on the root
	window.  Interested applications can pick it up from there.

2012-03-20  Alexandros Frantzis  <alexandros.frantzis@linaro.org>

	gles2: Reference compiz's GLFramebufferObject class using a global namespace.
	
	We need to do this to differentiate from the class of the same name provided
	in the Nux namespace.. Fixes: . Approved by Jay Taoko.

2012-02-23  Alexandros Frantzis  <alexandros.frantzis@linaro.org>

	gles2: Reference compiz's GLFramebufferObject class using a global namespace.
	
	We need to do this to differentiate from the class of the same name provided
	in the Nux namespace.

2012-03-20  Jay Taoko  <jay.taoko@canonical.com>

	* Fix for bug #956878:
	The hud is designed such that the first valid option is always selected. When the activated signal is detected early in hud::View::FindKeyFocusArea, the selected button signal is emitted, and the text entry is still selected as the focus area. Therefore, the hud should not reacted to the search_bar_->activated signal since it alreacdy acted in hud::View::FindKeyFocusArea.. Fixes: . Approved by Gord Allott.

2012-03-20  Jay Taoko  <jay.taoko@canonical.com>

	* Removed empty lines in manual test file.

2012-03-20  Jay Taoko  <jay.taoko@canonical.com>

	* Make sure the the Enter key is processesd when it is down.
	* Changed temporary file name for test. Added "autopilot_" prefix.

2012-03-19  Jay Taoko  <jay.taoko@canonical.com>

	* Added test.

2012-03-19  Jay Taoko  <jay.taoko@canonical.com>

	* Added a manual test.
	* Reverted a previous change that breaks the functionality.

2012-03-19  Jay Taoko  <jay.taoko@canonical.com>

	* Reset the state of activated_signal_sent_, following a test in search_bar_->activated.connect(). This let the SearchBar act on the activated signals again and requires the Enter key to be pressed for activated_signal_sent_ to be set by a button.

2012-03-16  Jay Taoko  <jay.taoko@canonical.com>

	* Monitor the state of activated_signal_sent_ and use it to decide if the activated signal should be sent.

2012-03-16  Jay Taoko  <jay.taoko@canonical.com>

	* Fix for bug #956878:
	The hud is designed such that if the first valid option is always selected. When the activated signal is detected early in hud::View::FindKeyFocusArea, the selected button is emitted, and the text entry is still selected as the focus area. Therefore, the hud should not reacted to the search_bar_->activated signal since it alreacdy acted in hud::View::FindKeyFocusArea.

2012-03-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Unity panel service: fix a small memory leak, the duplicated keystr should be free'd. Fixes: . Approved by Michal Hruby.

2012-03-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: fix keystr memory leak

2012-03-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests: added gtests for the unity::indicator::Indicators class. Fixes: . Approved by Tim Penhey.

2012-03-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with lp:~3v1n0/unity/dbus-indicators-proxy

2012-03-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Indicators: emit a null on_entry_activated signal if the entry is not valid.
	
	This fixes a regression, tests updated.

2012-03-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityCore/Indicators: be simpler in GetEntry

2012-03-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test_indicators: Moving SetupTestIndicators to MockIndicators::SetupTestChildren
	
	Reducing some more code duplication

2012-03-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test_indicators: Splitted IndicatorEntriesEvents into smaller tests.
	
	Adding SetupTestIndicators to fill the indicators with values.

2012-03-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-03-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests: added a test suite for the unity::indicator::Indicators class
	
	This class is an abstract class that redirects the events from the indicators to the
	service and back, and was not tested at all.
	
	Added tests to check that is really doing what it was supposed to do.

2012-03-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DBusIndicators: emit the on_entry_activated signal only if the entry has really been found.

2012-03-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Indicators: don't re-add an indicator if already present. Just return the known one.

2012-03-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DBusIndicators code rewritten to use glib::DBusProxy instead of raw gdbus calls. Fixes: . Approved by Michal Hruby.

2012-03-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with lp:~3v1n0/unity/indicators-p (and trunk)

2012-03-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with Michal's branch
	
	lp:~mhr3/unity/connected-state-without-watch-name

2012-03-19  Michal Hruby  <michal.mhr@gmail.com>

	Make sure we keep correct connection state

2012-03-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Indicators: move to std::unique_ptr based pimpl

2012-03-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DBusIndicators: Use safer idle and move to glib::Variant in CallData

2012-03-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DBusIndicators: avoid to run the reconnect timeout twice.

2012-03-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with lp:~3v1n0/unity/dbus-proxy-name-owner-watch changes

2012-03-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DBusIndicators: sync against DBusProxy changes, add reconnection support here

2012-03-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	GLibDBusProxy: fix pimpl, and use "notify::g-name-owner" to check the connection status.
	
	This avoids that a disconnected signal is emitted when the proxy has not been fully disconnected yet.
	
	Also, remove the autoconnection support, this can be now done easily by clients.

2012-03-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Reverting changes of the latest two revisions, putting them on a different branch.

2012-03-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DBusIndicators: sync against DBusProxy changes, add reconnection support here
	
	Plus, when clearing the indicators, we also clear the cached entries locations.

2012-03-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	GLibDBusProxy: fix pimpl, and use "notify::g-name-owner" to check the connection status.
	
	This avoids that a disconnected signal is emitted when the proxy has not been fully disconnected yet.
	
	Also, remove the autoconnection support, this can be now done easily by clients.

2012-03-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DBusIndicators: cleaning up

2012-03-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DBusIndicators: code rewritten to make it use glib::DBusProxy
	
	Code cleanup and usage of the utilty gdbus proxy class that allows to improve the code
	and reduce the usage of C-code.
	Also, improved the pimpl idiom, using the std::unique_ptr and setting everything private

2012-03-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	GLibDBusProxy: add support for auto-reconnection
	
	If enabling the auto_reconnect value, the proxy tries to reconnect to the service when the
	connection is lost.

2012-03-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Updated unity-panel-service and libunity-core against the libindicator API changes. Fixes: https://bugs.launchpad.net/bugs/878492, https://bugs.launchpad.net/bugs/926330, https://bugs.launchpad.net/bugs/938890, https://bugs.launchpad.net/bugs/938895. Approved by Thomi Richards, Tim Penhey, Andrea Azzarone, Michal Hruby.

2012-03-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-03-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Oops, resetting back the exec property to autopilot

2012-03-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DBusIndicators: use glib::Object to handle the dbus proxy, so we have ref-counting for free

2012-03-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DBusIndicators: ref/unref proxy when using idle...

2012-03-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: remove unneeded include

2012-03-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: make sure we don't try to show an entry that is not shown on the panel using the key navigation.
	
	Or at least, an entry with not synced geometries.

2012-03-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Indicators: avoid to cast the AppmenuIndicator when not needed.

2012-03-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: c_str() is not needed in GetName

2012-03-12  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: close the menu if the related entry has been removed.

2012-03-12  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorsView: don't activate invisible views on mouse movement.

2012-03-10  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: removed the workaround to look for wrongly-removed entries

2012-03-10  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	AppmenuIndicator: removing the LIM-related code

2012-03-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	IndicatorEntry: add also the ShowMenu method with no Xid parameter as fallback

2012-03-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-02-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: store a keycode instead of a keysym.

2012-02-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Reverting changes wrongly pushed to lp:~3v1n0/unity/lim
	
	They come from the lim-panel branch... Sorry for that.

2012-02-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelTitlebarGrabAreaView: increase the mouse-down timeout to 150ms

2012-02-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: On opacity toggle redraw the panel on expo changes
	
	Fixes bug #940683

2012-02-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: merging with lp:~3v1n0/lim fixes

2012-02-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: don't hardcode F10 keybinding to hide the menus, use the gconf key value.
	
	Also hide them on KeyPress

2012-02-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Panelservice: Fixed coverity warning

2012-02-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorAppmenuView: add a workaround to disable the menus only on few cases
	
	Right now it's better to stop the false-negatives more than the false-positives

2012-02-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: fix the evil red panel
	
	It happened with bluish backgrounds... Damned double/float conversion! ;)

2012-02-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with lp:~3v1n0/unity/lim

2012-02-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream

2012-02-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: update the entry_activated callback signature to fix a crash

2012-02-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk.

2012-02-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorsView: don't activate an unfocused entry on keyboard Alt+F10

2012-02-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: Alt+F10 should be triggeted on ButtonPress.

2012-02-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: always set the monitor.

2012-02-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging trunk

2012-02-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: add monitor getter.

2012-02-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: don't try to draw an invalid flair, and re-draw it
	
	Flair wasn't drawn anymore... Fixing it, and possible glitches.

2012-02-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: removing unneeded includes

2012-02-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-02-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView -> PanelIndicatorAppmenu: don't always open menus on keyboard shortcuts
	
	We need to check that the current appmenu is actually focused.

2012-02-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: use geometry in DrawText

2012-02-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: no need to register interest for dash status, let's use the parent

2012-02-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: some more cleanup

2012-02-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: move to UBusWrapper

2012-02-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: no need to resync on remote synced signal, entries will notify the panel

2012-02-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: cleanup the API

2012-02-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: sync geometries also for unfocused items.
	
	It could gives wrong results when opening an unfocused menu.

2012-02-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicators: don't activate them if unfocused or invisible on mouse-over

2012-02-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButton: no need to add an extra _enabled variable, ViewEnabled can be enough
	
	We need the nux branch lp:~3v1n0/nux/view-enable-logic-fix to be merged
	as well.

2012-02-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: if the managed window is not minimizable, disable the minimize button

2012-02-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowManager: add getter to check if a window is minimizable.

2012-02-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: make the WindowButtons handle their operation, just update their xid

2012-02-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: add one more button for restore state, and swap it with the maximize one
	
	Also handle internally the maximization / restore of the dash.

2012-02-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: improved a lot the code, using more the WindowButtons container

2012-02-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: restore a grabbed window, handling it in a position relative to the panel size
	
	So this is shared between integrated and global modes.

2012-02-18  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelStyle: fallback buttons, make them smaller, except for HighContrast themes

2012-02-18  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: update the layout padding on sytle changes, according to buttons size

2012-02-18  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelStyle: fallback-buttons, handle the case of an unfocused close button

2012-02-18  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Unione con il tronco... [cit. Jason]

2012-02-18  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Panel*.h classes, move introspection methods in protect field.

2012-02-18  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Make the grabbing of a maximized window from the panel better.
	
	- The window is be restored as soon as the mouse pointer drags content outside
	the panel area.
	- Once a window is restored it is not placed outside the desktop area,
	unless it fits into it, also it is never below the launcher (when visible).
	In the case that the window is bigger than the available space,
	the top and left borders should be always visible anyway.
	- The just restored window, is grabbed on a point of the top decoration
	that is proportional to the x-offset grabbed on the panel, so if you start
	dragging at the left of the panel, the window is handled by the top-left
	corner, if you start dragging on the right of the panel, the window is
	proportionally handled on the right; this applies only with LIM enabled.
	When LIMs are disabled, we just prefer the decoration middle point.
	
	Added also misc improvements to the PanelMenuView code.

2012-02-18  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowManager: add some utility functions to handle window geometries
	
	GetWindowSavedGeometry: returns the window saved geometry, that it doesn't
	consider if the window is maximized or not.
	MoveResizeWindow: the name should say what it does ;)
	GetWorkAreaGeometry: returns the size of the work-area for the given
	window of for the current output (if xid = 0),
	It considers the struts geometries.
	RestoreAt: restores a window and move it at the given x, y position
	keeping the standard geometry.

2012-02-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorAppmenuView: use the Cimi's cairo flair instead of the asset
	
	Thanks

2012-02-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelTitlebarGrabAreaView: ignore the grabs if during the timeout we got a small movement
	
	Adding movement tolerance to the grab, if we have a grab of just few pixels
	during the first timeout duration, let's just ignore them.
	
	As design wanted.

2012-02-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelStyle: add myself as author.

2012-02-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelStyle: make GetFallbackWindowButton public
	
	It was GetWindowButtonForTheme before.

2012-02-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelStyle: implement unfocused/disabled state on GetWindowButtonForTheme

2012-02-16  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: fixed compiler warning

2012-02-16  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with LIM fixes from lp:~3v1n0/unity/lim

2012-02-16  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	services/CMakeLists: fixed typo.

2012-02-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService renamed the *_actually_show_entry* function to something better

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: fixed dbus parameter name

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Some code cleanup requested by andyrock

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: avoid to get an invalid maximized window

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: fix the items padding values according to the design specs
	
	Making the panel pixel-perfect as well! ;)

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorAppmenuView: setting the right padding value to 7 pixels
	
	The value has been computed using design mokups

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: add support for left/right padding protected parameters

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell, resources: added the LIM flair assets from design

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorAppmenuView: Consider the entry with when drawing the flair
	
	When an entry is smaller than the opened menu, we have to draw a smaller flair.
	
	Also using cairo_translate to correctly draw without being dependent on the source geometry.

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: make sure that the window buttons are middle-aligned on the panel.

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorAppmenuView: including the has_menu property to the introspect.

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorAppmenuView: reduced the spacing to 2px

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: allow to define the spacing per each view.

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityCore, Variant: added wrappers for long long types as well.

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: remove the right layout padding
	
	Otherwise there would be a small area at the right of the menus that won't be grabbable.

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: don't leak memory when allocating the textures.
	
	We need to use the ObjectPtr's Adopt facility here.

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: always draw the destkop shadow when integrated menus are enabled.

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PluginAdapter: Consider window in showdesktop mode when checking for visibility or obscured

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorAppmenuView: check if the target window has a menu, when setting the window xid.
	
	If a window has not menus we don't need to draw the indicator entry icon.

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorAppmenuView: implement IsLabelSensitive and IsIconSensitive
	
	The they should be both sensitive unless there's a window that exports the ubuntu menus atoms.

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: add new getters (overridable) to define the label/icon status
	
	Also, draw an unfocused icon as insensitive

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: added some comments to explain how we manage the events of the integrated menus

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorAppmenuView: implement the Activate method.

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: use the new PanelTitlebarGrabArea features to handle the panel grabbing / signals
	
	Maximized windows are now handled using the new code, no more cursor change when not needed! :)

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelTitlebarGrabAreaView: keep track of the mouse-down button, to check it while dragging.
	
	Also add restore_request signal on double-click.

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelTitlebarGrabAreaView: redesigned, to getter grabbed event using a timeout
	
	If the grab area get a mouse-down event, if we get a mouse-up event before a defined timeout
	(set to 120ms now) occurs, then we consider that a click. Otherwise we send the grab_started event
	
	This allows to improve the way we handle the grab event in the panel, and allow to avoid to
	change the mouse cursor if not needed.

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorAppmenuView: implement the DrawEntryPrelight method to draw the menu flair
	
	When an appmenu is active, we draw this small shadow, using the design-provided assets.

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityWindow: don't draw the panel shadow over a window if the integrated menus are enabled.

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelStyle: Add a integrated_menus property to get the current panel status

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Indicators: Updating the geometry before than the active status!

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityCore, Indicators: set the geometry before than the active status.

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with lp:~3v1n0/unity/lim changes

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityCore, IndicatorEntry: add support for entry geometry.

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityCore: add first basic support to the geometry on EntryActivated

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelSerivice: Emit EntryActivated signal including the opened menu geometries

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Use everywhere on the panel land the panel::Style's panel_height.

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with thomi's branch from trunk that adds the panel-height to panel::style

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with thomi's cleanup branch from trunk

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorAppmenuView: as first stage, activate the related window on click.

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with lp:~3v1n0/unity/lim changes

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: avoid to do unneeded loops when looking for an entry

2012-02-10  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Panel-Service: added workaround to check if a removed entry is really invalid
	
	This is needed due to an indicator-appmenu issue, I hope to remove this soon.

2012-02-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: resetg the static service on finalize.

2012-02-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Panel-service: Merging with changes from lp:~3v1n0/unity/lim-panel

2012-02-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	panel-service: fixed a typo
	
	Eeekk! It caused menus not to swtich on keypress!

2012-02-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	panel-service: don't use the "evil hack" to get the entry value... Going back to HashTable
	
	Using IO could lead to unexpected troubles and is slower, Hashtables
	are better :)

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: don't activate during expo and scale and cut with fade long entries
	
	This will apply to both APPMENU entry and other entries, even if with
	different values.

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: set the maximum space that the child entries can use
	
	So applications with a lot of menu entries can be drawn correctly.

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorsView: allow to define the maximum area to be used by entries

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Add a setter and geter for the integrated mode
	
	Plus, add right padding to the layout to avoid drawing issues and
	cleanup the methods types newlin

2012-02-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: remove the extra layout, use the parent layout.
	
	Even if we need to remove it from the main view not to make it draw
	using all its space.
	Removed the post-layout computation, and added a small pre-layout computation
	to adjust the grab area size.

2012-02-10  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: avoid to do unnededed computation if the integrated menus are enabled

2012-02-10  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: correctly handle unmapped windows, using Bamf
	
	Compiz doesn't give us the right xid when a window is closed, we need
	to use compiz view-closed signal to get the xid, remove it from
	our sets and redraw the panel (without this, when closing unfocused
	windows, this was never happening).

2012-02-10  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: on restored, immediately update _maximized_set
	
	Otherwise we get the wrong maximized window.

2012-02-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: fill the decoration set on init, make the window to activate before being retsored

2012-02-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Make the menus / label show when they really are needed
	
	Never showing the menus on dash-open or when expo or scale are active
	Plus, improve the code to avoid the title to be redrawn when not needed.
	
	Also, use BAMF again to get the application name.

2012-02-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Use the window title for maximized windows in integrated menus too
	
	Fallback to application name if it's not available.

2012-02-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: neve draw appmenu entry as prelighted

2012-02-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: update the integrated menu focused state according to the current status

2012-02-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: add support for focused state.
	
	The entries marked as unfcoused will use the gtk style contex state
	GTK_STATE_FLAG_BACKDROP

2012-02-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: use new PanelStyle features, draw differently APPMENU entries

2012-02-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: use PanelStyle to get the font settings, fix crash on distroy
	
	And other various fixes...

2012-02-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelStyle: allow to get text for each panel entry type and monitor title changes
	
	PanelStyle now monitors also gconf changes to the title key and allow
	to easily get the theme for each panel entry

2012-02-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: First working stub of integrated menus
	
	The logic is all here, we need to improve the design.
	However, now when integrated menus are enabled, when adding an entry to
	the panel, we just consider it as the integrated-menu and we create a new
	PanelIndicatorAppmenuView that will handle that.
	The view is also updated everytime the panel title or the active window
	changes.

2012-02-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorAppmenuView: added indicator-entry subclass to store the Appmenu Entry
	
	This is a special entry used for locally integrated menu, it has a xid
	window associated and a label to make sure we're showing a menu for
	that given window.

2012-02-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: Improve the class to make it usable as base for our Appmenu entry

2012-02-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorsView: add more versatile functions for protected guests
	
	So it's possible to add an entry by its view, not only by indicator::Entry

2012-02-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Variant: added more int wrappers

2012-02-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: removing the evil define's

2012-02-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with lp:~3v1n0/unity/lim updates (and with trunk too)

2012-02-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Panel-service: Fix dispose errors.

2012-02-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-02-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: added preliminary code for LIM, support for integrated window buttons
	
	The panel title now reflects the currently maximized window (even if not
	shown yet) or the desktop name.
	The Window buttons code should be final instead, the buttons now reflects
	the status of the most maximized window and are linked to that, so
	when pressing them the changes are applied to the maximized window
	in top of the stack. Also they are correctly draw as active or inactive.

2012-02-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: addSupport for focused/unfocused buttons.

2012-02-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelStyle: fix a typo to get unfocused button texture

2012-02-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelStyle: add support for unfocused window buttons style

2012-02-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: use more wrapper classes to be safer and cleaner

2012-02-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-02-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: fill the maximized set once that the monitor has been set

2012-02-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: override Add/Remove indicator methods to connect to Appmenu signals
	
	Used to update the _is_integrated value

2012-02-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorsView: added IsAppmenu method.

2012-02-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: added more private or protected members

2012-02-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: using UBusManager for handling events

2012-02-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelStyle: emit the changed singal also when the text dpi changed
	
	So, when the scaling factor value is changed the panel gets immediately
	updated.

2012-02-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: don't re-draw the panel text if it's not needed
	
	If the geometry, the text or the style have not changed, there's
	no need re-draw the cairo text layout.

2012-02-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: don't listen to font changes
	
	Also, no need to disconnect to signals connected with sigc::mem_fun

2012-02-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelStyle: emit the changed signal also when the font has changed.

2012-02-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: avoid to use unneeded memory to store a TextureLayer

2012-02-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: don't use a TextureLayer, we can just use a BaseTexture

2012-02-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: cleanup the DrawText code

2012-02-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Panel-Service: Some indentation fixes.

2012-02-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Panel-Service: If the gometries of the current opened entry have changed, we need to update the menu postion
	
	This fixes some issues with menu entries that changes the label while the menu is showing.

2012-02-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Move GetActiveViewName to std::string

2012-02-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: first slot of code cleanup... Moving out pointers

2012-02-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelStyle: Cleanup the code, and use the new wrappers

2012-02-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	No commit message
2012-02-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: the indicators aren't blurred anymore when dash is opened :(
	
	By design... I really loved them!

2012-02-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: merging with some code refactoring I did few weeks ago.
	
	Coming from the "legendary" lp:~3v1n0/unity/dash-glow branch...

2012-02-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DBusIndicators: Removing debug code

2012-02-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: if an entry is not visible, don't draw it and set it as invisible.
	
	This fixes bug #926330

2012-02-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	IndicatorEntry: the image_type should be valid as well to make an entry visible

2012-02-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	panel-service: check if we know the parent indicator and reduce writes...

2012-02-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	IndicatorEntry: remove the UNUSED_ID support, and add the visible property
	
	The Unused flag is deprecated since last cycle. No need to use it.
	We can use the visible flag otherwise, also to notify when an entry is actually shown.
	
	An entry is visible when has valid label or valid image.

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityCore, AppmenuIndicator: don't emit a signal on ShowAppmenu if the indicator is not integrated

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: added a g_warning message if we try to parse an invalid IndicatorEntryObject

2012-02-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests, IndicatorAppmenu, added one more construction test.

2012-02-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests, TestAppmenuIndicator: added ShowAppmenu signal test.

2012-02-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests, IndicatorAppmenu, testing gsettings changes.

2012-02-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests: add preliminary test for IndicatorAppmenu

2012-02-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests: Added a test for checking the Indicator class
	
	Plus, moving indicator-entry tests to xless, they don't need DBus.

2012-02-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityCore, Indicator: disconnect from entry signals when they are removed from an indicator.
	
	Otherwise a removed entry was able to emit a signal through the old indicator.

2012-01-31  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk fixes

2012-01-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream

2012-01-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	AppmenuIndicator: using the changed:: signal

2012-01-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	AppmenuIndicator: keys/values names updated to the final ones

2012-01-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DBusIndicators, using unsigned int for button too.

2012-01-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	AppmenuIndicator: update to use the real key, not the supposed one.

2012-01-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Indicators: Oops, inverted logic.

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	AppmenuIndicator: correctly emit the integrated_changed signal

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with remote branch

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityCore: Implement OnShowAppMenu on DBusIndicators
	
	When the signal is emitted by an AppmenuIndicator, a dbus call is made to ShowAppMenu

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityCore: Implement OnShowAppMenu on DBusIndicators
	
	When the signal is emitted by an AppmenuIndicator, a dbus call is made to ShowAppMenu

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Indicators: add ShowAppMenu virtual function and call it when AppmenuIndicator is added.
	
	Only AppmenuIndicator's are connected to that function.

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	AppmenuIndicator: Update ShowAppmenu to emit a signal when called.

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: use IsAppmenu to check the nature of the indicator.

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityCore: Added AppmenuIndicator class, subclass of Indicator to keep track of setting changes
	
	Modified also Indicator, to get the type of the indicator.

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView, PanelIndicatorEntry: update against the new Indicator API

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DBusIndicators: updated also the on_entry_show_menu signal.

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Tests, PanelService: re-enabled the test and fixed the compilation and execution.

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests: Updated IndicatorEntry test against new API

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityCore: update Entry ShowMenu related methods against the services changes.

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: reordering the ShowEntry parameters

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: using unsigned int for sending the button

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	panel-service: implemented the method ShowAppMenu
	
	Plus some code cleanup, factorizing the show-menu function in
	panel_service_actually_show_entry

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: don't close the pipe's read fd, or also writing will fail.

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: add xid parameter to ShowEntry

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	panel-service: make sure we remove invalid entries when syncing the geometry hash.

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	panel-service: get_indicator_entry_by_id must be static, improving the comments.

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	panel-service: remove the entry2indicator_hash, moving using the entry parent_object field
	
	Also improved the get_indicator_entry_by_id function to make it really check if the entry we've found
	is really a valid pointer to an IndicatorObjectEntry without crashing.
	to do that, we use an hack that uses the low-level write function to read from the pointer to a valid
	fds (we use a pipe for convenience). Write will fail if we try to read from an invalid pointer without
	crashing, so we can finally be pretty sure if the pointed entry is an IndicatorObjectEntry if it has a
	valid parent IndicatorObject

2012-01-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Unity: Depends on newer indicator3-0.4 0.4.90

2012-03-20  foxoman  <foxoman.u@gmail.com>

	change Dash Home tooltip to use header capitalization from "Dash home" to "Dash Home" lp:924354. Fixes: https://bugs.launchpad.net/bugs/924354. Approved by Tim Penhey, Thomi Richards.

2012-02-12  foxoman  <foxoman.u@gmail.com>

	change Dash Home tooltip to use header capitalization from "Dash home" to "Dash Home"

2012-03-20  Jay Taoko  <jay.taoko@canonical.com>

	Implement new dash blending algorithm on cards with GLSL support.. Fixes: https://bugs.launchpad.net/bugs/865239. Approved by Robert Carr, Tim Penhey, Jay Taoko.

2012-03-12  Jay Taoko  <jay.taoko@canonical.com>

	* Renamed nux::GraphicsEngine::BlendMode to nux::LayerBlendMode.

2012-03-09  Jay Taoko  <jay.taoko@canonical.com>

	* Merged with Unity trunk.

2012-02-25  Robert Carr  <racarr@canonical.com>


	Update to use new Nux CompositionLayer API

2012-02-23  Robert Carr  <racarr@canonical.com>


	Remove questioning comment

2012-02-23  Robert Carr  <racarr@canonical.com>


	Fix some logic errors in new blending

2012-02-23  Robert Carr  <racarr@canonical.com>


	PanelView.cpp: When we have GLSL use the new blending heuristic

2012-02-23  Robert Carr  <racarr@canonical.com>


	OverlayRenderer.cpp: Use the new blending heuristic when we have GLSL

2012-02-23  Robert Carr  <racarr@canonical.com>


	Launcher.cpp: Implement the new blending heuristics when we have GLSL

2012-02-23  Robert Carr  <racarr@canonical.com>


	Some color tweaks courtesy of Cimi

2012-02-23  Robert Carr  <racarr@canonical.com>


	UnityWindowView.cpp: When GLSL is available use overlay blending for colorization

2012-02-23  Robert Carr  <racarr@canonical.com>


	BGHash.cpp: Drop the 0.7 multiplier on computed background color

2012-03-20  Tim Penhey  <tim.penhey@canonical.com>

	Refactor a number of autopilot tests to reduce the likelihood of timing based failures.. Fixes: . Approved by Thomi Richards, Marco Trevisan (Treviño).

2012-03-20  Tim Penhey  <tim.penhey@canonical.com>

	Use the new tap_duration local

2012-03-20  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk

2012-03-20  Tim Penhey  <tim.penhey@canonical.com>

	Don't debug dash.

2012-03-20  Tim Penhey  <tim.penhey@canonical.com>

	More whitespace killed.

2012-03-20  Tim Penhey  <tim.penhey@canonical.com>

	PEP-257 comment tweaks, removing whitespace, and reformatting a test.

2012-03-20  Tim Penhey  <tim.penhey@canonical.com>

	More dash test tweaks.

2012-03-20  Tim Penhey  <tim.penhey@canonical.com>

	Clean up the dash tests.

2012-03-20  Tim Penhey  <tim.penhey@canonical.com>

	Add some logging for the tests to report on failure.

2012-03-20  Tim Penhey  <tim.penhey@canonical.com>

	Add simple property for the dash search string.

2012-03-20  Tim Penhey  <tim.penhey@canonical.com>

	Revert the dash reveal timeout.

2012-03-19  Tim Penhey  <tim.penhey@canonical.com>

	Sometimes incoming results stop the dash from hiding.

2012-03-19  Tim Penhey  <tim.penhey@canonical.com>

	More timing issues with the dash

2012-03-19  Tim Penhey  <tim.penhey@canonical.com>

	Fix the hud tests to wait for the hud a little more.

2012-03-19  Tim Penhey  <tim.penhey@canonical.com>

	Make sure to the best of our ability that the launcher does actually enter autohide mode.

2012-03-19  Daniel van Vugt  <daniel.van.vugt@canonical.com>

	Use more accurate timing to detect key taps (for Super or Alt).. Fixes: https://bugs.launchpad.net/bugs/953089. Approved by Marco Trevisan (Treviño), Mirco Müller.

2012-03-17  Daniel van Vugt  <daniel.van.vugt@canonical.com>

	Add test case for the Super tap timing problem (LP: #953089)

2012-03-16  Daniel van Vugt  <daniel.van.vugt@canonical.com>

	Use more accurate timing to detect key taps (for Super or Alt). The previous
	timing methods were failing on slow or busy systems, causing taps to be
	misdetected and ignored. Instead use the timestamps that come with each
	keypress/release event. (LP: #953089)

2012-03-19  Tim Penhey  <tim.penhey@canonical.com>

	Fix shutdown crashes and memory leaks. Fixes: . Approved by Sam Spilsbury.

2012-03-19  Tim Penhey  <tim.penhey@canonical.com>

	Fix the crash around the uninitialised pointer by making them all smartpointers.

2012-03-19  Tim Penhey  <tim.penhey@canonical.com>

	Make extra textures that were created be destroyed.

2012-03-19  Tim Penhey  <tim.penhey@canonical.com>

	Stop the panel menu from sinking the grab area causing it not to be deleted.

2012-03-19  Tim Penhey  <tim.penhey@canonical.com>

	The disabled dash texture wasn't being unrefed if it existed before being overwritten

2012-03-19  Tim Penhey  <tim.penhey@canonical.com>

	We need to remove the redraw request if there is one in progress, and we must reset the glib logging as we shutdown.

2012-03-18  Didier Roche  <didier.roche@canonical.com>

	Add xfixes dependency.. Fixes: . Approved by Tim Penhey.

2012-03-13  Didier Roche  <didier.roche@canonical.com>

	Xfixes.h is used by plugins/unityshell/src/PointerBarrier* but wasn't listed in the pc file configuration. It was picked by chance by another dep

2012-03-18  Thomi Richards  <thomi.richards@canonical.com>

	Remove calls to c_str() where they're not needed.. Fixes: . Approved by Tim Penhey.

2012-03-16  Thomi Richards  <thomi.richards@canonical.com>

	Removed lots of calls to std::string.c_str() where we didn't need to call it.

2012-03-18  Tim Penhey  <tim.penhey@canonical.com>

	Make sure the launchers are cleaned up appropriately on shutdown.. Fixes: . Approved by Mirco Müller.

2012-03-16  Tim Penhey  <tim.penhey@canonical.com>

	Clean up the launchers.

2012-03-16  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixes the problem where Alt+F1 wouldn't quit key nav mode. Now it toggles. Fixes: https://bugs.launchpad.net/bugs/885304. Approved by Thomi Richards.

2012-03-15  Brandon Schaefer  <brandontschaefer@gmail.com>

	* new line needed

2012-03-15  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Added test for alt+tab and alt+`

2012-03-15  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Added autopilot test for toggling alt+f1 mode

2012-03-15  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Allows toggling of Alt+F1 mode
	* Now Alt + <Anykey> will close the keynav mode

2012-03-16  Gord Allott  <gord.allott@canonical.com>

	Fixes the HUD AP keynav tests, tests were expecting 5 items but got 6. Fixes: . Approved by Michal Hruby.

2012-03-16  Gord Allott  <gord.allott@canonical.com>

	fixes issue with 6 items being displayed in hud instead of 5, covered by AP test

2012-03-16  Paul Sladen  <sladen@canonical.com>

	Remove internal UnityWindow shadow and use new 5px nux mask - requires new nux!. Fixes: https://bugs.launchpad.net/bugs/940493. Approved by Jay Taoko.

2012-03-16  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Fixes 940493 with new assets and new nux corner mask

2012-03-01  Paul Sladen  <sladen@canonical.com>

	Switcher/Shortcut outline re-cut from fresh border: with shadow, without background

2012-02-26  Paul Sladen  <sladen@canonical.com>

	Switcher border: Remove external shadow (may need tweaking/reverting depending on review)

2012-02-26  Paul Sladen  <sladen@canonical.com>

	Switcher border: Remove internal dots per Cimi

2012-02-24  Paul Sladen  <sladen@canonical.com>

	No glow: Switcher border: Nuke inner aubergine to avoid double edge

2012-02-24  Paul Sladen  <sladen@canonical.com>

	No glow: Alt-tab switcher and Switcher border edge (LP: #940493)

2012-03-16  Sebastien Bacher  <seb128@ubuntu.com>

	list LensView.cpp to translate. Fixes: . Approved by Tim Penhey.

2012-03-15  Sebastien Bacher  <seb128@ubuntu.com>

	list LensView.cpp to translate

2012-03-15  Alex Launi  <alex.launi@canonical.com>

	Refactors the launcher emulator to clean up the API. Fixes: . Approved by Thomi Richards.

2012-03-15  Alex Launi  <alex.launi@canonical.com>

	Go back to raising a runtime error if trying to use keynav/switcher functions outside of keynav or switcher mode

2012-03-15  Alex Launi  <alex.launi@canonical.com>

	Refactor the launcher emulator
	
	Removes duplicated code, and cleans up some API.

2012-03-15  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2012-03-14  Alex Launi  <alex.launi@canonical.com>

	add file

2012-03-15  Mirco Müller  <mirco.mueller@canonical.com>

	Fix alignment and padding of scrollbars. Fixes: https://bugs.launchpad.net/bugs/608124. Approved by Andrea Cimitan.

2012-03-15  Mirco Müller  <mirco.mueller@ubuntu.com>

	fixed bloody anjuta-induced spacing issues

2012-03-14  Mirco Müller  <mirco.mueller@canonical.com>

	Clean up and remove debug-rects

2012-03-13  Mirco Müller  <mirco.mueller@canonical.com>

	Added andyrock's suggestion regarding the Min/Max-size for the VScrollBar to fix the issue with the right scrollbar (when filters are expanded)

2012-03-13  Mirco Müller  <mirco.mueller@canonical.com>

	Fixed horizontal padding between scrollbar of results-view and expanded filters... also made sure the right edge of search-bar right-aligns with this

2012-03-12  Mirco Müller  <mirco.mueller@canonical.com>

	Still hunting for the right spot to tweak the padding for dash-scollbars... added debug-rects again

2012-03-14  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	This is a one-line change to fix SC launcher integration (bug #761851).
	
	Since SC Launcher integration phase 1 landed before Unity 5.2.0, this change doesn't need a UIFe. This branch merely fixes the integration. Please ensure it lands before Unity 5.6.0.. Fixes: https://bugs.launchpad.net/bugs/932280. Approved by Alex Launi.

2012-03-02  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Merge from trunk

2012-02-20  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Fix software center launcher integration.

2012-03-14  Alex Launi  <alex.launi@canonical.com>

	Refactors the dash tests to remove duplicated setup/tear down code, and generally helps make the tests more correct.. Fixes: . Approved by Thomi Richards, Alex Launi.

2012-03-14  Alex Launi  <alex.launi@canonical.com>

	Change dash emulator view attribute to a property.
	
	Prevents the dash emulator from throwing an exception during construction
	by not actually loading the dash view until requested by a test. By this
	point the dash will have been opened, and the views created.

2012-03-14  Alex Launi  <alex.launi@canonical.com>

	fix python error in test from refactoring. all dash tests now pass

2012-03-14  Alex Launi  <alex.launi@canonical.com>

	Fix '..' typo

2012-03-14  Alex Launi  <alex.launi@canonical.com>

	fix conflicts with trunk

2012-03-12  Alex Launi  <alex.launi@canonical.com>

	Add AltR key translation

2012-03-12  Alex Launi  <alex.launi@canonical.com>

	Add a dash member to AutopilotTestCase

2012-03-12  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2012-03-12  Alex Launi  <alex.launi@canonical.com>

	Refactor the dash tests

2012-03-09  Alex Launi  <alex.launi@canonical.com>

	do some work on fixing up the dash tests

2012-03-14  Thomi Richards  <thomi.richards@canonical.com>

	Fix AutoPilotTestCase class so launcher tests pass again.. Fixes: . Approved by Marco Trevisan (Treviño).

2012-03-15  Thomi Richards  <thomi.richards@canonical.com>

	Fix autopilot test case class, so launcher tests pass again.

2012-03-14  Andrea Azzarone  <azzaronea@gmail.com>

	Don't add the hseparator for the final dash category. It's a kind of regression due to the new message displayed when there are no results.
	
	Test
	====
	Already in trunk.. Fixes: https://bugs.launchpad.net/bugs/955296. Approved by Marco Trevisan (Treviño).

2012-03-14  Andrea Azzarone  <azzaronea@gmail.com>

	Fix bug #955296

2012-03-14  Andrea Azzarone  <azzaronea@gmail.com>

	Fix a stupid regression. . Fixes: https://bugs.launchpad.net/bugs/955160. Approved by Mirco Müller.

2012-03-14  Andrea Azzarone  <azzaronea@gmail.com>

	Fix stupid regression.

2012-03-14  Jason Smith  <jason.smith@canonical.com>

	== The Problem ==
	Someone (me) made a simple coding error that slipped through review
	
	== The Solution ==
	Fix minor coding error (use min instead of max)
	
	== Testing ==
	Fixes existing tests that now fail. Fixes: . Approved by Marco Trevisan (Treviño).

2012-03-14  Jason Smith  <jason.smith@canonical.com>

	fix minor snafu with min/max

2012-03-14  Didier Roche  <didier.roche@canonical.com>

	remove workaround that is now properly fixed in compiz, as it resulted in bug #953783
	Added a manual test as an autopilot one will require more pocking (firefox API)
	
	Please poke me before merging it, I need to revert this to the package (it's already
	published as a distro-patch). Fixes: . Approved by Daniel van Vugt, Marco Trevisan (Treviño).

2012-03-14  Didier Roche  <didier.roche@canonical.com>

	better test case

2012-03-13  Didier Roche  <didier.roche@canonical.com>

	remove workaround that is now propery fixed in compiz resulting in bug #953783

2012-03-13  Didier Roche  <didier.roche@canonical.com>

	add a manual test

2012-03-14  Daniel van Vugt  <daniel.van.vugt@canonical.com>

	Don't absorb Alt+ArrowKey (et al) events if you're not doing anything with
	them. Ensures unused events get sent to the active window. (LP: #953783)
	. Fixes: https://bugs.launchpad.net/bugs/953783. Approved by Didier Roche.

2012-03-14  Daniel van Vugt  <daniel.van.vugt@canonical.com>

	Don't absorb Alt+ArrowKey (et al) events if you're not doing anything with
	them. Ensures unused events get sent to the active window. (LP: #953783)

2012-03-14  Thomi Richards  <thomi.richards@canonical.com>

	Update the unity logging tests to use the updated autopilot API.. Fixes: . Approved by Michal Hruby.

2012-03-14  Thomi Richards  <thomi.richards@canonical.com>

	Fixed new unity logging tests.

2012-03-14  Thomi Richards  <thomi.richards@canonical.com>

	Autopilot tests can now produce unity logs for a failing autopilot test.. Fixes: . Approved by Jason Smith, Tim Penhey.

2012-03-14  Thomi Richards  <thomi.richards@canonical.com>

	Trim trailing whitespace.

2012-03-14  Thomi Richards  <thomi.richards@canonical.com>

	Changed from review.

2012-03-14  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-03-14  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-03-14  Thomi Richards  <thomi.richards@canonical.com>

	Fixed typo.

2012-03-14  Thomi Richards  <thomi.richards@canonical.com>

	Logging now reset after each test is complete.

2012-03-14  Thomi Richards  <thomi.richards@canonical.com>

	Launcher tests now make the launcher log debug-level log messages.

2012-03-14  Thomi Richards  <thomi.richards@canonical.com>

	Renamed StopLoggingToFile -> ResetLogging. Added infrastructure to test case class.

2012-03-13  Thomi Richards  <thomi.richards@canonical.com>

	Now attaches unity log to tests.

2012-03-13  Thomi Richards  <thomi.richards@canonical.com>

	Added more tests to ensure the logging framework is running correctly.

2012-03-13  Thomi Richards  <thomi.richards@canonical.com>

	Merged Tim's branch that contains the log implementation.

2012-03-13  Tim Penhey  <tim.penhey@canonical.com>

	Implement the logging features.

2012-03-13  Thomi Richards  <thomi.richards@canonical.com>

	Added the test file.

2012-03-13  Thomi Richards  <thomi.richards@canonical.com>

	Added a failing test for unity's logging infrastructure.

2012-03-13  Thomi Richards  <thomi.richards@canonical.com>

	DBus methods in place.

2012-03-13  Brandon Schaefer  <brandontschaefer@gmail.com>

	. Fixes: . Approved by Thomi Richards.

2012-03-13  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Fixed using ensure_dash in ALL test cases, now only in setUp and tearDown
	* Fixed self.dash = Dash() being used everytime in setUp. Now in AutopilotTest

2012-03-13  Brandon Schaefer  <brandontschaefer@gmail.com>

	* Test for Multi_Key/Composition characters

2012-03-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Added support for Up/Down arrow keys to change the selected launcher icon when using the Super+Tab
	
	This fixes the bug #950404
	
	On the test sides, I've used autopilot to test this particular fix, also I've made some changes to the launcher emulator, to make it handle in a better way the Launcher key navigation and the Launcher Switcher as two different kinds of key navigation. This should avoid any confusion and cleans the code.. Fixes: https://bugs.launchpad.net/bugs/950404. Approved by Andrea Azzarone, Thomi Richards.

2012-03-10  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: added the tests for the Up/Down arrow keys during launcher switcher
	
	Plus, redesigned the launcher emulator, underlining the differece between the Launcher Switcher
	and the Launcher Key navigation.

2012-03-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: make Launcher switcher to work also with arrow keys

2012-03-13  Andrea Azzarone  <azzaronea@gmail.com>

	The problems
	-------------
	Bug #927710: No text inside multirange filters
	Bug #942508: Dash - Font metrics and colors are wrong
	
	The fix
	-------
	Update the dash fonts.
	
	Test
	----
	Not applicable.
	
	http://ubuntuone.com/1a4mdRPJ8tgFrg4bMuNiQE
	
	I've merged lp:~sladen/unity/unity-drunken-spinner-lp943656.. Fixes: https://bugs.launchpad.net/bugs/927710, https://bugs.launchpad.net/bugs/942508. Approved by John Lea, Andrea Cimitan, Mirco Müller.

2012-03-13  Andrea Azzarone  <azzaronea@gmail.com>

	Add SVGs.

2012-03-13  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-03-06  Andrea Azzarone  <azzaronea@gmail.com>

	Fix the space between the search entry icon and the text.

2012-03-06  Andrea Azzarone  <azzaronea@gmail.com>

	Merge needed branch.

2012-03-05  Andrea Azzarone  <azzaronea@gmail.com>

	Move font description in const variables.

2012-03-01  Andrea Azzarone  <azzaronea@gmail.com>

	Update the dash font settings.

2012-03-13  Mirco Müller  <mirco.mueller@canonical.com>

	Trying to understand how and where changes to an icons alpha- and saturation-value are taking place is material to get insane. By now I've spent many many many hours trying to get behind what's going on. I can't say I fully grasp
	the intricate ways of icons opacity and saturation in class Launcher.
	
	As far as I can tell, there are four valid "cases" for the launcher icons in terms of alpha and saturation. To make it easier for you to follow, have a look at this table:
	
	alpha  |  saturation
	-------------------------------------------------------------------
	|  dash open                             |   0.5   |     0.0      |
	|  dash closed                           |   1.0   |     1.0      |
	|  drop-target (dragging & dash open)    |   1.0   |     1.0      |
	|  no drop-target (dragging & dash open) |   0.5   |     0.0      |
	-------------------------------------------------------------------
	
	So alpha should never be outside [0.5 .. 1.0] and saturation should never be outside [0.0 .. 1.0]. From my investigation it is sufficient to protect only against the lower threshold, where alpha needs to be 0.5 and saturation 0.0
	
	without fix:
	http://people.canonical.com/~mmueller/863230-issue-1.ogv
	
	with fix:
	http://people.canonical.com/~mmueller/after-fix-863230.ogv
	
	If anybody ever causes this to regress, I'll ... !. Fixes: https://bugs.launchpad.net/bugs/863230. Approved by Tim Penhey.

2012-02-29  Mirco Müller  <mirco.mueller@canonical.com>

	Added a manual-test for the bug

2012-02-15  Mirco Müller  <mirco.mueller@canonical.com>

	Best attempt yet, trying to fix LP: #863230

2012-03-13  Gabor Kelemen  <kelemeng@ubuntu.com>

	Added missing files to POTFILES.in. Fixes: https://bugs.launchpad.net/bugs/923762. Approved by Thomi Richards, Michal Hruby.

2012-03-05  Gabor Kelemen  <kelemeng@ubuntu.com>

	Update POTFILES.in/skip. LP: 923762

2012-03-13  Alex Launi  <alex.launi@canonical.com>

	Adds "x" and "y" properties to the quicklists and their menu items, so that autopilto can find and click them in tests.. Fixes: . Approved by Thomi Richards.

2012-02-23  Alex Launi  <alex.launi@canonical.com>

	add absolute (screen) x and y coordinated to quicklists

2012-03-13  Andrea Azzarone  <azzaronea@gmail.com>

	= The Problem =
	
	HUD shortcut is not in the overlay.
	
	= The Fix =
	
	Add it.
	
	= Testing =
	
	None.. Fixes: https://bugs.launchpad.net/bugs/942515. Approved by Marco Trevisan (Treviño).

2012-03-05  Andrea Azzarone  <azzaronea@gmail.com>

	Fix.

2012-02-28  Andrea Azzarone  <azzaronea@gmail.com>

	Add the HUD shortcut to the overlay.

2012-03-13  Andrea Azzarone  <azzaronea@gmail.com>

	= The Problem =
	
	The shortcut overlay uses hardcoded value for switching ws.
	
	= The Fix =
	
	Add a new type of shortcut option COMPIZ_METAKEY_OPTION.
	
	= Testing =
	
	Added.. Fixes: https://bugs.launchpad.net/bugs/939517. Approved by Mirco Müller.

2012-02-28  Andrea Azzarone  <azzaronea@gmail.com>

	Fix bug #939517.

2012-03-13  Paul Sladen  <sladen@canonical.com>

	Dash/HUD: logic inversion in spinner rotation offset (LP: #943656). Fixes: https://bugs.launchpad.net/bugs/943656. Approved by Andrea Azzarone, Andrea Cimitan.

2012-03-01  Paul Sladen  <sladen@canonical.com>

	Dash/HUD: logic inversion in spinner rotation offset

2012-03-13  Andrea Cimitan  <andrea.cimitan@canonical.com>

	The glow in the alt-tab switcher is misaligned leading to a dark line at right and bottom edge. This commit fixes it. Fixes: . Approved by Andrea Cimitan.

2012-02-29  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Fix misalignment of the glow in alt-tab switcher

2012-03-13  Martin Mrazik  <mrazik@gmail.com>

	I'll try to automate this in the next few days.. Fixes: . Approved by Thomi Richards.

2012-02-28  Martin Mrazik  <mrazik@gmail.com>

	manual test for lp:929506

2012-03-13  Andrea Azzarone  <azzaronea@gmail.com>

	= The Problem =
	
	See: https://bugs.launchpad.net/unity/+bug/748101.
	
	= The Fix =
	
	Keep in consideration the baseline to align the labels inside the category header.
	
	= Testing =
	
	AP test: ./tools/autopilot run autopilot.tests.test_dash.DashVisualTests.test_see_more_result_alignment. Fixes: https://bugs.launchpad.net/bugs/748101. Approved by Alex Launi, Marco Trevisan (Treviño), Thomi Richards, Andrea Cimitan.

2012-03-13  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-02-29  Andrea Azzarone  <azzaronea@gmail.com>

	Fix.

2012-02-29  Andrea Azzarone  <azzaronea@gmail.com>

	Complete the AP test.

2012-02-29  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-02-29  Andrea Azzarone  <azzaronea@gmail.com>

	First draft for the AP test.

2012-02-29  Andrea Azzarone  <azzaronea@gmail.com>

	Use something like a baseline alignment for the category header.

2012-03-13  Thomi Richards  <thomi.richards@canonical.com>

	Make autopilot test log lines much shorter by using the module name rather than the full path name.. Fixes: . Approved by Jason Smith.

2012-03-13  Thomi Richards  <thomi.richards@canonical.com>

	Use the module name rather than the full path name in the test log file.

2012-03-12  Jason Smith  <jason.smith@canonical.com>

	== The Problem ==
	Design requested changes to multi-monitor to provide support for toggling barriers and multiple-launchers
	
	== The Solution ==
	Implement the options
	
	== Testing ==
	Interactions should be covered under existing tests. Fixes: . Approved by Tim Penhey.

2012-03-12  Jason Smith  <jason.smith@canonical.com>

	don't violate the rule of three

2012-03-12  Jason Smith  <jason.smith@canonical.com>

	change text to be a little clearer

2012-03-12  Jason Smith  <jason.smith@canonical.com>

	add manual test

2012-03-12  Jason Smith  <jason.smith@canonical.com>

	ensure that we have the launcher properly reflect the entire desktop rather than just the monitor when in single launcher mode

2012-03-12  Jason Smith  <jason.smith@canonical.com>

	implement mm options for multiple launchers

2012-03-12  Brandon Schaefer  <brandontschaefer@gmail.com

	= Problem description =
	
	If no results are returned from a lens there is no message informing the user so.
	
	= The fix =
	
	In DashView::OnSearchFinished a check is made to see if a message should be
	shown.
	
	A default message is used if the lens doesn't provide one.
	
	There is also a timer that waits for 150ms then hides the
	message, if the search is taking a while.
	
	= Test coverage =
	
	There is an autopilot test for this now!. Fixes: https://bugs.launchpad.net/bugs/711199. Approved by Tim Penhey, Alex Launi, Michal Hruby, Marco Trevisan (Treviño), Brandon Schaefer.

2012-03-08  Brandon Schaefer  <brandontschaefer@gmail.com>

	Removed comments added by me...

2012-03-08  Brandon Schaefer  <brandontschaefer@gmail.com>

	merge trunk

2012-03-05  Brandon Schaefer  <brandontschaefer@gmail.com

	merged trunk

2012-03-04  Brandon Schaefer  <brandontschaefer@gmail.com

	*Changed autopilot search string

2012-03-02  Brandon Schaefer  <brandontschaefer@gmail.com

	Mixed names up

2012-03-02  Brandon Schaefer  <brandontschaefer@gmail.com

	* Split the autopilot test

2012-03-02  Brandon Schaefer  <brandontschaefer@gmail.com

	* Sleep added after kb.type()

2012-03-02  Brandon Schaefer  <brandontschaefer@gmail.com

	* Added an autopilot test and removed the manual onew

2012-03-02  Brandon Schaefer  <brandontschaefer@gmail.com

	trunk

2012-03-01  Brandon Schaefer  <brandontschaefer@gmail.com

	Fixed the timer where it would go off when switching lenses

2012-03-01  Brandon Schaefer  <brandontschaefer@gmail.com

	merged trunk

2012-03-01  Brandon Schaefer  <brandontschaefer@gmail.com

	In LensView::HideResultsMessage, now checks if the message is active before hiding it

2012-03-01  Brandon Schaefer  <brandontschaefer@gmail.com

	Added a signal so to hide the results message after 150ms

2012-02-29  Brandon Schaefer  <brandontschaefer@gmail.com

	merged trunk

2012-02-06  Brandon Schaefer  <brandontschaefer@gmail.com>

	Fixed style problems, along with some other clean ups.

2012-02-06  Brandon Schaefer  <brandontschaefer@gmail.com>

	Changed to use std::sstream instead of std::string

2012-02-06  Brandon Schaefer  <brandontschaefer@gmail.com>

	markup now uses std::string instead of gchar* and g_strdup_printf()

2012-02-03  Brandon Schaefer  <brandontschaefer@gmail.com>

	Cleaned up, and fixed conflicts

2012-03-12  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Added tests for SwitcherController changes done in lp:~3v1n0/unity/alt+tab-background-load, enabled the SwitcherModel tests as well.. Fixes: https://bugs.launchpad.net/bugs/942634. Approved by Tim Penhey, Andrea Azzarone.

2012-03-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test_switcher_controller: make the construction test to really test something

2012-03-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test_switcher_controller: removing the redoundant Test prefix in functions

2012-03-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test_switcher_controller: reduce the time to use to perform the test

2012-03-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with lp:~3v1n0/unity/alt+tab-background-load changes

2012-02-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests: added test_switcher_controller to check construction and lazy load

2012-02-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Tests, enabling test_switcher_model

2012-02-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-03-12  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Add some background operations to the SwitcherController to make the Alt+Tab to show-up quicker
	
	The switcher controller now when initialized setup a lazy timer (now set to 10s) that on timeout will construct the
	switcher view, to make the first time usage quicker.
	
	Also, I've added an idle that will run as soon as the user presses the switcher key combination, that constructs the view in background (and shows an invisible window, since the the ShowWindow operation can take longer than just setting the view visible) to make sure that when the show-timeout occurs everything is already there and it just needs to be shown (setting its opacity).
	
	Tests included into the branch lp:~3v1n0/unity/alt+tab-background-load.tests. Fixes: https://bugs.launchpad.net/bugs/942634. Approved by Andrea Azzarone.

2012-03-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	SwitcherController: allow to define the load timeout on construction

2012-03-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	SwitcherController: use protected member to set the construct timeout
	
	So it will be possible to test it.

2012-02-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	SwitcherController: setting the load timeout to 20s

2012-02-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	SwitcherController: use SetOpacity instead of SetVisible

2012-02-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	SwitcherController: move to UBusManager

2012-02-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	SwitcherController: add an idle to construct the view when waiting for the show timeout

2012-02-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	SwitcherController: add a lazy loader to create the Alt+Tab window on background
	
	This should improve the startup time of the first Alt+Tab session.

2012-03-12  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Partly fixes bug #824965 enabling scroll wheel on Alt+Tab to switch the active application.. Fixes: https://bugs.launchpad.net/bugs/824965. Approved by Alex Launi, Thomi Richards.

2012-03-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk changes.

2012-03-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityScreen: add / remove scroll actions in compiz screen
	
	This is not strictly needed here since compiz seems to grab them
	already, but this should ensure that they're managed.

2012-03-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-02-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Autopilot, switcher: split mouse-wheel tests

2012-02-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: support both horizontal and vertical scroll events on AltTab

2012-02-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: remove unneeded space.

2012-02-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Added autopilot test for switcher mouse-wheel support.

2012-02-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-02-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityScreen: igonore quick scroll events, use a limit of 150ms

2012-02-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: inverting the scrolling direction to for the switcher

2012-02-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: allow to change Switcher selected icon via mouse-wheel

2012-03-12  Thomi Richards  <thomi.richards@canonical.com>

	Problem: Several of the test_shortcut_hint autopilot tests fail.
	Solution: Update tests. One issue was that the autopilot API had changed, another was a typo in the test.. Fixes: . Approved by Marco Trevisan (Treviño).

2012-03-13  Thomi Richards  <thomi.richards@canonical.com>

	Fixed shortcut_hint tests.

2012-03-13  Thomi Richards  <thomi.richards@canonical.com>

	Merged branch that fixes unity crash in shortcut hint controller.

2012-03-12  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Avoid autopilot to crash unity when the shortcut hint view has not been initialized.. Fixes: . Approved by Thomi Richards.

2012-03-12  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	ShortcutController: avoid to crash during autopilot if view_window_ has not been initialized.

2012-03-12  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Add support to hide the shortcut hint view by Escape key.
	
	I've made some work to handle the Escape keypress events for both the Launcher
	Switcher and the Shortcut hint view, using this policy:
	- If the Launcher switcher is active, Escape terminates it
	- If the Shortcut hint is active, Escape terminates it
	- If both are active, the first Escape terminates the Super+Tab,
	the second one will hide the shortcut hint.
	
	Added autopilot support for the Shortcut hint controller, and a first bunch of tests.. Fixes: https://bugs.launchpad.net/bugs/943422. Approved by Andrea Azzarone, Thomi Richards.

2012-03-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_shortcut_hint.py: set the default size on constructor.

2012-03-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: test_shortcut_hint.py check if all the shortcut hints are showing together
	
	Shortcut hints view and the launcher icon hint should be shown at the same time

2012-03-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging again with thomi's fixed tests

2012-03-05  Thomi Richards  <thomi.richards@canonical.com>

	Fixed tests so they pass, and merged launcher emulator changes, so this should merge cleanly with trunk.

2012-03-05  Thomi Richards  <thomi.richards@canonical.com>

	Removed unneeded refresh_state calls, fixed test.

2012-03-02  Thomi Richards  <thomi.richards@canonical.com>

	Various test cleanups.

2012-03-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_shortcut_hint: added ShortcutHints integration tests.
	
	They tests the interaction between the shortcut hints and other unity
	parts, especially the LauncherSwitcher and the other Super keybindings

2012-03-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: test launcher switcher cancel by Escape key

2012-03-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_shortcut_hint: added first basic shortcut hint tests

2012-03-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: ShortcutHint emulator, misc code fixes

2012-03-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, X11 emulator: allow to get the primary monitor

2012-03-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	ShortcutController: add more introspection data.
	
	Setting it as visible when the view is really visible.
	Also include the FADE duration into the timeout.

2012-03-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: add the shortcut controller as an introspectable child.

2012-03-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with autopilot fixes included into lp:~3v1n0/unity/super+tab-shortcut-fixes

2012-03-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot: add first shortcut_hint.py emulator scheleton

2012-03-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	ShortcutController: added introspection support

2012-02-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityScreen: EnableCancelAction, add support for multiple targets
	
	It allows to setup more cancel actions (one per target) and to remove them.
	Thanks to this, we can handle the Escape keypress for both the Launcher
	Switcher and the Shortcut hint view.
	And we use this policy:
	- If the Launcher switcher is active, Escape terminates it
	- If the Shortcut hint is active, Escape terminates it
	- If both are active, the first Escape terminates the Super+Tab,
	the second one will hide the shortcut hint.

2012-03-12  Gord Allott  <gord.allott@canonical.com>

	adds an include that broke the standalone client build
	
	Build fix - tests not applicable. Fixes: . Approved by Michal Hruby.

2012-03-01  Gord Allott  <gord.allott@canonical.com>

	fixes the dash standalone client build

2012-03-12  Andrea Azzarone  <azzaronea@gmail.com>

	The problem
	===
	Dash - Missing category separator line in dash
	
	The fix
	===
	
	17	-  bool found_one = false;
	18	-
	19	-  for (rit = children.rbegin(); rit != children.rend(); ++rit)
	20	-  {
	21	-    PlacesGroup* group = static_cast<PlacesGroup*>(*rit);
	22	-
	23	-    if (group->IsVisible())
	24	-      group->SetDrawSeparator(found_one);
	25	-
	26	-    found_one = group->IsVisible();
	27	-  }
	
	If the next group is not visibile the separator is not shown in the prev group.
	This branch fixes it moving the logic side in another (testable) function. I'd love to
	remove the static_cast too but I can't find an easy way right now.
	
	The test
	===
	Adds a unit test for the logic side.. Fixes: https://bugs.launchpad.net/bugs/850984. Approved by Marco Trevisan (Treviño).

2012-03-09  Andrea Azzarone  <azzaronea@gmail.com>

	Fix include "issue".

2012-03-09  Andrea Azzarone  <azzaronea@gmail.com>

	Fix.

2012-03-09  Andrea Azzarone  <azzaronea@gmail.com>

	Adds tests.

2012-03-09  Andrea Azzarone  <azzaronea@gmail.com>

	Fix bug #850984.

2012-03-12  Michael Rawson  <michaelrawson76@gmail.com>

	Fixes bug #877382 (no long description on hover for CCSM).. Fixes: https://bugs.launchpad.net/bugs/877382. Approved by Tim Penhey.

2012-03-01  Michael Rawson  <michaelrawson76@gmail.com>

	Fixed bug #877382

2012-03-12  Tim Penhey  <tim.penhey@canonical.com>

	Added some manual tests for the launcher reorder animations.. Fixes: . Approved by Mirco Müller.

2012-03-05  Tim Penhey  <tim.penhey@canonical.com>

	Added a few manual tests about the moving of launcher icons.

2012-03-12  Lorenzo Mattei  <lore.mattei@gmail.com>

	. Fixes: https://bugs.launchpad.net/bugs/891818. Approved by Marco Trevisan (Treviño), Mirco Müller.

2012-03-07  Lorenzo Mattei  <lore.mattei@gmail.com>

	Safer autopilot test

2012-03-07  Lorenzo Mattei  <lore.mattei@gmail.com>

	Added autopilot test for lp:891818

2012-03-05  Lorenzo Mattei  <lore.mattei@gmail.com>

	Fixex lp:891818

2012-03-12  Michal Hruby  <michal.mhr@gmail.com>

	Makes the tests less racy by using g_timeout_add instead of the add_seconds which tries to fire multiple timeouts at once at the cost of precision. Also fixes a possible crash in the tests caused by FilesystemLenses.. Fixes: . Approved by Gord Allott.

2012-03-05  Michal Hruby  <michal.mhr@gmail.com>

	Safer tests

2012-03-12  Michal Hruby  <michal.mhr@gmail.com>

	== The Problem ==
	Crashed lens doesn't restart unless searching in home view.
	
	== The Solution ==
	Make sure a Search call can restart a lens just as GlobalSearch can.
	
	== Testing ==
	Added a manual test for the issue.. Fixes: https://bugs.launchpad.net/bugs/947301. Approved by Mirco Müller, Gord Allott.

2012-03-06  Michal Hruby  <michal.mhr@gmail.com>

	Fix the killall command in manual test

2012-03-05  Michal Hruby  <michal.mhr@gmail.com>

	Make sure Search method can restart a lens (not just GlobalSearch)

2012-03-12  Paolo Rotolo  <paolorotolo@ubuntu-it.org>

	Fix typo in plugins/unityshell/unityshell.xml.in: stoped → stopped. Fixes LP: #931382.. Fixes: https://bugs.launchpad.net/bugs/931382. Approved by Marco Trevisan (Treviño).

2012-03-07  Paolo Rotolo  <paolorotolo@ubuntu-it.org>

	Fix typo in plugins/unityshell/unityshell.xml.in: stoped → stopped. Fixes LP: #931382.

2012-03-12  Martin Mrazik  <mrazik@gmail.com>

	Test template to be used for all manual tests to ensure:
	1. consistency acrross test-cases
	2. quality of the manual tests
	. Fixes: . Approved by Alex Launi.

2012-03-07  Martin Mrazik  <mrazik@gmail.com>

	Test template to be used for all manual tests to ensure:
	1. consistency acrross test-cases
	2. quality of the manual tests

2012-03-12  Thomi Richards  <thomi.richards@canonical.com>

	Adds the ability in autopilot to get a launcher icon with a specified desktop file.. Fixes: . Approved by Marco Trevisan (Treviño).

2012-03-09  Thomi Richards  <thomi.richards@canonical.com>

	Added functionality to launcher model class - you can now retrieve icons by their desktop icon.

2012-03-12  Thomas Voß  <thomas.voss@rub.de>

	Introduces a cached variable to handle the Google Test source dir.. Fixes: . Approved by Didier Roche.

2012-03-09  Thomas Voß  <thomas.voss@rub.de>

	Introduced a cached variable for google-test source path.

2012-03-12  Thomi Richards  <thomi.richards@canonical.com>

	The Problem:
	
	Node properties in the unity introspection visualiser script were shown unordered. This made it hard to view node properties.
	
	The solution:
	
	Node properties are now sorted.
	
	Tests:
	
	ummm... no.. Fixes: . Approved by Tim Penhey.

2012-03-12  Thomi Richards  <thomi.richards@canonical.com>

	Unity introspection script now sorts node properties alphabetically.

2012-03-12  Thomi Richards  <thomi.richards@canonical.com>

	Fixed an autopilot test so it actually tests something useful.. Fixes: . Approved by Tim Penhey.

2012-03-12  Thomi Richards  <thomi.richards@canonical.com>

	The test_reveal_with_mouse_under_launcher test no longer moves the mouse out of the way before revealing the launcher. Previously this test wasn't actually testing anything.

2012-03-12  Thomi Richards  <thomi.richards@canonical.com>

	Fixed the CommandLensSearchTests.test_run_before_refresh test so it passes, and refactored the bamf emulator.. Fixes: . Approved by Tim Penhey.

2012-03-12  Thomi Richards  <thomi.richards@canonical.com>

	Cleaned up command lens, which required removing large quantities of code from the bamf emulator.

2012-03-12  Thomi Richards  <thomi.richards@canonical.com>

	Updated show desktop autopilot test to use new launcher API.. Fixes: . Approved by Tim Penhey.

2012-03-12  Thomi Richards  <thomi.richards@canonical.com>

	Fixed show_desktop test.

2012-03-11  Thomi Richards  <thomi.richards@canonical.com>

	Poll for visibility to avoid system differences in tests.. Fixes: . Approved by Tim Penhey.

2012-03-12  Thomi Richards  <thomi.richards@canonical.com>

	Dash emulator ensure_hidden and ensure_visible now poll the dash visibility state to make sure that the dash is visible before they return. After 10 seconds an exception is raised.

2012-03-11  Thomi Richards  <thomi.richards@canonical.com>

	The problem:
	
	The Autopilot test case class didn't log anything when calling set_unity_option, which made it hard to diagnose certain failing autopilot tests.
	
	The solution:
	
	The log message is now produced both when a compiz option is set, and when it is unset (as part of cleanup).
	
	Tests:
	
	Log messages from set_unity_option and set_compiz_option will appear in jenkins test logs.
	
	UNBLOCK. Fixes: . Approved by Tim Penhey.

2012-03-12  Thomi Richards  <thomi.richards@canonical.com>

	Removed debugging code.

2012-03-12  Thomi Richards  <thomi.richards@canonical.com>

	Fixed an issue with the autopilot logging infrastructure which meant we were missing some important log messages in certain AP tests.

2012-03-11  Thomi Richards  <thomi.richards@canonical.com>

	Fix the DashKeyboardFocusTests.test_filterbar_expansion_leaves_kb_focus autopilot test.. Fixes: . Approved by Tim Penhey.

2012-03-12  Thomi Richards  <thomi.richards@canonical.com>

	FilterBar class can now get the correct searchbar.

2012-03-11  Thomi Richards  <thomi.richards@canonical.com>

	Fixed a timing issue with the dash reveal behavior.. Fixes: . Approved by Tim Penhey.

2012-03-12  Thomi Richards  <thomi.richards@canonical.com>

	Fixed a timing issue with the dash reveal behavior. This was causing the dash to appear and dissapear quickly when hitting Super+a (or any other lens shortcut). Also fixed a memory leak in the DashController.

2012-03-11  Thomi Richards  <thomi.richards@canonical.com>

	Only attach video capture log to failing tests if the video capture process returned non-0. Video capture logs aren't useful unless the capture process failed for some reason.
	
	UNBLOCK. Fixes: . Approved by Tim Penhey.

2012-03-12  Thomi Richards  <thomi.richards@canonical.com>

	Only attach video capture log if the capture process returned non-0 exit code. Capture logs aren't that useful anyway.

2012-03-11  Thomi Richards  <thomi.richards@canonical.com>

	This branch slows down the show desktop tests. 
	
	As far as I can see, they're failing on the jenkins instance due to timing issues. This branch should help resolve that (or at least eliminate that possibility).
	
	UNBLOCK. Fixes: . Approved by Tim Penhey.

2012-03-12  Thomi Richards  <thomi.richards@canonical.com>

	Wait a bit longer after initiating show desktop mode. This should help these tests pass on the jenkins instance.

2012-03-09  Gord Allott  <gord.allott@canonical.com>

	Fixes the hud not returning focus on return
	
	UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/934061. Approved by .

2012-03-09  Gord Allott  <gord.allott@canonical.com>

	fixes issue with focus on return not being returned to the application

2012-03-09  Thomi Richards  <thomi.richards@canonical.com>

	This branch adds autopilot tests to verify the fix for bug lp:942042.
	
	UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/942042. Approved by Tim Penhey.

2012-03-07  Thomi Richards  <thomi.richards@canonical.com>

	Cleanups.

2012-03-07  Thomi Richards  <thomi.richards@canonical.com>

	added quicklist test file.

2012-03-07  Thomi Richards  <thomi.richards@canonical.com>

	added python-xdg to the dependancy list for autopilot.

2012-03-07  Thomi Richards  <thomi.richards@canonical.com>

	Merged branch with bugfix, test passes.

2012-02-28  Ted Gould  <ted@gould.cx>

	Removing a free'ing of the keyfile that was removed

2012-02-27  Ted Gould  <ted@gould.cx>

	Drop unused variables

2012-02-27  Ted Gould  <ted@gould.cx>

	Attaching Bug

2012-02-27  Ted Gould  <ted@gould.cx>

	Libindicator handles the case where we don't find shortcuts without warning now, don't need this if statement.  This brings Unity up to compliance with the name changes in the desktop spec

2012-03-07  Thomi Richards  <thomi.richards@canonical.com>

	Have a failing test.

2012-03-09  Gord Allott  <gord.allott@canonical.com>

	fixes issue with hud not returning focus correctly, hack was bad.
	
	UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/934061. Approved by Gord Allott, Mirco Müller.

2012-03-05  Gord Allott  <gord.allott@canonical.com>

	resolved conflict

2012-03-05  Gord Allott  <gord.allott@canonical.com>

	remove debugs

2012-03-02  Gord Allott  <gord.allott@canonical.com>

	fixed up the bamf wrapper to use desktop files for matching rather than application names, should work on non english locales now

2012-03-02  Gord Allott  <gord.allott@canonical.com>

	merged trunk and added ap tests

2012-02-23  Gord Allott  <gord.allott@canonical.com>

	remove stupid po changes i hate that

2012-02-23  Gord Allott  <gord.allott@canonical.com>

	fixes the hud not giving focus back if you open close the hud fast, no tests

2012-03-09  Gord Allott  <gord.allott@canonical.com>

	UNBLOCK
	
	dummy merge to bump abi. Fixes: . Approved by Didier Roche, Gord Allott.

2012-03-08  Gord Allott  <gord.allott@canonical.com>

	corrected HACKING file

2012-03-08  Jeremy Bicha  <jbicha@ubuntu.com>

	UNBLOCK: set title case for Lock to Launcher/Unlock from Launcher. Fixes: https://bugs.launchpad.net/bugs/949636. Approved by Didier Roche.

2012-03-07  Jeremy Bicha  <jbicha@ubuntu.com>

	Use title case for "Lock to Launcher"/"Unlock from Launcher" (LP: #949636)

2012-03-08  Gord Allott  <gord.allott@canonical.com>

	Includes the google test library in our build system, could use some slimming down after some investigation
	
	UNBLOCK. Fixes: . Approved by .

2012-03-08  Gord Allott  <gord.allott@canonical.com>

	more graceful handling of no gtest

2012-03-08  Gord Allott  <gord.allott@canonical.com>

	builds cmake locally using distro supplied cmake - hardcoded to /usr/src/gtest right now

2012-03-08  Gord Allott  <gord.allott@canonical.com>

	adds the entire gtest library to our build system as per googles preference

2012-03-07  Thomi Richards  <thomi.richards@canonical.com>

	Autopilot now logs when it sets a compiz plugin option as part of a test run. Fixed a bug in a log message inside the Mouse class.
	
	UNBLOCK. Fixes: . Approved by Alex Launi.

2012-03-08  Thomi Richards  <thomi.richards@canonical.com>

	Fixed a bug in the Mouse class log message.

2012-03-08  Thomi Richards  <thomi.richards@canonical.com>

	Added logging to code that alters unity settings.

2012-03-07  Jay Taoko  <jay.taoko@canonical.com>

	* Revert composition character support in Unity. It introduced a regression in Unity.
	
	UNBLOCK. Fixes: . Approved by Alex Launi.

2012-03-07  Jay Taoko  <jay.taoko@canonical.com>

	* Revert composition character support in Unity. It introduced a regression in Unity.

2012-03-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityScreen: don't ungrab the keyboard on Alt press if switcher is active
	
	When the Alt+Tab switcher is active is the keyboard must not be ungrabbed or the Alt+Tab cancel action won't work (i.e. escaping from switcher by Escape key).
	This fixes a regression introduced recently. I've also included AP tests to check if the cancel action works.
	
	UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/948227. Approved by Tim Penhey, Thomi Richards.

2012-03-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_switcher.py: added tests for switcher escaping, and lazy invocation

2012-03-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityScreen: don't ungrab the keyboard on Alt press if switcher is active
	
	When the Alt+Tab switcher is active is the keyboard must not be
	ungrabbed or the Alt+Tab cancel action won't work (i.e. escaping
	from switcher by Escape key).

2012-03-06  Thomi Richards  <thomi.richards@canonical.com>

	Adds an option to the autopilot script that allows users to pick which folder to store videos of failed tests. This is needed by the jenkins infrastructure.
	
	UNBLOCK. Fixes: . Approved by Alex Launi.

2012-03-07  Thomi Richards  <thomi.richards@canonical.com>

	Adds an option to the autopilot script so we can pick where to store videos of failed tests.

2012-03-06  Thomi Richards  <thomi.richards@canonical.com>

	Add the ability to video capture failing autopilot tests. This feature is enabled with the '-r' switch to the 'autopilot run' command.
	
	Videos are stored in /tmp/autopilot. This feature is intended for use on the jenkins slave machines.
	
	UNBLOCK. Fixes: . Approved by Marco Trevisan (Treviño), Tim Penhey.

2012-03-07  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk, fixed conflicts.

2012-03-06  Thomi Richards  <thomi.richards@canonical.com>

	Whitespace fixes.

2012-03-06  Thomi Richards  <thomi.richards@canonical.com>

	Prevent passing tests from encoding the video file, so we don't suffer the encoding overhead. Removed the dummy test I was using to test this feature.

2012-03-06  Thomi Richards  <thomi.richards@canonical.com>

	Recording is disabled if the recording app is not present.

2012-03-06  Thomi Richards  <thomi.richards@canonical.com>

	Video capture works.

2012-03-06  Jay Taoko  <jay.taoko@canonical.com>

	UNBLOCK
	
	* Use Gtk im for composition characters.
	
	Fix bug #944674. Fixes: https://bugs.launchpad.net/bugs/944674. Approved by Neil J. Patel.

2012-03-06  Jay Taoko  <jay.taoko@canonical.com>

	* Simulate 'ô' in a test.

2012-03-05  Jay Taoko  <jay.taoko@canonical.com>

	* Merged with trunk.

2012-03-05  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed errors in tests

2012-03-05  Jay Taoko  <jay.taoko@canonical.com>

	* Adding Autopilot test for composition characters (â,ô,ĩ,î,ã) typing in the dash.

2012-03-05  Jay Taoko  <jay.taoko@canonical.com>

	* Fix

2012-03-05  Jay Taoko  <jay.taoko@canonical.com>

	* Cleanup

2012-03-05  Jay Taoko  <jay.taoko@canonical.com>

	* Fix: removed bad conditional.

2012-03-02  Jay Taoko  <jay.taoko@canonical.com>

	* Use Gtk im for composition characters.

2012-03-02  Jay Taoko  <jay.taoko@canonical.com>

	* Adding support for dead keys.

2012-03-06  Gord Allott  <gord.allott@canonical.com>

	UNBLOCK resolves a silly glib issue, glib is C not C++ ;). Fixes: . Approved by Michał Sawicz.

2012-03-06  Gord Allott  <gord.allott@canonical.com>

	resolves a 2d build issue

2012-03-04  Thomi Richards  <thomi.richards@canonical.com>

	Refactor the autopilot launcher emulator to use the new UnityIntrospectableObject class. Launcher tests will now run once per configured monitor.. Fixes: . Approved by Tim Penhey.

2012-03-05  Thomi Richards  <thomi.richards@canonical.com>

	Fixed typo, made show desktop tests even nicer to read.

2012-03-05  Thomi Richards  <thomi.richards@canonical.com>

	Added a TODO comment before switcher emulator prompting me to refactor it in another branch.

2012-03-05  Thomi Richards  <thomi.richards@canonical.com>

	Fixed filtering in get_children_by_type.

2012-03-05  Thomi Richards  <thomi.richards@canonical.com>

	Imports should be system first, then local, and in alphabetical order.

2012-03-05  Thomi Richards  <thomi.richards@canonical.com>

	Removed debug logging that was flooding the test logs, fixed showdesktop tests.

2012-03-05  Thomi Richards  <thomi.richards@canonical.com>

	Fixed a breakage in the hud tests, and fixed a bug in the UnityIntrospectableObject class, where children would be filtered if no filter was applied.

2012-03-05  Thomi Richards  <thomi.richards@canonical.com>

	Launcher emulator is now split into separate classes: LauncherController, LauncherModel, and Launcher. Updated tests. Launcher tests are now scenario'd depending on the number of monitors configured on the machine. All new-style emulators automatically update their state when someone requests an attribute from unity.

2012-03-05  Thomi Richards  <thomi.richards@canonical.com>

	Renamed Launcher to LauncherHelper, added LauncherController and Launcher classes. Tests still pass.

2012-03-04  Thomi Richards  <thomi.richards@canonical.com>

	Modifies the tools/autopilot script to print the total number of tests found.
	
	UNBLOCK. Fixes: . Approved by Tim Penhey.

2012-03-03  Thomi Richards  <thomi.richards@canonical.com>

	autopilot script prints total number of tests after listing them.

2012-03-04  Gord Allott  <gord.allott@canonical.com>

	Check pixbuf before dereferencing.. Fixes: https://bugs.launchpad.net/bugs/937421. Approved by Tim Penhey.

2012-02-28  Gord Allott  <gord.allott@canonical.com>

	add safety check on gdk pixbuf

2012-03-04  smspillaz  <sam.spilsbury@canonical.com>

	Fix the Alt+F1 or Alt+F2 sending a ";3P" or ";3Q" to the active windows issue, and also fixes some alt holding showing menus.  Compiz-core fix needed for complete fix.. Fixes: https://bugs.launchpad.net/bugs/943194, https://bugs.launchpad.net/bugs/943239, https://bugs.launchpad.net/bugs/943456. Approved by Tim Penhey, Sam Spilsbury, Daniel van Vugt.

2012-03-02  smspillaz  <sam.spilsbury@canonical.com>

	Added a small work-a-round for bug 943194

2012-03-02  smspillaz  <sam.spilsbury@canonical.com>

	Always return true whenever an action was handled

2012-03-04  Jason Smith  <jason.smith@canonical.com>

	Don't show the switcher when alt+right is pressed. Fixes: https://bugs.launchpad.net/bugs/943902. Approved by Tim Penhey.

2012-03-04  Jason Smith  <jason.smith@canonical.com>

	add test

2012-03-04  Jason Smith  <jason.smith@canonical.com>

	Fix alt-arrow causing switcher to pop up

2012-03-02  Daniel d'Andrada  <daniel.dandrada@canonical.com>

	Fixes lp:942625
	
	GestureEngine::FindCompWindow() would enter in an infinite loop if the window passed to it is the root window since its break condition (parent == root) would never be reached as parent would be zero.
	
	Also includes some other safeguards around the same issue.
	
	UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/942625. Approved by Marco Trevisan (Treviño).

2012-03-01  Daniel d'Andrada  <daniel.dandrada@canonical.com>

	Fixes infinite loop in GestureEngine. lp:942625
	
	GestureEngine::FindCompWindow() would enter in an infinite loop
	if the window passed to it is the root window since its break condition
	(parent == root) would never be reached as parent would be zero.

2012-03-02  Tim Penhey  <tim.penhey@canonical.com>

	* Fixes the key navigation in the hud. Implemented an "ok" behaviour when navigationg with the key. This will have to be refined with input from design.
	
	* This branch relies on this nux branch: https://code.launchpad.net/~unity-team/nux/nux.hud-fixes/+merge/95399
	
	UNBLOCK
	. Fixes: . Approved by Tim Penhey, Gord Allott.

2012-03-02  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2012-03-02  Tim Penhey  <tim.penhey@canonical.com>

	Make the base autopilot test case use the glib runner, and add more hud tests.

2012-03-02  Tim Penhey  <tim.penhey@canonical.com>

	Expose the HudView through the controller.

2012-03-02  Tim Penhey  <tim.penhey@canonical.com>

	Remember the selected button, and expose over debug interface.

2012-03-02  Tim Penhey  <tim.penhey@canonical.com>

	Initialize the view member, and add the view as an introspectable child.

2012-03-02  Tim Penhey  <tim.penhey@canonical.com>

	Add an unsigned type to the variant wrapper.

2012-03-01  Jay Taoko  <jay.taoko@canonical.com>

	* Fix: properly updated the app icons when navigating through the Hud buttons
	* Fix left and right navigation keys in the text entry
	* Cleanup

2012-03-01  Jay Taoko  <jay.taoko@canonical.com>

	* Cleanup and comments.

2012-03-01  Jay Taoko  <jay.taoko@canonical.com>

	* Fixes the key navigation in the hud. Implemented an "ok" behaviour when navigationg with the key. This will have to be refined with input from design.

2012-03-02  Thomi Richards  <thomi.richards@canonical.com>

	Two changes to the key the Keyboard emulator handles multi-key combos: We insert a delay between pressing and releasing individual keys, and always release keys in the reverse order they were pressed.
	
	UNBLOCK. Fixes: . Approved by Marco Trevisan (Treviño), Alex Launi.

2012-03-02  Thomi Richards  <thomi.richards@canonical.com>

	Keyboard emulator now inserts a delay between each key in a multi-key press or release action.

2012-02-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	The launcher icons can be shown during the Super Tab Launcher switcher.
	
	For both the shortcut hints and the icons shortcut overlays we use the same policy:
	- If they were shown before starting the Super+Tab session, we still show them
	- If they were not shown before starting the Super+Tab session, they won't be ever shown
	
	Plus, if we're pressing a valid unity shortcut key when the Launcher Switcher is active, we should terminate the switcher without doing anything.
	
	UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/943372, https://bugs.launchpad.net/bugs/943377. Approved by Thomi Richards.

2012-03-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, more test_launcher.py fixes

2012-03-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with lp:~thomir/unity/fix-ap-test-stability

2012-03-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test_launcher.py: fixed some errors in tests

2012-02-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with lp:~thomir/unity/super+tab-shortcut-fixes-bettertests

2012-03-01  Thomi Richards  <thomi.richards@canonical.com>

	Split apart launcher tests into many smaller tests.

2012-02-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_launcher.py: Added the switcher starts on zero test

2012-02-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_launcher.py: Fixing the docstrings
	
	Plus use self.keyboard.

2012-02-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk.

2012-02-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-tests: SuperTab, removed the tests now covered by autopilot

2012-02-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_launcher: added Super+Tab cycling tests

2012-02-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, test_launcher: added tests for bug #943372 and bug #943372
	
	We both check the interaction with the launcher icon shortcuts, both
	from a visual and logical point of view.

2012-02-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	autopilot, launcher emulator: add getters for shortcuts status and keyboard target launcher

2012-02-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherController: add introspection to get the keyboard target launcher

2012-02-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: add introspect to check if the shortcuts overlays are showing

2012-02-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	No need to terminate the Key navigation releasing super.

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-tests: SuperTab, one more test to check the interaction with the unity shortcuts

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-test: added missing manual test for SuperTab and launcher icons shortcuts interaction

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityScreen: if a valid shortcut key is pressed and the keynavigation is active, terminate it

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherController: don't hide the icon shortcuts on KeyNavigation
	
	They should be shown if they've been already there when starting the navigation.

2012-02-29  Thomi Richards  <thomi.richards@canonical.com>

	Two tests are now skipped. These need to be rewritten, but this is a non-trivial test to write. The current tests try and do something that's not supported by unity.
	
	UNBLOCK. Fixes: . Approved by Tim Penhey.

2012-03-01  Thomi Richards  <thomi.richards@canonical.com>

	Skipping tests that modify _NET_WM_STATE property after a window has been mapped, since unity doesn't support that.

2012-02-29  Thomi Richards  <thomi.richards@canonical.com>

	Fixed several stability issues with autopilot tests.
	
	Specifically:
	
	* hud tests now make sure the hud is hidden after each test.
	* Keyboard and mouse cleanup happens after test tearDown methods are called, so tests can do things like hide the dash and the keyboard cleanup will still work as expected.
	* Keyboard cleanup now removes pressed keys from the global list after releasing them (oops!)
	* Mouse cleanup now releases pressed mouse buttons as well as moving mouse to a safe position.
	* Keyboard and mouse release methods will log a warning when asked to release a key that wasn't pressed, rather than crashing. This shouldn't normally happen, but crashing is never the right thing to do.
	* Revealing the dash, or any lens will now clear the old search text by default.
	
	UNBLOCK. Fixes: . Approved by Marco Trevisan (Treviño).

2012-03-01  Thomi Richards  <thomi.richards@canonical.com>

	Fixed typo.

2012-03-01  Thomi Richards  <thomi.richards@canonical.com>

	Remove mouse and keyboard cleanup methods from LoggedTestCase tearDown method.

2012-03-01  Thomi Richards  <thomi.richards@canonical.com>

	Mouse and keyboard clenup must happen after test tearDown, so add them as a cleanup method.

2012-03-01  Thomi Richards  <thomi.richards@canonical.com>

	Launcher can have 0 active icons.

2012-03-01  Thomi Richards  <thomi.richards@canonical.com>

	Fixed type.

2012-03-01  Thomi Richards  <thomi.richards@canonical.com>

	Log when we start an application.

2012-03-01  Thomi Richards  <thomi.richards@canonical.com>

	Only count visible launcher icons as potentially active.

2012-03-01  Thomi Richards  <thomi.richards@canonical.com>

	Hud tests now  ensure hud is hidden after each test.

2012-03-01  Thomi Richards  <thomi.richards@canonical.com>

	Keyboard and Mouse emulators now warn if asked to generate a release even for a key/button that was not pressed, rather than throwing an exception.

2012-03-01  Thomi Richards  <thomi.richards@canonical.com>

	By default, revealing the dash (or any lens) clears the last search string.

2012-03-01  Thomi Richards  <thomi.richards@canonical.com>

	Keyboard cleanup method only releases keys once. Mouse cleanup method now releases buttons that were previously pushed. Keyboard and mouse cleanup happens AFTER test cleanup.

2012-02-29  Tim Penhey  <tim.penhey@canonical.com>

	Uses the new modifier-tap ability in compiz to only show the HUD if someone hasn't used another key with alt (or the associated key).. Fixes: https://bugs.launchpad.net/bugs/923410. Approved by Thomi Richards, Mirco Müller.

2012-02-29  Tim Penhey  <tim.penhey@canonical.com>

	Oops, an extra }

2012-02-29  Tim Penhey  <tim.penhey@canonical.com>

	More autopilot tests for the hud.

2012-02-29  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk

2012-02-29  Tim Penhey  <tim.penhey@canonical.com>

	A few more tests.

2012-02-29  Tim Penhey  <tim.penhey@canonical.com>

	Make the dash only show on tap, and move the 250 into a constant.

2012-02-29  Tim Penhey  <tim.penhey@canonical.com>

	Bring back the timer.

2012-02-29  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk

2012-02-16  Tim Penhey  <tim.penhey@canonical.com>

	Use the new tap behaviour in compiz to only respond to taps to show the hud.

2012-02-29  Thomi Richards  <thomi.richards@canonical.com>

	Fix the autopilot setup.py script, so jenkins will run again.
	
	The run_autopilot script is no longer managed by python distutils.
	
	UNBLOCK. Fixes: . Approved by .

2012-02-29  Thomi Richards  <thomi.richards@canonical.com>

	remove scripts from setup.py since we don't need to install that anymore.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Fixed a bug in the new autopilot keybindings API which would fail to hold down single-key keybindings.. Fixes: . Approved by Marco Trevisan (Treviño).

2012-02-29  Thomi Richards  <thomi.richards@canonical.com>

	Fixed bug where single-key keybindings couldn't be held with the new keybindings system.

2012-02-28  Jason Smith  <jason.smith@canonical.com>

	Fix the details mode in alt-tab over multiple workspaces and monitors.. Fixes: https://bugs.launchpad.net/bugs/925484, https://bugs.launchpad.net/bugs/933406. Approved by Jason Smith, Thomi Richards.

2012-02-29  Tim Penhey  <tim.penhey@canonical.com>

	Clean up tests.

2012-02-29  Tim Penhey  <tim.penhey@canonical.com>

	Add test for  bug: 933406

2012-02-29  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2012-02-22  Jason Smith  <jason.smith@canonical.com>

	merge fix-alt-tab-progression branch

2012-02-22  Jason Smith  <jason.smith@canonical.com>

	dont leak implementation details in switcher controller from switcher model

2012-02-22  Jason Smith  <jason.smith@canonical.com>

	merge workspaces fix

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	run_autopilot script now warns sensibly about missing dependancies, allows users to list all tests, and run specific test(s) as well as run the entire suite. Script is now in /tools/autopilot
	
	UNBLOCK. Fixes: . Approved by Marco Trevisan (Treviño).

2012-02-29  Thomi Richards  <thomi.richards@canonical.com>

	Renamed run_autopilot to just 'autopilot'. This avoids the situation where we type 'run_autopilot run'.

2012-02-29  Thomi Richards  <thomi.richards@canonical.com>

	Can now run specific tests.

2012-02-29  Thomi Richards  <thomi.richards@canonical.com>

	run_autopilot can now list tests as well as run the entire suite.

2012-02-29  Thomi Richards  <thomi.richards@canonical.com>

	Moved run_autopilot script, made it report missing dependancies, and made it patch sys.path if needed.

2012-02-28  Tim Penhey  <tim.penhey@canonical.com>

	Fix logic determining icons for alt-tab.. Fixes: . Approved by Thomi Richards.

2012-02-29  Tim Penhey  <tim.penhey@canonical.com>

	Use the compiz keybinding to minimise.

2012-02-29  Tim Penhey  <tim.penhey@canonical.com>

	Fix the AP test.

2012-02-29  Tim Penhey  <tim.penhey@canonical.com>

	The method for determining whether to show only current workspace had the logic wrong.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Adds autopilot tests for jason's branch that fixes a bug regarding switching to minimised apps.. Fixes: . Approved by Tim Penhey.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Removed print debugging statement.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Merged Jason's branch with the fix. Tests now pass.

2012-02-22  Jason Smith  <jason.smith@canonical.com>

	fix issue where windows wouldn't unminimize with alt-tab

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Failing test.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Merged multi-monitor alt+tab tests, as I need some of the infrastructure here.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Can now launch gedit easily from within tests, and can see if a BamfWindow is focused or not.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Added autopilot tests for the switcher "show apps from all workspaces" mode.. Fixes: . Approved by Tim Penhey.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Fixed typo in comment.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Fixed an error in the swticher tests, and relaxed the keybindings module WRT getting hold and tap parts of a single-key binding.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Updated keybindings for switcher in 'all' mode.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Merged branch that stops trunk from crashing. This has been approved, but not merged yet.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Merged Jason's branch with the alt-tab-on-all-workspaces fix.

2012-02-22  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2012-02-07  Thomi Richards  <thomi.richards@canonical.com>

	Added small timeout to launcher tests to get them to pass.

2012-02-06  Jason Smith  <jason.smith@canonical.com>

	better scaling

2012-02-06  Jason Smith  <jason.smith@canonical.com>

	scale reveal pressure by screen size

2012-02-06  Jason Smith  <jason.smith@canonical.com>

	re-enable and fix launcher reveal tests

2012-02-06  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2012-02-01  Jason Smith  <jason.smith@canonical.com>

	implement ctrl+alt+tab to show apps on all viewports

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Failing AP test - switcher does not show apps from all workspaces.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Added test to ensure that switcher only shows icons from current workspace.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	We now have a basic workspace manager - we can switch between workspaces at will.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Added keybindings from the wall plugin.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Added file for workspace manager.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Added a manual test to describe how to test bug lp:932365.
	
	The code has already been merged for this, but it's currently pretty hard to test with autopilot.. Fixes: . Approved by Tim Penhey.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Updated manual test - it works with a device icon too.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Added manual test for dragging an icon over the trash in the launcher.

2012-02-27  Tim Penhey  <tim.penhey@canonical.com>

	Code correctness fix.
	Fixes potential multi-monitor issue with alt-tab getting settings confused.
	
	= Problem description =
	
	We passed an int into a function expecting a bool. This caused the switcher to confuse its settings and act weirdly.
	
	= The fix =
	
	We pass a bool now.
	
	= Test coverage =
	
	Existing tests cover a degree of this behavior. Currently testing does not cover multi-monitor behavior however (which is where this bug showed up). The fix is obvious and the current code is clearly and demonstrably wrong, to the point of passing the wrong type into a function.
	
	A manual test was added for the multi-monitor work.. Fixes: . Approved by Thomi Richards.

2012-02-28  Tim Penhey  <tim.penhey@canonical.com>

	Tweak the test.

2012-02-28  Tim Penhey  <tim.penhey@canonical.com>

	Add a manual multi-monitor test.

2012-02-22  Jason Smith  <jason.smith@canonical.com>

	dont pass an int as a bool, this is obviously wrong (and buggy)

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Don't call std::list::remove while iterating over the list.
	
	This bug was found while running a soon-to-be-landed autopilot test.. Fixes: . Approved by Tim Penhey, Jason Smith.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Revert rev 2018, since it causes crashes in the switcher.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Re-added the switcher tests after they were accidentally lost in a recent merge.. Fixes: . Approved by Jason Smith.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Re-added switcher tests that got lost in a merge.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Launcher does not reveal if mouse button 1 is held down while pushing against screen edge. Fixes lp:928805.. Fixes: . Approved by Jason Smith.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Fixed test name and docstring to match test contents.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Merged fix branch. Test passes.

2012-02-21  Jason Smith  <jason.smith@canonical.com>

	dont reveal when mouse is down

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Have a failing test.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Moved launcher reveal tests to separate test case class.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Change autopilot so instead of hardcoding keybindings, we get them from compiz.. Fixes: . Approved by Tim Penhey.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Improved error handling for optional paramter.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Added an optional delay parameter to KeybindingsHelper.keybinding so the hud emulator can use it as well.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Dash emulator uses KeybindingsHelper class.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Launcher emulator uses keybindingsHelper class.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Switcher emulator uses KeybindingsHelper class.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Switcher emulator changed to use new keybindings system.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Hud emulator converted to new keybindings system.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Dash emulator converted to use new keybindings system.

2012-02-28  Thomi Richards  <thomi.richards@canonical.com>

	Finished switching launcher to new keybindings system. Refactored keybindings internals to use a single dictionary. Made it easier to get the hold part and the tap part of a multi-key keybindings (like Alt+Tab)

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Seems to work...

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Added keybindings module. About to start adding it to the emulators.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Renamed function, changed test to use an import alias so this is easier in the future.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Moved to keybindings module.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Fixed some whitespace and added one more test, for good luck.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	All tests pass.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Test passes.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Failing test: identical keys must not be duplicated in output.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	TEst Passes.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Failing test: <Control> -> Ctrl

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Test passes.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Failing test: must strip trailing whitespace from imput string.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Test now passes.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Failing test - single letter translation.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Refactored - translation function should take strings, and return strings.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Test now passes.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Failing test: only setting instances with type=Key should be allowed.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Test passes.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Failing test case: must raise TypeError if something other than a compizconfig.Setting is passed in.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Added tests for the command lens.
	
	Specifically: 
	* Empty string query should hide the results category.
	* Non-empty string should show the results category.
	* Non-empty string should show results within the results category.
	* Hitting enter before the view has had time to refresh should run the correct result.
	* Ensure that expanding or collapsing the filter bar does not remove keyboard focus from the searchbar.. Fixes: . Approved by Tim Penhey.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Removed whitespace

2012-02-24  Thomi Richards  <thomi.richards@canonical.com>

	Removed manual test specs that are now tested automatically.

2012-02-24  Thomi Richards  <thomi.richards@canonical.com>

	Added test to ensure that keyboard focus is not lost when expanding or collapsing the filter bar.

2012-02-24  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-02-24  Thomi Richards  <thomi.richards@canonical.com>

	Added x,y,widtha nd height properties to FilterBar.

2012-02-23  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-02-23  Thomi Richards  <thomi.richards@canonical.com>

	Removed unused import.

2012-02-23  Thomi Richards  <thomi.richards@canonical.com>

	Added test that verifies correct app is run when Enter is pressed before the view can update.

2012-02-23  Thomi Richards  <thomi.richards@canonical.com>

	Forgot to add the file previously. Added test file with 3 new tests for the command lens.

2012-02-23  Thomi Richards  <thomi.richards@canonical.com>

	Added ResultsView to introspection tree.

2012-02-23  Thomi Richards  <thomi.richards@canonical.com>

	Basic results test.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Re-enabled launcher reveal tests, and set launcher mode to "autohide" for these tests.
	Made it significantly easier to set any compiz/unity option for a single test. These options get automatically un-set when the test finishes.. Fixes: . Approved by Jason Smith.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Removed stray pdb statement.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Re-enabled launcher tests. Made it easier to set any unity /compiz option for a single test.

2012-02-26  Thomi Richards  <thomi.richards@canonical.com>

	Added autopilot tests to verify that the switcher moves to the next switcher icon when Tab is pressed while in details mode.
	
	Switcher tests for details mode are "scenario"'d so we cover details mode initiated by both '`' and 'Down' keys.. Fixes: . Approved by Tim Penhey.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Merged Jason's branch, verified that switcher tests passed.

2012-02-21  Jason Smith  <jason.smith@canonical.com>

	make pressing the down arrow not result in window looping

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Have a failing test case - pressing tab after initiating details mode with the 'Down' arrow does not select next item in the switcher model.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Added tests to verify that the switcher starts in normal mode, and that pressing '`' starts details mode.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Added test to ensure that hitting down arrow puts switcher into details mode.

2012-02-26  Tim Penhey  <tim.penhey@canonical.com>

	This branch just refactors some autopilot code.
	
	Extracts the log handling code for the test into a different base class.
	
	Also makes bamf and keyboard an attribute of all autopilot tests.
	
	Adds a helper method to start an app.. Fixes: . Approved by Thomi Richards.

2012-02-27  Tim Penhey  <tim.penhey@canonical.com>

	Make a Bamf instance a member of they base test case.

2012-02-27  Tim Penhey  <tim.penhey@canonical.com>

	Extract the logger setup into a base class.

2012-02-26  Thomi Richards  <thomi.richards@canonical.com>

	Autopilot ibus tests now use new autopilot API for getting dash searchbar object.. Fixes: . Approved by Tim Penhey.

2012-02-27  Thomi Richards  <thomi.richards@canonical.com>

	Updated ibus tests to match new autopilot API.

2012-02-26  Thomi Richards  <thomi.richards@canonical.com>

	IBus test suites that don't have the required engine installed will no longer fail with an error on tearDown. Instead, the test will be skipped with a helpful message (as originally intended).
	
	Also updated the scenario names for the Anthy engine tests.. Fixes: . Approved by Robert Carr.

2012-02-26  Thomi Richards  <thomi.richards@canonical.com>

	IBus tests suites no longer fail if the ibus engine is missing. The tests will be skipped instead.

2012-02-26  Thomi Richards  <thomi.richards@canonical.com>

	Forgot to change scenario names in Anthy tests.

2012-02-25  Jeremy Bicha  <jbicha@ubuntu.com>

	. Fixes: https://bugs.launchpad.net/bugs/926213. Approved by Marco Trevisan (Treviño), Matthew Paul Thomas, Sam Spilsbury.

2012-02-03  Jeremy Bicha  <jbicha@ubuntu.com>

	Overlay should say "Menu Bar" not "Top Bar" (LP: #926213)

2012-02-25  Jason Smith  <jason.smith@canonical.com>

	= The Problem =
	Alt-Tab timeouts are too long
	
	= The Fix =
	Make the timeout 75ms instead of 150ms
	
	= Testing =
	The existing switcher autopilot tests cover the expected behaviour alt-tab behaviour.. Fixes: https://bugs.launchpad.net/bugs/888636. Approved by David Barth.

2012-02-22  Jason Smith  <jason.smith@canonical.com>

	update alt-tab timeout time to match design requirements

2012-02-24  Paul Sladen  <sladen@canonical.com>

	No glow updates and associate code/asset removal (LP: #933578). Fixes: https://bugs.launchpad.net/bugs/933578. Approved by Gord Allott, Andrea Cimitan.

2012-02-24  Paul Sladen  <sladen@canonical.com>

	Remove unused glow assets

2012-02-24  Paul Sladen  <sladen@canonical.com>

	ABI break: remove now unused Glow variables and helper functions

2012-02-24  Paul Sladen  <sladen@canonical.com>

	No glow: Dash search: remove Glow texture drawing
	(leave functions themselves in order not to break ABI)

2012-02-24  Alex Launi  <alex.launi@canonical.com>

	Overrides the Add and RemoveChild methods of Introspectable for more readable code in the ResultView.. Fixes: . Approved by Gord Allott.

2012-02-24  Alex Launi  <alex.launi@canonical.com>

	Add IntrospectableWrapper to standalone dash CMakeList

2012-02-24  Alex Launi  <alex.launi@canonical.com>

	refactor dash result introspection to use standard introspection api

2012-02-23  Brandon Schaefer  <brandontschaefer@gmail.com

	= Problem description =
	
	Fixes middle mouse button pasting, which was removed by me.
	
	= The fix =
	
	Restored the IMTextEntry::OnMouseButtonUp function but now it only handles paste with the middle mouse
	
	= Test coverage =
	
	There is a manual test for this. Fixes: https://bugs.launchpad.net/bugs/926793. Approved by Thomi Richards.

2012-02-23  Brandon Schaefer  <brandontschaefer@gmail.com

	Changed indent
	Also now using manual test for middle mouse paste

2012-02-23  Brandon Schaefer  <brandontschaefer@gmail.com

	Test for clipboard added,
	Still need to finish Primary Paste

2012-02-23  Brandon Schaefer  <brandontschaefer@gmail.com

	Fixes the problem where you can't paste multiple times

2012-02-23  Brandon Schaefer  <brandontschaefer@gmail.com

	Adds test for middle click pasting
	Adds Test for copy/paste crash bug:926793

2012-02-23  Brandon Schaefer  <brandontschaefer@gmail.com

	Re-fixes middle paste, which was removed by me

2012-02-23  Thomi Richards  <thomi.richards@canonical.com>

	Added tests for ibus strings being entered into the dash. Engines tested include Pinyin (Chinese), Anthy (Japanese), and Hangul (Korean).. Fixes: . Approved by Alex Launi.

2012-02-23  Thomi Richards  <thomi.richards@canonical.com>

	Wait a bit after restarting the ibus bus.

2012-02-22  Thomi Richards  <thomi.richards@canonical.com>

	Restart ibus bus after setting a new input method engine.

2012-02-22  Thomi Richards  <thomi.richards@canonical.com>

	Get the engine name right.. again.

2012-02-22  Thomi Richards  <thomi.richards@canonical.com>

	Japanese engine doesn't put spaces in...

2012-02-22  Thomi Richards  <thomi.richards@canonical.com>

	Get the engine name right\!

2012-02-22  Thomi Richards  <thomi.richards@canonical.com>

	Now with tests for the anthi input engine.

2012-02-22  Thomi Richards  <thomi.richards@canonical.com>

	Hangul input strings append a space to the expected result. Updated tests.

2012-02-22  Thomi Richards  <thomi.richards@canonical.com>

	Better class docstrings, and encode all unicode in u'\uXXXX' format.

2012-02-22  Thomi Richards  <thomi.richards@canonical.com>

	Added tests for hangul input engine.

2012-02-22  Thomi Richards  <thomi.richards@canonical.com>

	I'm an idiot

2012-02-22  Thomi Richards  <thomi.richards@canonical.com>

	AP tests now use testscenarios.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	Now activate ibus after loading dash.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	CLeaned up ibus dash tests.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	No longer use the global ibus engine. Instead, install engines into the active engine list.

2012-02-17  Thomi Richards  <thomi.richards@canonical.com>

	Updated ibus tests from Martin's branch.

2012-02-16  Thomi Richards  <thomi.richards@canonical.com>

	Fixed ibus tests.

2012-02-16  Thomi Richards  <thomi.richards@canonical.com>

	Remember to add new files.

2012-02-16  Thomi Richards  <thomi.richards@canonical.com>

	Added ibus tests.

2012-02-23  Andrea Cimitan  <andrea.cimitan@canonical.com>

	New asses from design, looks nicer!. Fixes: . Approved by Marco Trevisan (Treviño), Andrea Cimitan.

2012-02-23  Andrea Cimitan  <andrea.cimitan@canonical.com>

	New BFB shine

2012-02-23  Lars Uebernickel  <lars.uebernickel@canonical.com>

	= Problem description =
	
	In precise, print status is shown via an indicator instead of using system-config-printer's applet (which is whitelisted in Unity right now).
	
	= The fix =
	
	This patch makes sure the print indicator is shown at the correct position in the panel and removes the whitelist entry for 'scp-dbus-service'.
	
	= Test coverage =
	
	None, trivial change.
	. Fixes: . Approved by Gord Allott.

2012-02-22  Lars Uebernickel  <lars.uebernickel@canonical.com>

	Add indicator-printers support and remove whitelist entry of old printer applet

2012-02-23  Jason Smith  <jason.smith@canonical.com>

	= The Problem =
	
	Slide animation wasn't smooth when dragging icons around ont he launcher
	
	= The Fix =
	
	Make the animation take into account the parents geometry offset when calculating the animation
	
	= Testing =
	
	None. Fixes: . Approved by Gord Allott.

2012-02-22  Jason Smith  <jason.smith@canonical.com>

	Fix calculation of slide animation to account for parent geometry

2012-02-23  Didier Roche  <didier.roche@canonical.com>

	Change F10 to open the first menu of top panel to Alt + F10 as per design (LP: #878492). Fixes: https://bugs.launchpad.net/bugs/878492. Approved by Tim Penhey.

2012-02-23  Didier Roche  <didier.roche@canonical.com>

	Change F10 to open the first menu of top panel to Alt + F10 as per design (LP: #878492)

2012-02-23  Brandon Schaefer  <brandontschaefer@gmail.com

	IMTextEntry now only handles copy/cut and pasting, everything else is in nux::TextEntry. Fixes: https://bugs.launchpad.net/bugs/880876. Approved by Tim Penhey, Jay Taoko, Thomi Richards.

2012-02-23  Brandon Schaefer  <brandontschaefer@gmail.com

	merged trunk, fixed conflicts

2012-02-22  Brandon Schaefer  <brandontschaefer@gmail.com

	removed ibus dep check

2012-02-22  Brandon Schaefer  <brandontschaefer@gmail.com

	TextEntry was replaced with TextEntryIM

2012-02-22  Jay Taoko  <jay.taoko@canonical.com>

	
	* Using signal TextEntryIM::text_changed.

2012-02-22  Brandon Schaefer  <brandontschaefer@gmail.com

	TextEntryIM now using NUX_TRACKER_LOCATION, instead of hard coding it in

2012-02-22  Brandon Schaefer  <brandontschaefer@gmail.com

	Merged trunk

2012-02-20  Brandon Schaefer  <brandontschaefer@gmail.com

	merged trunk

2012-02-20  Brandon Schaefer  <brandontschaefer@gmail.com

	Fixes the preedit box disappearing because it never knew dash lost key focus

2012-02-17  Brandon Schaefer  <brandontschaefer@gmail.com

	Fixed double pasting

2012-02-17  Brandon Schaefer  <brandontschaefer@gmail.com

	merge

2012-02-16  Brandon Schaefer  <brandontschaefer@gmail.com

	Fixes crash in IMTextEntry
	IMTextEntry now only handles copying/cuting/pasting
	New nux TextEntryIM being used for now

2012-02-23  Tim Penhey  <tim.penhey@canonical.com>

	= Problem description =
	
	Failed to compile with the new nux as the signal for text_changed had changed.
	
	= The fix =
	
	Rename the signal
	
	= Test coverage =
	
	Clean compile.. Fixes: . Approved by Mirco Müller.

2012-02-23  Tim Penhey  <tim.penhey@canonical.com>

	New signals.

2012-02-22  Thomi Richards  <thomi.richards@canonical.com>

	Split the dash keynav test into several smaller tests that test one specific thing.
	
	Also removed an unused import from the dash emulator.. Fixes: . Approved by Tim Penhey.

2012-02-23  Thomi Richards  <thomi.richards@canonical.com>

	Split several dash tests into multiple, smaller tests.

2012-02-22  Thomi Richards  <thomi.richards@canonical.com>

	Refactored the autopilot dash emulator to use multiple classes instead of one massive one.
	
	Also removed several instances where XPath queries were being hard-coded. Updated tests to use new class structure.. Fixes: . Approved by .

2012-02-23  Thomi Richards  <thomi.richards@canonical.com>

	Refactoring finished.

2012-02-23  Thomi Richards  <thomi.richards@canonical.com>

	Refactor finished, all tests pass.

2012-02-23  Thomi Richards  <thomi.richards@canonical.com>

	Refactor half done. All tests pass.

2012-02-22  Gord Allott  <gord.allott@canonical.com>

	Makes bghash only change the gsettings key once per wallpaper change, instead of on every frame it transitions to the next wallpaper.
	
	No test as gsettings is not sandboxable and this change is *only* gsettings key change related.. Fixes: . Approved by Mirco Müller.

2012-02-22  Gord Allott  <gord.allott@canonical.com>

	makes bghash only change the gsettings setting where it makes sense instead of clobbering it every frame of animation

2012-02-22  Gord Allott  <gord.allott@canonical.com>

	Enables -Werror. Fixes: . Approved by Michal Hruby.

2012-02-22  Gord Allott  <gord.allott@canonical.com>

	re-enables -Werror - should never have been turned off

2012-02-22  Michal Hruby  <michal.mhr@gmail.com>

	Splits out the .lens file reading out of FilesystemLenses class and exposes it in LensDirectoryReader, this allows the BFB to directly check the lens files from the disk and we don't start up the lenses as soon as unity starts.
	
	Un-reverts the revert done in r2001.
	
	The extremely complex part for unity-2d is @ https://code.launchpad.net/~mhr3/unity-2d/default-filesystemlenses-constructor/+merge/94102
	
	Covered by existing tests.. Fixes: https://bugs.launchpad.net/bugs/929506. Approved by Gord Allott.

2012-02-22  Michal Hruby  <michal.mhr@gmail.com>

	Unrevert the revert of r2001

2012-02-21  Jason Smith  <jason.smith@canonical.com>

	Restores accidentally commented code. This should have been uncommented before merge previously, but was missed. Fixes bug where launcher didn't properly reflect window states on initial startup. Fixes: . Approved by Tim Penhey.

2012-02-21  Jason Smith  <jason.smith@canonical.com>

	Check launcher icon state on creation again. Was accidentally left commented when porting to AbstractLauncherIcon::Ptr in rev 1948.8.1

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	Clean up result wrappers when resultview exits.. Fixes: . Approved by Tim Penhey.

2012-02-22  Thomi Richards  <thomi.richards@canonical.com>

	Clean up wrappers on destruction of ResultsView.

2012-02-22  Thomi Richards  <thomi.richards@canonical.com>

	Clean up wrappers on destruction of ResultsView.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	Make results from dash searches introspectable in autopilot.. Fixes: . Approved by Alex Launi.

2012-02-22  Thomi Richards  <thomi.richards@canonical.com>

	Don't take comment from Result.

2012-02-22  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-02-22  Thomi Richards  <thomi.richards@canonical.com>

	Don't need '.c_str()' when adding std::strings to the variant::BuilderWrapper class.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	Committing before merging trunk to get NString removal code.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	Unity now wraps dash results during introspection.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	LensView now adds a couple of useful properties.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	ResultView added to introspection tree.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	Added ResultView class.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	Revert revision 1999 since it breaks unity2d.. Fixes: . Approved by Jay Taoko.

2012-02-22  Thomi Richards  <thomi.richards@canonical.com>

	Revert revision 1999 since it breaks unity2d.

2012-02-21  Gord Allott  <gord.allott@canonical.com>

	Adds a gdbus proxy test suite. Fixes: . Approved by Michal Hruby.

2012-02-21  Gord Allott  <gord.allott@canonical.com>

	and the other sources

2012-02-21  Gord Allott  <gord.allott@canonical.com>

	remove the source, oops

2012-02-21  Gord Allott  <gord.allott@canonical.com>

	fix up the tests so they pass

2012-02-21  Gord Allott  <gord.allott@canonical.com>

	adds a gdbus test and service

2012-02-21  Michal Hruby  <michal.mhr@gmail.com>

	Splits out the .lens file reading out of FilesystemLenses class and exposes it in LensDirectoryReader, this allows the BFB to directly check the lens files from the disk and we don't start up the lenses as soon as unity starts.. Fixes: https://bugs.launchpad.net/bugs/929506. Approved by Gord Allott.

2012-02-21  Michal Hruby  <michal.mhr@gmail.com>

	Default setting for Visible key is true

2012-02-21  Michal Hruby  <michal.mhr@gmail.com>

	Move LensFileData struct into LensDirectoryReader

2012-02-21  Michal Hruby  <michal.mhr@gmail.com>

	Merge trunk

2012-02-21  Michal Hruby  <michal.mhr@gmail.com>

	Refactor FilesystemLenses class

2012-02-21  Andrea Azzarone  <azzaronea@gmail.com>

	Depends on https://code.launchpad.net/~andyrock/nux/focus-on-enter
	
	Implements dash key navigation.
	
	known issues:
	- shift + tab doesn't work well because of this: bug 931393. Fixes: https://bugs.launchpad.net/bugs/817436, https://bugs.launchpad.net/bugs/844033, https://bugs.launchpad.net/bugs/891648. Approved by John Lea, Tim Penhey.

2012-02-21  Andrea Azzarone  <azzaronea@gmail.com>

	Focus on enter for rating filter too.

2012-02-21  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-02-21  Andrea Azzarone  <azzaronea@gmail.com>

	Implement rating filter key navigation.

2012-02-21  Andrea Azzarone  <azzaronea@gmail.com>

	Fix AP test.

2012-02-21  Andrea Azzarone  <azzaronea@gmail.com>

	Add an AP test for Tab.

2012-02-20  Andrea Azzarone  <azzaronea@gmail.com>

	Add a partial test for Tab. Need to commit to merge a branch.

2012-02-20  Andrea Azzarone  <azzaronea@gmail.com>

	Add an autopilot test for the ctlr + tab.

2012-02-20  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-02-20  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk

2012-02-17  Andrea Azzarone  <azzaronea@gmail.com>

	Fix focus on enter.

2012-02-17  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-02-17  Andrea Azzarone  <azzaronea@gmail.com>

	Focus on mouse enter.

2012-02-14  Andrea Azzarone  <azzaronea@gmail.com>

	Don't focus on mouse down.

2012-02-14  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-02-14  Andrea Azzarone  <azzaronea@gmail.com>

	Ops.

2012-02-14  Andrea Azzarone  <azzaronea@gmail.com>

	Fix backward key navigation.

2012-02-13  Andrea Azzarone  <azzaronea@gmail.com>

	Fix.

2012-02-13  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-02-13  Andrea Azzarone  <azzaronea@gmail.com>

	Fix.

2012-02-13  Andrea Azzarone  <azzaronea@gmail.com>

	Cltr+tab and tab key navigation.

2012-02-13  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-02-13  Andrea Azzarone  <azzaronea@gmail.com>

	Implements filters key navigation.

2012-02-13  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-02-13  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk. Make "Filter results focusable". Fix ResultGridView key navigation.

2012-02-21  Jason Smith  <jason.smith@canonical.com>

	fix bug where icons would jump around when resorting over an icon not in their own group
	
	Launcher still lacks any significant method of being tested for these kinds of changes. Significant refactoring is still required.. Fixes: https://bugs.launchpad.net/bugs/932365. Approved by Thomi Richards.

2012-02-21  Jason Smith  <jason.smith@canonical.com>

	make sure we dont re-sort icons that are of different types as they wont be allowed to mingle anyhow

2012-02-21  Jason Smith  <jason.smith@canonical.com>

	Fixes an issue where the launcher icons would seem to "dance" back and forth when re-ordering by dragging. Fixes: . Approved by Sam Spilsbury.

2012-02-21  Jason Smith  <jason.smith@canonical.com>

	fix re-order thrashing

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	Removed calls to g_variant_builder_add in favor of using the variant::BuilderWrapper class in UnityCore.. Fixes: . Approved by Jason Smith.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	Forgot to add #include.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk, fixed one place with g_variant calls.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	Removed a bunch of g_variant_builder_add calls.

2012-02-20  Jason Smith  <jason.smith@canonical.com>

	Ensures that icons start from the proper location when dragging. Fixes: . Approved by Tim Penhey.

2012-02-20  Jason Smith  <jason.smith@canonical.com>

	make drag icons start from the pointer location properly

2012-02-20  Thomi Richards  <thomi.richards@canonical.com>

	LauncherIcon, StaticCairoText and Tooltip classes now use std::string rather than nux::NString.. Fixes: . Approved by Tim Penhey, Jason Smith.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	Const keyword reordering.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	Cleanups.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	SCT takes a std::string in it's ctor now.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	Removed NString from StaticCairoText, Tooltip and LauncherIcon classes.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	Removed NString from QuicklistView.

2012-02-20  Thomi Richards  <thomi.richards@canonical.com>

	Fixed a warning about member variable order in initialiser list in PanelMenuView class.. Fixes: . Approved by Tim Penhey.

2012-02-21  Thomi Richards  <thomi.richards@canonical.com>

	Fix a warning about bad order in initialiser list in PanelMenuView class.

2012-02-20  Gabor Kelemen  <kelemeng@ubuntu.com>

	. Fixes: https://bugs.launchpad.net/bugs/930510. Approved by Tim Penhey.

2012-02-18  Gabor Kelemen  <kelemeng@ubuntu.com>

	Mark some forgotten strings for translation. LP: 930510

2012-02-20  Thomi Richards  <thomi.richards@canonical.com>

	Update the unity introspection tree debug script to use the new autopilot API.. Fixes: . Approved by Tim Penhey, Andrea Azzarone.

2012-02-20  Thomi Richards  <thomi.richards@canonical.com>

	Updated unity introspection tree display script to use new autopilot API.

2012-02-20  Mirco Müller  <mirco.mueller@canonical.com>

	Fixed artwork-assets to be correctly cropped to intended size. Replaced procedural vector drawing methods with newly added artwork-textures. Updated sizes and margins to adapt to new artwork. Added FIXME-hint for keyboard-navigation highlight implementation.
	
	Also see size/gap verification in gimp for screenshot of newly implemented rating-stars:
	http://people.canonical.com/~mmueller/fix-924884.png. Fixes: https://bugs.launchpad.net/bugs/924884. Approved by Andrea Azzarone, Andrea Cimitan.

2012-02-20  Mirco Müller  <mirco.mueller@canonical.com>

	Added new artwork-assets for rating-stars. Replace old procedural vector-drawing with new textures. Adjusted sizes and gaps/margins. Added fixme-hint for later keyboard-navigation highlight implementation.

2012-02-20  Andrea Azzarone  <azzaronea@gmail.com>

	Update the design for the lensbar focus highlight. 
	
	Mockup: https://chinstrap.canonical.com/~sabdfl/12_04/desktop_and_netbook/dash/tweaks_dash.png
	Branch: http://ubuntuone.com/4Y6KetbWzMYcofmTbftCih. Fixes: . Approved by Andrea Cimitan, John Lea, Xi Zhu.

2012-02-09  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes.

2012-02-08  Andrea Azzarone  <azzaronea@gmail.com>

	Update AGAIN the design for the lensbar focus highlight.
	Reintroduce the triangle that indicates the active lens too.

2012-02-20  Michal Hruby  <michal.mhr@gmail.com>

	Makes sure we properly emit the connected signal.. Fixes: . Approved by Gord Allott.

2012-02-20  Michal Hruby  <michal.mhr@gmail.com>

	Fix incorrect proxy state

2012-02-20  alanbell@ubuntu.com

	the dependency on the largedesktop feature which can be provided by wall or cube is a nice idea, but in practice this means that when changing from one to the other the unity plugin gets unloaded half way through which breaks peoples desktops. Without the dependency the transition works fine.. Fixes: . Approved by Didier Roche.

2012-02-18  alanbell@ubuntu.com

	dropped dependency on largedesktop feature, it doesn't need it except for the switcher and users changing to cube from wall end up deselecting unity, this makes it safer.

2012-02-20  Thomi Richards  <thomi.richards@canonical.com>

	Add an autopilot test to verify that multiple Hud reveals don't leave the launcher in a bad state.. Fixes: . Approved by Tim Penhey.

2012-02-20  Thomi Richards  <thomi.richards@canonical.com>

	Removed unused import.

2012-02-20  Thomi Richards  <thomi.richards@canonical.com>

	Wrote failing test for hud multiple-reveals.

2012-02-19  Jay Taoko  <jay.taoko@canonical.com>

	* Triggers Unity build following Nux abi changes.. Fixes: . Approved by Jay Taoko.

2012-02-19  Jay Taoko  <jay.taoko@canonical.com>

	
	* Triggers Unity build following Nux abi changes.

2012-02-17  Didier Roche  <didier.roche@canonical.com>

	Release\ 5.4.0

2012-02-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Fix crash on missing dash WindowButton files
	
	Improved the PanelStyle code to support the Maximize window button and to draw the cairo fallback version.
	WindowButtons now uses less code duplication.
	
	Testcase
	1) remove your $prefix/share/unity/5/unmaximize_dash* $prefix/share/unity/5/maximize_dash* and so
	2) restart unity, but it will always crash.. Fixes: https://bugs.launchpad.net/bugs/921130. Approved by Tim Penhey.

2012-02-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtonType: use fallback buttons if no one is valid, fix crash.
	
	Fixes LP: #921130, code improved to avoid duplication.

2012-02-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelStyle: add MAXIMIZE state and draw an unmaximized version as well

2012-02-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelStyle: move to GetFallbackWindowButton and support disabled status

2012-02-16  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Fix crash on viewport switch, caused by http://is.gd/nOfPl5
	
	UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/933456. Approved by Tim Penhey.

2012-02-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Fix crash that can happen on viewport switch after deleting a Launcher

2012-02-16  Thomi Richards  <thomi.richards@canonical.com>

	Autopilot test log messages now include file and line number, date, time and severity information.. Fixes: . Approved by Marco Trevisan (Treviño).

2012-02-17  Thomi Richards  <thomi.richards@canonical.com>

	Make a custom LogFormatter to get better log message formats.

2012-02-17  Thomi Richards  <thomi.richards@canonical.com>

	AP tests now use a more helpful log format.

2012-02-16  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed icon colorization issue when using ARB shaders. Bug #932138. Fixes: . Approved by Jason Smith.

2012-02-16  Jay Taoko  <jay.taoko@canonical.com>

	
	* Fixed icon colorization issue when using ARB shaders. Bug #932138

2012-02-16  Thomi Richards  <thomi.richards@canonical.com>

	Fix a memory leak in QuicklistMenuItem.. Fixes: . Approved by Tim Penhey.

2012-02-15  Thomi Richards  <thomi.richards@canonical.com>

	Fix memory leak in QuickListMenuItem.

2012-02-16  Gord Allott  <gord.allott@canonical.com>

	Makes sure we take a reference because glib::object does not work how you expect. Approved by THE Michal Hruby ;)

2012-02-16  Gord Allott  <gord.allott@canonical.com>

	take reference in hud bamf object

2012-02-15  Thomi Richards  <thomi.richards@canonical.com>

	Autopilot tests are now always run using run_autopilot script. setup.py script now automatically finds new python packages in the autopilot module.. Fixes: . Approved by Tim Penhey, Jason Smith.

2012-02-16  Thomi Richards  <thomi.richards@canonical.com>

	Makefile now explicitly requests text format.

2012-02-16  Thomi Richards  <thomi.richards@canonical.com>

	Added --format option to run_autopilot script.

2012-02-16  Thomi Richards  <thomi.richards@canonical.com>

	Makefile now uses 'run_autopilot' script to run autopilot tests.

2012-02-16  Thomi Richards  <thomi.richards@canonical.com>

	python setup script will now automatically detect new python packages.

2012-02-15  Gord Allott  <gord.allott@canonical.com>

	UNBLOCK 
	
	does everything i can think of to ensure the hud is forced, something else is stealing focus 
	or at the very least removing focus from the hud input window on alt press, needs further investigation. Fixes: https://bugs.launchpad.net/bugs/932072. Approved by Michal Hruby.

2012-02-15  Gord Allott  <gord.allott@canonical.com>

	things

2012-02-14  Gord Allott  <gord.allott@canonical.com>

	fix keyfocus issue with hud

2012-02-14  Jason Smith  <jason.smith@canonical.com>

	Redraw pips, UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/931483. Approved by Tim Penhey.

2012-02-14  Jason Smith  <jason.smith@canonical.com>

	Make sure pips redraw on viewport switch

2012-02-14  Jason Smith  <jason.smith@canonical.com>

	Fixes issue where LauncherIcon would wrap itself into a smart pointer after it was dead. Zombie smart pointers are evil.
	
	UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/932318. Approved by Tim Penhey.

2012-02-14  Jason Smith  <jason.smith@canonical.com>

	really fix it

2012-02-14  Jason Smith  <jason.smith@canonical.com>

	fix ordering

2012-02-14  Jason Smith  <jason.smith@canonical.com>

	Make sure we dont wrap ourselves into a smart pointer when we are dying

2012-02-14  Gord Allott  <gord.allott@canonical.com>

	makes sure bghash cache directory exists before caching. Fixes: . Approved by Michal Hruby.

2012-02-14  Gord Allott  <gord.allott@canonical.com>

	mh3r happification, also used g_build_filename, its safer and nicer

2012-02-14  Gord Allott  <gord.allott@canonical.com>

	mkdir before writing the cache

2012-02-14  smspillaz  <sam.spilsbury@canonical.com>

	LP #871801
	
	Also inhibit leaving showdesktop mode on MapRequest. Fixes: https://bugs.launchpad.net/bugs/871801. Approved by Gord Allott.

2012-02-14  smspillaz  <sam.spilsbury@canonical.com>

	Fixes LP #871801
	
	Also inhibit showdesktop mode when a window is opened.

2012-02-13  smspillaz  <sam.spilsbury@canonical.com>

	Fix bug 931409
	
	Don't unset the handlers until the window is destroyed.. Fixes: https://bugs.launchpad.net/bugs/931409. Approved by Tim Penhey.

2012-02-14  smspillaz  <sam.spilsbury@canonical.com>

	Fix LP#931409
	
	Don't unset the minimize and unminimize callbacks when mMinimizeHandler gets destroyed,
	we really only wanted to do that when the window was destroyed.

2012-02-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Correctly draw the tooltip tex to fix bug #930043. Fixes: https://bugs.launchpad.net/bugs/930043. Approved by Tim Penhey.

2012-02-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Tooltip: make the tooltip text draw correctly.

2012-02-13  Thomi Richards  <thomi.richards@canonical.com>

	Added a Hud controller class, and a simple unit test to test a hud bug.. Fixes: https://bugs.launchpad.net/bugs/931405. Approved by Tim Penhey.

2012-02-14  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-02-14  Thomi Richards  <thomi.richards@canonical.com>

	Fixed hud test.

2012-02-14  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk

2012-02-14  Thomi Richards  <thomi.richards@canonical.com>

	Added Hud autopilot tests.

2012-02-13  Jason Smith  <jason.smith@canonical.com>

	Fixes leak caused by freeing memory before we release its contents. Fixes: . Approved by Tim Penhey.

2012-02-13  Jason Smith  <jason.smith@canonical.com>

	C++ification of C code

2012-02-13  Jason Smith  <jason.smith@canonical.com>

	use Release

2012-02-13  Jason Smith  <jason.smith@canonical.com>

	fix memory leak in glib callback

2012-02-13  Thomi Richards  <thomi.richards@canonical.com>

	Refactor autopilot emulators into separate namespaces. Make it easier to create autopilot emulators for new Unity state objects.. Fixes: . Approved by Tim Penhey, Alex Launi.

2012-02-14  Thomi Richards  <thomi.richards@canonical.com>

	Added comment explaining XLib data sizes.

2012-02-14  Thomi Richards  <thomi.richards@canonical.com>

	Fixed typo.

2012-02-14  Thomi Richards  <thomi.richards@canonical.com>

	Fixed tests merged from trunk.

2012-02-14  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk to resolve conflicts.

2012-02-14  Thomi Richards  <thomi.richards@canonical.com>

	Renamed base class for new-style emulators.

2012-02-13  Thomi Richards  <thomi.richards@canonical.com>

	PEP8 fixes.

2012-02-13  Thomi Richards  <thomi.richards@canonical.com>

	Can now easily create all instances of a particular class in python code.

2012-02-13  Thomi Richards  <thomi.richards@canonical.com>

	Tests now add a log detail when they fail.

2012-02-10  Thomi Richards  <thomi.richards@canonical.com>

	Quicklist now uses refresh_state() method from parent class.

2012-02-10  Thomi Richards  <thomi.richards@canonical.com>

	Infrastructure for logging finished.

2012-02-10  Thomi Richards  <thomi.richards@canonical.com>

	Fixed indentation.

2012-02-10  Thomi Richards  <thomi.richards@canonical.com>

	Many classes use new automatic dbus-to-python code path.

2012-02-10  Thomi Richards  <thomi.richards@canonical.com>

	make_introspection_object creates a python class instance from a dbus child tuple. Added get_children_by_type and refresh_state to ObjectCreatableFromStateDict class.

2012-02-10  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-02-10  Thomi Richards  <thomi.richards@canonical.com>

	make_launcher_function now generalised to any unity state object.

2012-02-10  Thomi Richards  <thomi.richards@canonical.com>

	Tests now use fully qualified paths to emulator classes.

2012-02-10  Thomi Richards  <thomi.richards@canonical.com>

	More refactoring. DBus now initialised once, with correct mainloop set.

2012-02-10  Thomi Richards  <thomi.richards@canonical.com>

	SHow Desktop tests now pase before each test. Also updated to use the new switcher API.

2012-02-10  Thomi Richards  <thomi.richards@canonical.com>

	Invisiable window tests no longer assume all icons have a 'visible' property.

2012-02-09  Thomi Richards  <thomi.richards@canonical.com>

	Moved bits around, everything still passes.

2012-02-13  Andrea Cimitan  <andrea.cimitan@canonical.com>

	- Added shadows on launcher icons and alt-tab icons
	- Tweaked BFB edges
	- Tweaked background tile color for wallpaper-colorized launcher icons (including BFB)
	- Added device and show-desktop launcher icons to the list of wallpaper-colorized launcher icons. Fixes: . Approved by Marco Trevisan (Treviño), Andrea Cimitan.

2012-02-13  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Merge trunk and fix conflict

2012-02-13  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Added shadows on launcher icons and alt-tab icons, tweaked BFB edges, tweaked background tile color for wallpaper-colorized launcher icons (including BFB), added device and show-desktop launcher icons to the list of wallpaper-colorized launcher icons 

2012-02-10  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Further tweaks to BFB and colorized icons

2012-02-13  Tim Penhey  <tim.penhey@canonical.com>

	Fixes the hud crashing when you open hud on an empty desktop. Fixes: https://bugs.launchpad.net/bugs/931405. Approved by Marco Trevisan (Treviño).

2012-02-14  Tim Penhey  <tim.penhey@canonical.com>

	Use the wrapper.

2012-02-13  Gord Allott  <gord.allott@canonical.com>

	fixes crash when putting a null string into a std::string

2012-02-13  Jason Smith  <jason.smith@canonical.com>

	Makes unity use nux::ObjectPtr for AbstractLauncherIcon's rather than doing manual memory management.. Fixes: . Approved by Gord Allott.

2012-02-12  Jason Smith  <jason.smith@canonical.com>

	merge el trunko

2012-02-12  Jason Smith  <jason.smith@canonical.com>

	dont emit signals in object if reference is not owned to avoid self deletion

2012-02-12  Jason Smith  <jason.smith@canonical.com>

	make sure desktop icon ends up at start of switcher

2012-02-12  Jason Smith  <jason.smith@canonical.com>

	port to AbstractLauncherIcon::Ptr from AbstractLauncherIcon*

2012-02-13  Brandon Schaefer  <brandontschaefer@gmail.com>

	Fixes the gtk-im-context not getting focused when the dash is opened. A signal from nux was removed causing this; couldn't find one to replace it. So using a property bool when the dash is about to show to call OnFocusIn(); when it is hiding OnFocusOut().
	
	Not sure if I should have exposed those two functions in IMTextEntry.h, if that is not wanted I can add another property bool in IMTextEntry.cpp and use that focus in and out.. Fixes: https://bugs.launchpad.net/bugs/915828, https://bugs.launchpad.net/bugs/928154. Approved by Tim Penhey, Sam Spilsbury.

2012-02-13  Brandon Schaefer  <brandontschaefer@gmail.com>

	OnKeyNavFocusChange is now key_nav_focus_change. Fixed
	Merge with Trunk.

2012-02-02  Brandon Schaefer  <brandontschaefer@gmail.com>

	Fixed test agian

2012-02-02  Brandon Schaefer  <brandontschaefer@gmail.com>

	Test fixed

2012-02-02  Brandon Schaefer  <brandontschaefer@gmail.com>

	Added test

2012-02-02  Brandon Schaefer  <brandontschaefer@gmail.com>

	Test added

2012-02-01  Brandon Schaefer  <brandontschaefer@gmail.com>

	merged

2012-02-01  Brandon Schaefer  <brandontschaefer@gmail.com>

	Changed to use a signal.

2012-01-12  Brandon Schaefer  <brandontschaefer@gmail.com>

	Couldn't find a signal in nux to handle this anymore, so using a property bool instead

2012-02-13  Gord Allott  <gord.allott@canonical.com>

	BGHash gets a cache, serializes the cache to ~/.config/unity/ - reads on startup instead of loading the wallpaper and
	averaging out the colour - should make second boot faster. Fixes: . Approved by Jason Smith.

2012-02-13  Gord Allott  <gord.allott@canonical.com>

	removed debugs

2012-02-13  Gord Allott  <gord.allott@canonical.com>

	remove useless depends

2012-02-13  Gord Allott  <gord.allott@canonical.com>

	reverted out stupid po changes

2012-02-13  Gord Allott  <gord.allott@canonical.com>

	modifes BGHash to cache its background colours, stores cache in a cache file, should speed up startup time somewhat

2012-02-13  Michal Hruby  <michal.mhr@gmail.com>

	Make sure we don't waste resources by loading the same icon multiple times.. Fixes: https://bugs.launchpad.net/bugs/922074. Approved by Gord Allott, Thomi Richards.

2012-02-02  Michal Hruby  <michal.mhr@gmail.com>

	Make sure we don't load the same icon multiple times

2012-02-12  smspillaz  <sam.spilsbury@canonical.com>

	Fix LP #881190 #871801
	
	The transient for reader would report every window as a "transient" if it
	matched the w->transientFor () definition on the window - at destruction time
	this will be zero, so it will match every single window. That would cause
	all windows to be unminimized.
	
	However, it makes no sense to do the unminimize/minimize normally dance when
	the window has been destroyed.
	
	Covered by tests/minimized-window-handler. Fixes: . Approved by Tim Penhey.

2012-02-13  smspillaz  <sam.spilsbury@canonical.com>

	Use reset

2012-02-13  smspillaz  <sam.spilsbury@canonical.com>

	Use .reset ()

2012-02-08  smspillaz  <sam.spilsbury@canonical.com>

	Fix typo

2012-02-07  smspillaz  <sam.spilsbury@canonical.com>

	Merged

2012-02-07  smspillaz  <sam.spilsbury@canonical.com>

	Cleanup

2012-02-07  smspillaz  <sam.spilsbury@canonical.com>

	Merge lp:~smspillaz/unity/unity.fix_881190v2
	
	Fix LP #881190 #871801
	
	The transient for reader would report every window as a "transient" if it
	matched the w->transientFor () definition on the window - at destruction time
	this will be zero, so it will match every single window. That would cause
	all windows to be unminimized.
	
	However, it makes no sense to do the unminimize/minimize normally dance when
	the window has been destroyed.

2012-02-02  smspillaz  <sam.spilsbury@canonical.com>

	Use std::unique_ptr, nullptr

2012-01-20  smspillaz  <sam.spilsbury@canonical.com>

	Move the unminimize / minimize dance to the minimize window handler destructor,
	don't care about transients on windows that are destroyed. Fixes LP #881190

2012-01-20  smspillaz  <sam.spilsbury@canonical.com>

	Remove virtual function

2012-01-20  Daniel van Vugt  <vanvugt@gmail.com>

	Merge lp:~vanvugt/unity/fix-918329-trunk

2012-02-12  Andrea Azzarone  <azzaronea@gmail.com>

	Autoscroll the dash when a category header gets the focus. Add an AP test too.. Fixes: https://bugs.launchpad.net/bugs/919563. Approved by Tim Penhey.

2012-02-13  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-02-13  Andrea Azzarone  <azzaronea@gmail.com>

	Fix.

2012-02-12  Andrea Azzarone  <azzaronea@gmail.com>

	Add an AP test.

2012-02-12  Andrea Azzarone  <azzaronea@gmail.com>

	Auto Scroll the dash when a category header gets the focus.

2012-02-12  Sven Baars  <svenb.linux@gmail.com>

	Initialize _is_grabbed before use. Also remove some comparisons to true and false.
	
	Fixes https://bugs.launchpad.net/unity/+bug/919328. Fixes: https://bugs.launchpad.net/bugs/919328. Approved by Thomi Richards.

2012-02-08  Sven Baars  <svenb.linux@gmail.com>

	Initialize _is_grabbed before use
	
	Also remove some comparisons to true and false

2012-02-12  Andrea Azzarone  <azzaronea@gmail.com>

	This branch implements the "Filter results" highlight. For the moment it's used just for the mouse over state, but it will be used for the focus state too.
	
	http://ubuntuone.com/73zJg1acYWuyk72MlHnHxr. Fixes: . Approved by Tim Penhey, Andrea Cimitan.

2012-02-11  Andrea Azzarone  <azzaronea@gmail.com>

	Fix.

2012-02-10  Andrea Azzarone  <azzaronea@gmail.com>

	Fix.

2012-02-10  Andrea Azzarone  <azzaronea@gmail.com>

	Implements "Filter results" highlight.

2012-02-12  Gord Allott  <gord.allott@canonical.com>

	uses the focused application for the first icon shown in HUD as ted doesn't seem to want to give it to me on empty
	search query ;). Fixes: https://bugs.launchpad.net/bugs/929452. Approved by Gord Allott, Jason Smith.

2012-02-12  Gord Allott  <gord.allott@canonical.com>

	grabs the active windows icon for displaying when first showing hud

2012-02-12  Andrea Azzarone  <azzaronea@gmail.com>

	Fix a bug in the backward key navigation (bug. 931025). Fixes: https://bugs.launchpad.net/bugs/931025. Approved by Tim Penhey.

2012-02-12  Andrea Azzarone  <azzaronea@gmail.com>

	Style fixes.

2012-02-12  Andrea Azzarone  <azzaronea@gmail.com>

	Fix backward key navigation.

2012-02-12  Sven Baars  <svenb.linux@gmail.com>

	. Fixes: . Approved by Thomi Richards.

2012-02-09  Sven Baars  <svenb.linux@gmail.com>

	Release introspection_data upon return (Valgrind)

2012-02-12  Gord Allott  <gord.allott@canonical.com>

	Adds the resource for disabled dash window buttons. Fixes: https://bugs.launchpad.net/bugs/929453. Approved by Jason Smith.

2012-02-12  Gord Allott  <gord.allott@canonical.com>

	updates the panel window buttons to support disabled case for hud

2012-02-12  Gord Allott  <gord.allott@canonical.com>

	Ensures the hud gets key focus on invocation. Fixes: https://bugs.launchpad.net/bugs/930048. Approved by Jason Smith.

2012-02-12  Gord Allott  <gord.allott@canonical.com>

	slight change to test

2012-02-12  Gord Allott  <gord.allott@canonical.com>

	ensures the hud gets focus when its invocated

2012-02-12  Gord Allott  <gord.allott@canonical.com>

	Updates hud for a design request, the first item should always be focused when searching, only when the user keynavs
	should other items get focused. Fixes: https://bugs.launchpad.net/bugs/929455. Approved by Andrea Azzarone.

2012-02-12  Gord Allott  <gord.allott@canonical.com>

	fixes the design request, first item in hud should always be focused unless another item takes focus

2012-02-12  Gord Allott  <gord.allott@canonical.com>

	Allows the hud to resize dynamically. Fixes: https://bugs.launchpad.net/bugs/839485. Approved by Andrea Azzarone, Gord Allott.

2012-02-12  Gord Allott  <gord.allott@canonical.com>

	made slight change for mp

2012-02-10  Gord Allott  <gord.allott@canonical.com>

	reverted out dash changes so its just a hud branch

2012-02-10  Gord Allott  <gord.allott@canonical.com>

	dash optimization

2012-02-10  Gord Allott  <gord.allott@canonical.com>

	fixed weird redrawing issue

2012-02-10  Gord Allott  <gord.allott@canonical.com>

	fixed weird redrawing issue

2012-02-10  Gord Allott  <gord.allott@canonical.com>

	working hud resize but strange redrawing

2012-02-10  Gord Allott  <gord.allott@canonical.com>

	reverted out lensview change, it was programmer error

2012-02-09  Gord Allott  <gord.allott@canonical.com>

	reverted out po being annoying

2012-02-09  Gord Allott  <gord.allott@canonical.com>

	resizing hud

2012-02-08  Gord Allott  <gord.allott@canonical.com>

	fixed a stupid bug that caused the dash to constantly relayout whenever there were 0 results

2012-02-08  Gord Allott  <gord.allott@canonical.com>

	fixed a stupid bug that caused the dash to constantly relayout whenever there were 0 results

2012-02-08  Gord Allott  <gord.allott@canonical.com>

	implimented a pause before resizing

2012-02-07  Gord Allott  <gord.allott@canonical.com>

	fixed a few sizing issues, redraw issues

2012-02-07  Gord Allott  <gord.allott@canonical.com>

	dash resizing active

2012-02-07  Gord Allott  <gord.allott@canonical.com>

	dash resizing active

2012-02-12  Jason Smith  <jason.smith@canonical.com>

	Fixes corruption when unminizing windows. Fixes: . Approved by Jay Taoko.

2012-02-12  Jason Smith  <jason.smith@canonical.com>

	fix panel shadow corruption

2012-02-11  Jason Smith  <jason.smith@canonical.com>

	- Fixes issue where windows minimized to the wrong monitor
	- Fixes issue where icons dragged off a launcher always returned to the first monitors launcher
	- Makes hud respect multiple monitors. Fixes: . Approved by Jay Taoko.

2012-02-11  Jason Smith  <jason.smith@canonical.com>

	remove stray call

2012-02-11  Jason Smith  <jason.smith@canonical.com>

	ensure that windows minimize to the correct launcher

2012-02-11  Jason Smith  <jason.smith@canonical.com>

	make HUD popup on correct monitor
	make Icon drag out animation return to the correct monitor

2012-02-10  Andrea Azzarone  <azzaronea@gmail.com>

	Implements the highlight for the filter expanders.. Fixes: . Approved by Marco Trevisan (Treviño), John Lea, Andrea Cimitan.

2012-02-10  Andrea Azzarone  <azzaronea@gmail.com>

	Removes magic numbers.

2012-02-10  Andrea Azzarone  <azzaronea@gmail.com>

	Removes magic numbers.

2012-02-09  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-02-09  Andrea Azzarone  <azzaronea@gmail.com>

	Update the design of the mouse over state for the filters expander. This design will be used for the focus state too.

2012-02-09  Thomi Richards  <thomi.richards@canonical.com>

	Make the panel-height a property of the panel::Style class, instead of redefining it everywhere we need it.. Fixes: https://bugs.launchpad.net/bugs/928544. Approved by Jason Smith.

2012-02-09  Thomi Richards  <thomi.richards@canonical.com>

	use nux::Property instead.

2012-02-09  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-02-08  Thomi Richards  <thomi.richards@canonical.com>

	Trying to replace various panel-height definitions with one nux::ROProperty.

2012-02-09  Jason Smith  <jason.smith@canonical.com>

	. Fixes: . Approved by Andrea Cimitan.

2012-02-09  Jason Smith  <jason.smith@canonical.com>

	hack resource to work

2012-02-09  Jason Smith  <jason.smith@canonical.com>

	increase tile colorify

2012-02-09  Jason Smith  <jason.smith@canonical.com>

	minor tweaks

2012-02-09  Jason Smith  <jason.smith@canonical.com>

	make trash change colors too

2012-02-09  Jason Smith  <jason.smith@canonical.com>

	start colorifying trash/expo

2012-02-09  Jason Smith  <jason.smith@canonical.com>

	improve rendering to more closely match design

2012-02-09  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Merged trunk

2012-02-09  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Some tweaks to BFB colorization and border

2012-02-02  Jason Smith  <jason.smith@canonical.com>

	colorify BFB all the time

2012-02-02  Jason Smith  <jason.smith@canonical.com>

	fix bfb size

2012-02-09  Jason Smith  <jason.smith@canonical.com>

	. Fixes: . Approved by Andrea Azzarone.

2012-02-09  Jason Smith  <jason.smith@canonical.com>

	remove unused stuff from Launcher

2012-02-09  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes the category header AP test.. Fixes: . Approved by Thomi Richards.

2012-02-09  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes category header ap test.

2012-02-09  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Removing glow, new assets. Fixes: . Approved by Marco Trevisan (Treviño), Andrea Cimitan.

2012-02-09  Andrea Cimitan  <andrea.cimitan@canonical.com>

	New launcher triangles assets

2012-02-09  Sven Baars  <svenb.linux@gmail.com>

	Always free the created GVariantBuilder before return of DBusIndicators::Impl::SyncGeometries
	
	This should fix the biggest leak reported in the original valgrind log of https://bugs.launchpad.net/unity/+bug/886467. Fixes: https://bugs.launchpad.net/bugs/886467. Approved by Mikkel Kamstrup Erlandsen.

2012-02-09  Sven Baars  <svenb.linux@gmail.com>

	Always free the created GVariantBuilder before return

2012-02-09  Andrea Azzarone  <azzaronea@gmail.com>

	Removes the dash search bar glow.. Fixes: https://bugs.launchpad.net/bugs/929183. Approved by Andrea Cimitan.

2012-02-09  Andrea Azzarone  <azzaronea@gmail.com>

	Removes search bar glow.

2012-02-09  Jason Smith  <jason.smith@canonical.com>

	. Fixes: . Approved by Thomi Richards.

2012-02-09  Jason Smith  <jason.smith@canonical.com>

	remove manual child removal as this is handled on object deletion

2012-02-08  Jason Smith  <jason.smith@canonical.com>

	remove code that doesn't do anything useful

2012-02-08  Jason Smith  <jason.smith@canonical.com>

	lazy load quicklist and tooltips when they are needed

2012-02-08  Jason Smith  <jason.smith@canonical.com>

	. Fixes: . Approved by Tim Penhey.

2012-02-08  Jason Smith  <jason.smith@canonical.com>

	use texture cache to prevent multiple texture loading

2012-02-08  Jason Smith  <jason.smith@canonical.com>

	only make a single damage call rather than many

2012-02-08  Tim Penhey  <tim.penhey@canonical.com>

	Fix some leaking textures.. Fixes: . Approved by Marco Trevisan (Treviño).

2012-02-09  Tim Penhey  <tim.penhey@canonical.com>

	We don't want to adopt, just assign as the layout is not initially owned.

2012-02-09  Tim Penhey  <tim.penhey@canonical.com>

	Use Adopt not assignment for taking textures as they are initially owned.

2012-02-09  Tim Penhey  <tim.penhey@canonical.com>

	whitespace

2012-02-09  Tim Penhey  <tim.penhey@canonical.com>

	Use the texture_ptr_from_cairo_graphics when assigning to a smart pointer.

2012-02-09  Tim Penhey  <tim.penhey@canonical.com>

	Use Adopt not assignment for taking textures as they are initially owned.

2012-02-08  Jason Smith  <jason.smith@canonical.com>

	Makes responsiveness value 2.0f and adjusts scaling slightly. At request of design team.. Fixes: . Approved by Thomi Richards.

2012-02-08  Jason Smith  <jason.smith@canonical.com>

	change default responsiveness to 2.0f
	make decay rate increase slightly faster with responsiveness
	make overcome pressure scale with responsiveness

2012-02-08  Jason Smith  <jason.smith@canonical.com>

	. Fixes: . Approved by Gord Allott.

2012-02-08  Jason Smith  <jason.smith@canonical.com>

	Make pressure effect (more or less) match design mockup, using design asset

2012-02-08  Jason Smith  <jason.smith@canonical.com>

	Does what commit description says. Fixes: . Approved by Gord Allott.

2012-02-08  Jason Smith  <jason.smith@canonical.com>

	remove all traces of intellihide, die a little inside

2012-02-08  Jason Smith  <jason.smith@canonical.com>

	. Fixes: https://bugs.launchpad.net/bugs/919209. Approved by .

2012-02-08  Jason Smith  <jason.smith@canonical.com>

	Close dash when entering alt+f1

2012-02-08  Thomi Richards  <thomi.richards@canonical.com>

	Removed keybinding #defines that are now in nux, where they belong.. Fixes: . Approved by Jason Smith.

2012-02-08  Thomi Richards  <thomi.richards@canonical.com>

	Removed NUX_KP_* #defines, since these are now in nux trunk.

2012-02-08  Jason Smith  <jason.smith@canonical.com>

	. Fixes: . Approved by .

2012-02-08  Jason Smith  <jason.smith@canonical.com>

	fix struts not being set on startup

2012-02-08  Didier Roche  <didier.roche@canonical.com>

	Add initialization for default value. Fixes: https://bugs.launchpad.net/bugs/928153. Approved by Thomi Richards.

2012-02-07  Didier Roche  <didier.roche@canonical.com>

	add initialization variable

2012-02-07  Martin Albisetti  <argentina@gmail.com>

	This updates the shortcut descriptions to reflect how they actually work  :). Fixes: https://bugs.launchpad.net/bugs/926441. Approved by Andrea Azzarone.

2012-02-04  Martin Albisetti  <argentina@gmail.com>

	Remove extra string

2012-02-04  Martin Albisetti  <argentina@gmail.com>

	Fix shortcuts descriptions

2012-02-07  Jason Smith  <jason.smith@canonical.com>

	Improves animation and disables effect until approved by design. Fixes: . Approved by Thomi Richards.

2012-02-07  Jason Smith  <jason.smith@canonical.com>

	use nux::color::Transparent

2012-02-07  Jason Smith  <jason.smith@canonical.com>

	get rid of jerky animation when launcher unhides

2012-02-07  Jason Smith  <jason.smith@canonical.com>

	smooth animation a bit

2012-02-07  Jason Smith  <jason.smith@canonical.com>

	make pressure color configurable

2012-02-07  Tim Penhey  <tim.penhey@canonical.com>

	Fix a crash on shutdown due to an infinite loop.. Fixes: . Approved by Jason Smith.

2012-02-08  Tim Penhey  <tim.penhey@canonical.com>

	Stop the infinite delete loop.

2012-02-07  Thomi Richards  <thomi.richards@canonical.com>

	Adds two tests to verify unity's behavior when dealing with windows that have the 'skip-tasklist' window flag set.. Fixes: . Approved by Jason Smith.

2012-02-08  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk to resolve conflicts.

2012-02-07  Thomi Richards  <thomi.richards@canonical.com>

	Removed unused include.

2012-02-07  Thomi Richards  <thomi.richards@canonical.com>

	Removed test spec from manual test file.

2012-02-07  Thomi Richards  <thomi.richards@canonical.com>

	completed tests.

2012-02-07  Thomi Richards  <thomi.richards@canonical.com>

	PEP8 fixed, removed debuging code.

2012-02-07  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-02-07  Thomi Richards  <thomi.richards@canonical.com>

	Switcher emulator now returns icons correctly, and bamf emulator no longer throws exceptions if the bamf view interface has not yet been registered.

2012-02-07  Thomi Richards  <thomi.richards@canonical.com>

	Refactor of launcher icon classes.

2012-02-03  Thomi Richards  <thomi.richards@canonical.com>

	Introspectable objects now have a unique ID.

2012-02-02  Thomi Richards  <thomi.richards@canonical.com>

	Test for invisible windows started. Need unique Id for LauncherIcons.

2012-02-02  Thomi Richards  <thomi.richards@canonical.com>

	QuickListView now explicitly orders introspectable children.

2012-02-02  Thomi Richards  <thomi.richards@canonical.com>

	Quicklist menu items now export their lit state over DBus.

2012-02-02  Thomi Richards  <thomi.richards@canonical.com>

	No need to fully qualify type name.

2012-02-02  Thomi Richards  <thomi.richards@canonical.com>

	Can now get all launcher icons in the correct order.

2012-02-02  Thomi Richards  <thomi.richards@canonical.com>

	Merged change to the introspection code such that children can be explicitly ordered by parents during an introspection call.

2012-01-31  Jason Smith  <jason.smith@canonical.com>

	let Introspectable's override children getter

2012-02-02  Thomi Richards  <thomi.richards@canonical.com>

	fixed tests after change to launcher API

2012-02-01  Thomi Richards  <thomi.richards@canonical.com>

	Clear the flag when the test finishes.

2012-02-01  Thomi Richards  <thomi.richards@canonical.com>

	Basic test of user-invisible windows added.

2012-01-31  Thomi Richards  <thomi.richards@canonical.com>

	Merged AP improvments, since they're not in trunk yet.

2012-01-31  Thomi Richards  <thomi.richards@canonical.com>

	Commit since I need to merge AP improvment branch.

2012-01-31  Thomi Richards  <thomi.richards@canonical.com>

	First version of the debug window class.

2012-02-07  Thomi Richards  <thomi.richards@canonical.com>

	Removes several instances of 'friend' classes in unity where they're not strictly required.. Fixes: . Approved by Jason Smith.

2012-02-08  Thomi Richards  <thomi.richards@canonical.com>

	LauncherIcon and LauncherModel are no longer friends.

2012-02-08  Thomi Richards  <thomi.richards@canonical.com>

	LauncherIcon and Launcher are no longer friends.

2012-02-08  Thomi Richards  <thomi.richards@canonical.com>

	Removed friend class in LauncherEntryRemote.

2012-02-07  Thomi Richards  <thomi.richards@canonical.com>

	Removed several instances where the preprocessor was being used to define constants. These are now defined using 'const int' or 'const std::string'.. Fixes: . Approved by Jason Smith.

2012-02-08  Thomi Richards  <thomi.richards@canonical.com>

	Fixed several other trivial cases.

2012-02-08  Thomi Richards  <thomi.richards@canonical.com>

	Removed #define in PanelMenuView.

2012-02-08  Thomi Richards  <thomi.richards@canonical.com>

	Whitespace fixes.

2012-02-08  Thomi Richards  <thomi.richards@canonical.com>

	LauncherIcon constants are no longer #defines.

2012-02-08  Thomi Richards  <thomi.richards@canonical.com>

	Got rid of several #defines in the controllers.

2012-02-08  Thomi Richards  <thomi.richards@canonical.com>

	Got rid of many more #defines in launcher.cpp.

2012-02-08  Thomi Richards  <thomi.richards@canonical.com>

	Removed another #define that's used in both LauncherIcon and Launcher.

2012-02-08  Thomi Richards  <thomi.richards@canonical.com>

	Removed several #defines in Launcher.h

2012-02-07  Jason Smith  <jason.smith@canonical.com>

	Implements a pressure effect to help train users. Fixes: . Approved by Thomi Richards.

2012-02-07  Jason Smith  <jason.smith@canonical.com>

	implement glowing pressure effect

2012-02-07  Andrea Azzarone  <azzaronea@gmail.com>

	Implements the new design for the focus/over state for the category headers. Fixes bug #843026 and #919559 too.. Fixes: https://bugs.launchpad.net/bugs/843026, https://bugs.launchpad.net/bugs/893966, https://bugs.launchpad.net/bugs/919559. Approved by Thomi Richards.

2012-02-07  Andrea Azzarone  <azzaronea@gmail.com>

	Don't use magic numbers.

2012-02-07  Andrea Azzarone  <azzaronea@gmail.com>

	Add a docstring for the AP test.

2012-02-07  Andrea Azzarone  <azzaronea@gmail.com>

	Uses const whenever possible.

2012-02-07  Andrea Azzarone  <azzaronea@gmail.com>

	Puts   _accept_key_nav_focus = false; in the init list.

2012-02-07  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-02-07  Andrea Azzarone  <azzaronea@gmail.com>

	Adds an AP test.

2012-02-07  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-02-07  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-02-07  Andrea Azzarone  <azzaronea@gmail.com>

	Fix.

2012-02-06  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk. Merge prerequisite branch. Use 2px radious border.

2012-02-06  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-02-02  Andrea Azzarone  <azzaronea@gmail.com>

	Use rounded corners.

2012-01-27  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-01-27  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-01-26  Andrea Azzarone  <azzaronea@gmail.com>

	Uses the prelight for the over state too.

2012-01-25  Andrea Azzarone  <azzaronea@gmail.com>

	Considers the 8px right padding in GetBestFitGeometry.

2012-01-25  Andrea Azzarone  <azzaronea@gmail.com>

	Fix.

2012-01-25  Andrea Azzarone  <azzaronea@gmail.com>

	Fix padding.

2012-01-24  Jay Taoko  <jay.taoko@canonical.com>

	* Fix

2012-01-24  Jay Taoko  <jay.taoko@canonical.com>

	* PlaceGroup header background

2012-01-24  Andrea Azzarone  <azzaronea@gmail.com>

	Merge Mirco's work. First draft of the header prelight.

2012-01-24  Andrea Azzarone  <azzaronea@gmail.com>

	Remove fix.

2012-01-24  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes "Filter Results >" padding.

2012-02-07  Jason Smith  <jason.smith@canonical.com>

	Makes the panel shadow paint directly below the active window. Fixes: https://bugs.launchpad.net/bugs/871760. Approved by Thomi Richards.

2012-02-07  Jason Smith  <jason.smith@canonical.com>

	make sure we draw a shadow over the desktop still

2012-02-07  Sven Baars  <svenb.linux@gmail.com>

	This should fix
	
	==1994== Conditional jump or move depends on uninitialised value(s)
	==1994==    at 0x19F439E9: unity::launcher::Launcher::DndHoveredIconReset() (in /usr/lib/compiz/libunityshell.so)
	==1994==    by 0x19F44025: unity::launcher::Launcher::OnUpdateDragManagerTimeout(void*) (in /usr/lib/compiz/libunityshell.so)
	==1994==    by 0x670876A: ??? (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0)
	==1994==    by 0x6707B29: g_main_context_dispatch (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0)
	==1994==    by 0x6707EEF: ??? (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0)
	==1994==    by 0x67082E9: g_main_loop_run (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0)
	==1994==    by 0x42E855: CompScreen::eventLoop() (in /usr/bin/compiz)
	==1994==    by 0x422219: main (in /usr/bin/compiz)
	
	This is my first commit to unity, so I thought I'd just pick something easy to get used to bzr/launchpad. If you guys would like some more fixes of valgrind warnings, and prefer fixes for other specific warnings, or like to get more fixes in one commit (instead of one per commit), then just tell me so I know this next time.. Fixes: . Approved by Thomi Richards.

2012-02-07  Sven Baars  <svenb.linux@gmail.com>

	Don't access an uninitialized variable (Valgrind)

2012-02-07  Sven Baars  <svenb.linux@gmail.com>

	This should fix
	
	==1994== 1,415 bytes in 180 blocks are definitely lost in loss record 23,444 of 25,065
	==1994==    at 0x4C296CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
	==1994==    by 0x670D918: g_malloc (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0)
	==1994==    by 0x6721DED: g_strdup (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0)
	==1994==    by 0x6738D92: ??? (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0)
	==1994==    by 0x6738C19: ??? (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0)
	==1994==    by 0x6739A78: g_variant_get_va (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0)
	==1994==    by 0x6739BC4: g_variant_get (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0)
	==1994==    by 0x19E6090D: LauncherEntryRemoteModel::on_dbus_name_owner_changed_signal_received(_GDBusConnection*, char const*, char const*, char const*, char const*, _GVariant*, void*) (in /usr/lib/compiz/libunityshell.so)
	==1994==    by 0x93B8B24: ??? (in /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.3116.0)
	==1994==    by 0x6707B29: g_main_context_dispatch (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0)
	==1994==    by 0x6707EEF: ??? (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0)
	==1994==    by 0x67082E9: g_main_loop_run (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3116.0). Fixes: . Approved by Thomi Richards.

2012-02-07  Sven Baars  <svenb.linux@gmail.com>

	Don't allocate memory for strings by calling g_variant_get (Valgrind)

2012-02-07  Jason Smith  <jason.smith@canonical.com>

	Makes the panel shadow paint directly below the active window. Fixes: https://bugs.launchpad.net/bugs/871760. Approved by Thomi Richards.

2012-02-07  Jason Smith  <jason.smith@canonical.com>

	make panel shadow paint below active window as per design

2012-02-07  Andrea Azzarone  <azzaronea@gmail.com>

	1. Implement the lens bar key navigation
	2. Removes the white triangle that indicates the active lens
	3. Changes the over state for a lens bar icon
	4. Adds an AP test too
	
	Branch: http://ubuntuone.com/4I4brmXv3imw0j7XU48rIc
	Mockup: http://ubuntuone.com/47pmdV2B8ardvcXphjFkeT
	
	P.S: sometimes backward navigation doesn't work. Not my fault. Someone broke it in trunk.. Fixes: https://bugs.launchpad.net/bugs/881872. Approved by Thomi Richards, Andrea Cimitan.

2012-02-07  Andrea Azzarone  <azzaronea@gmail.com>

	Fix the docstring for get_num_rows.

2012-02-07  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-02-07  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes.

2012-02-06  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes.

2012-02-06  Andrea Azzarone  <azzaronea@gmail.com>

	Improves the AP test.

2012-02-06  Andrea Azzarone  <azzaronea@gmail.com>

	Adds a simple autopilot test for the lensbar key navigation.

2012-02-06  Andrea Azzarone  <azzaronea@gmail.com>

	Merge thomi's branch.

2012-02-06  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-02-06  Andrea Azzarone  <azzaronea@gmail.com>

	Focus the search bar when a lens bar is activated.

2012-02-06  Andrea Azzarone  <azzaronea@gmail.com>

	Len bar key navigation.

2012-02-07  Jason Smith  <jason.smith@canonical.com>

	Cant be tested due to difficulties with xtest and pointer barriers.. Fixes: . Approved by Thomi Richards.

2012-02-06  Jason Smith  <jason.smith@canonical.com>

	implement reveal trigger modes

2012-02-07  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Fixes a couple of pixel misalignments, and enlarge menuitem separators by 2px. Fixes: . Approved by Marco Trevisan (Treviño), Andrea Cimitan.

2012-02-07  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Enlarge quicklist menuitem separators to 7px

2012-02-07  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Few cairo alignment fixes to quicklist items

2012-02-07  Andrea Azzarone  <azzaronea@gmail.com>

	http://ubuntuone.com/5pgybrVmIYDaYE2TTxQLS0
	http://ubuntuone.com/0pAK3iTjw8wsckhGeI4PAs
	http://ubuntuone.com/3DrWrSvWZ3ryiA32OnDecs
	
	For the designers: I'm just applying a white (0.50 alpha) overlay to the focused segment... If you find other visual bugs in the mulirange filter widget please don't report them here :) Open a new bug, etc. etc.
	
	P.S. You cannot test it, because the filter key navigation doesn't work in trunk.. Fixes: . Approved by Marco Trevisan (Treviño), Andrea Cimitan.

2012-02-07  Andrea Azzarone  <azzaronea@gmail.com>

	Fix.

2012-02-07  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk. 

2012-02-03  Andrea Azzarone  <azzaronea@gmail.com>

	Remove un-needed commas.

2012-02-03  Andrea Azzarone  <azzaronea@gmail.com>

	Implement multirange filter focus state.

2012-02-07  Mirco Müller  <mirco.mueller@canonical.com>

	The updated Unity-part of fixing LP: #810325. This makes sure the average color - computed after a change of wallpaper -  is exposed via Unity's GSettings schema. That in turn can get picked up by other applications... notify-osd in this case.. Fixes: https://bugs.launchpad.net/bugs/810325. Approved by Gord Allott.

2012-02-07  Mirco Müller  <mirco.mueller@canonical.com>

	doh

2012-02-07  Mirco Müller  <mirco.mueller@canonical.com>

	Gord gets no beer from me :)

2012-02-07  Mirco Müller  <mirco.mueller@canonical.com>

	Use client member-variable, be more C++-ish

2012-02-07  Mirco Müller  <mirco.mueller@canonical.com>

	Make fix for LP: #810325 work again with latest trunk

2012-02-07  Didier Roche  <didier.roche@canonical.com>

	Lock launcher by default as per design request (LP: #928153). Fixes: https://bugs.launchpad.net/bugs/928153. Approved by Gord Allott.

2012-02-07  Didier Roche  <didier.roche@canonical.com>

	new default on design request: launcher never hides (LP: #928153)

2012-02-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Some updates to tooltips and quicklist... New visuals, positioning (Cimi, already signed-off by design), padding, some code refactoring by Marco including a standalone test program and fixes to StaticCairoText that now can use a pango_layout with a size different of the text extents (this allows to both draw cut text and to position it as requested).
	
	Also added CairoBaseWindow class that is used by both tooltip and quicklists to draw their cairo items avoiding code duplication.. Fixes: . Approved by Andrea Azzarone, Andrea Cimitan.

2012-02-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Quicklist: adding quicklists to unity namespace
	
	Plus fix tests build issues.

2012-02-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream

2012-02-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	CairoBaseWindow: added a virtual destructor.

2012-02-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Tooltip: use const& to get geometry.

2012-02-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistView: some more cleanup, removing unneeded pointers

2012-02-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	CairoBaseWindow: use post-fixed member variables.
	
	Updating the depending code.

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	CairoBaseWindow: added new class to create a nux base window with cairo elements
	
	Used to factorize the code of QuicklistView and TooltipView.
	
	Code merged from lp:~3v1n0/unity/cairo-base-window

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	CairoBaseWindow: make sure that we clear the background when drawing.

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherIcon: move the quicklist 1px to the left

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Tooltip, Quicklist: use the CairoBaseWindow as parent, so we can factorize lot of drawing code

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	CairoBaseWindow: added new class to create nux base windows with cairo elements

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherIcon: again, move the quicklist 1 px more to the left

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherIcon: move also the quicklist on to the left

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherIcon: move the tooltip position one more pixel left.
	
	As requested by Cimi, it's mostly need the after the merge with this branch:
	lp:~unity-team/unity/launcher-design-fixes

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	StaticCairoText, Tooltip: using const& parameters...

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Tooltip: even more cleanup, and move to new nux layout values

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistMenuItem: use const& to pass colors

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherIcon: remove unneeded members, and use ObjectPtr to handle tooltip and quicklist

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Tooltip, removing comments

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistView: setting a minimum width for the item vertical layout.

2012-02-02  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Revert previous commit

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: Set launcher right-line transparency at 0.15%

2012-02-02  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Shifted tooltips and quicklist position, set minimum dimension to 100px

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Uncommit some unwanted changes...

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Tooltip fixed comments.

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Tooltip: always use nux::ObjectPtr when possible.

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Tooltip: no need to use the nux namespace, plus more cleanup.

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Tooltip: consider the padding when checking the minimum width.

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Tooltip: Moved into the unity namespace, and using a Text padding and a fixed minimum width
	
	Plus some code cleanup.

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	standalone-clients, added the TestTooltip code!
	
	It allows to easily check how an unity tooltip is drawn

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	StaticCairoText: update the cached texture if the base geometry has changed
	
	This makes sure that the cairo text is redrawn when the Base size has changed, and the pango
	layout is updated against the new values.

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	StaticCairoText: make the pango_layout to use all the available space when requested
	
	Updating the pango layout size using the requested size.
	Now, the alignment values are properly used.

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Tooltip: added standalone client.

2012-02-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Tooltip: Blur the tooltip background.

2012-02-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistMenuItem*: add a shared function to Draw the Prelight that applies a blurred glow
	
	All the kinds of QuicklistMenuitems now uses the shared DrawText and DrawPrelight functions
	to draw the content, these functions are also aware of the padding that the quicklist item
	should use.
	
	Plus, now the disabled quicklist are using a semi-transparent white color, computed comaparing
	the results with the design mokups.
	
	Patch imported from lp:~3v1n0/unity/quicklist-item-glow-selection r:1803

2012-02-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged with lp:~3v1n0/unity/fixed-bad-quicklist-items-drawing
	
	USE IT AS PREREQUSITE WHEN MERGING!

2012-02-01  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Few tweaks to the quicklist

2012-02-01  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Add a slight glow

2012-02-01  Andrea Cimitan  <andrea.cimitan@canonical.com>

	New shape for tooltips

2012-02-07  Andrea Azzarone  <azzaronea@gmail.com>

	Implement the focus state for the filters label buttons.
	
	For the momement you cannot directly test because in trunk the filter bar is not key navigable. You can test it changing:
	
	139	+  if (HasKeyboardFocus())
	
	with
	
	139	+  if (IsMouseInside())
	
	I've a branch for filters key navigation too, but the visual design is not ready...
	
	Mockup - https://chinstrap.canonical.com/~sabdfl/12_04/desktop_and_netbook/dash/video_lens_v1.2_2.png
	
	Branch - http://ubuntuone.com/4CwCQGcAuejfjQAY4Ky7Ry
	http://ubuntuone.com/3vHehMXz1KoBWKQ2uugZzL. Fixes: . Approved by Marco Trevisan (Treviño), Andrea Cimitan.

2012-02-07  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-01-26  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-01-26  Andrea Azzarone  <azzaronea@gmail.com>

	Implement the design for the focus state of the filters label buttons.

2012-02-07  Andrea Azzarone  <azzaronea@gmail.com>

	. Fixes: . Approved by Sam Spilsbury, Marco Trevisan (Treviño).

2012-02-02  Andrea Azzarone  <azzaronea@gmail.com>

	Uses CreateActionString in unityshell.

2012-02-02  Andrea Azzarone  <azzaronea@gmail.com>

	Ops.

2012-02-02  Andrea Azzarone  <azzaronea@gmail.com>

	Adds UnityShellPrivate. Makes CreateActionSting testable. Tests it.

2012-02-02  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-01-12  Andrea Azzarone  <azzaronea@gmail.com>

	Makes super key configurable.

2012-02-07  Daniel van Vugt  <vanvugt@gmail.com>

	Avoid crashing due to uninitialized GTK/GDK libraries when using upstream compiz (LP: #915819)
	. Fixes: https://bugs.launchpad.net/bugs/915819. Approved by .

2012-02-07  Daniel van Vugt  <vanvugt@gmail.com>

	Fix hand-porting mistake.

2012-02-07  Daniel van Vugt  <vanvugt@gmail.com>

	Simplified gtk_init, required to avoid crashing with regular compiz
	(LP: #915819)

2012-02-07  Daniel van Vugt  <vanvugt@gmail.com>

	Rebase.

2012-02-04  Daniel van Vugt  <vanvugt@gmail.com>

	Rebased and resolved conflicts.

2012-01-13  Daniel van Vugt  <vanvugt@gmail.com>

	Avoid crashing due to uninitialized GTK/GDK libraries when using
	upstream compiz (LP: #915819)

2012-02-06  Luke Yelavich  <luke.yelavich@canonical.com>

	. Fixes: . Approved by Luke Yelavich, Neil J. Patel.

2012-01-20  Luke Yelavich  <luke.yelavich@canonical.com>

	Remove the FIXME comment. After further reading of the code, I don't see any
	other way of getting a pointer to the launcher window, as the launcher
	accessible is likely not created yet, and we would need to iterate through
	all children of the root accessible to find it anyway. We also can't get
	a pointer to the launcher controller.

2012-01-11  Luke Yelavich  <luke.yelavich@canonical.com>

	Search for the window named LauncherWindow, allowing Orca to read the launcher
	again, also add a FIXME note so that we know to fetch the launcher window
	name properly from the launcher object at a later date.

2012-02-06  Jason Smith  <jason.smith@canonical.com>

	Fix duplicate launchers. Fixes: https://bugs.launchpad.net/bugs/916228. Approved by Jay Taoko, Tim Penhey.

2012-02-06  Jason Smith  <jason.smith@canonical.com>

	make sure we destroy launchers when we intend to

2012-02-06  Jason Smith  <jason.smith@canonical.com>

	. Fixes: https://bugs.launchpad.net/bugs/916228. Approved by Jay Taoko, Sam Spilsbury.

2012-02-06  Jason Smith  <jason.smith@canonical.com>

	Fix issue where unity would crash when a tray was open when closing a monitor

2012-02-06  Thomi Richards  <thomi.richards@canonical.com>

	Adds tests for the 'Show Desktop' feature.
	
	Also adds various classes to autopilot that are required by these tests (specifically: BAMF emulators). Updates keyboard emulator to make keyboard interaction easier.. Fixes: . Approved by Alex Launi, Tim Penhey.

2012-02-07  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk to resolve conflicts.

2012-01-31  Thomi Richards  <thomi.richards@canonical.com>

	Mouse is now centered on the first monitor after every test.

2012-01-31  Thomi Richards  <thomi.richards@canonical.com>

	Disabled tests that currently don't work (waiting on a fix elsewhere).

2012-01-31  Thomi Richards  <thomi.richards@canonical.com>

	Removed trailing whitespace.

2012-01-31  Thomi Richards  <thomi.richards@canonical.com>

	Showing desktop via switcher is now faster.

2012-01-31  Thomi Richards  <thomi.richards@canonical.com>

	Test 'ShowDesktopTests.test_unhide_single_app' now works.

2012-01-31  Thomi Richards  <thomi.richards@canonical.com>

	Fixed ShowDesktopTests.test_showdesktop_switcher test.

2012-01-31  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk.

2012-01-31  Thomi Richards  <thomi.richards@canonical.com>

	Test cases now all automatically releas pushed keys. Whitespace fixes also.

2012-01-30  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk. Lots of test failures.

2012-01-30  Thomi Richards  <thomi.richards@canonical.com>

	PEP8 fixes, and removed a commented import.

2012-01-30  Thomi Richards  <thomi.richards@canonical.com>

	Merged trunk to resolve conflicts.

2012-01-30  Thomi Richards  <thomi.richards@canonical.com>

	Removed trailing whitespace in unity.py.

2012-01-25  Thomi Richards  <thomi.richards@canonical.com>

	Keyboard emulator now uses strings to represent multiple keys.

2012-01-25  Thomi Richards  <thomi.richards@canonical.com>

	Removed extra blank line in Dash.txt.

2012-01-25  Thomi Richards  <thomi.richards@canonical.com>

	PEP8 fix - extra blank line between module-level items.

2012-01-25  Thomi Richards  <thomi.richards@canonical.com>

	Keyboard emulator now uses current keyboard mapping to determine which keys are shifted.

2012-01-25  Thomi Richards  <thomi.richards@canonical.com>

	Fixed docstrings on keyboard emulator.

2012-01-25  Thomi Richards  <thomi.richards@canonical.com>

	Keyboard emulator refactored to remove ugly control key hack.

2012-01-25  Thomi Richards  <thomi.richards@canonical.com>

	Bamf emulator now waits on DBus signal when waiting on app launch instead of polling. Closing windows now works as expected from within AP test.

2012-01-24  Thomi Richards  <thomi.richards@canonical.com>

	Launcher AddProperties now uses builder helper.

2012-01-24  Thomi Richards  <thomi.richards@canonical.com>

	Bamf emulator now waits for Dbus signal instead of polling for applications opened.

2012-01-24  Thomi Richards  <thomi.richards@canonical.com>

	Fixed logic bug in bamf emulator.

2012-01-23  Thomi Richards  <thomi.richards@canonical.com>

	Removed old debugging code.

2012-01-20  Thomi Richards  <thomir@gmail.com>

	Merged trunk, resolved conflict.

2012-01-20  Thomi Richards  <thomir@gmail.com>

	Split single large switcher test into several smaller ones.

2012-01-20  Thomi Richards  <thomir@gmail.com>

	Removed unused import.

2012-01-20  Thomi Richards  <thomir@gmail.com>

	Switcher emulator now uses same launcher icon abstraction as launcher emulator. Removed cruft.

2012-01-20  Thomi Richards  <thomir@gmail.com>

	Bamf emulator now filters non-visible windows and applications more safely.

2012-01-20  Thomi Richards  <thomir@gmail.com>

	X11 emulators now share a single display. Added method to Keyboard class to reset all pressed keys to an un-pressed state. Increased key_press delay to 0.2, since smaller values break the switcher tests.

2012-01-20  Thomi Richards  <thomir@gmail.com>

	SwitcherModel now stores Launcher icons as children in a sane way.

2012-01-20  Thomi Richards  <thomir@gmail.com>

	Removed manual test spec since it's automated.

2012-01-18  Thomi Richards  <thomir@gmail.com>

	Various python cleanups.

2012-01-18  Thomi Richards  <thomir@gmail.com>

	Replaces wnck with pure Xlib calls, removed debug info from test.

2012-01-12  Thomi Richards  <thomir@gmail.com>

	Added methods to wait for a particular application to be started.

2012-01-12  Thomi Richards  <thomir@gmail.com>

	PEP257 compliance.

2012-01-12  Thomi Richards  <thomir@gmail.com>

	Whitespace fixes.

2012-01-12  Thomi Richards  <thomir@gmail.com>

	Dash tests are now in the correct file, removed (now empty) launcher test file.

2012-01-12  Thomi Richards  <thomir@gmail.com>

	Added show desktop tests, removed manual test specification file.

2012-01-12  Thomi Richards  <thomir@gmail.com>

	Show desktop test completed.

2012-01-12  Thomi Richards  <thomir@gmail.com>

	Almost finished show desktop test.

2012-01-12  Thomi Richards  <thomir@gmail.com>

	Can now detect hidden windows.

2012-01-12  Thomi Richards  <thomir@gmail.com>

	Bamf applications and windows now have a nicer __repr__ method, and the bamf utility class now filters out user-invisible applications and windows by default.

2012-01-12  Thomi Richards  <thomir@gmail.com>

	Launcher tests now move mouse out of the way when tests complete.

2012-01-12  Thomi Richards  <thomir@gmail.com>

	Now tests command lens shortcut.

2012-01-12  Thomi Richards  <thomir@gmail.com>

	Keyboard emulator modified to support function keys.

2012-01-11  Thomi Richards  <thomir@gmail.com>

	Can't write test for command lense until i overhaul the keyboard input emulator.

2012-01-11  Thomi Richards  <thomir@gmail.com>

	Added autopilot tests that ensure the various dash shortcuts work as expected.

2012-01-11  Thomi Richards  <thomir@gmail.com>

	Merged trunk.

2012-01-11  Thomi Richards  <thomir@gmail.com>

	Added active-lens property to LensBar.

2012-01-11  Thomi Richards  <thomir@gmail.com>

	Whitespace fixes

2012-01-11  Thomi Richards  <thomir@gmail.com>

	Added some utility functions to Bamf class.

2012-01-11  Thomi Richards  <thomir@gmail.com>

	Better app introspection.

2012-01-11  Thomi Richards  <thomir@gmail.com>

	Application and window introspection now work.

2012-01-10  Thomi Richards  <thomir@gmail.com>

	Slight code refactor in bamf access code.

2012-01-10  Thomi Richards  <thomir@gmail.com>

	DBus interface to BAMF works.

2012-02-06  Thomi Richards  <thomi.richards@canonical.com>

	Unity introspection tree debug script now has option to display image instead of saving it to disk, and can handle any file format supported by dot.. Fixes: . Approved by Jason Smith.

2012-01-30  Thomi Richards  <thomi.richards@canonical.com>

	Temnp files now cleaned up.

2012-01-30  Thomi Richards  <thomi.richards@canonical.com>

	unity introspection tree debugging script now can write output to any format supported by dot, and has the option to display the image with the 'eog' app.

2012-02-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Fixed the drawing of the radios or checkmarks quicklist menu items
	
	When using quicklist menu-items containing radios or checkmarks, unity draws them incorrectly.
	First of all, the Active logic is inverted (unactive items were marked, while active were not), then the disabled status was causing an incorrect drawing.
	
	This is an example code that underlines the issue: http://paste.ubuntu.com/788515/
	You can see the issue in this screenshot: http://go.3v1n0.net/vhgofi
	
	This branch fixes these issues, and this is the expected result: http://ubuntuone.com/5avZ10Lrd8MFxnBmRIOJfQ
	(of course now it works well also when an item is prelighted)
	
	I've not added a manual test since for the graphic nature of the issue, I guess it's hard to automatically test it (and autopilot doesn't help at all, clearly). So, let me know if this is ok.. Fixes: https://bugs.launchpad.net/bugs/910286. Approved by Andrea Azzarone.

2012-02-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	TestQuicklistVisuals: fix compilation issues

2012-02-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream

2012-01-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Fixed the compilation of /some/ other standalone clients.

2012-01-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	TestQuicklist: rewritten using the nux test framework to check the events.

2012-01-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Including the nux test framework into the standalone-clients.

2012-01-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests, TestQuicklistMenuitems: added check for GetChildren()

2012-01-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistView: GetChildren should return the list of children.

2012-01-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream.

2012-01-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	TestQuicklist: readded the item-activated tests

2012-01-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	TestQuicklist: fixed a typo.

2012-01-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	TestQuicklist: added more visual tests for all the quicklist possible cases

2012-01-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	TestQuicklistVisuals: the application name now should be bold.
	
	Updating the visual test.

2012-01-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	TestQuicklistVisuals: allow to create disabled label items, and use it

2012-01-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	TestQuicklistVisuals: the checked/unchecked status shouldn't be inverted.

2012-01-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	TestQuicklist: fix the test using the expected checked/unchecked state

2012-01-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	StandaloneClients: use aubergine background color for quicklist tests.
	
	It makes them a little bit more real ;)

2011-12-31  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistMenuItemRadio: fix the rendering of the active/unactive and disabled states
	
	Fixing bug #910286 caused the menuitem to be drawn incorrectly

2011-12-31  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistMenuItemCheckmark: fix the rendering of the active/unactive and disabled states
	
	Fixing bug #910286 caused the menuitem to be drawn incorrectly

2012-02-06  Gord Allott  <gord.allott@canonical.com>

	. Fixes: https://bugs.launchpad.net/bugs/921112, https://bugs.launchpad.net/bugs/921249, https://bugs.launchpad.net/bugs/921270, https://bugs.launchpad.net/bugs/921329. Approved by Gord Allott, John Lea.

2012-02-06  Gord Allott  <gord.allott@canonical.com>

	updated to trunk to fix conflicts

2012-02-03  Gord Allott  <gord.allott@canonical.com>

	more visual refinements

2012-02-02  Gord Allott  <gord.allott@canonical.com>

	working launcher icons

2012-02-02  Gord Allott  <gord.allott@canonical.com>

	colours working for launcher icon

2012-02-02  Gord Allott  <gord.allott@canonical.com>

	working launcher icon

2012-02-02  Gord Allott  <gord.allott@canonical.com>

	allways renders firefox.png

2012-02-02  Gord Allott  <gord.allott@canonical.com>

	add missing files

2012-02-02  Gord Allott  <gord.allott@canonical.com>

	added missing files

2012-02-02  Gord Allott  <gord.allott@canonical.com>

	more checks in UnityCore/Hud

2012-02-02  Gord Allott  <gord.allott@canonical.com>

	additional checks in unity core

2012-02-02  Gord Allott  <gord.allott@canonical.com>

	merge in branch to remove magic numbers

2012-02-02  Gord Allott  <gord.allott@canonical.com>

	namespace up magic numbers

2012-02-02  Gord Allott  <gord.allott@canonical.com>

	merged in alignment branch

2012-02-02  Gord Allott  <gord.allott@canonical.com>

	reduced search box one pixel

2012-02-02  Gord Allott  <gord.allott@canonical.com>

	More alignment

2012-02-02  Gord Allott  <gord.allott@canonical.com>

	first stab at launcher icon, did not go well, more alignments

2012-02-01  Gord Allott  <gord.allott@canonical.com>

	more visual tweaking

2012-02-02  Gord Allott  <gord.allott@canonical.com>

	stop tricking applications into thinking GDbus is connected when it is not

2012-01-31  Gord Allott  <gord.allott@canonical.com>

	merge with trunk again, fix even more conflicts

2012-01-31  Gord Allott  <gord.allott@canonical.com>

	fix about a million conflicts with trunk, updated to trunk (5.2)

2012-01-30  Gord Allott  <gord.allott@canonical.com>

	adds introspection to hud

2012-01-30  Gord Allott  <gord.allott@canonical.com>

	add more introspection

2012-01-30  Gord Allott  <gord.allott@canonical.com>

	added introspection

2012-01-27  Gord Allott  <gord.allott@canonical.com>

	changed potfiles

2012-01-27  Gord Allott  <gord.allott@canonical.com>

	merged with trunk

2012-01-26  Gord Allott  <gord.allott@canonical.com>

	enables tests that were disabled

2012-01-26  Gord Allott  <gord.allott@canonical.com>

	re-enable tests that were disabled

2012-01-26  Gord Allott  <gord.allott@canonical.com>

	fixes the interactions with the dash

2012-01-26  Gord Allott  <gord.allott@canonical.com>

	Fixed the drawing in netbook mode

2012-01-26  Gord Allott  <gord.allott@canonical.com>

	fix issues with dash and hud interaction, refocuses the last window on alt

2012-01-26  Gord Allott  <gord.allott@canonical.com>

	fixed conflicts

2012-01-26  Gord Allott  <gord.allott@canonical.com>

	updated to latest unity trunk

2012-01-26  Gord Allott  <gord.allott@canonical.com>

	removes the callback on alt release

2012-01-25  Gord Allott  <gord.allott@canonical.com>

	merges in a branch to fix the seperation between DashSearchBar and HudSearchBar

2012-01-25  Gord Allott  <gord.allott@canonical.com>

	removed HudSearchBar, moved the code into DashSearchBar, renamed DashSearhBar to SearchBar

2012-01-25  Gord Allott  <gord.allott@canonical.com>

	clean up ptrs

2012-01-24  Gord Allott  <gord.allott@canonical.com>

	removed typo, no longer is the hud timeout 500ms, but now 150ms

2012-01-24  Gord Allott  <gord.allott@canonical.com>

	remove debugs

2012-01-24  Gord Allott  <gord.allott@canonical.com>

	fixed icon loading issue

2012-01-23  Gord Allott  <gord.allott@canonical.com>

	fix manual tests to refer to tapping Alt not pressing SuperH

2012-01-23  Gord Allott  <gord.allott@canonical.com>

	merge in the use alt and tap branch

2012-01-23  Gord Allott  <gord.allott@canonical.com>

	move over to tap and alt by default

2012-01-23  Gord Allott  <gord.allott@canonical.com>

	pushed up the minor version

2012-01-21  Gord Allott  <gord.allott@canonical.com>

	merge in icon view code

2012-01-21  Gord Allott  <gord.allott@canonical.com>

	modified the icon renderer

2012-01-21  Gord Allott  <gord.allott@canonical.com>

	change icon on keynav

2012-01-21  Gord Allott  <gord.allott@canonical.com>

	merge in default text branch

2012-01-20  Gord Allott  <gord.allott@canonical.com>

	more robust icon loading code, standalone client working again

2012-01-21  Gord Allott  <gord.allott@canonical.com>

	added manual tests for hud

2012-01-20  Gord Allott  <gord.allott@canonical.com>

	merge in branch to make the hud go away on click off or escape

2012-01-20  Gord Allott  <gord.allott@canonical.com>

	dash goes away on escape and mouse click off

2012-01-19  Gord Allott  <gord.allott@canonical.com>

	use left aligned button api

2012-01-19  Gord Allott  <gord.allott@canonical.com>

	emit the OVERLAY_SHOWN/HIDDEN messages

2012-01-19  Gord Allott  <gord.allott@canonical.com>

	Merged in the ubus refactor message branch

2012-01-19  Gord Allott  <gord.allott@canonical.com>

	removed hack for dash style

2012-01-19  Gord Allott  <gord.allott@canonical.com>

	Merged in left align dashstyle button branch

2012-01-19  Gord Allott  <gord.allott@canonical.com>

	latest unity trunk

2012-01-18  Gord Allott  <gord.allott@canonical.com>

	Button logic working

2012-01-18  Gord Allott  <gord.allott@canonical.com>

	better size requisition code

2012-01-18  Gord Allott  <gord.allott@canonical.com>

	moved hud to 0 pixels on the side

2012-01-18  Gord Allott  <gord.allott@canonical.com>

	fixes for the auto hide with ALWAYS SHOW enabled

2012-01-18  Gord Allott  <gord.allott@canonical.com>

	add locking the launcher to the hud code

2012-01-17  Gord Allott  <gord.allott@canonical.com>

	Merge in the hide launcher branch

2012-01-17  Gord Allott  <gord.allott@canonical.com>

	small cleanup

2012-01-17  Gord Allott  <gord.allott@canonical.com>

	working dash visuals on the hud

2012-01-16  Gord Allott  <gord.allott@canonical.com>

	Merged in dash view refactor branch

2012-01-16  Gord Allott  <gord.allott@canonical.com>

	upgrade to latest hud base

2012-01-16  Gord Allott  <gord.allott@canonical.com>

	upgraded to latest trunk and fix all the conflicts again

2012-01-16  Gord Allott  <gord.allott@canonical.com>

	add in icon support

2012-01-12  Gord Allott  <gord.allott@canonical.com>

	Build in execute by Search

2012-01-12  Gord Allott  <gord.allott@canonical.com>

	fixed up tests

2012-01-12  Gord Allott  <gord.allott@canonical.com>

	updated hudButton to new api, merged in unity update branch

2012-01-10  Gord Allott  <gord.allott@canonical.com>

	merged in latest unity trunk

2012-01-12  Gord Allott  <gord.allott@canonical.com>

	updated hud api

2012-01-11  Gord Allott  <gord.allott@canonical.com>

	Add close hint API to HudCore api

2012-01-10  Gord Allott  <gord.allott@canonical.com>

	Add shortcut keys to the UnityCore/Hud.h api

2012-01-10  Gord Allott  <gord.allott@canonical.com>

	Enable activation by keynav

2012-01-10  Gord Allott  <gord.allott@canonical.com>

	Support activating by return on button

2012-01-10  Gord Allott  <gord.allott@canonical.com>

	semi working button activating

2012-01-10  Gord Allott  <gord.allott@canonical.com>

	Coverted refererence to a hud::Suggestion to hud::Suggestion::Ptr

2012-01-09  Gord Allott  <gord.allott@canonical.com>

	added tests for hud core

2012-01-06  Gord Allott  <gord.allott@canonical.com>

	added tests

2012-01-06  Gord Allott  <gord.allott@canonical.com>

	removal of icon api, stored in suggestions now

2012-01-06  Gord Allott  <gord.allott@canonical.com>

	Better Hud classes for UnityCore, much more C++ like

2012-01-04  Gord Allott  <gord.allott@canonical.com>

	Moved the Hud class to UnityCore

2011-12-09  Gord Allott  <gord.allott@canonical.com>

	few changes to the icon size and positioning

2011-12-08  Gord Allott  <gord.allott@canonical.com>

	better rendering, fixed transparency bug

2011-12-07  Gord Allott  <gord.allott@canonical.com>

	Merge in fix for kdevelop

2011-12-07  Gord Allott  <gord.allott@canonical.com>

	merged latest unity trunk

2011-12-05  Gord Allott  <gord.allott@canonical.com>

	use pango text from service

2011-12-02  Gord Allott  <gord.allott@canonical.com>

	fix crasher with wrong hud service api, show icon on hud show, clear hud search box on show

2011-12-02  Gord Allott  <gord.allott@canonical.com>

	change the key binding for hud to <Super>H

2011-12-01  Gord Allott  <gord.allott@canonical.com>

	Adds icon support and moves a lot of code from the view into the controller

2011-11-18  Gord Allott  <gord.allott@canonical.com>

	updated to latest API

2011-11-16  Gord Allott  <gord.allott@canonical.com>

	fixed drawing issues, hud goes away after a search and returns focus to where it should be

2011-11-15  Gord Allott  <gord.allott@canonical.com>

	plus tests

2011-11-15  Gord Allott  <gord.allott@canonical.com>

	current wip prototype

2012-02-05  Andrea Cimitan  <andrea.cimitan@canonical.com>

	New visual assets for dash buttons. Fixes: . Approved by Marco Trevisan (Treviño).

2012-01-30  Andrea Cimitan  <andrea.cimitan@canonical.com>

	New dash window buttons, new assets from designers

2012-02-05  David Planella  <david.planella@ubuntu.com>

	Adding a simple comment for translators to disambiguate the meaning of the 'Format...' message. This comment will be automatically extracted by the build system, put into the translation template (.pot file) and be visible to translators in Launchpad, providing them more context (bug 926339).
	
	I would suggest following this practice for any translatable string that might be prone to confusion, or if anything needs clarifying to translators. It's just a matter of adding a comment above the line where the translatable string appears - the gettext machinery takes care of all the rest.. Fixes: https://bugs.launchpad.net/bugs/926339. Approved by Marco Trevisan (Treviño), Marco Biscaro.

2012-02-04  David Planella  <david.planella@ubuntu.com>

	Added a translators comment to appear in Launchpad to clarify the meaning of the 'Format...' message (bug 926339)

2012-02-03  Brandon Schaefer  <brandontschaefer@gmail.com>

	Clicking now quits the KeyNav mode from the launcher and if the quicklist is open. Shortcuts while in KeyNav mode now work and quit KeyNav mode.. Fixes: https://bugs.launchpad.net/bugs/869122. Approved by Jason Smith.

2012-02-01  Brandon Schaefer  <brandontschaefer@gmail.com>

	Noticed from the last fix that when a window as getting restored it would always restore to the window that was active when key nav mode first started. Now the correct window gets focus when you leave key nav mode.

2012-02-01  Brandon Schaefer  <brandontschaefer@gmail.com>

	Fixed error on ubus call. Used START instead of END.

2012-01-31  Brandon Schaefer  <brandontschaefer@gmail.com>

	test added

2012-01-31  Brandon Schaefer  <brandontschaefer@gmail.com>

	Fixes the KeyNav issues, such as click outside of the launcher to quit,
	using shortcut while in KeyNav, and Quicklist quiting correctly while
	in KeyNav mode.

2012-02-03  Jason Smith  <jason.smith@canonical.com>

	. Fixes: . Approved by .

2012-02-03  Jason Smith  <jason.smith@canonical.com>

	merge trunkle

2012-02-01  Jason Smith  <jason.smith@canonical.com>

	forward declare class in IconRenderer

2012-02-01  Jason Smith  <jason.smith@canonical.com>

	add multi-monitor header and import it where needed

2012-01-31  Jason Smith  <jason.smith@canonical.com>

	Make AbstractIconRenderer inherit from IconTextureSource
	Make IconRenderer use IconTextureSource to limit coupling with Launcher types

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	As shown in the design mockups and as requested by Cimi, I've fixed some visual issues of the launcher and dash:
	
	1) The right launcher border line should use more transparency and
	should be outside the launcher background
	2) The launcher should use on both sides a padding of 6 pixels,
	and without the right border, it should be 64px wide.
	3) Adjusted the dash position, to make it use the launcher real geometry
	
	Launcher screenshot: http://ubuntuone.com/6atOJPagikJTGoMELnKWXu
	Lancher + Dash screenshot: http://ubuntuone.com/5XxXY6pp8vEFN0p4JdK684. Fixes: https://bugs.launchpad.net/bugs/921465. Approved by Andrea Cimitan.

2012-02-04  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Launcher right line opacity 0.15f

2012-02-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: explain the -1 magic number.

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	OverlayRenderer: Draw inner rounded corner only if needed.

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	OverlayRenderer: use transparent color for our lines...

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	OverlayRenderer: some math cleanup...

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	OverlayRenderer: enable blending when drawing the top and right lines

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	OverlayRenderer: make the dash to use the top and right lines that matches the launcher
	
	Also, these lines are now drawn under the background, to get them properly masked.

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: make the right-line using a 22% opaque white.

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DashController / Unity: adjust the dash position using the launcher geometry.

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: put the right-line to a position relative to the one of the launcher
	
	Fixes the "always-showing" line issue.

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: be aware of the right-line and don't consider it as part of the launcher.

2012-02-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: changing right-line color opacity

2012-02-03  Jay Taoko  <jay.taoko@canonical.com>

	* This branch follows the changes made in https://code.launchpad.net/~unity-team/nux/nux.key-nav-improvements/+merge/90566
	
	* This branch fixes bug #863405
	. Fixes: . Approved by Jason Smith.

2012-02-03  Jay Taoko  <jay.taoko@canonical.com>

	* Merged with Unity trunk

2012-01-28  Jay Taoko  <jay.taoko@canonical.com>

	* This branch follows the changes made in https://code.launchpad.net/~unity-team/nux/nux.key-nav-improvements/+merge/90566
	
	* This branch fixes bug  #863405

2012-01-27  Jay Taoko  <jay.taoko@canonical.com>

	* Fix #863405

2012-01-16  Jay Taoko  <jay.taoko@canonical.com>

	* Fixing key nav

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: a lot of code cleanup using more C++ friendly members to fix memory leaks and improve our work.
	
	After holding this branch to wait the jason one to merge lp:~unity-team/unity/unity.multi-launcher, I've updated it including his changes.
	
	I've also included some cleanups for the new SoftwareCenterLauncherIcon that depends on BamfLauncherIcon
	
	Plus fixed the bug #921102 that was caused by the fact that the remote dbusmenu was unreferenced by the icon, and bug #925839 that was caused by the fact that after the multi-monitor branch, an icon was not redrawn on EnsureWindowState until there was a monitor / vp change, now we force the redraw.. Fixes: https://bugs.launchpad.net/bugs/921102, https://bugs.launchpad.net/bugs/925839. Approved by Jason Smith.

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	MockLauncherIcon: make GetQuirk const to match the parent.
	
	Fixes tests

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: always make the icon redraw when children are added, removed and so on!.

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with trunk changes.

2012-01-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	SoftwareCenterLauncherIcon: small cleanup...

2012-01-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: remove some const methods to avoid weird results...

2012-01-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: don't make ShowInSwitcher() const or it won't work!

2012-01-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	SoftwareCenterLauncherIcon: more cleanup...

2012-01-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	SoftwareCenterLauncherIcon: cleaning-up the whole patch... Using std::string and fixing indentation.

2012-01-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream, optimize a little LauncherController

2012-01-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: removing the last static method, adding OnDndHovered() that is called by timeout lambda.

2012-01-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: GetQuirk dependent methods can be const now, making them constant!

2012-01-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherIcon: making GetQuirk const

2012-01-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: no need to duplicate the checks... 

2012-01-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: don't use C casts, check for type and use static_cast
	
	Fixes also a leak... Every click the children list were not free'd.

2012-01-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: making DesktopFile to return a std::string.

2012-01-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: Using std::string for _desktop_file, plus add more const members.

2012-01-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: using glib:Object for _menu_clients too
	
	Also fixing bug #921102

2012-01-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: More glib::Object and glib::Error usage

2012-01-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: FillSupportedTypes can be a member function, using a lambda to call it.

2012-01-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: removing the evil ShortcutData struct, we can do the same without it.

2012-01-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: use glib::Object instead of a pointer on ShortcutData, plus fix a memory leak.
	
	The desktop_shortcuts value was unreferenced too few times, so it wasn't ever destroyed.
	Using a glib::Object for it, fixes the issue.

2012-01-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: Desktop shortcuts, using more C++ facilities

2012-01-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: Use glib::String when getting the window name.

2012-01-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: use a lambda function to free the temporary struct.

2012-01-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: make ShortcutData a little more C++ friendly

2012-01-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: no need to add a new ref, when saving the menuitems

2012-01-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: use glib::Object to store local dbusmenuitems

2012-01-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: using glib::Signal to handle the default quicklist item callbacks

2012-01-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: use std::string to handle _remote_uri, it also fixes a leak.

2012-01-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: add more getter functions and avoid to use too much bamf calls when we have cached values
	
	Plus more usage of glib::String

2012-01-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: no need to cache the name as well...

2012-01-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: putting the constructor at the top of the file, as expected.

2012-01-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: no need to cache the desktop file, libbamf owns and caches it

2012-01-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: use glib::Object and glib::Signal for handling the desktop file changes

2012-01-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: moving to glib::SignalManager and using lamba function callbacks.

2012-01-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: more cleanup, fixed a crash.

2012-01-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Use glib::Object<DbusmenuMenuitem> for handling the menu desktop shortcuts

2012-01-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncher: rerganizing the header file to improve readability.

2012-01-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: stripping tralinig spaces

2012-01-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: use glib::Object to handle _bamf_app

2012-01-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: s/m_App/_bamf_app/g

2012-01-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: use an initialization list

2012-01-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: s/NULL/nullptr/g

2012-01-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: removed unneeded member, update only the application whose window has been moved!
	
	Plus unref the created menuitem, since it's reff'ed when appended to root

2012-02-03  Gord Allott  <gord.allott@canonical.com>

	Small spring cleaning of the ubus message UBUS_PLACE_VIEW_SHOWN/HIDDEN 
	Replaces it with UBUS_OVERLAY_SHOWN/HIDDEN - also sends along a gvariant that ID's the overlay and sends whether it can
	be maximised or not. Fixes: . Approved by Mirco Müller.

2012-01-31  Gord Allott  <gord.allott@canonical.com>

	merge with trunk, fix lots of conflicts, sad day

2012-01-27  Gord Allott  <gord.allott@canonical.com>

	fix shortcut controller

2012-01-27  Gord Allott  <gord.allott@canonical.com>

	merged latest trunk and fixed conflicts

2012-01-19  Gord Allott  <gord.allott@canonical.com>

	Renames PLACE_VIEW to OVERLAY, also includes a gvariant along with the ubus message

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Fixed the wording the Launcher manual-test. Fixes: https://bugs.launchpad.net/bugs/923996. Approved by Thomi Richards.

2012-01-31  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-test: fixed the Launcher manual test wording

2012-02-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Due to wrong syntax in cmake pkgconfig settings unity configuration gave these warnings.
	
	MAKE_CXX_FLAGS_DEBUG="-g" -DCMAKE_C_FLAGS_DEBUG="-g"
	-- Found Gettext: /usr/bin/msgmerge (found version "5.0.0")
	-- checking for module '>='
	--   package '>=' not found
	-- checking for module '2.0.0'
	--   package '2.0.0' not found
	
	Fixed removing the unwanted spaces. Fixes: https://bugs.launchpad.net/bugs/919248. Approved by Andrea Azzarone.

2012-02-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	CMake: pkg_config check needs doesn't support spaces between package and version.
	
	This caused some configuration warning / errors

2012-02-03  Didier Roche  <didier.roche@canonical.com>

	Release\ 5.2.0

2012-02-03  Didier Roche  <didier.roche@canonical.com>

	welcome unity 5.2

2012-02-02  Andrea Azzarone  <azzaronea@gmail.com>

	Constructs the shortcut view until its first needed.  UNBLOCK.. Fixes: . Approved by Jason Smith.

2012-02-02  Andrea Azzarone  <azzaronea@gmail.com>

	Constructs the shortcut view until its first needed.

2012-02-01  Jason Smith  <jason.smith@canonical.com>

	Adds filtering when icon backgrounds are being scaled.
	
	UNBLOCK - this is a display regression.. Fixes: . Approved by Gord Allott.

2012-02-01  Jason Smith  <jason.smith@canonical.com>

	fix square icons at non-default sizes

2012-01-31  Jason Smith  <jason.smith@canonical.com>

	UNBLOCK
	
	Fixes launcher reveal for some people. Fixes: . Approved by Robert Carr, Gord Allott.

2012-01-31  Jason Smith  <jason.smith@canonical.com>

	adjust algo some more

2012-01-31  Jason Smith  <jason.smith@canonical.com>

	tweak algo

2012-01-31  Jason Smith  <jason.smith@canonical.com>

	implement responsiveness as a conglomerate option for changing reveal behavior

2012-01-31  Jason Smith  <jason.smith@canonical.com>

	initialize variable

2012-01-31  Jason Smith  <jason.smith@canonical.com>

	ooops

2012-01-31  Jason Smith  <jason.smith@canonical.com>

	don't ever release barriers on left edge of X screen

2012-01-31  Jason Smith  <jason.smith@canonical.com>

	dont emit on event_id change as there are some bugs in the protocol still

2012-01-31  Andrea Azzarone  <azzaronea@gmail.com>

	Make sure that the dash searchbar doesn't lose the focus when clicking on an empty dash area (or an area that should not get the focus on mouse down).
	
	SetAccepetKeyNavFocus is already tested in trunk.
	
	UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/919567, https://bugs.launchpad.net/bugs/923988. Approved by Mikkel Kamstrup Erlandsen.

2012-01-31  Andrea Azzarone  <azzaronea@gmail.com>

	Updates the manual test.

2012-01-30  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes bug #923988.

2012-01-27  Andrea Azzarone  <azzaronea@gmail.com>

	Adds a manutal test.

2012-01-26  Andrea Azzarone  <azzaronea@gmail.com>

	Clicking on an empty areas makes the dash search bar lose focus.

2012-01-31  Gord Allott  <gord.allott@canonical.com>

	adds definition to the launcher manual test
	UNBLOCK. Fixes: . Approved by Didier Roche.

2012-01-31  Gord Allott  <gord.allott@canonical.com>

	added definition to the launcher manual-test

2012-01-30  Jason Smith  <jason.smith@canonical.com>

	UNBLOCK
	
	(as didrocks requested)
	
	This branch implements different defaults for the edge reveal as well as capping velocities at 600 to help slower devices.. Fixes: . Approved by Thomi Richards.

2012-01-30  Jason Smith  <jason.smith@canonical.com>

	make sure test passes every time

2012-01-30  Jason Smith  <jason.smith@canonical.com>

	fix autopilot tests
	add test to ensure launcher doesn't hide after mouse reveal

2012-01-30  Jason Smith  <jason.smith@canonical.com>

	fix defaults

2012-01-30  Jason Smith  <jason.smith@canonical.com>

	update defaults

2012-01-30  Jason Smith  <jason.smith@canonical.com>

	increase smoothing a bit

2012-01-30  Jason Smith  <jason.smith@canonical.com>

	cap max velocity

2012-01-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Making the panel service to attach its menus to a MenuBar to make the new lp:light-themes to correctly draw them.
	
	Now we use a menubar child of an offscreen window to attach the menus to. So Cimi can recognize them and make them pink! :D
	
	UNBLOCK. Fixes: . Approved by Andrea Cimitan.

2012-01-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Added manual test.

2012-01-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: go back to use gtk_window_set_attached_to

2012-01-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: we don't need anymore gtk+-3.0 3.3... 

2012-01-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: Moving to gtk_menu_attach_to_widget
	
	It doesn't need to get the indicator toplevel window, and is here since long time

2012-01-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: add created menus to a menubar, to fix styling
	
	Idea by Cimi.

2012-01-30  Jason Smith  <jason.smith@canonical.com>

	UNBLOCK
	
	Creates test for situation where mouse is under launcher, and the user presses and releases super. The launcher should hide again after all is done.. Fixes: . Approved by Neil J. Patel.

2012-01-30  Jason Smith  <jason.smith@canonical.com>

	add autopilot test for launcher hide after super keypress

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	Colorifies icons as per design spec. Fixes: . Approved by .

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	implement colorify filtering on desaturated icons to match design goals

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	. Fixes: . Approved by Thomi Richards.

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	whitespace fixes

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	get monitor properly

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	add monitor to Launcher introspection

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	fix some whitespace issues and fix spurious ranging

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	add comment to test

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	improve quicklist testing

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	make reveal test check every launcher

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	restore reveal test

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	This branch implements the following behaviors into Unity:
	
	- Multiple launchers per monitor
	- Dash follows mouse
	- Keybindings follow mouse
	- Focus and raising windows is monitor aware
	- Launchers are monitor and workspace aware. Fixes: . Approved by Thomi Richards, Marco Trevisan (Treviño).

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	merge multi-screen work for autopilot

2012-01-30  Thomi Richards  <thomi.richards@canonical.com>

	Screen Geometry class added to X11.py

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	fix sort test

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	fix test formatting

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	make SwitcherView and ShortcutView use the same code to render their backgrounds

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	hide shortcuts when entering key nav mode

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	add test for quicklist open/close in launcher switcher

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	make window placement algorithm aware of all launchers

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	add autopilot tests for launcher keybinding interactions

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	restore functionality so key-nav continues after closing a quicklist in alt+f1

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	fix potential crash whel Alt+F1 is used and last_monitor is not set

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	use nullptr

2012-01-29  Jason Smith  <jason.smith@canonical.com>

	more consting

2012-01-28  Jason Smith  <jason.smith@canonical.com>

	more const's

2012-01-28  Jason Smith  <jason.smith@canonical.com>

	begin const-ification of launcher and its fellow classes

2012-01-28  Jason Smith  <jason.smith@canonical.com>

	remove unused code

2012-01-27  Jason Smith  <jason.smith@canonical.com>

	prepare for doing some sort of progress indication

2012-01-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityScreen: reimplementing some lost features to disable the switcher on key / button press.
	
	And also to avoid to send the cancel event if not requested.

2012-01-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Opps. damned bzr: removing duplicated values.

2012-01-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream.

2012-01-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with jason changes

2012-01-27  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2012-01-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherController: don't show the shortcuts if the key_nav is active.

2012-01-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Go back to use TYPE_BEGIN for the DesktopLauncherIcon or it will mess around with the switcher.

2012-01-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	AbstractLauncherIcon: reducing the priority of the desktop icon on switcher.

2012-01-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityScreen: Don't show the switcher if the desktop icon is the only available.

2012-01-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DesktopLauncherIcon: don't set as running.
	
	This fix the issue that was causing an arrow indicator to show next to it.

2012-01-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	SwitcherView: add monitor property and use it to get the number of windows indicators to draw

2012-01-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: don't return window invisible windows on WindowsForMonitor

2012-01-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: WindowsForMonitor should take care of the viewport too.

2012-01-27  Jason Smith  <jason.smith@canonical.com>

	Also render sheen properly for rows

2012-01-27  Jason Smith  <jason.smith@canonical.com>

	properly calculate current monitor

2012-01-27  Jason Smith  <jason.smith@canonical.com>

	make overlay sheen render properly in multi-monitor

2012-01-27  Jason Smith  <jason.smith@canonical.com>

	make sure right panel goes transparent

2012-01-27  Jason Smith  <jason.smith@canonical.com>

	ensure proper monitor gets used

2012-01-26  Jason Smith  <jason.smith@canonical.com>

	fix issue where tooltip would pop up even when mouse wasn't over launcher

2012-01-26  Jason Smith  <jason.smith@canonical.com>

	apply smoothing to raw pointer barrier events

2012-01-26  Jason Smith  <jason.smith@canonical.com>

	monitor aware focus behavior

2012-01-26  Jason Smith  <jason.smith@canonical.com>

	enable Super+Esc

2012-01-26  Jason Smith  <jason.smith@canonical.com>

	enable looping around of super+tab and make sure that icons are always visible

2012-01-26  Jason Smith  <jason.smith@canonical.com>

	remove dead code

2012-01-26  Jason Smith  <jason.smith@canonical.com>

	make sure icons redraw when selection changes

2012-01-26  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2012-01-26  Jason Smith  <jason.smith@canonical.com>

	make dash move around with mouse

2012-01-26  Jason Smith  <jason.smith@canonical.com>

	restore feature parity with trunk, but now with MM support

2012-01-26  Jason Smith  <jason.smith@canonical.com>

	restore alt-f1 functionality

2012-01-26  Jason Smith  <jason.smith@canonical.com>

	restore activation with keyboard

2012-01-26  Jason Smith  <jason.smith@canonical.com>

	restore shortcut drawing

2012-01-26  Jason Smith  <jason.smith@canonical.com>

	remove cruft

2012-01-26  Jason Smith  <jason.smith@canonical.com>

	start responding to Super keybindings again

2012-01-25  Jason Smith  <jason.smith@canonical.com>

	Add decaymulator

2012-01-25  Jason Smith  <jason.smith@canonical.com>

	merge trunk and make options configurable

2012-01-25  Jason Smith  <jason.smith@canonical.com>

	start work to match upstream changes to pointer barrier work

2012-01-24  Jason Smith  <jason.smith@canonical.com>

	start work of porting keynav to multi-monitor world

2012-01-24  Jason Smith  <jason.smith@canonical.com>

	make sure we destroy launchers when we no longer need them

2012-01-24  Jason Smith  <jason.smith@canonical.com>

	add launcher model tests 

2012-01-24  Jason Smith  <jason.smith@canonical.com>

	make alt-tab properly select based on viewport

2012-01-24  Jason Smith  <jason.smith@canonical.com>

	fix issue where show desktop didn't show up when the switcehr is biased

2012-01-24  Jason Smith  <jason.smith@canonical.com>

	add  missing files

2012-01-24  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2012-01-23  Jason Smith  <jason.smith@canonical.com>

	start tweaking in velocity (waiting for upstream changes to finalize)

2012-01-20  Jason Smith  <jason.smith@canonical.com>

	add autohide support to multi-monitor setups

2012-01-18  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2012-01-17  Jason Smith  <jason.smith@canonical.com>

	port Launcher to AbstractLauncherIcon

2012-01-17  Jason Smith  <jason.smith@canonical.com>

	make sure we resize launchers appropriately when screen layout changes

2012-01-17  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2012-01-16  Jason Smith  <jason.smith@canonical.com>

	make arrow indicators accurately reflect monitor counts in multi-monitor setups

2012-01-16  Jason Smith  <jason.smith@canonical.com>

	first attempt at multi-monitor launcher support

2012-01-29  Thomi Richards  <thomir@gmail.com>

	Added the PanelController to the Introspectable tree. This allows us to write AP tests for panel indicators etc.
	
	Fixed a bug in Introspectable which sometimes caused a crash when Unity shut down, due to the fact that Introspectable was holding stale pointers to parents.. Fixes: . Approved by Jason Smith.

2012-01-30  Thomi Richards  <thomi.richards@canonical.com>

	Fixed a few things from MP review.

2012-01-20  Thomi Richards  <thomir@gmail.com>

	Added a warning to stop people overriding Introspectable::GetChildsName() without cause.

2012-01-20  Thomi Richards  <thomir@gmail.com>

	Removed instances where people were overriding the childs name in the introspection tree for no good reason.

2012-01-20  Thomi Richards  <thomir@gmail.com>

	Shell now adds panel controller to introspection tree.

2012-01-20  Thomi Richards  <thomir@gmail.com>

	PanelController is now an introspectable object.

2012-01-20  Thomi Richards  <thomir@gmail.com>

	Fixed a bug that would cause unity to crash sometimes on exit due to Introspectable keeping stale pointers to parents.

2012-01-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Improved the Super+Tab switcher making possible to escape from it using the Esc key and making the selection circular.
	
	This branch mostly fixes bug #919018 and bug #919019 as requested by design on recent updates of the main bug #891620. Fixes: https://bugs.launchpad.net/bugs/891620, https://bugs.launchpad.net/bugs/919018, https://bugs.launchpad.net/bugs/919019. Approved by Sam Spilsbury.

2012-01-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-tests, SuperTab: added more manual tests for circular switcher and escaping.

2012-01-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityScreen: ignore the Escape key when looking for shortcuts.
	
	This also avoids the shortcut-hint to be hidden when pressing Escape

2012-01-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityScreen: don't consider the Escape key as releasing the Super key

2012-01-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityScreen: add the EnableCancelAction utility function
	
	It allows to enable or disable the Escape action.

2012-01-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityScreen: Cancel the Launcher KeySwitcher on Escape and on ButtonPress
	
	Also now we actually use the terminate callback fuction.

2012-01-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: add KeySwitcherCancel function to terminate the switcher without effects

2012-01-19  3v1n0  <mail@3v1n0.net>

	Launcher: make the Super+Tab circular.

2012-01-27  Jason Smith  <jason.smith@canonical.com>

	Adds a testcase for 922447. Fixes: . Approved by Jason Smith.

2012-01-28  smspillaz  <sam.spilsbury@canonical.com>

	Added a case for different monitor layouts

2012-01-27  smspillaz  <sam.spilsbury@canonical.com>

	Merge lp:~unity-team/unity/unity.fix-fbo-viewport

2012-01-27  Jason Smith  <jason.smith@canonical.com>

	fix viewport calculation

2012-01-27  Michal Hruby  <michal.mhr@gmail.com>

	Coalesce results coming from the background icon loader threads, so we don't update the UI after each icon loaded.. Fixes: . Approved by Mirco Müller.

2012-01-26  Michal Hruby  <michal.mhr@gmail.com>

	Coalesce results from the IconLoader, so we don't repaint the UI after each result

2012-01-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	Remaining issues for LP: #863246 (and also LP: #863240) fixed.
	
	See example screenshots of the after-state here:
	http://people.canonical.com/~mmueller/fix-863246-863240-1.png
	http://people.canonical.com/~mmueller/fix-863246-863240-2.png
	http://people.canonical.com/~mmueller/fix-863246-863240-3.png
	http://people.canonical.com/~mmueller/fix-863246-863240-4.png
	
	Alignments, margins, colors, opacities, artwork fixed for buttons, separators, outlines, text and expander-arrows.
	
	One glitch remaining is the separator-rendering being too thick/missing occasionally (on some systems). A solution for fixing this, is available. It's reverted in this branch, as some blending issues with this remain. But that can be added afterwards, to avoid all the other fixes being blocked on just that.. Fixes: https://bugs.launchpad.net/bugs/863246. Appoved by Andrea Azzarone, Andrea Cimitan.

2012-01-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	Use unnamed namespace instead of static variable declaration

2012-01-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	Tweak the outline-opacity as per request, make sure the top/bottom-padding for the ratings-widget is 12px also

2012-01-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	Remove the layout debug-rects

2012-01-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	Revert the separator-drawing to the Draw2DLine approach for now, make sure the filter-results text is the same size as the filter-genre caption-text

2012-01-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	Don't forget about the removal of the separator when getting rid of a filter

2012-01-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	Use a TextureArea as part of the filter-layout for drawing the separators between filter-categories

2012-01-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	Replace text-based expander-arrow with correct image-file based artwork from Design, tweak outline highlight-opacity for selected buttons

2012-01-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fix right edge alignment for all-, toggle- and multirange-buttons.

2012-01-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	Padding gap between adjacent filter-categories is always 12px now thus complying with the Design

2012-01-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fix vertical padding to be 12px between All-button and previous separator line

2012-01-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fix vertical padding to be 12px between All-button and first button of filters

2012-01-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fix position of filter-expander heading, solve issue with trailing separators in filters

2012-01-20  Mirco Müller  <mirco.mueller@ubuntu.com>

	fixed all-button size, disabled debug-rects for the moment

2012-01-19  Mirco Müller  <mirco.mueller@ubuntu.com>

	Add colored debug-rectangles, remove drawing of trailing separator lines

2012-01-26  Andrea Azzarone  <azzaronea@gmail.com>

	Add FavoriteStore external change support.. Fixes: https://bugs.launchpad.net/bugs/681503. Appoved by Mirco Müller.

2012-01-26  Andrea Azzarone  <azzaronea@gmail.com>

	Don't pessimize prematurely.

2012-01-26  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-01-18  Andrea Azzarone  <azzaronea@gmail.com>

	Fix.

2012-01-18  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-01-18  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-01-07  Andrea Azzarone  <azzaronea@gmail.com>

	Fix corner case.

2012-01-07  Andrea Azzarone  <azzaronea@gmail.com>

	Ops.

2012-01-07  Andrea Azzarone  <azzaronea@gmail.com>

	Add signals tests.

2012-01-07  Andrea Azzarone  <azzaronea@gmail.com>

	Clean up.

2012-01-07  Andrea Azzarone  <azzaronea@gmail.com>

	Add FavoriteStore external change support.

2012-01-06  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-01-06  Andrea Azzarone  <azzaronea@gmail.com>

	First step to fix bug #681503.

2012-01-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Add support to middle-click pasting on the dash search bar.
	
	When the XA_PRIMARY clipboard has some content, that is pasted by middle click over the dash search bar.
	This is for consistency with the rest of the system.
	
	I've also added the proper glib::Object support to the class.. Fixes: https://bugs.launchpad.net/bugs/842462. Appoved by Mirco Müller, Andrea Azzarone.

2012-01-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	IMTextEntry: always use glib:: namespace for casting
	
	To improve read-ability.

2012-01-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	IMTextEntry: some more code cleanup.

2012-01-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	No need to initialize empty glib::Object.

2012-01-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	IMTextEntry IM shouldn't be enabled to allow paste-by-middle-click.

2012-01-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Dash: added middle-click manual test.

2012-01-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	IMTextEntry: don't crash when there's no text to paste.

2012-01-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	IMTextEntry: moving to glib::Object

2012-01-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	IMTextEntry: add support for middle-click over the dash search bar to paste content.
	
	When middle-clicking over the dash search bar, the XA_PRIMARY keyboard content is pasted
	in the search box and the cursor position get updated.

2012-01-26  Andrea Azzarone  <azzaronea@gmail.com>

	Window auto-maximise functionality should be disabled on monitors with a resolution above 1024 x 600.. Fixes: https://bugs.launchpad.net/bugs/797808. Appoved by Mirco Müller, Marco Biscaro.

2012-01-18  Andrea Azzarone  <azzaronea@gmail.com>

	Add a manual test.

2012-01-07  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes.

2012-01-07  Andrea Azzarone  <azzaronea@gmail.com>

	Disables window auto-maximise functionality if the monitor resolution is greater then 1024x600.

2012-01-26  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Replace the Unity home screen tiles with a "merged lens view" where lenses can contribute any categories they see fit.
	
	settings: introduced a new gsettings key in the com.canonical.Unity.Dash namespace that controls the order of the results on the home screen. We should consider in a later branch having the sorting logic in FilesystemLenses also use this key (still falling back to alphabetical sorting when nothing is set). It empowers users and OEMs to override the default view on the homescreen by putting custom stuff first.
	
	libunity-core: Added a HomeLens class that implements Lens and Lenses interfaces. The typical use case is to add a FilesystemLenses to the HomeLens which will make it automatically merge all lenses found on the fs. In testing we implement custom Lenses instances and add those to the HomeLens in stead.
	
	unityshell: Removed the tiled homescreen and use a bog standard LensView to render the HomeLens in stead. Fixed a bunch of places where we assumed that Lenses' categories were always only appended to. This is no longer true with the HomeLens. Also important: Fix the SetViewType() calling semantics to the lenses when showing/hiding the dash and when switching between the lenses.
	
	Testing it out:
	For this branch to work you need also: lp:~kamstrup/unity-lens-applications/home-lenses, lp:~kamstrup/unity-lens-files/home-lenses, and lp:~mhr3/unity-lens-music/home-lenses. Add to that latest bamf. Without these you will not see the correct results.
	
	To validate the results: Make sure that bringing up the dash resets the search and shows you a default view with exactly 3 categories in this order: Recent Apps, Recent Files, and Downloads. Then do a search and validate that you have exactly 3 categories in this order Applications, Files & Folders, and Music.
	
	Finally; launch an app that is not a favorite, then bring up the bring up the dash home screen and assert that the running app is *not* in the recent apps category (but showing in the launcher). Then close the app and bring up the dash again. The app should now show under Recent Apps.
	
	Design review:
	Home screen without search: https://bugs.launchpad.net/unity/+bug/885738/+attachment/2690636/+files/unity-home-lens-design-review-1.png
	Home screen with search: https://bugs.launchpad.net/unity/+bug/885738/+attachment/2690639/+files/unity-home-lens-design-review-2.png. Fixes: https://bugs.launchpad.net/bugs/885738, https://bugs.launchpad.net/bugs/914759. Appoved by Michal Hruby.

2012-01-26  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Sync with trunk

2012-01-26  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Use glib::String to simplify mem management in HomeLens

2012-01-26  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Add automatic std::string conversion to glib::String

2012-01-25  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Clear search entry when Esc is pressed - and close it if we have no search string.

2012-01-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Implement search state retention policy for the home lens as specified in https://bugs.launchpad.net/unity/+bug/914759

2012-01-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Re-add unity.pot. It seems to have been removed by some freak accident in r1832 of this branch

2012-01-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Sync with trunk

2012-01-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Remove PlacesHomeView.cpp from POTFILES.in

2012-01-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Remove HomeView.{cpp,h} and PlacesHomeView.{cpp,h} now that they have been obsoleted by the HomeLens class. Check them diffstats, ma'!

2012-01-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	From the review: Make the destructor for the Lens class virtual

2012-01-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	From the review: Make the Model<RowAdaptor> constructors call into a shared Init() method to make sure we don't forget to initialize some of the properties (in particular one variant of the constructor wasn't setting a getter on the 'model' property)

2012-01-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Revert changes to .po files

2012-01-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Add some tests for the category merging in HomeLens and fix a bug that it turned up (when different lenses registered cats with the same display name we screwed up the offsets)

2012-01-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Some refactoring in the HomeLens tests

2012-01-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Sync with trunk

2012-01-20  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Add some tests to the HomeLens that actually executes a search. More in depth validation of the results to come. This required that I added some more convenience helpers to test_utils.h

2012-01-20  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Make the Lens.search_in_global properly actually writable as per declaration. We need that for tests.

2012-01-20  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Fix small memleak in HomeLens. Initialize source category models up fron if they are preloaded with data.

2012-01-20  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	More tests for HomeLens

2012-01-20  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	More tests for HomeLens

2012-01-20  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Start writing unit tests for the HomeLens class

2012-01-20  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Whitespace fixes in tests/CMakeLists.txt

2012-01-20  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Implement on-the-fly recalibration of merged category offsets if the categories are resorted in HomeLens (typically imposed by the external sorting of lenses vie the gsettings key). This fixes the crashers I was talking about earlier. They were caused by Result instaces pointing to incorrect categories

2012-01-20  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Sync with trunk

2012-01-20  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Add todo item - // FIXME: Coordinated sorting between the lens bar and home screen categories. Make void FilesystemLenses::Impl::DecrementAndCheckChildrenWaiting() use the gsettings key

2012-01-20  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	WIP: Sort categories on the home screen according to their sorting order defined in the gsettings key "com.canonical.Unity.Dash/home-lens-ordering".
	
	NOTE: This required some bug fixing in LensView.cpp and there are still bugs (crashers) a plenty. Although, the initial view renders correctly, as soon as you change the search we get a crash. The problem seems to be that everything in the rendering has been written with the assumption that lenses will only ever *append* to the categories model. The HomeLens breaks this assumption (and can not even in theory be made to work that way)

2012-01-20  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Add gsettings schema com.canonical.Unity.Dash which holds a key to specify lens sorting (FIXME: how do we sort the entries in the lens bar, perhaps we should really respect those in stead?)

2012-01-19  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Whitespace fixes in gsettings schema

2012-01-19  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Make HomeLens constructor take i18n strings so we don't have to add i18n to libunity-core. Remove some unsused variables and confusing code. Simplify setting of search_hints in the search entry now that we have a proper i18n hint.

2012-01-19  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	W00t! Sort out the whole SetViewType mess in the dash. Sometimes we were spamming change messages other times we remained silent about important ones.
	
	This was one tricky one. Should be correct now.

2012-01-19  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Implement glib::DBusProxy::IsConnected() and add some guards checking this in the unity::dash::Lens class

2012-01-19  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Emit search_changed from HomeLens when all running global searches in normal lenses have completed

2012-01-19  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Make sure we actually set ViewType::HIDDEN when we're hiding lenses

2012-01-18  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Sync with trunk

2012-01-18  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Add another FIXME so I don't forget

2012-01-18  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Update FIXMEs

2012-01-18  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Don't show filters in the HomeLens

2012-01-17  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Some simplifications and debugging

2012-01-17  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Fix arguments of HomeLens::Impl::EnsureCategoryAnnotation() being inverted which resulted in a cascade of errors.
	
	Stricter error checking and more useful debug logging.

2012-01-17  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merged gord's lp:~gordallott/unity/dashview-renderer-refactoring

2012-01-17  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Implement Activate() and Preview() for the HomeLens

2012-01-17  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Sync with trunk

2012-01-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Sync with trunk

2012-01-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Add some TODOs for the HomeLens

2012-01-13  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Remove a noisy debugging statement

2012-01-13  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Fix a double free of a gvariant - the one we replace in the merged results model to fix the offsets into the merged category model

2012-01-13  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Fix a divide-by-zero in ResultViewGrid that were spraying SIGFPEs in my general direction.

2012-01-13  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Make sure we use the results models to generate category ids in all cases. We were mixing it up. This required some closure magic in order not to get out of hand logic-wise; because they enable us to capture the locals that we need in the async context.

2012-01-13  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	More elaborate debugging and erro output in HomeLens. Also fix an unsigned int "under flow" where we passed in -1.

2012-01-13  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Make Lens subclassable by making GlobalSearch(), Search(), Activate(), and Preview() virtual; and override these methods in HomeLens.

2012-01-13  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Add a remark to HACKING explaining how to enable debug logging

2012-01-13  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	The big switch! Change the HomeView to a normal LensView backed by the new HomeLens class. Segfaults a plenty.

2012-01-13  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Improve debugging statements in Lens.cpp

2012-01-13  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Fix linker errors caused by missing implementations of constructors for ResultsMerger and CategoryMerger

2012-01-13  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Wire up the (hairy) logic to merge categories and results correctly in the HomeLens

2012-01-13  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Implement row-removed and row-changed signal handling for HomeLens::ModelMerger.

2012-01-13  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Wire up categories- and filters models in HomeLens. Document the logic in EnsureRowBuf().

2012-01-12  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	WIP Start writing a ModelMerger class that will be responsible for backing the models of the HomeLens with the data from all the loaded lenses

2012-01-12  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	WIP Start implementing a HomeLens class in UnityCore that extends the Lens class. The plan is to use it to make home screen rendering use stock lens rendering mechanisms

2012-01-11  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Show default global search results instead of tiles in the home view. In order to get lenses up we initialize them when we're about to show.

2012-01-11  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Fix compilation of the stand alone Dash example

2012-01-26  3v1n0  <mail@3v1n0.net>

	Fixed the logical interaction between lp:~3v1n0/unity/super-tab-switcher and lp:~andyrock/unity/shortcut-hint as defined by design.
	
	Plus, some code improvements and fixed an issue that caused the shortcut hint to show when pressing Super and clicking over the BFB to show the dash.
	
	I'm wondering if we should avoid the same also when pressing over the workspace switcher.. Fixes: https://bugs.launchpad.net/bugs/918453. Appoved by Andrea Azzarone, Tim Penhey.

2012-01-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityScreen: use ubus_manager_ also to send messages.

2012-01-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	ShortcutController: always use UBusWrapper (also for sending messages)

2012-01-15  3v1n0  <mail@3v1n0.net>

	No commit message
2012-01-15  3v1n0  <mail@3v1n0.net>

	UnityScreen: fixing indentation

2012-01-15  3v1n0  <mail@3v1n0.net>

	ShortcutController: always hide the shortcut-overlay when the dash is opened.

2012-01-15  3v1n0  <mail@3v1n0.net>

	manual-tests: SuperTab, added test for the interaction with the overlay

2012-01-15  3v1n0  <mail@3v1n0.net>

	ShortcutController: animators doesn't need to be dinamically allocated.

2012-01-15  3v1n0  <mail@3v1n0.net>

	ShortcutController: use UBusWrapper to manage interests

2012-01-15  3v1n0  <mail@3v1n0.net>

	UnityScreen: always use UBusManager

2012-01-14  3v1n0  <mail@3v1n0.net>

	UnityScreen: disable the shortcut only if a "standard" key is pressed
	
	This is done not to make the overlay to show when Super+Tab is used.
	We need an idle, since the overlay activation is done after handleEvent
	is called.

2012-01-14  3v1n0  <mail@3v1n0.net>

	ShortcutController: allow to be enabled and disabled, and disable it on Super-Tab
	
	When the launcher key-navigation is activated and the shortcut hint has
	still not been shown, the shortcut hint should be disabled.

2012-01-26  Andrea Azzarone  <azzaronea@gmail.com>

	Should use GTK_IS_MENU instead GTK_MENU. Fixes: . Appoved by Michal Hruby.

2012-01-26  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Fixes potential crashes

2012-01-23  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes.

2012-01-23  Andrea Azzarone  <azzaronea@gmail.com>

	Updates test_lens.cpp

2012-01-22  Andrea Azzarone  <azzaronea@gmail.com>

	Auto selects the All button if all the CheckOptionButtons are selected.

2012-01-25  David Planella  <david.planella@ubuntu.com>

	- Change 'Rubbish Bin' to 'Trash' in the Unity shortcuts hints overlay
	
	From bug 920529:
	
	In all the software we ship in Ubuntu we use American English (en-US) messages as the source for translations. These can then be translated to any language or variant, such as British English (en-GB).
	
	In the Unity shortcuts hints overlay, the current message (for the want of a better name) for the place where discarded files go is "Rubbish Bin", which is the en-GB version.
	
	In order to be consistent with the rest of the desktop and with the translations, the original message should refer to "Trash", which can then be translated to "Rubbish Bin" in en-GB and will allow the right translation to be shown in the user's desktop for their chosen locales.
	
	It might seem a trivial issue, but those involved in bug 406626, its duplicates and follow-ups will remember that it's a sensitive topic.... Fixes: https://bugs.launchpad.net/bugs/920529. Appoved by John Lea, Tim Penhey.

2012-01-23  David Planella  <david.planella@ubuntu.com>

	Changed 'Rubbish Bin' to 'Trash' - the translatable messages' source locale should be en-US

2012-01-25  Thomi Richards  <thomir@gmail.com>

	Added 'Debug Unity Introspection Tree' script (duit.py). Use this to quickly discover what information is available in the introspection tree.. Fixes: . Appoved by Tim Penhey, Sam Spilsbury, Alex Launi.

2012-01-24  Thomi Richards  <thomi.richards@canonical.com>

	Now prints a more friendly message if it can't find the autopilot module.

2012-01-24  Thomi Richards  <thomi.richards@canonical.com>

	Moved duit script into tools/ folder, and made the name more explicit.

2012-01-24  Thomi Richards  <thomi.richards@canonical.com>

	PEP8 fixes.

2012-01-23  Thomi Richards  <thomi.richards@canonical.com>

	Whitespace fix.

2012-01-23  Thomi Richards  <thomi.richards@canonical.com>

	Now uses a proper font-face ;)

2012-01-19  Thomi Richards  <thomir@gmail.com>

	Finished writing the 'Debug Unity Introspection Tree' script.

2012-01-19  Thomi Richards  <thomir@gmail.com>

	Clean ups, and make node shape rounded record.

2012-01-19  Thomi Richards  <thomir@gmail.com>

	Output works.

2012-01-19  Thomi Richards  <thomir@gmail.com>

	duit now uses pydot only.

2012-01-19  Thomi Richards  <thomir@gmail.com>

	First version of duit

2012-01-25  Brandon Schaefer  <brandontschaefer@gmail.com>

	Just refactoring, and removing unused variable to clean up valgrind results.
	
	Covered by existing tests.. Fixes: . Appoved by Tim Penhey.

2012-01-24  Brandon Schaefer  <brandontschaefer@gmail.com>

	Changed variable name from it to icon_it because it isn't an itertor but a refrence to an icon

2012-01-24  Brandon Schaefer  <brandontschaefer@gmail.com>

	Missed removing unsued iterator

2012-01-24  Brandon Schaefer  <brandontschaefer@gmail.com>

	Changed 2 more for loops to use range based instead

2012-01-23  Brandon Schaefer  <brandontschaefer@gmail.com>

	Removed un used vars and changed for loops to use range based

2012-01-23  Brandon Schaefer  <brandontschaefer@gmail.com>

	Fixed uninitialized variables.

2012-01-25  Alexandros Frantzis  <alexandros.frantzis@linaro.org>

	Desktop safe OpenGL ES 2.0 branch from Linaro's Graphics WG
	- This branch protects OpenGL ES 2.0 specific code with a build time option (BUILD_GLES)
	- The branch does not affect the runtime execution of Unity on the desktop if BUILD_GLES is not activated
	
	Authors:
	alexandros.frantzis@linaro.org
	marc.ordinasillopis@linaro.org
	. Fixes: . Appoved by Jay Taoko, Jason Smith.

2012-01-25  Jay Taoko  <jay.taoko@canonical.com>

	* Merged into Unity trunk

2012-01-24  Alexandros Frantzis  <alexandros.frantzis@linaro.org>

	Desktop safe OpenGL ES 2.0 branch from Linaro's Graphics WG
	- This branch protects OpenGL ES 2.0 specific code with a build time option (BUILD_GLES)
	- The branch does not affect the runtime execution of Unity on the desktop if BUILD_GLES is not activated
	
	Authors:
	alexandros.frantzis@linaro.org
	marc.ordinasillopis@linaro.org

2012-01-24  Alexandros Frantzis  <alexandros.frantzis@linaro.org>

	GLES2: Fix gles2 compilation in unity-mt-grab-handles.

2012-01-23  Alexandros Frantzis  <alexandros.frantzis@linaro.org>

	GLES2: Fix GLES conditional in CMakeLists.txt.

2012-01-20  Marc Ordinas i Llopis  <marc.ordinasillopis@linaro.org>

	GLES2: Make GLES2 build compile.

2012-01-20  Alexandros Frantzis  <alexandros.frantzis@linaro.org>

	GLES2: Fixed shader header definitions in the IconRenderer port.

2012-01-20  Marc Ordinas i Llopis  <marc.ordinasillopis@linaro.org>

	GLES2: Ported changes to plugins/unityshell/src/IconRenderer.cpp.

2012-01-20  Alexandros Frantzis  <alexandros.frantzis@linaro.org>

	GLES2: Ported changes to plugins/unityshell.

2012-01-19  Marc Ordinas i Llopis  <marc.ordinasillopis@linaro.org>

	GLES2: Ported changes to files outside plugins/unityshell.

2012-01-25  Tim Penhey  <tim.penhey@canonical.com>

	Don't assign null to a std::string. Fixes: https://bugs.launchpad.net/bugs/865840. Appoved by Marco Trevisan (Treviño), Sam Spilsbury.

2012-01-24  Tim Penhey  <tim.penhey@canonical.com>

	Use the wrapper to avoid assigning null to a std::string.

2012-01-25  Michal Hruby  <michal.mhr@gmail.com>

	Move all icon loading into background gio threads. (there was mainly issue with gtk_icon_info_load_icon which is doing synchronous IO and noticeably blocks the UI when using some themes). Fixes: https://bugs.launchpad.net/bugs/828582. Appoved by Gord Allott, Sam Spilsbury.

2012-01-23  Michal Hruby  <michal.mhr@gmail.com>

	Add tests

2012-01-19  Michal Hruby  <michal.mhr@gmail.com>

	Make sure all the icon loading is done in non-main thread

2012-01-25  Jason Smith  <jason.smith@canonical.com>

	. Fixes: . Appoved by Neil J. Patel.

2012-01-25  Jason Smith  <jason.smith@canonical.com>

	fix build

2012-01-23  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	This branch contains the first phase of the implementation of software-center integration with Unity. The complete spec on how it should be implemented, is located at:
	https://wiki.ubuntu.com/SoftwareCenter#Learning_how_to_launch_an_application
	
	This branch brings the following changes:
	1) An app being installed is shown in the launcher with a tooltip "Waiting to install"
	2) A progress bar on the launcher item displays the download/install progress.
	3) When the app gets installed, the launcher items becomes usable, and the tooltip gets changed to the app name.
	
	Things which are still to be implemented, in the next phases:
	1) Animate the movement of the icon from the USC window to the Unity launcher.
	2) Make the launcher icon wiggle when installation is complete
	3) Stop the launcher icon from blinking when clicked in "waiting to install" state.
	
	In the meantime, you can merge this branch into Unity while I implement the remaining aspects
	
	Branch Testing instructions:
	1) Make sure Unity built from my branch is running.
	2) Get software-center from bzr branch lp:~gary-lasker/software-center/launcher-integration-lp761851
	3) In the software center branch dir, run PYTHONPATH=. python ./software-center
	4) Make sure that in the software center View menu, "New Applications In Launcher" is CHECKED.
	5) Install a package using software-center that contains a desktop file (like gnome-color-chooser, gnome-mplayer or could be any package with a .desktop file)
	6) Watch the Unity launcher :-). Fixes: https://bugs.launchpad.net/bugs/761851. Appoved by Mikkel Kamstrup Erlandsen.

2012-01-17  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Fix yet another g_strcmp0

2012-01-16  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Make minor changes as pointed out by Mikkel, thanks!

2012-01-15  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Fix crash, icon of newly-created icon

2012-01-15  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Fix persistance of launcher icons

2012-01-15  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Major code cleanup, get progress bar to work

2012-01-15  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Integrate SoftwareCenterLauncherIcon.* code back into the main Unity 5.0 source and fix build failures.

2012-01-15  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Fix build failure

2012-01-15  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Merge from trunk

2011-09-05  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Massive code cleanup, still not able to solve a memory issue :(

2011-09-05  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Use GLIbDBusProxy

2011-09-05  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Trunkify yet again

2011-09-04  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Fix some issues, thanks Neil! Still need to work out on GDBusProxy

2011-08-19  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Merge from trunk

2011-08-17  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	MEH. Fix conflicts

2011-08-17  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Phase-1 integration complete

2011-08-17  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	NEARLY THERE\!

2011-08-17  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Get the value of Progress in the g-signal

2011-08-16  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Fix segfault

2011-08-16  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Make code less crappy, fix signals

2011-08-14  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Listen to signals, fix properties proxy

2011-08-10  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Can someone help me?

2011-08-09  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Fix "undefined symbol" runtime error FOR GOOD

2011-08-08  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Fix DBus property Get call.

2011-08-08  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	DBussing all the way to the moon\!

2011-08-07  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Tons of underlying changes for better SC integration with Unity

2012-01-20  Jay Taoko  <jay.taoko@canonical.com>

	* Triggers a Unity build following Nux API change. Fixes: . Appoved by Jason Smith.

2012-01-20  Jay Taoko  <jay.taoko@canonical.com>

	* Trigger Unity build

2012-01-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Make the launcher be aware of the window's workspace
	
	Fixed another part of bug #689733 that we were missing, making the launcher to count only the windows in the current workspace when drawing the left "pips".
	
	Also fixed the unity side of the bug #690143 to make the launcher to spread only the windows in the current workspace.
	
	Manual tests included.. Fixes: https://bugs.launchpad.net/bugs/689733, https://bugs.launchpad.net/bugs/690143. Appoved by .

2012-01-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-tests: Launcher, removing old test.

2012-01-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging again with trunk

2012-01-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream

2012-01-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-tests: added a test for spread windows in current workspace

2012-01-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-tests: added test for launcher icon.

2012-01-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PluginAdapter: some code cleanup
	
	Avoid extra computation of the VP, we already checked for that.

2012-01-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: spread only windows available on the current workspace.

2012-01-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream

2012-01-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: show only windows on current workspace on the launcher pips
	
	The launcher icons should show only a number of "pips" equal to 
	the windows on the current workspace.

2012-01-20  Didier Roche  <didier.roche@canonical.com>

	kill any previous compiz process as it can hangs before --replace
	(LP: #919132). Fixes: https://bugs.launchpad.net/bugs/919132. Appoved by Gord Allott.

2012-01-20  Didier Roche  <didier.roche@canonical.com>

	be without any mercy

2012-01-20  Didier Roche  <didier.roche@canonical.com>

	kill any previous compiz process as it can hangs before --replace (LP: #919132)

2012-01-20  Daniel van Vugt  <vanvugt@gmail.com>

	Fix SIGSEGV when a window is minimized. (LP: #918329)
	
	The crash was caused by 'minimizedWindows' leaking pointers to windows that had been deleted, and then later trying to dereference those pointers. The reason for the leak appears to be a reference leak in the boost::shared_ptr's to CompizMinimizedWindowHandler. Reverting to regular pointers avoids the reference leak, avoids the crash, and makes the code easier to understand (and debug).
	
	Detailed valgrind log showing the error:
	https://bugs.launchpad.net/ubuntu/+source/unity/+bug/918329/comments/6. Fixes: https://bugs.launchpad.net/bugs/918329. Appoved by Sam Spilsbury.

2012-01-20  Daniel van Vugt  <vanvugt@gmail.com>

	Fix SIGSEGV when a window is minimized. (LP: #918329)
	
	The crash was caused by 'minimizedWindows' leaking pointers to windows that
	had been deleted, and then later trying to dereference those pointers. The
	reason for the leak appears to be a reference leak in the boost::shared_ptr's
	to CompizMinimizedWindowHandler. Reverting to regular pointers avoids the
	reference leak, avoids the crash, and makes the code easier to understand (and
	debug).

2012-01-19  Thomi Richards  <thomir@gmail.com>

	Very small change that fixes valgrind warnings about uninitialised variables.. Fixes: . Appoved by Alex Launi.

2012-01-19  Thomi Richards  <thomir@gmail.com>

	Fixed a valgrind uninitialised variable warning.

2012-01-19  Andrea Azzarone  <azzaronea@gmail.com>

	Updates launcher icons shortcuts when removing icons from launcher.. Fixes: https://bugs.launchpad.net/bugs/914018. Appoved by Marco Biscaro.

2012-01-10  Andrea Azzarone  <azzaronea@gmail.com>

	Ops.

2012-01-10  Andrea Azzarone  <azzaronea@gmail.com>

	Update launcher shortcuts when removing icons from launcher.

2012-01-19  Didier Roche  <didier.roche@canonical.com>

	This branch does two things:
	- dep on scale and wall after the discussion on bug #897697
	- alt-tab per workspace is the new default, from the design requirement. Fixes: https://bugs.launchpad.net/bugs/897697. Appoved by Sam Spilsbury.

2012-01-19  Didier Roche  <didier.roche@canonical.com>

	s/wall/expo as it's the one we wanted

2012-01-19  Didier Roche  <didier.roche@canonical.com>

	alt-tab per workspace is the new default, from the design requirement

2012-01-19  Didier Roche  <didier.roche@canonical.com>

	dep on scale and wall after the discussion on bug #897697

2012-01-19  Omer Akram  <om26er@ubuntu.com>

	comment #27 bug 778256
	
	"This bugfix got lost during the merge in revision 1361: http://bazaar.launchpad.net/~unity-team/unity/trunk/revision/1361
	It was fixed in revision 1228: http://bazaar.launchpad.net/~unity-team/unity/trunk/revision/1228
	The fix landed in June but this way it did not make it into Oneiric and is not part of the latest 5.0 release in Precise either.
	Could any Ubuntu developer please check this out? It's a one liner change only.". Fixes: https://bugs.launchpad.net/bugs/778256. Appoved by Michal Hruby, Fitoschido.

2012-01-19  Omer Akram  <om26er@ubuntu.com>

	fix

2012-01-15  Omer Akram  <om26er@ubuntu.com>

	Re-apply the fix for bug 778256 which got lost in a major unity change.

2012-01-19  Gord Allott  <gord.allott@canonical.com>

	Adds alignment options in to DashStyle, only enabled for DashStyle::Button right now. Fixes: . Appoved by Mirco Müller.

2012-01-19  Gord Allott  <gord.allott@canonical.com>

	remove debugs

2012-01-19  Gord Allott  <gord.allott@canonical.com>

	enables alignment selection in DashStyle::Button

2012-01-19  Daniel van Vugt  <vanvugt@gmail.com>

	Log messages from unity should say "unity", not "glib" which is totally misleading (LP: #908004)
	. Fixes: https://bugs.launchpad.net/bugs/908004. Appoved by Marco Trevisan (Treviño).

2011-12-23  Daniel van Vugt  <vanvugt@gmail.com>

	Log messages from unity should say "unity", not "glib" which is totally
	misleading (LP: #908004)

2012-01-19  Thomas Voß  <thomas.voss@rub.de>

	Fixes a dependency issue for unity-mt-grab-handles. Fixes: . Appoved by .

2012-01-19  Thomas Voß  <thomas.voss@rub.de>

	Fixed dependency issue on nux-1 instead of nux-2.

2012-01-19  Alex Launi  <alex.launi@canonical.com>

	This test has been automated via an autopilot test.. Fixes: . Appoved by .

2012-01-10  Alex Launi  <alex.launi@canonical.com>

	Launcher test has been automated into an autopilot test

2012-01-18  smspillaz  <sam.spilsbury@canonical.com>

	Fixes LP bug 912682
	
	glTexEnvMode was never reset to GL_REPLACE so GL_MODULE caused any texture with an alpha channel to draw without proper blending. Fixes: . Appoved by Jay Taoko.

2012-01-19  smspillaz  <sam.spilsbury@canonical.com>

	Reset the tex env mode to GL_REPLACE once we're done. Fixes LP#912682

2012-01-12  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Do gtk_init_check in unity

2012-01-10  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Port to the new compiz API

2012-01-18  Gord Allott  <gord.allott@canonical.com>

	Converts the Launcher.cpp ubus handles into a ubus manager class, safer
	Adds the LOCK_HIDE qurik into the hide machine, enables it when ubus calls it. Fixes: . Appoved by Jason Smith.

2012-01-18  Gord Allott  <gord.allott@canonical.com>

	fully working with LAUNCHER_HIDE_NEVER mode now

2012-01-17  Gord Allott  <gord.allott@canonical.com>

	Convert the launcher ubus work over to ubus manager and add the LOCK_HIDE quirk

2012-01-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fourth of fifth time I fix my stuff after the stuff in trunk changed below my feet after it was approved... having a fun wasting time :/
	
	"The actual unity-part of the fix for LP: #841902. It needs lp:~macslow/libunity/libunity.fix-841902 and lp:~macslow/unity-lens-music/unity-lens-music.fix-841902 to be merged first.". Fixes: . Appoved by Michal Hruby.

2012-01-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	Oops

2012-01-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fixing the the unity-part of my patch for LP: #841902 for the fourth of fifth time... after it got approved everytime before... seriously WTF

2012-01-18  Michal Hruby  <michal.mhr@gmail.com>

	Added new unity::glib::Variant class wrapping GVariant. This also fixes GVariant ref-counting issues when using std::map (or Lens::Hints, HintsMap, Filter::Properties etc.). Fixes: . Appoved by Gord Allott.

2012-01-17  Michal Hruby  <michal.mhr@gmail.com>

	Get rid of the Utils class, move the functionality to Variant

2012-01-17  Michal Hruby  <michal.mhr@gmail.com>

	Make sure Variant::GetString doesn't blow up

2012-01-17  Michal Hruby  <michal.mhr@gmail.com>

	Added unity::glib::Variant wrapper

2012-01-17  Mirco Müller  <mirco.mueller@canonical.com>

	Fixes the position, alignment, spacing and arrow-artwork for the "Filter results". See...
	
	http://people.canonical.com/~mmueller/fix-863240.png. Fixes: https://bugs.launchpad.net/bugs/863240. Appoved by Gord Allott.

2012-01-17  Mirco Müller  <mirco.mueller@ubuntu.com>

	Correct right gap between expander-arrow and inner Dash edge to be 14 px

2012-01-11  Mirco Müller  <mirco.mueller@canonical.com>

	Fix vertical expander-arrow position with an insane nux-layout setup

2012-01-11  Mirco Müller  <mirco.mueller@canonical.com>

	Make Filter-text follow right edge when dash is expanded to fullscreen

2012-01-11  Mirco Müller  <mirco.mueller@canonical.com>

	Add callback to expander-arrow, fix initial display of just the expander-arrow

2012-01-11  Mirco Müller  <mirco.mueller@canonical.com>

	Disabled colored debug-rectangles, make it flush to the right

2012-01-11  Mirco Müller  <mirco.mueller@canonical.com>

	First set of fixes for patching LP: #863240

2012-01-17  Gord Allott  <gord.allott@canonical.com>

	Re-factors the dash rendering into its own OverlayRenderer class, doesn't add new code above that so should be fairly sane. . Fixes: . Appoved by Mikkel Kamstrup Erlandsen, Michal Hruby.

2012-01-17  Gord Allott  <gord.allott@canonical.com>

	merged with latest trunk, fixed kamstrupflicts

2012-01-16  Gord Allott  <gord.allott@canonical.com>

	make kamstrup happy by adding a comment on the unique pointer reasoning

2012-01-16  Gord Allott  <gord.allott@canonical.com>

	hook up the abouttoshow/hide mechanic

2012-01-16  Gord Allott  <gord.allott@canonical.com>

	integrated the OverlayRenderer class in to DashView

2012-01-16  Gord Allott  <gord.allott@canonical.com>

	merged in standalone-clients fix from trunk

2012-01-16  Gord Allott  <gord.allott@canonical.com>

	First stab at overlay renderer class

2012-01-17  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Make standalone-clients/dash actually compile. Fixes: . Appoved by Gord Allott.

2012-01-17  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Make standalone-clients/dash actually compile

2012-01-17  Michal Hruby  <michal.mhr@gmail.com>

	Dispatch search to lenses faster and add a timeout for animating the spinner (otherwise it would just flicker now).. Fixes: . Appoved by Mikkel Kamstrup Erlandsen, Mirco Müller.

2012-01-16  Michal Hruby  <michal.mhr@gmail.com>

	Be more verbose when something is wrong with a DBus call

2012-01-16  Michal Hruby  <michal.mhr@gmail.com>

	Decrease the timeout used for dispatching searches to lenses and introduce timeout which starts the spinner animation

2012-01-16  Omer Akram  <om26er@ubuntu.com>

	revert the bad looking panel branch. the real fix is still being worked on and may take a while.. its for bug 839480. Fixes: . Appoved by Andrea Azzarone.

2012-01-16  Omer Akram  <om26er@ubuntu.com>

	revert bug 839480

2012-01-16  Omer Akram  <om26er@ubuntu.com>

	merge

2012-01-16  Didier Roche  <didier.roche@canonical.com>

	Removing unexisting file in potfiles.in. Seems enough to make it build
	there. Fixes: . Appoved by Michal Hruby, Gord Allott.

2012-01-16  Didier Roche  <didier.roche@canonical.com>

	removing unexisting file from POTFILES.in

2012-01-16  Jay Taoko  <jay.taoko@canonical.com>

	* Fix Nux calls in standalone-clients test.. Fixes: . Appoved by Gord Allott.

2012-01-15  Jay Taoko  <jay.taoko@canonical.com>

	* Fix Nux calls in standalone-clients test.

2012-01-15  3v1n0  <mail@3v1n0.net>

	Fixed bug #891620 to support the Super+Tab switcher.
	
	Added a new launcher key switcher that matches design bug #891620, the key bindings are set to default to Super+Tab and Super+Shift+Tab by default, but they can be changed from compiz settings.
	
	I've added some new functions to Launcher to manage the KeySwitcher and others to share the code between the switcher and the key navigation.. Fixes: https://bugs.launchpad.net/bugs/891620. Appoved by .

2012-01-14  3v1n0  <mail@3v1n0.net>

	Merging with upstream.

2012-01-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Super+Tab manual-test: fixed a typo.

2012-01-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Updated the manual test

2012-01-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-tests: Added test for Super-Tab switcher

2012-01-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityAccesibile: register interest for launcher on key-switcher.

2012-01-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: added UBUS support for KeySwitcher.

2012-01-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: add SelectPreviousIcon() and SelectNextIcon() to factorize code
	
	This code can be shared both by the key navigation and by the Super+Tab

2012-01-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: launcher swticher code cleanup.

2012-01-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	SuperTab, rename it to Launcher Key Switcher, as the keybinding can change

2012-01-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell, Launcher: add first support for Super+Tab launcher switcher
	
	This is a first draft, but working super+tab swtiching, it allows
	to select windows from the launcher and to activate them when releasing
	the defined keybinding.

2012-01-13  Andrea Azzarone  <azzaronea@gmail.com>

	Display a shortcut hints overlay during the super key pressing.
	
	It includes two unit tests and a standalone test.
	
	Mockup: https://launchpadlibrarian.net/85352653/Super_key_shutcuts_overlay.png
	Branch: http://ubuntuone.com/7cqBbWAbvXTRCT4ySFj7z4
	
	Visual diff: http://ubuntuone.com/014zDKCoxaQYmtm8mS5pp8
	
	Keep in mind that something is different because the shortcuts values are not hardcoded.. Fixes: https://bugs.launchpad.net/bugs/855532. Appoved by Marco Trevisan (Treviño), John Lea, Tim Penhey.

2012-01-13  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2011-12-19  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes.

2011-12-19  Andrea Azzarone  <azzaronea@gmail.com>

	Center it in the screen.

2011-12-19  Andrea Azzarone  <azzaronea@gmail.com>

	Close the dash on super press.

2011-12-19  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2011-12-19  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes.

2011-12-19  Andrea Azzarone  <azzaronea@gmail.com>

	Add COMPIZ_MOUSE_OPTION

2011-12-19  Andrea Azzarone  <azzaronea@gmail.com>

	Uses proper case for shortcut hints. Tests it too.

2011-12-16  Andrea Azzarone  <azzaronea@gmail.com>

	Try to make it as pixel perfect as possible.

2011-12-14  Andrea Azzarone  <azzaronea@gmail.com>

	Ops.

2011-12-14  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes.

2011-12-14  Andrea Azzarone  <azzaronea@gmail.com>

	Updates shortcut hints list.

2011-12-14  Andrea Azzarone  <azzaronea@gmail.com>

	Show the shortcut in the primary monitor with the right alignment. Don't show the overlay if it doesn't fit in the monitor.

2011-12-14  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes padding.

2011-12-13  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes.

2011-12-13  Andrea Azzarone  <azzaronea@gmail.com>

	Hide the shortcuts overlay when a key is pressed.

2011-12-13  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2011-12-11  Andrea Azzarone  <azzaronea@gmail.com>

	Fix typo.

2011-12-10  Andrea Azzarone  <azzaronea@gmail.com>

	Updates the shortcuts window if a shortcut option changes.

2011-12-10  Andrea Azzarone  <azzaronea@gmail.com>

	Fix standalone test.

2011-12-10  Andrea Azzarone  <azzaronea@gmail.com>

	Add a quick fade in/out animation.

2011-12-09  Andrea Azzarone  <azzaronea@gmail.com>

	Layout processing is slown, so it doesn't create the shortcut overlay every single time.

2011-12-09  Andrea Azzarone  <azzaronea@gmail.com>

	Add bold to the titles.

2011-12-08  Andrea Azzarone  <azzaronea@gmail.com>

	Unregister dbus interest after controller destruction.

2011-12-08  Andrea Azzarone  <azzaronea@gmail.com>

	Jay's work merged. 

2011-12-08  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2011-12-08  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes FixShortcutFormat and fixes it.

2011-12-08  Andrea Azzarone  <azzaronea@gmail.com>

	Const const const.

2011-12-08  Andrea Azzarone  <azzaronea@gmail.com>

	First draft of a function to fix shortcut format.

2011-12-07  Andrea Azzarone  <azzaronea@gmail.com>

	Moves ctor and copy ctor in the abstract class.

2011-12-07  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2011-12-05  Andrea Azzarone  <azzaronea@gmail.com>

	First draft of a shortcuts hint overlay...

2012-01-13  Mirco Müller  <mirco.mueller@canonical.com>

	Since the bug LP: #863246 states so many issues, I'm splitting up the work into a series of branches/fixes. This first part corrects pixel-grid alignment of selected/unselected button-outlines, opacity-values (outline, filling) and vertical and horizontal spacing between buttons.
	
	Here are a few screenshots/screencast showing this first set of improvements:
	
	http://people.canonical.com/~mmueller/fix-863246-part-1.png
	http://people.canonical.com/~mmueller/fix-863246-part-4.png
	http://people.canonical.com/~mmueller/fix-863246-part-5.ogv. Fixes: https://bugs.launchpad.net/bugs/863246. Appoved by Andrea Azzarone.

2012-01-13  Mirco Müller  <mirco.mueller@canonical.com>

	Jenkins reported conflicts... merged with branch again and solved conflicts... *sigh³*

2012-01-13  Mirco Müller  <mirco.mueller@canonical.com>

	Fixed the vertical and horizontal spacing between buttons to comply with the design

2012-01-13  Mirco Müller  <mirco.mueller@canonical.com>

	Fix pixel-grid alignment of curved parts of the multi-range widgets outline

2012-01-13  Mirco Müller  <mirco.mueller@canonical.com>

	more value tweaking of opacities to fit the design

2012-01-13  Mirco Müller  <mirco.mueller@canonical.com>

	Fix pixel-grid alignment of selected/unselected button-outline, corrected outline color-opacity according to design

2012-01-12  Mirco Müller  <mirco.mueller@canonical.com>

	Align outline of selected multirange-widget elements to pixel-grid

2012-01-12  Mirco Müller  <mirco.mueller@canonical.com>

	Fixed the pixel-grid alignment of the outline of the unselected multirange-widget/buttons

2012-01-13  Andrea Azzarone  <azzaronea@gmail.com>

	Dash filters fixes.. Fixes: https://bugs.launchpad.net/bugs/838901, https://bugs.launchpad.net/bugs/841864, https://bugs.launchpad.net/bugs/841870. Appoved by Tim Penhey, Michal Hruby.

2012-01-11  Andrea Azzarone  <azzaronea@gmail.com>

	Keep in consideration collapsed property.

2012-01-10  Andrea Azzarone  <azzaronea@gmail.com>

	Strips trailing spaces.

2012-01-10  Andrea Azzarone  <azzaronea@gmail.com>

	Makes the FilterWidget inherit from nux::View.

2012-01-09  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes.

2012-01-09  Andrea Azzarone  <azzaronea@gmail.com>

	Uses dash style json file to disable prelight state.

2011-12-20  Andrea Azzarone  <azzaronea@gmail.com>

	Uses nux::ObjectPtr in FilterExpanderLabel

2011-12-20  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes.

2011-12-15  Andrea Azzarone  <azzaronea@gmail.com>

	Adds manual tests.

2011-12-15  Andrea Azzarone  <azzaronea@gmail.com>

	Style fixes.

2011-12-15  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.
	Fix rating stars padding.

2011-12-15  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2011-12-15  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes #841870. Don't use SetVisibile on a Layout, nux doesn't like it.

2011-12-15  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes.

2011-12-15  Andrea Azzarone  <azzaronea@gmail.com>

	Add FilterAllButton class too.

2011-12-15  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes "All" button behaviour.

2011-12-14  Andrea Azzarone  <azzaronea@gmail.com>

	Updates dash filters coding style.

2011-12-14  Andrea Azzarone  <azzaronea@gmail.com>

	Merge lp:~yeganeh/unity/fix-for-838901

2011-10-06  Zaid Yeganeh  <zaid.yeganeh@gmail.com>

	[unityshell] Removed the 'prelight' state that is used on mouse overs
	
	modified:
	plugins/unityshell/src/FilterBasicButton.cpp
	plugins/unityshell/src/FilterBasicButton.h

2012-01-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Making unity be aware of user-invisible windows, and manage them correctly.
	
	Fixed bug #784804, but after a discussion with Jason I followed his guidelines to get the things fixed.
	Basically now user-invisible windows (i.e. the ones with the skip-taskbar flag) are ignored by unity unless they don't belong to a sticky application. In that case the application is shown as running, but clicking on it makes the application to run a new instance (while the alt+tab allows to select the user-invisible windows).
	When an application as both user visible and invisible windows, clicking on the launcher icon or the alt+tab gives priority to the visible windows when bringing them to focus, while when closing all the visible windows, the application is hidden from launcher and alt+tab unless it's sticky (and in this case it behaves as explained above).
	Also the user-invisible windows, never increment the count of the running windows (i.e. the launcher "pips").
	
	Read more cases in the provided manual-tests.
	
	This branch also fixes the management of the urgent windows, that with some latest commits were not managed anymore as they should (now they get again priority when the parent application is focused).. Fixes: https://bugs.launchpad.net/bugs/784804. Appoved by Mirco Müller.

2012-01-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-tests: added test for UserInvisibleWindows

2012-01-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: manage user-invisible windows
	
	Windows that have the skip-taskbar flag shouldn't be managed by
	unity unless there's another user-visible window of the given application
	mapped or the application is pinned.
	
	Also, when performing a click over a launcher icon, if it has currently
	opened only non-visible windows, the application is launched, otherwise
	we give priority to the user visible windows bringing to focus just them
	(this doesn't happen in the case of the Alt+Tab).
	
	When an application with user-invisible windows is closed, we show it
	on the launcher only if that is pinned.

2012-01-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Update the top panel title with the current alt+tab focused application title.
	
	Fixed bug #855516, using ubus messages to make the switcher notify of events.. Fixes: https://bugs.launchpad.net/bugs/855516, https://bugs.launchpad.net/bugs/913889. Appoved by Mirco Müller.

2012-01-12  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: added the "paranoia"-checks ;)

2012-01-10  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-test: added Panel manual test for Alt+Tab interaction

2012-01-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: set the show-now delay to the previous value.

2012-01-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: set show_now as disactive when showing the switcher.

2012-01-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: reduce the risk of not hiding the menus.

2012-01-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: update the mouse position when the switcher has been hidden
	
	Since the switcher grabs the pointer, we need to update the mouse position
	to check if the the pointer is over the panel or not.

2012-01-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Never shows menus or window buttons when the switcher is showing

2012-01-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: use a vector instead of signal guint values to save ubus interests

2012-01-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: be aware of the switcher status and update the title on switcher changes
	
	This fixes bug #855516, making the Alt+Tab switcher to update the unity
	panel title.

2012-01-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	SwitcherController: send new UBusMessages when switcher changes visibility or selection
	
	So clients can easily get what's happening on the switcher without
	using class signals.

2012-01-13  Mirco Müller  <mirco.mueller@canonical.com>

	Changed rendering of filling of Dash's search-bar according to design-suggestion... http://people.canonical.com/~mmueller/fix-913717.png. Fixes: https://bugs.launchpad.net/bugs/913717. Appoved by John Lea, Andrea Cimitan, Andrea Azzarone.

2012-01-12  Mirco Müller  <mirco.mueller@canonical.com>

	Fix color/opacity of Dash's search-bar filling. Fix LP: #913717

2012-01-12  agateau  <aurelien.gateau@canonical.com>

	Release\ 5.0.0

2012-01-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Fixed bug #914251, local variables should be passed by value.
	
	UNBLOCK. Fixes: https://bugs.launchpad.net/bugs/914251. Appoved by Andrea Azzarone.

2012-01-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherIcon: pass quicklist positions by value on expo-terminated lambda.
	
	This fixes bug #914251

2012-01-10  Didier Roche  <didier.roche@canonical.com>

	Dummy merge for rebuilding against latest libunity UNBLOCK. Fixes: . Appoved by .

2012-01-10  Didier Roche  <didier.roche@canonical.com>

	dummy commit for ABI rebuild

2012-01-10  Michal Hruby  <michal.mhr@gmail.com>

	UNBLOCK Make sure the search finished signals are emitted after the models are updated.. Fixes: . Appoved by Gord Allott.

2012-01-10  Michal Hruby  <michal.mhr@gmail.com>

	Make sure the Lens::*Finished signals are emitted after the model updates

2012-01-09  Michal Hruby  <michal.mhr@gmail.com>

	Add --debug option to unity wrapper script, which will start compiz in gdb and print the backtrace if it crashes.
	panel-service now also checks SILENT_PANEL_SERVICE environment variable and discard all debug messages if set.. Fixes: . Appoved by Mirco Müller.

2011-12-20  Michal Hruby  <michal.mhr@gmail.com>

	Check SILENT_PANEL_SERVICE envvar which will disable panel-service logging if set

2011-12-20  Michal Hruby  <michal.mhr@gmail.com>

	Add --debug option to unity to start it in gdb and print backtrace if it crashes

2012-01-09  Gord Allott  <gord.allott@canonical.com>

	removes g_thread_init from the unity codebase. Fixes: . Appoved by Mirco Müller.

2012-01-09  Gord Allott  <gord.allott@canonical.com>

	removes the dependency on g_thread_init

2012-01-09  Alex Launi  <alex.launi@canonical.com>

	Uncomments the actual running of the tests.. Fixes: . Appoved by Alex Launi.

2012-01-09  Alex Launi  <alex.launi@canonical.com>

	Uncomment test runner lines

2012-01-09  Alex Launi  <alex.launi@canonical.com>

	Output test results in Junit XML. Fixes: . Appoved by Alex Launi, Allan LeSage.

2012-01-09  Alex Launi  <alex.launi@canonical.com>

	Merge change to argparse and small fixes

2012-01-09  Allan LeSage  <allanlesage@gmail.com>

	Switched to argparse and corrected an error condition with lamalex' help.

2012-01-09  Alex Launi  <alex.launi@canonical.com>

	CORRECTLY create needed directory structure if it doesn't exist

2012-01-09  Alex Launi  <alex.launi@canonical.com>

	Create needed directory structure if it doesn't exist

2012-01-09  Alex Launi  <alex.launi@canonical.com>

	Add option to set results file, and default to stdout

2012-01-06  Alex Launi  <alex.launi@canonical.com>

	be more consistent with single quote usage

2012-01-06  Alex Launi  <alex.launi@canonical.com>

	write junit xml output to file

2012-01-06  Alex Launi  <alex.launi@canonical.com>

	Publish test results in junit xml format

2012-01-07  Andrea Azzarone  <azzaronea@gmail.com>

	Quit a running application on drag and drop on trash icon.. Fixes: https://bugs.launchpad.net/bugs/870143. Appoved by Marco Trevisan (Treviño).

2012-01-07  Andrea Azzarone  <azzaronea@gmail.com>

	Removes un-needed spaces.

2012-01-07  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes.

2011-12-20  Andrea Azzarone  <azzaronea@gmail.com>

	Quit the application on "trash DND".

2012-01-06  Jay Taoko  <jay.taoko@canonical.com>

	* Renamed Event class members in Nux
	* Removed reference to NUX_STATE_META in unity-util-accessible.cpp. NUX_STATE_META wasn't generated by Nux.
	* Removed reference to e_length in unity-util-accessible.cpp. No longer generated in Nux.
	
	Depend on this Nux branch: https://code.launchpad.net/~jaytaoko/nux/nux-renamed-event-members/+merge/87426. Fixes: . Appoved by Mirco Müller.

2012-01-03  Jay Taoko  <jay.taoko@canonical.com>

	* Renamed Event class members in Nux
	* Removed reference to NUX_STATE_META in unity-util-accessible.cpp. NUX_STATE_META wasn't generated by Nux.
	* Removed reference to e_length in unity-util-accessible.cpp. No longer generated in Nux.

2012-01-03  Jay Taoko  <jay.taoko@canonical.com>

	* Renamed Event class members in Nux

2012-01-06  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Also make glfuncloader depend on libunity-core in case it is built first.
	
	A note that link_libraries is REALLY REALLY REALLY EVIL and needs to die.. Fixes: . Appoved by Didier Roche.

2012-01-06  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Also make glfuncloader depend on libunity-core in case it is built first.
	
	A note that link_libraries is REALLY REALLY REALLY EVIL and needs to die.

2012-01-05  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix bug 868120 and bug 872625
	
	We should use one framebuffer object per screen rather than one per monitor. Using one per monitor leads to all kinds of interesting rendering glitches because the plugins expect that paint is clipped to the entire backbuffer rather than paint being contained in one buffer.
	
	This should also fix crashes on changing resolutions, as we don't have the race condition where a monitor paints and an fbo hasn't been created for it yet.
	
	Also adds a testcase now, its in standalone-tests/TestScreenEffectFramebufferObject.cpp .
	
	The testcase is a little quirky because we're trying to simulate what's going on when unity is actually running embedded in another opengl application, which means that we have to use nux's embedded mode rather than testing BackgroundEffectHelper directly. The testcase shows what happens in cases where parts of the scene are blurred and other parts aren't as well as what happens when some parts need updating and others don't (eg, the framebuffer should unbind). There's no automated test yet, but I imagine we could make one.. Fixes: https://bugs.launchpad.net/bugs/838128, https://bugs.launchpad.net/bugs/864037, https://bugs.launchpad.net/bugs/864784, https://bugs.launchpad.net/bugs/868120, https://bugs.launchpad.net/bugs/872625. Appoved by Jason Smith.

2012-01-05  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Style fixes, check gl error, don't disable scissor bit explicitly

2011-12-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Clean up the framebuffer object paint code

2011-12-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Use identity matrix. Fixes redraw issues with the framebuffer object code
	when there are windows stacked above it

2011-12-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Don't process damage events on windows that are on top of unity

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Move UnityScreen::nuxPrologue call to after we have painted the framebuffer
	since we are painting it using assumptions on the compiz projection matrix.

2011-12-19  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Use libunityshell.so to look up glXGetProcAddress and fix typo

2011-12-19  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix warning

2011-12-16  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Remove useless constructors

2011-12-16  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Cleanup the testcase and fix typo

2011-12-16  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Added standalone fbo/blur client on foreign layer

2011-12-16  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Completely break the dependency with compiz - look up function pointers for
	GL_framebuffer_object_ARB support

2011-12-16  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Factored out the framebuffer object code into its own file

2011-12-16  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Break the dependency on compiz

2011-12-15  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Don't unbind framebuffer if it was never bound

2011-12-15  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Typo

2011-12-15  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix typo

2011-12-15  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merged lp:~vanvugt/unity/fix-861061-trunk

2011-11-21  Daniel van Vugt  <vanvugt@gmail.com>

	Fix major performance regressions due to unnecessary UnityFBO binding
	(LP: #861061) (LP: #880707)
	
	UnityFBO was being bound even when not required. This caused major lag in
	glPaintOutput, which slowed down all rendering. This was seen in reduced
	framerates in apps (LP: #861061) and significantly worse screen tearing with
	Unity 4.x compared to 3.x (LP: #880707).

2011-12-15  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merged lp:~smspillaz/unity/unity.fix_84037_864784_868120_872625

2011-11-14  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~smspillaz/unity/unity.big_fbo

2011-10-12  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix typo

2011-10-12  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix pinched blurs

2011-10-12  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Set the viewport size correctly. Fixes LP #872625

2011-10-12  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix draw buffers not being reset in failure case and don't use
	GL_CURRENT_BIT in glPushAttrib as it doesn't carry over the previous
	values on the stack on the nvidia driver

2011-10-05  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Cleanup

2011-10-05  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Some cleanup

2011-10-05  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Remove some debugging code

2011-10-05  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Use one framebuffer object, rather than many

2012-01-05  Andrea Azzarone  <azzaronea@gmail.com>

	This branch depends on https://code.launchpad.net/~andyrock/nux/please-dont-focus-me-on-mouse-down.
	
	Read the manual test to learn how to test it.
	
	It replaces https://code.launchpad.net/~andyrock/unity/dont-focus-me-on-mouse-down/+merge/86176 because it had some problems with gettext.. Fixes: https://bugs.launchpad.net/bugs/867548, https://bugs.launchpad.net/bugs/905921. Appoved by Mirco Müller.

2012-01-02  Andrea Azzarone  <azzaronea@gmail.com>

	Ops, sigh...

2012-01-02  Andrea Azzarone  <azzaronea@gmail.com>

	Ops.

2012-01-02  Andrea Azzarone  <azzaronea@gmail.com>

	Doesn't give focus on mouse down to category headers, home dash tiles, and dash icons.

2012-01-02  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2012-01-02  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes.

2011-12-19  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk. Fixes

2011-12-18  Andrea Azzarone  <azzaronea@gmail.com>

	Add a manual test.

2011-12-17  Andrea Azzarone  <azzaronea@gmail.com>

	Doesn't give focus on mouse down to category headers, home dash tiles, and dash icons. Fixes bug #867548 too.

2012-01-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	IconRenderer: make progress_y position relative to the fill_y, so they will be always close. Fixes: https://bugs.launchpad.net/bugs/911553. Appoved by Mirco Müller.

2012-01-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	IconRenderer: make progress_y position relative to the fill_y, so they will be always joined
	
	This fixes bug #911553

2012-01-04  Andrea Cimitan  <andrea.cimitan@canonical.com>

	First step, increasing saturation of the average color. Fixes: https://bugs.launchpad.net/bugs/865239. Appoved by Gord Allott.

2012-01-04  Andrea Cimitan  <andrea.cimitan@canonical.com>

	1.36 is a float

2012-01-04  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Increase average color saturation by 36%, used when dash is opened

2012-01-03  Andrea Azzarone  <azzaronea@gmail.com>

	Add a missing break.. Fixes: . Appoved by Marco Trevisan (Treviño).

2012-01-02  Andrea Azzarone  <azzaronea@gmail.com>

	Add a missing "break".

2012-01-03  Alejandro Piñeiro  <apinheiro@igalia.com>

	. Fixes: https://bugs.launchpad.net/bugs/856392. Appoved by Alex Launi.

2011-11-07  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: Support for the switcher

2011-09-27  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: Support for the switcher

2011-09-22  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: cleaning g_debug

2011-09-22  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: Support for the switcher

2012-01-03  Alejandro Piñeiro  <apinheiro@igalia.com>

	. Fixes: https://bugs.launchpad.net/bugs/842033. Appoved by Alex Launi.

2011-11-07  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: Simplify basewindow:(activate/deactivate) emission

2011-09-27  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: Simplify basewindow:(activate/deactivate) emission

2011-09-16  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: missing one state-change notification on the quicklistview

2011-09-16  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: moving to use AtkWindow interface

2011-09-16  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: Simplify basewindow:(activate/deactivate) emission

2012-01-02  Jay Taoko  <jay.taoko@canonical.com>

	* Deprecated the following:
	nux::GetWindow
	nux::GetGraphicsThread
	nux::GetGraphicsEngine
	The entry point to Nux internal component is nux::GetWindowThread().
	
	* IMTextEntry:
	changed _text to text_ and _preedit to preedit_ as per Nux.
	. Fixes: . Appoved by Jason Smith.

2012-01-02  Jay Taoko  <jay.taoko@canonical.com>

	* Deprecated the following:
	nux::GetWindow
	nux::GetGraphicsThread
	nux::GetGraphicsEngine
	The entry point to Nux internal component is nux::GetWindowThread().
	
	* IMTextEntry:
	changed _text to text_ and _preedit to preedit_ as per Nux.

2011-12-19  Jay Taoko  <jay.taoko@canonical.com>

	* Resolved conflict

2011-12-10  Jay Taoko  <jay.taoko@canonical.com>

	* Use the WindowThread  to access the GraphicsDisplay, WindowCompositor, ...

2012-01-02  Jay Taoko  <jay.taoko@canonical.com>

	* Changes to Nux API
	* Dependant on branch https://code.launchpad.net/~jaytaoko/nux/nux-windowthread-cleanup1/+merge/86981. Fixes: . Appoved by Jason Smith.

2011-12-27  Jay Taoko  <jay.taoko@canonical.com>

	* Changes to Nux API

2012-01-02  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Adds test for animation code. Fixes: . Appoved by Thomas Voß.

2011-12-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merged 901714.test_show_hide into 901714.test_animation.

2011-12-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merged 901714.test_layouts into 901714.test_show_hide.

2011-12-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merged 901714.test_show_hide into 901714.test_animation.

2011-12-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge

2011-12-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merged 901714.test_show_hide into 901714.test_animation.

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Remove virtual methods

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merged 901714.test_show_hide into 901714.test_animation.

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merged 901714.test_show_hide into 901714.test_animation.

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merged 901714.test_show_hide into 901714.test_animation.

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merged 901714.test_show_hide into 901714.test_animation.

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Added tests for animation code

2012-01-02  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Adds test for conditional show/hide. Fixes: . Appoved by Thomas Voß.

2011-12-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merged 901714.test_layouts into 901714.test_show_hide.

2011-12-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Remove virtual function

2011-12-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merged 901714.test_layouts into 901714.test_show_hide.

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Remove virtual method

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merged 901714.test_layouts into 901714.test_show_hide.

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merged 901714.test_layouts into 901714.test_show_hide.

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merged 901714.test_layouts into 901714.test_show_hide.

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Added a test for show/hide on the handles

2012-01-02  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Added Google Test and Google Mocks for layout algorithm. Fixes: . Appoved by Thomas Voß.

2011-12-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merged 901714.split_files into 901714.test_layouts.

2011-12-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merged 901714.split_files into 901714.test_layouts.

2011-12-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Remove virtual specified

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Remove virtual methods that don't need to be virtual

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merged 901714.split_files into 901714.test_layouts.

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merged 901714.split_files into 901714.test_layouts.

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Added Google Test and Google Mock tests for unity::MT::GrabHandle

2012-01-02  Alejandro Piñeiro  <apinheiro@igalia.com>

	. Fixes: https://bugs.launchpad.net/bugs/772573. Appoved by Alex Launi.

2011-11-07  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: Implement AtkAction for LauncherIcon

2011-09-25  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: Implement atkaction for LauncherIcon

2012-01-02  Alex Launi  <alex.launi@canonical.com>

	Fix the autopilot launcher test. Approved by Allan Lesage

2011-12-20  Alex Launi  <alex.launi@canonical.com>

	Add back the accidentally removed get_is_visible method

2011-12-20  Alex Launi  <alex.launi@canonical.com>

	Fix launcher tests

2012-01-02  Jay Taoko  <jay.taoko@canonical.com>

	* Fix broken rendering and text search entry: After typing some characters in the search entry, interaction with the mouse produces incorrect rendering.. Fixes: . Appoved by Mirco Müller.

2011-12-19  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed pointer declaration: the pointer should stay with the type.

2011-11-10  Jay Taoko  <jay.taoko@canonical.com>

	* Fix broken rendering and text search entry: After typing some characters in the search entry, interaction with the mouse produces incorrect rendering.

2012-01-02  Alex Launi  <alex.launi@canonical.com>

	Live cd doesn't have users-admin. Use mahjongg instead.. Fixes: . Appoved by Sam Spilsbury.

2011-12-20  Alex Launi  <alex.launi@canonical.com>

	Live cd doesn't have users-admin. Use mahjongg instead

2012-01-02  Andrey Logvinov  <Andrey.Logvinov.81@gmail.com

	This is a fix for https://bugs.launchpad.net/unity/+bug/873765
	The problem was that when no RGBA antialiasing was set for "gtk-xft-rgba", unity shell assumed that no font antialiasing should be used at all, even if grayscale antialiasing is selected by user e.g. in gnome-tweak-tool. This resulted in non-antialiased text in unity panel, launcher and lenses even though text in windows is properly grayscale antialiased.
	I added further check for "gtk-xft-antialias" value in case when "gtk-xft-rgba" is "none". If "gtk-xft-antialias" is true, then set antialiasing to CAIRO_ANTIALIAS_GRAY instead of CAIRO_ANTIALIAS_NONE.. Fixes: https://bugs.launchpad.net/bugs/873765. Appoved by Marco Trevisan (Treviño).

2011-12-09  Andrey Logvinov  <Andrey.Logvinov.81@gmail.com

	Added gtk-xft-antialias value notification to FontSettings constructor
	Added manual test case for grayscale antialiasing

2011-12-08  Andrey Logvinov  <Andrey.Logvinov.81@gmail.com

	Added fix for grayscale antialiasing in Unity shell.

2011-12-24  Chase Douglas  <chase.douglas@ubuntu.com>

	Fix a unity crash if utouch fails to initialize.. Fixes: https://bugs.launchpad.net/bugs/860707. Appoved by Sam Spilsbury.

2011-12-22  Chase Douglas  <chase.douglas@ubuntu.com>

	Close geis instance when deleting GeisAdapter

2011-12-22  Chase Douglas  <chase.douglas@ubuntu.com>

	Close geis instance if we fail to initialize it

2011-12-22  Chase Douglas  <chase.douglas@ubuntu.com>

	Initialize geis instance to nullptr
	
	Fixes a crash if geis fails to initialize.

2011-12-24  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Splits code into files. Fixes: https://bugs.launchpad.net/bugs/907174. Appoved by Thomas Voß.

2011-12-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Use a shared ptr

2011-12-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Use a shared ptr for the impl factory

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Use unsigned short

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Set the high bit if no state or actions are set since our bitwise check
	requires that at least one bit is set

2011-12-21  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Split the implementation into files

2011-12-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	s/Unity/unity. Fixes: https://bugs.launchpad.net/bugs/907174. Appoved by Thomas Voß.

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge

2011-12-21  Sam Spilsbury  <sam.spilsbury@canonical.com>

	s/Unity/unity

2011-12-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Refactors the code to make it testable. Fixes: https://bugs.launchpad.net/bugs/907174. Appoved by Thomas Voß.

2011-12-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Remove empty constructors and destructors

2011-12-21  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Use nux::Geometry instead of CompSize and CompRect in the Unity::MT classes since we can't
	link to those

2011-12-21  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Bug 904174: Refactored the code to allow for separate instantiation and testing

2011-12-21  Andrea Azzarone  <azzaronea@gmail.com>

	. Fixes: https://bugs.launchpad.net/bugs/839467. Appoved by Andrea Cimitan.

2011-12-21  Andrea Azzarone  <azzaronea@gmail.com>

	Fix header padding.

2011-12-20  Alex Launi  <alex.launi@canonical.com>

	When we call next icon we roll over to the show desktop icon at index 0, failing the test. This isn't really what we want anyway. Launching a third application makes the array big enough that this doesn't occur.. Fixes: . Appoved by Allan LeSage.

2011-12-20  Alex Launi  <alex.launi@canonical.com>

	kill users_admin at teardown

2011-12-20  Alex Launi  <alex.launi@canonical.com>

	Launch a third application to fix test_switcher index error

2011-12-20  Andrea Azzarone  <azzaronea@gmail.com>

	Use unity::IconLoader to load device launcher icon that will be used to show an OSD notification. If it's not able to load an icon it shows a OSD notification without an icon.
	
	This merge propose comes from this one (https://code.launchpad.net/~andyrock/unity/fix-875467/+merge/79638). In that merge proposal I've created a mini (very very mini) icon loader implementation. Reading unity code I noticed that we already use two icon loader implementations (the dash icon loader and the launcher ones) so...
	
	Because unity::IconLoader has already been tested and in a unit test we should not test an external module (osd notification library), i don't know if we need a unit test for this change. In the case let me know.. Fixes: https://bugs.launchpad.net/bugs/875467. Appoved by Tim Penhey, Marco Trevisan (Treviño).

2011-12-16  Andrea Azzarone  <azzaronea@gmail.com>

	Adds x-canonical-private-synchronous hint.

2011-12-16  Andrea Azzarone  <azzaronea@gmail.com>

	Adds manual test.

2011-12-14  Andrea Azzarone  <azzaronea@gmail.com>

	Use GLibWrapper to unref notification.

2011-12-14  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2011-12-14  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes.

2011-11-18  Andrea Azzarone  <azzaronea@gmail.com>

	Makes icon_name a SimpleLauncherIcon property.

2011-11-18  Andrea Azzarone  <azzaronea@gmail.com>

	Use IconLoader to load OSD notification icon when a drive is ejected.

2011-12-19  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes alignment of dash category headers.
	
	Before the fix: http://ubuntuone.com/1xiQ9jw02ZWg1uwulTOmo8
	After the fix: http://ubuntuone.com/57irlquNwrFGuTZCHJqkOC
	
	Home view after fix: http://ubuntuone.com/3NVd6COSYR8keMPvcVQngT. Fixes: https://bugs.launchpad.net/bugs/839467. Appoved by John Lea, Sam Spilsbury.

2011-12-16  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes alignements of dash category headers.

2011-12-18  Christopher James Halse Rogers  <raof@ubuntu.com>

	Add some small tests for StaticCairoText demonstrating the cause of bug #807921, and then fix them.. Fixes: https://bugs.launchpad.net/bugs/807921. Appoved by Tim Penhey.

2011-12-16  Christopher James Halse Rogers  <raof@ubuntu.com>

	TestStaticCairoText: UTF-8 encode the test string.
	
	Otherwise we're relying on the encoding of the source file, which is not necessarily
	going to work, or work everywhere.

2011-11-30  Christopher James Halse Rogers  <raof@ubuntu.com>

	Perform RTL/LTR string tests with an appropriate LANGUAGE set.
	
	Make extra, super, dobule-dog sure we're really testing LTR/RTL layout.

2011-11-30  Christopher James Halse Rogers  <raof@ubuntu.com>

	Assert that the left-to-right and right-to-left test strings really have that orientation

2011-11-22  Christopher James Halse Rogers  <raof@ubuntu.com>

	StaticCairoText: fix RTL width calculation.
	
	Pango will calculate logRect.x as the left-most point of the string, and
	start rendering the string at (0,0).  For right-to-left languages
	that means that logRect.x will always be <= -logRect.width.
	
	StaticCairoText does not use logRect.x to offset the text rendering,
	so just ignore it in the extent calculation.

2011-11-22  Christopher James Halse Rogers  <raof@ubuntu.com>

	TestStaticCairoText: Clean up properly after test

2011-11-22  Christopher James Halse Rogers  <raof@ubuntu.com>

	TestStaticCairoText: factor out common test code

2011-11-22  Christopher James Halse Rogers  <raof@ubuntu.com>

	tests: Add a simple StaticCairoText extent test

2011-12-16  Daniel van Vugt  <vanvugt@gmail.com>

	Fix uninitialized variable causing the dash search spinner to sometimes not spin (LP: #901610) (LP: #903090). Fixes: https://bugs.launchpad.net/bugs/901610, https://bugs.launchpad.net/bugs/903090. Appoved by Andrea Azzarone, Marco Trevisan (Treviño).

2011-12-08  Daniel van Vugt  <vanvugt@gmail.com>

	Fix uninitialized variable (LP: #901610)

2011-12-16  Mirco Müller  <mirco.mueller@ubuntu.com>

	http://people.canonical.com/~mmueller/when-we-say-precise-we-mean-it.ogv. Fixes: https://bugs.launchpad.net/bugs/838904. Appoved by Mikkel Kamstrup Erlandsen.

2011-12-16  Mirco Müller  <mirco.mueller@ubuntu.com>

	Don't draw text entered beyond the region of the search-bar

2011-12-16  Mirco Müller  <mirco.mueller@ubuntu.com>

	Finally search-bar is now exactly matching size and position of the mockup

2011-12-14  Mirco Müller  <mirco.mueller@ubuntu.com>

	merge with trunk

2011-12-14  Mirco Müller  <mirco.mueller@ubuntu.com>

	Adjust position, padding, width and height of Dash' search-bar to exactely match the mockups... second round of fixes for LP: #838904

2011-12-16  Daniel van Vugt  <vanvugt@gmail.com>

	Fix uninitialized variable read (LP: #901603)
	. Fixes: https://bugs.launchpad.net/bugs/901603. Appoved by Marco Trevisan (Treviño).

2011-12-08  Daniel van Vugt  <vanvugt@gmail.com>

	Fix uninitialized variable read (LP: #901603)

2011-12-16  Daniel van Vugt  <vanvugt@gmail.com>

	Fix uninitialized variable read (LP: #901602). Fixes: https://bugs.launchpad.net/bugs/901602. Appoved by Marco Trevisan (Treviño).

2011-12-08  Daniel van Vugt  <vanvugt@gmail.com>

	Fix uninitialized variable read (LP: #901602)

2011-12-16  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Use Nux InputArea mouse_double_click signal on PanelTitlebarGrabAreaView. Fixes: . Appoved by Tim Penhey, Andrea Azzarone.

2011-12-16  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	No commit message
2011-12-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-tests: added manual test for Panel double-clicks.

2011-12-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelTitlebarGrabAreaView: removed unneeded includes.

2011-12-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelTitlebarGrabAreaView: removed the workaround code to emit a double-click signal
	
	Finally Nux does it correcty! :)

2011-12-16  Thomi Richards  <thomir@gmail.com>

	This branch installs autopilot python package and a simple run_autopilot script as part of the 'install' phase.. Fixes: . Appoved by Tim Penhey.

2011-12-16  Thomi Richards  <thomir@gmail.com>

	Fixed branch conflicts, and whitespace issue in run_autopilot script.

2011-12-16  Thomi Richards  <thomir@gmail.com>

	Improved run_autopilot script, per Thumper's specifications.

2011-12-15  Thomi Richards  <thomir@gmail.com>

	Simple autopilot_run script is now installed, along with the autopilot python library during the install phase.

2011-12-16  Thomi Richards  <thomir@gmail.com>

	This branch does several things:
	
	1) Changes slightly the structure of returned state information from unity - Children are returned in a tuple with the key being 'Children' by default, or whatever the virtual method "Introspectable::GetChildsName()" returns.
	
	2) Updated a few places in the code where classes were overriding GetChildsName() and either returning "" or returning a null pointer. Classes that don't need to change the name of their children in the introspection tree should not override this method and use the default implementation.
	
	3) Merged the autopilot test code in to the tests/autopilot folder.
	
	4) Added a make target named "autopilot" that runs all the autopilot tests. Currently this is not executed as part of any of the "make check*" targets, since it's kind of annoying to run.. Fixes: . Appoved by Tim Penhey.

2011-12-16  Thomi Richards  <thomir@gmail.com>

	Various const fixes.

2011-12-15  Thomi Richards  <thomir@gmail.com>

	A final gchar* to std::string conversion.

2011-12-15  Thomi Richards  <thomir@gmail.com>

	Fixed a few more instances of people using gchar* in introspection methods.

2011-12-15  Thomi Richards  <thomir@gmail.com>

	Code now uses GetChildsName() method correctly. Updated a few places in the code where classes had overloaded this method incorrectly.

2011-12-15  Thomi Richards  <thomir@gmail.com>

	Updated setup.py to reflect new project location.

2011-12-15  Thomi Richards  <thomir@gmail.com>

	Fixed autopilot tests to use new state structure.

2011-12-15  Thomi Richards  <thomir@gmail.com>

	Merged fixes to change structure of Introspection queries.

2011-12-15  Thomi Richards  <thomir@gmail.com>

	Children now returned in a tuple with their names.

2011-12-14  Thomi Richards  <thomir@gmail.com>

	Kind of works...

2011-12-15  Thomi Richards  <thomir@gmail.com>

	Merged trunk.

2011-12-14  Thomi Richards  <thomir@gmail.com>

	Added 'autopilot' target, which runs autopilot tests

2011-12-14  Thomi Richards  <thomir@gmail.com>

	Added autopilot src

2011-12-15  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Inhibit core from unshowdesktoping all other windows as soon as one window is activated by request from design. CompWindow::activate will do this implicitly, so we simply don't allow the final CompScreen::leaveShowDesktopMode to be called while we are in CompWindow::activate's wrap chain.
	
	Fixes bug 871801. Manual test added.. Fixes: https://bugs.launchpad.net/bugs/871801. Appoved by Gord Allott.

2011-12-15  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Added manual test

2011-12-15  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Inhibit other windows from leaving show desktop mode in the case that
	core tries to leave show desktop mode after a window was activated - in this
	case we should only allow the window that was activated to leave show desktop
	mode and keep the "show desktop" mode state on until the user explicitly leave
	s
	show desktop mode.
	
	Fixes LP #871801 and LP #899932

2011-12-15  Mirco Müller  <mirco.mueller@ubuntu.com>

	The left-, right-, top- and bottom-padding has been changed to comply with the three-pixel-margin seen in the mockups. For the edge-case of one-item Quicklists (e.g. Launcher Trashcan) the padding is fixed now too. Also the opacity of the background-tint has been tweaked in dialog with Design. Fixes LP: #767063. Fixes: https://bugs.launchpad.net/bugs/767063. Appoved by Sam Spilsbury.

2011-12-13  Mirco Müller  <mirco.mueller@ubuntu.com>

	use self-explanatory variable-names instead of magic numbers

2011-12-12  Mirco Müller  <mirco.mueller@ubuntu.com>

	After much discussion and ping-ponging screenshots with Design (Rosie) this is the tint-opacity-value that should be used

2011-12-12  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fix left-, right-, top- and bottom-padding in Quicklists... also for edge-case with one-item Quicklist (e.g. Trashcan-Quicklist)

2011-12-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	glib::Object: review to support more operators and to improve operations
	
	- Added a constructor that allows to ref the wrapped object.
	- Added support for the swap operations
	- Using the copy and swap idiom on the operator=
	- Moved some methods to const
	- Added support for the == and != operators
	- Added utility function to cast object to another type.
	
	All these features allows, amongs the others, to add glib::Object's
	to standard containers such as lists and to lookup and remove items.
	
	Then using it on PanelMenuView.
	
	Including tests.. Fixes: . Appoved by Tim Penhey.

2011-12-12  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherController: use glib::Object to handle BamfMatcher.

2011-12-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with lp:~3v1n0/unity/globalmenu-discovery-new-apps

2011-12-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: ref the temporary object that we had to the list.
	
	Otherwise on removal we'll get an extra-unref.

2011-12-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests, glib::Object added check for self assignment.

2011-12-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	glib::Object, fixed some bugs and tests improved.
	
	Thanks to the new Tim's review.

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests: glib::Object, check for object destruction on swap test.

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests: glib_object, using better object initializers.

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	glib::Object: some code cleanup and improvements

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with latest lp:~3v1n0/unity/globalmenu-discovery-new-apps

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: use glib::Object for managing BamfApplication list

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	glib::Object: removing the move constructor, as it should be too confusing.

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests: added glib::Object tests

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	glib::Object: review to support more operators and to improve operations
	
	- Added a constructor that allows to ref the wrapped object.
	- Added support for the swap operations
	- Using the copy and swap idiom on the operator=
	- Moved some methods to const
	- Added support for the == and != operators
	- Added utility function to cast object to another type.
	
	All these features allows, amongs the others, to add glib::Object's
	to standard containers such as lists and to lookup and remove items.

2011-12-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Implemented the design bug #874254 to make a newly opened application to quickly show its menus when firstly mapped using a slightly longer fade effect (now set to 200ms to fade in and 300ms to fade out).
	To work properly, this feature, requires the merge of the BAMF branch lp:~3v1n0/bamf/always-notify-view otherwise sticky applications won't be show their menus when opened.
	
	I've also added some fixes and features to the Animator class, and improved the drawing of the fading panel entries.
	
	Plus, I've integrated the bug #875472, introducing 5 new configuration parameters to customize the fading timings and the menu discover-ability time.
	
	Tests for this will be done when the autopilot system will be ready.. Fixes: https://bugs.launchpad.net/bugs/874254, https://bugs.launchpad.net/bugs/875472. Appoved by Tim Penhey.

2011-12-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream, to resolve conflicts.

2011-12-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-tests: Added test for Panel menus revelation.

2011-12-12  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: don't ref the BamfMatcher, libbamf does that already for us

2011-12-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream.

2011-12-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: moving to glib::Signal to be more C++ friendly.
	
	All the g_signal_connect functions moved to glib::Signal's, it allows
	to get more clean code.

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Animator: Using an initialization list.

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Animator: coding style fixes

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Animator: make it non-copyable.

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests: Add missing test_animator.cpp to test-gtest-xless

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Reverting temporary modification.

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests: Animator, use scope instead of dinamically allocated objects.

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Animator: emit Stop signal on object destruction.
	
	Update the test accordingly.

2011-12-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream.

2011-12-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests: Animator, added simulation with duration = 0

2011-12-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test: Animator, added more Animation simulations
	
	Standard animation, stopped animations, animations with one-time-duration.
	
	Using the Utils::WaitUntil function

2011-12-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Animator: Emit the startedd signal on animation start.
	
	That's why testing helps! :)

2011-12-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	tests: Moving WaitUntil and ScheduleTimeout to test_utils
	
	They can be useful for other tests too.

2011-12-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Test: animator, simulate an animation step.

2011-12-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Tests: Added a first basic test for Animator class.

2011-12-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Animator: return the correct value of rate
	
	Thanks to tests! :)

2011-11-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Animator: Add a public DoStep() method for unit testing purposes.

2011-11-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Animator: using trailing underscore for class members

2011-11-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Animator: Using const getters

2011-11-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Animator: don't use #include <Nux/Nux.h>
	
	Implicitly add the needed includes.

2011-11-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Animator: Remove FadableObject2 class
	
	It was added for testing purposes, and committed by mistake.

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Using CLAMP in gradient generation...

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: gradient, use a bigger color increment to reduce the visibility
	
	So the gap is less visible.

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: remove the color gap between the maks and the title.
	
	The color gradient used to fade the title now updates its color to make
	the switch between the end of the title the start of the fade smoother.

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: no need to redraw the begin of the title, the gradient can do that
	
	Removed the old workaround wich caused the beginning of a cut title
	to redraw over the gradient. We can do everything on the gradient itself,
	we only have to make sure that we're using a white mask on the first
	pixels.

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Small cleanup

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Improved the fading between the buttons / menus for maximized windows
	
	Or for those with no menus. The rendering should be finally "precise" and
	pixel-perfect (I hope! :|).

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Cache the DrawMenus and DrawWindowButtons results
	
	This avoid to recompute the check too many times.

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Never draw the window title when we have menus and we need to draw them
	
	Fixes the issue that caused the window title of a maximized window
	to quickly show-up when clicking on the top-panel to focus the maximized
	window.

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: use glib::Object where possible.

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Animator: be more explicit about the duration check...

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Animator: Allow duration = 0, to disable the animation.
	
	This allows to use the animator also when the animations have been disabled.

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: don't allow negative values in SetMenuShowTimings

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityShell: correcly initialize the menu-fading options.

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Always use nullptr

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell -> PanelMenuView: Make menu timings configurable.
	
	Now the fade-in/out timings and the menu discovery time can be configured.
	
	Fixes bug #875472

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Use the new Animator Start to use different fade timings
	
	When a new application is shown, to use different fade-in/out timings,
	we use the new Start function that allows to define a per-animation
	duration, this makes the code much more clean.
	By the way we need a boolean variable to track when we need to fade-out
	slowly.

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: some optimizations on the Draw function.
	
	Now when a window with menus is restored, the application title behind
	the buttons is correctly faded-in.

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Animator: Add temporary animation duration support.
	
	Now you can start an animation using a temporary duration that will be
	used only per that animation, once the animation has completed, just
	reset back to the default value.

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Reduce the Fade-in/out timings for the menu discovery
	
	When we're showing the menu of a newly opened application the fade
	time should be reduced.
	
	New values: fade-in 200ms, fade-out: 300ms

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Animator: correctly return the real animation duration value.

2011-11-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherController: Check if the added bamf view is sticky.
	
	This check was previously included in libbamf itself, but we removed
	it to make it working better with PanelMenuView.

2011-11-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: OnNewViewOpened, don't check for user visibility.
	
	This could lead to some issues. BAMF should be fixed on this side.

2011-11-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Add a small delay before showing menus on new applications.
	
	We need to add a small delay (now set to 300ms) before showing the application menus,
	after the new application has been mapped. This is because they menus could take
	some time to load, and this would make the fade-in effet bad.
	It also improves the user experience when multiple applications are loaded in a small
	amount of time, keeping sure that a menu is not shown if the application has not been
	kept on focus for a minimum time.

2011-11-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Tune some title opacity levels.

2011-11-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Use the BAMF "active-application-changed" signal to check when draw menus
	
	This should save some CPU time.

2011-11-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: display the appmenu when an application has been firstly launched.
	
	When a new application view has been opened we add it to a list of new tracked applications
	then, we wait until at least one of its windows it's activated, and in that moment we
	show the global menus for two seconds.
	When the active application has been changed or when the timeout occurs, the global menus
	continue working like before.
	
	I used a list of new applications, to keep a queue of applications that needs to show their
	menus, in the case that more than one application is launched at the same time.
	
	This code doesn't support the favorite applications yet.

2011-12-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	In the current unity implementation when an indicator is opened, there's no way to send it scroll or middle-click events.
	
	This commit fixes this, applying an exception to the case of the appmenu entries, that should handle the middle-click like any other click.
	
	Testing this with autopilot plus a fake indicator which reports events should be doable in the near future.. Fixes: https://bugs.launchpad.net/bugs/722082. Appoved by Tim Penhey.

2011-12-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Manual Tests: added manual test for sending events over the active indicators.

2011-12-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream

2011-11-16  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: improved clicks handling when indicator menus are opened
	
	Now unity-panel-service ignores any button press event (since we can't)
	check its type, and then we look at the type of the button release event.
	So, when scrolling or middle-clicking over an indicator entry (that is
	not an appmenu item) we send the proper signal to the indicator, and we
	avoid to close the indicator menus.
	
	This allows, for example, to change the volume using the mouse wheel when
	the indicator menu is showing.
	
	This fixes LP: #890971

2011-12-14  Andrea Azzarone  <azzaronea@gmail.com>

	Removes shows-on-edge setting.. Fixes: https://bugs.launchpad.net/bugs/853086. Appoved by Tim Penhey, Marco Trevisan (Treviño).

2011-12-12  Andrea Azzarone  <azzaronea@gmail.com>

	Removes show-on-edge setting.

2011-12-14  Thomi Richards  <thomir@gmail.com>

	This branch adds XPath-like query capabilities to the DBus debug interface. This allows autopilot tests to specify precise queries to retrieve only the part of the state tree they wish to inspect. We don't support the full XPath syntax (far from it!), a brief description of the syntax supported is given below:
	
	
	== XPath Syntax ==
	
	"", "/", and "/Unity" all select the root node of the tree. This is exactly the same as if you had not specified a piece name in the old code (so old autopilot tests will continue to work without change).
	
	Absolute paths start with a forward-slash ("/") and may specify a full path to a node. For example, to get the SearchBar node, a test might specify: "/Unity/DashController/DashView/SearchBar".
	
	Tests may also specify relative paths. For example, to get the SearchBar node, no matter where it is in the introspection tree, a test can use the query string "//SearchBar". Note that this can (and often does) return multiple results (for e.g.- a query of "//LauncherIcon" returns all the launcher icons in the introspection tree).
	
	You can also specify children of a relative query, for example "//Launcher/LauncherIcon" returns all the LauncherIcon nodes that are direct children of the Launcher node - this may return different results to the query "//LauncherIcon" if LauncherIcon nodes are added to the introspection tree somewhere else.
	
	Finally, you can restrict which items are returned by querying a node's properties. For example, to get all the launchers that are hidden, tests can use the query "//Launcher[hidden=True]". Just like previous examples, you can select child nodes this way as well: "//Launcher[hidden=true]/LauncherIcon" does what you'd expect. Currently you can inspect all string, boolean, and integer properties. CUrrently you cannot restrict based on more than one property at once: the following DOES NOT WORK: "//Launcher[hidden=True,otherproperty=foo]".
	
	== Performance ==
	
	I've run tests by querying the DBus interface with different queries and measuring the performance. See the following table:
	
	Old method (current code): 24 mS (average) query = ""
	New method (proposed code): 22 mS (average) query = ""
	New method (proposed code): 21 mS (average) query = "/Unity"
	New method (proposed code): 2mS (average) query = "/Unity/DashController/DashView/SearchBar" *
	
	New Method (proposed code): 2mS (average) query = "//SearchBar" *
	New Method (proposed code): 33mS (average) query = "//Launcher[hidden=True]" **
	
	Notes:
	* This result indicates to me that most of the work is in actually sending data over DBus, rather than collecting & processing which nodes to send. 
	** property inspection is slow since the Introspectable::AddProperties method needs to be called twice - once to check if the property is there, and check it's value, and again when the actual introspection happens.
	
	== Tests ==
	
	There's a set of tests that ensure that the XPath stuff works as expected.
	
	== Points of interest / controversial stuff ==
	
	* I've had to change the scope of Introspectable::AddProperties so I can access an introspectable's properties. The alternatives to this are: 1) call Introspect() instead - this is too slow, since it introspects the object and all children, recursively. 2) use friend classes - this is just plain bad.
	
	* I've kept all the code in DebugDBusInterface.cpp - there's an argument for moving the XPathQueryPart class into a separate file, but it's only ever going to be used here.
	
	* This is my first serious code for unity, so I welcome any feedback you have, but be gentle!
	
	. Fixes: . Appoved by Sam Spilsbury.

2011-12-13  Thomi Richards  <thomir@gmail.com>

	Fixed linking issues

2011-12-13  Thomi Richards  <thomir@gmail.com>

	Changes after code-review

2011-12-13  Thomi Richards  <thomir@gmail.com>

	Performance improvment, various other cleanup ops.

2011-12-13  Thomi Richards  <thomir@gmail.com>

	Renamed search function

2011-12-12  Thomi Richards  <thomir@gmail.com>

	Added tests for malformed queries.

2011-12-12  Thomi Richards  <thomir@gmail.com>

	Parameter queries based on boolean and integer fields now work as expected.

2011-12-12  Thomi Richards  <thomir@gmail.com>

	Tests pass, code needs cleaned up.

2011-12-12  Thomi Richards  <thomir@gmail.com>

	Failing unit test

2011-12-12  Thomi Richards  <thomir@gmail.com>

	Removed some debug logging, cleaned up the code a bit, and refactored to allow for parameter matching.

2011-12-09  Thomi Richards  <thomir@gmail.com>

	Small cleanups

2011-12-09  Thomi Richards  <thomir@gmail.com>

	Queries with no results tested & working.

2011-12-09  Thomi Richards  <thomir@gmail.com>

	Tests pass, but code needs cleanup.

2011-12-09  Thomi Richards  <thomir@gmail.com>

	Complex relative queries fail.

2011-12-09  Thomi Richards  <thomir@gmail.com>

	Simple relative queries now work.

2011-12-09  Thomi Richards  <thomir@gmail.com>

	Malformed relative queries now work too.

2011-12-09  Thomi Richards  <thomir@gmail.com>

	Test passes

2011-12-09  Thomi Richards  <thomir@gmail.com>

	I'm an idiot.

2011-12-09  Thomi Richards  <thomir@gmail.com>

	Failing test

2011-12-09  Thomi Richards  <thomir@gmail.com>

	First pass at building XPath expression parser, with initial tests working.

2011-12-08  Thomi Richards  <thomir@gmail.com>

	Changes from code review.

2011-12-08  Thomi Richards  <thomir@gmail.com>

	Whitespace cleanup.

2011-12-08  Thomi Richards  <thomir@gmail.com>

	Removed left-over autopilot src files.

2011-12-08  Thomi Richards  <thomir@gmail.com>

	Merged in trunk, cleaned up conflicts.

2011-11-08  Alex Launi  <alex.launi@canonical.com>

	more char* to std::string fixes

2011-11-08  Alex Launi  <alex.launi@canonical.com>

	Convert debugging code from gchar* to std::string

2011-11-08  Alex Launi  <alex.launi@canonical.com>

	Merged test-args-refactor into gchar-to-stdstring.

2011-11-08  Alex Launi  <alex.launi@canonical.com>

	Merged clean-header into test-args-refactor.

2011-11-08  Alex Launi  <alex.launi@canonical.com>

	merge

2011-11-08  Alex Launi  <alex.launi@canonical.com>

	Merged no-downcast into namespace-dbusdebugging.

2011-11-08  Alex Launi  <alex.launi@canonical.com>

	Merged trunk into no-downcast.

2011-11-08  Alex Launi  <alex.launi@canonical.com>

	Fix up the TestArgs handling to be sane

2011-11-07  Alex Launi  <alex.launi@canonical.com>

	update DashSearchBar to std::string

2011-11-07  Alex Launi  <alex.launi@canonical.com>

	update DashController to std::string

2011-11-07  Alex Launi  <alex.launi@canonical.com>

	Change gchar* to std::string in the debugging classes

2011-11-07  Alex Launi  <alex.launi@canonical.com>

	Remove unneeded #includes from DebugDBusInterface.h

2011-11-07  Alex Launi  <alex.launi@canonical.com>

	Move constant strings into DebugDBusInterface class declaration

2011-11-04  Alex Launi  <alex.launi@canonical.com>

	move DebugDBusInterface into the unity namespace

2011-12-13  Michal Hruby  <michal.mhr@gmail.com>

	Integration with libunity-5.0. Note that this branch breaks UnityCore API (which was therefore bumped to unity-core-5.0).. Fixes: . Appoved by Gord Allott.

2011-12-09  Michal Hruby  <michal.mhr@gmail.com>

	Use view_type instead of active property

2011-12-09  Michal Hruby  <michal.mhr@gmail.com>

	Merged trunk

2011-12-08  Michal Hruby  <michal.mhr@gmail.com>

	Add a comment about searches in the lens

2011-12-06  Michal Hruby  <michal.mhr@gmail.com>

	Merge trunk

2011-12-06  Michal Hruby  <michal.mhr@gmail.com>

	Revert the disabling of tests

2011-12-06  Michal Hruby  <michal.mhr@gmail.com>

	Fix tests

2011-12-06  Michal Hruby  <michal.mhr@gmail.com>

	Adapt to new libunity DBus API

2011-12-13  Andrea Azzarone  <azzaronea@gmail.com>

	Uses a two state item (Lock to launcher/Unlock from launcher) instead of the current checkbox option.. Fixes: https://bugs.launchpad.net/bugs/874380. Appoved by Mirco Müller, Marco Trevisan (Treviño).

2011-12-13  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2011-12-13  Andrea Azzarone  <azzaronea@gmail.com>

	Fix.

2011-11-27  Andrea Azzarone  <azzaronea@gmail.com>

	Changes "Keep in launcher" checkbox item to "Lock to launcher"/"Unlock from launcher".

2011-12-12  Mirco Müller  <mirco.mueller@ubuntu.com>

	This fixes the alignment of the baseline of both text-labels (both on the same baseline now), uses updated/correct artwork-assets for the expander-arrows and corrects the spacing between icon, name, expander-label and expander-arrows.
	
	There is no test other than the before/after screenshots I provide here...
	
	http://people.canonical.com/~mmueller/748101-before.png
	http://people.canonical.com/~mmueller/748101-after.png. Fixes: https://bugs.launchpad.net/bugs/748101. Appoved by Sam Spilsbury.

2011-12-12  Mirco Müller  <mirco.mueller@ubuntu.com>

	Removed the left-over debug-functions and some tweaks from another branch, which should not have been in here

2011-12-08  Mirco Müller  <mirco.mueller@ubuntu.com>

	yet more tweaks

2011-12-08  Mirco Müller  <mirco.mueller@ubuntu.com>

	new/updated artwork-asset added, more postition-tweaks

2011-12-07  Mirco Müller  <mirco.mueller@ubuntu.com>

	Screw the wrong icon-size for the expander... grrrr

2011-12-07  Mirco Müller  <mirco.mueller@ubuntu.com>

	Trying to figure out why layouts don't work as they should

2011-12-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistMenuItem code cleanup and support for markup text and bold application titles.. Fixes: https://bugs.launchpad.net/bugs/899677, https://bugs.launchpad.net/bugs/900400. Appoved by Mirco Müller, Tim Penhey.

2011-12-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream.

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: Let's move string printf to C++! :)

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BFBLauncherIcon: don't use markup escape anymore.

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	TestQuicklistMenuitems: added tests for the markup support.

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistMenuItem: Add Initialize function to avoid code duplication.

2011-12-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistMenuItem: Ref/unref the dbus menuitem.

2011-12-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistMenuItem: Use the dbus-menuitem property to set the markup usage

2011-12-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistMenuItem*: removed some code duplication and better text initialization

2011-12-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon s/false/FALSE/

2011-12-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: don't allow clients to use markup on quicklists.

2011-12-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon and LauncherIcon: support markup when requested.
	
	If a dbusmenuitem has the "unity-use-markup" property set to enabled
	then we need to enable the markup support on the quicklist.
	
	This fixes bug #899677

2011-12-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	QuicklistMenuItem: factorize some initialization code and support text markup
	
	Now a quicklist item can use pango markup, based on the value defined via the
	EnableLabelMarkup function. Pango Markup support is disabled by default for
	all the menu items.

2011-12-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: Making the application title on the quicklist bold
	
	This fixes bug #900400

2011-12-08  Daniel van Vugt  <vanvugt@gmail.com>

	Fix SIGSEGV after SwitcherController desctruction (LP: #887465). Fixes: https://bugs.launchpad.net/bugs/887465. Appoved by Marco Trevisan (Treviño).

2011-12-08  Daniel van Vugt  <vanvugt@gmail.com>

	Safer destruction order...

2011-12-08  Daniel van Vugt  <vanvugt@gmail.com>

	Fix SIGSEGV after SwitcherController desctruction (LP: #887465)

2011-12-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Fixing bug #888650 and bug #890970 which caused the global menubar to not correctly react to mouse events when an indicator menu is open.
	
	Since compiz can't get the mouse position when the unity-panel-service grabs the mouse, we need to manually update the mouse position and send it to the menubar to make it correctly draw also when the Nux events aren't emitted.
	
	Tests for this code will come as soon as possible (i.e when the autopilot will be completed).. Fixes: https://bugs.launchpad.net/bugs/888650, https://bugs.launchpad.net/bugs/890970. Appoved by Tim Penhey.

2011-12-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Manual Tests: added manual test for testing the PanelMenuView on mouse grabbed by indicators

2011-12-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream.

2011-11-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView and PanelIndicatorsView: Using C++11 nullptr instead of NULL

2011-11-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: add SetMousePosition function to set mouse position when grabbed
	
	Now when the mouse is grabbed by panel-service's menu we update it's position
	in the PanelMenuView, to check how it should be drawn.
	
	This allows to draw menus entries and window buttons when the mouse is over
	the PanelMenuView and an indicator's menu is currently open.
	
	Fixes bug #888650 and bug #890970

2011-11-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorsView: changed interface to activate entries.
	
	Renamed OnPointerMoved to ActivateEntryAt and make it and
	ActivateEntry to return the activated view.

2011-12-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	As requested on bug #807891 I've added an option to toggle the panel opacity if a window is currently maximized (and visible) in the current workspace.
	
	Test is missing, it will be added once the autopilot will be available.. Fixes: https://bugs.launchpad.net/bugs/807891. Appoved by Tim Penhey.

2011-12-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Manual Tests: added manual test for Panel Opacity Toggle.

2011-12-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream

2011-11-16  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: get maximized window just once.

2011-11-16  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream.

2011-09-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: avoid to connect to unneeded WindowManager signals
	
	Connect to the needed window manager signals only if the panel maximized
	opacity toggle option has been enabled.

2011-09-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: add maximized opacity toggle option
	
	This fixes bug #807891 allowing to enable an option that will cause
	unity to always draw an opaque panel when a maximized window is currently
	visible.

2011-12-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Doing work to fix bug #791810 properly.
	
	When a quicklist is opened when the expo is currently running, we just wait it to be closed, before showing the quicklist itself.. Fixes: https://bugs.launchpad.net/bugs/791810. Appoved by Tim Penhey.

2011-12-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherIcon: don't use auto operator when the type is not explicit

2011-12-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	manual-tests: Added manual test for quicklists when on Expo.

2011-12-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherIcon: If expo is active, wait it to be terminated before showing a quicklist
	
	Opening a quicklist when the expo is active, cause the quicklist to freeze,
	so if we're opening one when expo is runing, we need to wait it to be
	terminated before showing up the quicklist.
	
	This fixes bug #791810

2011-12-07  Jason Smith  <jason.smith@canonical.com>

	. Fixes: . Appoved by Neil J. Patel.

2011-12-06  Jason Smith  <jason.smith@canonical.com>

	get rid of spare tuples

2011-12-06  Jason Smith  <jason.smith@canonical.com>

	Make sure we add children using the builder as a stack allocated var

2011-12-06  Jason Smith  <jason.smith@canonical.com>

	initial perf improvement

2011-12-07  Gord Allott  <gord.allott@canonical.com>

	replaces some compiz code that looped over a directory with manual add_subdirectory calls
	
	this gets unitys build system working in kdevelop, which is a plus. Fixes: . Appoved by Sam Spilsbury.

2011-12-06  Gord Allott  <gord.allott@canonical.com>

	fixes the build system so it works in kdevelop

2011-12-06  Thomi Richards  <thomir@gmail.com>

	This branch adds the Dash controller, Dash View, and search bar to the tree of objects that can be examined via the debug DBus interface.. Fixes: . Appoved by .

2011-12-06  Thomi Richards  <thomir@gmail.com>

	Dash controller, dash view, and dash search bar are now all in the introspectable state tree.

2011-12-06  Jason Smith  <jason.smith@canonical.com>

	Adds introspection for the switcher and makes the introspection class clean up after itself. Fixes: . Appoved by Alex Launi.

2011-12-06  Jason Smith  <jason.smith@canonical.com>

	merge in trunk

2011-12-02  Jason Smith  <jason.smith@canonical.com>

	remove spare comment

2011-12-02  Jason Smith  <jason.smith@canonical.com>

	make parent tracking internal to introspection

2011-12-02  Jason Smith  <jason.smith@canonical.com>

	make switcher model export children as property

2011-12-01  Jason Smith  <jason.smith@canonical.com>

	Add switcher introspection in detail

2011-12-06  Andrea Azzarone  <azzaronea@gmail.com>

	Display a list of the lenses in the bfb quicklist. It tries to fix bug #825037 too.. Fixes: https://bugs.launchpad.net/bugs/825037, https://bugs.launchpad.net/bugs/868452. Appoved by Mirco Müller, Marco Trevisan (Treviño).

2011-12-06  Andrea Azzarone  <azzaronea@gmail.com>

	Ops :/

2011-12-06  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk and resolve conflicts.

2011-12-05  Andrea Azzarone  <azzaronea@gmail.com>

	Remove un-needed boost #include.

2011-12-05  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes: «Plus, if you open the dash, and you right-click on the BFB, all the quicklist items works, except the "Dash Home" item.»

2011-12-05  Andrea Azzarone  <azzaronea@gmail.com>

	Ops...

2011-12-05  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk. Use g_markup_escape_text.

2011-11-26  Andrea Azzarone  <azzaronea@gmail.com>

	Activate the dash during alt+f1.

2011-11-26  Andrea Azzarone  <azzaronea@gmail.com>

	Creates a bfb quicklist.

2011-12-06  Gord Allott  <gord.allott@canonical.com>

	Updates the hacking file to reflect the current build system in unity. Fixes: . Appoved by Mikkel Kamstrup Erlandsen.

2011-12-06  Gord Allott  <gord.allott@canonical.com>

	Updated HACKING file

2011-12-06  Gord Allott  <gord.allott@canonical.com>

	Bumps up the unity version to 5.0 and nux dep to 2.0
	
	also ignores a file in POTFILES and adds unity-core-5 dependecy checking to tests that were missing it as all this was required to get a clean build of 5.0. Fixes: . Appoved by Didier Roche, Marco Trevisan (Treviño), Jay Taoko, Tim Penhey.

2011-12-06  Gord Allott  <gord.allott@canonical.com>

	revert out po file changes

2011-10-26  Gord Allott  <gord.allott@canonical.com>

	reverted the po changes because they were insane

2011-10-26  Gord Allott  <gord.allott@canonical.com>

	Bumps the unity API verison to 5.0 on both unity and UnityCore, also bumps the nux dependency up to 2.9

2011-12-05  Andrea Azzarone  <azzaronea@gmail.com>

	Highlights bfb launcher icon during key navigation.
	
	To test:
	* press ALT+F1
	* the launcher icon should be like this (https://bugs.launchpad.net/unity/+bug/849561/+attachment/2605217/+files/bfb85.png)
	. Fixes: https://bugs.launchpad.net/bugs/849561. Reviewed by Tim Penhey.

2011-11-30  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk. Add a manual test.

2011-11-22  Andrea Azzarone  <azzaronea@gmail.com>

	Highlights bfb icon during key nav.

2011-12-05  Tim Penhey  <tim.penhey@canonical.com>

	Don't try to create a std::string with a null pointer.. Fixes: https://bugs.launchpad.net/bugs/881106. Reviewed by Tim Penhey.

2011-11-28  Tim Penhey  <tim.penhey@canonical.com>

	gmock.h brings in gtest.h

2011-11-28  Tim Penhey  <tim.penhey@canonical.com>

	Add an exhaustive test for the method.

2011-11-25  Tim Penhey  <tim.penhey@canonical.com>

	Add a test or three.

2011-11-24  Tim Penhey  <tim.penhey@canonical.com>

	Check for null values from dee.

2011-12-05  Brandon Schaefer  <brandontschaefer@gmail.com>

	Fix the dash so it gets keyboard focus the first time.. Fixes: https://bugs.launchpad.net/bugs/860805. Reviewed by Tim Penhey.

2011-11-28  Brandon Schaefer  <brandontschaefer@gmail.com>

	Added manual test

2011-11-23  Brandon Schaefer  <brandontschaefer@gmail.com>

	merged

2011-11-23  Brandon Schaefer  <brandontschaefer@gmail.com>

	This is a better fix, now SetKeyFocusArea works in ShowDash. Instead of it just retruning.

2011-11-21  Brandon Schaefer  <brandontschaefer@gmail.com>

	Fixes the problem with the Dash not getting focus when using the super key on startup

2011-12-05  Alex Launi  <alex.launi@canonical.com>

	Revert the introspection interface name back to its original, and correct value.. Fixes: . Reviewed by Alex Launi.

2011-12-05  Alex Launi  <alex.launi@canonical.com>

	Fix introspection dbus interface name

2011-12-05  Thomi Richards  <thomir@gmail.com>

	DBus object path static string is now initialised correctly.. Fixes: . Reviewed by Alex Launi.

2011-12-06  Thomi Richards  <thomir@gmail.com>

	DBus object path now correctly initialised.

2011-12-05  Alex Launi  <alex.launi@canonical.com>

	Removes the #defined'd strings from DebugDBusInterface and changes them to constant strings.. Fixes: . Reviewed by Didier Roche.

2011-12-02  Alex Launi  <alex.launi@canonical.com>

	clean up #define'd strings

2011-12-05  Alex Launi  <alex.launi@canonical.com>

	Switches from the very long method of defining GDBus structs, to writing a nice clean xml description of the interface.. Fixes: . Reviewed by Didier Roche.

2011-12-01  Alex Launi  <alex.launi@canonical.com>

	Switch from GDBus structs to a nice clean xml description

2011-12-05  Alex Launi  <alex.launi@canonical.com>

	Move DebugDBusInterface and Introspectable into debug namespace.
	Also moves this into a separate .Debug bus for abstraction and consistency.. Fixes: . Reviewed by Alex Launi.

2011-11-28  Alex Launi  <alex.launi@canonical.com>

	Move Introspectable and DebugDBusInterface into debug namespace

2011-12-05  Zaid Yeganeh  <zaid.yeganeh@gmail.com>

	. Fixes: https://bugs.launchpad.net/bugs/869873. Reviewed by Neil J. Patel.

2011-10-10  Zaid Yeganeh  <zaid.yeganeh@gmail.com>

	Added to POTFILES.in so "Ubuntu Desktop" can be translated

2011-10-10  Zaid Yeganeh  <zaid.yeganeh@gmail.com>

	Updated string to it can be translated properly

2011-10-08  Zaid Yeganeh  <zaid.yeganeh@gmail.com>

	[unityshell] Renamed default topbar from 'Desktop' to 'Ubuntu Desktop'
	
	modified:
	plugins/unityshell/src/PanelMenuView.cpp

2011-12-05  Ricardo Mendoza  <ricardo.mendoza@canonical.com>

	Work for bug #863240. Fixes: https://bugs.launchpad.net/bugs/863240. Reviewed by Didier Roche.

2011-10-11  Ricardo Mendoza  <ricardo.mendoza@canonical.com>

	Bug #863246: Fix filter results label alignment and margins

2011-12-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	This is needed after the merge of lp:~ismise/unity/fix-864708 due that caused a bug similar to the bug #870844 that I previously fixed (before the merging of the previously mentioned branch) with the lp:~3v1n0/unity/fix-panel-dash-interactions branch.
	
	I'm proposing the fix against lp:unity, however maybe for consistency it should be backported to lp:unity/4.0 too.. Fixes: https://bugs.launchpad.net/bugs/873100. Reviewed by Tim Penhey.

2011-10-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Don't raise the maximized window on panel click when the dash is open
	
	The panel shouldn't react either to clicks when the dash is open.

2011-12-05  Thomas Voß  <thomas.voss@rub.de>

	Added an Eclipse CDT style setup to the tools-folder. Eases formatting code according to coding convention.. Fixes: . Reviewed by Marco Trevisan (Treviño).

2011-11-08  Thomas Voß  <thomas.voss@rub.de>

	ADDED: Eclipse style setup to support default C++ style guidelines.

2011-12-05  Michael Terry  <michael.terry@canonical.com>

	In https://code.launchpad.net/~mterry/unity/never-stop-oh-never-stop-the-scrubbing/+merge/47581 I added this line:
	g_signal_connect (priv->last_menu, "deactivate", G_CALLBACK (gtk_widget_destroy), NULL);
	
	But destroying the widget causes dispose to be run, and GtkMenuShell's dispose causes "deactivate" to run.
	
	I'm pretty sure I tested this code and didn't get this behavior. So either this sequence changed or I'm misremembering. Regardless, it's like that now.
	
	One fix is simply to disconnect the signal handler when we get that signal, done in this branch.
	
	I'm not sure how to reproduce though.  The related bug does not give useful information to get to this state.  And the steps from my original merge don't work anymore, since indicator-appmenu is better these days.  :-/
	
	But the branch seems obviously correct to me.. Fixes: https://bugs.launchpad.net/bugs/851954. Reviewed by Michal Hruby.

2011-11-10  Michael Terry  <michael.terry@canonical.com>

	panel-service: don't enter endless deactiate->destroy loop with our stub menuitem

2011-12-05  Michal Hruby  <michal.mhr@gmail.com>

	The changes in this branch try to make the panel-service more crash-proof by disallowing casts of random pointers to IndicatorObjectEntry instances, as well as installing a weak notifier on the Indicators (in case they are unreferenced after instantiation).
	
	Please note that this should go also into unity/4.0 branch.. Fixes: https://bugs.launchpad.net/bugs/861144, https://bugs.launchpad.net/bugs/869816. Reviewed by Tim Penhey.

2011-11-17  Michal Hruby  <michal.mhr@gmail.com>

	Let's not waste precious CPU cycles

2011-11-11  Michal Hruby  <michal.mhr@gmail.com>

	Try to prevent some crashers

2011-12-05  Andrea Azzarone  <azzaronea@gmail.com>

	Don't update dash blur if the damage event is caused by a drag and drop source window.
	
	This is a partially fix to bug #851172: logically dash blur updating is not disabled if the damage event is caused by another window and in the same time you're dragging a dash icon. I think that we should improve blur performance or something like that.. Fixes: https://bugs.launchpad.net/bugs/851172. Reviewed by Tim Penhey.

2011-11-23  Andrea Azzarone  <azzaronea@gmail.com>

	Removes unneeded space.

2011-11-21  Andrea Azzarone  <azzaronea@gmail.com>

	Don't update dash blur during dash dnd.

2011-12-05  Michal Hruby  <michal.mhr@gmail.com>

	Fixes bug #856205 by delaying activation of the first item in the model. Note that this requires also change to lenses (because currently they emit the SearchFinished signal before updating the model).
	
	As didrocks informed me, this can't just go to stable branch without going to trunk, although I have much nicer fix in mind once we change some libunity internals.. Fixes: https://bugs.launchpad.net/bugs/856205. Reviewed by Tim Penhey.

2011-11-28  Michal Hruby  <michal.mhr@gmail.com>

	Add manual test

2011-11-28  Michal Hruby  <michal.mhr@gmail.com>

	Merge trunk

2011-11-24  Michal Hruby  <michal.mhr@gmail.com>

	Delay activation of result if search is still in progress

2011-12-05  Jason Conti  <jason.conti@gmail.com>

	The array indicator_order in services/panel-service.c has 2 columns but specifies 13 columns. It does have 13 rows though, which is probably where the current value originated.. Fixes: . Reviewed by Marco Trevisan (Treviño).

2011-11-25  Jason Conti  <jason.conti@gmail.com>

	indicator_order has 2 columns not 13

2011-12-05  Alex Launi  <alex.launi@canonical.com>

	Removes the autopilot specific code.. Fixes: . Reviewed by Jason Smith.

2011-11-28  Alex Launi  <alex.launi@canonical.com>

	Remove the autopilot test code

2011-12-05  Andrea Azzarone  <azzaronea@gmail.com>

	Add a ccsm option to display a "Show Desktop" icon in the launcher. . Fixes: https://bugs.launchpad.net/bugs/681348. Reviewed by Mirco Müller.

2011-11-30  Andrea Azzarone  <azzaronea@gmail.com>

	Add a ccsm option to display a "Show Desktop" icon in the launcher.

2011-12-05  Unity Merger  <unity.merger@gmail.com>

	changes our build system so we provide two targets for tests
	make check runs all our tests
	make check-headless runs only the tests that work under a headless environment (xvfb does not work for our needs)
	
	what is expected is that on headless machines we can run make check-headless || make check; so that we get as many tests as possible, but most dev's need only run make check
	
	also included is fixes to the gsettings favorite backend test so that we run with local desktop files only and run local gsettings schemas
	
	By gord, the lord

2011-12-05  Gord Allott  <gord.allott@canonical.com>

	removed all the dbus tests because libunity changed

2011-12-05  Gord Allott  <gord.allott@canonical.com>

	sorry, missing file.. monday morning

2011-12-05  Gord Allott  <gord.allott@canonical.com>

	fix build error

2011-12-05  Gord Allott  <gord.allott@canonical.com>

	merged with trunk

2011-12-05  Gord Allott  <gord.allott@canonical.com>

	removed more potfile nonsense

2011-12-05  Gord Allott  <gord.allott@canonical.com>

	reverted out silly po/pot changes

2011-12-02  Gord Allott  <gord.allott@canonical.com>

	disable dbus tests in check-headless

2011-12-02  Gord Allott  <gord.allott@canonical.com>

	split tests up into three targets, tests that require x, tests that require dbus and tests that run without x

2011-12-02  Gord Allott  <gord.allott@canonical.com>

	changed our make targets so that our standalone applications only build with the standalone-clients make target

2011-11-29  Gord Allott  <gord.allott@canonical.com>

	disabled glib signals as it was causing problems

2011-11-28  Gord Allott  <gord.allott@canonical.com>

	made the AddFavourite test local

2011-11-28  Gord Allott  <gord.allott@canonical.com>

	made local desktop file tests only for gsettings

2011-11-28  Gord Allott  <gord.allott@canonical.com>

	ensure the schema setting directory

2011-11-28  Gord Allott  <gord.allott@canonical.com>

	remove std

2011-11-28  Gord Allott  <gord.allott@canonical.com>

	added error for null returned from gsettings

2011-11-23  Gord Allott  <gord.allott@canonical.com>

	add a headless test target

2011-11-28  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Fix substring search in DashView::AnalyseLensURI

2011-11-15  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Merge Tim Penhey's branch that fixes some problems with tests

2011-11-14  Tim Penhey  <tim.penhey@canonical.com>

	Move the method implementation to a private file, and add a few more tests.

2011-11-15  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Merge with trunk

2011-11-11  Marco Biscaro  <marcobiscaro2112@gmail.com>

	New test (broken at moment): tests/test_dashview_impl.cpp

2011-11-11  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Created DashViewPrivate.h and moved the parse_lens_uri to it.

2011-11-09  Marco Biscaro  <marcobiscaro2112@gmail.com>

	New method to parse the lens URI and create a filter.

2011-11-09  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Changed BOOST_FOREACH to for. Now the braces are in a new line.

2011-11-09  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Merge with trunk

2011-11-04  Marco Biscaro  <marcobiscaro2112@gmail.com>

	AnalyseLensURI refactored.

2011-11-28  Tim Penhey  <tim.penhey@canonical.com>

	Add a directory for manual test documentation.

2011-11-10  Tim Penhey  <tim.penhey@canonical.com>

	Add the manual-test directory, and a readme file.

2011-11-22  Michal Hruby  <michal.mhr@gmail.com>

	Merge lp:~mhr3/unity/no-zero-timeouts

2011-11-14  Michal Hruby  <michal.mhr@gmail.com>

	Don't use g_timeout_add with 0 interval

2011-11-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merged lp:lp:~kamstrup/unity/remove-apps-lens-schemas

2011-11-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Remove the com.canonical.Unity.Runner schema. It's not hosted in lp:unity-lens-applications

2011-11-14  Alex Launi  <alex.launi@canonical.com>

	merge a11y quicklis branch

2011-11-07  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: implemented a11y support for quicklists

2011-09-27  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: implemented a11y support for quicklists

2011-09-15  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: implemented a11y support for quicklists

2011-09-15  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: I forgot some commits

2011-09-15  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: implemented a11y support for quicklists

2011-11-14  Alex Launi  <alex.launi@canonical.com>

	merge internal dash a11y branch

2011-11-07  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: Implement a11y support for Dash internals
	
	It includes:
	* a11y objects for most parts of the Dash.
	* BaseWindow are added to the root window-list by the a11y code

2011-09-27  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: Implement a11y support for Dash internals
	
	It includes:
	* a11y objects for most parts of the Dash.
	* BaseWindow are added to the root window-list by the a11y code

2011-09-15  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: Implement a11y support for Dash internals
	
	It includes:
	* a11y objects for most parts of the Dash.
	* BaseWindow are added to the root window-list by the a11y code

2011-09-15  Alejandro Piñeiro  <apinheiro@igalia.com>

	Code style review

2011-09-15  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: Implement a11y support for Dash internals
	
	It includes:
	* a11y objects for most parts of the Dash.
	* BaseWindow are added to the root window-list by the a11y code

2011-09-13  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: BaseWindow are added to the root window-list by the a11y code
	
	They are not added manually from unity non-a11y code anymore. They
	use some WindowCompositor signals.
	
	This would make Quicklist implementation easier.
	
	This is also required after the change to make Dash creation under-demand

2011-09-12  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: BaseWindow are added to the root window-list by the a11y code
	
	They are not added manually from unity non-a11y code anymore. They
	use some WindowCompositor signals.
	
	This would make Quicklist implementation easier.
	
	This is also required after the change to make Dash creation under-demand

2011-09-12  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: Implementation of the a11y support for Dash internals

2011-09-06  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: Implementation of the a11y support for Dash internals

2011-08-30  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: Implementation of the a11y support for Dash internals

2011-08-30  Alejandro Piñeiro  <apinheiro@igalia.com>

	Polishing details

2011-08-30  Alejandro Piñeiro  <apinheiro@igalia.com>

	Added text entry

2011-08-30  Alejandro Piñeiro  <apinheiro@igalia.com>

	Setting the proper name and role on the search bar text entry

2011-08-29  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: Dash a11y support

2011-08-29  Alejandro Piñeiro  <apinheiro@igalia.com>

	Rvgrid manages the selection

2011-08-29  Alejandro Piñeiro  <apinheiro@igalia.com>

	Adding UnityResultAccessible

2011-08-26  Alejandro Piñeiro  <apinheiro@igalia.com>

	Starting selection stuff

2011-08-26  Alejandro Piñeiro  <apinheiro@igalia.com>

	Using UBusManager to check some window activate/deactivate changes

2011-08-25  Alejandro Piñeiro  <apinheiro@igalia.com>

	Added SimpleTile and PlacesGroup

2011-08-25  Alejandro Piñeiro  <apinheiro@igalia.com>

	Merging

2011-08-25  Alejandro Piñeiro  <apinheiro@igalia.com>

	ResultViewGrid skeleton

2011-08-25  Alejandro Piñeiro  <apinheiro@igalia.com>

	Search bar back on the accessible factory

2011-08-25  Alejandro Piñeiro  <apinheiro@igalia.com>

	Getting UnitySearchBarAccessible back

2011-08-25  Alejandro Piñeiro  <apinheiro@igalia.com>

	Adding some debug messages, StaticCairoText and enabled Dash

2011-11-08  Jay Taoko  <jay.taoko@canonical.com>

	* Removed custom nux type such as t_u32 and replaced with unsigned int. Custom type definitions have be removed from Nux trunk.

2011-10-21  Jay Taoko  <jay.taoko@canonical.com>

	* Removed custom nux type: t_u32

2011-11-07  Alex Launi  <alex.launi@canonical.com>

	Merge branch removing UnityScreen to Introspectable downcast

2011-11-07  Alex Launi  <alex.launi@canonical.com>

	Remove #includes from DebugDBusInterface.h

2011-11-04  Alex Launi  <alex.launi@canonical.com>

	Update code from Tim's review

2011-11-02  Alex Launi  <alex.launi@canonical.com>

	Refactor DebugDBusInterface to remove dynamic cast.

2011-10-28  Alex Launi  <alex.launi@canonical.com>

	Merge selective introspection branch

2011-10-28  Alex Launi  <alex.launi@canonical.com>

	remove debugging

2011-10-27  Alex Launi  <alex.launi@canonical.com>

	Enable only introspecting a named piece and its children down the tree

2011-10-28  Jason Smith  <jason.smith@canonical.com>

	Merge stacking branch from 4.0 branch (manual merge)

2011-10-26  Mirco Müller  <mirco.mueller@canonical.com>

	Add an out-of-bounds check to the DetailXids vector.

2011-10-26  Mirco Müller  <mirco.mueller@canonical.com>

	Add an out-of-bounds check to the DetailXids vector. Fixes LP: #834630

2011-10-26  Victor Eduardo  <victormartinez79@gmail.com>

	Fix the alignment of the tooltips in relation to the launcher-icons.

2011-09-09  Victor Eduardo  <victormartinez79@gmail.com>

	Fix for lp:702989

2011-10-26  Mirco Müller  <mirco.mueller@canonical.com>

	Be properly unref'ing _tray the FilterTrayCallback should be correctly unregistered and not called again.

2011-10-26  Mirco Müller  <mirco.mueller@canonical.com>

	Be properly unref'ing _tray the FilterTrayCallback should be correctly unregistered and not called again. Fixes LP: 832151

2011-10-26  Mirco Müller  <mirco.mueller@canonical.com>

	_root_instance was never checked for NULL... not in unity and not in geis. Now it's at least checked in unity.

2011-10-25  Mirco Müller  <mirco.mueller@canonical.com>

	_root_instance was never checked for NULL... not in unity and not in geis. Now it's at least checked in unity... should fix LP: #850623

2011-10-26  Jason Smith  <jason.smith@canonical.com>

	merge branch to fix switcher model xids

2011-10-26  Jason Smith  <jason.smith@canonical.com>

	make sure we use our modified xid results in switcher model

2011-10-26  Jason Smith  <jason.smith@canonical.com>

	merge branch to make alt-tab workspace aware

2011-10-26  Jason Smith  <jason.smith@canonical.com>

	fix review issues

2011-10-26  Jason Smith  <jason.smith@canonical.com>

	fix alt-tab to work workspace specific optionally

2011-10-25  Tim Penhey  <tim.penhey@canonical.com>

	Land the large refactoring of the styles and added namespaces.

2011-10-25  Tim Penhey  <tim.penhey@canonical.com>

	Tweaks from trunk found during compile.

2011-10-25  Tim Penhey  <tim.penhey@canonical.com>

	Merge prev.

2011-10-25  Tim Penhey  <tim.penhey@canonical.com>

	Remove comment.

2011-10-25  Tim Penhey  <tim.penhey@canonical.com>

	Merge prev.

2011-10-25  Tim Penhey  <tim.penhey@canonical.com>

	Merge prev.

2011-10-25  Tim Penhey  <tim.penhey@canonical.com>

	Merge prev.

2011-10-25  Tim Penhey  <tim.penhey@canonical.com>

	Merge prev.

2011-10-25  Tim Penhey  <tim.penhey@canonical.com>

	Merge prev and resolve conflicts.

2011-10-25  Tim Penhey  <tim.penhey@canonical.com>

	Merge prev pipe.

2011-10-25  Tim Penhey  <tim.penhey@canonical.com>

	Merge prev pipe and resolve conflicts.

2011-10-25  Tim Penhey  <tim.penhey@canonical.com>

	Merge prev pipe.

2011-10-25  Tim Penhey  <tim.penhey@canonical.com>

	Merge prev pipe and resolve conflicts.

2011-10-25  Tim Penhey  <tim.penhey@canonical.com>

	Merge prev pipe.

2011-10-25  Tim Penhey  <tim.penhey@canonical.com>

	Updated name as per review comments.

2011-10-25  Tim Penhey  <tim.penhey@canonical.com>

	Merge prev pipe.

2011-10-25  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk and resolve conflicts.

2011-10-25  Tim Penhey  <tim.penhey@canonical.com>

	Remove unneeded headers and commented out code.

2011-10-06  Tim Penhey  <tim.penhey@canonical.com>

	A few tweaks to get it to compile.

2011-10-06  Tim Penhey  <tim.penhey@canonical.com>

	Use the launcher from the controller.

2011-10-06  Tim Penhey  <tim.penhey@canonical.com>

	Move the configuration logic of the launcher into the launcher controller.

2011-10-06  Tim Penhey  <tim.penhey@canonical.com>

	Put the launcher and launcher model into the unity::launcher namespace.

2011-10-06  Tim Penhey  <tim.penhey@canonical.com>

	Move the launcher and launcher_window from unity screen into the launcher controller.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Member renames.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Cleanup the BamfTimerCallback.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Merged switcher-controller-rename into launcher-controller-more.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Merged dash-controller-rename into switcher-controller-rename.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Merged launcher-controller-refactor into dash-controller-rename.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Merged places-style-into-dash-style into launcher-controller-refactor.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Don't hold the filename as a const ref.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	User data needed on callback.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Try a lambda callback.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Add a pimpl to the launcher::Controller.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Update debugging.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Merged dash-controller-rename into switcher-controller-rename.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Merged launcher-controller-refactor into dash-controller-rename.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Merged places-style-into-dash-style into launcher-controller-refactor.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Merged panel-controller-members into places-style-into-dash-style.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Merged panel-controller-refactor into panel-controller-members.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Merged dash-settings-refactor into panel-controller-refactor.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Merged dash-style-namespace into dash-settings-refactor.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Merged unityshell-namespace into dash-style-namespace.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Merged panel-style-namespace into unityshell-namespace.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Merged panel-style-refactor into panel-style-namespace.

2011-10-05  Tim Penhey  <tim.penhey@canonical.com>

	Merged hacking into panel-style-refactor.

2011-10-04  Tim Penhey  <tim.penhey@canonical.com>

	renamed switcher::SwitcherController to switcher::Controller.

2011-10-04  Tim Penhey  <tim.penhey@canonical.com>

	Variable rename.

2011-10-04  Tim Penhey  <tim.penhey@canonical.com>

	Rename dash::DashController to dash::Controller.

2011-10-04  Tim Penhey  <tim.penhey@canonical.com>

	Add a namespace.

2011-10-04  Tim Penhey  <tim.penhey@canonical.com>

	Merged panel-controller-members into places-style-into-dash-style.

2011-10-04  Tim Penhey  <tim.penhey@canonical.com>

	Merged panel-controller-refactor into panel-controller-members.

2011-10-04  Tim Penhey  <tim.penhey@canonical.com>

	Merged dash-settings-refactor into panel-controller-refactor.

2011-10-04  Tim Penhey  <tim.penhey@canonical.com>

	Update the dash settings in the dash controller.

2011-10-04  Tim Penhey  <tim.penhey@canonical.com>

	Merge the PlacesStyle into dash::Style.

2011-10-03  Tim Penhey  <tim.penhey@canonical.com>

	Renaming for current coding standards.

2011-10-03  Tim Penhey  <tim.penhey@canonical.com>

	Merged dash-settings-refactor into panel-controller-refactor.

2011-10-03  Tim Penhey  <tim.penhey@canonical.com>

	Merged dash-style-namespace into dash-settings-refactor.

2011-10-03  Tim Penhey  <tim.penhey@canonical.com>

	Merge prev pipe.

2011-10-03  Tim Penhey  <tim.penhey@canonical.com>

	Merged panel-style-namespace into unityshell-namespace.

2011-10-03  Tim Penhey  <tim.penhey@canonical.com>

	Merge prev pipe.

2011-10-03  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-09-29  Tim Penhey  <tim.penhey@canonical.com>

	Change PanelController to unity::panel::Controller, give it a pimpl, and take nux::Object out of the inheritiance.

2011-09-29  Tim Penhey  <tim.penhey@canonical.com>

	Merged dash-style-namespace into dash-settings-refactor.

2011-09-29  Tim Penhey  <tim.penhey@canonical.com>

	Merged unityshell-namespace into dash-style-namespace.

2011-09-29  Tim Penhey  <tim.penhey@canonical.com>

	Merged panel-style-namespace into unityshell-namespace.

2011-09-29  Tim Penhey  <tim.penhey@canonical.com>

	Merged panel-style-refactor into panel-style-namespace.

2011-09-29  Tim Penhey  <tim.penhey@canonical.com>

	Merged launcher-clipping into panel-style-refactor.

2011-09-29  Tim Penhey  <tim.penhey@canonical.com>

	Merged dash-style-namespace into dash-settings-refactor.

2011-09-29  Tim Penhey  <tim.penhey@canonical.com>

	Merge prev pipe.

2011-09-29  Tim Penhey  <tim.penhey@canonical.com>

	Merged panel-style-namespace into unityshell-namespace.

2011-09-29  Tim Penhey  <tim.penhey@canonical.com>

	Merge prev pipe.

2011-09-29  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-09-29  Tim Penhey  <tim.penhey@canonical.com>

	Put DashSettings in a namespace, give it a pimpl, and refactor the form factor enum.

2011-09-29  Tim Penhey  <tim.penhey@canonical.com>

	Make unity::DashStyle change to unity::dash::Style.

2011-09-29  Tim Penhey  <tim.penhey@canonical.com>

	Don't need that namespace any more.

2011-09-29  Tim Penhey  <tim.penhey@canonical.com>

	Unity namespace for the plugin.

2011-09-29  Tim Penhey  <tim.penhey@canonical.com>

	Add a panel namespace, and make PanelStyle panel::Style.

2011-09-29  Tim Penhey  <tim.penhey@canonical.com>

	Pseudo-singleton panel style.

2011-09-28  Tim Penhey  <tim.penhey@canonical.com>

	Add unity namespace and change singleton type.

2011-10-24  Jason Smith  <jason.smith@canonical.com>

	fix hardcoded values

2011-10-21  Jason Smith  <jason.smith@canonical.com>

	make it possible to manually change the unity shading color for testing purposes

2011-10-20  Jay Taoko  <jay.taoko@canonical.com>

	Ported Unity to Nux 2.0
	
	- The Button class in Nux no longer has properties. Refer to Nux API for more details on the signals and functions of that class
	
	- ProcessEvent member functions have been removed (remnant of the former event architecture)
	
	- Removed former Focus API
	
	- ComputeLayout2 has been renamed ComputeContentSize

2011-10-19  Jay Taoko  <jay.taoko@canonical.com>

	* Removing deprecated file

2011-10-19  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed window states.

2011-10-19  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed text entry position in the dash

2011-10-19  Jay Taoko  <jay.taoko@canonical.com>

	* Merged with Unity trunk
	* Some fixes

2011-10-11  Jay Taoko  <jay.taoko@canonical.com>

	* Merge
	* Removing deprecated calls to ProcessEvent

2011-10-05  Jay Taoko  <jay.taoko@canonical.com>

	Porting to Nux 2.0

2011-10-03  Jay Taoko  <jay.taoko@canonical.com>

	Porting to Nux 2.0

2011-10-03  Jay Taoko  <jay.taoko@canonical.com>

	Porting to Nux 2.0

2011-10-03  Jay Taoko  <jay.taoko@canonical.com>

	Porting to Nux 2.0

2011-10-15  Andrea Azzarone  <aazarone@gmail.com>

	Merge lp:~andyrock/unity/fix-874410

2011-10-15  Andrea Azzarone  <azzaronea@gmail.com>

	Reduces Launcher icon de-coupling delay

2011-10-14  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Bug #863114: Cannot raise window from panel after minimize	High	Triaged
	Bug #865890: compiz crashed with SIGSEGV in nux::BaseWindow::GetInputWindowId() (when onboard is used)

2011-10-14  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Remove debug message and fix focusing across desktops

2011-10-14  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Ensure that windows which are forcibly unminimized receive the input focus

2011-10-14  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Always unminimize the windows on the current workspace if none of the windows
	of the activated launcher icon's application are visible on the current desktop
	when it is activated in the case that there are windows open on other
	desktops as well.
	
	Fixes LP#863114

2011-10-12  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Don't crash on startup when onboard is mapped
	
	Fixes LP#865890

2011-10-13  Gord Allott  <gord.allott@canonical.com>

	fixes an issue with the panel service segfaulting on window change

2011-10-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix tests for FilerMultirangeWidget

2011-10-12  Zaid Yeganeh  <zaid.yeganeh@gmail.com>

	Lens range widgets do not function correctly

2011-10-07  Zaid Yeganeh  <zaid.yeganeh@gmail.com>

	[UnityCore] Fixed the mouse interactions with the multi range filter
	
	modified:
	UnityCore/MultiRangeFilter.cpp

2011-10-12  Jay Ó Broin  <ismise@lavabit.com>

	Clicking blank space on top panel doesn't raise maximized window to front

2011-10-10  Jay Ó Broin  <ismise@lavabit.com>

	Add handler to raise maximized window on left-click on panel (LP: #864708)

2011-10-12  Brandon Schaefer  <schbra02@evergreen.edu>

	When the ibus was active and you pressed down it would move the focus to the result grid. Now when the ibus is active it keeps the focus when your press down/up

2011-10-11  Brandon Schaefer  <brandontschaefer@gmail.com>

	Now pressing the ddown key with ibus works

2011-10-12  Sam Spilsbury  <sam.spilsbury@canonical.com>

	lp:~smspillaz/unity/unity.fix_843958

2011-10-12  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Always focus the window when the titlebar is grabbed
	
	Fixes LP#843958

2011-10-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Bug #869196: unity panel menus don't stay open when clicked on second monitor with different geometry

2011-10-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: Code spacing fix

2011-10-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: entry2geometry_hash free the keys as well.

2011-10-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: reset the use_event variable on menu-hidden
	
	This fixes the bug which caused the menus to re-close when opening one
	after that the previous one has been closed using the "ESC" button.

2011-10-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: Sync geometries on panel window destruction
	
	This clears the indicators and menus entries geometries cached
	in unity panel service.

2011-10-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: always sync geometries for indicators.
	
	Don't sync menus only if they aren't available in the current panel window
	for the given monitor.

2011-10-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: When syncing geometries send a different panel name for each panel window
	
	Thanks to the new unity-panel-service code, this finally fixes bug #869196
	for unity.

2011-10-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: Order the entries geometry per-panel to fix multi-monitor issues
	
	The entries geometries now are related to their parent panel, so every panel window
	that is built now can define the geometries of his own entries.
	This allows to redefine the get_entry_at function to make the event_filter function
	to work correctly also when we're in a multi-screen environment not cause the indicator
	menus to close on non-primary monitors.
	
	This is the needed base to fix bug #869196

2011-10-10  Robert Carr  <racarr@canonical.com>

	Minimum height of multi range filter should be the same as for Genre buttons (32)

2011-10-10  Robert Carr  <racarr@canonical.com>

	Always check return value of XGetWindowProperty otherwise we sometimes free a random chunk of memory

2011-10-10  Robert Carr  <racarr@canonical.com>

	Merge lp:~robertcarr/unity/filtertweaks

2011-10-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	Bug #841750: Dash - horizental divider line in between categories incorrectly drawn

2011-10-11  Robert Carr  <robert.carr@canonical.com>

	Always check return value of XGetWindowProperty otherwise we sometimes free a random chunk of memory

2011-10-11  Robert Carr  <robert.carr@canonical.com>

	Minimum height of multi range filter should be the same as for Genre buttons (32)

2011-10-11  Robert Carr  <robert.carr@canonical.com>

	Merge lp:~robertcarr/unity/filtertweaks

2011-10-10  Robert Carr  <racarr@canonical.com>

	Fix button opacity

2011-10-10  Robert Carr  <racarr@canonical.com>

	Fix all button positioning and right margin

2011-10-10  Robert Carr  <racarr@canonical.com>

	Fix all button shape

2011-10-10  Robert Carr  <racarr@canonical.com>

	Filter Genre widget buttons are too big, fix to match mockup

2011-10-10  Robert Carr  <racarr@canonical.com>

	Fix some spacing in filter bar. work against 863246

2011-10-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Bug #862849: F10 opens a random menu item when it should open the first one [regression]

2011-10-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Bug #839480: Dash - When the Dash is open and there is a maximised app in the background, the top bar background should not disappear

2011-10-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Bug #869109: compiz crashed with SIGSEGV in nux::ROProperty<std::string>::operator std::string()

2011-10-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-10-05  Michal Hruby  <michal.mhr@gmail.com>

	Merge lp:~mhr3/unity/bug-865482

2011-10-11  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~smspillaz/unity/unity.fix_870430

2011-10-11  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Use correct memory management and temporarily disable focus handlers when passing
	the showdesktop wrap chain to core.
	
	Core checks for whether or not the window is allowed focus, for minimized windows
	we set this to true because plugins such as scale need to check this value
	to determine if a window should be added to their display lists. However, core
	will set the "in showdesktop mode" value to true if the window is allowed to have
	focus and wasn't already in showdesktop mode by the time the wrap chain is passed,
	but the window is already hidden, so it shouldn't be allowed to be included in the
	showdesktop list, so disable focus handlers such that CompWindow::focus will
	return false

2011-10-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Bug #870844: Double-click on the dash top panel is taken effect on the window underneith

2011-10-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: don't react to middle-click when the dash is opened.

2011-10-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: don't react to double-click when the dash is opened.
	
	Fixes bug #870844

2011-10-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	Bug #841750: Dash - horizental divider line in between categories incorrectly drawn

2011-10-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fixed additional issues (opacity, margin) added to LP: #841750

2011-10-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Bug #814610: FFe: Since showing devices in Nautilus is removed, there is no way to format an usb stick

2011-09-24  Andrea Azzarone  <azzaronea@gmail.com>

	Add a "Format..." quicklist item to device icons (LP bug# 814610).

2011-10-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Bug #862849: F10 opens a random menu item when it should open the first one [regression]

2011-10-07  Andrea Azzarone  <azzaronea@gmail.com>

	F10 should open the first menu.

2011-10-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Bug #839480: Dash - When the Dash is open and there is a maximised app in the background, the top bar background should not disappear

2011-10-07  Mirco Müller  <mirco.mueller@ubuntu.com>

	Don't replace top-bar when dash is opened and there's a maximized window. Fix LP: #839480

2011-10-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Bug #869109: compiz crashed with SIGSEGV in nux::ROProperty<std::string>::operator std::string()

2011-10-07  Gord Allott  <gord.allott@canonical.com>

	fixes issues with clicking when you don't actually move the mouse, but the UI moves underneith it

2011-10-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	ibus character selection window not drawn

2011-10-09  Brandon Schaefer  <brandontschaefer@gmail.com>

	Fixed the preedit_cursor_

2011-10-07  Brandon Schaefer  <brandontschaefer@gmail.com>

	Fixed ibus window and text disappearing. Also the preedit text is now highlighted, like it usually is else where

2011-10-10  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~smspillaz/unity/unity.fix_864758

2011-10-05  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Remove old minimized window handlers from the handler list and null check
	the transient for windows that we read, since compiz may have already removed
	them.
	
	Fixes LP #864758

2011-10-07  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~smspillaz/unity/unity.fix_868930

2011-10-07  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Use a temporary

2011-10-06  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Do automaximization on placement which only happens once when the window
	is mapped after it is created, rather than on reparenting which may happen
	if the window is withdrawn.
	
	Fixes LP #868930

2011-10-07  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~smspillaz/unity/unity.fix_867959

2011-10-07  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix space

2011-10-06  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Check for hidden windows rather than minimized ones to cover the
	show-desktop case

2011-10-07  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~smspillaz/unity/unity.fix_854595

2011-10-07  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Cast correctly

2011-10-07  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Use an enum

2011-10-05  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Only force unminimize windows for the launcher case

2011-10-05  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Always unminimize initially minimized windows when a launcher icon is
	activated since they are inaccessible elsewhere
	
	Fix LP #854595

2011-10-06  Jay Taoko  <jay.taoko@canonical.com>

	Resize the _gradient_texture (in PanelMenuView::Draw) if needed
	
	Fix: bug #863068
	Fix: bug #868293
	Fix: bug #869028

2011-10-06  Alejandro Piñeiro  <apinheiro@igalia.com>

	Fix bug 843280

2011-10-05  Alejandro Piñeiro  <apinheiro@igalia.com>

	Avoid a shadowed variable

2011-10-05  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: Solves bug 843280

2011-10-05  Alex Launi  <alex.launi@canonical.com>

	merge fix for GetState crash

2011-10-03  Alex Launi  <alex.launi@canonical.com>

	Remove introspection implementations on PanelMenuView to avoid crash

2011-10-03  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-10-05  Michal Hruby  <michal.mhr@gmail.com>

	Merge lp:~mhr3/unity/bug-865482

2011-10-04  Michal Hruby  <michal.mhr@gmail.com>

	Fix bug #865482

2011-10-05  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~smspillaz/unity/unity.fix_868185

2011-10-05  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~smspillaz/untiy/unity.fix_868185

2011-10-05  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix LP#868185 . Fall through the map case when determining whether or
	not to hook the minimize function in core

2011-10-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	Release\ 4.22.0

2011-10-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add -lm

2011-10-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove roundel

2011-10-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove roundel

2011-10-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	Bug #865430: Categories Applications and Files and folders are untranslated

2011-10-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	Correctly load translations for Lens names

2011-10-03  Jay Taoko  <jay.taoko@canonical.com>

	Fixed incorrect test

2011-10-03  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~smspillaz/unity/unity.fix_864503

2011-10-02  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Mark hidden showdesktop windows as hidden and don't double-hide windows
	which might result in their input shape not being restored.

2011-10-03  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~smspillaz/unity/unity.maybe_fix_861143

2011-10-01  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Maybe fix LP#861143
	
	Instead of explicitly undecorating windows when they are maximized, listen
	for changes in decoration state on PropertyNotify events on the windows
	themselves and respond to them, because we might get the maximization
	event when the window is mapped before compiz has had a chance to decorate
	the window.
	
	Also cover the case where a window is withdrawn and then mapped maximized
	again, where we wouldn't redecorate those windows.
	
	In order to avoid cycling on our own undecoration requests, we set the
	high bit on _MOTIF_WM_HINTS decoration field, if that high bit is
	present and the window is otherwise undecorated, we should treat it
	like it is still a decorated window and redecorate it when
	it is restored.

2011-10-03  Gord Allott  <gord.allott@canonical.com>

	fixes key focus getting in the way of mouse clicks, Bug #863555

2011-10-03  Gord Allott  <gord.allott@canonical.com>

	fixes lp:863555 by hacking around nux, nux calls the keynav change event on an object before the click event which causes the scrollview to scroll to the new focused area (the first item) causing the click event to launch the wrong application. 

2011-10-03  Tim Penhey  <tim.penhey@canonical.com>

	Make sure the pop clipping rects match up with the pushes.
	
	There is a pending nux branch to use RAII objects to control this.

2011-09-29  Tim Penhey  <tim.penhey@canonical.com>

	Match up the push and pop clipping rectangles.

2011-10-03  Tim Penhey  <tim.penhey@canonical.com>

	Clean up the specialist scroll views in the HomeView and LensView.
	
	Don't delete the nux objects, they are deleted through the views.
	
	Don't unreference the view_window if it hasn't been created.

2011-09-30  Tim Penhey  <tim.penhey@canonical.com>

	Don't delete nux objects.

2011-09-30  Tim Penhey  <tim.penhey@canonical.com>

	It is possible that the user has never hit alt-tab.

2011-10-01  Jason Smith  <jason.smith@canonical.com>

	fix crash when launcher icon dies within 250ms of window movement

2011-10-01  Jason Smith  <jason.smith@canonical.com>

	initialize memory to prevent crashes if it gets initialized to a non-0 value and the locking of the rectangle fails

2011-09-30  Jason Smith  <jason.smith@canonical.com>

	dont crash when grab fails and trying to do a detail
	
	Fixes LP: #863693

2011-09-30  Didier Roche  <didier.roche@canonical.com>

	fix to latest conventions

2011-09-30  Didier Roche  <didier.roche@canonical.com>

	- Focus the desktop when the desktop is mapped and that there is no other window around (focus on startup in particular) (LP: #863037)
	- Show the 'Desktop' label when desktop has been focused (LP: #863129)

2011-09-30  Didier Roche  <didier.roche@canonical.com>

	check only managed windows

2011-09-30  Didier Roche  <didier.roche@canonical.com>

	increase timeout for slow machine, for now, don't care about the other windows as there is a CompWindowTypeUtilMask at startup (and a terminal has this attribute as well?

2011-09-30  Didier Roche  <didier.roche@canonical.com>

	Show the 'Desktop' label when desktop has been focused (LP: #863129)

2011-09-30  Didier Roche  <didier.roche@canonical.com>

	focus the desktop when the desktop is mapped and that there is no other window around (focus on startup in particular) (LP: #863037)

2011-09-30  Jason Smith  <jason.smith@canonical.com>

	dont try to place windows which we shouldn't be messing with
	
	fixes LP:862743

2011-09-29  Gord Allott  <gord.allott@canonical.com>

	fixes the home view not having a scrollbar

2011-09-29  Gord Allott  <gord.allott@canonical.com>

	enables the home view to have the new scrollbar

2011-09-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Release\ 4.20.0

2011-09-29  Gord Allott  <gord.allott@canonical.com>

	fixes a leak in the pango escaping code

2011-09-29  Gord Allott  <gord.allott@canonical.com>

	fix a gord has heat stroke based leak

2011-09-29  Gord Allott  <gord.allott@canonical.com>

	fixes escaping in pango text

2011-09-29  Gord Allott  <gord.allott@canonical.com>

	fixes issue with text not being escaped before being sent to pango

2011-09-29  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~smspillaz/unity/unity.fix_835259

2011-09-29  Sam Spilsbury  <sam.spilsbury@canonical.com>

	NULL check windows the layout system gives us

2011-09-29  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fix rendernig of the scrollbar in the scrolled views of the Dash, LP: #836656

2011-09-29  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fix the rendering as much as possible in the remaining 15 minutes

2011-09-29  Mirco Müller  <mirco.mueller@ubuntu.com>

	Don't make it crash

2011-09-29  Mirco Müller  <mirco.mueller@ubuntu.com>

	Trying to fight g++... ehm... fix #836656

2011-09-29  Gordon Allott  <gord.allott@canonical.com>

	the horizontal renderer was renderering text at the slightly wrong width, which caused a lot of problems with the subpixel font renderering, fixes that by drawing the right width

2011-09-29  Gord Allott  <gord.allott@canonical.com>

	fixes the text for results being rendered the wrong size causing subpixel errors

2011-09-29  Gordon Allott  <gord.allott@canonical.com>

	removes the blur on hover by checking the state before drawing

2011-09-29  Gord Allott  <gord.allott@canonical.com>

	removes the blur on results when highlighted

2011-09-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Support for SearchFinished for global results, some fixes for focus

2011-09-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	[oneiric] Clicking the maximize/restore button for the dash window loses the keyboard focus

2011-09-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix GlobalSearchFinished listeners

2011-09-29  Gord Allott  <gord.allott@canonical.com>

	removes some unneeded variables

2011-09-29  Gord Allott  <gord.allott@canonical.com>

	removes unneeded variables

2011-09-29  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fixed LP: #851359

2011-09-29  Mirco Müller  <mirco.mueller@ubuntu.com>

	Revert the pixel-grid alignment for the multi-range widget for the moment

2011-09-29  Mirco Müller  <mirco.mueller@ubuntu.com>

	Add dynamic left/right padding to text-drawing, use pango-markups small-tag to help fix LP: #851359

2011-09-29  Mitsuya Shibata

	Fix unvisible pre-edit text in Dash with iBus.
	https://bugs.launchpad.net/ubuntu-translations/+bug/663776/comments/77
	
	How to reproduce:
	1. Open Dash.
	2. Startup Input Method(in Japanese, press Ctrl+Space)
	-> emit signal "preedit-start"
	3. Type 'a', preedit text should be render, but dont
	-> emit signal "preedit-changed"
	4. Press Enter, preedit text is fixed
	-> emit signal "commit", and render text in Dash
	
	In code:
	OnCommit signal handler call SetText, then text is rendered.
	However OnPreeditChanged signal handler do nothing.
	
	This branch add code to render preedit text in OnPreeditChanged.
	And at OnCommit, remove preedit text, and reset cursor position.
	
	***
	
	I've also made it so the Dash doesn't tab between Lenses if IM is currently active, as the tab is a saved key for going through options

2011-09-14  Mitsuya Shibata  <mty.shibata@gmail.com>

	Fix unvisible preedit text with ibus (lp: 663776)

2011-09-29  Robert Carr  <robert.carr@canonical.com>

	Clamp rating values to between 0 and 1

2011-09-28  Robert Carr  <racarr@canonical.com>

	FilterRatingsWidget: Clamp rating values to between 0 and 1

2011-09-29  Robert Carr  <robert.carr@canonical.com>

	Check return value of XGetWindowProperty

2011-09-28  Robert Carr  <racarr@canonical.com>

	Always check the return value of XGetWindowProperty

2011-09-29  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Make sure that launcher shortcuts works also using numpad.
	
	I've not yet found a way to make sure the launcher shortcuts works using shift and numlok in the same moment. As you know shift cancels numlock:
	
	NumLock off NumLock on
	---------------------------
	Shift off 1 2
	Shift on 3 4
	
	In other words state 1 = state 4. Any idea about this?

2011-09-28  Andrea Azzarone  <azzaronea@gmail.com>

	Removes not working code.

2011-09-28  Andrea Azzarone  <azzaronea@gmail.com>

	Merge Trunk.

2011-09-26  Andrea Azzarone  <azzaronea@gmail.com>

	Super+number shortcuts should work with numpad.

2011-09-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	This is based on the design bug #690143 and bug #688117. Basically when we click on a launcher icon that controls windows that are all in different workspaces, we need to check where is the first valid window (not minimized, if any is not minimized) and then activate that window and all the other windows of the same application that are in the same viewport. This patch fix this issue and should also fix bug #838766.
	
	Al this is based on my old branch lp:~3v1n0/unity/fix-688117

2011-09-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: don't mix urgent and non-urgent windows.

2011-09-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PluginAdapter: correctly map the windows in other viewports
	
	If a launcher icon is selected to map an application that has more than one
	window in a different viewport, we should first find the window to map
	and then map also all the other windows that are in the same viewport.

2011-09-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: Focus, some code cleanup

2011-09-29  Jason Smith  <jason.smith@canonical.com>

	disable spread on hover for now

2011-09-29  Jason Smith  <jason.smith@canonical.com>

	prefer visual glitches in multi-monitor to single monitor until real fix is found

2011-09-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	merge branch of win from Marco that fixes a bug where global menus wont show up with awkward window positioning (50% offscreen)

2011-09-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: disable the menus entries when they aren't shown.
	
	This fixes the bug that caused to switch VP and to see a window menu
	when clicking in the panel.

2011-09-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: Add disabled support
	
	If an entryview is disabled, it doesn't get any mouse event.

2011-09-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Don't use the timeout to re-show the window controls when hidden
	
	So if we move a window not handled in the panel, as soon as we reach
	the minimum visible partition, the controls are shown back in the panel.

2011-09-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Hide the panel content (menus and title) if 1/4 of the window is out
	
	If 1/4 of a winndow height or a 1/4 of a window width is not viewable
	in the current viewport, then don't handle that in the panel.

2011-09-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Check for window position when resized.
	
	This fixes bug #861279 caused by grid plugin: so now when we resize a window
	we also check that it's currently visible in the current viewport.

2011-09-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	merge branch to make sure viewport indication updates when moving window via alternative means

2011-09-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: Use a timeout when checking for VP on window move.
	
	If we're moving a window, don't perform any check until we stopped
	moving for 250ms.

2011-09-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: use the OnWindowMoved code also for OnViewPortSwitchEnded
	
	Better not to duplicate the code...

2011-09-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: some code optimizations, avoid to duplicate loops

2011-09-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: we should check that every launcher window is on current VP
	
	Otherwise just moving one would cause the indicator to change.

2011-09-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: check for viewport on window moved to update the indicator
	
	So if a window is moved to another viewport using the window decoration controls
	this is correctly handled.

2011-09-28  Jason Smith  <jason.smith@canonical.com>

	fix potential crash in BamfLauncherIcon

2011-09-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Merge my fixes branch, bugs linked

2011-09-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Close dash when indicator is clicked

2011-09-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Only turn primary monitors Panel into dash mode

2011-09-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-09-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Dash - 'Shortcuts' arrow should be removed

2011-09-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Text in Dash search text box overflows and doesn't crop with longer strings; RtL input starts in wrong place

2011-09-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-09-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Marcos animating panel

2011-09-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Popdown menu on second F10

2011-09-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Adjust y position depending on size of font

2011-09-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for drawing the Ubuntu roundel

2011-09-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Show 'Desktop' for the desktop window title

2011-09-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-09-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	Show Refine Search only if we have added a filter

2011-09-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't crash if the result category index is out of bounds

2011-09-28  Jason Smith  <jason.smith@canonical.com>

	ensure we dont overlap launcher on map

2011-09-28  Jason Smith  <jason.smith@canonical.com>

	make onboard stack above the dash like a boss

2011-09-28  Jason Smith  <jason.smith@canonical.com>

	merge branch to fix _XFreeEventCookies (mmmmmmm cookies) crash

2011-09-29  Sam Spilsbury  <sam.spilsbury@canonical.com>

	NULL free'd rectangle arrays and set the number to zero so that sendConfigureNotify
	won't try and use them. Also check if an X call failed because we did it on a destroyed
	window, and in that case return immediately since the return values of XQueryTree
	will often point to memory that is internal to xlib and freeing that will cause
	a whole raft of trouble.

2011-09-28  Jason Smith  <jason.smith@canonical.com>

	merge sams branch to ensure minimized windows leave a focus trail

2011-09-28  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Ensure that minimized windows cannot receive the focus while still being
	in animations which may change the focus so they can be unminimized. Fixes LP #859885

2011-09-28  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Don't initiate scale after terminating it. Fixes LP #764673

2011-09-28  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Don't initiate spread after terminating it. Fixes LP 764673

2011-09-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Immediate update framebuffers on output change

2011-09-28  Jason Smith  <jason.smith@canonical.com>

	merge sams branch to fix windows popping up under panels

2011-09-28  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix bug #857214
	
	Avoid the panels as well when placing windows, using some mad region logic.

2011-09-28  Jason Smith  <jason.smith@canonical.com>

	merge sams branch to make 3 finger drag more magical

2011-09-28  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Warp the pointer correctly, set the correct pointer image and notify external
	plugins that we are moving the window while it is grabbed.

2011-09-28  Jason Smith  <jason.smith@canonical.com>

	merge sams branch to fix show desktop not masking inputs

2011-09-28  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix LP 836325 and trigger the option change correctly

2011-09-28  Jason Smith  <jason.smith@canonical.com>

	fix scrolling by default introduce in previous commit

2011-09-28  Jason Smith  <jason.smith@canonical.com>

	fix issue where launcher would reveal from panel edge

2011-09-28  Jay Taoko  <jay.taoko@canonical.com>

	Fix key navigation problem. see bug #861251

2011-09-28  Jay Taoko  <jay.taoko@canonical.com>

	Fix key navigation problem. see bug #861251

2011-09-28  Gord Allott  <gord.allott@canonical.com>

	fixes the issue with dash results not being drawn in dual monitor top-bottom configurations

2011-09-28  Gord Allott  <gord.allott@canonical.com>

	fix top monitor weirdness maybe

2011-09-28  Jason Smith  <jason.smith@canonical.com>

	make desaturation time match dash show time

2011-09-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merge panel fading branch

2011-09-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	IndicatorEntryView and WindowButtons: no need to set the blending again
	
	It's controlled at upper levels.

2011-09-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: correctly use _we_control_active
	
	Otherwise it could have lead to wrong drawing.

2011-09-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: don't use the switch viewport signal, go back to _we_control_active

2011-09-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: don't draw the window title if it's not viewable
	
	Fixes bad panel title on viewport switch.

2011-09-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: don't draw any title if we're focussing the panel

2011-09-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: always force draw the panel content when requested
	
	Othewise buttons could hide while dragging a maximized window.

2011-09-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream

2011-09-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Always use CLAMP when we can.

2011-09-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: add an indicator typed as a MENU
	
	This allows to disable some unneeded features like secondary activate and
	scrolling.

2011-09-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorsView: support for indicator view typing
	
	Default type is (like it was before) an Indicator.

2011-09-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: Add typing support for indicators view
	
	I basically added two types of indicators that can be drawn using
	PanelIndicatorEntryView: INDICATOR and MENU.
	
	A menu is a little bit less complex and it doesn't handle the scrolling over
	an entry, and supports also the middle-click for being shown.
	
	An Indicator is acting like before, but now supports also a kind of
	secondary-activate feedback. On middle-click down, in fact, the item opacity
	is decreased a little and then restored on button up. This should give
	better usability.
	
	So now it's possible to use the INDICATOR type for all the system indicators
	and the MENU for the panelmenu menus, that now will act exactly like
	the menus of a gtk-menubar.

2011-09-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: cache the texture layer, and use it to draw.
	
	This code was missing in the previous versions by mistake.

2011-09-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: redraw panel after pressing a window button.

2011-09-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Animator: clamp progress value.

2011-09-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Clamp on fade-out to get nice value.

2011-09-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Full-redraw on init.
	
	It fixes the issue of the first menu-over.

2011-09-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Fixing compilation issues, due to bad merge.

2011-09-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: improving the cross-fade between title and menus
	
	Tuning the rate of the cross fading when switching from menus+buttons bar
	to a title bar (for maximized windows). We increase the fade-out of the
	showing item and the fade-in of the hiding one.

2011-09-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: setting the fade in/out values as requested by design
	
	Setting the fadein title timing at 100ms and fadeout timing at 120ms as
	discussed with JohnLea

2011-09-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: tuning the title gradient fade-out
	
	If we're fading-out the title, it's better to quickly hide
	the transparent right-most area.

2011-09-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Avoid crashes when unlocking/locking the title gradient.
	
	After long time of not using, unity it could crash when overing the panel
	and requesting to apply a gradient mask to the window title.
	This should fix the crash.

2011-09-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream changes.

2011-09-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: correctly reset the fade-out duration effect
	
	If we changed the fade-out duration it should be reset in any case.

2011-09-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Increasing the fade-in/fade-out durations

2011-09-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Don't show a window title when the dash is on!

2011-09-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: quickly hide the window buttons if menus aren't hiding
	
	If we want to hide only the window buttons (i.e. quitting the dash
	or clicking over the restore button of a maximized window), we need
	to do this in a quicker way.

2011-09-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: on fade-out quickly show the cut title part
	
	When fading-out the title we need to quickly show back the menu title
	part that has been previously cut with fade.

2011-09-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenu: use a cross-fade effect when showing the menus and hiding the title
	
	Now the window title and the menus are both faded in reverse direction
	to show a cross-fade effect.
	
	It only happens if we show bot the menus and the buttons and the title
	is not faded.

2011-09-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenu: When the menus are being shown, update the title gradient on opacity change
	
	This allows to get a nice effect, also the title now is cut using
	a progressive mask which increases its opacity following the menu animation.

2011-09-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: don't paintbackground, make the parent do it!

2011-09-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Don't show anything in the panel if at least the buttons are there
	
	If we draw the windowbuttons, then no title should shown in the panel!

2011-09-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Animator: small API change to set the default FPS value to 30
	
	So now when creating an animator we must define only the duration.

2011-09-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	IndicatorEntry and WindowButtons: no need to clear the background
	
	Since we redraw them from an higher level, we don't have to clear their
	area when drawing them.

2011-09-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: use the new Animator class to show/hide menus and buttons
	
	Now we animate the panelmenu items using the Animator timer.

2011-09-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Add DrawMenus and DrawWindowButtons utility functions
	
	They allow to check the variables to see if the menus or the window buttons
	should be drawn. All this for better code readability.

2011-09-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Remove FadeController, add a more generic Animator class
	
	It allows basically to manage a timer for animation purposes.
	It emits signals that can be used to animat widgets.
	
	Based on the OsAnimation GObject class by Andrea Cimitan.

2011-09-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Show the buttons when pressing Alt on maximized windows.

2011-09-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenu: fade-in / out Menus and Buttons when they're shown.
	
	It works well for menus of restored windows, while maximized windows
	are actually bugged.

2011-09-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: support for opacity and set them as fadable Objects

2011-09-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorsView: support opacity and set as a FadableObject
	
	This allows to make indicators fade in/out easily.

2011-09-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	FadeController: new class for handling the fading of FadableObjects
	
	This class allows to define an object to be faded-in/out using a nux::Timer

2011-09-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView: support for drawing items with a different opacity

2011-09-28  Jason Smith  <jason.smith@canonical.com>

	fix line drawing in dash

2011-09-28  Gord Allott  <gord.allott@canonical.com>

	fixes the aspect ratio of non square dash items

2011-09-28  Gord Allott  <gord.allott@canonical.com>

	some cairo cleanups

2011-09-26  Gord Allott  <gord.allott@canonical.com>

	makes sure icon tiles are aspect ratio correct

2011-09-28  Gord Allott  <gord.allott@canonical.com>

	allows the dash to scroll on keynav

2011-09-27  Gord Allott  <gord.allott@canonical.com>

	change the position of the focus callback a little so that we can show the group header too

2011-09-27  Gord Allott  <gord.allott@canonical.com>

	Hacks in a way to have the dash scroll down on keyboard navigation, will fix better in P when we can break nux ABI

2011-09-28  Gord Allott  <gord.allott@canonical.com>

	darkens the dash further

2011-09-28  Gord Allott  <gord.allott@canonical.com>

	darken the launcher/panel/dash

2011-09-28  Robert Carr  <racarr@canonical.com>

	Merge lp:~robertcarr/unity/ratingswidget-fixdesign

2011-09-26  Robert Carr  <racarr@canonical.com>

	Also clamp the filter in the mouse handling so we don't filter by a fractional amount

2011-09-26  Robert Carr  <racarr@canonical.com>

	Update the filter ratings widget to fit design. Firstly the user should not be able to set half stars. Secondly the user should be able to drag and change the star rating

2011-09-28  Jason Smith  <jason.smith@canonical.com>

	merge blur performance branch

2011-09-28  Jason Smith  <jason.smith@canonical.com>

	improve blur rendering performance

2011-09-28  Tim Penhey  <tim.penhey@canonical.com>

	Delete the windows thread and switcher controller when destroying UnityScreen.

2011-09-28  Tim Penhey  <tim.penhey@canonical.com>

	Delete the switcherController and the windows thread when destroying the UnityScreen.
	Having a clean exit depends on nux not trying to access the windows thread when destroying the Views, Layouts and ResourceData.

2011-09-27  Jason Smith  <jason.smith@canonical.com>

	make switcher view ensure text is inside the switcher

2011-09-27  Robert Carr  <racarr@canonical.com>

	Merge lp:~robertcarr/unity/vpswitch-closedash

2011-09-27  Robert Carr  <racarr@canonical.com>

	Close the dash when we start a viewport switch

2011-09-27  Robert Carr  <racarr@canonical.com>

	Merge lp:~unity-team/unity/unity.viewport-bias

2011-09-26  Jason Smith  <jason.smith@canonical.com>

	make alt-tab able to give priority to windows on the current viewport

2011-09-27  Robert Carr  <racarr@canonical.com>

	Merge lp:~robercarr/unity/launcher-nopointergrab. Have the launcher not take a pointer grab in keynav mode.

2011-09-26  Robert Carr  <racarr@canonical.com>

	Merge the branch in to itself? I suck at bzr

2011-09-26  Robert Carr  <racarr@canonical.com>

	Launcher: Don't take a pointer grab in key nav mode

2011-09-26  Robert Carr  <racarr@canonical.com>

	Use the search close asset in SearchBarSpinner.

2011-09-26  Robert Carr  <racarr@canonical.com>

	Launcher: Don't take a pointer grab in keynav mode

2011-09-27  Didier Roche  <didier.roche@canonical.com>

	Add system setting icon to Launcher (LP: #764744)

2011-09-26  Jason Smith  <jason.smith@canonical.com>

	merge dash draw perf branch

2011-09-26  Jason Smith  <jason.smith@canonical.com>

	improve rendering performance slightly when doing a full dash redraw

2011-09-26  Robert Carr  <racarr@canonical.com>

	Merge lp:~robertcarr/unity/dash-fourfingertap

2011-09-26  Robert Carr  <racarr@canonical.com>

	Uncomment the line using GEIS_GESTURE_ATTRIBUTE_TOUCHES to set in our GeisAdapter, not sure of the history of GEIS (as in why it was disabled originally) but it seems to work fine now and be the appropriate way to access it through the new GEIS API...which we don't use but that's a whole different matter

2011-09-26  Didier Roche  <didier.roche@canonical.com>

	Don't cut text on 2 lines on home dash (Neil fixes for french)

2011-09-26  Robert Carr  <racarr@canonical.com>

	Merge lp:~robertcarr/unity/homelauncher-dnd

2011-09-26  Robert Carr  <racarr@canonical.com>

	A proper fix to enabling DND support to the Home folder launcher. Previously it only worked if you had a nautilus-home.desktop which I patched myself...and then forgot about?

2011-09-26  Robert Carr  <racarr@canonical.com>

	Merge lp:~robertcarr/unity/dnd-iconsize

2011-09-26  Robert Carr  <racarr@canonical.com>

	ResultViewGrid: Use the same size as dash icons for dnd images

2011-09-26  Robert Carr  <racarr@canonical.com>

	Merge lp:~robertcarr/unity/dnd-closedash

2011-09-26  Robert Carr  <racarr@canonical.com>

	DashView: Process DND events to close the Dash when we drag a DND object outside of the dash

2011-09-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Release\ 4.18.0

2011-09-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Call panel_a11y_init before creating dbus services to fix thread-safety issues when dealing with get/setenv

2011-09-26  Andrea Azzarone  <azzaronea@gmail.com>

	Launcher - a spread can accidentally be triggered during the 'dragging and dropping behind the Launcher' interaction

2011-09-24  Andrea Azzarone  <azzaronea@gmail.com>

	Blocks the triggering of a spread during the 'dragging and dropping behind the Launcher' interaction.

2011-09-26  Andrea Azzarone  <azzaronea@gmail.com>

	Bug #855909: holding down super while dash is open resaturates launcher but super-key-shortcuts don't appear

2011-09-25  Andrea Azzarone  <azzaronea@gmail.com>

	Doesn't saturate icons on super key when the dash is open.

2011-09-26  Andrea Azzarone  <azzaronea@gmail.com>

	Launcher - When useing Alt F1 launcher keyboard navigation, Launcher should not scroll until top or bottom of Launcher is reached. It uses lp:~andyrock/unity/fix-858469 as a prerequisite to fix the jump bug.

2011-09-25  Andrea Azzarone  <azzaronea@gmail.com>

	Launcher - When useing Alt F1 launcher keyboard navigation, Launcher should not scroll until top or bottom of Launcher is reached.

2011-09-26  Andrea Azzarone  <azzaronea@gmail.com>

	Don't jump during launcher keynav.
	
	To reproduce the problem:
	1. With a "filled" launcher bar press Alt+F1 (make sure to move your mouse outside of the launcher bar area to not hit bug 858502)
	2. Press the down key
	
	RESULT:
	* The launcher items jump up and down.
	
	---------------------------------------------------------------
	
	I think this is not the best solution but this is a kind of workaround. Given that we are now at an advanced stage of the release cycle, I think it is better that launcher.cpp does not change too much (Launcher.cpp is not a file, is a puzzle :P )

2011-09-25  Andrea Azzarone  <azzaronea@gmail.com>

	Don't jump during launcher keynav (bug 858469).

2011-09-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Fixed lots of other PanelMenuView related bugs (see the linked list of "In Progress bugs" for reference).
	
	In particular, I've also changed these things:
	- Moving to nux::GetGraphicsDisplay()->GetMouseScreenCoord() (instead of gdk functions,
	warning this needs nux bzr-453 or newer not to crash, thanks to Jay for fixing!)
	- Checking for mouse position after closing menus to hide/show them (bug bug #843670)
	- Checking for mouse position after dragging a window to to hide/show menus
	- Fix for PluginAdapter not to consider unmapped windows as maximized (bug #781215)
	- Panel-service: correctly close menus when releasing mouse outside a menu title (bug #844309)
	- Panel-service: cache the indicator entries geometry and use the values for checking mouse position
	- Don't redecorate windows on maximization drag (bug #838923)
	- panel-service: Remove id2entry_hash and use sscanf to parse the entries IDs
	- PanelView: track mouse position only when it has been changed (fix bug #834065)
	- PanelMenuView / PanelIndicatorsView: remove code duplication for adding an entry
	- Better mouse grab management using only PanelTitleGrabArea
	- PanelMenuView: even more checks to avoid to show/hide menus when we shouldn't
	- PanelView: sync geometries for real
	
	See the related commit logs for more informations.
	
	This branch, to work properly, needs the updated UnityCore code that I've pushed in my lp:~3v1n0/unity/menus-switching-hacks branch (for the entries geometry things), so in the case that the other branch isn't accepted, we need to port its UnityCore changes here.
	
	PS: for the record, this is the previous merge request for this branch: https://code.launchpad.net/~3v1n0/unity/panelmenu-fixes/+merge/73622

2011-09-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowButtons: Fixing bug #823353, re-add pressed form for buttons

2011-09-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: don't allow to drag windows from panel when the dash is open
	
	Fixing bug #858815

2011-09-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Some more optimizations in UpdateShowNow to avoid false-positive
	
	We now use also the status and we avoid to do unneeded computation when
	we just requested to hide the menus.

2011-09-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Add a delay before showing the menus when we press the ALT key
	
	This fixes bug #855521 preventing the menus to be shown when doing an
	alt+tab. The delay is actually set to 180ms and seems to work well.

2011-09-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Remove conflicts with lp:~3v1n0/unity/menus-switching-hacks

2011-09-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: move to foreach to iterate over entries...

2011-09-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream to resolve conflicts.

2011-09-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorsView: use foreach loops when possible

2011-09-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: change name to UnityPanel not to clash with unity-2d

2011-09-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: sync geometries on indicator entry view Updated.

2011-09-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: fixing typo.

2011-09-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: correct wrongly changed comment string...

2011-09-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: SyncGeometries doesn't actually sync anything
	
	Added missing method to sync geometries with the service.

2011-09-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream.

2011-09-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: we don't need to keep _title_tex, _title_layer is enough
	
	Removing _title_tex and using just the saved _title_layer to draw the
	faded application title.

2011-09-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Code cleanup
	
	Disabling some old code, fixed some spacing and updating some lines around.

2011-09-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: check if we're inside the panel after a drag event.
	
	If we release the mouse inside the panel, after dragging it around
	we need to draw it properly.

2011-09-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: Use all the panel size to check when we have to start dragging
	
	We should drag for real only when we're outside the panel, not when
	we're outside the menuview. In fact, this would cause the grid plugin
	to start when we're over the indicators (for example).

2011-09-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelTitleGrabArea: control the grabbed status
	
	Add the grabbed cursor support to the PanelTitleGrabArea without contrilling
	this directly from PanelMenuView, and update this one to use the
	new grab-area interface.
	
	Also we directly uses the signals eredited from InputArea in the grab area
	with no more code duplication.

2011-09-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelMenuView: avoid code duplication in OnEntryAdded
	
	Use the new PanelIndicatorsWidget functions to add an entry to the
	panel menu view, without code duplication.

2011-09-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorsView: Add AddEntry / RemoveEntry APIs to allow better code reusability
	
	Added new APIs to allow to reuse the code to add entries also in the
	PanelMenuView. Entries can be added in any position, or automatically
	(by priority).

2011-09-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	panel-service: remove an implicit check.

2011-09-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	panel-service: re-open a menu if clicking over its title after a keyboard navigation
	
	If we were navigating over indicators using the keyboard
	and now we click over the indicator under the mouse, we
	must force it to show back again, not make all the menus close.

2011-09-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: track mouse position only when it has been changed
	
	We cache the tracked mouse position to avoid to check for changed
	position every few milliseconds without any need.
	
	This commit fixes bug #834065 since with the previous implementation,
	when changing the active menu using the keyboard, the mouse position was
	always checked for opening a menu. Now it's relevant only if it has been
	changed.

2011-09-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Go back (again) to auto mouse = nux::GetGraphicsDisplay()->GetMouseScreenCoord()
	
	Since Jay fixed it for us in Nux (commit 453), now we can use it safely here
	with no more crashes ;)

2011-09-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Ignore keyboard events when the mouse is over a menu title
	
	This is a first workaround to but #827582 and it eliminates the visual
	issue that is happening when using the keyboard arrows when
	the mouse is over an indicator.

2011-09-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	panel-service: Remove id2entry_hash and go back to a direct hash entry2geometry_hash
	
	There's no need to use the id2entry hash since sscanf can do the
	work for us to get back a pointer from its previously generated string.
	This works well and saves memory and computation.
	
	Also it solves the issue with entry2geometry_hash that now can be again an hashtable
	using the direct access and doesn't use memory to duplicate the entry_id
	string

2011-09-16  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Use a string based hash-table for geometry and don't remove values on entry-removed
	
	When switching the focus from a window to one of its dialog children
	(for example an open dialog, or any other dialog with no proper menu)
	unity-panel-service gets quickly an "entry-removed" signal for an entry
	and then a new "entry-added" signal for the very same entry.
	This causes the panel-service not to sync with the client, since the
	two events are too near and so if in this case we would have removed
	the cached geometries for that entry, then the client wouldn't have shown
	its menu correctly.
	
	So now we remove the entries from the entry2geometry_hash hashtable only
	when the client asked to do that to avoid errors, however we use more
	memory and a slower hashtable since we need to use strings.

2011-09-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Fixing for good the Redecorate maximized windows issue.
	
	This fixes bug #838923 (and particularly the redecorate problem
	also noticed by other bugs like #825230).
	
	Really this is more a workaround than a fix, since in the previous
	implementation of the PluginAdapter::IsWindowDecorated function
	we used the compiz way to get the decoration parameters.
	However compiz is too slow to catch the changes we did in the function
	PluginAdapter::SetMwmWindowHints which actually uses directly the
	Xlib APIs. So, also when querying for the decorate status
	we need to use XGetWindowProperty to get the real value.
	
	The old code has been left there, with a FIXME statement.

2011-09-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Code cleanup...

2011-09-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	panel-service: Fixed coding style.

2011-09-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Panel-service: cache the entry geometries and use them for parsing mouse events
	
	When a client calls the SyncGeometry method the panel-service caches
	the geometries for the changed entries and then we use them in the
	event filter function to check if a release event has been done
	over an indicator entry name or not.
	
	This fixes for good bug #844309 and improves the menus handling with
	a single-click: when a click is released over a non-previously selected
	menu title, then the release event is ignored, otherwise we use it
	to close the menus.

2011-09-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	panel-service: Don't remove all release events outside the menu area on first click
	
	Unity panel service, after opening a menu was ignoring all the mouse release events
	to avoid to close the just opened menu. But this was incorrect and caused
	bug #844309 so it was impossible click on a menu, continue clicking over it
	and releasing the mouse outside its area (to close it).
	
	So now we only ingore release events that are above the menu, so if
	a mouse button is released above the menu (and so in its title in the panel)
	the release event is ignored and so the menu doesn't close, otherwise
	the menu closes.

2011-09-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging missing changes...

2011-09-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Don't consider unmapped and unviewable windows in IsWindowObscured
	
	An unmapped or not viewable window can't for sure obscure another window.
	So, when trying to collect the maximized Windows in PanelMenuWindow
	(to restore them grabbing from the panel), the unmapped windows
	(like banshee in the sound menu or deluge reduced to its indicator)
	must not be considered or the dragging wouldn't work.
	
	This should fix bugs like #781215 and #774121

2011-09-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowManager: don't StartMove with negative coordinates
	
	Otherwise unity will crash.

2011-09-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Panel: Show the menu after maximizing using the window title drag
	
	When a window is maximized we force to check for the mouse position
	to draw correctly the panel.

2011-09-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	nux::GetGraphicsDisplay()->GetMouseScreenCoord() is buggy, let's move back to GDK
	
	It's better to avoid crashes here. Always check mouse position using GDK.

2011-09-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView, never use nux::GetGraphicsDisplay()->GetMouseScreenCoord();
	
	It's too unstable, it could causes crashes when the mouse pointer is
	grabbed. Reverting to the default implementation, including a FIXME.

2011-09-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Fallback to Gdk display if nux::GetGraphicsDisplay() is null
	
	Sometimes nux doesn't seem to work as expected, leading to crashes
	in the previous implementation. So adding a gdk fallback if needed.

2011-09-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Put back AllMenuClosed and check for new mouse position using Nux
	
	This allows to properly fix bug #843670 hiding menus only when the mouse
	pointer is outside the top menu panel.

2011-09-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream

2011-09-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	This is a set of hacks to improve the reaction of the panel on fast menus switching
	
	Everytime unity shows a menu it needs to contact unity-panel-service and to wait for its reply to correctly redraw the panel (selecting the mapped menu title).
	This is correct, but due to the low speed of this process it causes some visual issues when moving quickly the mouse over the indicators, this gives the impression that the unity interface is slow.
	
	To reduce this feeling I've made some hacks to make the Panel update its aspect as soon as a menu has been hovered, without waiting for the panel-service reply both when selecting and de-selecting a menu.
	However, the panel reply is not ignored, but considered only if our guess was wrong.
	
	This allows to navigate over titles without that the panel will show a "redraw cascade effect" caused by the late replies of the panel service.
	Of course the speed of the menus themselves won't change, but the switch process should look cleaner.
	
	Check also this [1] merge proposal for better understanding some of the changes:
	
	[1] https://code.launchpad.net/~3v1n0/unity/panelmenu-fixes/+merge/76133

2011-09-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Don't draw white indicators when a menu entry is active.
	
	Patch suggested by Andrea Cimitan.

2011-09-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Don't use the IsActive getter when modifying the private value

2011-09-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorEntryView always use the IsActive() function
	
	Instead of the draw_active_ variable.

2011-09-26  Sam Spilsbury  <sam.spilsbury@canonical.com>

	This is relevant to 754689 - when a user changes the launcher size the offsets for the expo plugin need to change.

2011-09-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Offset expo plugin space for launcher size

2011-09-26  Sam Spilsbury  <sam.spilsbury@canonical.com>

	XRegion.h defines TRUE and FALSE too

2011-09-16  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix TRUE/FALSE def conflict

2011-09-26  Omer Akram  <om26er@ubuntu.com>

	Dash unmaximize/maximize button is mismatched with actual window size

2011-09-18  Omer Akram  <om26er@ubuntu.com>

	fix for bug 852984 from Wildjiji

2011-09-26  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@canonical.com>

	ResultRendererTile leaked a lot of GIcons. In fact for any icon string resembling a URI, or when loading an icon by name.

2011-09-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Fix leak of GIcon in ResultRendererTile. It was leaked when loading from a URI or icon name.

2011-09-26  Gordon Allott  <gord.allott@canonical.com>

	this should fix the music lens bug, what seems to have been happening is that tim added some code that resets the handle_counter_ in the IconLoader, but it was watching the wrong container to know when to reset the handle_counter_, which caused handles to get overridden, which caused the wrong slot to get disconnected when we call disconnectbyhandle in ResultRenderer
	
	and figuring that out has stolen some of my soul.

2011-09-23  Gord Allott  <gord.allott@canonical.com>

	add protection in icon loading

2011-09-23  Gord Allott  <gord.allott@canonical.com>

	don't zero out the handle index unless the task_map is empty

2011-09-23  Jason Smith  <jason.smith@canonical.com>

	prefer lower left monitor instead of upper left monitor

2011-09-23  Jason Smith  <jason.smith@canonical.com>

	make "primary" monitor be the left most monitor, regardless of what X says...
	We do this because we are more or less forced to by the design

2011-09-23  Jason Smith  <jason.smith@canonical.com>

	merge gords reflection branch

2011-09-22  Gord Allott  <gord.allott@canonical.com>

	gets the real dash size emitted on ubus, so that the result views can render reflections properly

2011-09-23  Jason Smith  <jason.smith@canonical.com>

	tmp

2011-09-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorsView: use foreach loops in OnPointerMoved.

2011-09-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream.

2011-09-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DBusIndicators: re-use computed rect value.

2011-09-12  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DBusIndicators: cache locations per each different caller
	
	When syncing the locations geometries, we must consider also who asked
	to sync them. Each client should have different geometries, so we must cache
	them considering the caller name.
	
	Also fix a typo causing the file not compile.

2011-09-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DBusIndicators: don't spam the service, just send really changed geometries
	
	Cache the last received EntryLocations map in DBusIndicators, so on next
	call to SyncGeometries we just send to the service informations about
	the entries that have really changed their geometry.
	
	When an entry has been removed, we just send to the service invalid
	width and height values.

2011-09-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: SyncGeometries doesn't actually sync anything
	
	Added missing method to sync geometries with the service.

2011-09-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	This is a set of hacks to improve the reaction of the panel on fast menus switching
	
	Everytime unity shows a menu it needs to contact unity-panel-service
	and to wait for its reply to correctly redraw the panel (selecting the
	mapped menu title).
	This is correct, but due to the low speed of this process it causes
	some visual issues when moving quickly the mouse over the indicators,
	this gives the impression that the unity interface is slow.
	
	To reduce this feeling I've made some hacks to make the Panel update
	its aspect as soon as a menu has been overed, without waiting for
	the panel-service reply both when selecting and deselecting a menu.
	However, the panel reply is not ignored, but considered only if our
	guess was wrong.
	
	This allows to navigate over titles without that the panel will show
	a "redraw cascade effect" caused by the late replies of the panel service.
	Of course the speed of the menus themselves won't change, but the switch
	process should look cleaner.

2011-09-22  Jason Smith  <jason.smith@canonical.com>

	merge alt-tab follows mouse branch

2011-09-22  Jason Smith  <jason.smith@canonical.com>

	make alt-tab follow mouse and not focused window

2011-09-22  Jason Smith  <jason.smith@canonical.com>

	Make alt-tab track monitor with mouse on it

2011-09-22  Jason Smith  <jason.smith@canonical.com>

	make switcher dots match those on dash material

2011-09-22  Daniel van Vugt  <vanvugt@gmail.com>

	Fixes LP: #747682. Thanks for the patch, Daniel!

2011-09-19  Daniel van Vugt  <vanvugt@gmail.com>

	Fix unity4-specific shadow toggling.

2011-09-19  Daniel van Vugt  <vanvugt@gmail.com>

	Panel shadow opacity should match panel opacity. (LP: #747682)

2011-09-22  Daniel van Vugt  <vanvugt@gmail.com>

	Fixes LP: #815454. Thanks for the patch, Daniel!

2011-09-21  Daniel van Vugt  <vanvugt@gmail.com>

	Fixed missing panel shadow on secondary monitors. (LP: #815454)

2011-09-22  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes LP: #851185. Thanks for the patch, Andrea!

2011-09-16  Andrea Azzarone  <azzaronea@gmail.com>

	Doesn't trigger dnd behind launcher interaction is dash is open.

2011-09-22  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes LP: #851619. Thanks for the patch, Andrea!

2011-09-22  Andrea Azzarone  <azzaronea@gmail.com>

	Gives feedback when dropping an icon that's already in launcher.

2011-09-22  Didier Roche  <didier.roche@canonical.com>

	bump build-dep requirement on CMakeLists.txt (LP: #846447)

2011-09-22  Jason Smith  <jason.smith@canonical.com>

	update switcher view glow to match design (minor tweak)

2011-09-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fix regression in pixel-grid aligned drawing.

2011-09-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fix regression from DashStyle refactoring messing up the pixel-grid alignment

2011-09-22  Jason Smith  <jason.smith@canonical.com>

	Merge branch from Brandon Schaefer to make window buttons appear when pressing alt

2011-09-18  Brandon Schaefer  <brandontschaefer@gmail.com>

	WindowButtons now work when using alt

2011-09-21  Jason Smith  <jason.smith@canonical.com>

	make layout system implement maximum vertical size

2011-09-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~smspillaz/unity/unity.fix_855068

2011-09-21  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix typo

2011-09-22  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~smspillaz/unity/unity.real_minimize_spread

2011-09-21  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Temporarily allow minimied windows to be "focused" so that other plugins
	will add them to focus effects (eg scale) and remove temp unminimization.

2011-09-21  Jason Smith  <jason.smith@canonical.com>

	restore paint background to IconTexture

2011-09-21  Jason Smith  <jason.smith@canonical.com>

	fix dash rendering Draw vs DrawContent

2011-09-21  Jason Smith  <jason.smith@canonical.com>

	fix regression in drag icon renderering from rev 1575

2011-09-21  Jason Smith  <jason.smith@canonical.com>

	fix bug where corrupted FBO paints bad data all over screen

2011-09-21  Jason Smith  <jason.smith@canonical.com>

	merge faster blur branch

2011-09-20  Jason Smith  <jason.smith@canonical.com>

	merge jays optimized effects branch
	tweak to make blurs more reliable and speedy

2011-09-20  Jay Taoko  <jay.taoko@canonical.com>

	Optimized effects creation

2011-09-21  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fixed LP: #838904 

2011-09-21  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fixed height and alignment relative to the top-most launcher icon of the
	dash-search-bar.

2011-09-20  Mirco Müller  <mirco.mueller@ubuntu.com>

	position, size and glow of the search-bar outline fixed

2011-09-21  Gord Allott  <gord.allott@canonical.com>

	adjusts the layout of the dash somewhat

2011-09-20  Gord Allott  <gord.allott@canonical.com>

	add magic numbers to tile size to make gord sad

2011-09-20  Gord Allott  <gord.allott@canonical.com>

	remove colours

2011-09-20  Gord Allott  <gord.allott@canonical.com>

	make the dash resize code flush against the tiles

2011-09-20  Gord Allott  <gord.allott@canonical.com>

	change places style to suit previous commit

2011-09-20  Gord Allott  <gord.allott@canonical.com>

	set the spacing in result tiles to 10

2011-09-20  Gord Allott  <gord.allott@canonical.com>

	remove padding from result view

2011-09-20  Gord Allott  <gord.allott@canonical.com>

	fix the placesgroup object using too much space vertically

2011-09-20  Gord Allott  <gord.allott@canonical.com>

	draw pretty colours all over the dash

2011-09-21  Gord Allott  <gord.allott@canonical.com>

	chunks the loading of dash items so we never block compiz for more than 8ms

2011-09-19  Gord Allott  <gord.allott@canonical.com>

	fix the off by one error and track the timeout handle

2011-09-19  Gord Allott  <gord.allott@canonical.com>

	do the lazy loading of the dash into 8ms chucks, before queuing to the next frame£

2011-09-21  Gord Allott  <gord.allott@canonical.com>

	Merges in a dash rendering cleanup branch, should be a slightly quicker dash

2011-09-19  Gord Allott  <gord.allott@canonical.com>

	remove the clipping from the result view, in certain cases we actually want to go outside our bounds

2011-09-19  Gord Allott  <gord.allott@canonical.com>

	same for the horizontal tile

2011-09-19  Gord Allott  <gord.allott@canonical.com>

	remove unneeded renderering in the dash

2011-09-19  Gord Allott  <gord.allott@canonical.com>

	remove unneeded blend mode setting

2011-09-20  Jason Smith  <jason.smith@canonical.com>

	fix accounting of dash backgrounds to prevent double painting of blur on scroll

2011-09-20  Robert Carr  <racarr@canonical.com>

	BackgroundEffectHelper: Change the default noise factor for blur from 1.2 to 1.1

2011-09-20  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~smspillaz/unity/unity.fix_invisible_windows

2011-09-20  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix spacing and add a comment

2011-09-20  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge trunk

2011-09-20  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Reference count the fbos and ensure that we are not binding
	and painting fbos in the transformed screen case as we don't
	set up the buffers properly for that

2011-09-20  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix dupe

2011-09-20  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge trunk

2011-09-20  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Ensure that the frame region is cleared on showdesktop too

2011-09-20  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~unity-team/unity/unity..sdh_invisible_window

2011-09-20  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix invisible windows when using showdesktop handler

2011-09-20  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~unity-team/unity/unity.fix_732997

2011-09-20  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix LP#732997 - do not override minimization functions until the window
	is mapped and do not show inaccessible windows which have been withdrawn
	or started out iconfied in the alt-tab

2011-09-20  Didier Roche  <didier.roche@canonical.com>

	add Update-notifier to the whitelist as per request from the release team LP: #779382

2011-09-19  Jason Smith  <jason.smith@canonical.com>

	merge branch to improve layout system to be smarter with many windows of varying aspect ratios

2011-09-19  Jason Smith  <jason.smith@canonical.com>

	make layout system look ahead to see the effect of the next window on the current row

2011-09-19  Jason Smith  <jason.smith@canonical.com>

	make layout system prefer even layouts when possible

2011-09-19  Andrea Azzarone

	merge branch to saturate/desaturate the launcher when the dash is open and DND starts

2011-09-15  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes some problem with saturation/desaturation of the launcher when dash is open and dnd starts.

2011-09-19  Jason Smith  <jason.smith@canonical.com>

	merge branch to make GIMP handle spread mode better in some cases

2011-09-13  Jason Smith  <jason.smith@canonical.com>

	Handle applications like the GIMP better in spread mode

2011-09-19  Jason Smith  <jason.smith@canonical.com>

	make sure we dont tell compiz to draw durring a draw

2011-09-19  Tim Penhey  <tim.penhey@canonical.com>

	DashStyle refactoring.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Merged dash-style-string-const-ref into dash-style-cmath.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Merged dash-style-pseudo-singleton into dash-style-string-const-ref.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Merged dash-style-enums into dash-style-pseudo-singleton.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Remove tabs.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Merged dash-style-string-const-ref into dash-style-cmath.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Merged dash-style-pseudo-singleton into dash-style-string-const-ref.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Merged dash-style-enums into dash-style-pseudo-singleton.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Merged dash-style-whitespace into dash-style-enums.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Merged dash-style-variable-rename into dash-style-whitespace.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Merge prev pipe.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Add some const correctness.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Use <cmath> and anon namespace.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Pass std::string by const&.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Update tests.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Pseudo singleton for DashStyle.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Use strong enums.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Fix whitespace in the header.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Fix the whitespace.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Rename the member variables to match coding guidelines.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	More tweaks.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Initial extraction.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Remove extra constants.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Generic mapping array too.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Mapped string reader.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	Mode array and int array changed.

2011-09-15  Tim Penhey  <tim.penhey@canonical.com>

	More reading refactoring.

2011-09-14  Tim Penhey  <tim.penhey@canonical.com>

	Refactoring colors and json reading.

2011-09-14  Tim Penhey  <tim.penhey@canonical.com>

	Minimal changes to make DashStyle use a pimpl.

2011-09-16  Jason Smith  <jason.smith@canonical.com>

	merge optimization branch

2011-09-16  Jason Smith  <jason.smith@canonical.com>

	fix memory leak in dash

2011-09-16  Jason Smith  <jason.smith@canonical.com>

	Optimize unity to minimize number of calls to get projection matrix (math reduction)
	Remove useless call to draw background in IconTexture

2011-09-16  Jay Taoko  <jay.taoko@canonical.com>

	Fixed regression in the dash search entry. See bug #764859

2011-09-16  Jay Taoko  <jay.taoko@canonical.com>

	Fixed regression in the dash search entry. See bug #764859

2011-09-16  Robert Carr  <racarr@canonical.com>

	Merge lp:~robertcarr/unity/dash-keepfocus

2011-09-16  Robert Carr  <racarr@canonical.com>

	unityshell: If the dash is open dont let other windows steal input focus. closes lp:830730

2011-09-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge lp:~cimi/unity/black-dash-layer

2011-09-15  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Use plain black #000000, instead #333333, as dark dash layer

2011-09-16  Alejandro Piñeiro  <apinheiro@igalia.com>

	Adding NUX_[DECLARE/IMPLEMENT]_OBJECT_TYPE macros for LauncherIcon

2011-09-15  Alejandro Piñeiro  <apinheiro@igalia.com>

	Fixing a type on LauncherIcon NUX_DECLARE_TYPE

2011-09-15  Alejandro Piñeiro  <apinheiro@igalia.com>

	Adding the NUX_DECLARE/IMPLEMENT macros for LauncherIcon

2011-09-15  Jason Smith  <jason.smith@canonical.com>

	fix issue where (rarely) alt-tab could enter spread mode prematurely

2011-09-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Release\ 4.16.0

2011-09-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix count of hidden results

2011-09-15  Gord Allott  <gord.allott@canonical.com>

	makes the shine on the dash much less intensive

2011-09-15  Gord Allott  <gord.allott@canonical.com>

	less bright sheen

2011-09-15  Gord Allott  <gord.allott@canonical.com>

	fixes the tiling for icons in the dash, small icons now stretch

2011-09-15  Gord Allott  <gord.allott@canonical.com>

	Makes the icons in the dash scale instead of tile

2011-09-15  Mirco Müller  <mirco.mueller@ubuntu.com>

	Mirco's branch to adjust spacing and solve lp:844889
	
	Fixed issues:
	
	- Category header icons are too large
	- The font size of category header titles is too larged
	- The search result icons are too small
	- The search filter toggle boxes are too high
	- The search filter toggle boxes are too narrow
	- the search box is too short
	- The the font size of the text underneath each icon in the search results is too large
	- The size and shape of the arrow that points to the currently selected Dash Lens is incorrect

2011-09-15  Mirco Müller  <mirco.mueller@ubuntu.com>

	reverted the attempt in changing the dash-size, made category font smaller

2011-09-15  Mirco Müller  <mirco.mueller@ubuntu.com>

	Numerous fixes for LP: #844889... about 50% of the states issues still to do

2011-09-15  Gord Allott  <gord.allott@canonical.com>

	changes the dash background to be darker with a shine

2011-09-15  Gord Allott  <gord.allott@canonical.com>

	made the sheen less shiny

2011-09-15  Gord Allott  <gord.allott@canonical.com>

	remove comments

2011-09-15  Gord Allott  <gord.allott@canonical.com>

	fixes the launcher renderering

2011-09-15  Gord Allott  <gord.allott@canonical.com>

	adds a sheen to the launcher, dash and panel

2011-09-14  Gord Allott  <gord.allott@canonical.com>

	shine in the dash

2011-09-14  Gord Allott  <gord.allott@canonical.com>

	darken layer added to the ui elements in dash mode

2011-09-15  Gord Allott  <gord.allott@canonical.com>

	reduce the grid view spacing

2011-09-15  Gord Allott  <gord.allott@canonical.com>

	reduce height of results in the dash by one line of text

2011-09-15  Gord Allott  <gord.allott@canonical.com>

	fixed bug with total rows being +1 instead of ceil

2011-09-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix Panel icons and text when dash is open

2011-09-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make icons white when the dash is open

2011-09-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make indicators draw white text when Dash is showing

2011-09-15  Gord Allott  <gord.allott@canonical.com>

	Fixes a bug with the horizontal renderer not using the correct text drawing method

2011-09-13  Gord Allott  <gord.allott@canonical.com>

	fixed the horizontal renderer cutting off some of the text

2011-09-13  Gord Allott  <gord.allott@canonical.com>

	Merge in the new dash size branch

2011-09-13  Gord Allott  <gord.allott@canonical.com>

	made the loadtext method in resultrenderer virtual

2011-09-15  Jason Smith  <jason.smith@canonical.com>

	fix timeout delay to be consistent

2011-09-15  Gord Allott  <gord.allott@canonical.com>

	merging in a branch to increase the icon size in the dash, one of many targeting lp:844889

2011-09-14  Gord Allott  <gord.allott@canonical.com>

	changed fallback icon size to use places style code

2011-09-14  Gord Allott  <gord.allott@canonical.com>

	Merged updated fix-missing-icons branch

2011-09-12  Gord Allott  <gord.allott@canonical.com>

	remove spacing from the results grid renderer

2011-09-12  Gord Allott  <gord.allott@canonical.com>

	changed the horizontal renderer to fit the new size

2011-09-12  Gord Allott  <gord.allott@canonical.com>

	changed dash icon size from 42 to 64

2011-09-12  Gord Allott  <gord.allott@canonical.com>

	fix missing icons branch merged in to stop future conflicts

2011-09-12  Gord Allott  <gord.allott@canonical.com>

	quicksave

2011-09-15  Gord Allott  <gord.allott@canonical.com>

	Merges in a branch to fix missing icons, targeting lp:830887

2011-09-14  Gord Allott  <gord.allott@canonical.com>

	fixes icon renderer so that it returns a null reference when it can't find a file rather than silently quitting, so we can use that codepath instead of stating files all the live long day

2011-09-09  Gord Allott  <gord.allott@canonical.com>

	fix lp:830887

2011-09-15  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~smspillaz/unity/unity.fix_crash_on_startup

2011-08-05  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix crash on startup
	
	On startup, compiz does plugin->vTable->init () for every single plugin in
	the load queue. It then does plugin->vTable->initScreen (); On some drivers,
	doing a glGet () before an opengl context is created can result in a crash,
	so move the detection and failure code to UnityScreen's constructor where
	opengl has already been loaded.

2011-09-14  Jason Smith  <jason.smith@canonical.com>

	merge branch to make dash not close on DND start

2011-09-14  Jason Smith  <jason.smith@canonical.com>

	Dont close dash on DND start

2011-09-14  Jason Smith  <jason.smith@canonical.com>

	merge top autoscroll branch

2011-09-14  Jason Smith  <jason.smith@canonical.com>

	Restore top autoscroll

2011-09-14  Jason Smith  <jason.smith@canonical.com>

	merge darken pips branch

2011-09-14  Jason Smith  <jason.smith@canonical.com>

	make sure darkening only happens when rendering is done over the tile

2011-09-14  Jason Smith  <jason.smith@canonical.com>

	make pips render darker when in highlight mode

2011-09-14  Jason Smith  <jason.smith@canonical.com>

	merge alt-shift-grave branch

2011-09-14  Jason Smith  <jason.smith@canonical.com>

	make alt-shift-` able to initiate detail mode and start on the last window

2011-09-14  Jason Smith  <jason.smith@canonical.com>

	switch default of detail_on_timeout to match that in xml file

2011-09-14  Jason Smith  <jason.smith@canonical.com>

	add <Alt><Shift>Key Above Tab support

2011-09-14  Jason Smith  <jason.smith@canonical.com>

	merge branch to fix issue with switcher padding

2011-09-14  Jason Smith  <jason.smith@canonical.com>

	fix issue where switcher would layout with improper padding when the number of flat icons was exactly 1

2011-09-14  Jay Taoko  <jay.taoko@canonical.com>

	Removing incorrect call for setting opengl render buffer. The call also is not needed, so I am removing it entirely.

2011-09-14  Jay Taoko  <jay.taoko@canonical.com>

	Fix: Removing incorrect call for setting opengl render buffer.

2011-09-14  Jason Smith  <jason.smith@canonical.com>

	fix f10

2011-09-14  Alex Launi  <alex.launi@canonical.com>

	fix a syntax error in the unity launch script

2011-09-14  Jason Smith  <jason.smith@canonical.com>

	update design resources
	make Launcher rendering proper for new resources

2011-09-14  Didier Roche  <didier.roche@canonical.com>

	Set alt + tab timeout to true (LP: #838075)

2011-09-14  Didier Roche  <didier.roche@canonical.com>

	Set alt + tab timeout to true (LP: #838075)

2011-09-14  Robert Carr  <racarr@canonical.com>

	Merge lp:~robertcarr/unity/launcherdrag-checkicon

2011-09-14  Robert Carr  <racarr@canonical.com>

	Launcher::StartIconDragRequest. Only set action state if we actually have a drag icon

2011-09-14  Jason Smith  <jason.smith@canonical.com>

	merge branch to fix minor design team issues

2011-09-14  Jason Smith  <jason.smith@canonical.com>

	make BFB launcher use UBusManager rather than C api

2011-09-13  Jason Smith  <jason.smith@canonical.com>

	fix launcher scroll direction

2011-09-13  Jason Smith  <jason.smith@canonical.com>

	Make alt-tab close the dash when it opens

2011-09-13  Jason Smith  <jason.smith@canonical.com>

	fix issue where slow moving pointer would not trigger edge reveal

2011-09-14  Didier Roche  <didier.roche@canonical.com>

	This branch does 2 things:
	- bring back Super + Shift + Num to open a new instance of an app (LP: #842977)
	- force sorting at start to get shortcut working (LP: #768076)

2011-09-12  Didier Roche  <didier.roche@canonical.com>

	force sorting at start to get shortcut working (LP: #768076)

2011-09-12  Didier Roche  <didier.roche@canonical.com>

	bring back Super + Shift + Num to open a new instance of an app (LP: #842977)

2011-09-14  Didier Roche  <didier.roche@canonical.com>

	update unity --distro to latest installed files (LP: #847799)

2011-09-12  Didier Roche  <didier.roche@canonical.com>

	update unity --distro to latest installed files (LP: #847799)

2011-09-14  Tim Penhey  <tim.penhey@canonical.com>

	Unload the renderer from the results when the ResultsView dies.

2011-09-14  Tim Penhey  <tim.penhey@canonical.com>

	More logging cleanup.

2011-09-14  Tim Penhey  <tim.penhey@canonical.com>

	Cleaning up unneeded logging.

2011-09-13  Tim Penhey  <tim.penhey@canonical.com>

	Don't log the renderer count.

2011-09-13  Tim Penhey  <tim.penhey@canonical.com>

	Stop counting results.

2011-09-13  Tim Penhey  <tim.penhey@canonical.com>

	Unload any results we have hanging around at destruction time.

2011-09-13  Tim Penhey  <tim.penhey@canonical.com>

	Log the adding and removing of results.

2011-09-13  Tim Penhey  <tim.penhey@canonical.com>

	Count the containers.

2011-09-13  Tim Penhey  <tim.penhey@canonical.com>

	Merged cleanup-filters into renderer-leak.

2011-09-13  Tim Penhey  <tim.penhey@canonical.com>

	Logging and counters.

2011-09-12  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-09-12  Tim Penhey  <tim.penhey@canonical.com>

	Add count check.

2011-09-14  Tim Penhey  <tim.penhey@canonical.com>

	Remove extra references on the layouts and remove the unreferences added
	in error.
	
	Fixes lp:845732.

2011-09-13  Tim Penhey  <tim.penhey@canonical.com>

	Remove unreferences added in error.

2011-09-13  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-09-12  Tim Penhey  <tim.penhey@canonical.com>

	Avoid gratuitous referencing.

2011-09-12  Tim Penhey  <tim.penhey@canonical.com>

	Adding some missed nux object type information.

2011-09-13  Jason Smith  <jason.smith@canonical.com>

	merge switcher crash on window close branch

2011-09-13  Jason Smith  <jason.smith@canonical.com>

	fix crash when window closes and switcher is open

2011-09-13  Jay Taoko  <jay.taoko@canonical.com>

	Set framebuffer depth attachment to 0

2011-09-13  Jason Smith  <jason.smith@canonical.com>

	Fix potential crash when hash table is null in remove entry model

2011-09-13  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~unity-team/unity/unity.fix_847967

2011-09-13  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Add some comments

2011-09-13  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Don't save and restore implicit bounding shapes since this shape will be kept after restore

2011-09-13  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix sent shape events not working correctly, ensure that they are sent to clients
	that will actually receive them.
	
	This won't work without http://lists.x.org/archives/xorg-devel/2011-September/024996.html
	since there's a bug in the X Server

2011-09-12  Jason Smith  <jason.smith@canonical.com>

	Round orange outline

2011-09-12  Jason Smith  <jason.smith@canonical.com>

	merge layout improvements branch

2011-09-12  Jason Smith  <jason.smith@canonical.com>

	make sure we dont let stuff scale up beyond bounds

2011-09-12  Jason Smith  <jason.smith@canonical.com>

	improve layout system to optimize horizontal spacing

2011-09-12  Robert Carr  <racarr@canonical.com>

	Merge lp:~robertcarr/unity/alttab-checkgrabresult

2011-09-12  Robert Carr  <racarr@canonical.com>

	altTabInitiateCommon: Check if we successfully get a grab, if not short circuit

2011-09-12  Robert Carr  <racarr@canonical.com>

	Style

2011-09-12  Robert Carr  <racarr@canonical.com>

	Style

2011-09-12  Robert Carr  <racarr@canonical.com>

	BamfLauncherIcon::ValidateUrisForLaunch: If we are the home launcher we can accept any kind of URI

2011-09-12  Robert Carr  <racarr@canonical.com>

	Merge lp:~robertcarr/unity/tab-lens-navigation

2011-09-11  Robert Carr  <racarr@canonical.com>

	Implement KeyNavIteration on DashView to allow switching through the lens bar with tab and left tab (shift-tab)

2011-09-12  Didier Roche  <didier.roche@canonical.com>

	remove unity-preferences, we will need to add some blessed option as a g-c-c capplet (LP: #847599)

2011-09-12  Didier Roche  <didier.roche@canonical.com>

	remove unity-preferences, we will need to add some blessed option as a g-c-c capplet (LP: #847599)

2011-09-12  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: atk-bridge location path changed his format

2011-09-09  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: atk-bridge location path changed format
	
	Changed the format on this bug:
	https://bugzilla.gnome.org/show_bug.cgi?id=645321
	
	Fixes bug:
	https://bugs.launchpad.net/unity/+bug/844927

2011-09-11  Jason Smith  <jason.smith@canonical.com>

	merge switcher layout branch

2011-09-11  Jason Smith  <jason.smith@canonical.com>

	fix merge issues

2011-09-11  Jason Smith  <jason.smith@canonical.com>

	fix padding math

2011-09-11  Jason Smith  <jason.smith@canonical.com>

	soften opacity differences as orange outline works now

2011-09-11  Jason Smith  <jason.smith@canonical.com>

	improve layout system and switcher view to more closely match design goals

2011-09-09  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~smspillaz/unity/unity.stack_debug_fixed_minimized_windows

2011-09-09  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~unity-team/unity/unity.stack-debug

2011-09-08  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2011-09-09  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Only remove the input shape on the client window and send a synethetic ShapeNotify when that happens
	
	We should only remove the input shape on the client window because core will respond by updating the
	regions correctly so that if the shape changes again core will be able to restore it correctly. However,
	we disable XShape events on the client window such that we will not receive a ShapeNotify event
	on the client window for our own operation which would cause cycling in the shape code. Instead craft
	a synethetic ShapeNotify event and send that to the root window so that core will update the window
	region and we can ignore the synethetic ShapeNotify event.

2011-09-08  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2011-09-08  Jason Smith  <jason.smith@canonical.com>

	track upstream stacking changes

2011-09-09  Robert Carr  <racarr@canonical.com>

	Merge lp:~robertcarr/unity/result-dragimages

2011-09-08  Robert Carr  <racarr@canonical.com>

	When dragging from dash results, make better use of the icon_hint the lens gave us, i.e. if it is a filename (presumably a thumbnail) try loading that first. This ensures that the drag image will be the same as the image displayed in the dash

2011-09-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 4.14.2

2011-09-08  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Update tests to new libunity API

2011-09-08  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Oh, who  wants to NULL initialize GLists anyway?!

2011-09-08  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Update test cases to reflect latest API breaks in libunity. There's a segv in test-gtest-service inside g_object_new() on a GIcon instance I create. What's up with that?!

2011-09-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 4.14.0

2011-09-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix test

2011-09-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't show Filter Search for home lens

2011-09-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Revert Robert's spacer from the DashSearchBar as it's causing the filters to be pushed off the edge of the Dash on some resolutions

2011-09-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	To implement the Desktop DX Indicators Review blueprint [1] and to implement the system indicators ordering requested by design team [2], I've redesigned the way the indicators work in unity.

2011-09-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Correctly unref floating indicator objects.

2011-09-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Removing old PanelTray code

2011-09-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream

2011-09-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelView: notify indicators and menu views on indicator object removed
	
	When the signal is fired the indicators will be removed from unity.

2011-09-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorsView: support indicator removal

2011-09-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityCore: added Indicator::GetEntries() and notify on removal

2011-09-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	panel-service: reduce close-timeout to 1 second.

2011-09-06  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	DbusIndicators: kill panel service if needed

2011-09-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityCore: adding Indicators::RemoveIndicator and Indicators::GetIndicators()
	
	They both allow to remove indicators when they have been lost.

2011-09-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Better Indicator and Indicators APIs
	
	Using Indicator:Ptr everywhere and reduced loops when syncing.

2011-09-05  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Add a timeout to the Indicator Remove API
	
	So we are sure that in the case that no client is actually running
	the panel will close, without waiting a reply from the client.
	
	Currently set to 3 seconds, maybe it could be set to a lower value.

2011-09-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Make unity to remove the indicators when the panel service has been closed
	
	Not killed, that needs to update the unity side.

2011-09-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService small api change...

2011-09-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream.

2011-09-03  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelService: fix keynavigation on priority based indicators.
	
	With the new priority based positioning system, when using the keynavigation
	to open menus on the panel we need to follow the priority order.
	The old implementation otherwise, causes the indicators menus to be shown
	following the order of the ohe indicator the objects.
	
	Bug fixed by reoreding the indicator entries considering their priority and
	using the temporary generated list to select which menu should be opened.

2011-09-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream, fixing the small conflict with TrayIcon

2011-08-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Cleaning up another missed comment.

2011-08-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	More cleanups...

2011-08-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Removing unneeded and commented code

2011-08-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with Upstream.

2011-08-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Some optimizations for clearing empty indicators.

2011-08-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Indicator entries should always be resynced, also if they're empty.
	
	Then the indicator could remove them.
	
	This fixes the issue that I introduced which caused the menus not to
	be removed when a window had no menus at all.

2011-08-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Menus already arrive in the correct order, no need to check for priority.
	
	Also if that could be a nice extra check, I prefer not to waste time here.

2011-08-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Including name_hint parameter in the IndicatorEntry.
	
	Also if actually this is not used by the shell, but only by the panel
	service, this value could be useful in future development.
	
	Updated also the entry tests.

2011-08-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Added PanelIndicatorsView to move to the priority-based system for ordering entries
	
	Removed PanelIndicatorObject and replaced with PanelIndicatorsView that
	basically is a container of indicators which shows them following the priority
	of the given entries.
	
	So, now PanelView just contains two indicator children: menu_view and indicators
	They get updated when a new entry is added and uses the entries priority
	to order them. Thanks to this now the indicators can be also in a mixed order
	and the entries aren't anymore ordered just per-IndicatorObject.

2011-08-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityCore: Support for prioritized indicator entries
	
	When an IndicatorEntry is allocated now, we also consider its priority
	flag, as the PanelService sends us that value too.
	
	Also, now we avoid to allocate a new entry at every Sync, but we
	try to use the already allocated instance if it exists.
	Added also the support for removing an indicator entry when
	it's not more synced by the PanelSerive, with signal support.
	
	This avoids that unity will create blank indicator entries, but
	actually it only generates real entries to be added to the panel.
	
	Finally, now we use have an indicator entry priority flag, we don't
	need to order all the entries per-indicator.

2011-08-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Panel service: Add priority flag to indicators
	
	When panel service loads the indicators, it also compute the priority
	of the indicator entry itself. That value then can be used by
	the panel to correctly order the indicators.
	
	Now panel service orders the indicators following the specifications
	defined by the design team, and basically from the end of the screen:
	* indicator-session
	* indicator-datetime
	* indicator-sound
	* network manager (nm-applet)
	* bluetooth manager
	* indicator-messages
	* keyboard layout
	* All the others appindicators
	* The application menus

2011-08-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Enable debugging symbols in Debug mode.

2011-09-08  Didier Roche  <didier.roche@canonical.com>

	Fix missing lens shortcuts (Super-A, Super-F) (LP: #834078)

2011-09-08  Didier Roche  <didier.roche@canonical.com>

	fix show/hide dash when shortcuts are pressed quickly

2011-09-08  Didier Roche  <didier.roche@canonical.com>

	Fix uneeded object construction

2011-09-07  Didier Roche  <didier.roche@canonical.com>

	bring back lenses shortcut activation. Seems there is still an issue on registering keybinding on first super invocation, but good enough for main cases (LP: #834078)

2011-09-08  Tim Penhey  <tim.penhey@canonical.com>

	Merging in tims branch to replace PlacesStyle with a non-singleton
	
	This branch changes one of our singletons that never gets destroyed
	into a pseudo-singleton.
	
	The PlacesStyle object now uses smart pointers to own the textures,
	and the signal manger to dicsonnect the signals.
	
	Other small tweaks include putting it in the unity namespace, and
	returning the text color by const&, and making some of the methods
	const.

2011-09-08  Tim Penhey  <tim.penhey@canonical.com>

	Makes PlacesStyle a non-singleton, but warns you if you try
	to create more than one instance.
	
	This means that the unity screen can own the style, so it get
	nicely destroyed when the screen is destroyed.

2011-09-08  Gord Allott  <gord.allott@canonical.com>

	Merging in my branch that speeds up the dash even further, we now only render the results that are on the screen and only load the icons that are visible, reducing the memory footprint 

2011-09-08  Gord Allott  <gord.allott@canonical.com>

	removed comment

2011-09-08  Gord Allott  <gord.allott@canonical.com>

	only pre-load the tiles that are currently visible

2011-09-07  Gord Allott  <gord.allott@canonical.com>

	fixed bug with the last row in a results view being dropped

2011-09-07  Gord Allott  <gord.allott@canonical.com>

	Only draw the icons in a result view that are visible on the screen

2011-09-07  Gord Allott  <gord.allott@canonical.com>

	fix relayout branch

2011-09-07  Gord Allott  <gord.allott@canonical.com>

	latest trunk

2011-09-07  Gord Allott  <gord.allott@canonical.com>

	snapshot

2011-09-05  Gord Allott  <gord.allott@canonical.com>

	merge latest trunk

2011-09-05  Gord Allott  <gord.allott@canonical.com>

	first attempt at only displaying the results that are visible

2011-09-08  Andrea Cimitan  <andrea.cimitan@canonical.com>

	merging in Cimi's branch to modify the theming of the panel

2011-09-07  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Also render frame on the panel

2011-09-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove stray g_debug

2011-09-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix panel opacity settings

2011-09-08  Neil Jagdish Patel  <njpatel@Pulse>

	Merging neils branch to order the lenses in the dash

2011-09-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some ordering, make sure Applications lens is always first

2011-09-08  Neil Jagdish Patel  <njpatel@Pulse>

	Merging neils branch to remove some hacks revolving around the inital results

2011-09-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove hacks that work around lenses not giving initial results

2011-09-08  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Merges in Marcos branch that fixes lp:#801413 and lp:843425 and some more fixes/improvements
	
	This branch includes various fixes for the QuickList handling such as:
	- Correct hiding of quicklist items and quicklist roots (including not showing unneeded separators, see more at bug #843425).
	- Support for monitoring .desktop file changes to dynamically update the "static" quicklist generated using the launcher .desktop file
	- Some memory optimizations and fix of memory leaks
	- Fixed a bug causing unity to crash if removing launcher with an open quicklist (bug #801413)

2011-09-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	LauncherIcon: Hide a visible quicklist when removing the Icon
	
	If a LauncherIcon has been removed while its quicklist is still showing,
	unity crashes since it's still listening for events waiting a click
	outside the quicklist. Hiding it before removing the icon fixes it.
	
	This fixes bug #801413

2011-09-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: Fixed some MenuItems memory leaks
	
	Keeping pointers of all other menu-items we use in the quicklist
	to avoid to re-create them on every icon right-click (each time
	the quicklist is shown).
	
	All the used menu_items are now also unreferenced when the Launcher Icon
	is destructed.

2011-09-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Update .desktop file quicklist on file modification
	
	Monitor for desktop file changes and reload the launcher quicklist
	on file edit. Also the monitor is updated when the linked desktop file
	changes (that's BAMF responsability).
	
	Plus, don't update the cached desktop file if not needed and always use
	DesktopFile() to get it.

2011-09-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: Don't show quicklist items if they aren't visible.
	
	A quicklist menu or a quicklist menuitem shouldn't be considered if not visible
	at all. This would cause to show just a separator leading to bug #843425

2011-09-08  Mirco Müller  <mirco.mueller@ubuntu.com>

	This fixes a lot of the issues stated in the mega-bug LP: #841945. But since
	it is so much not everything is done yet. Still already done fixes should
	move into trunk as soon as possible. Here's a list of done fixes:
	
	from the list of positioning issues:
	- The Category Headers are positioned wrong (too far left, too low)
	- The magnifying glass inside the search box is positioned wrong (should be
	further to the left)
	- There is too much space below each category header
	- "Filter results" header is positioned wrong (should be right and slightly up)
	- The "All" button is aligned incorrectly relative to the other filter buttons
	(right sides should fall on the same vertical axis)
	
	from the list of shape issues:
	- "Filter results" is the wrong font size and weight
	- The corner radius of the search filter toggle boxes is wrong
	- The 'rating' stars are the wrong size
	- the un-selected 'rating' star has the wrong border
	- the 1px dividers in-between the categories should be narrower with 15px
	margin on each side
	- the dividers in between the filter results categories are missing
	- the 'All' button's shape is very wrong
	- the filter results category headers are with wrong font size and weight

2011-09-08  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merge with trunk again

2011-09-08  Mirco Müller  <mirco.mueller@ubuntu.com>

	Made font-weight of filter-caption text bold, added drawing of separators to the genre- and multi-range-widgets

2011-09-07  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fixed spacing between filter-header and actual filter-widget

2011-09-07  Mirco Müller  <mirco.mueller@ubuntu.com>

	fixed the horizontal position and alignment of SeachBar and result-captions... gave up on the icon-sizes of the result-views for now

2011-09-06  Mirco Müller  <mirco.mueller@ubuntu.com>

	first bunch of fixes on the filter-page for the mega-bug LP: #841945

2011-09-08  Jay Taoko  <jay.taoko@canonical.com>

	Fix blur in multimonitor config

2011-09-08  Jay Taoko  <jay.taoko@canonical.com>

	Merged trunk

2011-09-07  Jay Taoko  <jay.taoko@canonical.com>

	minor fix

2011-09-07  Jay Taoko  <jay.taoko@canonical.com>

	Fix blur in multimonitor config

2011-09-08  Jason Smith  <jason.smith@canonical.com>

	merge bfb hide dash branch

2011-09-08  Jason Smith  <jason.smith@canonical.com>

	Fix bug where dash wouldn't go away when BFB was clicked on

2011-09-07  Andrea Azzarone

	Merge dnd fixes branch

2011-08-31  Andrea Azzarone  <azzaronea@gmail.com>

	Add global comment.

2011-08-31  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2011-08-31  Andrea Azzarone  <azzaronea@gmail.com>

	Add comments.

2011-08-31  Andrea Azzarone  <azzaronea@gmail.com>

	Some changes.

2011-08-30  Andrea Azzarone  <azzaronea@gmail.com>

	Add null check.

2011-08-30  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk. 
	Use WindowManager in DNDCollectionWindow.
	Use signal window_moved instead of using timeout.

2011-08-29  Andrea Azzarone  <azzaronea@gmail.com>

	Ops...

2011-08-29  Andrea Azzarone  <azzaronea@gmail.com>

	Restack the window properly.

2011-08-29  Andrea Azzarone  <azzaronea@gmail.com>

	10ms should be enough.

2011-08-28  Andrea Azzarone  <azzaronea@gmail.com>

	This should fix bug #835362

2011-08-28  Andrea Azzarone  <azzaronea@gmail.com>

	Ops...

2011-08-28  Andrea Azzarone  <azzaronea@gmail.com>

	Makes the DNDCollectionWindow work properly with dash (and panel) with just one mouse movement.

2011-08-28  Andrea Azzarone  <azzaronea@gmail.com>

	Revert changes.

2011-08-28  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk and make the dndcollectionwindow works properly with unity panel and unity dash with just one movement of the mouse.

2011-08-26  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2011-08-26  Andrea Azzarone  <azzaronea@gmail.com>

	Use 200ms as timeout again.

2011-08-25  Andrea Azzarone  <azzaronea@gmail.com>

	Makes a device icons always movable.

2011-08-25  Andrea Azzarone  <azzaronea@gmail.com>

	Make it possible to add more than one .desktop file at once.

2011-08-24  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2011-08-24  Andrea Azzarone  <azzaronea@gmail.com>

	Use 50 as timeout.

2011-08-24  Andrea Azzarone  <azzaronea@gmail.com>

	Make itpossible to add more .desktop files at once using dnd.

2011-08-24  Andrea Azzarone  <azzaronea@gmail.com>

	Some fixes...

2011-08-24  Andrea Azzarone  <azzaronea@gmail.com>

	Makes it possible adding more .desktop files to the launcher at once.

2011-08-25  Andrea Azzarone  <azzaronea@gmail.com>

	Finally fixes "short/fast dragging" problem

2011-09-07  Jason Smith  <jason.smith@canonical.com>

	merge lancher with dash branch

2011-09-07  Jason Smith  <jason.smith@canonical.com>

	make launcher react properly when dash is open

2011-09-08  Tim Penhey  <tim.penhey@canonical.com>

	Making sure the ColorLayers are deleted.

2011-09-08  Tim Penhey  <tim.penhey@canonical.com>

	Clean up the iteration code.

2011-09-08  Tim Penhey  <tim.penhey@canonical.com>

	Clean up the deletion of nux::ColorLayer.

2011-09-08  Tim Penhey  <tim.penhey@canonical.com>

	Numerous memory leaks fixed, valgrind is now much happier.

2011-09-07  Tim Penhey  <tim.penhey@canonical.com>

	Don't ref the layouts.

2011-09-07  Tim Penhey  <tim.penhey@canonical.com>

	Unref the filter views we remove.

2011-09-07  Tim Penhey  <tim.penhey@canonical.com>

	Fix the emblem leak.

2011-09-07  Tim Penhey  <tim.penhey@canonical.com>

	Unsubscribe from the dbus owner changed id too.

2011-09-07  Tim Penhey  <tim.penhey@canonical.com>

	Removing member variables where temporaries are fine.

2011-09-06  Tim Penhey  <tim.penhey@canonical.com>

	Fix the leaking Regions on early exit.

2011-09-06  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-09-05  Tim Penhey  <tim.penhey@canonical.com>

	Unreference the buttons when removed from the layout.

2011-09-05  Tim Penhey  <tim.penhey@canonical.com>

	Clean up the destructor.

2011-09-07  Robert Carr  <racarr@canonical.com>

	Merge lp:~robertcarr/unity/imtextentry-cursor

2011-09-07  Robert Carr  <racarr@canonical.com>

	IMTextEntry: When committing IM changes we need to insert the text at the cursor position rather than arbitrarily at the end. Closes LP:840862

2011-09-07  Robert Carr  <racarr@canonical.com>

	Reapply 1496 (aligning filter results) in light of 1499 (fix cyclical layout)

2011-09-07  Alex Launi  <alex.launi@canonical.com>

	merge changes to the autopilot wire protocol

2011-09-01  Alex Launi  <alex.launi@canonical.com>

	Add show_dash autopilot test

2011-08-30  Alex Launi  <alex.launi@canonical.com>

	Update ElapsedTimeMonitor to use TimeDelta

2011-08-30  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-08-30  Alex Launi  <alex.launi@canonical.com>

	Add Elapsed time monitor and aggregator monitor

2011-08-29  Alex Launi  <alex.launi@canonical.com>

	Add Monitor class, and monitor for elapsed test time.

2011-08-29  Alex Launi  <alex.launi@canonical.com>

	add data arg to testfinished signal and some minor fixes

2011-09-07  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Merged branch lp:~cimi/unity/use_gint_for_widget_path

2011-09-07  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Use gint and not guint when getting the widget path position

2011-09-07  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Use gint and not guint when getting the widget path position

2011-09-07  Andrea Azzarone  <azzaronea@gmail.com>

	I noticed that in many files we use something like this:
	
	#include "Nux/..."
	
	Maybe it's better this:
	
	#include <Nux/...>
	
	I don't know if there is a good reason to use the former form, if so please apologise me for the merge proposal.

2011-09-06  Andrea Azzarone  <azzaronea@gmail.com>

	C++ files should end with an extra line.

2011-09-06  Andrea Azzarone  <azzaronea@gmail.com>

	Uses <Nux/...> instead of "Nux/...". 

2011-09-06  Andrea Azzarone  <azzaronea@gmail.com>

	Merge Trunk.

2011-09-06  Andrea Azzarone  <azzaronea@gmail.com>

	Merge Trunk.

2011-09-05  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2011-09-07  Andrea Azzarone  <azzaronea@gmail.com>

	Removes the plus one padding (cimi's work not of mine).

2011-09-06  Andrea Azzarone  <azzaronea@gmail.com>

	Removes the 1px of padding.

2011-09-07  Mirco Müller  <mirco.mueller@ubuntu.com>

	Added sheen-asset for dash provided by Design

2011-09-07  Gord Allott  <gord.allott@canonical.com>

	fixes a relayout loop in the dash view

2011-09-07  Gord Allott  <gord.allott@canonical.com>

	fix the bug with the relayout cycle going crazy

2011-09-06  Jason Smith  <jason.smith@canonical.com>

	Revert commit 1496, can cause cycling in layouts

2011-09-06  Jay Taoko  <jay.taoko@canonical.com>

	Round corners in Dash and Alt+Tab

2011-09-06  Jay Taoko  <jay.taoko@canonical.com>

	Round corners in Dash and Alt+Tab

2011-09-06  Robert Carr  <racarr@canonical.com>

	Merge: lp:~robertcarr/unity/rightalign-filter

2011-09-06  Robert Carr  <racarr@canonical.com>

	Filter results label should be right aligned

2011-09-06  Robert Carr  <robert.carr@canonical.com>

	Merge lp:~robertcarr/unity/showdesktop-desktop-focus

2011-09-06  Robert Carr  <racarr@canonical.com>

	When entering show desktop mode hand input focus to the desktop window

2011-09-06  Didier Roche  <didier.roche@canonical.com>

	replace ubuntuonecontrol-panel-gtk with ubuntuone-installer as requested per ubuntuone team

2011-09-06  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: Adding a missing g_object_ref and some extra NULL checks
	
	Fixes launchpad bug 817477

2011-09-02  Alejandro Piñeiro  <apinheiro@igalia.com>

	a11y: Adding a missing g_object_ref and some extra NULL checks
	
	Fixes launchpad bug 817477

2011-09-05  Didier Roche  <didier.roche@canonical.com>

	prevent weird configuration when gconf profiles don't answer (LP: #809378)

2011-09-05  Didier Roche  <didier.roche@canonical.com>

	prevent weird configuration when gconf profiles don't answer (LP: #809378)

2011-09-05  Jason Smith  <jason.smith@canonical.com>

	s/fade/de-sat/ launcher icons when dash opens

2011-09-02  Jason Smith  <jason.smith@canonical.com>

	make launcher fade out desaturated icons

2011-09-05  Tim Penhey  <tim.penhey@canonical.com>

	This branch fixes a leak in the IconLoader.
	
	The fundamental here is that the IconLoader was using the glib queue.
	However the problem is that the way the items on the queue are freed
	doesn't take into account any of the object destructors, like sigc::slot.

2011-09-05  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk (and design).

2011-08-31  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-08-31  Tim Penhey  <tim.penhey@canonical.com>

	Add some logging.

2011-08-31  Tim Penhey  <tim.penhey@canonical.com>

	Update call-sites and remove the block timer.

2011-08-31  Tim Penhey  <tim.penhey@canonical.com>

	The call sites are using std::strings so change the params.

2011-08-31  Tim Penhey  <tim.penhey@canonical.com>

	Refactoring with extreme prejudice on the IconLoader.

2011-08-31  Tim Penhey  <tim.penhey@canonical.com>

	Add an ElapsedMicroSeconds to Timer.

2011-09-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for loading the Dash lazily

2011-09-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add a timeout to load Dash long after login, to keep it snappy when the user calls it

2011-09-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	Change DashController to load lazily, clean up some bits and pieces

2011-09-05  Tim Penhey  <tim.penhey@canonical.com>

	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.

2011-09-05  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-09-02  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-09-02  Tim Penhey  <tim.penhey@canonical.com>

	Fix the TextureCache callsites.
	
	Added namespace unity around some.

2011-09-02  Tim Penhey  <tim.penhey@canonical.com>

	A large(ish) refactoring of the TextureCache.
	
	Simplifies the internal map and uses std::strings and nux object pointers.

2011-09-02  Tim Penhey  <tim.penhey@canonical.com>

	Add the texture_cache tests.

2011-09-02  Tim Penhey  <tim.penhey@canonical.com>

	There are some disabled tests here as I can't figure out right
	now how to get nux to allow me to create some BaseTexture* type
	objects without an X11 window, or how to fake an X11 window.
	
	These tests have been left in though, in the hope that we will soon
	be able to test this.

2011-09-02  Tim Penhey  <tim.penhey@canonical.com>

	Initialize nux for the test suite.

2011-09-01  Tim Penhey  <tim.penhey@canonical.com>

	Added tracker locations and found line crashing unity.

2011-09-01  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-09-01  Tim Penhey  <tim.penhey@canonical.com>

	Making sure that all the TextureContainer textures get assigned with the correct reference count.

2011-09-01  Tim Penhey  <tim.penhey@canonical.com>

	Damn namespaces.

2011-09-01  Tim Penhey  <tim.penhey@canonical.com>

	And done. Now to see if it compiles.

2011-09-01  Tim Penhey  <tim.penhey@canonical.com>

	Lunch time.

2011-09-01  Tim Penhey  <tim.penhey@canonical.com>

	Add the nux object type macros, and changed the textures in the TextureContainer to be smart pointers.

2011-09-05  Gord Allott  <gord.allott@canonical.com>

	fixed a bug with test launcher not building due to its depends being copy-pasted

2011-09-03  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix another typo (oof)

2011-09-03  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge  lp:~smspillaz/unity/unity.fix_output_bug

2011-09-02  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Pass the call chain so that the opengl plugin is aware of screen
	size changes

2011-09-03  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~smspillaz/unity/unity.fix_click_through_windows

2011-09-02  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix typo that caused windows with no custom bounding shape to have
	a zero shape upon unminimization.
	
	Also ensure that window region is updated upon unminimize as well

2011-09-02  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix typo that caused windows with no custom bounding shape to have
	a zero shape upon unminimization.
	
	Also ensure that window region is updated upon unminimize as well

2011-09-03  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~smspillaz/unity/unity.fix_na_tray_expo

2011-09-02  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Only paint tray on top when screen is transformed

2011-09-01  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Ensure that natray is always painted on top of everything during expo mode

2011-09-02  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Update assets and new behavior for Panel dash buttons

2011-09-01  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Different window button styles with opened dash

2011-09-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	This branch includes some fixes for PanelMenuView which in current trunk has often some visual issues (menus are not hidden, title is not faded out).

2011-09-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Always restore the mouse cursor on grab end.

2011-09-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelTitlebarGrabArea: send mouse_down only on left-click.

2011-09-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Add a workaround to avoid the compiz grid plugin to show the full-screen effect
	
	It happens when you try to restore a maximized window by dragging its
	title down. If the mouse drags the window when it's in the panel
	compiz draw a fullscreen shape of the window, but that's incorrect
	as discussed in bug #838923
	
	A workaround to avoid this is to track the dragging in the panel
	and to activate that drag only when we're out from the panel.
	
	So here we simulate a drag, changing the mouse pointer, then when
	the mouse drag goes outside the panel, the real window drag is activated.
	
	This doesn't fix completely the bug #838923, since that is mostly caused
	by an X race in updating the Window X properties.

2011-09-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Don't hide menus and windowcontrols (if shown) when closing the menus.
	
	Fixes bug #838759

2011-09-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Track the mouse enter/leave for WindowButtons too
	
	There's no need to double the checks for mouse position, if we always track
	where it is. Thanks to this we can always use the _is_inside variable
	to check where the mouse is instead of checking it twice with
	nux::GetWindowCompositor().GetMousePosition()

2011-09-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Fixing bug #838021 causing the menus not to hide after a double-click in the panel
	
	When the panelmenu get a double-click apparently it also gets a MouseLeave
	event and then another MouseEnter event, so we need to force the _is_inside
	value to true, and _is_grabbed to false to make _is_inside to be reverted
	to true when the MouseEnter event happens.

2011-09-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	When drawing the PanelMenuView always check for current pointer position.
	
	This caused bug #838479 (when restoring a window using the restore button
	or the double-click over the panel, the application title text wasn't
	faded out correctly).

2011-09-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Fixing again bug #820293 (using a cleaner way) and #835637
	
	So, now the panel view is hidden also when leaving the panel from the
	left edge of the panel.
	
	Bug #835731 can't fixed in PanelMenuView directly, since the it doesn't
	get events when the pointer is positioned on the first screen column of pixels
	(also if it uses that area, actually).

2011-09-02  Brandon Schaefer  <schbra02@evergreen.edu>

	Forgot to add Brandon's name to the IBus commits

2011-09-02  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~smspillaz/unity/unity.fix_838062

2011-09-02  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Cover all the cases where the input shape of the window could be restored
	while it is fake minimized.
	
	Also remove the input shape of the client window too, since of core tries to
	update the frame region again it will read that and we won't get a notification
	about it since it removes the ShapeNotifyMask on the XShape input field while it's
	doing that.

2011-09-01  Didier Roche  <didier.roche@canonical.com>

	remove dash-widgets.ods

2011-09-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Release 4.12.0

2011-09-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fixes a bunch of dash issues

2011-09-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add back hack around empty dash

2011-09-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	make the shortcut icons work

2011-09-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-09-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Dash - Adjustments to stateful behaviour 

2011-08-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] parent

2011-08-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	[dash] preferred applications are not stored in GConf anylonger

2011-09-01  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fixes a few of the issues that came up with this during this cycle:
	* Fixed infinite loop issue with windows syncing to each other when the server was lagging behind (requires core patch)
	* Expand / Contract parent window when requested dialog size is larger than the window
	* Fixed offscreen to onscreen movement, move back
	* Changed the way the paint system works - now we collect all of the geometry and textures from a single paint pass of the window and add that geometry to it's parent and paint the textures with the parent window's vertex data, which means that the dialog will actually appear to be "pinned" to the window in every single case (eg scale, switcher)
	* Fixed various placement issues
	* Fixed offscreen dialogs with Qt applications
	
	Bugs:
	
	LP #805795
	LP #815778
	LP #815890

2011-08-29  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Refactor paint info collection into its own class

2011-08-29  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Remove dead code

2011-08-29  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Run the formatter

2011-08-29  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Remove gtk_init_check

2011-08-29  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix damage issue

2011-08-29  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Use the geometry phase to ensure that the dialog is always painted on
	top of the window, no matter what kind of transformation the parent has
	
	Fix indentation

2011-08-27  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix movement animation issues

2011-08-27  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Don't shift windows around if they're maximized or fullscreen

2011-08-27  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Expand and contract the parent window if the dialog requests a size that's larger than it.
	Keep the parent window on-screen

2011-08-27  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Change the window size if the dialog is too small

2011-08-27  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Also move the window back

2011-08-27  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix a number of placement issues in the animation

2011-08-27  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Add workaround for stupid applications that set WM_TRANSIENT_FOR to complete
	nonsense

2011-08-27  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Formatting, fix a cycling issue

2011-09-01  Gord Allott  <gord.allott@canonical.com>

	removes the uri paramater from ResultRendererTile::LoadIcon

2011-09-01  Gord Allott  <gord.allott@canonical.com>

	removes the useless uri from iconloading

2011-09-01  Gord Allott  <gord.allott@canonical.com>

	fix up the background colour selection, now darker, should fit more wallpapers better

2011-09-01  Gord Allott  <gord.allott@canonical.com>

	only pick one colour for grayscale images

2011-09-01  Gord Allott  <gord.allott@canonical.com>

	better greens

2011-09-01  Gord Allott  <gord.allott@canonical.com>

	removed a debug

2011-09-01  Gord Allott  <gord.allott@canonical.com>

	much nicer colour handling

2011-09-01  Tim Penhey  <tim.penhey@canonical.com>

	Launcher is a child of LauncherWindow, we don't need to unreference it

2011-09-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for IBus and some other input methods, fix dash sizing, add support for copy and paste

2011-08-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	Simplfy focus bits

2011-08-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	Set the cursor position correctly

2011-08-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	Send the window through

2011-08-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	Making ibus sync solves issues related to events coming in

2011-08-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for copypasta

2011-08-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-08-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix sizing of the dash content

2011-09-01  Mirco Müller  <mirco.mueller@ubuntu.com>

	Make sure overlay-effects (glow) on buttons are not cut off (since they currently can't bleed into space-allocations of adjacent widgets). Added API to query DashStyle for additional space-requirements. This is used for the genre-buttons in FilterGenreWidget.

2011-09-01  Mirco Müller  <mirco.mueller@ubuntu.com>

	Made sure the glowing overlay of buttons are not cut off, added API for querying additional space-requirements

2011-08-31  Jason Smith  <jason.smith@canonical.com>

	protect against crash when icon loading happens after renderer is already deleted

2011-08-31  Jason Smith  <jason.smith@canonical.com>

	Make switcher show tabs again

2011-08-31  Gord Allott  <gord.allott@canonical.com>

	merged in set renderer branch for the dash, much quicker rendering for the results view, changes api slightly for IconLoader

2011-08-31  Gord Allott  <gord.allott@canonical.com>

	Merged with trunk

2011-08-31  Gord Allott  <gord.allott@canonical.com>

	few changes, null out set_renderer and such

2011-08-31  Gord Allott  <gord.allott@canonical.com>

	unreference textures the dumb way

2011-08-31  Gord Allott  <gord.allott@canonical.com>

	fixed up horizontal tile to subclass from renderer tile and also use the new mapless renderering

2011-08-31  Gord Allott  <gord.allott@canonical.com>

	lots of changes, updated ResultRendererTile to not use a map anywhere, causing IconLoader to support handles in order to disconnect the signals, also removed a warning here and there

2011-08-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove some useless code

2011-08-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix PanelTray: RGBA support, positioning and resizing fixes

2011-08-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix alpha in panel

2011-08-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix positioning when a new tray icon opens

2011-08-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix sizing of panel tray

2011-08-31  Tim Penhey  <tim.penhey@canonical.com>

	Fix the leak of the cairo context in the LauncherIcon.

2011-08-30  Tim Penhey  <tim.penhey@canonical.com>

	Fix the leak of the cairo context.

2011-08-31  Tim Penhey  <tim.penhey@canonical.com>

	Fix the numerous leaks in CreateBlurredTextureCallback

2011-08-30  Tim Penhey  <tim.penhey@canonical.com>

	Fix the numerous leaks in CreateBlurredTextureCallback

2011-08-30  Marco Trevisan

	Merge filled/unfilled arrow branch

2011-08-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	WindowManager / PluginAdapter add compiz_event signal
	
	This is emitted when a compiz_event is notified by the plugin.
	It's a generic signal, emitter that can be parsed checking the passed options.
	
	It's actually not used anywhere but it could be useful for future usage.

2011-08-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	MinimizedHandler: Add static variable to check if we have to handle compiz events or not
	
	This allow to get the same result of the original version, without affecting
	all the UnityShell plugin at all when setting to handle or not compiz
	events.

2011-08-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	CompizMinimizedWindowHandler: don't disable compiz event dispatching.
	
	This would cause issues with some WindowManager signals, as they
	wouldn't be emitted any more.
	
	As side effect the launcher would hide/show on viewport switch
	and it would be impossible to detect a viewport switch event.

2011-08-30  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream changes.

2011-08-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncher: check for win

2011-08-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merge with upstream

2011-07-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Add two more options to Icon BackLight Illumination
	
	They allow to set other two different kind of illuminations:
	- Edge Illumination Toggles: illuminate only the edge of the icons linked to
	running applications.
	- Backlight and Edge Illumination Toggles: illuminate the background of the
	icons linked to running
	applications; if the windows
	of this application are all in
	a non viewable workspace, then
	only the edge of the icon is
	illuminated.
	
	The second of this option has been designed with JohnLea

2011-07-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Change indicator when an app instance is not running on the current view-port
	
	In the case that an application is not running on the current viewport
	we need to draw just an empty arrow. This finally fixes bug #690143

2011-07-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: check windows's viewport on viewport change
	
	When a viewport switch event has terminated or when the expo plugin
	has been terminated, we need check if the launcher icons are still
	visible on the current viewport. In that case we must update the UI
	accordingly.

2011-07-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Launcher: when a viewport switch event occurs do the needed things.
	
	Code moved from unityshell.cpp for more clarity. When such events
	are emitted the launcher should disable and re/enable the launcher
	showing.

2011-07-29  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PluginAdapter: suport compiz_screen_viewport_switch_{started,ended} signals
	
	PluginAdapter now is listening at the unityshell NotifyCompizEvent
	signals and it fires the two signals when a viewport switch occurs.

2011-08-30  Jason Smith  <jason.smith@canonical.com>

	Make switcher view use timeutil class

2011-08-30  Alex Launi  <alex.launi@canonical.com>

	Merge timeutil branch

2011-08-30  Alex Launi  <alex.launi@canonical.com>

	Add TimeUtil class and member function for finding delta between timespecs

2011-08-30  Jason Smith  <jason.smith@canonical.com>

	fix switcher test

2011-08-30  Jason Smith  <jason.smith@canonical.com>

	enable blur in switcher test app

2011-08-29  Jason Smith  <jason.smith@canonical.com>

	merge stand alone launcher branch

2011-08-29  Jason Smith  <jason.smith@canonical.com>

	Implement test launcher stand alone application

2011-08-29  Jason Smith  <jason.smith@canonical.com>

	be smarter about enabling/disabling blur in the launcher

2011-08-27  Jason Smith  <jason.smith@canonical.com>

	disable live launcher blur behind as the performance hit on certain drivers is too great

2011-08-27  Jason Smith  <jason.smith@canonical.com>

	merge keyboard utils branch

2011-08-26  Jason Smith  <jason.smith@canonical.com>

	remove useless option and remove useless initial grab

2011-08-26  Jason Smith  <jason.smith@canonical.com>

	properly binds alt-key above tab

2011-08-26  Jason Smith  <jason.smith@canonical.com>

	implement keyboard utility and test program

2011-08-26  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2011-08-26  Gord Allott  <gord.allott@canonical.com>

	small hack to get the lens icons always displayed on small screens in netbook mode

2011-08-26  Gord Allott  <gord.allott@canonical.com>

	remove leftovers

2011-08-26  Gord Allott  <gord.allott@canonical.com>

	okay fo-reals this time

2011-08-26  Gord Allott  <gord.allott@canonical.com>

	add logging

2011-08-26  Gord Allott  <gord.allott@canonical.com>

	attempt #2

2011-08-26  Gord Allott  <gord.allott@canonical.com>

	attempt #1

2011-08-26  Gord Allott  <gord.allott@canonical.com>

	Fixes the dnd in the dash to launcher

2011-08-26  Gord Allott  <gord.allott@canonical.com>

	fixes referencing too much in the dash with dnd and a scope error

2011-08-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	should fix the glitch of the button-outline

2011-08-26  Sebastien Bacher  <seb128@ubuntu.com>

	updated translatable files

2011-08-26  Jani Monoses  <jani@ubuntu.com>

	Merged in a fix for a ftb on arm from Jani Monoses

2011-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 4.10.2

2011-08-25  Jason Smith  <jason.smith@canonical.com>

	merge dnd opt out branch

2011-08-25  Jason Smith  <jason.smith@canonical.com>

	opt out of dnd when it makes no sense

2011-08-25  Gord Allott  <gord.allott@canonical.com>

	for ken, we now elipsize the horizontal renderer at the end not the start

2011-08-25  Gord Allott  <gord.allott@canonical.com>

	elipize at the end of the horizontal tile text not the start

2011-08-25  Jason Smith  <jason.smith@canonical.com>

	fix window dodge now that windows dont unmap on minimize

2011-08-25  Jason Smith  <jason.smith@canonical.com>

	make changes at request of design team

2011-08-25  Jason Smith  <jason.smith@canonical.com>

	fix ARB rendering of icons that were broken by mistake

2011-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix for multimonitor, jay lies\!\!

2011-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't hang on invalid results

2011-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Always set focus on the entry after switching lenses

2011-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 4.10.0

2011-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] dash fixes branch

2011-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	No need for a stop drive callback, we don't do anything with it anyway

2011-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some fallback dnd_uri support for lenses that don't send in valid DND uris

2011-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	make activation work

2011-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	make text entry grab focus on about to show

2011-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	bezel fixes

2011-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Half of new dash renderering

2011-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Delete the world, make panel window buttons control the dash

2011-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix counts

2011-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fullscreen support

2011-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Half the new assets

2011-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix moving of cursor not working initially

2011-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't spin the spinner when the dash view is setting the search string

2011-08-25  Andrea Azzarone  <azzaronea@gmail.com>

	Do not show the application menu, when the launcher is a little to the left/bottom/top in relation to the window-buttons. Fixes LP: #820293

2011-08-22  Andrea Azzarone  <azzaronea@gmail.com>

	Doesn't show the menu if the mouse pointer is a little left to window controls.

2011-08-25  Andrea Azzarone  <azzaronea@gmail.com>

	Solves regression of .desktop file being dragged to the launcher and not saving it to the launcher' favourites. Fixes LP: #830536

2011-08-21  Andrea Azzarone  <azzaronea@gmail.com>

	Tries to solve an old regression: ".desktop dragged onto unity launcher will not be added to com.canonical.unity.launcher favorite unless moved into the launcher"

2011-08-25  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~unity-team/unity/unity.fullscreen_windows_paint_on_top

2011-08-25  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Simplify the input focus restore stuff and move that into
	PluginAdaptor and fix input focus not being restored when
	the dash is closed
	
	See: http://mail.gnome.org/archives/wm-spec-list/2011-August/msg00011.html
	as to why we have to use compiz to do this

2011-08-25  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Handle corner cases where something grabs the screen

2011-08-25  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Handle cases where we need unityshell to paint on top

2011-08-25  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge lp:~unity-team/unity/unity.minimized_windows_switcher

2011-08-25  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Small optimization

2011-08-25  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge trunk and add a rudimentary showdesktop functionality so that
	we don't lose windows while they're showdesktop'd

2011-08-25  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Also handle _NET_WM_STATE_HIDDEN on _NET_WM_STATE

2011-08-25  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Remove useless API

2011-08-25  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Make public method protected

2011-08-25  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Base the minimize handler test off of the read transients test

2011-08-25  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Added an x11-window-read-transients, which reads transient information

2011-08-25  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Added minimize window handler test and split out X11Window into its own file

2011-08-25  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Break the dependency of getTransients from MinimizedWindowHandler

2011-08-25  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Added test-get-transients

2011-08-24  Sam Spilsbury  <sam.spilsbury@canonical.com>

	More minimize window handler tests

2011-08-24  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Did some work on the tests, fix formatting, etc

2011-08-24  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Add comments stating that we will merge that back into compiz

2011-08-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Added input remover test

2011-08-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Added break

2011-08-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Remove stray tab usage

2011-08-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Use C++11 for

2011-08-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Remove unnecessary unmap reference increment

2011-08-23  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Added support for minimized windows, with some classes to be used for external testing of the window hiding code for buggy applications (note: not yet complete)

2011-08-25  Gord Allott  <gord.allott@canonical.com>

	adds a horizontal tile renderer for lenses that require it

2011-08-25  Gord Allott  <gord.allott@canonical.com>

	added horizontal renderer

2011-08-25  Gord Allott  <gord.allott@canonical.com>

	changed Any string to All

2011-08-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	Added correct separator-rendering, fixed text-positioning on buttons,
	updated active- and prelight-state button-rendering, updated multi-range
	rendering to reflect a new design-change

2011-08-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	Defined a subtle look for hover/prelight

2011-08-24  Mirco Müller  <mirco.mueller@ubuntu.com>

	Switched outline for buttons and multi-range to regular rounded-rect, updated multi-range to new design, fixed some formatting

2011-08-24  Mirco Müller  <mirco.mueller@ubuntu.com>

	got rid of unused variables

2011-08-24  Mirco Müller  <mirco.mueller@ubuntu.com>

	Enable the pixel-grid alignment for the button-outline again

2011-08-24  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fix text-position in buttons

2011-08-24  Mirco Müller  <mirco.mueller@ubuntu.com>

	Added rendering of separators, changed look of button-states

2011-08-25  Jason Smith  <jason.smith@canonical.com>

	fix big memory leak on some systems

2011-08-25  Gordon Allott  <gord.allott@canonical.com>

	fixes the colour issue with the bghash code where it doesn't give the right value on startup sometimes

2011-08-24  Gord Allott  <gord.allott@canonical.com>

	remove warnings

2011-08-24  Gord Allott  <gord.allott@canonical.com>

	actually fixed issue, yay

2011-08-24  Gord Allott  <gord.allott@canonical.com>

	Maybe fix?

2011-08-24  Gord Allott  <gord.allott@canonical.com>

	Maybe fix?

2011-08-24  Gord Allott  <gord.allott@canonical.com>

	Maybe fix?

2011-08-24  Gord Allott  <gord.allott@canonical.com>

	more logging 

2011-08-24  Gord Allott  <gord.allott@canonical.com>

	more logging 

2011-08-24  Gord Allott  <gord.allott@canonical.com>

	added logging

2011-08-25  Jason Smith  <jason.smith@canonical.com>

	Improve launcher draw performance by removing key bottlenecks

2011-08-25  Jason Smith  <jason.smith@canonical.com>

	merge alt-tab window titles branch

2011-08-24  Jason Smith  <jason.smith@canonical.com>

	make alt-grave work without alt-tab

2011-08-24  Jason Smith  <jason.smith@canonical.com>

	dont leak memory

2011-08-24  Jason Smith  <jason.smith@canonical.com>

	render window titles in alt-tab

2011-08-24  Jason Smith  <jason.smith@canonical.com>

	Minor rendering fix
	Make sure alt-tab doesn't expand on timeout unless there are 2+ windows to show

2011-08-25  Jay Taoko  <jay.taoko@canonical.com>

	Seamless blur transition between the dash, panel and launcher.

2011-08-24  Jay Taoko  <jay.taoko@canonical.com>

	Seamless blur transition between the dash, panel and launcher

2011-08-24  Jason Smith  <jason.smith@canonical.com>

	add bfb squircle rendering

2011-08-24  Omer Akram  <om26er@ubuntu.com>

	Change the string 'Refine search' to 'Filter results' to fix bug 832060

2011-08-24  Omer Akram  <om26er@ubuntu.com>

	s/Refine search/Filter results

2011-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update panel to match the spec

2011-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for new maximised state in panel

2011-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove PanelHomeButton and update everything that depended on it. Fix the test so it no longer spits out any warnings and runs without crashing

2011-08-24  Gord Allott  <gord.allott@canonical.com>

	fixes the all button size

2011-08-24  Gord Allott  <gord.allott@canonical.com>

	fixes the size of the any buttons

2011-08-24  Gord Allott  <gord.allott@canonical.com>

	merged in the fix strings branch

2011-08-24  Gord Allott  <gord.allott@canonical.com>

	Fixes untranslatable strings in unity filters, also makes sure to set the filter names correctly

2011-08-24  Gord Allott  <gord.allott@canonical.com>

	fixed string handling so everything is translatable and using the corrent names for filters

2011-08-24  Gord Allott  <gord.allott@canonical.com>

	adds dnd to the dash

2011-08-24  Gord Allott  <gord.allott@canonical.com>

	add warning on error

2011-08-24  Gord Allott  <gord.allott@canonical.com>

	adds dnd to the results view

2011-08-24  Jason Smith  <jason.smith@canonical.com>

	fix blur not working when damage is null

2011-08-24  Gord Allott  <gord.allott@canonical.com>

	Fixes the sizes of the filter buttons

2011-08-24  Gord Allott  <gord.allott@canonical.com>

	fixes the wrong hight in filter basic button

2011-08-24  Jason Smith  <jason.smith@canonical.com>

	dont crash if damage_region_ is null

2011-08-24  Andrea Azzarone  <azzaronea@gmail.com>

	merged in Andrea's branch that fixes bug #808162 - makes nautilus give us an empty trash dialog

2011-08-19  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2011-08-19  Andrea Azzarone  <azzaronea@gmail.com>

	Uses the nautilus3 dbus interface to fix bug #808162.

2011-08-24  Tim Penhey  <tim.penhey@canonical.com>

	A bunch of fixes to memory issues.
	
	Some cleanup for wrappers around gdk pixbuf.

2011-08-24  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-08-24  Tim Penhey  <tim.penhey@canonical.com>

	Stop the crash in scrollview.

2011-08-24  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-08-24  Tim Penhey  <tim.penhey@canonical.com>

	TODO added

2011-08-24  Tim Penhey  <tim.penhey@canonical.com>

	UnReference the view window, and the switcher view is now controlled using an object ptr.

2011-08-24  Tim Penhey  <tim.penhey@canonical.com>

	Move the window thread deletion to the end.

2011-08-22  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-08-22  Tim Penhey  <tim.penhey@canonical.com>

	Fix the temporary.

2011-08-19  Tim Penhey  <tim.penhey@canonical.com>

	bamf_view_get_name returns a dup'ed string.

2011-08-19  Tim Penhey  <tim.penhey@canonical.com>

	Use the glib wrappers.

2011-08-19  Tim Penhey  <tim.penhey@canonical.com>

	Simpler boolean

2011-08-24  Gordon Allott  <gord.allott@canonical.com>

	Filter ratings fixes

2011-08-23  Gord Allott  <gord.allott@canonical.com>

	fixed the problem with the rendering of the ratings widget in the dash

2011-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Misc. Dash fixes and a bunch of style improvements

2011-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Set the AA depending on what we get from gtk

2011-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Use gtk font settings

2011-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	simply some code

2011-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	More renderering fixes

2011-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fixes to renderering the lens views

2011-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Stop flashing the user

2011-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove debugs from standalone_dash

2011-08-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-08-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some more fixes

2011-08-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some style fixes, and actually set the default blooming font options

2011-08-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add a protection timeout to the Spinner to stop it spinning indefinitely, also change it to use an animation that is nicer to Compiz and blur

2011-08-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Reset lenses on connection

2011-08-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Load results at startup, reset views on startup

2011-08-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Load existing results on startup

2011-08-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some fixes

2011-08-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make the LensBar useful by providing some state information

2011-08-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	restore home lens as the default view when you click on or summon the Dash

2011-08-23  Jason Smith  <jason.smith@canonical.com>

	merge switcher pips branch

2011-08-23  Jason Smith  <jason.smith@canonical.com>

	use linear filtering for pips

2011-08-23  Jason Smith  <jason.smith@canonical.com>

	render pips in switcher at double size

2011-08-24  Tim Penhey  <tim.penhey@canonical.com>

	Rename nux::IntrusiveSP to nux::ObjectPtr to avoid using the #define for the deprecated name.

2011-08-24  Tim Penhey  <tim.penhey@canonical.com>

	Rename IntrusiveSP to ObjectPtr.

2011-08-23  Tim Penhey  <tim.penhey@canonical.com>

	Fix some memory releasing issues.
	Make the LauncherEntryRemoteModel not a singleton again.
	Add a Destroy method for the QuicklistManager.

2011-08-19  Tim Penhey  <tim.penhey@canonical.com>

	Remove the comment out code.

2011-08-19  Tim Penhey  <tim.penhey@canonical.com>

	Remove the extra unreference from the merge.

2011-08-19  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-08-18  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-08-18  Tim Penhey  <tim.penhey@canonical.com>

	Unreference the noise texture.

2011-08-18  Tim Penhey  <tim.penhey@canonical.com>

	Add back in some lower case Ls, and remove #define.

2011-08-18  Tim Penhey  <tim.penhey@canonical.com>

	Make the LauncherController actually have an instance of the model object instead of a pointer to a singleton.

2011-08-18  Tim Penhey  <tim.penhey@canonical.com>

	Make the LauncherEntryRemoteModel a normal object and not a singleton.

2011-08-18  Tim Penhey  <tim.penhey@canonical.com>

	Primarily just reordering the layouts to see what is going on.

2011-08-18  Tim Penhey  <tim.penhey@canonical.com>

	Add the home button as a child so it is destroyed properly.

2011-08-18  Tim Penhey  <tim.penhey@canonical.com>

	The header is not needed.

2011-08-18  Tim Penhey  <tim.penhey@canonical.com>

	Add the destroy method for the quicklist manager.

2011-08-18  Tim Penhey  <tim.penhey@canonical.com>

	The forward declarations are incorrect as they aren't in the nux namespace.  What's more, the full declarations are there anyway from the nux headers.

2011-08-18  Tim Penhey  <tim.penhey@canonical.com>

	Delete the switcher_desktop_icon if it has been created.
	Destroy the quicklist manager in the unity screen destructor.
	Clean up the iteration adding in the launcher icons.

2011-08-23  Tim Penhey  <tim.penhey@canonical.com>

	Changes necessary due to nux updates.

2011-08-22  Jason Smith  <jason.smith@canonical.com>

	change default

2011-08-22  Jason Smith  <jason.smith@canonical.com>

	remove dead code

2011-08-22  Gord Allott  <gord.allott@canonical.com>

	merges in the fixes for the multi-range filter branch

2011-08-22  Gord Allott  <gord.allott@canonical.com>

	fixes multi-range widget

2011-08-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make standalone work again after blur rework

2011-08-22  Jason Smith  <jason.smith@canonical.com>

	merge faster blur branch

2011-08-21  Jason Smith  <jason.smith@canonical.com>

	remove dead code
	make sure we still work properly with full screen repaints

2011-08-21  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2011-08-21  Jason Smith  <jason.smith@canonical.com>

	merge sams blur occlusion branch

2011-08-21  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Formatting and fix an issue where blur wouldn't appear on the switcher
	until about 2~frames later

2011-08-21  Sam Spilsbury  <sam.spilsbury@canonical.com>

	More deformatterization

2011-08-21  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Add some comments to explain what's going on

2011-08-21  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Deformattize

2011-08-21  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix leak, clean up code a bit

2011-08-21  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Detect occlusions and apply this to the region update logic

2011-08-20  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Use and XRegion instead of nux::Geometry to determine the dirty regions
	that need refreshing.
	
	The problem with using nux::Geometry on a flat bounds is something like this:
	
	-------------------------
	|d|                     |
	|d|   |bbbbbbbbbb|      |
	|     |bbbbbbbbbb|      |
	|                     |d|
	-------------------------
	
	Will result in 
	
	-------------------------
	|d|rrrrrrrrrrrrrrrrrrrrr|
	|d|rrr|bbbbbbbbbb|rrrrrr|
	|rrrrr|bbbbbbbbbb|rrrrrr|
	|rrrrrrrrrrrrrrrrrrrrr|d|
	-------------------------
	
	Rather than
	
	-------------------------
	|r|                     |
	|r|   |bbbbbbbbbb|      |
	|     |bbbbbbbbbb|      |
	|                     |r|
	-------------------------
	
	Causing the blur to be updated when the regions in d are changed. We don't
	need to do that.
	
	NOTE: I couldn't find anything in nux that works similarly to X11's regions
	so I just used it directly. That can be removed if something else from
	nux is suitable.
	
	NOTE2: It seems like the damage regions nux is giving us for our BaseWindows
	are HUGE, this needs to be fixed in nux.

2011-08-20  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Only update the blur texture when the damage bounds actually intersect

2011-08-19  Jason Smith  <jason.smith@canonical.com>

	dramatically improve blur performance

2011-08-21  Jason Smith  <jason.smith@canonical.com>

	remove crazy pointer math for standard library call to remove_if in getWindowPainList function

2011-08-19  Jason Smith  <jason.smith@canonical.com>

	fix crash when view window is null

2011-08-19  Jay Taoko  <jay.taoko@canonical.com>

	Essential Nux event signals have been renamed. To ease the transition, the former name have been preserved via macros:
	
	#define OnMouseMove             mouse_move
	#define OnMouseDown             mouse_down
	#define OnMouseUp                 mouse_up
	#define OnMouseEnter            mouse_enter
	#define OnMouseLeave            mouse_leave
	#define OnMouseClick            mouse_click
	#define OnMouseDoubleClick      mouse_double_click
	#define OnMouseDrag             mouse_drag
	#define OnMouseWheel            mouse_wheel
	#define OnMouseDownOutsideArea  mouse_down_outside_pointer_grab_area
	#define OnKeyEvent              key_down
	#define OnKeyReleased           key_up
	#define OnStartKeyboardReceiver begin_key_focus
	#define OnStopKeyboardReceiver  end_key_focus
	
	This branch is using the new signals names. Subsequently, the old signals will be removed in Nux.

2011-08-19  Jay Taoko  <jay.taoko@canonical.com>

	Signals renaming

2011-08-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Select the current search string when opening the dash to allow for typing straight away

2011-08-19  Andrea Azzarone

	Merge awesome work of Anrea Azzarone to make launcher detect contents of DND before DND even enters launcher

2011-08-19  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes window stack problem.

2011-08-19  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2011-08-12  Andrea Azzarone  <azzaronea@gmail.com>

	Create a DNDCollectionWindow to get dnd data as soon as drag and drop starts.

2011-08-10  Andrea Azzarone  <azzaronea@gmail.com>

	Uses screen size to create the fake window.

2011-08-10  Andrea Azzarone  <azzaronea@gmail.com>

	Add a sign::connection for OnDNDDataCollected.

2011-08-09  Andrea Azzarone  <azzaronea@gmail.com>

	Ops.. solve a stupid bug.

2011-08-09  Andrea Azzarone  <azzaronea@gmail.com>

	Uses DNDCollectionWindow to read drag information before mouse enters launcher x window. 
	Now we can highlight valid targets as soon as dnd starts (bug #727901).
	Fixes also bug #724986 (Launcher reveals when dragging a window widget),
	bug #727902 (Launcher icon highlighting should not switch off as soon the cursor moves after the app spread appears)
	and bug #773028 	.(Any text drag causes bar to show up).

2011-08-19  Jason Smith  <jason.smith@canonical.com>

	fix typo

2011-08-19  Andrea Azzarone  <azzaronea@gmail.com>

	[merge] Bug #824831: Fallback window controls shown for maximized windows

2011-08-19  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes "Window buttons don't respect Ambiance e Radiance themes".

2011-08-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Protect against a null iter.second

2011-08-19  Jason Smith  <jason.smith@canonical.com>

	dont ask nux to process events when the switcher is open, those events are not meant for it.

2011-08-19  Jason Smith  <jason.smith@canonical.com>

	merge faster switcher branch

2011-08-19  Jason Smith  <jason.smith@canonical.com>

	Fix crash when switcher is not displayed after displaying the first time

2011-08-19  Jason Smith  <jason.smith@canonical.com>

	preserve base window to store switcher view in so that we dont pay the texture creation overhead constantly

2011-08-18  Jason Smith  <jason.smith@canonical.com>

	better fix for alt-tab causing workspace switcher to get stuck

2011-08-18  Jason Smith  <jason.smith@canonical.com>

	disable adding and removing of actions in trunk as it screws up the Wall plugin

2011-08-18  Jason Smith  <jason.smith@canonical.com>

	merge sams alt-tab polish branch

2011-08-18  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix warning

2011-08-18  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix keybindings, grab the screen when active, left/right, remove redundant
	code, etc

2011-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some size protection until we get fullscreening back

2011-08-18  Jason Smith  <jason.smith@canonical.com>

	fix memory leak in BEH

2011-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 4.8.2

2011-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix redrawing, fix blending in lensbar

2011-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] dead key support

2011-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	replace l's

2011-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Disable multi-context until we make sense of whats wrong

2011-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	as much as I have right now

2011-08-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	some fixes

2011-08-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Actually show menu

2011-08-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some fixes

2011-08-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Clean up code a bit

2011-08-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Correct keycode handling

2011-08-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some fixes

2011-08-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some form of workingness

2011-08-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	beginnings of IM support integration

2011-08-18  Gord Allott  <gord.allott@canonical.com>

	merged in branch to fix a few bugs and crashers in the bg hash codebase

2011-08-18  Gord Allott  <gord.allott@canonical.com>

	try and fix the race

2011-08-18  Gord Allott  <gord.allott@canonical.com>

	hopefully fixed the issue with the default colour

2011-08-18  Gord Allott  <gord.allott@canonical.com>

	fixed crasher with gradients

2011-08-18  David Gomes  <davidrafagomes@gmail.com>

	Merged in DavidGomes branch to fix neils lack of l's

2011-08-12  David Gomes  <davidrafagomes@gmail.com>

	Fixed NJPatels email

2011-08-12  David Gomes  <davidrafagomes@gmail.com>

	Fixed NJPatels name on DashSearchBar.cpp

2011-08-18  Gord Allott  <gord.allott@canonical.com>

	merging in a branch to do some slight visual changes to the results view

2011-08-18  Gord Allott  <gord.allott@canonical.com>

	ran the formatter on the results code

2011-08-18  Gord Allott  <gord.allott@canonical.com>

	remove mouse focus in results grid on mouse leave

2011-08-18  Gord Allott  <gord.allott@canonical.com>

	fixed the position of the blurred icons in the results grid

2011-08-18  Gord Allott  <gord.allott@canonical.com>

	increased size of tile highlight

2011-08-18  Gord Allott  <gord.allott@canonical.com>

	merge in keynav support for the results view

2011-08-17  Gord Allott  <gord.allott@canonical.com>

	removed debugs, hooked up to activation

2011-08-17  Gord Allott  <gord.allott@canonical.com>

	woo fully working keynav

2011-08-17  Gord Allott  <gord.allott@canonical.com>

	whatever i did

2011-08-16  Gord Allott  <gord.allott@canonical.com>

	should now bubble up

2011-08-16  Gord Allott  <gord.allott@canonical.com>

	inital keynav working

2011-08-18  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge in crash fix

2011-08-18  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix indentation

2011-08-17  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Make it more obvious what we're doing here

2011-08-17  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Decrement the return value of ::base () due to the offset

2011-08-17  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Correctly erase elements when traversing the paint list

2011-08-18  Jason Smith  <jason.smith@canonical.com>

	properly fix crash in SwitcherView::OnDrawTimeout

2011-08-18  Jason Smith  <jason.smith@canonical.com>

	avoid leaking background texture

2011-08-17  Jason Smith  <jason.smith@canonical.com>

	merge switcher-polish branch

2011-08-17  Jason Smith  <jason.smith@canonical.com>

	delay destruction of switcher view to avoid race condition with g_source_remove

2011-08-17  Jason Smith  <jason.smith@canonical.com>

	simplify and add comment

2011-08-17  Jason Smith  <jason.smith@canonical.com>

	ensure that stacking order is preserved when raising groups of windows

2011-08-17  Jason Smith  <jason.smith@canonical.com>

	make switcher timeout configurable

2011-08-17  Jason Smith  <jason.smith@canonical.com>

	initial work for timeout for reveal of windows

2011-08-17  Jason Smith  <jason.smith@canonical.com>

	implement down/up area to detail
	alt-grave to flip between windows
	alt-esc to cancel and alt-tab operation

2011-08-17  Jason Smith  <jason.smith@canonical.com>

	merge tims memory leak branch

2011-08-18  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-08-16  Tim Penhey  <tim.penhey@canonical.com>

	Oops, pass by reference, not copy.

2011-08-16  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-07-25  Tim Penhey  <tim.penhey@canonical.com>

	Make sure we call the destroy textures in the unityshell cleanup.

2011-07-25  Tim Penhey  <tim.penhey@canonical.com>

	More clean up in icon renderer.

2011-07-25  Tim Penhey  <tim.penhey@canonical.com>

	More local:: namespacing.

2011-07-25  Tim Penhey  <tim.penhey@canonical.com>

	Make the GenerateTextures and DestroyTextures class methods, and move the implementation of the shared resources into the .cpp file.

2011-08-17  Jay Taoko  <jay.taoko@canonical.com>

	* Changes to AbstractButton class
	* Replaced "Activated" signal with "activated"

2011-08-17  Jay Taoko  <jay.taoko@canonical.com>

	Merge

2011-08-17  Jay Taoko  <jay.taoko@canonical.com>

	Changed click signal to activated in AbstractButton class

2011-08-16  Jay Taoko  <jay.taoko@canonical.com>

	Changes to AbstractButton class

2011-08-17  Jason Smith  <jason.smith@canonical.com>

	fix spacing issues in IconRenderer
	fix unneeded branch in BEH

2011-08-16  Jason Smith  <jason.smith@canonical.com>

	merge blur abstraction branch

2011-08-16  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2011-08-16  Jason Smith  <jason.smith@canonical.com>

	more performance improvements

2011-08-16  Jason Smith  <jason.smith@canonical.com>

	simplify effect helper further

2011-08-15  Jason Smith  <jason.smith@canonical.com>

	enable configurable sigma levels for different power GPU's

2011-08-13  Jason Smith  <jason.smith@canonical.com>

	avoid blurring the screen durring animations/redraws
	this improves performance dramatically, basically dynamically switching
	between a static blur and an active blur

2011-08-13  Jason Smith  <jason.smith@canonical.com>

	make sigma size configurable

2011-08-13  Jason Smith  <jason.smith@canonical.com>

	centralize control over blur behavior into BackgroundEffectHelper class
	this improves the abstraction greatly and avoids the need to track many different item types

2011-08-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix issue with accessing member variables from a static method

2011-08-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't access member variables in a static function

2011-08-16  Tim Penhey  <tim.penhey@canonical.com>

	Some memory leaks fixes and clean up shutdown.
	
	A few object deletions commented out to allow shutdown.
	Fix leaks in tooltips, PanelStyle, and BGHash.

2011-08-15  Tim Penhey  <tim.penhey@canonical.com>

	Remove the destroy textures from the destructor.  I have another branch that fixes that one.

2011-08-12  Tim Penhey  <tim.penhey@canonical.com>

	Actually destroy the textures.

2011-08-12  Tim Penhey  <tim.penhey@canonical.com>

	Don't leak the background every time it is changed.

2011-08-12  Tim Penhey  <tim.penhey@canonical.com>

	Use the internal context so as not to leak the created one.

2011-08-12  Tim Penhey  <tim.penhey@canonical.com>

	Remember to fre the texture mask and outline as well.

2011-08-12  Tim Penhey  <tim.penhey@canonical.com>

	Don't delete the window thread (leak it for now) to allow compiz to actually shutdown.

2011-08-12  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk (again).

2011-08-11  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk

2011-08-10  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-08-10  Tim Penhey  <tim.penhey@canonical.com>

	Temporarily disable the gtk_widget_destroy window for the systray as it is blocking on X during compiz shutdown.

2011-08-10  Tim Penhey  <tim.penhey@canonical.com>

	More debugging info in PlacesView.

2011-08-13  Jason Smith  <jason.smith@canonical.com>

	fix bug where using alt-tab would cause launcher to fail to reveal

2011-08-12  Didier Roche  <didier.roche@canonical.com>

	adding dee pkgconfig as the lib is leaking it's API

2011-08-12  Jason Smith  <jason.smith@canonical.com>

	fix minor crash

2011-08-12  Jason Smith  <jason.smith@canonical.com>

	fix null deref

2011-08-11  Gord Allott  <gord.allott@canonical.com>

	fix for the background blur codebase in a race

2011-08-11  Gord Allott  <gord.allott@canonical.com>

	forces background colour update

2011-08-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some fixes for global search

2011-08-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix fallback launching....DUH

2011-08-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] jason's branc

2011-08-11  Jason Smith  <jason.smith@canonical.com>

	disable blur updates in switcher whenever it is animating

2011-08-11  Jason Smith  <jason.smith@canonical.com>

	disable blur in test app

2011-08-11  Jason Smith  <jason.smith@canonical.com>

	implement alt-tab blur

2011-08-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Disable corner activation pending design input as it's really funky right now

2011-08-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Release 

2011-08-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix build

2011-08-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Place -> Lens

2011-08-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix colouring issues

2011-08-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make altf2 work

2011-08-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add missing files

2011-08-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Implement home view

2011-08-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make global search work again

2011-08-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make global search work again

2011-08-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix some background stuff

2011-08-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Correctly delete filters

2011-08-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix filter stuff

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Do some nice drawing and stop crash

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] gords work

2011-08-10  Gord Allott  <gord.allott@canonical.com>

	multi-range drawing code

2011-08-10  Gord Allott  <gord.allott@canonical.com>

	save point

2011-08-10  Gord Allott  <gord.allott@canonical.com>

	latest neil stuff

2011-08-10  Gord Allott  <gord.allott@canonical.com>

	eh

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make activation work

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Expand/contract filters

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	make panel text bold

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Disable PanelHomeButton

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix issue with panel

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix text parsing

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix issues in filters

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fixes for filters

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] gords work so far

2011-08-10  Gord Allott  <gord.allott@canonical.com>

	latest

2011-08-10  Gord Allott  <gord.allott@canonical.com>

	filter buttons style

2011-08-10  Gord Allott  <gord.allott@canonical.com>

	latest dash style

2011-08-10  Gord Allott  <gord.allott@canonical.com>

	made track previews use the track widget

2011-08-10  Gord Allott  <gord.allott@canonical.com>

	added missing track preview stuff

2011-08-10  Gord Allott  <gord.allott@canonical.com>

	drawing preview button correct

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some filter work

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix blur support

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add blur support to panel

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	actually make it default

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make active blur default. Yeah, I know, ballsy

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add blur support

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Merge with trunk

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Close on click-outside

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	boo

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	make normal input work, thanks to jason

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	hook up broken search_finished signal

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	More fixes for searching etc

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fixes to lensbar

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix more results view and group stuff, starting to look like dash again now

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix another crash when results are removed

2011-08-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make the renderer use the style calculations as much as possible

2011-08-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix crasher

2011-08-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	[parent]

2011-08-09  Gord Allott  <gord.allott@canonical.com>

	copies results in resultview instead of using references

2011-08-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some more fixes

2011-08-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	IT PAINTS

2011-08-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	IT PAINTS

2011-08-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] upstream

2011-08-09  Gord Allott  <gord.allott@canonical.com>

	fixed issue with result renderer offset

2011-08-09  Gord Allott  <gord.allott@canonical.com>

	fixed the renderer names in the filter factory

2011-08-09  Gord Allott  <gord.allott@canonical.com>

	remove debugs

2011-08-09  Gord Allott  <gord.allott@canonical.com>

	adds in expanded behaviour

2011-08-09  Gord Allott  <gord.allott@canonical.com>

	hooked up the left/right preview buttons

2011-08-09  Gord Allott  <gord.allott@canonical.com>

	nux hating complete, but i win.

2011-08-09  Gord Allott  <gord.allott@canonical.com>

	adds multi-range widget

2011-08-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some forward movement

2011-08-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Somewhat working groups, no results get rendererd

2011-08-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	unfuck everything

2011-08-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	merge with fixes

2011-08-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some more lens view bits

2011-08-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	some more progress

2011-08-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Lots of fixes

2011-08-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some renaming of Places=>Dash and cleanup

2011-08-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	more fixes

2011-08-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	more dash view stuff, nothing visible yet

2011-08-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove a lot of unneeded code

2011-08-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Clean up standalone tests, start dash view, more fixes

2011-08-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	It actually runs\!

2011-08-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add missing files

2011-08-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	First cut of DashController

2011-08-09  Gord Allott  <gord.allott@canonical.com>

	fixed HTTP textures in the results view, also ^_^

2011-08-09  Gord Allott  <gord.allott@canonical.com>

	the i hate nux commit

2011-08-09  Gord Allott  <gord.allott@canonical.com>

	Handle preview flow and input redirection

2011-08-09  Gord Allott  <gord.allott@canonical.com>

	fixed up the generic preview

2011-08-09  Gord Allott  <gord.allott@canonical.com>

	added album preview

2011-08-09  Gord Allott  <gord.allott@canonical.com>

	offset grid view blurs relative to the centre

2011-08-08  Gord Allott  <gord.allott@canonical.com>

	adds tile blur

2011-08-08  Gord Allott  <gord.allott@canonical.com>

	nicer highlight renderering - a few fixes

2011-08-08  Gord Allott  <gord.allott@canonical.com>

	Merged in latest trunk

2011-08-08  Gord Allott  <gord.allott@canonical.com>

	disable preview in test

2011-08-07  Gord Allott  <gord.allott@canonical.com>

	added previews

2011-08-07  Gord Allott  <gord.allott@canonical.com>

	pre-previews merge

2011-08-05  Gord Allott  <gord.allott@canonical.com>

	failing preview commit

2011-08-05  Gord Allott  <gord.allott@canonical.com>

	latest previews

2011-08-05  Gord Allott  <gord.allott@canonical.com>

	latest previews

2011-08-05  Gord Allott  <gord.allott@canonical.com>

	applications preview working

2011-08-05  Gord Allott  <gord.allott@canonical.com>

	save point

2011-08-05  Gord Allott  <gord.allott@canonical.com>

	Merge latest filterbar

2011-08-05  Gord Allott  <gord.allott@canonical.com>

	um yeah, make it compile

2011-08-05  Gord Allott  <gord.allott@canonical.com>

	Merged in filterbar

2011-08-04  Gord Allott  <gord.allott@canonical.com>

	save point

2011-08-04  Gord Allott  <gord.allott@canonical.com>

	merge in neil lens api

2011-08-04  Gord Allott  <gord.allott@canonical.com>

	restore the actual files

2011-08-04  Gord Allott  <gord.allott@canonical.com>

	restore code lost in a rm -r, i am smrat

2011-08-03  Gord Allott  <gord.allott@canonical.com>

	pre multi-range

2011-08-02  Gord Allott  <gord.allott@canonical.com>

	re-added rating changing code

2011-06-20  Gord Allott  <gord.allott@canonical.com>

	save point

2011-06-20  Gord Allott  <gord.allott@canonical.com>

	some c++x0 testing fun

2011-06-20  Gord Allott  <gord.allott@canonical.com>

	a perfectly legitimate change

2011-06-20  Gord Allott  <gord.allott@canonical.com>

	remove cats

2011-06-20  Gord Allott  <gord.allott@canonical.com>

	merged in latest trunk

2011-06-20  Gord Allott  <gord.allott@canonical.com>

	save point

2011-06-15  Gord Allott  <gord.allott@canonical.com>

	save point\!

2011-08-10  David Gomes  <davidrafagomes@gmail.com>

	Bug #823353: Unity windows buttons icons and clicking them not matching

2011-08-09  David Gomes  <davidrafagomes@gmail.com>

	Proposal to fix bug lp:823353

2011-08-10  Didier Roche  <didier.roche@canonical.com>

	[merge] Fix and store in the right way the kde apps

2011-08-08  Didier Roche  <didier.roche@canonical.com>

	store in the right way the kde apps, and don't look at subdirectories for them. gio is opening them in subdir-desktopname.desktop (LP: #741129)

2011-08-10  Andrea Cimitan  <andrea.cimitan@canonical.com>

	[merge] theming fixes

2011-08-05  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Latest couple of fixes

2011-08-04  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Use C++ functions where possible

2011-08-03  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Theme home button icon using gtk

2011-08-03  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Render the indicator icons with gtk

2011-08-03  Andrea Cimitan  <andrea.cimitan@canonical.com>

	whitespaces

2011-08-03  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Use unity directory for each theme, reading home directory, then theme directory, if not, use fallback (drawing)

2011-08-03  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Add 1px of horizontal padding, maybe not the right fix but works for the moment. Added a FIXME to remember

2011-08-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	[merge] DashStyle

2011-08-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	crap

2011-08-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	turns out we need ARROW_NONE after all

2011-08-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	Added API-stubs for TrackView and Separators

2011-08-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	make arrows of the MultiRange-widget align to pixel-grid, corrected their fill-color

2011-08-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	swapped the order of ACTIVE and NORMAL

2011-08-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	Changed API for the rating-stars

2011-08-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	Added arrow-rendering for MultiRange widget, use the normal state from Nux/View.h, use correct install-path for .json file

2011-08-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	make sure left and right edges of the multi-range widget touch each other

2011-08-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	Shapes of the multi-range widget-parts are correct now

2011-08-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	Made button-outline use absolute cairo-API, thus were able to add pixel-grid alignment for line-drawing... started MultiRange-widget after agreement on API with Gordon

2011-08-08  Mirco Müller  <mirco.mueller@ubuntu.com>

	make .json file install correctly, make sure the ratings-bar scales correctly

2011-08-08  Mirco Müller  <mirco.mueller@ubuntu.com>

	fix order of entries in font-weight enum, implemented ReadWeightArray() and ReadModeArray(), tweaked .json file

2011-08-08  Mirco Müller  <mirco.mueller@ubuntu.com>

	make the test-case closer to real-world usage, hook up drawing of some text-attributes

2011-08-05  Mirco Müller  <mirco.mueller@ubuntu.com>

	remove obsolete style-definitions due to design updates, focus on button (with label) drawing

2011-08-05  Mirco Müller  <mirco.mueller@ubuntu.com>

	rebase on trunk, adapting to latest designs, beginning of porting custom button outline shape from SVG to real code

2011-07-01  mirco.mueller@canonical.com

	add the comment-entry for the widget-states again, move the more simple looking entries at the top of the file, so it looks less "scary" when first opening it

2011-06-30  mirco.mueller@canonical.com

	added new icons for the dash

2011-06-30  mirco.mueller@canonical.com

	started adding reading-functions for the JSON-file

2011-06-29  mirco.mueller@canonical.com

	test change to show Rosie how to pull changes from bzr

2011-06-29  mirco.mueller@canonical.com

	updated dash-resources json-file

2011-06-29  mirco.mueller@canonical.com

	quick snapshot of style- and asset-handover-process

2011-06-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	added:
	src/DashStyle.cpp
	src/DashStyle.h
	tests/TestDashStyle.cpp
	modified:
	tests/CMakeLists.txt
	
	Quick test-snapshot

2011-08-10  Andrea Azzarone  <azzaronea@gmail.com>

	Doesn't show an empty menu when coursor reaches the title in the panel.
	It refers just to maximized windows, since the case is already fixed for
	non-maximized ones. Fixes LP: #734900

2011-08-02  Andrea Azzarone  <azzaronea@gmail.com>

	Doesn't show an empty menu when coursor reaches the title in the panel. It refers just to maximized windows, since the case is already fixed for non-maximized ones. (bug #734900)

2011-08-10  Jason Smith  <jason.smith@canonical.com>

	change alt-tab to default to alt-tab

2011-08-09  Jay Taoko  <jay.taoko@canonical.com>

	Added active blur option to CCSM

2011-08-09  Jay Taoko  <jay.taoko@canonical.com>

	Added active blur option to CCSM

2011-08-08  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2011-08-04  Jay Taoko  <jay.taoko@canonical.com>

	* Added BackgroundEffectHelper class for things like blur effects: optimizations for different GPU classes
	
	* Real-time blur is activated by default. Look for 
	- // Marker 0 for real-time blur
	- // Marker 1 for real-time blur
	and comment the line just below to deactivate real-time blur
	
	* Compiz support for rendering into an FBO (Sam Spilsbury)

2011-08-04  Jay Taoko  <jay.taoko@canonical.com>

	Added markers for real-time blur

2011-08-04  Jay Taoko  <jay.taoko@canonical.com>

	Fixes

2011-08-02  Jay Taoko  <jay.taoko@canonical.com>

	Added class BackgroundEffectHelper

2011-08-01  Jay Taoko  <jay.taoko@canonical.com>

	enable real-time blur

2011-08-01  Jay Taoko  <jay.taoko@canonical.com>

	Blur Fixes

2011-07-28  Jay Taoko  <jay.taoko@canonical.com>

	Dash blur fallback per GPU

2011-07-27  Jay Taoko  <jay.taoko@canonical.com>

	Fixes

2011-07-27  Jay Taoko  <jay.taoko@canonical.com>

	Fixes

2011-07-26  Jay Taoko  <jay.taoko@canonical.com>

	Fixes

2011-07-20  Jay Taoko  <jay.taoko@canonical.com>

	Compose Compiz desktop into a texture

2011-07-12  Jay Taoko  <jay.taoko@canonical.com>

	- FBO fix

2011-07-01  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Add a getter for the texture

2011-07-01  Sam Spilsbury  <sam.spilsbury@canonical.com>

	We need to use glPaintOutput for now, even though that's a hack

2011-07-01  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Use one fbo per monitor ... this introduces some slight flickering in the multimontor case
	and should probably be debugged

2011-06-30  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Redirect compiz drawing into an FBO

2011-08-10  Jason Smith  <jason.smith@canonical.com>

	merge layout system branch

2011-08-10  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2011-08-10  Jason Smith  <jason.smith@canonical.com>

	use swap over manual swapping

2011-08-09  Jason Smith  <jason.smith@canonical.com>

	Make TestSwitcher program much more useful

2011-08-06  Jason Smith  <jason.smith@canonical.com>

	fix build

2011-08-06  Jason Smith  <jason.smith@canonical.com>

	make sure to clean up on destruction

2011-08-06  Jason Smith  <jason.smith@canonical.com>

	make simple launcher icon handle multiple sizings gracefully

2011-08-06  Jason Smith  <jason.smith@canonical.com>

	more work on alt-tab user interactions

2011-08-06  Jason Smith  <jason.smith@canonical.com>

	new interaction for tabbing

2011-08-06  Jason Smith  <jason.smith@canonical.com>

	Use extra space at top of grid instead of bottom

2011-08-06  Jason Smith  <jason.smith@canonical.com>

	improve grid layout

2011-08-05  Jason Smith  <jason.smith@canonical.com>

	improve layouts of windows in alt-tab switcher

2011-08-10  Tim Penhey  <tim.penhey@canonical.com>

	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.

2011-08-08  Tim Penhey  <tim.penhey@canonical.com>

	Make unity have debug builds again.

2011-08-08  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-08-05  Tim Penhey  <tim.penhey@canonical.com>

	Initialize all the values.

2011-08-05  Tim Penhey  <tim.penhey@canonical.com>

	Simplify some logic

2011-08-05  Tim Penhey  <tim.penhey@canonical.com>

	Using initializer lists, and fix GetName not to make a copy of the name.

2011-08-05  Tim Penhey  <tim.penhey@canonical.com>

	Remove the _dpiX, _dpiY, and _fontOpts from the headers.  Code was removed 2010-11-25 in favour of GtkSettings.

2011-08-04  Tim Penhey  <tim.penhey@canonical.com>

	_progress and _present_urgency were not initialized.

2011-08-04  Tim Penhey  <tim.penhey@canonical.com>

	m_Window is never used.

2011-08-04  Tim Penhey  <tim.penhey@canonical.com>

	PlacesSearchBar was not initialising _last_width or _last_height.

2011-08-04  Tim Penhey  <tim.penhey@canonical.com>

	PlacesView was not initializing all the members.

2011-08-08  Alex Launi  <alex.launi@canonical.com>

	Fix WindowButtons.cpp/h for work done in the nux abstract button branch

2011-08-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] lenses-extras

2011-08-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] parent

2011-08-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't leak iters

2011-08-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	Test ratings

2011-08-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	Multirange tests

2011-08-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	CheckOption tests and some cleanup

2011-08-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	Lots of fixes and tests for RadioOptions

2011-08-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix Filters to emit correct signals and Filter to return correct filter

2011-08-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	s/Button/Option for filters

2011-08-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix naming

2011-08-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix marshalling

2011-08-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	import in filters that do marshalling/unmarshalling and logic of the views

2011-08-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add generic renderer

2011-08-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add ApplicationPreview

2011-08-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	More track preview testing

2011-08-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add TrackPreview and update tests for testing it better

2011-08-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add missing files and update to support new lens <-> scope functionality for activation

2011-08-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	add uri schema support

2011-08-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for activation

2011-08-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] more-lenses

2011-08-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] parent

2011-08-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-08-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update to make work with libunity.pc lensesdir

2011-08-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] parent

2011-08-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	install ModelRowAdaptor-inl.h

2011-08-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	use default copy constructor

2011-07-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] parent and fix issues related to that

2011-07-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] parent

2011-07-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] parent

2011-07-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix issues raised by Tim

2011-07-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] parent and fix issue with variant builder

2011-07-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] parent

2011-07-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] parent

2011-07-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] parent

2011-07-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] parent

2011-07-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	unref lens on exit

2011-07-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	clean up tests a bit

2011-07-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	tests for global results

2011-07-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Lens search tests

2011-07-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add tests for category

2011-07-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix some naming

2011-07-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Beginning of lens tests

2011-07-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Beginning of lens tests

2011-08-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] connect-to-lenses

2011-08-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-07-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Put the accessing of DeeModelIters inside the RowAdaptorBase class and use sigc::bind to manipulate those functions for getters - excellent idea by Tim

2011-07-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Use the new glib wrapper niceties

2011-07-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-07-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some more fixes

2011-07-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make copy constructors work

2011-07-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] parent

2011-07-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] parent

2011-07-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-07-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some more fixes

2011-07-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove overzealous gboolean checking

2011-07-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Clean up the initialisation of filters as well as protect them from invalid models

2011-07-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	s/unsigned int/std::size_t

2011-07-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	s/boost::shared_ptr/std::shared_ptr

2011-07-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	s/boost::shared_ptr/std::shared_ptr

2011-07-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	some more fixes

2011-07-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	some fixes

2011-07-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	clean up RowAdaptorBase

2011-07-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] parent

2011-07-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] parent

2011-07-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] with trunk

2011-07-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] with parent

2011-07-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	style fixes

2011-07-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-07-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add ratings filter

2011-07-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	update to coding style

2011-07-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Filter tests

2011-07-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Starting filter tests

2011-07-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix test naming

2011-07-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Add support for testing Results and Categories
	- Make the tests more robust by using some tricks to ensure we carry them out when
	the service is ready
	- Clean up after ourselves

2011-07-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make the Results and Categories wrapper a bit nicer, make the test service exit easily as it now exports a controller object. All is fine with the world right now

2011-07-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make the naming even nicer

2011-07-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Clean up Model implementation and add tests, incliding support for testing dbus-based services

2011-07-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-07-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	It works\!

2011-07-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update and add models that use the new Category interface

2011-07-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	a mid-point commit

2011-07-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make ResultsModel and ResultsModelIter independant

2011-07-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some methods and hook up some signals

2011-07-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Hook up a whole bunch of stuff

2011-07-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some more niceness

2011-07-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make things connect and add a Call method

2011-07-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Start connection to the lens daemons

2011-07-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-08-05  Jason Smith  <jason.smith@canonical.com>

	merge alt-tab windows branch

2011-08-05  Jason Smith  <jason.smith@canonical.com>

	prevent stray renders of icons that are marked skip

2011-08-05  Jason Smith  <jason.smith@canonical.com>

	fade windows in

2011-08-05  Jason Smith  <jason.smith@canonical.com>

	enable selection of specific windows with alt-tab

2011-08-04  Jason Smith  <jason.smith@canonical.com>

	better layout (far from nice)

2011-08-04  Jason Smith  <jason.smith@canonical.com>

	minor fixes

2011-08-05  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Overload updateIconPos to get the correct position.

2011-08-04  Jason Smith  <jason.smith@canonical.com>

	actually increment x and y

2011-08-04  Jason Smith  <jason.smith@canonical.com>

	use correct matrix

2011-08-04  Jason Smith  <jason.smith@canonical.com>

	fix bounding box calculations

2011-08-04  Jason Smith  <jason.smith@canonical.com>

	more work on painting thumbnails

2011-08-04  Jason Smith  <jason.smith@canonical.com>

	start work on painting thumbnails

2011-08-04  Jason Smith  <jason.smith@canonical.com>

	make the test a little nicer to work with

2011-08-04  Jason Smith  <jason.smith@canonical.com>

	start work on detailing the current selected item

2011-08-03  Jason Smith  <jason.smith@canonical.com>

	merge clickthrough tooltips branch

2011-08-03  Jason Smith  <jason.smith@canonical.com>

	add explanitory comment

2011-08-03  Jason Smith  <jason.smith@canonical.com>

	make tooltips click through

2011-08-03  Jason Smith  <jason.smith@canonical.com>

	merge bfb reshuffle branch

2011-08-03  Jason Smith  <jason.smith@canonical.com>

	fix merge issues

2011-08-02  Jason Smith  <jason.smith@canonical.com>

	comment magic number

2011-08-02  Jason Smith  <jason.smith@canonical.com>

	cleanup duplicate function

2011-08-02  Jason Smith  <jason.smith@canonical.com>

	fix date

2011-08-02  Jason Smith  <jason.smith@canonical.com>

	implement launcher based BFB

2011-08-03  Tim Penhey  <tim.penhey@canonical.com>

	Catch a SIGSEGV that happens if the image doesn't load.
	Use the glib::Error and glib::Object wrappers.

2011-08-02  Tim Penhey  <tim.penhey@canonical.com>

	add namespace

2011-08-02  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-08-01  Tim Penhey  <tim.penhey@canonical.com>

	Put return types on the same line as the function.

2011-08-01  Tim Penhey  <tim.penhey@canonical.com>

	Add in the assignment function returns.

2011-08-01  Tim Penhey  <tim.penhey@canonical.com>

	Merge glib-tweaks.

2011-08-01  Tim Penhey  <tim.penhey@canonical.com>

	Use glib wrappers, and more the Reference into the location where texture is guaranteed to be not null.

2011-08-03  Tim Penhey  <tim.penhey@canonical.com>

	Whitespace fixes, and remove the unused iterator.

2011-08-03  Tim Penhey  <tim.penhey@canonical.com>

	Whitespace fixes, and remove the unused iterator.

2011-08-02  Jason Smith  <jason.smith@canonical.com>

	merge shortcuts fix

2011-08-02  Jason Smith  <jason.smith@canonical.com>

	fix final merge requirements

2011-08-02  Jason Smith  <jason.smith@canonical.com>

	fix issues found in merge review

2011-08-02  Jason Smith  <jason.smith@canonical.com>

	restore shortcuts

2011-08-02  Jason Smith  <jason.smith@canonical.com>

	merge fix middle click branch

2011-08-02  Jason Smith  <jason.smith@canonical.com>

	fix middle click

2011-08-02  Jay Taoko  <jay.taoko@canonical.com>

	Changed logger enum

2011-08-01  Jay Taoko  <jay.taoko@canonical.com>

	Fix bug #810971

2011-08-01  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Code style review using tools/apply_unity_formatting.sh

2011-08-01  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Cleaning g_debug calls

2011-08-01  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Improve the shared focus management on the Launcher/Dash
	
	Right now the Launcher and the Dash manages the keyboard navigation in
	a different way (Launcher based on InputArea signals, Dash based on
	Focusable interface).
	
	This commit tries does:
	* Implement the atk focus notification in a homogeneus way
	
	* Improve the management of the active window
	* Before this change, the Launcher BaseWindow didn't emit his activate signal
	
	* Improve how AtkObject::focus-event and BaseWindow::activate are
	sorted, prior this commit those signals were emitted but in a wrong
	order
	* In order to do that it implements a pending notification proces
	
	* Document all this stuff on BaseWindowAccessible developer documentation

2011-07-21  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Improve the shared focus management on the Launcher/Dash
	
	Right now the Launcher and the Dash manages the keyboard navigation in
	a different way (Launcher based on InputArea signals, Dash based on
	Focusable interface).
	
	This commit tries does:
	* Implement the atk focus notification in a homogeneus way
	
	* Improve the management of the active window
	* Before this change, the Launcher BaseWindow didn't emit his activate signal
	
	* Improve how AtkObject::focus-event and BaseWindow::activate are
	sorted, prior this commit those signals were emitted but in a wrong
	order
	* In order to do that it implements a pending notification proces
	
	* Document all this stuff on BaseWindowAccessible developer documentation

2011-07-19  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Improve the shared focus management on the Launcher/Dash
	
	Right now the Launcher and the Dash manages the keyboard navigation in
	a different way (Launcher based on InputArea signals, Dash based on
	Focusable interface).
	
	This commit tries does:
	* Implement the atk focus notification in a homogeneus way
	
	* Improve the management of the active window
	* Before this change, the Launcher BaseWindow didn't emit his activate signal
	
	* Improve how AtkObject::focus-event and BaseWindow::activate are
	sorted, prior this commit those signals were emitted but in a wrong
	order
	* In order to do that it implements a pending notification proces
	
	* Document all this stuff on BaseWindowAccessible developer documentation

2011-07-12  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Improve the shared focus management on the Launcher/Dash
	
	Right now the Launcher and the Dash manages the keyboard navigation in
	a different way (Launcher based on InputArea signals, Dash based on
	Focusable interface).
	
	This commit tries does:
	* Implement the atk focus notification in a homogeneus way
	* Improve the management of the active window
	* Before this change, the Launcher BaseWindow didn't emit his activate signal
	
	* Improve how AtkObject::focus-event and BaseWindow::activate are
	sorted, prior this commit those signals were emitted but in a wrong
	order
	* In order to do that it implements a pending notification proces
	* Document all this stuff on BaseWindowAccessible developer documentation

2011-05-03  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Fixing BaseWindowAccessible developer documentation

2011-05-02  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Improve the shared focus management on the Launcher/Dash
	
	Right now the Launcher and the Dash manages the keyboard navigation
	in a different way (Launcher based on InputArea signals, Dash based
	on Focusable interface).
	
	This commit tries to:
	* Implement the atk focus notification in a homogeneus way
	* Improve the management of the active window
	* Before this change, the Launcher BaseWindow didn't emit his activate signal
	* Improve how AtkObject::focus-event and BaseWindow::activate are sorted,
	prior this commit those signals were emitted but in a wrong order
	* In order to do that it implements a pending notification process

2011-05-02  Alejandro Piñeiro  <apinheiro@igalia.com>

	Changing the virtual method to just a pending notification
	Children now told the parent that it is active

2011-05-01  Alejandro Piñeiro  <apinheiro@igalia.com>

	Added a virtual nuxarea virtual methods

2011-04-25  Alejandro Piñeiro  <apinheiro@igalia.com>

	Work in progress

2011-04-12  Alejandro Piñeiro  <apinheiro@igalia.com>

	Work in progress

2011-04-06  Alejandro Piñeiro  <apinheiro@igalia.com>

	Work in progress ....

2011-04-06  Alejandro Piñeiro  <apinheiro@igalia.com>

	Work in progress

2011-08-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Release\ 4.6.0

2011-08-01  Gord Allott  <gord.allott@canonical.com>

	revert using a colour for the background until we have a blur

2011-08-01  Gord Allott  <gord.allott@canonical.com>

	paints it black

2011-08-01  Gord Allott  <gord.allott@canonical.com>

	added extra compiler flag to our build, fixed array bounds issue in launcher.h

2011-08-01  Gord Allott  <gord.allott@canonical.com>

	fixed array bounds in launcher.h - added array-bounds flag to compiler warnings

2011-08-01  Andrea Azzarone  <azzaronea@gmail.com>

	merging in andrea's branch to fix lp:810315

2011-08-01  Gord Allott  <gord.allott@canonical.com>

	small change to make conflict go away

2011-07-14  Andrea Azzarone  <azzaronea@gmail.com>

	Resolve ident mistake.

2011-07-14  Andrea Azzarone  <azzaronea@gmail.com>

	Wastes no time if hide mode is never.

2011-07-14  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes bug #810315.

2011-08-01  Jason Smith  <jason.smith@canonical.com>

	merge branch to prevent mapping of minimized window when not needed

2011-07-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	BamfLauncherIcon: Don't map minimized windows if a mapped one is available
	
	This fixes bug #783434
	
	Plus, moved some for iterations to C++0x foreach-like, to improve readability

2011-08-01  Jason Smith  <jason.smith@canonical.com>

	merge pulse once branch

2011-07-30  Andrea Azzarone  <azzaronea@gmail.com>

	Pulse once when something is dropped into the launcher trash icon.

2011-08-01  Andrea Azzarone  <azzaronea@gmail.com>

	Fix memory leaks

2011-07-30  Andrea Azzarone  <azzaronea@gmail.com>

	Fix memory leak in PluginAdapter.cpp (bug #818477)

2011-07-30  Andrea Azzarone  <azzaronea@gmail.com>

	Fix memory leak in PlacesHomeView::Refresh (fix #818450)

2011-08-01  Jason Smith  <jason.smith@canonical.com>

	merge launcher edge reveal branch

2011-07-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Added configurable option to define the launcher edge-show timeout
	
	A compiz option has been added to define the timeout to wait before
	showing the launcher when the left edge has been touched.
	
	Default value set to 150 ms.

2011-07-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Edge launcher reveal: reduce the timeout and reduce unwanted revelations
	
	Reduce the timeout before revealing the launcher, but doesn't reveal it
	if after the timeout the mouse pointer is too far from the first hit point.
	If the launcher isn't shown due to a moviment in the Y axis, we'll try to
	show it until the mouse is touching the left edge.

2011-08-01  Andrea Azzarone  <azzaronea@gmail.com>

	Add a ccsm option to change launcher opacity. the default value is 0.6667, about 0xAA (current default value).

2011-07-29  Andrea Azzarone  <azzaronea@gmail.com>

	Add a ccsm option to change launcher background opacity. Default value is 0.6667 (about 0xAA, current value).

2011-08-01  Andrea Azzarone  <azzaronea@gmail.com>

	Counts the number of volumes for each drive to fix the bug.

2011-07-29  Andrea Azzarone  <azzaronea@gmail.com>

	Tries to fix bug #799890.

2011-08-01  Daniel van Vugt  <vanvugt@gmail.com>

	Make panel menus more responsive, less laggy, when scrubbing. Removed logic that used to send pointer motion events over dbus. (LP: #742664)

2011-07-29  Daniel van Vugt  <vanvugt@gmail.com>

	Add missing destructor code, got lost when porting the change from
	unity-3 to unity-4.

2011-07-29  Daniel van Vugt  <vanvugt@gmail.com>

	Minor style and spacing cleanup.

2011-07-29  Daniel van Vugt  <vanvugt@gmail.com>

	Merged the fix for bug 742664 with recent changes to lp:unity.

2011-07-29  Daniel van Vugt  <vanvugt@gmail.com>

	Make panel menus more responsive, less laggy, when scrubbing. Removed logic
	that used to send pointer motion events over dbus. (LP: #742664)

2011-08-01  Andrea Azzarone  <azzaronea@gmail.com>

	[merge] Porting TestFavoriteStoreGSetting from glib test to Google test.

2011-07-28  Andrea Azzarone  <azzaronea@gmail.com>

	Porting of TestFavoriteStoreGSettings to Google Test.

2011-07-29  Tim Penhey  <tim.penhey@canonical.com>

	[merge] glib wrapper tweaks

2011-07-29  Tim Penhey  <tim.penhey@canonical.com>

	Change a std::cout for LOG_WARN.

2011-07-29  Tim Penhey  <tim.penhey@canonical.com>

	More tweaks.

2011-07-29  Tim Penhey  <tim.penhey@canonical.com>

	Use the new address of operators and streaming.

2011-07-29  Tim Penhey  <tim.penhey@canonical.com>

	Make operator& overloads for AsOutParam, and some streaming operators.

2011-07-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] load lens files

2011-07-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	remaining fixes

2011-07-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-07-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	forgot to remove stray variable

2011-07-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	more more more fixes

2011-07-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some more more fixes

2011-07-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	some more fixes

2011-07-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	some fixes mentioned in merge request

2011-07-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-07-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	Formatting fix

2011-07-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Woops, forgot to remove the lambda test

2011-07-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update coding style

2011-07-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-07-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-07-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-07-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] latest nicer-glib-signals branch, which brings in trunk too

2011-07-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Add support for reading the keyfiles
	- Initialise the Lens object
	- Implement the property system using getters as a proxy to the actual value in the
	Impl
	- Add tests
	- Clean up tests

2011-07-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some more movement on the Tests

2011-07-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Do some lens creation plus test the pipes

2011-07-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some more data to test with

2011-07-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Support for clean destruction as well as making the tests pass for reading the directories

2011-07-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Simplify directory scanning, add support for reading the file async and then reading the keyfile

2011-07-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some refactoring to make testing easier

2011-07-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Merge in signal stuff as we need it

2011-07-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some renaming and fixes

2011-07-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	Start moving in beginnings of the new dash infrastructure

2011-07-28  Jay Taoko  <jay.taoko@canonical.com>

	Changed to signal OnKeyEvent declaration (Remerged after merging the corresponding branch in Nux)

2011-07-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Revert out jays branch, was committed before it was time to merge

2011-07-28  Gord Allott  <gord.allott@canonical.com>

	merging in the new background-colour branch, unity now uses the average (weighted to the left) value of your background colour to tint its UI

2011-07-28  Gord Allott  <gord.allott@canonical.com>

	merge in a previous spelling change that i missed, oops, change to using the signal manager stuff and disconnect the ubus signals

2011-07-28  Gord Allott  <gord.allott@canonical.com>

	applied bg colour branch

2011-07-28  Jay Taoko  <jay.taoko@canonical.com>

	Changed to signal OnKeyEvent declaration

2011-07-25  Jay Taoko  <jay.taoko@canonical.com>

	Changed to signal OnKeyEvent declaration

2011-07-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Scrolling in the indicators: sync with latest Nux changes
	
	A nux area needs SetAcceptMouseWheelEvent(true) to get the
	mouse wheel events.
	
	Plus, the nux delta value now is less than 0 when down, and greater
	when it's up. Updating the panel service.

2011-07-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	panel-service: nux scroll delta has been inverted.
	
	Syncing with the new value when sending signal.

2011-07-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	PanelIndicatorObjectEntry: accept mouse wheel events.
	
	A Nux Area now needs to explicitly accept the mouse wheel events
	otherwise they will be ignored.

2011-07-28  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Added support to "secondary-activate" event on middle-click, which is
	needed to fix LP: #609860 and LP: #812933

2011-07-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging branches (upstream and local)

2011-07-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	panel-service: Support for the "secondary-activate" indicator signal
	
	When the panel-service get the SecondaryActivateEntry dbus
	method call, it redirects it to libindicator signal using the
	"secondary-activate" glib signal defined in libindicator

2011-07-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	unityshell: Send SecondaryActivate signal on indicator middle click
	
	When an indicator item is middle-clicked the SecondaryActivate
	method is called. The real click position is exported as requested
	by the StatusNotifierItem specifications, and the event is
	emitted only if the user middle-click and release over an indicator.
	(so the mouse click can be canceled releasing the mouse click
	outside the indicator entry space).

2011-07-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	UnityCore: support for SecondaryActivate on indicators
	
	Secondary activation can be done by middle click and is needed
	to implement the StatusNotifierItem specification.

2011-07-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Indicator: Don't use anymore the x,y position on secondary-activation
	
	All the tree is updated to use the new signal.

2011-07-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with Upstream

2011-07-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with Upstream

2011-07-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Support for seconday activate

2011-07-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Get back fading

2011-07-27  Tim Penhey  <tim.penhey@canonical.com>

	Update now that nux::GdkGraphics takes ownership of the pixbuf.

2011-07-26  Tim Penhey  <tim.penhey@canonical.com>

	Updates now that nux::GdkGraphics takes ownership of the pixbuf.

2011-07-26  Gord Allott  <gord.allott@canonical.com>

	fix for lp:814619 - checks for a NULL pointer before assigning it to a string

2011-07-26  Gord Allott  <gord.allott@canonical.com>

	Check for a null pointer before assigning it to a std::string, hopefully fixes lp:814619

2011-07-26  Andrea Azzarone  <azzaronea@gmail.com>

	Launcher device management improvments

2011-07-26  Andrea Azzarone  <azzaronea@gmail.com>

	Merge trunk.

2011-07-07  Andrea Azzarone  <azzaronea@gmail.com>

	Use g_drive_is_media_removable instead of g_volume_should_automount!

2011-07-05  Andrea Azzarone  <azzaronea@gmail.com>

	Use launcher instead of launcher.

2011-07-05  Andrea Azzarone  <azzaronea@gmail.com>

	Resolve conflicts.

2011-06-25  Andrea Azzarone  <azzaronea@gmail.com>

	Fix crashes and identation issues. 

2011-06-24  Andrea Azzarone  <azzaronea@gmail.com>

	Use keep_in_launcher_ instead of checked_. Change a little its behavior to make it more readable.

2011-06-24  Andrea Azzarone  <azzaronea@gmail.com>

	Porting to Oneiric trunk.

2011-06-23  Andrea Azzarone  <azzaronea@gmail.com>

	Remove other uneeded 'RAWPTRs'.

2011-06-23  Andrea Azzarone  <azzaronea@gmail.com>

	Don't use glib::Object::RawPtr() when it isn't needed.

2011-06-23  Andrea Azzarone  <azzaronea@gmail.com>

	Removes extra brackets and inline.

2011-06-23  Andrea Azzarone  <azzaronea@gmail.com>

	We don't use DEFAULT_ICON...

2011-06-23  Andrea Azzarone  <azzaronea@gmail.com>

	Keeps the pointer with the type not the variable name.
	Should be 
	const char* DEFAULT_ICON = "drive-removable-media"; 
	and not
	const char* DEFAULT_ICON = "drive-removable-media";

2011-06-23  Andrea Azzarone  <azzaronea@gmail.com>

	Uses spaces instad tabs.

2011-06-22  Andrea Azzarone  <azzaronea@gmail.com>

	Try to organize better the includes.

2011-06-22  Andrea Azzarone  <azzaronea@gmail.com>

	Move all signal handlers from DeviceLauncherIcon to DeviceLauncherSection.

2011-06-22  Andrea Azzarone  <azzaronea@gmail.com>

	Remove uneeded spaces.

2011-06-20  Andrea Azzarone  <azzaronea@gmail.com>

	Stuff

2011-06-20  Andrea Azzarone  <azzaronea@gmail.com>

	Porting of DeviceLauncherIcon.{cpp,h} DeviceLauncherSection.{cpp,h}
	and DeviceSettings.{cpp,h} to GLibWrapper and new coding style.
	Remove some memory leaks and weird gobject warning.

2011-06-15  Andrea Azzarone  <azzaronea@gmail.com>

	Initial commit:
	* ccsm option to show/hide external devices on launcher
	* "Keep in launcher" quicklist item also for external devices launcher icon.
	
	TODO: use GlibWrapper!

2011-06-10  Andrea Azzarone  <azzaronea@gmail.com>

	Adding the quicklist item "Keep in Launcher" also for the device icons.

2011-03-23  Andrea Azzarone  <aazzarone@hotmail.it>

	I have added the quicklist item "Keep in Launcher" also for the device icons!
	
	In addition i have added a ccsm option "Show Devices" by the which we can choose to display all devices, only mounted devices and no one.
	
	The "keep in launcher" works only if the option "Show Devices" is set to "Only Mountes" and if the device is not an automounted one!

2011-03-19  Andrea Azzarone  <aazzarone@hotmail.it>

	I have added the quicklist item "Keep in Launcher" also for the device icons!
	
	In addition i have added a ccsm option "Show Devices" by the which we can choose to display all devices, only mounted devices and no one.
	
	The "keep in launcher" works only if the option "Show Devices" is set to "Only Mountes" and if the device is not an automounted one!

2011-07-25  Tim Penhey  <tim.penhey@canonical.com>

	Fix the leaking of some CairoStaticText objects.

2011-07-22  Tim Penhey  <tim.penhey@canonical.com>

	The class level member variable is not needed.

2011-07-22  Tim Penhey  <tim.penhey@canonical.com>

	Remove a SinkReference on the StaticCairoText.  This call adds an extra ref count to the static text that is never removed.

2011-07-22  Tim Penhey  <tim.penhey@canonical.com>

	Add the coding guidelines into the tree.

2011-07-20  Tim Penhey  <tim.penhey@canonical.com>

	No longer need to mess with .bzrignore.

2011-07-20  Tim Penhey  <tim.penhey@canonical.com>

	Make the html file be built out of the tree, copy the style sheet in, and add a nice tool to open it in a browser.

2011-07-19  Tim Penhey  <tim.penhey@canonical.com>

	Update the style guide to refer to unity, canonical and us.

2011-07-19  Tim Penhey  <tim.penhey@canonical.com>

	Ignore the generated file.

2011-07-19  Tim Penhey  <tim.penhey@canonical.com>

	Add the style guide into the tree.

2011-07-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update AUTHORS

2011-07-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Release\ 4.4.0

2011-07-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix make release deps

2011-07-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update formatting to match style (as close as possible)

2011-07-19  Gord Allott  <gord.allott@canonical.com>

	reorganise

2011-07-19  Gord Allott  <gord.allott@canonical.com>

	bsd style, unpad parans, no namespace indents

2011-07-19  Gord Allott  <gord.allott@canonical.com>

	added an astyle formatter to the tools

2011-07-21  Jay Taoko  <jay.taoko@canonical.com>

	* Some cleanup
	* A bit of event signal refactoring (temporary)
	* Support for Escape key closing the Dash.

2011-07-21  Jay Taoko  <jay.taoko@canonical.com>

	Fixed Escape key support in Dash

2011-07-21  Andrea Azzarone  <azzaronea@gmail.com>

	Don't use XQueryPointer if other methods exist. It is a round trip, so it can be slow.

2011-07-19  Andrea Azzarone  <azzaronea@gmail.com>

	Don't use XQueryPointer if you can. It is a round-trip request, do it can be slow.

2011-07-21  Marco Trevisan  <mail@3v1n0.net>

	Bug #809907: Title fade effect no longer works

2011-07-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	attach cairo_mask to pattern craetion
	
	too keep a logical separation between "creation"
	and "destruction" of the elements (again)

2011-07-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Keep the space before gtk_style_context_restore
	
	too keep a logical separation between "creation" and
	"destruction" of the elements

2011-07-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Use always cairo_pattern_add_color_stop_rgba
	
	For better readability...

2011-07-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Just use a cairo mask to fade the title
	
	Don't use the gtk colors to fade the title, but just make
	gtk to paint the panel title, then set it as a cairo_source
	(using the cairo group trick) and finally draw over a mask
	with proper alpha values to make the text fade out correctly.
	
	This should work fine with GTK theming and Cimi likes it ;)

2011-07-17  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Fix panel title fading for long titles
	
	The previous implementation wasn't working any more with
	gtk_render_layout support, this patch makes it to work
	again writing over the result of the gtk rendering.

2011-07-21  Didier Roche  <didier.roche@canonical.com>

	merged Didiers branch to remove qt apps from our systray whitelist

2011-07-20  Didier Roche  <didier.roche@canonical.com>

	remove qt apps from systray whitelist: we have sni-qt now

2011-07-21  Daniel van Vugt  <vanvugt@gmail.com>

	merged Daniels branch to fix dead code in the launcher

2011-07-04  Daniel van Vugt  <vanvugt@gmail.com>

	Fixed dead code in Launcher::OnUpdateDragManagerTimeout (LP: #805327)

2011-07-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged Marco's branch fix the opengl detection code for locales that use , instead of .

2011-07-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Added missing parenthesis.

2011-07-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	OpenGL version string can be divided by a "comma" too
	
	If the OpenGL version string is in the form X,Y unity
	won't start. With this additional check we allow it to run.
	
	Also, we check that the char after the float divsor is a digit.

2011-07-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with upstream

2011-07-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merged Marco's branch to send the entry-scrolled signal in the indicators

2011-07-02  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Use the "entry-scrolled" signal instead of the old ones
	
	It follows the API change of libindicator

2011-07-21  Didier Roche  <didier.roche@canonical.com>

	Add schema (prefer centralized schema for gsettings unity values) for runner in
	unity-place-applications

2011-07-20  Didier Roche  <didier.roche@canonical.com>

	add runner schema

2011-07-21  Jason Smith  <jason.smith@canonical.com>

	merge null icon crash fix

2011-07-20  Jason Smith  <jason.smith@canonical.com>

	remove useless cast

2011-07-20  Jason Smith  <jason.smith@canonical.com>

	fix crash when bamf gave a null name string

2011-07-20  Jason Smith  <jason.smith@canonical.com>

	merge alt-tab cleanups branch

2011-07-19  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2011-07-19  Jason Smith  <jason.smith@canonical.com>

	Share texture memory in IconRenderer
	Make alt-tab 150 size tiles
	Add 150 size tile resources

2011-07-19  Jason Smith  <jason.smith@canonical.com>

	add easing and configurable animation time

2011-07-20  Jason Smith  <jason.smith@canonical.com>

	merge xwin perf branch

2011-07-19  Jason Smith  <jason.smith@canonical.com>

	General performance improvements
	Match nux performance updates

2011-07-20  Tim Penhey  <tim.penhey@canonical.com>

	Remove the unneeded sigc::connection objects due to the class inheriting from sigc::trackable.

2011-07-19  Tim Penhey  <tim.penhey@canonical.com>

	Another connection not needed.  And a small amount of trailing whitespace tweaking.

2011-07-19  Tim Penhey  <tim.penhey@canonical.com>

	Yet another connection not needed.

2011-07-19  Tim Penhey  <tim.penhey@canonical.com>

	Connection not needed.

2011-07-19  Tim Penhey  <tim.penhey@canonical.com>

	Cast is not needed.

2011-07-19  Tim Penhey  <tim.penhey@canonical.com>

	Private members not used.

2011-07-19  Tim Penhey  <tim.penhey@canonical.com>

	Casts are not needed.

2011-07-19  Tim Penhey  <tim.penhey@canonical.com>

	Removed the connection objects from PanelView.

2011-07-19  Tim Penhey  <tim.penhey@canonical.com>

	Kill connection objects from PlacesSearchBar.

2011-07-19  Tim Penhey  <tim.penhey@canonical.com>

	More connections removed.

2011-07-19  Tim Penhey  <tim.penhey@canonical.com>

	Clean up the connections on the SimpleLauncherIcon.  Also fixed the naming and layout.

2011-07-19  Tim Penhey  <tim.penhey@canonical.com>

	A note about tribool.

2011-07-19  Tim Penhey  <tim.penhey@canonical.com>

	Remove the unneeded connection objects as LauncherController directly inherits from sigc::trackable.

2011-07-19  Tim Penhey  <tim.penhey@canonical.com>

	Remove the unneeded sigc::connection objects in Launcher.  Launcher inherits from nux::View, which is a nux::Object, and that inherits from sigc::tractable.

2011-07-19  Tim Penhey  <tim.penhey@canonical.com>

	Remove the unneeded sigc::connection objects in BamfLauncherIcon.  The AbstractLauncherIcon inherits indirectly from nux::Object, which inherits from sigc::tractable.

2011-07-19  Jay Taoko  <jay.taoko@canonical.com>

	* fix bug in the launcher introduced following the revised nux event architecture
	* fix typo

2011-07-19  Jay Taoko  <jay.taoko@canonical.com>

	Fix launcher mouse in/out bug

2011-07-19  Jay Taoko  <jay.taoko@canonical.com>

	Fixed typo

2011-07-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] This changes unity-preference's desktop file to use OnlyShowIn=Unity instead of OnlyShowIn=GNOME.

2011-07-19  Michael Terry  <michael.terry@canonical.com>

	use OnlyShowIn=Unity

2011-07-19  Jason Smith  <jason.smith@canonical.com>

	Minor design changes from design

2011-07-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] GLibSignal branch that makes signal connection a fun and joyous occasion\!

2011-07-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Try to not pad out the parameters for a method

2011-07-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Get rid of UnityCore.h

2011-07-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	s/using namepspace sigc/using sigc::nil/

2011-07-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-07-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make SignalManager noncopyable

2011-07-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	cleanup

2011-07-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] c++0x support

2011-07-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-07-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Switch to sigc::nil

2011-07-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	Prioritise library in UnityCore

2011-07-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove Signal manager destructor

2011-07-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Use std::string const& in Signal template

2011-07-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	get_foo/foo

2011-07-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't use upper case o

2011-07-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	some style fixes

2011-07-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Duh, commit and push all the work before merge review

2011-07-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some cleanups

2011-07-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-07-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some clean up + comments

2011-07-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Forgot to add support for sending the emitting GObject!
	This had the awesome effect of cleaning up a bunch of the code and basically things fell into place nicely after that.
	
	The only downside is we needed to drop Signal7 as Signal6 now reaches the sigc::slot limit of 8 types (we can easily make Signal7 if we need to in the future, i just went through Devhelp and couldn't find something that send out 7 args!).
	
	With it working and the tests passing, I've ported over DBusIndicators to use glib::SignalManager, which seems to work fine.

2011-07-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix return value on get_name

2011-07-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support to SignalManager for disconnections and add a test for that

2011-07-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Yay, auto-disconnection works

2011-07-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Test connections are still working

2011-07-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add a test case that connects up all the diffrent types of signals

2011-07-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add an ass load of constructors. Template programming is a lot of repeating the same code...

2011-07-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Beginnings of SignalManager

2011-07-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some more tests, clean up file

2011-07-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Complete testing of connection & emmision

2011-07-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add all the signal types

2011-07-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Got the test infrastructure working finally

2011-07-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some more testing infrastructure and fix the definitions

2011-07-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Initial testing support

2011-07-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Import Signal work as merging old trunk was breaking things

2011-07-19  Jason Smith  <jason.smith@canonical.com>

	merge alt-tab fixes branch

2011-07-19  Jason Smith  <jason.smith@canonical.com>

	Add missing files

2011-07-19  Jason Smith  <jason.smith@canonical.com>

	implement fixes and changes to alt tab as requested by design

2011-07-19  Jay Taoko  <jay.taoko@canonical.com>

	Fixed bug in panel:
	- Correctly detects when mouse enters the panel and then show the global menu.

2011-07-19  Jay Taoko  <jay.taoko@canonical.com>

	Fix Panel

2011-07-19  Tim Penhey  <tim.penhey@canonical.com>

	Fix a leak on closing.

2011-07-18  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk

2011-07-14  Tim Penhey  <tim.penhey@canonical.com>

	Remove the unused GetResultsController method.
	Reformat some of the methods.
	Delete the _results_controller in the PlacesView destructor.
	Make sure the ResultsController clears its results in the destructor.

2011-07-19  Tim Penhey  <tim.penhey@canonical.com>

	Fix a slight omission in the glib object wrapper template assignment operator.

2011-07-18  Tim Penhey  <tim.penhey@canonical.com>

	Ooops.

2011-07-18  Jay Taoko  <jay.taoko@canonical.com>

	This branch has been adapted to the new event system in Nux.
	
	All the member functions ::ProcessEvent are now obsolete. However you should see that the changes to Unity are not that big.
	Here is what to expect with this branch:
	- Keyboard navigation in the dash is functional, minus a few glitches to resolve.
	- Alt+F1 is working in the launcher. Key navigation in and out of the quicklist is also working.
	
	Please report all the regressions you see.

2011-07-18  Jay Taoko  <jay.taoko@canonical.com>

	Fixes

2011-07-18  Jay Taoko  <jay.taoko@canonical.com>

	Fixed conflict

2011-07-18  Jay Taoko  <jay.taoko@canonical.com>

	Fixes

2011-07-15  Jay Taoko  <jay.taoko@canonical.com>

	Fixes

2011-07-14  Jay Taoko  <jay.taoko@canonical.com>

	Merged with trunk

2011-07-13  Jay Taoko  <jay.taoko@canonical.com>

	* Key navigation fixes

2011-07-12  Jay Taoko  <jay.taoko@canonical.com>

	* Fixes

2011-07-07  Jay Taoko  <jay.taoko@canonical.com>

	Fixed signal callback

2011-06-28  Jay Taoko  <jay.taoko@canonical.com>

	* Merge with unity trunk

2011-06-28  Jay Taoko  <jay.taoko@canonical.com>

	* Added Introspectable to the "unity" namesapce

2011-06-22  Jay Taoko  <jay.taoko@canonical.com>

	* Fixes

2011-06-21  Jay Taoko  <jay.taoko@canonical.com>

	* Ported to the Unity new file layout

2011-06-21  Jay Taoko  <jay.taoko@canonical.com>

	This branch has been adapted to the new event system in Nux.
	
	All the member functions ::ProcessEvent are now obsolete. However you should see that the changes to Unity are not that big.
	Here is what to expect with this branch:
	- Keyboard navigation in the dash is not working. 
	- You have to click in the search bar text entry before you start typing some text into it
	- There is a regression in the scroll speed of the Dash ScrollView
	- Alt+F1 is working in the launcher. Key navigation in and out of the quicklist is also working.
	
	Please report all the regressions you see.

2011-06-12  Jay Taoko  <jay.taoko@canonical.com>

	* Nux event architecture: fixed most of the dash

2011-06-12  Jay Taoko  <jay.taoko@canonical.com>

	* Fix unity for the new event architecture

2011-07-18  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Checking if a11y is enabled using gsettings instead of gconf

2011-07-13  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Checking if a11y is enabled using gsettings instead of gconf

2011-07-17  Jason Smith  <jason.smith@canonical.com>

	merge renderer updates branch

2011-07-17  Jason Smith  <jason.smith@canonical.com>

	fix merge issues

2011-07-17  Jason Smith  <jason.smith@canonical.com>

	Add switcher model unit tests

2011-07-16  Jason Smith  <jason.smith@canonical.com>

	increase draw distance of folded icons

2011-07-16  Jason Smith  <jason.smith@canonical.com>

	add text to switcher

2011-07-16  Jason Smith  <jason.smith@canonical.com>

	fix crash when first switch doesn't show switcher

2011-07-16  Jason Smith  <jason.smith@canonical.com>

	add popup delay behavior

2011-07-16  Jason Smith  <jason.smith@canonical.com>

	cleanup redraw handle

2011-07-16  Jason Smith  <jason.smith@canonical.com>

	fix crash

2011-07-16  Jason Smith  <jason.smith@canonical.com>

	start animation work

2011-07-15  Jason Smith  <jason.smith@canonical.com>

	allow backwards movement for switcher
	fix background size drawing

2011-07-15  Jason Smith  <jason.smith@canonical.com>

	make switcher start to be more than just a thing of pretty

2011-07-15  Jason Smith  <jason.smith@canonical.com>

	improve damage performance

2011-07-15  Jason Smith  <jason.smith@canonical.com>

	sexier rendering

2011-07-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix the panel-service

2011-07-15  Gord Allott  <gord.allott@canonical.com>

	enables c++0x support

2011-07-14  Gord Allott  <gord.allott@canonical.com>

	enables C++0x support in unity

2011-07-12  Gord Allott  <gord.allott@canonical.com>

	enables c++0x support in unity

2011-07-14  Ted Gould  <ted@gould.cx>

	Indicators love you long time.

2011-07-14  Ted Gould  <ted@gould.cx>

	Dropping Me, adding Power, and reshuffling slightly to match http://wiki.ubuntu.com/MenuBar

2011-07-14  Jason Smith  <jason.smith@canonical.com>

	merge alt-tab branch

2011-07-14  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2011-07-14  Jason Smith  <jason.smith@canonical.com>

	improve layout of alt-tab

2011-07-14  Jason Smith  <jason.smith@canonical.com>

	merge fixes

2011-07-14  Jason Smith  <jason.smith@canonical.com>

	fix logger merge issues

2011-07-14  Jason Smith  <jason.smith@canonical.com>

	mark reason for not const

2011-07-14  Jason Smith  <jason.smith@canonical.com>

	protect double hide calls

2011-07-14  Jason Smith  <jason.smith@canonical.com>

	set workspace and tile size properly

2011-07-13  Jason Smith  <jason.smith@canonical.com>

	fix signal names

2011-07-13  Jason Smith  <jason.smith@canonical.com>

	prefer ++i

2011-07-13  Jason Smith  <jason.smith@canonical.com>

	remove trailing whitespace

2011-07-13  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2011-07-13  Jason Smith  <jason.smith@canonical.com>

	more review fixes

2011-07-13  Jason Smith  <jason.smith@canonical.com>

	more merge review fixes

2011-07-13  Jason Smith  <jason.smith@canonical.com>

	pass nux::Geometry as const&

2011-07-13  Jason Smith  <jason.smith@canonical.com>

	migrate tooltip to using a nux::Property
	fix header dates

2011-07-12  Jason Smith  <jason.smith@canonical.com>

	remove leftover function definition
	more icons in switcher test

2011-07-12  Jason Smith  <jason.smith@canonical.com>

	start work on proper rendering of alt-tab

2011-07-12  Jason Smith  <jason.smith@canonical.com>

	Get icons renderering in mockup

2011-07-12  Jason Smith  <jason.smith@canonical.com>

	fix build issues with newest build rules

2011-07-11  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2011-07-11  Jason Smith  <jason.smith@canonical.com>

	minor updates

2011-07-08  Jason Smith  <jason.smith@canonical.com>

	fix math error

2011-07-08  Jason Smith  <jason.smith@canonical.com>

	properly destroy icon labels

2011-07-08  Jason Smith  <jason.smith@canonical.com>

	make labels work again with new renderer

2011-07-08  Jason Smith  <jason.smith@canonical.com>

	all put together and working

2011-07-08  Jason Smith  <jason.smith@canonical.com>

	theoretical completion of IconRenderer

2011-07-07  Jason Smith  <jason.smith@canonical.com>

	almost finished building icon renderer

2011-07-07  Jason Smith  <jason.smith@canonical.com>

	more progress porting the IconRenderer

2011-07-07  Jason Smith  <jason.smith@canonical.com>

	finish making LauncherIcon use a proper API for transforms

2011-07-07  Jason Smith  <jason.smith@canonical.com>

	start moving rendering of icons into own class
	make transforms a proper API

2011-07-07  Jason Smith  <jason.smith@canonical.com>

	add switcher test and IconRenderer.h

2011-07-07  Jason Smith  <jason.smith@canonical.com>

	migrate switcher away from concrete implementations

2011-07-07  Jason Smith  <jason.smith@canonical.com>

	remove random gboolean usage, bool works fine here

2011-07-07  Jason Smith  <jason.smith@canonical.com>

	Make LauncherIcon use standard string

2011-07-06  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2011-07-06  Jason Smith  <jason.smith@canonical.com>

	Add missing files
	Rebase LauncherIcon on top of AbstractLauncherIcon

2011-06-29  Jason Smith  <jason.smith@canonical.com>

	more work towards teh glorious switcher future. Something is now painted on the screen and a unit test is started but not working

2011-06-27  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2011-06-27  Jason Smith  <jason.smith@canonical.com>

	more updates

2011-06-17  Jason Smith  <jason.smith@canonical.com>

	add switcher controller

2011-06-17  Jason Smith  <jason.smith@canonical.com>

	Start work on switcher model

2011-07-14  Daniel van Vugt  <vanvugt@gmail.com>

	Fix white flashes seen in the panel menus during scrubbing, or when they're unmapped (LP: #687567)

2011-07-14  Daniel van Vugt  <vanvugt@gmail.com>

	Optimize the GDK event filter used to implement panel scrubbing, so that it
	does not need to call gdk/gtk/X11 functions. Avoiding these function calls
	inside the event filter fixes graphics glitches seen in the panel menus
	(LP: #687567)

2011-07-13  Rafał Cieślak  <rafalcieslak256@gmail.com>

	Merged in Rafałs branch to fix lp:734010

2011-07-11  Rafał Cieślak  <rafalcieslak256@gmail.com>

	[fix 734010] spacing between indicators should be 5 pixels
	
	modified:
	plugins/unityshell/src/PanelIndicatorObjectEntryView.h
	- changed default indicator padding to 5px

2011-07-13  Rafał Cieślak  <rafalcieslak256@gmail.com>

	Merged in Rafałs branch to fix lp:691808

2011-07-10  Rafał Cieślak  <rafalcieslak256@gmail.com>

	[fix #691808] Don't switch title to menu when hovering window buttons
	
	modified:
	plugins/unityshell/src/PanelMenuView.cpp
	- Check whether the window is maximized, and do not exclude the buttons' area in case it's not.

2011-07-10  Rafał Cieślak  <rafalcieslak256@gmail.com>

	[fix #691808] Don't switch title to menu when hovering window buttons
	
	modified:
	plugins/unityshell/src/PanelMenuView.cpp
	- Extended appropriate if statement checking for pointer location to exclude window buttons' area.

2011-07-12  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	CMakeLists.txt
	plugins/unityshell/src/DeviceLauncherIcon.cpp
	plugins/unityshell/src/DeviceLauncherIcon.h
	plugins/unityshell/src/LauncherController.cpp
	plugins/unityshell/src/unityshell.cpp
	
	Merged Andrea Azzarone's fix-764905 branch to unity trunk after review,
	test and approval by me. Unmounts/ejects an USB-stick by dragging it to
	the trash-icon on the launcher. This also spawns a notification to inform
	the use of the succeeded operation. Thanks again for the great work,
	Andrea! Fixes LP: #764905

2011-07-12  Andrea Azzarone  <azzaronea@gmail.com>

	The strings used for the notification need to be translated.

2011-07-10  Andrea Azzarone  <azzaronea@gmail.com>

	Show an OSD notifaction is a drive is successful ejected.

2011-07-10  Andrea Azzarone  <azzaronea@gmail.com>

	Eject an "eject-able" device when drag and drop it into the trash.

2011-07-12  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	plugins/unityshell/src/Launcher.cpp
	plugins/unityshell/src/LauncherController.cpp
	plugins/unityshell/src/LauncherController.h
	
	Merged Andrea Azzorone's fix-733425 branch after review, test and approval
	by me. Eliminates superfluous disk-I/O while dragging a launcher-icon to a
	new position. Thanks for the patch, Andrea! Fixes LP: #733425

2011-07-10  Andrea Azzarone  <azzaronea@gmail.com>

	Tries to solve bug #733425 (Moving a launcher icon around generates lots of disk write activity).

2011-07-12  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	plugins/unityshell/src/BamfLauncherIcon.cpp
	plugins/unityshell/src/SimpleLauncherIcon.cpp
	plugins/unityshell/src/TrashLauncherIcon.cpp
	
	Merged Andrea Azzarone's fix-some-memory-leaks branch after review, test
	and approval by me. This solves 5 mem-leaks identfied via valgrind.
	Thanks a lot for this patch Andrea. Fixes LP: #806984

2011-07-07  Andrea Azzarone  <azzaronea@gmail.com>

	Fixes some memory leaks.

2011-07-12  Daniel van Vugt  <vanvugt@gmail.com>

	Merged in Daniel's branch to fix lp:761465

2011-07-07  Daniel van Vugt  <vanvugt@gmail.com>

	Make icon highlight box the same size (maximum) for all icons in the
	dash (LP: #761465)

2011-07-12  Oliver Sauder  <os@esite.ch>

	This fixes the issue that the command history is not shown first time after login.

2011-06-28  Oliver Sauder  <os@esite.ch>

	Reactive entry after successful connection

2011-07-08  Sebastien Bacher  <seb128@ubuntu.com>

	updated to the new indicator .pc naming.

2011-07-07  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge in  lp:~unity-team/unity/unity.dialog_gtk3_hack

2011-06-27  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Bump to gtk3

2011-06-27  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Add gtk3 menubar hack

2011-07-07  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Use Gtk3 rendering to draw panel and it's menuitems

2011-07-01  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Use prelight instead active on menubar items (I think this is correct, sorry neil)

2011-07-01  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Seems to fix slowdown, much faster. gtk_widget_path_copy can be quite slow

2011-07-01  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Fix the titlebar and free the widget path on menuitems

2011-07-01  Andrea Cimitan  <andrea.cimitan@canonical.com>

	Coding style fix

2011-07-01  Andrea Cimitan  <andrea.cimitan@canonical.com>

	First work of switching to gtk+ style context API for panel widgets

2011-07-07  Andrea Azzarone  <azzaronea@gmail.com>

	[merge] Fix leak in PanelIndicatorObjectEntryView::make_pixbuf

2011-07-06  Andrea Azzarone  <azzaronea@gmail.com>

	Fix a memory leaking in make_pixbuf (#806485).

2011-07-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	Release\ 4.2.0

2011-07-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove dependancy on gtkloader as it doesn't work for upgrading Unity on existing installs

2011-07-01  Gord Allott  <gord.allott@canonical.com>

	updated copyright in unityshell.cpp/h

2011-06-30  Aurélien Gâteau  <aurelien.gateau@canonical.com>

	Merge fix to block NULL indicators from sending signals

2011-06-30  Aurelien Gateau  <aurelien.gateau@canonical.com>

	Do not emit signals for invalid indicator entries.

2011-06-30  Aurélien Gâteau  <aurelien.gateau@canonical.com>

	Merge Aurélien's updates to Indicator* class documentation

2011-06-30  Aurelien Gateau  <aurelien.gateau@canonical.com>

	Document (some) members of UnityCore classes

2011-06-30  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge fix for 759899

2011-06-11  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix conditions where workarea region wouldn't be updated

2011-06-30  Tim Penhey  <tim.penhey@canonical.com>

	Add logging config and start using nux logging.

2011-06-23  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk and resolve conflicts.

2011-06-15  Tim Penhey  <tim.penhey@canonical.com>

	Resolve conflict.

2011-06-15  Tim Penhey  <tim.penhey@canonical.com>

	Add a default g_log handler.

2011-06-14  Tim Penhey  <tim.penhey@canonical.com>

	Use the new logger.

2011-06-14  Tim Penhey  <tim.penhey@canonical.com>

	New logging FTW.

2011-06-13  Tim Penhey  <tim.penhey@canonical.com>

	Move the constructor to the top and the anon namespace to the botton of the file.

2011-06-30  Jason Smith  <jason.smith@canonical.com>

	merge branch to make spread only show windows on the current workspace

2011-06-28  Oliver Sauder  <os@esite.ch>

	[App spread] Added null pointer check

2011-06-28  Oliver Sauder  <os@esite.ch>

	[App spread] Only show applications on current workspace

2011-06-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	merged in neils gtk3 panel branch

2011-06-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Port filter code to Xi2

2011-06-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Initial build with gtk3, stuff broken

2011-06-30  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge

2011-06-30  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge

2011-06-30  Alexander Fougner  <fougner89@gmail.com>

	merge Alexander Fougner's branch to fix lp:795422

2011-06-10  Alexander Fougner  <fougner89@gmail.com>

	Replaced "Keep In Launcher" with "Keep in launcher", fixing LP: #795422

2011-06-28  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Merge launcher/scale interaction fixes

2011-06-09  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Removing unnecessary code.

2011-06-09  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Merge with trunk

2011-06-04  Marco Biscaro  <marcobiscaro2112@gmail.com>

	BamfLauncherIcon click behaviour fixed (LP: #724045).

2011-06-28  Alex Launi  <alex.launi@canonical.com>

	merge build fixes for GCC 4.6

2011-06-28  Alex Launi  <alex.launi@canonical.com>

	Remove unused variables to fix build on oneiric

2011-06-28  Oier Mees  <oier.mees@gmail.com>

	Merge branch to remove Search hint when clicking in dash search box

2011-06-14  Oier Mees  <oier.mees@gmail.com>

	Clicking inside the Dash search box removes the search hint, fixed LP:764859.

2011-06-13  Jay Taoko  <jay.taoko@canonical.com>

	* A solution for bug #764859

2011-06-27  Manuel Nicetto  <manuel.nicetto@gmail.com>

	Merge fix for quicklist keyboard navigation focus issues

2011-06-09  Manuel Nicetto  <manuel.nicetto@gmail.com>

	fixes the bug for the current version on unity, fixes also return focus to last opened window on exit keynav mode

2011-06-27  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix some stupid errors

2011-06-24  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Add GTK3 Workraround

2011-06-24  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Link unitydialog to gtk3

2011-06-30  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Remove debug message

2011-06-27  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix crash

2011-06-22  Andrea Azzarone  <azzaronea@gmail.com>

	Merge fix for 769335 and 798318

2011-06-18  Andrea Azzarone  <azzaronea@gmail.com>

	PointerX and PointerX don't work well. Use Xlib instead.

2011-06-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Use g_warning

2011-06-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Use the same default that you provide to compiz

2011-06-22  Aurélien Gâteau  <aurelien.gateau@canonical.com>

	correct libunity-core pc file

2011-06-22  Aurelien Gateau  <aurelien.gateau@canonical.com>

	Add dependency on nux-core

2011-06-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove dep on nux-graphics from libunity-core

2011-06-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix soname stuff

2011-06-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't fail if GTest isn't found

2011-06-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix typos

2011-06-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Release\ 4.0.1

2011-06-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Tweak release script

2011-06-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Bump deps

2011-06-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Update the build system

2011-06-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix documentation generation for the nation

2011-06-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make everything depend on itself, because it was too hard to just build sub-directories in order

2011-06-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove un-needed build file

2011-06-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Unfuck CMake

2011-06-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-06-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Move resources into the unityshell plugin directory
	- Make generated things to into the current binary directory instead of the source dir

2011-06-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Tests biiiiiaaaatch!

2011-06-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Rename unity-share to unity-core
	- Fix include paths for UnityCore
	- Add in all the code that's meant to be shared, update the plugin to look for that code in
	libunity-core
	- Tests are disabled again, will fix in next commit
	- Update .pc file to reflect new include path

2011-06-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Re-enable gtest

2011-06-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	libunity-shared => libunity-core

2011-06-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make the panel draw the right background with the new gtk3 goodness

2011-06-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make tests build again, but they don't all work due to gtk clashes, nothing I can do about that right now. Also, make the panel recognise that the service is sending gtk2 values for GtkImageType. Finally switch back on the code that was commented out due to gtk3. Will fix that next week with the final transition

2011-06-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Put networkarearegion into the plugins folder too

2011-06-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Initial go at making things sane again

2011-06-21  Gord Allott  <gord.allott@canonical.com>

	fixes a problem with undecorated windows redecorating after maximise

2011-06-21  Gord Allott  <gord.allott@canonical.com>

	fixes undecorated windows getting decorations after being maximised then restored

2011-06-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Merge Gord's gtk3 work
	- Add back support for all the features of the systray

2011-06-17  Gord Allott  <gord.allott@canonical.com>

	cleanup

2011-06-16  Gord Allott  <gord.allott@canonical.com>

	save point

2011-06-16  Gord Allott  <gord.allott@canonical.com>

	Bump indicator and bamf to gtk3 versions

2011-06-17  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	[merge] First pass at Gtk3 port

2011-05-18  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Port to GTK3

2011-06-15  Andrea Azzarone  <azzaronea@gmail.com>

	Fix error where bottom of launcher would not properly unfold from a hidden state

2011-06-10  Andrea Azzarone  <azzaronea@gmail.com>

	No commit message
2011-06-09  Andrea Azzarone  <azzaronea@gmail.com>

	Use the the horizontal offset of the launcher instead of 0.

2011-06-09  Andrea Azzarone  <azzaronea@gmail.com>

	Applied changes as requested by Tim Penhey.

2011-06-08  Andrea Azzarone azzaronea@gmail.com

	When the user reveals the Launcher by moving the pointer to the left side of the screen, the Launcher should unfold at exactly the point entered.

2011-06-15  Tim Penhey  <tim.penhey@canonical.com>

	Tweaking the unityshell files for the new coding standard

2011-06-13  Tim Penhey  <tim.penhey@canonical.com>

	Mostly alignment changes.

2011-06-13  Tim Penhey  <tim.penhey@canonical.com>

	Delete trailing whitespace and fix function signatures to new coding standard.

2011-06-11  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Added scrollbar support

2011-06-06  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Did I say _NET_WORKAREA_MONITORS? Soz, I meant _NET_WORKAREA_REGION

2011-06-06  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Delete the property on unload and ensure that property is in _NET_WM_SUPPORTED like the EWMH says to

2011-06-06  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix load and property setting

2011-06-06  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Added _UNITY_NET_WORKAREA_MONITORS support

2011-06-10  Alex Launi  <alex.launi@canonical.com>

	Remove autopilot.py from CMake install list

2011-06-10  Gord Allott  <gord.allott@canonical.com>

	generates nicer AUTHOR files by consolodating multiple identities

2011-06-10  Gord Allott  <gord.allott@canonical.com>

	i always forget to add a file...

2011-06-10  Gord Allott  <gord.allott@canonical.com>

	uses sed to consoldate our AUTHOR list a bit

2011-06-09  Alex Launi  <alex.launi@canonical.com>

	Merge autopilot test framework support

2011-06-09  Alex Launi  <alex.launi@canonical.com>

	Move shared strings into #define statements

2011-06-06  Alex Launi  <alex.launi@canonical.com>

	fix up the branch for merging

2011-06-06  Alex Launi  <alex.launi@canonical.com>

	send signal on launcher scroll drag

2011-06-06  Alex Launi  <alex.launi@canonical.com>

	merge trunk ... again

2011-05-09  Alex Launi  <alex.launi@canonical.com>

	Fix interface that TestFinished is being emitted on

2011-05-06  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-05-04  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-04-19  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-04-12  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-03-14  Alex Launi  <alex.launi@canonical.com>

	remove display and add handlers for icon dragging

2011-03-14  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-03-02  Alex Launi  <alex.launi@canonical.com>

	Show timegraph updates for fps

2011-03-01  Alex Launi  <alex.launi@canonical.com>

	merge

2011-03-01  Alex Launi  <alex.launi@canonical.com>

	fix nux usage

2011-03-01  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-02-28  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-02-28  Alex Launi  <alex.launi@canonical.com>

	use a layout on the window

2011-02-25  Alex Launi  <alex.launi@canonical.com>

	enable nux input window on stats display

2011-02-25  Alex Launi  <alex.launi@canonical.com>

	fix autopilot so it actually compiles

2011-02-24  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-02-07  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-02-07  Alex Launi  <alex.launi@canonical.com>

	start hacking display

2011-02-04  Alex Launi  <alex.launi@canonical.com>

	fix copyright

2011-02-04  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-02-04  Alex Launi  <alex.launi@canonical.com>

	some formatting

2011-02-03  Alex Launi  <alex.launi@canonical.com>

	add some documentation to the autopilot script

2011-02-03  Alex Launi  <alex.launi@canonical.com>

	fix indentation

2011-02-03  Alex Launi  <alex.launi@canonical.com>

	fix python syntax errors

2011-02-03  Alex Launi  <alex.launi@canonical.com>

	nicer exit message

2011-02-03  Alex Launi  <alex.launi@canonical.com>

	emit testfinished to all listeners so i dont have to give auto.py a bus

2011-02-03  Alex Launi  <alex.launi@canonical.com>

	hook autopilot.py up to internal testing hook

2011-02-03  Alex Launi  <alex.launi@canonical.com>

	refactor test registration

2011-02-02  Alex Launi  <alex.launi@canonical.com>

	fire ubus message on tooltip shown

2011-02-02  Alex Launi  <alex.launi@canonical.com>

	take care of registering unregistering tests

2011-02-02  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-02-02  Alex Launi  <alex.launi@canonical.com>

	remove display and just focus on test logic

2011-02-01  Alex Launi  <alex.launi@canonical.com>

	remove updatetime for fps counting and just go whole hog

2011-01-31  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-01-31  Alex Launi  <alex.launi@canonical.com>

	switch to floatingwindow

2011-01-28  Alex Launi  <alex.launi@canonical.com>

	begin wiring up nux display

2011-01-27  Alex Launi  <alex.launi@canonical.com>

	hook into compiz plugin stuff

2011-01-27  Alex Launi  <alex.launi@canonical.com>

	Fix TestFinished signal args

2011-01-27  Alex Launi  <alex.launi@canonical.com>

	make it compile

2011-01-27  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-01-27  Alex Launi  <alex.launi@canonical.com>

	start setting up communication between C++ and python

2011-01-20  Alex Launi  <alex.launi@canonical.com>

	implement autopilot dbus interface

2011-01-20  Alex Launi  <alex.launi@canonical.com>

	use gdk x connection for clicks

2011-01-19  Alex Launi  <alex.launi@canonical.com>

	use screen->dpy () instead of an owned x connection

2011-01-19  Alex Launi  <alex.launi@canonical.com>

	use screen->warppointer instead of xwarppointer

2011-01-14  Alex Launi  <alex.launi@canonical.com>

	break autopilot out into its own interface

2011-01-14  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-01-14  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-01-14  Alex Launi  <alex.launi@canonical.com>

	Make Autopilot runnable via dbus dbus interface

2011-01-13  Alex Launi  <alex.launi@canonical.com>

	Implement unity tests and mouse class

2011-01-12  Alex Launi  <alex.launi@canonical.com>

	Make the runner decide pass/fail

2011-01-11  Alex Launi  <alex.launi@canonical.com>

	Make test runner a thread that gets spawned from unity script

2011-06-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix magically resizing panel and magical never-ending icon search

2011-06-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix size calculation error for PanelTray objects that are not the primary tray

2011-06-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Protect against a missing default icon

2011-06-09  Daniel van Vugt  <vanvugt@gmail.com>

	Allows you to unmount devices in the launcher that do not have an Eject option, fixes lp:773946

2011-05-25  Daniel van Vugt  <vanvugt@gmail.com>

	Mounts which have the Eject option already don't need Unmount also.
	Improves fix for LP: #773946.

2011-05-17  Daniel van Vugt  <vanvugt@gmail.com>

	Added missing Unmount option to devices in the Launcher. This is especially
	important for eSATA mounts which don't have Eject or Remove options
	(LP: #773946)

2011-06-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	added:
	dialog/
	dialog/unitydialog/
	dialog/unitydialog/CMakeLists.txt
	dialog/unitydialog/src/
	dialog/unitydialog/src/unitydialog.cpp
	dialog/unitydialog/src/unitydialog.h
	dialog/unitydialog/unitydialog.xml.in
	modified:
	CMakeLists.txt
	
	Merged Sam's unity.add_dialogs branch to trunk after review, test and
	approval from Tim and myself. This makes the rendering of modal dialogs
	a lot nicer and gives the user a better visual clue which dialog belongs
	to which (parent) window. It can be switched on/off via the typical
	compiz-plugin frontends (e.g. ccsm).

2011-06-09  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Make avoid match read only

2011-06-09  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Add avoid match

2011-06-09  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Coding style fixes

2011-06-09  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Don't need a 4x4 texture

2011-06-09  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Don't need to create context multiple times

2011-06-08  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Set the _UNITY_IS_PARENT property .. we could need this later

2011-06-08  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Remove debug message

2011-06-08  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Optimize painting code, only enable preparePaint and friends when there are
	transients around, only bother trying to animate windows we know are parents

2011-06-08  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Disable paint functions when there are no transients left

2011-06-08  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Make UnityDialogWindow class members private

2011-06-08  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Make class memebers in UnityDialogScreen private

2011-06-08  Sam Spilsbury  <sam.spilsbury@canonical.com>

	s/compizResizeAtom/mCompizResizeAtom/

2011-06-08  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Whitespace

2011-06-08  Sam Spilsbury  <sam.spilsbury@canonical.com>

	No need to have an IPW Map, remove it

2011-06-08  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Clean up animation code, setMaxConstrainingAreas

2011-06-08  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Use lexical cast and temporary string in match handler

2011-06-08  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Clean up UnityDialogShadeTexture

2011-05-21  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Add unity dialog plugin to build

2011-05-21  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Added dialog handling plugin

2011-06-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix build deps

2011-06-09  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Launcher mispelled as Launcer in LauncherController.cpp and LauncherController.h

2011-06-04  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Fix typo in LauncherController.cpp (LP: #792590). Thanks Rick Spencer for
	notice the typo and propose a patch!

2011-06-09  Andrea Azzarone  <azzaronea@gmail.com>

	Bug #735031: If you pull down the application panel, the context menu pop up

2011-06-06  Andrea Azzarone  <azzaronea@gmail.com>

	Use only the left mouse click for dnd. Resolve bug #735031.

2011-06-09  Marius Gedminas  <marius@pov.lt>

	Bug #778256: Notification area ('system tray') missing when using dual monitors of different sizes, with their bottoms aligned

2011-06-07  Marius Gedminas  <marius@gedmin.as>

	Fix invisible tray icons when the panel is not at 0x0.
	
	This happens in dual-head configurations, when the monitor on the left is
	shorter than the monitor on the right, and the monitors are aligned at the
	bottom.
	
	See https://bugs.launchpad.net/ubuntu/+source/unity/+bug/778256

2011-06-09  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Make compilation of Unity on GCC versions 4.5 and below, as strict as that on GCC 4.6 .

2011-05-24  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Remove -fno-strict-enums from CXXFLAGS as it isn't supported by GCC 4.5 and below

2011-05-18  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	Add extra CXX flags to make compilation on GCC 4.5 and below, as strict as GCC 4.6

2011-06-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Do the first automatic AUTHORS and ChangeLog creation to avoid issues for the next release

2011-06-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for shared library. Add a 'make release' target

2011-06-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Go back to the early 00s

2011-06-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Link shared library to the unity plugin

2011-06-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for producing a shared library that can contain core objects and utilities for both implemenations of Unity. Also do a little cleanup of build stuff

2011-06-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add a few new make targets to make my life easier during releases.
	- pre-distcheck handles the release in bzr, updating AUTHORS and ChangeLog too
	- post-distcheck signs the tarballs and publishes it
	- make release calls pre-distcheck, distcheck and post-distcheck

2011-06-06  Alex Launi  <alex.launi@canonical.com>

	Merge branch moving launcher emblems to the right side of the launcher icons

2011-05-05  Alex Launi  <alex.launi@canonical.com>

	Move emblems to the right side of the launcher icon

2011-06-06  Gord Allott  <gord.allott@canonical.com>

	fix make install when documentation has not been built

2011-06-05  Gord Allott  <gord.allott@canonical.com>

	small quick fix, trunk now configures if you do not have doxygen installed, fatal warning removed

2011-06-05  Gord Allott  <gord.allott@canonical.com>

	fix for me breaking trunk, doxygen no longer fatal errors if its not installed

2011-06-03  Gord Allott  <gord.allott@canonical.com>

	added a hacking file

2011-06-03  Gord Allott  <gord.allott@canonical.com>

	no, i lied, this time i added the HACKING file

2011-06-03  Gord Allott  <gord.allott@canonical.com>

	Added a HACKING file

2011-06-03  Gord Allott  <gord.allott@canonical.com>

	Adds internal doxygen doc generation to unity, not for external API, just for internal use

2011-05-24  Gord Allott  <gord.allott@canonical.com>

	forgot to add Doxyfile.in

2011-05-24  Gord Allott  <gord.allott@canonical.com>

	Enables doxygen documentation building, for internal use only. use make doxygen

2011-06-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/Tooltip.cpp
	
	Merged Manuel Nicetto's branch bug-713119 to trunk after review, test and
	approval by me. This corrects the vertical alignment of the text in the
	tooltips. Thanks for the patch, Manuel! Fixes LP: #713119

2011-06-01  Manuel Nicetto  <manuel.nicetto@gmail.com>

	* Text in tooltip not vertically centered (LP: #713119)
	
	-- Manuel Nicetto <manuel.nicetto@gmail.com> Wed 01 Jun 2011 23:20

2011-06-03  Tim Penhey  <tim.penhey@canonical.com>

	More indicator changes so the header files expose no internal implementation for the Indicators or DBusIndicators.

2011-06-03  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-06-02  Tim Penhey  <tim.penhey@canonical.com>

	Include cleanup.

2011-06-02  Tim Penhey  <tim.penhey@canonical.com>

	Move the variant creation into the bowels of the DBusIndicator.

2011-06-02  Tim Penhey  <tim.penhey@canonical.com>

	Make the DBusIndicators::Impl work.

2011-06-02  Tim Penhey  <tim.penhey@canonical.com>

	Start a compiler firewall.

2011-06-02  Tim Penhey  <tim.penhey@canonical.com>

	Move the constants into the anon namespace.

2011-06-02  Tim Penhey  <tim.penhey@canonical.com>

	Remove the unused method.

2011-06-02  Tim Penhey  <tim.penhey@canonical.com>

	Remove the AddProperties on the DBusIndicators object.

2011-06-02  Tim Penhey  <tim.penhey@canonical.com>

	Test the image type and data on assignment.

2011-06-02  Tim Penhey  <tim.penhey@canonical.com>

	Make sure that MarkUnused emits updated.

2011-06-02  Tim Penhey  <tim.penhey@canonical.com>

	Update tests.

2011-06-02  Tim Penhey  <tim.penhey@canonical.com>

	Remove the GdkPixbuf bits from the entries themselves.

2011-06-02  Tim Penhey  <tim.penhey@canonical.com>

	Move the implementation anonymous namespace to the bottom of the file and add (move) a method to make a pixbuf from the image type and image data.

2011-06-02  Jason Smith  <jason.smith@canonical.com>

	merge branch from Andrea Azzarone to fix num workspaces calculation

2011-02-22  Andrea Azzarone aazzarone@hotmail.it

	Maybe:
	_num_workspaces = _screen->vpSize ().width () * _screen->vpSize ().height ();
	
	is better than:
	_num_workspaces = _screen->vpSize ().width ();
	
	What happens in fact if we have a 4x1 viewport? The icon will not be shown and it is not good.

2011-06-02  Jason Smith  <jason.smith@canonical.com>

	merge fix for 769335 from Andrea Azzarone

2011-06-02  Andrea Azzarone  <azzaronea@gmail.com>

	Try to resolve bug #769335.

2011-06-02  Jason Smith  <jason.smith@canonical.com>

	merge branch from Andrea Azzarone to fix several tooltip related bugs
	
	modify branch to use 500ms timer vs 1000ms

2011-05-27  Andrea Azzarone  <azzaronea@gmail.com>

	Fix #682787

2011-05-27  Andrea Azzarone  <azzaronea@gmail.com>

	Try to fix bug #687956.
	
	The tooltip is deferred 1s after initial entry to the launcher, but
	once it's being shown for one icon, it is shown on others immediately as
	you move vertically from one to the other.

2011-06-02  Jay Taoko  <jay.taoko@canonical.com>

	* In UnityScreen::initLauncher, self->launcherWindow and self->launcher where no properly reference counted.
	* In UnityScreen::~UnityScreen, do not call layout->UnReference (). The layout is managed and freed by its parent widget (Unless SinkReference was called on the layout before it was added in the widget tree).

2011-05-30  Jay Taoko  <jay.taoko@canonical.com>

	* In UnityScreen::initLauncher, self->launcherWindow and self->launcher where no properly reference counted.
	* In UnityScreen::~UnityScreen, do not call layout->UnReference (). The layout is managed and freed by its parent widget (Unless SinkReference was called on the layout before it was added in the widget tree).

2011-06-02  Marco Biscaro  <marcobiscaro2112@gmail.com>

	some applications always start with maximized windows

2011-05-25  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Removing debug info.

2011-05-25  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Creating option to adjust the automaximize value (LP: #754214).

2011-06-02  Daniel van Vugt  <vanvugt@gmail.com >

	Unity MT Grab Handles plugin settings all have the same name

2011-05-17  Daniel van Vugt  <vanvugt@gmail.com>

	Fix duplicate names for Unity MT Grab Handles plugin settings (LP: #783813)

2011-06-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	remove more cruft

2011-06-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove cruft

2011-06-02  Chris Coulson  <chris.coulson@canonical.com>

	[merge] Bug #767642: unity is spamming ~/.xsession-errors when windows are closed

2011-04-20  Chris Coulson  <chrisccoulson@ubuntu.com>

	Fix LP: #767642 - _menu_items and _menu_callbacks will not be populated in
	BamLauncherIcon destructor if the launcher menu was never opened. Check this to
	avoid glib errors

2011-06-02  Tim Penhey  <tim.penhey@canonical.com>

	Refactoring the indicators prior to them being split into their own shared library.

2011-06-01  Tim Penhey  <tim.penhey@canonical.com>

	Remove unneeded headers.

2011-06-01  Tim Penhey  <tim.penhey@canonical.com>

	Test other events.

2011-06-01  Tim Penhey  <tim.penhey@canonical.com>

	Assignment and MarkUnused tested.

2011-06-01  Tim Penhey  <tim.penhey@canonical.com>

	Seems that we don't need to emit on no change after all.

2011-06-01  Tim Penhey  <tim.penhey@canonical.com>

	test for active event emitting

2011-06-01  Tim Penhey  <tim.penhey@canonical.com>

	Revert .po changes.

2011-06-01  Tim Penhey  <tim.penhey@canonical.com>

	Add some tests.

2011-06-01  Tim Penhey  <tim.penhey@canonical.com>

	Remove more logging, and an unused constructor.

2011-06-01  Tim Penhey  <tim.penhey@canonical.com>

	Remove extra logging.

2011-06-01  Tim Penhey  <tim.penhey@canonical.com>

	Add a note to the location that is causing the menu flash.

2011-06-01  Tim Penhey  <tim.penhey@canonical.com>

	Add and remove some logging, and change the way the Indicators base class gets Entries.  Can't use a map as I was due to the changing keys (entry->id()).  It now traverses the indicator objects themselves to get the entry objects.

2011-06-01  Tim Penhey  <tim.penhey@canonical.com>

	When marking an entry unused, it needs to emit the updated event for the view to clen up.

2011-06-01  Tim Penhey  <tim.penhey@canonical.com>

	Remember the padding entries too.

2011-05-31  Tim Penhey  <tim.penhey@canonical.com>

	A lot of logging stuff to be removed, but also the fix for the segfault, check the entry is valid before trying to match the name.

2011-05-31  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk and resolve the conflicts.

2011-05-30  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk and resolve the (very annoying) conflicts.

2011-05-30  Tim Penhey  <tim.penhey@canonical.com>

	Well the existing tests pass.

2011-05-30  Tim Penhey  <tim.penhey@canonical.com>

	More refactoring of the PanelView.

2011-05-30  Tim Penhey  <tim.penhey@canonical.com>

	Refactoring the PanelView to stop it reaching into the internals of the other views.

2011-05-30  Tim Penhey  <tim.penhey@canonical.com>

	Fixing more compile time errors...

2011-05-30  Tim Penhey  <tim.penhey@canonical.com>

	Fixing the compile time errors...

2011-05-30  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk and resolve conflicts

2011-05-27  Tim Penhey  <tim.penhey@canonical.com>

	Almost done... I think.

2011-05-27  Tim Penhey  <tim.penhey@canonical.com>

	Time to commit.

2011-05-27  Tim Penhey  <tim.penhey@canonical.com>

	Middle of hacking, need some wrapers.

2011-05-27  Tim Penhey  <tim.penhey@canonical.com>

	Initial rename, doesn't build yet.

2011-05-26  Tim Penhey  <tim.penhey@canonical.com>

	More unity namespacing.

2011-05-26  Tim Penhey  <tim.penhey@canonical.com>

	Hack the IndicatorObjectProxyRemote.

2011-05-26  Tim Penhey  <tim.penhey@canonical.com>

	Tweaking the indicator.

2011-05-26  Tim Penhey  <tim.penhey@canonical.com>

	Update usage.

2011-05-26  Tim Penhey  <tim.penhey@canonical.com>

	Remove old header and rename new.

2011-05-26  Tim Penhey  <tim.penhey@canonical.com>

	Refactor the indicator entry.

2011-06-02  Tim Penhey  <tim.penhey@canonical.com>

	Update the FavoriteStoreGSettings class to use std::strings.  Also adds some simple wrapper objects for some GObject stuff.

2011-06-02  Tim Penhey  <tim.penhey@canonical.com>

	Was this not compiled before?

2011-06-02  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-05-19  Tim Penhey  <tim.penhey@canonical.com>

	Add a bit of a comment around a tricky bit.

2011-05-19  Tim Penhey  <tim.penhey@canonical.com>

	Add assignment to glib::Object.

2011-05-19  Tim Penhey  <tim.penhey@canonical.com>

	Be explicit and noncopyable.

2011-05-19  Tim Penhey  <tim.penhey@canonical.com>

	Moved favorite store to use std::strings.

2011-05-18  Tim Penhey  <tim.penhey@canonical.com>

	Adding some glib wrappers, and updating FavoriteStore to use strings.

2011-06-01  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/Launcher.cpp
	
	Merged Andrea Azzarone's branch after review, test and approval by me.
	Menu-key should open quicklist for the selected item in the launcher, if in
	keyboard-navigation mode. Thanks for the patch Andrea. Fixes LP: #750778

2011-05-24  Andrea Azzarone  <azzaronea@gmail.com>

	Menu key should open quicklist for the selected item in the launcher.

2011-06-01  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/PanelMenuView.cpp
	
	Merged Oliver Sauder's branch fix-use-window-title-font to trunk after 
	review, test and approval by me. This makes the application-name in the
	panel obey the system-wide set font. Thanks for the patch Oliver!
	Fixes LP: #746382

2011-04-12  Oliver Sauder  <os@esite.ch>

	[panel] dpi still needs to be retrieved with GtkSettings
	
	modified:
	src/PanelMenuView.cpp

2011-04-12  Oliver Sauder  <os@esite.ch>

	[panel] Use window title font for panel label 
	
	modified:
	src/PanelMenuView.cpp

2011-05-31  Tim Penhey  <tim.penhey@canonical.com>

	Add a helper class to make building GVariant instances a less verbose process.

2011-05-27  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-04-21  Tim Penhey  <tim.penhey@canonical.com>

	Various bits caught by compiling.

2011-04-21  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk and resolve conflicts.

2011-02-17  Tim Penhey  <tim.penhey@canonical.com>

	More updates.

2011-02-17  Tim Penhey  <tim.penhey@canonical.com>

	More updates.

2011-02-17  Tim Penhey  <tim.penhey@canonical.com>

	Make the builer understand rectangles.

2011-02-17  Tim Penhey  <tim.penhey@canonical.com>

	Couldn't stand the #defines.

2011-02-17  Tim Penhey  <tim.penhey@canonical.com>

	Variant it up.

2011-02-17  Tim Penhey  <tim.penhey@canonical.com>

	Add floats.

2011-02-17  Tim Penhey  <tim.penhey@canonical.com>

	Fix a few more.

2011-02-17  Tim Penhey  <tim.penhey@canonical.com>

	Add a method to add doubles.

2011-02-17  Tim Penhey  <tim.penhey@canonical.com>

	Add implementation.

2011-02-16  Tim Penhey  <tim.penhey@canonical.com>

	First hack at the interface for a variant builder helper.

2011-05-31  Tim Penhey  <tim.penhey@canonical.com>

	Fix the critical log message when trying to unref info when it doesn't point to anything

2011-05-25  Tim Penhey  <tim.penhey@canonical.com>

	Only unref if we have info.

2011-05-31  Tim Penhey  <tim.penhey@canonical.com>

	Refactor the time-me macros into a class and add a googletest cmake target.

2011-05-27  Tim Penhey  <tim.penhey@canonical.com>

	Remove the wrong comment - had micro, nano confusion.

2011-05-27  Tim Penhey  <tim.penhey@canonical.com>

	Separate the block timer logging from the timer itself.

2011-05-27  Tim Penhey  <tim.penhey@canonical.com>

	Rename the TimeMe files.

2011-05-20  Tim Penhey  <tim.penhey@canonical.com>

	Add a custom gcheck target so we can just make and run the google tests with one command.

2011-05-20  Tim Penhey  <tim.penhey@canonical.com>

	Add tests for timeme.

2011-05-20  Tim Penhey  <tim.penhey@canonical.com>

	Merge trunk.

2011-05-20  Tim Penhey  <tim.penhey@canonical.com>

	Merge Neil's work on the cmake target.

2011-05-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add a GTest target for make check

2011-05-17  Tim Penhey  <tim.penhey@canonical.com>

	Refactor the log timer.

2011-05-29  Jay Taoko  <jay.taoko@canonical.com>

	* Adapted Unity to NuxGraphics API changes.

2011-05-26  Jay Taoko  <jay.taoko@canonical.com>

	* Adapted Unity to NuxGraphics API  changes.

2011-05-26  Jason Smith  <jason.smith@canonical.com>

	merge sru fixes for positioning of new windows and left edge reveal getting stuck

2011-05-25  Jason Smith  <jason.smith@canonical.com>

	ensure we only try to fix positioning when its really needed

2011-05-25  Jason Smith  <jason.smith@canonical.com>

	Fix issue where left edge of launcher is sometimes unresponsive on first run of unity

2011-05-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/PanelIndicatorObjectEntryView.cpp
	src/PanelIndicatorObjectEntryView.h
	
	Do correct repainting of the inactive menus. Thanks a lot for this fix
	Manuel! Fixes LP: #733740

2011-05-03  Manuel Nicetto  <manuel.nicetto@gmail.com>

	* PANEL: fixed inactive menus becomes brighter on sub-sequent clicks. (LP: #733740)
	
	-- Manuel Nicetto <manuel.nicetto@gmail.com> Tue 03 May 2011 00:12

2011-05-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/Launcher.cpp
	
	Avoid focus-switching when opening quicklists. Thanks for the patch
	Manuel! Fixes LP: #750781

2011-04-28  Manuel Nicetto  <manuel.nicetto@gmail.com>

	LP: #750781

2011-04-28  Manuel Nicetto  <manuel-nicetto@gmail.com>

	Fixed bitesize bug 75071
	Manuel Nicetto <manuel.nicetto@gmail.com> 28/04/2011 00:57

2011-05-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fixes bug #779717: pixbuf in indicator icon update was retrieved twice, and not unrefed correctly.

2011-05-25  Michael Hofmann  <mh21@piware.de>

	Do not leak pixbuf in indicator update (LP: #779717).

2011-05-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/Tooltip.cpp
	src/Tooltip.h
	
	Correctly remove any signal-connections (sigc) used for StaticCairoText in
	the destructor of the Tooltip. Should fix any remaining issue regarding
	LP: #762801

2011-05-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	Correctly remove any signal-connections (sigc) used for the
	StaticCairoText in the destructor of the Tooltip. Should fix any remaining
	issue regarding LP: #762801

2011-05-24  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge in lp:~bitshifternz/unity/fix-for-bug-769781

2011-04-24  Cameron Hart  <cam@bitshifter.net.nz>

	Check window's maximum size before attepmpting to maximize. Also fix memory leak by using a std:string instead of a strdup char* which is not freed on all code paths.

2011-05-23  Alex Launi  <alex.launi@canonical.com>

	Fix for 728949: bottom icon folds even when there is enough space not to

2011-05-21  Andrea Azzarone  <azzaronea@gmail.com>

	Fix bug #728949. It have no sense have a folding_threshold less
	then launcher_height if sum - _space_between_icons is lees or 
	equal then launcher_height. 

2011-05-23  Andrea Azzarone  <azzaronea@gmail.com>

	Merging in Andrea Azzarones branch to fix the window title fade - fixes lp:722178

2011-05-22  Andrea Azzarone  <azzaronea@gmail.com>

	Fix bug #722178.

2011-05-23  Didier Roche  <didier.roche@canonical.com>

	Merging in Didiers branch to fix lp:774280, lp:737320

2011-05-04  Didier Roche  <didier.roche@canonical.com>

	workaround a --reset case where the schema isn't a gconf object but just an usual string. We just ignore --reset in that case as we are unsure what's the state of gconf environment variable (LP: #774280, 737320)

2011-05-23  Marco Biscaro  <marcobiscaro2112@gmail.com>

	merging in Marco Briscaro's branch to change the opacity of the BFB background if the panel has opacity

2011-04-26  Marco Biscaro  <marcobiscaro2112@gmail.com>

	merge with trunk

2011-04-26  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Only use the inverted background on BFB if the panel opacity = 1.0 (LP #767733)

2011-05-23  Tim Penhey  <tim.penhey@canonical.com>

	Merging in tims use-std-string branch

2011-04-26  Tim Penhey  <tim.penhey@canonical.com>

	Use std::string by value rather than pointer.

2011-05-23  Alex Launi  <alex.launi@canonical.com>

	Fix for 718185: Keep launcher hidden when modal dialog is opened

2011-05-23  Andrea Azzarone  <azzaronea@gmail.com>

	Fix bug #718185

2011-05-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Fix for 759174 from Bilal Akhtar

2011-05-16  Bilal Akhtar  <bilalakhtar@ubuntu.com>

	While rendering quicklist, skip DBusmenu MenuItems if its PROP_VISIBLE is not true.

2011-05-18  Tim Penhey  <tim.penhey@canonical.com>

	Revert the _align changes that were merged by mistake.

2011-05-18  Tim Penhey  <tim.penhey@canonical.com>

	Update unity to work with the new nux changes for color, size and point.

2011-05-17  Tim Penhey  <tim.penhey@canonical.com>

	Fix the alpha channel.

2011-05-13  Tim Penhey  <tim.penhey@canonical.com>

	Merged sync-nux-color-refactoring into align-fix.

2011-05-13  Tim Penhey  <tim.penhey@canonical.com>

	Last of the unity changes for this

2011-05-13  Tim Penhey  <tim.penhey@canonical.com>

	Fix the _align method by using std::floor.

2011-05-13  Tim Penhey  <tim.penhey@canonical.com>

	More color updates.

2011-05-13  Tim Penhey  <tim.penhey@canonical.com>

	Primarily nux::Colors -> nux::color changes.

2011-05-04  Jason Smith  <jason.smith@canonical.com>

	merge branch to remove unneeded member variable

2011-05-04  Jason Smith  <jason.smith@canonical.com>

	remove unneeded passed member variable

2011-05-03  Didier Roche  <didier.roche@canonical.com>

	Remove timeout when window is destroyed
	
	Bug #743390: compiz crashed with SIGSEGV in
	CompWindow::updateWindowOutputExtents()

2011-04-17  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix crash in 743390 - remove timeout handle when window is destroyed so that we don't
	access a garbage pointer to this when the timeout activates again

2011-04-27  Didier Roche  <didier.roche@canonical.com>

	By Jeremy Bicha, add system-config-printer-applet to systray whitelist (LP:
	#771562)
	
	Thanks!

2011-04-26  Jeremy Bicha  <jeremy@bicha.net>

	add system-config-printer-applet to systray whitelist (LP: #771562)

2011-04-27  Didier Roche  <didier.roche@canonical.com>

	[release] 3.8.12

2011-04-26  Jay Taoko  <jay.taoko@canonical.com>

	Fix bug #753971: This will fix the bug on Intel and ATI GPUs. However there are still issues with NVidia GPUs. This is an issue with the NVidia driver that should be addressed separately.

2011-04-26  Jason Smith  <jason.smith@canonical.com>

	start fixing render artifacts on resize

2011-04-26  Didier Roche  <didier.roche@canonical.com>

	unregister gconf notify events on destruction (LP: #762120)

2011-04-26  Didier Roche  <didier.roche@canonical.com>

	unregister gconf notify events on destruction (LP: #762120)

2011-04-25  Jason Smith  <jason.smith@canonical.com>

	re-enabled inputs from wall plugin:
	Wall's inputs were disabled because it was sending FocusIn/Out events which was causing issues when the mouse was over the launcher.

2011-04-22  Jason Smith  <jason.smith@canonical.com>

	trigger area does not extend offscreen

2011-04-22  Jason Smith  <jason.smith@canonical.com>

	re-add ignoring on inputs from wall as it is still sending random data sometimes

2011-04-22  Didier Roche  <didier.roche@canonical.com>

	import GError in case of gconf key issue to treat the exception (LP: #759744). This commit to trunk is dedicated to Jason ;)

2011-04-22  Jason Smith  <jason.smith@canonical.com>

	merge leave events branch

2011-04-22  Jason Smith  <jason.smith@canonical.com>

	Remove leave event hack

2011-04-22  Didier Roche  <didier.roche@canonical.com>

	it's already reverted to false on SetHidden, not the bug there

2011-04-22  Jason Smith  <jason.smith@canonical.com>

	make sure to reset active action state on edge reveal

2011-04-20  Jason Smith  <jason.smith@canonical.com>

	remove accidental revert

2011-04-20  Jason Smith  <jason.smith@canonical.com>

	simpler fix

2011-04-20  Didier Roche  <didier.roche@canonical.com>

	set POST_REVEAL for MOUSE_OVER_ACTIVE_EDGE

2011-04-20  Didier Roche  <didier.roche@canonical.com>

	Fix some corner case where intellihide can be puzzled (LP: #767250)
	
	Some corner cases (where nux doesn't receive events because the dash appears
	above):
	1. put the mouse over the launcher
	2. press super
	3. click outsided the launcher/dash to close it
	-> stuck opened
	
	1. mouse over bfb
	2. press super/click
	3. click outsided the launcher/dash to close it
	-> stuck opened
	
	1. mouse over trigger
	2. press super/click
	3. click outsided the launcher/dash to close it
	-> stuck opened

2011-04-20  Didier Roche  <didier.roche@canonical.com>

	Fix some corner case where intellihide can be puzzled (LP: #767250)
	
	Some corner cases (where nux doesn't receive events because the dash appears
	above):
	1. put the mouse over the launcher
	2. press super
	3. click outsided the launcher/dash to close it
	-> stuck opened
	
	1. mouse over bfb
	2. press super/click
	3. click outsided the launcher/dash to close it
	-> stuck opened
	
	1. mouse over trigger
	2. press super/click
	3. click outsided the launcher/dash to close it
	-> stuck opened

2011-04-20  Didier Roche  <didier.roche@canonical.com>

	Don't ack double/triple click or super press on bfb and places icons.
	(LP: #766776)
	This is workarounded in different files right now, the correct fix will be to
	handle that in the ubus level (too risky at this stage), added FIXME to remember
	that for oneiric.
	
	There is one glitch though, which cannot been tackled without the ubus rewrite:
	- if you open a place, then, double click on a placeicon in the launcher to
	close it, it will be closed by will be reactivated (this is because we send
	the UBUS_PLACE_ENTRY_ACTIVATE_REQUEST again on click).
	- so, the next super press will not show the home dash, but the active place
	(closing/opening it again will reset to the home dash)
	
	I still think it's an improvment (see Charline's report in maverick for double
	clicking on bfb and people being puzzled) and the last described glitch only
	impact people double clicking on a place LauncherIcon for closing it…

2011-04-20  Didier Roche  <didier.roche@canonical.com>

	Don't ack double/triple click or super press on bfb and places icons.
	(LP: #766776)
	This is workarounded in different files right now, the correct fix will be to
	handle that in the ubus level (too risky at this stage), added FIXME to remember
	that for oneiric.
	
	There is one glitch though, which cannot been tackled without the ubus rewrite:
	- if you open a place, then, double click on a placeicon in the launcher to
	close it, it will be closed by will be reactivated (this is because we send
	the UBUS_PLACE_ENTRY_ACTIVATE_REQUEST again on click).
	- so, the next super press will not show the home dash, but the active place
	(closing/opening it again will reset to the home dash)
	
	I still think it's an improvment (see Charline's report in maverick for double
	clicking on bfb and people being puzzled) and the last described glitch only
	impact people double clicking on a place LauncherIcon for closing it…

2011-04-20  Didier Roche  <didier.roche@canonical.com>

	Every GtkIconThemes are invalidated once the "changed" signal is emitted. Reload
	the _unity_theme cache in that case where the ws switcher icon was reverting to
	Humanity icon (LP: #761289)

2011-04-20  Didier Roche  <didier.roche@canonical.com>

	use GTK_IS_ICON_THEME, back to gobject! Stop C++ :)

2011-04-20  Didier Roche  <didier.roche@canonical.com>

	all GtkIconTheme are invalidated once the changed signal is emitted. Reload the _unity_theme cache in that case (LP: #761289)

2011-04-19  Jason Smith  <jason.smith@canonical.com>

	hide tooltip when places is shown

2011-04-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 3.8.10

2011-04-19  Loïc Molinari  <loic.molinari@canonical.com>

	Don't unref GTK+ widget since ownership's been given to its GTK+ container

2011-04-19  Jason Smith  <jason.smith@canonical.com>

	fix shader to more closely match design desaturation

2011-04-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't unreference something thatwe don't own

2011-04-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Fix issues with empty tray

2011-04-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	No need to show the window straight away

2011-04-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Cannot click on left-most indicator on panel if a non-indicator icon appears

2011-04-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	We were not unref'ing the panelviews on destruction of PanelController.

2011-04-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Correctly unreference PanelViews

2011-04-19  Mirco Müller  <mirco.mueller@ubuntu.com>

	attempt to fix lp:#761211 by adding pointer checks before using any member-methods

2011-04-19  Mirco Müller  <mirco.mueller@ubuntu.com>

	*sigh* don't try to do to many things at the same time

2011-04-19  Mirco Müller  <mirco.mueller@ubuntu.com>

	Best attempt to fix LP: #761211 without a more telling stacktrace

2011-04-19  Nico van der Walt  <nico@kimburu.co.za>

	Resizes the combobox when the font changes

2011-04-19  Nico van der Walt  <nico@kimburu.co.za>

	Update height of combobox in lenses when font changes so that text will fit vertically for large fonts.

2011-04-19  Nico van der Walt  <nico@kimburu.co.za>

	Merged in gtk font resize notify checking for indicator objects

2011-04-15  Nico van der Walt  <nico@kimburu.co.za>

	Fix LP: #759886 where indicator fonts does not update when changing fonts in appearance preferences.

2011-04-19  Loïc Molinari  <loic.molinari@canonical.com>

	Merged branch unity-fix-756951

2011-04-18  Loïc Molinari  <loic.molinari@canonical.com>

	Relayout right after launcher initialization in order to have a first render at the right position

2011-04-19  Didier Roche  <didier.roche@canonical.com>

	Fix when the user try to unity --reset in a tty (LP: #753528)

2011-04-19  Didier Roche  <didier.roche@canonical.com>

	Fix when the user try to unity --reset in a tty (LP: #753528)

2011-04-19  Didier Roche  <didier.roche@canonical.com>

	add missing file ready for translation (thanks seb)

2011-04-19  Didier Roche  <didier.roche@canonical.com>

	make the trash look good: only one instance, handled in a more async way (LP:
	#761643)

2011-04-15  Didier Roche  <didier.roche@canonical.com>

	make the trash look good: only one instance, handled in a more async way (LP: #761643)

2011-04-19  Jason Smith  <jason.smith@canonical.com>

	lighten up panel shadow

2011-04-19  Jason Smith  <jason.smith@canonical.com>

	only emit order-changed signal when order actually changed

2011-04-18  Didier Roche  <didier.roche@canonical.com>

	This branch:
	- Fix a wrong state machine with edge reveal
	- Remove wrong keynav hilight and quicklist random appearance
	- Keep the right icons activated for ws switcher, remove the hack for the trash
	- Add an addition g_source_remove crash fix
	- Fix another crash on PlacesView::OnResizeFrame
	- Fix a wrong state for current focused window when you have few window (or in
	dodge active window)

2011-04-18  Didier Roche  <didier.roche@canonical.com>

	Send a signal on focus changed, relying on the mainloop to ensure the new window is the active one (and not the root window) (LP: #734681)

2011-04-18  Didier Roche  <didier.roche@canonical.com>

	Fix compiz crashed with SIGSEGV in PlacesView::OnResizeFrame() (LP: #763800)

2011-04-18  Didier Roche  <didier.roche@canonical.com>

	printf can die now

2011-04-18  Didier Roche  <didier.roche@canonical.com>

	only answer to keynav control when we are in keynav mode (LP: #764730)

2011-04-18  Didier Roche  <didier.roche@canonical.com>

	of course, working have long live, and in this particular case: 1. x=0, 2. rap super, 3. go over dash, 4. close

2011-04-18  Didier Roche  <didier.roche@canonical.com>

	more printf to find this foishoifshoiferhoifehzoifhe bug

2011-04-18  Didier Roche  <didier.roche@canonical.com>

	set MOUSE_OVER_ACTIVE_EDGE to false when hovering the bfb. Replaces another fix (LP: #764643)

2011-04-18  Didier Roche  <didier.roche@canonical.com>

	debug commit

2011-04-18  Didier Roche  <didier.roche@canonical.com>

	Only special case the ws switcher now that the trash have been reverted. Workaround race in LP: #761289

2011-04-18  Didier Roche  <didier.roche@canonical.com>

	additional g_source_remove fix (set var to 0 when needed)

2011-04-18  Gord Allott  <gord.allott@canonical.com>

	Fixes two bugs regarding signal disconnections

2011-04-18  Gord Allott  <gord.allott@canonical.com>

	fix for lp:763560

2011-04-18  Gord Allott  <gord.allott@canonical.com>

	removes a ubus signal that we forgot about, fixes lp:761942

2011-04-18  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merged lp:~bitshifternz/unity/bug-750349-restore-state

2011-04-09  Cameron Hart  <cam@bitshifter.net.nz>

	Use the spreaded window list to keep track of minimized windows that should be minimised after the spread is finished. The spreaded window list was unused before.

2011-04-18  Didier Roche  <didier.roche@canonical.com>

	Merge Marco's fix for UIFe: Unity Dash button does not give adequate feedback
	(LP: #748676)
	- added a one pixel switch vertically as well from the initial branch

2011-04-16  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Pressed state for home button (BFB).

2011-04-16  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Unregistering interest on places shown and places hidden.

2011-04-16  Marco Biscaro  <marcobiscaro2112@gmail.com>

	another merge with trunk

2011-04-08  Marco Biscaro  <marcobiscaro2112@gmail.com>

	merge with trunk

2011-04-07  Marco Biscaro  <marcobiscaro2112@gmail.com>

	[panel] implementing pressed state on PanelHomeButton (LP: #748676)
	
	modified:
	src/PanelHomeButton.cpp
	src/PanelHomeButton.h

2011-04-18  Gord Allott  <gord.allott@canonical.com>

	fixes broken dnd, fixes lp:728319 and lp:761495

2011-04-15  Gord Allott  <gord.allott@canonical.com>

	uses gfile's instead of filenames when passing to g_app_info_launch like the api requires. fixes lp:761495

2011-04-15  Jason Smith  <jason.smith@canonical.com>

	small cleanups and performance improvements

2011-04-15  Didier Roche  <didier.roche@canonical.com>

	don't unreference nux layout views as nux unreference them for us (LP: #761634)

2011-04-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove source in destruction

2011-04-15  Didier Roche  <didier.roche@canonical.com>

	merge a fix for wrong try of an activation at startup

2011-04-15  Didier Roche  <didier.roche@canonical.com>

	njpatel has always a cleaner fix :)

2011-04-15  Didier Roche  <didier.roche@canonical.com>

	Fix missing activation on super press or shortcut (LP: #761225)

2011-04-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 3.8.8

2011-04-14  Loïc Molinari  <loic.molinari@canonical.com>

	Merged branch unity-clean-up-at-destruction-2

2011-04-14  Loïc Molinari  <loic.molinari@canonical.com>

	Re-added the launcher window unref at destruction and removed the refsink that seemed to be there to workaround ref counting issue

2011-04-14  Loïc Molinari  <loic.molinari@canonical.com>

	Plugged several memory leaks and removed some signal connections at destruction

2011-04-14  Didier Roche  <didier.roche@canonical.com>

	don't show shortcuts and don't hover the launcher when a place is visible (LP: #760728, #760770)

2011-04-14  Didier Roche  <didier.roche@canonical.com>

	don't show shortcuts and don't hover the launcher when a place is visible (LP: #760728, #760770)

2011-04-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] misc fixes

2011-04-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-04-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Shouldn't count minimised windows as obscuring other windows

2011-04-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix not resetting show_now when moving between windows, fix not fading out title if there are no valid entries

2011-04-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	We shouldn't be updating a background in PostLayoutManagement, it's expensive as it's during size negotiation

2011-04-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix the sizing of the empty view to match basic width of the dash

2011-04-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Desktop menus accessible from all monitors

2011-04-14  Gord Allott  <gord.allott@canonical.com>

	fixes a few memleaks in places

2011-04-14  Gord Allott  <gord.allott@canonical.com>

	fixes a few small memleaks

2011-04-14  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/LauncherIcon.cpp
	
	Merged Andy Horng branch to unity trunk after review/approval by myself.
	It makes sure that the upper left count does not wrap when exceeding 9999.
	Instead "****" will be shown. Fixes LP: 741787

2011-04-07  Andy Horng  <andyhorng1@gmail.com>

	Fix for bug 741787
	In OnRemoteCountChanged() in LauncherIcon.cpp, added a check for count >9999
	If count>9999, show "****" in emblem.
	Else, show count in emblem

2011-04-14  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Fixes loading the correct application when using the home place email shortcut

2011-04-10  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Search the correct key for mail application (LP: #754095)

2011-04-14  Henri De Veene  <henri.deveene@gmail.com>

	Fixes the positioning of the running/active indicators on folded launcher icons

2011-04-13  Henri De Veene  <henri.deveene@gmail.com>

	Fix for bug #703067 Running/active indicators point to space between launcher
	icons for folded icons 

2011-04-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Defer the loading of the place daemons (calling Connect () on a Place) until
	just before we actually require them. This allows us to avoid trashing the
	CPU or disk on log in by starting up N place daemons that could set off
	a bunch of other things.

2011-04-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Restore the comments which were there once but then got shy

2011-04-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	A French fix

2011-04-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some notes

2011-04-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make test work

2011-04-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-04-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for reconnecting to the place daemons

2011-04-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make main place loading lazy

2011-04-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	correctly clean up the panel-tray on dispose

2011-04-14  Didier Roche  <didier.roche@canonical.com>

	restore the operator after the blending as discussed with loicm, remove the
	double unecessary PopClippingRectangle as well. Should fix dimmed launcher after
	icon dnd (LP: #747304)

2011-04-13  Didier Roche  <didier.roche@canonical.com>

	restore the operator after the blending as discussed with loicm, remove the double unecessary PopClippingRectangle as well. Should fix dimmed launcher after icon dnd (LP: #747304)

2011-04-14  Didier Roche  <didier.roche@canonical.com>

	fix missing directory for unity --distro

2011-04-14  Didier Roche  <didier.roche@canonical.com>

	* use gi18n-lib.h to make unity-preferences load translation (LP: #759682)
	* don't resize/maximize such a small window

2011-04-13  Didier Roche  <didier.roche@canonical.com>

	be picky, do the right thing

2011-04-13  Didier Roche  <didier.roche@canonical.com>

	don't resize such a small window

2011-04-13  Didier Roche  <didier.roche@canonical.com>

	use gi18n-lib.h to make unity-preferences load translation (LP: #759682)

2011-04-14  Didier Roche  <didier.roche@canonical.com>

	support numpad Enter in Launcher and Quicklist (LP: #760003)

2011-04-13  Didier Roche  <didier.roche@canonical.com>

	support numpad Enter in Launcher and Quicklist (LP: #760003)

2011-04-13  Jason Smith  <jason.smith@canonical.com>

	pass input from wall plugin during desktop switch

2011-04-13  Jason Smith  <jason.smith@canonical.com>

	fix bug where launcher unfolded prematurely

2011-04-13  Alex Launi  <alex.launi@canonical.com>

	fix introspection crash

2011-04-13  Didier Roche  <didier.roche@canonical.com>

	Updates the maximum width of the combobox when the font changes.
	(Thanks Nico van der Walt)
	
	Fixes Bug #759763: dropdown box in places search bar does not resize when font
	size changes

2011-04-13  Nico van der Walt  <nico@kimburu.co.za>

	Fix for LP: #759763 where dropdown box in places search bar is not resized when font size change.

2011-04-13  Jay Taoko  <jay.taoko@canonical.com>

	* Fix sign/unsigned errors

2011-04-13  Didier Roche  <didier.roche@canonical.com>

	revert more asset after a discussion with Neil

2011-04-13  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/PlacesVScrollBar.cpp
	src/PlacesVScrollBar.h
	
	Adapt to late design-change. Remove state-handling for vertical Dash-scrollbar
	Change rendering of said scrollbar. Fixes LP: #750374

2011-04-13  Mirco Müller  <mirco.mueller@ubuntu.com>

	Avoid potential segfaults and check against NULL-pointers being returned

2011-04-12  Mirco Müller  <mirco.mueller@ubuntu.com>

	Remove state-handling for vertical Dash-scrollbar. Change rendering of said scrollbar. Fixes LP: #750374

2011-04-13  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/Launcher.cpp
	src/Launcher.h
	src/PanelHomeButton.cpp
	src/PanelMenuView.cpp
	src/PlacesController.cpp
	src/PlacesController.h
	src/PlacesHomeView.cpp
	src/PlacesHomeView.h
	src/PlacesSearchBar.cpp
	src/PlacesSearchBar.h
	src/PlacesView.cpp
	src/PlacesView.h
	src/unityshell.cpp
	src/unityshell.h
	
	Correctly unregister all registered interests with the ubus-server in a
	class' destructor. Fixes LP: #757588

2011-04-13  Mirco Müller  <mirco.mueller@ubuntu.com>

	Make use of G_N_ELEMENTS-macro to harden ubus-handles juggling

2011-04-12  Mirco Müller  <mirco.mueller@ubuntu.com>

	Correctly unregister all registered interests with the ubus-server. Fixes LP: #757588

2011-04-13  Didier Roche  <didier.roche@canonical.com>

	revert grab handles export after a chat with John

2011-04-13  Didier Roche  <didier.roche@canonical.com>

	This fixes dynamic quick lists yet again, bug 729074
	
	ken really just applied the same fix mterry did last week, which got inadvertently
	removed when the urgency API was added.

2011-04-12  Ken VanDine  <ken.vandine@canonical.com>

	make dynamic quicklists work once again

2011-04-13  Jason Smith  <jason.smith@canonical.com>

	ensure grab handles dont make random appearances

2011-04-12  Jay Taoko  <jay.taoko@canonical.com>

	* Removed unnecessary call. Also, possible fix for crash in WindowCompositor::RenderTopView: bug #754461

2011-04-12  Jay Taoko  <jay.taoko@canonical.com>

	* Removed unnecessary call. Also possible fix for crash in WindowCompositor::RenderTopView

2011-04-12  Didier Roche  <didier.roche@canonical.com>

	This branch try to load from unity-icon-theme first for some dedicated icons (LP: #750471)

2011-04-12  Didier Roche  <didier.roche@canonical.com>

	* use gtk_icon_theme_lookup_icon to avoid having a gicon
	* use a cache for unity_theme loading
	* use a cache (which can be invalidated) for knowing if the current theme is
	mono or not

2011-04-12  Didier Roche  <didier.roche@canonical.com>

	Try to load from unity-icon-theme first for some dedicated icons (LP: #750471)

2011-04-12  Didier Roche  <didier.roche@canonical.com>

	merge sladen's new export asset (LP: #745555)

2011-04-11  Paul Sladen  <sladen@ubuntu.com>

	* Add cropped + renamed icons from upstream
	Unity Design team asset dump.  These are
	in bitmaps form, displacing the original
	.svg forms in some cases:
	+ unity-my-grab-handles/* (larger than previous to match mockup)
	+ resources/find*
	+ tests/data/bfb.png (may or may not be required)
	(LP: #741804, #745555, #745647)
	* These icons are re-cropped/re-named to hopefully
	what they should be.

2011-04-11  Didier Roche  <didier.roche@canonical.com>

	merge reset MOUSE_OVER_ACTIVE_EDGE activation in some corner case (LP: #757810)

2011-04-11  Didier Roche  <didier.roche@canonical.com>

	reset MOUSE_OVER_ACTIVE_EDGE activation in some corner case (LP: #757810)

2011-04-11  Didier Roche  <didier.roche@canonical.com>

	g_dngettext is nice, thanks for thinking about our poor non english soul… However adding the file to po/POTFILES.in is even better :) (LP: #757663)

2011-04-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 3.8.6

2011-04-11  Didier Roche  <didier.roche@canonical.com>

	Migrate when gconf python binding isn't there

2011-04-11  Didier Roche  <didier.roche@canonical.com>

	protect on gconf and other modules missing (LP: #752176)

2011-04-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Revealing Jason

2011-04-11  Jason Smith  <jason.smith@canonical.com>

	dont unhide when screen is grabbed via edge

2011-04-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	UnJason the strings

2011-04-10  Jason Smith  <jason.smith@canonical.com>

	behave better with edge reveal

2011-04-10  Jason Smith  <jason.smith@canonical.com>

	fix default

2011-04-10  Jason Smith  <jason.smith@canonical.com>

	minor fixup

2011-04-10  Jason Smith  <jason.smith@canonical.com>

	MWAHAHAHAHHAHAAHAHAHAHAHAHAHAHAH

2011-04-10  Jason Smith  <jason.smith@canonical.com>

	merge autohide branch

2011-04-10  Jason Smith  <jason.smith@canonical.com>

	more work to make unhide sexy

2011-04-10  Jason Smith  <jason.smith@canonical.com>

	starting work on left hand hide

2011-04-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add desktop file

2011-04-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add a small config app for changing the launcher settings

2011-04-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for shows-on-edge option, true by default

2011-04-11  Didier Roche  <didier.roche@canonical.com>

	Commit Marco's branch on Fix two Nautilus windows open when clicked on a device icon
	on Launcher (started after 3.8.2) (LP: #748299)

2011-04-09  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Don't open two nautilus windows when clicking on device icon (LP: #748299)

2011-04-11  Jason Smith  <jason.smith@canonical.com>

	ensure panel shadow gets redrawn when expo ends (evil but effective style)

2011-04-11  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/StaticCairoText.cpp
	
	Take non-zero x- and y-offsets for GetTextExtents() into account. Fixes
	LP: #750350

2011-04-11  Mirco Müller  <mirco.mueller@ubuntu.com>

	*cough.cough*

2011-04-11  Mirco Müller  <mirco.mueller@ubuntu.com>

	fixed now for real, removed debugging-related calls

2011-04-11  Mirco Müller  <mirco.mueller@ubuntu.com>

	trying to fix LP: #750350

2011-04-10  Jason Smith  <jason.smith@canonical.com>

	Merge branch from Marco Biscaro to prevent double escaping

2011-04-10  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Don't double escape the device's name (LP: #754014)

2011-04-10  Jason Smith  <jason.smith@canonical.com>

	merge neils branch of epic win

2011-04-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	unfuck the file

2011-04-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add border around the close button

2011-04-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] merge back spinner branch with jason's fix for the centring

2011-04-10  Jason Smith  <jason.smith@canonical.com>

	fix spinner wobble

2011-04-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	new spinner, part one

2011-04-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Pressing F10 then left arrow wit Unity on Natty makes the system unusable

2011-04-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't load unnecessary results

2011-04-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] funk

2011-04-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	remove unnecessary refs and make the test-places-backend be able to send a search

2011-04-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] places

2011-04-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some clean up

2011-04-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Delete bitmap

2011-04-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Protect against callbacks from the proxy once the IndicatorObjectFactoryRemote has been destroyed, both against signals and async callbacks

2011-04-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-04-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Properly disconnect ubus interests

2011-04-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	panel superposition 

2011-04-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	compiz crashed with SIGSEGV in QuicklistView::IsMenuItemSeperator ()

2011-04-10  Jason Smith  <jason.smith@canonical.com>

	dont paint shadow when expo is active

2011-04-10  Jay Taoko  <jay.taoko@canonical.com>

	* Fix: use nux::Colors namespace

2011-04-10  Jay Taoko  <jay.taoko@canonical.com>

	* Color fix

2011-04-10  Gord Allott  <gord.allott@canonical.com>

	fixes a leak in the places scrollbar code

2011-04-10  Gord Allott  <gord.allott@canonical.com>

	fixes a leak in PlacesVScrollbar

2011-04-10  Gord Allott  <gord.allott@canonical.com>

	fixes lp:749890 and a few mem leaks

2011-04-10  Gord Allott  <gord.allott@canonical.com>

	fixes a few mem leaks

2011-04-08  Gord Allott  <gord.allott@canonical.com>

	remember to disconnect gsource connections on destroy. fixes lp:749890

2011-04-10  Jason Smith  <jason.smith@canonical.com>

	dont assume font weight is normal

2011-04-10  Jason Smith  <jason.smith@canonical.com>

	Dont pass events from resize plugin

2011-04-10  Jason Smith  <jason.smith@canonical.com>

	fix issue where launcher was looking for icon to drag even after invalid drag was started

2011-04-10  Jason Smith  <jason.smith@canonical.com>

	merge desaturate branch

2011-04-09  Jason Smith  <jason.smith@canonical.com>

	merge jays desat work
	desat when places is visible

2011-04-09  Jay Taoko  <jay.taoko@canonical.com>

	* desat filter fix

2011-04-09  Jay Taoko  <jay.taoko@canonical.com>

	* desat fix

2011-04-09  Jay Taoko  <jay.taoko@canonical.com>

	* Desaturation filter for the launcher

2011-04-09  Jason Smith  <jason.smith@canonical.com>

	merge no blue bfb branch

2011-04-09  Jason Smith  <jason.smith@canonical.com>

	draw blue triangle rather than turn BFB blue

2011-04-09  Jason Smith  <jason.smith@canonical.com>

	remove malfunctioning hack that was preventing BFB clock off of dash

2011-04-09  Jason Smith  <jason.smith@canonical.com>

	merge always autoscroll branch

2011-04-08  Jason Smith  <jason.smith@canonical.com>

	enable autoscroll in normal hover case

2011-04-08  Jason Smith  <jason.smith@canonical.com>

	merge remote urgency branch

2011-04-01  Jason Smith  <jason.smith@canonical.com>

	fix some minor issues

2011-04-01  Jason Smith  <jason.smith@canonical.com>

	respond to remote urgency

2011-04-08  Didier Roche  <didier.roche@canonical.com>

	avoid a race when the BFB doesn't see we are not over the trigger anymore (LP: #744325)

2011-04-08  Didier Roche  <didier.roche@canonical.com>

	avoid a race when the BFB doesn't see we are not over the trigger anymore (LP: #744325)

2011-04-08  Jason Smith  <jason.smith@canonical.com>

	decorate/undecorate using compiz display

2011-04-08  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/IndicatorObjectEntryProxyRemote.cpp
	src/IndicatorObjectFactoryRemote.cpp
	src/IndicatorObjectProxyRemote.cpp
	
	Merged branch unity.fix-752293 to trunk after review and approval from
	Didier. Added more NULL-pointer checks and variables-initializations.
	This fixes LP: #752293.

2011-04-08  Mirco Müller  <mirco.mueller@ubuntu.com>

	initialize values, check for NULL before trying to duplicate, should fix LP: #752293

2011-04-08  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge Mikkel's branch lp:~kamstrup/unity/activation-return-respect :
	
	* Respect the return value from the Activation API

2011-04-08  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Repect return value from Place Activation requests

2011-04-07  Jason Smith  <jason.smith@canonical.com>

	merge dnd push off restore branch

2011-04-07  Jason Smith  <jason.smith@canonical.com>

	Restore launcher from DND push off when hovering the BFB

2011-04-07  Alex Launi  <alex.launi@canonical.com>

	remove launcher from favorites when application is uninstalled
	
	fixes lp:748107

2011-04-07  Alex Launi  <alex.launi@canonical.com>

	remove favorites from launcher when app is uninstalled

2011-04-07  Jason Smith  <jason.smith@canonical.com>

	sprinkle some more unicorn blood and pixie dust on magical constant
	fixes lp:731869

2011-04-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 3.8.4

2011-04-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] fixes

2011-04-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix sizing of the floating dash

2011-04-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some fixes for sizing

2011-04-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Dash - Switch dash highlight to new highlight

2011-04-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-04-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Horizontal renderer rendering issues

2011-04-06  Neil Jagdish Patel  <neil.patel@canonical.com>

	Clean up panel creation/destruction and correctly unsubscribe from UBus interests to avoid crashing old panels

2011-04-06  Neil Jagdish Patel  <neil.patel@canonical.com>

	Dash: Applications should have higher preference

2011-04-06  Neil Jagdish Patel  <neil.patel@canonical.com>

	Der er ingen ko på isen (så længe halen er på land).

2011-04-06  Neil Jagdish Patel  <neil.patel@canonical.com>

	Sink reference on titlebar grab area

2011-04-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	clean up LauncherIcon tooltip and quicklist

2011-04-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-04-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Empty Trash legend illegible

2011-04-07  Didier Roche  <didier.roche@canonical.com>

	- make shortcuts work with fn key and keynum pad (LP: #747153)
	- unmimize all for selected apps window on scale. Don't minimize them if not
	selected after, see FIXME (LP: #750349)
	- depends on largedestkop feature (LP: #711561)
	- finish the "start drag but press 1s" animation.

2011-04-07  Didier Roche  <didier.roche@canonical.com>

	depends on largedestkop feature (LP: #711561)

2011-04-07  Didier Roche  <didier.roche@canonical.com>

	unmimize all for selected apps window on scale. Don't minimize them if not selected after, see FIXME (LP: #750349)

2011-04-07  Didier Roche  <didier.roche@canonical.com>

	make it awesome

2011-04-07  Didier Roche  <didier.roche@canonical.com>

	don't miss latest and greatest

2011-04-06  Didier Roche  <didier.roche@canonical.com>

	make shortcuts work with fn key and keynum pad (LP: #747153)

2011-04-07  Gord Allott  <gord.allott@canonical.com>

	merges in a fix for highlights being misaligned by one pixel

2011-04-07  Gord Allott  <gord.allott@canonical.com>

	fixes misalignment in tile rendering, lp:748588

2011-04-07  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	services/panel-service.c
	
	Merged Ted's set-indicator-env after review and approval from Jay. This
	fixes LP: #703555

2011-04-05  Ted Gould  <ted@gould.cx>

	Setting indicator environment for panel service

2011-04-07  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/PanelMenuView.cpp
	
	Avoid title of a fullscreen'ed application coming back for an instant
	when user clicks on top panel. Thanks very much for the fix Jimmy! Fixes
	LP: #736390.

2011-03-30  Jimmy Wahlberg  <jimmy.wahlberg@gmail.com>

	Changed _is_inside to true in PanelMenuView::OnMaximizedGrab. First click is a grab command, but user "is inside" and the menu shall be drawn. Not the title

2011-04-07  Gord Allott  <gord.allott@canonical.com>

	merged in jays Color -> Colors branch

2011-04-06  Jay Taoko  <jay.taoko@canonical.com>

	* Predefined colors are now in their own namespace: nux::Colors::

2011-04-06  Gord Allott  <gord.allott@canonical.com>

	fixes lp:741599 and lp:742378

2011-04-05  Gord Allott  <gord.allott@canonical.com>

	merged latest latest trunk

2011-04-05  Gord Allott  <gord.allott@canonical.com>

	merged in latest trunk

2011-03-31  Gord Allott  <gord.allott@canonical.com>

	fixes lp:742378

2011-03-31  Gord Allott  <gord.allott@canonical.com>

	fixes lp:741599

2011-03-31  Gord Allott  <gord.allott@canonical.com>

	reverted unity so i can actually build it

2011-04-06  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/QuicklistView.cpp
	src/QuicklistView.h
	
	Merged unity.fix-741657 into trunk after review and approval from Jason.
	This makes the keyboard-navigation of Quicklists skip over separator
	items and also checks for the edge-case of first or last item being a
	separator. Fixes LP: #741657

2011-04-01  Mirco Müller  <mirco.mueller@ubuntu.com>

	Re-merged with trunk and fixed merge-conflicts

2011-04-01  Mirco Müller  <mirco.mueller@ubuntu.com>

	Protect against key-nav edge-case of first or last item being a separator

2011-03-31  Mirco Müller  <mirco.mueller@ubuntu.com>

	Make code more readable

2011-03-30  Mirco Müller  <mirco.mueller@ubuntu.com>

	Skip over separator items in Quicklists, if walking them with keyboard-navigation. Fixes LP: #741657

2011-04-05  Jason Smith  <jason.smith@canonical.com>

	I will not use g_str_equal when I don't know if pointers are null
	I will not use g_str_equal when I don't know if pointers are null
	I will not use g_str_equal when I don't know if pointers are null
	...

2011-04-05  Didier Roche  <didier.roche@canonical.com>

	This branch:
	- fix an issue with repeated key (LP: #750535)
	- reduce shortcuts label size and change some super behaviour (LP: #747812)
	- additional cleanage (signals and code)
	- prevents false positive "bring the dash" positive even when we are in scale
	mode (not directly handled by unity) (LP: #751102)
	- Avoid spamming the launcher with state change when the state is finally the
	same. (Launcher and Hover machine). That will hopefully fix the "click
	through" bug when the Launcher wrongly stay visible (half of bug LP: #744325)
	- move the position of the icon on timeout drag. Fix a potential crasher as well
	(LP: #751196)

2011-04-05  Didier Roche  <didier.roche@canonical.com>

	disconnect more signals

2011-04-05  Didier Roche  <didier.roche@canonical.com>

	add one extra second delay at the end to finish work on 747812 (LP: #747812)

2011-04-05  Didier Roche  <didier.roche@canonical.com>

	show shortcuts after a delay

2011-04-05  Didier Roche  <didier.roche@canonical.com>

	intermediate commit

2011-04-05  Didier Roche  <didier.roche@canonical.com>

	Avoid spamming the launcher with state change when the state is finally the
	same. (Launcher and Hover machine). That will hopefully fix the "click through"
	bug when the Launcher wrongly stay visible (half of bug LP: #744325)

2011-04-05  Didier Roche  <didier.roche@canonical.com>

	move the position of the icon on timeout drag. Fix a potential crasher as well (LP: #751196)

2011-04-05  Didier Roche  <didier.roche@canonical.com>

	additinal source removal

2011-04-05  Didier Roche  <didier.roche@canonical.com>

	prevent false positive "bring the dash" positive even when we are in scale mode (not directly handled by unity) (LP: #751102)

2011-04-05  Didier Roche  <didier.roche@canonical.com>

	I wanted to clean that for ages

2011-04-04  Didier Roche  <didier.roche@canonical.com>

	reduce shortcuts label size

2011-04-04  Didier Roche  <didier.roche@canonical.com>

	deal with repeated keys (LP: #750535)

2011-04-04  Alex Launi  <alex.launi@canonical.com>

	merge fix for f10 on desktop

2011-04-04  Alex Launi  <alex.launi@canonical.com>

	fix F10 when indicator 0 is un-activatable

2011-04-04  Michael Terry  <mike@mterry.name>

	merge initial-quicklist fix to make dynamic quicklists work once again

2011-04-03  Michael Terry  <mike@mterry.name>

	make sure to use remote quick list when first adding the remote entry

2011-04-03  Jason Smith  <jason.smith@canonical.com>

	hack around Qt not releasing XdndSelection

2011-04-02  Jason Smith  <jason.smith@canonical.com>

	fix initial map placement behavior

2011-04-02  Jason Smith  <jason.smith@canonical.com>

	ensure we work even if bamf fails to ref count

2011-04-02  Jason Smith  <jason.smith@canonical.com>

	fix crash on removal of items not found in gsettings due to sync issues

2011-04-02  Jason Smith  <jason.smith@canonical.com>

	minimize to icon when launcher is visible

2011-04-01  Jason Smith  <jason.smith@canonical.com>

	some extra crash protection

2011-04-01  Jason Smith  <jason.smith@canonical.com>

	fix crash on 3 finger press release under certain conditions

2011-03-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 3.8.2

2011-03-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	Kill panel service on start

2011-03-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add HP systray to whitelist

2011-03-31  Jason Smith  <jason.smith@canonical.com>

	ensure the panel arrows fade with everything else

2011-03-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix Shadows for multi-monitor

2011-03-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix DND

2011-03-31  Jason Smith  <jason.smith@canonical.com>

	Dont crash doing XFree

2011-03-31  Jay Taoko  <jay.taoko@canonical.com>

	On behalf of Neil Patel
	
	bug fixes

2011-03-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	does not display icons until hovered

2011-03-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix unreffing of gvariant when we shouldn't, re-use existing proxy

2011-03-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	Do a check before using a pixbuf

2011-03-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-03-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for a horizontal result tile in the dash

2011-03-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Set unreferenced pointer to null so if we get a theme-changed signal while looking up an icon it doesn't unreference an invalid pointer

2011-03-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	it is still possible to quit unity from the panel 

2011-03-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Combo in the search bar did not disappear after the places was closed

2011-03-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't open the menu unless there are paired key events

2011-03-31  Jay Taoko  <jay.taoko@canonical.com>

	On behalf of Jason Smith
	
	fix crash when present is called right before delte of an icon

2011-03-31  Jason Smith  <jason.smith@canonical.com>

	fix crash when present is called right before delte of an icon

2011-03-31  Jay Taoko  <jay.taoko@canonical.com>

	On behalf of Jason Smith
	
	Reset private variables properly on icon removal

2011-03-31  Jason Smith  <jason.smith@canonical.com>

	Reset private variables properly on icon removal

2011-03-31  Jay Taoko  <jay.taoko@canonical.com>

	On behalf of Marco Biscaro
	
	Remove "Find" from the 3 first items on dash (LP: #729002)

2011-03-31  Marco Biscaro  <marcobiscaro2112@gmail.com>

	[dash] Rename the links on the Dash home screen (LP: #729002)
	
	modified:
	src/PlacesHomeView.cpp

2011-03-31  Jay Taoko  <jay.taoko@canonical.com>

	On behalf of Mirco Muller
	
	Ensure correct stacking of Tooltips. Fixes LP: #729093

2011-03-30  Mirco Müller  <mirco.mueller@ubuntu.com>

	Ensure correct stacking of Tooltips. Fixes LP: #729093

2011-03-31  Jay Taoko  <jay.taoko@canonical.com>

	On Behalf of Mirco Muller
	
	Add support for launcher/quicklist keyboard-navigation to also react on cursor-keys of numeric keypad. Fixes LP: #741154
	
	Since it is not clear, if adding the needed defines for the num. keypad cursor-keys to nux breaks ABI, I've added them locally to Launcher.cpp and QuicklistView.cpp as a temp. workaround.

2011-03-30  Mirco Müller  <mirco.mueller@ubuntu.com>

	Add support for launcher/quicklist keyboard-navigation to also react on cursor-keys of numeric keypad. Fixes LP: #741154

2011-03-31  Didier Roche  <didier.roche@canonical.com>

	This branch is the second part of launcher fixes this week (the other one is
	already merged), it should:
	- rebring expo triggered by Super + S (regression of previous branch)
	- Change the icon saturation of the launcher icon when the dash is opened bug
	#741926
	- add debug to the hide and hover machine (LP: #745586)
	- Wire latest piece for dynamic quicklist. Workarounding using the current
	implementation (LP: #729074)
	- set FADE and SLIDE by default and increase to 65% (LP: #745602)
	- increase the trigger zone to 5x5 circle (LP: #736034)
	- launch apps and folder with g_app_info_launch from the runner (LP: #745746)

2011-03-30  Didier Roche  <didier.roche@canonical.com>

	launch apps and folder with g_app_info_launch from the runner (LP: #745746)

2011-03-30  Didier Roche  <didier.roche@canonical.com>

	increase the trigger zone to 5x5 circle (LP: #736034)

2011-03-30  Didier Roche  <didier.roche@canonical.com>

	set FADE and SLIDE by default and increase to 65% (LP: #745602)

2011-03-30  Didier Roche  <didier.roche@canonical.com>

	Wire latest piece for dynamic quicklist. Workarounding using the current implementation (LP: #729074)

2011-03-30  Didier Roche  <didier.roche@canonical.com>

	set the reveal effect to 60% (LP: #745602)

2011-03-30  Didier Roche  <didier.roche@canonical.com>

	add debug to the hide and hover machine (LP: #745586)

2011-03-30  Didier Roche  <didier.roche@canonical.com>

	Change the icon saturation of the launcher icon when the dash is opened bug #741926

2011-03-29  Didier Roche  <didier.roche@canonical.com>

	rebring expo triggered by Super + S

2011-03-31  Jay Taoko  <jay.taoko@canonical.com>

	On Behalf of: Alejandro Piñeiro
	
	This branch provides the base support for the Dash.
	
	Some explanation:
	* Dash is using Focusable class to manage the focus
	* But it is not used on the Launcher
	* So I needed to use both, and being care to not create
	* In the same way, places still requires the low level focus management, as the top level window (a base window) still requires to get the key input focus
	* But the places focus management based on Focusable can start to be applied before receive the key input focus.
	* So in order to have a proper order (base window focus, then places contain focus), I don't emit the focus change based on Focusable until the top level base window became active.
	
	So, with this branch:
	* Launcher is still working
	* Pressing Alt+F2 you get the notification of places window being focused, and search bar entry being focused.
	
	NOTE: with the alt+f2 thing, we get a extra notification or orca. I will try to fix it while Rodrigo reviews the branch

2011-03-28  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Starting a11y support for the dash (run command dialog)

2011-03-28  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] finishing

2011-03-28  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Dash basic a11y support

2011-03-25  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Dash basic a11y support

2011-03-24  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Restoring tests

2011-03-24  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Removing the nux-view focus support not based on focusable, use ad-hoc on Launcher

2011-03-23  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Starting a11y support on the dash view

2011-03-23  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] More dummy objects and start to use Focusable on nux-view

2011-03-22  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] ATK dummy implementation for PlacesView

2011-03-10  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] ATK dummy implementation for PlacesView

2011-03-31  Jason Smith  <jason.smith@canonical.com>

	merge launcher panel shadow branch

2011-03-31  Jason Smith  <jason.smith@canonical.com>

	implement panel shadow on launcher to match panel shadow on desktop

2011-03-31  Jason Smith  <jason.smith@canonical.com>

	merge panel shadow branch

2011-03-31  Jason Smith  <jason.smith@canonical.com>

	no words to describe... should have sent a poet

2011-03-30  Jason Smith  <jason.smith@canonical.com>

	make panel draw a shadow

2011-03-30  Jason Smith  <jason.smith@canonical.com>

	begin panel shadow work

2011-03-30  Alex Launi  <alex.launi@canonical.com>

	merge fix for lp:688816

2011-03-30  Alex Launi  <alex.launi@canonical.com>

	ensure that moving the window away from the launcher doesn't push it off of the screen

2011-03-30  Alex Launi  <alex.launi@canonical.com>

	make positioning respectful of LauncherHideMode

2011-03-30  Alex Launi  <alex.launi@canonical.com>

	ensure that newly created window get placed off of the launcher

2011-03-30  Jason Smith  <jason.smith@canonical.com>

	merge fix love handles branch

2011-03-30  Jason Smith  <jason.smith@canonical.com>

	ensure grab handles disappear after consistent timeout
	due to consistent timeout, shorten timer to 2 seconds

2011-03-30  Jason Smith  <jason.smith@canonical.com>

	begin work on 3 finger touch gesture

2011-03-30  Jay Taoko  <jay.taoko@canonical.com>

	Fix bug #742139: calling Reference () on _panel_titlebar_grab_area. Matched with UnReference at destruction time.

2011-03-29  Jay Taoko  <jay.taoko@canonical.com>

	Fix bug #742139: calling Reference () on _panel_titlebar_grab_area. Matched with UnReference at destruction time.

2011-03-30  Michael Terry  <mike@mterry.name>

	merge fix for LauncherEntryRemote race condition

2011-03-25  Michael Terry  <mike@mterry.name>

	avoid race condition with LauncherEntryRemote objects by checking if one exists when we register a LauncherIcon

2011-03-30  Loïc Molinari  <loic.molinari@canonical.com>

	Merged branch unity-relayout-timeout-fixes

2011-03-30  Loïc Molinari  <loic.molinari@canonical.com>

	Removed trailing line feed from the last commit

2011-03-30  Loïc Molinari  <loic.molinari@canonical.com>

	relayout timeout source fixes
	
	- Ensured the source is not queued in the mainloop more than once.
	- Removed the source from the mainloop at screen destruction.

2011-03-30  Mirco Müller  <mirco.mueller@ubuntu.com>

	A std:: was missing for a successful compile

2011-03-30  Didier Roche  <didier.roche@canonical.com>

	Neil likes to disconnect!

2011-03-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Clean up signal handler disconnection in PlacesSearchBar*

2011-03-30  Gord Allott  <gord.allott@canonical.com>

	places cleanup code

2011-03-29  Gord Allott  <gord.allott@canonical.com>

	wth???

2011-03-29  Gord Allott  <gord.allott@canonical.com>

	misc missing frees added and nulling of items

2011-03-29  Gord Allott  <gord.allott@canonical.com>

	remove texture cache signals

2011-03-30  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/BamfLauncherIcon.cpp
	src/BamfLauncherIcon.h
	src/DeviceLauncherIcon.cpp
	src/DeviceLauncherIcon.h
	src/DeviceLauncherSection.cpp
	src/DeviceLauncherSection.h
	src/Launcher.cpp
	src/Launcher.h
	src/LauncherController.cpp
	src/LauncherController.h
	src/LauncherDragWindow.cpp
	src/LauncherDragWindow.h
	src/LauncherIcon.cpp
	src/LauncherIcon.h
	src/LauncherModel.cpp
	src/LauncherModel.h
	src/PlaceLauncherIcon.cpp
	src/PlaceLauncherIcon.h
	src/PlaceLauncherSection.cpp
	src/PlaceLauncherSection.h
	src/TrashLauncherIcon.cpp
	src/TrashLauncherIcon.h
	
	Merged branch unity.fix-741961 to trunk after review and approval from
	Didier. This is a major clean-sweep of fixing numerous missing
	signal-disconnects. Fixes LP: #741961

2011-03-30  Mirco Müller  <mirco.mueller@ubuntu.com>

	Reverted some overly paranoid signal-disconnects

2011-03-29  Mirco Müller  <mirco.mueller@ubuntu.com>

	Re-merged with trunk

2011-03-29  Mirco Müller  <mirco.mueller@ubuntu.com>

	Added tons of storage for signal-handler connections to allow their proper disconnection upon object destruction. Hopefully fixes numerous segfaults also relating to LP: #741961

2011-03-29  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Fix crash when navigating indicators with the keyboard

2011-03-29  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Fix formatting

2011-03-29  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Be more clever about indicators without entries

2011-03-29  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-03-29  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Check pointers

2011-03-28  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-03-29  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/IconLoader.cpp
	
	Should fix LP: #742091

2011-03-28  Mirco Müller  <mirco.mueller@ubuntu.com>

	Should fix LP: #742091

2011-03-29  Didier Roche  <didier.roche@canonical.com>

	some not destroyed signals in the service. The others are already disconnected or going down with the object itself

2011-03-29  Didier Roche  <didier.roche@canonical.com>

	some not destroyed signals in the service. The others are already disconnected or going down with the object itself

2011-03-29  Didier Roche  <didier.roche@canonical.com>

	Disconnect signals and glib handlers as well and remove sources in *Panel*

2011-03-29  Didier Roche  <didier.roche@canonical.com>

	Disconnect panel signals and remove glib handlers and sources

2011-03-29  Didier Roche  <didier.roche@canonical.com>

	Fix from Marco Biscaro:
	A small fix, that ignores invalid values for shortcuts, as discussed on bug
	#742985.
	
	Added a third place when the shortcut was compared to 0

2011-03-29  Marco Biscaro  <marcobiscaro2112@gmail.com>

	[launcher] Ignore invalid values for shortcuts (only accept values greater than 32)
	
	modified:
	src/Launcher.cpp

2011-03-28  Didier Roche  <didier.roche@canonical.com>

	Merge Andrea Azzarone change:
	Fix "Launcher icon progress-bar too big for a 32px launcher" (#741775)

2011-03-25  Andrea Azzarone  <aazzarone@hotmail.it>

	Fix "Launcher icon progress-bar too big for a 32px launcher" (#741775)

2011-03-28  Didier Roche  <didier.roche@canonical.com>

	Merge Marco's branch (#737633: Unmounting media gives no error when failed)

2011-03-24  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Give feedback when user try to safely remove a busy device (LP: #737633)
	
	modified:
	src/DeviceLauncherIcon.cpp

2011-03-28  Didier Roche  <didier.roche@canonical.com>

	This branch intends to:
	- don't show empty shortcut for places not defining a label (LP: #742985)
	- use regular and not tweaked quicklist system for trashlaunchericon (LP:
	#741793)
	- clean the activation, QL, opennewinstance stack, as it triggered a lot of bugs
	and is more straightforward now (LP: #744196)
	- only open quicklist if there is one to open (LP: #741772)
	- add an HoverMachine and ensure we don't hover when tapping super (LP: #744344)

2011-03-28  Didier Roche  <didier.roche@canonical.com>

	add an HoverMachine and ensure we don't hover when tapping super (LP: #744344)

2011-03-28  Didier Roche  <didier.roche@canonical.com>

	only open quicklist if there is one to open (LP: #741772)

2011-03-28  Didier Roche  <didier.roche@canonical.com>

	clean the activation, QL, opennewinstance stack, as it triggered a lot of bugs and is more straightforward now (LP: #744196)

2011-03-28  Didier Roche  <didier.roche@canonical.com>

	use regular and not tweaked quicklist system for trashlaunchericon (LP: #741793)

2011-03-28  Didier Roche  <didier.roche@canonical.com>

	don't show empty shortcut for places not defining a label (LP: #742985)

2011-03-28  Didier Roche  <didier.roche@canonical.com>

	Merge Nico van der Walt's branch:
	Bug #731212: "Applications" and "Files & Folders" keyboard shortcut overlays not
	drawn correctly with scalable launcher
	Bug #741346: superkey shortcut labels does not scale properly

2011-03-24  Nico van der Walt  <nico@kimburu.co.za>

	Fix for LP: #731212 where 'Applications' and 'Files & Folders' keyboard shortcuts did not align properly
	Fix for LP: #741346 where shortcut labels did not scale properly

2011-03-28  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/SimpleLauncherIcon.cpp
	src/SimpleLauncherIcon.h
	
	Merged unity.fix-742110 after review and approval from Mikkel. This is
	storing connection-objects for all sigc-signal-handers being connected in
	the constructor of SimpleLauncherIcon, so they the can be cleanly
	disconnected upon destruction of SimpleLauncherIcon. Fixing LP: #742110

2011-03-28  Mirco Müller  <mirco.mueller@ubuntu.com>

	Hopefully fixing LP: #742110

2011-03-25  Jason Smith  <jason.smith@canonical.com>

	minor draw optimization

2011-03-25  Jason Smith  <jason.smith@canonical.com>

	make the BFB icon turn blue when an application goes urgent

2011-03-25  Jason Smith  <jason.smith@canonical.com>

	update design changes as requested
	- disable all icon popout animations
	- make all windows minimize to 0,0

2011-03-25  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Added extra states to view and launcher icon accessible objects

2011-03-24  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Added extra states to view and launcher icon accessible objects

2011-03-24  Jason Smith  <jason.smith@canonical.com>

	ugly hack around bug in geis

2011-03-24  Didier Roche  <didier.roche@canonical.com>

	use border instead of input rects (LP: #741761)

2011-03-24  Didier Roche  <didier.roche@canonical.com>

	Time & Date has no application quicklist menuitem title (LP: #741680)

2011-03-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't double escape tooltip text

2011-03-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't crash on theme changed

2011-03-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 3.6.8

2011-03-23  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed scrollbar clipping in Dash

2011-03-23  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed scrollbar clipping in Dash

2011-03-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] dash niceness

2011-03-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	add some protection if the user is impatient :)

2011-03-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	make blur respect the actual size of the dash

2011-03-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-03-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	wait until search finished for enter to have effect

2011-03-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for HTTP image loading

2011-03-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Convert to URI internally rather than paths

2011-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	add some race protection

2011-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some support for if we don't get the timeout signals

2011-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Spin the spinner, absolutely rubbish assets so it looks like crap

2011-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Show the spinner not spinning

2011-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	First bits of spinner

2011-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Get entries to tell us when they are done

2011-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-03-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for showing empty search/sections, global doesn't work yet

2011-03-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some protection for large result sets

2011-03-24  Didier Roche  <didier.roche@canonical.com>

	Fix tooltip not drawn when getting special characters (LP: #740907)
	Drag an application icon on the trash should unstick it (LP: #676466)
	expands the icons on super and keynav (LP: #741319) with a basic launcher drag
	move with keys (no animation yet, will be integrated properly later)

2011-03-24  Didier Roche  <didier.roche@canonical.com>

	just move a little the drag delta for now. Animation will come later

2011-03-23  Didier Roche  <didier.roche@canonical.com>

	expand the icons on super and keynav (LP: #741319)

2011-03-23  Didier Roche  <didier.roche@canonical.com>

	drag an application on the trash should unstick it (LP: #676466)

2011-03-23  Didier Roche  <didier.roche@canonical.com>

	escape markup for tooltip (LP: #740907)

2011-03-23  Jason Smith  <jason.smith@canonical.com>

	merge grab handles branch

2011-03-23  Jason Smith  <jason.smith@canonical.com>

	add hilarious hack

2011-03-23  Jason Smith  <jason.smith@canonical.com>

	trigger handles on MT

2011-03-23  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed blurred background in Places

2011-03-23  Jay Taoko  <jay.taoko@canonical.com>

	* Fixes

2011-03-23  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed blurred background in Places

2011-03-23  Jason Smith  <jason.smith@canonical.com>

	make sure we wait for a grab release when showing places

2011-03-23  Gord Allott  <gord.allott@canonical.com>

	one line change to enable the combobox

2011-03-23  Gord Allott  <gord.allott@canonical.com>

	tiniest merge in the universe, lets the combo box in places be focused

2011-03-23  Gord Allott  <gord.allott@canonical.com>

	Merged in a branch from https://launchpad.net/~slash-m3 to have a more robust method of launching applications from the home view, fixes lp:730623

2011-03-23  Andreas Reichel  <slash.m3@googlemail.com>

	resolved conflicts

2011-03-23  Andreas Reichel  <slash.m3@googlemail.com>

	.

2011-03-23  Andreas Reichel  <slash.m3@googlemail.com>

	fixed some conflicts

2011-03-23  Andreas Reichel  <slash.m3@googlemail.com>

	removed pointless PlacesGroup::View::IsViewActive in PlacesHomeView::Refresh

2011-03-23  Andreas Reichel  <slash.m3@googlemail.com>

	re-activated gconf key notification

2011-03-14  Andreas Reichel  <slash.m3@googlemail.com>

	fix for bug #730623 (dash home screen can become outdated)

2011-03-23  Jason Smith  <jason.smith@canonical.com>

	fix memory leak

2011-03-23  Jason Smith  <jason.smith@canonical.com>

	fix magical color changing tiles when setting an icon emblem

2011-03-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/BamfLauncherIcon.cpp
	src/BamfLauncherIcon.h
	
	Merged unity.fix-723877 to trunk after review and approval from Neil. Adds
	separators and application-name label to the quicklist again. The
	application-name label also allows to start/focus the app... just like
	the launcher-icon itself. Fixes LP: #723877

2011-03-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	Ok, let's try that again... *sigh*

2011-03-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	Make sure app-label in quicklist does start/focus application

2011-03-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	Use correct order of items. Don't add first separator, if not needed

2011-03-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fix LP: 723877

2011-03-23  Gord Allott  <gord.allott@canonical.com>

	Enables a slight glow on places tiles when focused

2011-03-23  Gord Allott  <gord.allott@canonical.com>

	adjusted glow to not clip

2011-03-22  Gord Allott  <gord.allott@canonical.com>

	add a glow to places tiles hilight state, closer matches design

2011-03-23  Gord Allott  <gord.allott@canonical.com>

	Enables proper place activation support in unity

2011-03-23  Gord Allott  <gord.allott@canonical.com>

	places activation on return now actually works

2011-03-23  Jason Smith  <jason.smith@canonical.com>

	ensure we dont hind on action complete if we dont need to

2011-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Multimonitor

2011-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix maximised window handling

2011-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Use the centre point of the window to determine which monitor it's on

2011-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-03-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	sync if this view has the active menubar

2011-03-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-03-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	take into account the y of the panel

2011-03-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't show BFB on \!primary monitors as it causes broken interations with the dash/launcher

2011-03-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove all instances of panel (apart from PanelController) from unityshell

2011-03-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Beginnings of multiple panel support

2011-03-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	Oops, forgot to get rid of the debug-output.

2011-03-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	added:
	src/PlacesVScrollBar.cpp
	src/PlacesVScrollBar.h
	modified:
	src/PlacesResultsView.cpp
	tests/CMakeLists.txt
	
	Merged unity.fix-608124-3 after review and approval form Gordon. This
	implements the styled states (off, hover, pressed) of the scrollbar for
	the dash according to the mockups from the design-team. Fixes LP: #608124.

2011-03-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	Re-merge again with unity trunk...

2011-03-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	Adapt to newer API of nux::CairoGraphics

2011-03-21  Mirco Müller  <mirco.mueller@ubuntu.com>

	Remove debug-output and png-dumps, use Nux::CairoGraphics::DrawRoundedRectangle()

2011-03-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	added the pattern to the over-state of the slider, added the triple stripes to all states of the slider

2011-03-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	get the glow going for the different slider-states and the track

2011-03-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	textures for track and slider finally match, but redraw on enter/leave still doesn't work and expanding a group causes the track and slider to be cut off at the bottom

2011-03-17  Mirco Müller  <mirco.mueller@ubuntu.com>

	checking if textures for scrollbar-slider and track are correctly updated

2011-03-15  Mirco Müller  <mirco.mueller@ubuntu.com>

	Derive from nux::VScrollBar so we can overload the drawing later

2011-03-23  Gord Allott  <gord.allott@canonical.com>

	places tiles now use the system font settings

2011-03-23  Gord Allott  <gord.allott@canonical.com>

	makes places tile use the system font settings

2011-03-23  Didier Roche  <didier.roche@canonical.com>

	reenable EnableInputWindow on the launcher as it wasn't the cause of the focus grab (Xmap/Xunmap was and it's fixed in nux). This fix the launcher not being clickeable on a fresh session. Also reenable strut as it's needed to get edge resistance for Hide Launcher = Never

2011-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	MUHAHAHHA

2011-03-23  Didier Roche  <didier.roche@canonical.com>

	enable removing symlink (LP: #740779)

2011-03-22  Jason Smith  <jason.smith@canonical.com>

	ensure we dont allow dragging of windows that shouldn't be dragged

2011-03-22  Jason Smith  <jason.smith@canonical.com>

	fix startup initialization

2011-03-22  Didier Roche  <didier.roche@canonical.com>

	unitymtgrabhandles to require imgpng

2011-03-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/SimpleLauncherIcon.cpp
	src/SimpleLauncherIcon.h
	
	Patch from Marco Biscaro to reload icons in launcher upon
	icon-theme-change. Fixes LP: #605475. Thanks a lot for the fix, Marco!

2011-03-16  Marco Biscaro  <marcobiscaro2112@gmail.com>

	Sanity check in OnIconThemeChanged.
	
	modified:
	src/SimpleLauncherIcon.cpp

2011-03-15  Marco Biscaro  <marcobiscaro2112@gmail.com>

	[launcher] Reload icons from applications in launcher on theme change (
	LP: 605475)
	
	modified:
	src/SimpleLauncherIcon.cpp
	src/SimpleLauncherIcon.h

2011-03-22  Gord Allott  <gord.allott@canonical.com>

	Enables subpixel support in unity places and pushes the font up by one point - should help with lp:727799

2011-03-21  Gord Allott  <gord.allott@canonical.com>

	enables subpixel rendering for StaticCairoText

2011-03-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/Launcher.cpp
	src/Launcher.h
	src/PlacesTile.cpp
	src/PlacesTile.h
	src/QuicklistMenuItem.cpp
	src/QuicklistMenuItem.h
	src/QuicklistMenuItemCheckmark.cpp
	src/QuicklistMenuItemLabel.cpp
	src/QuicklistMenuItemRadio.cpp
	src/QuicklistView.cpp
	src/Tooltip.cpp
	
	Merged unity.remove-redundant-cairo-code to trunk after review and
	approval from Gordon. This does clean up the cairo rendering-code 
	quite a bit, which deletes lots of duplicated code and makes the 
	remaining code less error-prone. It uses the API for drawing
	pixel-grid aligned rounded rectangles and blurring cairo image-surfaces,
	which were recently added to nux. Quicklists, Tooltips, Dash,
	Place-Tiles all still render correctly.

2011-03-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	oops, typo

2011-03-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	Remove lots of redundant code by adapting to newly added API in nux::CairoGraphics

2011-03-22  Didier Roche  <didier.roche@canonical.com>

	Merge Dylan's work after resolving a merge confict! Thanks a lot/
	
	This branch changes the mechanics for the top panel acting as a titlebar.
	Previously, the top panel could be dragged in order to unmaximize (and move) a
	maximized window, but only if that window was in focus. This opened up some
	issues, which are covered in bug #716177.
	
	With this branch, Unity's PanelMenuView maintains a list of maximized windows.
	(Note: When I say “maximized window,” I really mean “a window that Unity has
	started decorating instead of the window decorator.” Right now, that is limited
	to maximized windows).
	
	When the user clicks the top panel, that click affects the front-most of the
	PanelMenuView's maximized windows. Previously, OnMaximizedGrab would only affect
	the active window if it was maximized.
	I also added some code to Activate the front-most maximized window, bringing it
	into focus when the top panel is clicked.
	
	There is some intricacy involving multiple viewports and desktops, where the top
	panel should never act as a titlebar for a window that is not visible (be it
	behind another maximized window or on a different viewport). I believe I have
	covered the appropriate cases in WindowManager::IsWindowOnCurrentDesktop and
	WindowManager::IsWindowObscured.
	
	Fix:
	
	Bug #716177: The Unity Panel's window controls and window dragging features
	should work for the uppermost maximized window regardless of current window in
	focus
	Bug #723882: When a maximized window has window on top of it in 'restored state'
	(not maximised) , it is not possible to un-maximized the window by dragging the
	title bar downwards
	Bug #736580: Possible race condition in PanelMenuView::OnWindowMaximized and
	OnWindowRestored

2011-03-17  Dylan McCall  <dylanmccall@gmail.com>

	Continue to decorate or undecorate umaximized or maximized windows regardless of current focus. Fixes race condition. (LP: #736580)
	Removed obsolete FIXME.

2011-03-17  Dylan McCall  <dylanmccall@gmail.com>

	Removed code that compares window->desktop (), because that cannot be trusted.

2011-03-17  Dylan McCall  <dylanmccall@gmail.com>

	Added double left click for PanelTitlebarGrabArea.

2011-03-16  Dylan McCall  <dylanmccall@gmail.com>

	Explicit response to double clicking the panel instead of calling OnRestoreClicked. Restores front-most maximized window.

2011-03-15  Dylan McCall  <dylanmccall@gmail.com>

	Strengthened code for determining front-most maximized window.
	Split WindowManager::IsWindowVisible to IsWindowOnCurrentDesktop and IsWindowObscured.
	Added PanelMenuView::GetMaximizedWindow, which returns the (maximized) window attached to the top panel.
	Updated OnMouseMiddleClicked.
	Removed debug messages.

2011-03-15  Dylan McCall  <dylanmccall@gmail.com>

	IsWindowVisible checks for maximized windows above the given window, on the current desktop and viewport. Fixes ordering issue from last commit.

2011-03-14  Dylan McCall  <dylanmccall@gmail.com>

	MouseDown in menu bar drag area affects last maximized window, regardless of current focus (LP: 716177).

2011-03-22  Didier Roche  <didier.roche@canonical.com>

	add a fade and slide option (LP: #739567), ensure that FADE on BFB and slide
	otherwise is still the default

2011-03-22  Didier Roche  <didier.roche@canonical.com>

	add a fade and slide option (LP: #739567), ensure that FADE on BFB and slide otherwise is still the defaul

2011-03-22  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Emission of children-changed on View and Layout

2011-03-21  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Emission of children-changed on View and Layout

2011-03-21  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Emission of "children-changed" on View and Layout

2011-03-21  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Emission of "children-changed" on View and Layout

2011-03-22  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Manual exploration of any BaseWindow children when added
	
	Fixes LB#739689

2011-03-21  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Manual exploration of any BaseWindow children when added
	
	Fixes LB#739689

2011-03-22  Didier Roche  <didier.roche@canonical.com>

	Fix another crash due to a bad gconf path (LP: #737016)

2011-03-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	check for null before accessing

2011-03-22  Jason Smith  <jason.smith@canonical.com>

	make sure frames respond to MT events too

2011-03-22  Jason Smith  <jason.smith@canonical.com>

	slightly easier pinch activation

2011-03-22  Jason Smith  <jason.smith@canonical.com>

	use child window id to find the correct comp window to rout event to

2011-03-22  Jason Smith  <jason.smith@canonical.com>

	use geis defines rather than strings

2011-03-21  Jason Smith  <jason.smith@canonical.com>

	merge four finger drag branch

2011-03-21  Jason Smith  <jason.smith@canonical.com>

	increase grace area

2011-03-21  Jason Smith  <jason.smith@canonical.com>

	give some leeway

2011-03-21  Jason Smith  <jason.smith@canonical.com>

	implement four finger drag

2011-03-21  Didier Roche  <didier.roche@canonical.com>

	only show the tooltip when relevant (meaning, the mouse moved). BTW, some work should be done with keynav for emmitting those events as well?

2011-03-21  Jason Smith  <jason.smith@canonical.com>

	Show dash on four finger tap

2011-03-21  Jason Smith  <jason.smith@canonical.com>

	fix default

2011-03-21  Jason Smith  <jason.smith@canonical.com>

	merge hide cleanup branch

2011-03-21  Jason Smith  <jason.smith@canonical.com>

	merge didrocks fixes

2011-03-21  Didier Roche  <didier.roche@canonical.com>

	fix the wrong event for enter and release

2011-03-21  Didier Roche  <didier.roche@canonical.com>

	fix a typo in a commit and add a workaround for super key release sending mouse leave event

2011-03-21  Didier Roche  <didier.roche@canonical.com>

	launcher slide by default as request by design (bug referenced in the merge)

2011-03-21  Didier Roche  <didier.roche@canonical.com>

	add a MOUSE_MOVE_POST_REVEAL QUIRK for taking or not into account the MOUSE_OVER_LAUNCHER state. Remove false positive on super and keynav. Remove also other unused variable

2011-03-21  Didier Roche  <didier.roche@canonical.com>

	readd the disable window position check to avoid some corner cases like moving maximized window on an empty workspace

2011-03-21  Didier Roche  <didier.roche@canonical.com>

	set DND_PUSHED_OFF to off once EXTERNAL_DND_ACTIVE is off

2011-03-21  Didier Roche  <didier.roche@canonical.com>

	rationalize trigger and bfb terminology, raise trigger on a cirle of radius 3, and fix the fading flash

2011-03-21  Didier Roche  <didier.roche@canonical.com>

	fix triggering the launcher to translate from position-based to time-based

2011-03-21  Didier Roche  <didier.roche@canonical.com>

	remove and deprecate some variables and get a better behavior on bfb

2011-03-21  Jason Smith  <jason.smith@canonical.com>

	fix crash

2011-03-21  Jason Smith  <jason.smith@canonical.com>

	hide immediately on mouse off when last action was activate

2011-03-21  Jason Smith  <jason.smith@canonical.com>

	assure we dont try to open alt+f2 while grab is active (thus blocking our own grab)

2011-03-21  Jason Smith  <jason.smith@canonical.com>

	rename variable

2011-03-21  Jason Smith  <jason.smith@canonical.com>

	unset LAST_ACTION_ACTIVATE when hide changes either way

2011-03-21  Jason Smith  <jason.smith@canonical.com>

	implement close on action activate

2011-03-21  Jason Smith  <jason.smith@canonical.com>

	fix some minor bugs with places

2011-03-21  Jason Smith  <jason.smith@canonical.com>

	hide/unhide properly with expo/scale

2011-03-20  Jason Smith  <jason.smith@canonical.com>

	disable input window on places as it performs grabbies

2011-03-20  Jason Smith  <jason.smith@canonical.com>

	ensure places gets keyboard focus

2011-03-20  Jason Smith  <jason.smith@canonical.com>

	start work converting to using an external hide machine

2011-03-21  Gord Allott  <gord.allott@canonical.com>

	recurse over desktop files when looking them up to catch kde4 entries

2011-03-18  Gord Allott  <gord.allott@canonical.com>

	makes unity more exhaustative in its desktop file lookups - finds kde4 applications

2011-03-18  Jason Smith  <jason.smith@canonical.com>

	Use drag id to track drags
	Fix merge fail

2011-03-18  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed DND; see #727647

2011-03-18  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed DND; see #727647

2011-03-18  Loïc Molinari  <loic.molinari@canonical.com>

	Fixed the build renaming file names in POTFILES.in

2011-03-18  Jason Smith  <jason.smith@canonical.com>

	merge branch to fitts law up the trash icon

2011-03-17  Andreas Reichel  <slash.m3@googlemail.com>

	fix for bug 728598

2011-03-18  Jason Smith  <jason.smith@canonical.com>

	merge multitouch branch

2011-03-18  Jason Smith  <jason.smith@canonical.com>

	add gesture engine which uses gestures to do stuff

2011-03-17  Jason Smith  <jason.smith@canonical.com>

	bug fixes

2011-03-17  Jason Smith  <jason.smith@canonical.com>

	Implement touch support

2011-03-17  Alex Launi  <alex.launi@canonical.com>

	[merge] Fix for empty menu items during key navigation

2011-03-17  Alex Launi  <alex.launi@canonical.com>

	removed commented out printf

2011-03-17  Alex Launi  <alex.launi@canonical.com>

	Fix for empty indicators showing up during keynav when label or image was hidden.

2011-03-17  Alex Launi  <alex.launi@canonical.com>

	Merge fix to reset keynav position on launcher hide

2011-03-17  Alex Launi  <alex.launi@canonical.com>

	Reset keynav after launcher hides

2011-03-17  Didier Roche  <didier.roche@canonical.com>

	Don't search search, just search

2011-03-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 3.6.6

2011-03-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge various fixes

2011-03-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-03-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	SIGSEGV in PlaceEntryHome::SetSearch 

2011-03-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	compiz crashed with SIGSEGV in g_type_check_instance_is_a()

2011-03-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	compiz crashed with SIGSEGV in g_atomic_int_exchange_and_add()

2011-03-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-03-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Pressing Alt key does not underline mnemonics & indicator-appmenu breaks Alt accelerator keys

2011-03-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make service support ShowNowChanged

2011-03-17  Didier Roche  <didier.roche@canonical.com>

	define transition state when we shouldn't check for hidden state or not (like
	viewport switch) to avoid wrong glitch with the launcher appearing. This only
	should be used for transitional state to keep previous state and the check event
	has to be respawn manually then

2011-03-17  Didier Roche  <didier.roche@canonical.com>

	define transition state when we shouldn't check for hidden state or not (like viewport switch) to avoid wrong glitch with the launcher appearing. This only should be used for transitional state to keep previous state and the check event has to be respawn manually then

2011-03-17  Rodrigo Moya  <rodrigo.moya@canonical.com>

	[a11y] Implement AtkComponent interface for both PanelIndicatorAccessible and PanelIndicatorEntryAccessible

2011-03-17  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Fix formatting

2011-03-17  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Add removed file by mistake

2011-03-17  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-03-17  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Move atk_get_root call to panel_a11y_init

2011-03-17  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge po from trunk

2011-03-17  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-03-17  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Made it work correctly

2011-03-16  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Retrieve the root ATK object only once all initialization is done

2011-03-15  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-03-15  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-03-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-03-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Move the call to sync geometries

2011-03-04  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Instantiate root A11Y object before notifying change of geometries

2011-03-04  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-03-03  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Add a comment about absolute/relative coordinates

2011-03-03  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-03-02  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Fix formatting

2011-03-02  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Add cmake magic for glib-genmarshal

2011-03-02  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Add cmake rules for using glib-genmarshal

2011-03-02  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Implement AtkComponent's get_extents for PanelIndicatorAccessible

2011-03-02  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Remove call to atk_object_notify_state_change on finalize

2011-03-02  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Return from DBus server call with g_dbus_method_invocation_return_value

2011-03-01  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-03-01  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Add missing g_signal_handlers_disconnect_by_func call

2011-03-01  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Compilation fixes

2011-02-28  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-02-28  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Implement AtkComponent's get_extents for PanelIndicatorEntryAccessible

2011-02-28  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Signal in the panel service when we get the geometries

2011-02-28  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-02-28  Rodrigo Moya  <rodrigo.moya@canonical.com>

	First pass

2011-02-21  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-02-18  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Attach to bug

2011-03-17  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Implement atk_[add/remove]_key_event_listener
	
	Fixes LB#702672

2011-03-16  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Implement atk_[add/remove]_key_event_listener
	
	Fixes LB#702672

2011-03-17  Jason Smith  <jason.smith@canonical.com>

	merge launcher icons 2 branch

2011-03-17  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2011-03-17  Jason Smith  <jason.smith@canonical.com>

	exit nav mode on click out

2011-03-17  Jason Smith  <jason.smith@canonical.com>

	more work to make keynav work reliably

2011-03-16  Jason Smith  <jason.smith@canonical.com>

	Ungrab on exit of quicklist

2011-03-16  Jason Smith  <jason.smith@canonical.com>

	make sure we reference/unreference our base windows

2011-03-16  Jason Smith  <jason.smith@canonical.com>

	export icons backport

2011-03-16  Jason Smith  <jason.smith@canonical.com>

	merge global clipping branch

2011-03-14  Jason Smith  <jason.smith@canonical.com>

	remove useless define

2011-03-14  Jason Smith  <jason.smith@canonical.com>

	utilize passed output from gl plugin

2011-03-14  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2011-03-14  Jason Smith  <jason.smith@canonical.com>

	update to follow global clipping API in nux

2011-03-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Dash fixes

2011-03-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Dash: first-use text entry does not work until Alt-F2 version is used

2011-03-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	[dash] text cursor not vertically centred in the entry

2011-03-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Moving cursor in dash text entry field causes cursor artifacts

2011-03-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	[dash] scrollbar's clickable zone should extend to the right border of the dash border

2011-03-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-03-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix crasher

2011-03-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some cleanup of magic values

2011-03-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Hide the panel when the dash shows

2011-03-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix size/position of grid and also reduce the weight of the home screen text

2011-03-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix issue with home button

2011-03-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix homeview sections

2011-03-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make the bottom bar dissapear for the last active group, fix activating the first result

2011-03-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make the settings for the home screen expanded state stick

2011-03-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix the hilighting of the expand arrows and the focus visual

2011-03-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add the group separators, still need to make them better for the last group, but will do that later

2011-03-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for Alt+F2

2011-03-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Stop teh warnin's

2011-03-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Step the expanding of many results to give Compiz some time to breath

2011-03-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for animated resizing

2011-03-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Enable support for variable-height Dash

2011-03-16  Didier Roche  <didier.roche@canonical.com>

	Merge Add unity --reset-icons option to restore default launcher icons.
	(LP: #731578). Thanks a lot to Andrea Azzarone for the change!

2011-03-16  Andrea Azzarone  <aazzarone@hotmail.it>

	Add unity --reset-icons option to restore default launcher icons.

2011-03-16  Didier Roche  <didier.roche@canonical.com>

	This branch:
	* Fix some false-positive when the check call isn't refresh on ws change (LP:
	#730679)
	* enable adding a new desktop file with the dbus call (LP: #670403)
	* add another drag icon action: pressing for 500ms on a launcher icon would
	decouple it from the Launcher. Clean some other code as well (LP: #727922)
	* increase the dead zone size on th bfb (lp: #736034)
	* do some cleanup on the launcher code as well

2011-03-16  Didier Roche  <didier.roche@canonical.com>

	enlarge the dead zone to a 3x3 square (LP: #736034)

2011-03-16  Didier Roche  <didier.roche@canonical.com>

	remove debug code

2011-03-16  Didier Roche  <didier.roche@canonical.com>

	add another drag icon action: pressing for 500ms on a launcher icon would decouple it from the Launcher. Clean some other code as well (LP: #727922)

2011-03-15  Didier Roche  <didier.roche@canonical.com>

	enabling adding a new desktop file with the dbus call (LP: #670403)

2011-03-15  Didier Roche  <didier.roche@canonical.com>

	add dbus interface for the launcher

2011-03-14  Didier Roche  <didier.roche@canonical.com>

	Fix some false-positive when the check call isn't refresh on ws change (LP: #730679)

2011-03-14  Didier Roche  <didier.roche@canonical.com>

	no hardcode in shortcuts, pleaseeeee

2011-03-14  Didier Roche  <didier.roche@canonical.com>

	New list of defaults (LP: #714707)

2011-03-16  Didier Roche  <didier.roche@canonical.com>

	s for workspace shortcut (LP: #723273)

2011-03-16  Didier Roche  <didier.roche@canonical.com>

	merge (after removing uneeded case) Keyboard navigation should jump invisible icons from Andrea Azzarone. Thanks! (LP: #734018)

2011-03-12  Andrea Azzarone  <aazzarone@hotmail.it>

	Skip invisible icon in launcher keyboard navigation.

2011-03-16  Michael Terry  <mike@mterry.name>

	Merge lp:~mterry/unity/despread:
	
	* When active app is spread, a further click on the icon should despread

2011-03-14  Michael Terry  <mike@mterry.name>

	de-spread if we click on currently spread icon; add a bit more comments to related code

2011-03-16  Didier Roche  <didier.roche@canonical.com>

	This branch:
	* add Mumble to the systray list (LP: #732682)
	* get place-definied search hint. Fallback to 'Search' otherwise. (LP: #733897)

2011-03-16  Didier Roche  <didier.roche@canonical.com>

	fix typo

2011-03-16  Didier Roche  <didier.roche@canonical.com>

	revert restacking the systray, Neil will handle it

2011-03-16  Didier Roche  <didier.roche@canonical.com>

	add Mumble to the list (LP: #732682)

2011-03-15  Didier Roche  <didier.roche@canonical.com>

	get place-definied search hint. Fallback to 'Search' otherwise. (LP: #733897)

2011-03-15  Didier Roche  <didier.roche@canonical.com>

	intermediate commit: X doesn't want to be my friend and show this systray on top, getting a badwindow for an existing value corresponding to the systray… I'm sad

2011-03-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge Mikkel's branch lp:~kamstrup/unity/localapps:
	
	* Fix app launching in Places for wine apps and other apps deeply nested in ~/local/share/applications

2011-03-14  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Fix app launching in Dash for Wine apps and other apps that are deeply nested in ~/.local/share/applications.
	
	We need to do - to / substitution if we don't find the right file by desktop id. Note that the fix is not 110% tight as certain kinds of folder structures will be ignored (the eager reader should experiment with exotic combinations of nested dirs and -'s in folder names :-)). These exotic folder structure have yet to be observed in the wild though - so hopefully no biggie

2011-03-16  Loïc Molinari  <loic.molinari@canonical.com>

	Merged branch unity-ensure-opengl-extensions-availability-at-plugin-init

2011-03-16  Loïc Molinari  <loic.molinari@canonical.com>

	Added OpenGL version check at plugin init

2011-03-16  Loïc Molinari  <loic.molinari@canonical.com>

	Fixed ARB_vertex_program extension name typo

2011-03-15  Loïc Molinari  <loic.molinari@canonical.com>

	Ensured at plugin init that the required OpenGL extensions are supported by the implementation

2011-03-16  Andrea Azzarone  <aazzarone@hotmail.it>

	Merging in a fidx for lp:715711

2011-03-07  Andrea Azzarone  <aazzarone@hotmail.it>

	Some fixes.

2011-03-07  Andrea Azzarone  <aazzarone@hotmail.it>

	Added the files DevicesSettings.cpp and DevicesSettings.h.

2011-03-06  Andrea Azzarone  <aazzarone@hotmail.it>

	A patch that add the possibility to show only mounted device in the springboard,
	all devices and no devices.
	I have used gsettings.

2011-03-16  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	resources/round_glow_hl_62x62.png
	src/Launcher.cpp
	
	Implemented new launcher key-nav highlight to stand out more clearly.
	Fixes LP: #728935. Uses design-artwork from LP: #733154. Note #728935
	was falsely marked as a duplicate of #733154

2011-03-11  Mirco Müller  <mirco.mueller@ubuntu.com>

	Implemented new launcher key-nav highlight to stand out more clearly. Fixes LP: #728935. Uses design-artwork from LP: #733154

2011-03-15  Mirco Müller  <mirco.mueller@ubuntu.com>

	added:
	tests/ui/TestQuicklistVisuals.cpp
	modified:
	src/QuicklistMenuItemCheckmark.cpp
	src/QuicklistMenuItemLabel.cpp
	src/QuicklistMenuItemRadio.cpp
	tests/CMakeLists.txt
	tests/ui/TestQuicklist.cpp
	
	Fixed rendering of disabled Quicklist-items (Label, Checkmark, Radio).
	Added new visual test-case to ui-tests. Fixes LP: #676928

2011-03-11  Mirco Müller  <mirco.mueller@ubuntu.com>

	Correct rendering of disabled quicklist-items. Add visual-test-case for verification. Fixes LP: #676928

2011-03-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Connect to IndicatorObject's accessible_desc_update signal

2011-03-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Fixed last merge

2011-03-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-03-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Use name from GtkImage's in Indicators

2011-03-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Use the accessible description just for description

2011-03-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Use the accessible description just for description

2011-03-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Fix formatting

2011-03-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Remove call to atk_object_notify_state_change on finalize

2011-03-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Disconnect IndicatorObject signals on panel_indicator_accessible_finalize

2011-03-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Connect to accessible_desc_update signal on indicatorObject

2011-03-14  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Emitting the signal 'children-changed'
	
	It adds the emission of this signal for
	* UnityRootAccessible: each time a window is added
	* UnityLauncherAccessible: each time a launcher icon is added/removed

2011-03-14  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Emitting the signal 'children-changed'
	
	It adds the emission of this signal for
	* UnityRootAccessible: each time a window is added
	* UnityLauncherAccessible: each time a launcher icon is added/removed

2011-03-14  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Removing a g_debug

2011-03-14  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Emitting the signal 'children-changed'
	
	It adds the emission of this signal for
	* UnityRootAccessible: each time a window is added
	* UnityLauncherAccessible: each time a launcher icon is added/removed

2011-03-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Set the correct ATK parent on A11Y objects

2011-03-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Set the correct ATK parent on A11Y objects

2011-03-14  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Revamping a11y unit tests
	
	* Solving one failing test by using nux::Layout instead of Quicklist
	* Moving them to a specific cpp, to maintain unitya11y.cpp with the
	core a11y support

2011-03-10  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Revamping a11y unit tests
	
	* Solving one failing test by using nux::Layout instead of Quicklist
	* Moving them to a specific cpp, to maintain unitya11y.cpp with the
	core a11y support

2011-03-10  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Moving the a11y unit tests to a specific file
	
	The idea is maintain unitya11y.cpp for the core of the accessibility
	support.

2011-03-10  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Replacing Quicklist for nux::Layout on one of the unit tests

2011-03-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 3.6.4

2011-03-10  Didier Roche  <didier.roche@canonical.com>

	Handle alt F2 unity side to show the new applications place entry.

2011-03-09  Didier Roche  <didier.roche@canonical.com>

	alt + F2 to active the new place. Will be nice now to check the place exists

2011-03-10  Gord Allott  <gord.allott@canonical.com>

	updated keynav support, much better behaviour now

2011-03-10  Gord Allott  <gord.allott@canonical.com>

	refocus entries when loaded from a place activation request

2011-03-10  Gord Allott  <gord.allott@canonical.com>

	remove debugs

2011-03-10  Gord Allott  <gord.allott@canonical.com>

	merging latest fixes

2011-03-09  Gord Allott  <gord.allott@canonical.com>

	latest trunk

2011-03-09  Gord Allott  <gord.allott@canonical.com>

	changes canfocus support

2011-03-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Dash and multihead fixes

2011-03-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Respect ShowEntry

2011-03-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix CheckWindowOverLauncher to use the absolute geometry

2011-03-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Support for positioning the quicklist and tooltip properly

2011-03-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	make panel work with multi monitor

2011-03-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix fullscreening

2011-03-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix dash screen size support

2011-03-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-03-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add disabled-by-default support for blur behind the dash...it's slow right now hence disabled

2011-03-10  Jay Taoko  <jay.taoko@canonical.com>

	* Prevent the blur texture from bleeding on the marging areas.

2011-03-09  Jay Taoko  <jay.taoko@canonical.com>

	* Dash blur minor fix: Get the right area to blur behind the dash.

2011-03-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some blur stuff, needs to be made an option

2011-03-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	revert to linear, which seems to work best with compiz

2011-03-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add a fade in and out to the dash

2011-03-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] various fixes work

2011-03-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix closing of dash

2011-03-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	inactive menus are not shown

2011-03-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-03-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix the places quicklists so they show sections and conform to design

2011-03-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Adjust the form factor detection to include 800 height screens in the desktop mode

2011-03-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make place activation work :)

2011-03-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Redo the result activation to finally come from the Place that owns it rather than being presented without any relationship

2011-03-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Stop killing place daemons

2011-03-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add way to get the parent Place from a PlaceEntry, also fix the hiding of groups

2011-03-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix home view to expand/unexpand

2011-03-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make ENTER work, also fix the queue mechanism for the tiles

2011-03-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Set the proper hints on the systray window

2011-03-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make sure we don't pass events onto the menu if our own window is active

2011-03-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Jamie Rowe fixes Bug #717250: Dragging .desktop file to launcher's trash creates space for new launcher icon

2011-03-08  Jamie Rowe  <jrrowe89@gmail.com>

	.desktop files dropped over trash are now removed

2011-03-07  Jamie Rowe  <jrrowe89@gmail.com>

	Fix for bug #717250. The space for a new icon through dnd is now only created when required and is removed when no longer required.

2011-03-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Marco Biscaro fixes Bug #731533: quicklist must respect enabled state

2011-03-09  Marco Biscaro  <marcobiscaro2112@gmail.com>

	[quicklist] Ignore clicks when a QuickListMenuItem is disabled (LP: #731533)

2011-03-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Marco Biscaro's fix for [panel] The start-here icon should be updated on icon theme chang...

2011-03-07  Marco Biscaro  <marcobiscaro2112@gmail.com>

	[panel] The start-here icon should be updated on icon theme change (LP: 726267)

2011-03-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Bug #725631: unity-panel-service crashed with SIGSEGV in dbusmenu_menuitem_send_about_to_show()

2011-03-09  Chris Coulson  <chrisccoulson@ubuntu.com>

	Oops, don't leak id

2011-03-09  Chris Coulson  <chrisccoulson@ubuntu.com>

	Don't leave stale entries in id2entry_hash

2011-03-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Marco's work

2011-03-09  Marco Biscaro  <marcobiscaro2112@gmail.com>

	[dash] Reverting ellipsis on 'Find XYZ' (LP: #731162)

2011-03-08  Marco Biscaro  <marcobiscaro2112@gmail.com>

	[launcher] Emptying the trash should respect nautilus setting (LP: #730003)

2011-03-08  Marco Biscaro  <marcobiscaro2112@gmail.com>

	[launcher] Empty trash quicklist item is missing an ellipsis (LP: #731472)
	[launcher] Show disabled 'Empty trash' option when trash is already empty (
	LP: #723880)

2011-03-08  Marco Biscaro  <marcobiscaro2112@gmail.com>

	[dash] Adding ellipsis to 'Find XYZ' options (LP: #731162)

2011-03-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] mircos work

2011-03-08  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fix LP: #731096

2011-03-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] fixes for change of display size

2011-03-09  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed resolution change

2011-03-09  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Exposing as ACTIVE and FOCUSED the launcher icon selected
	
	Orca doesn't speech out all the selection changes. For instance, it doesn't
	speech the selection changes if the role is a tool bar. It worked before
	because I used a different role. But the proper role of the launcher
	is ATK_ROLE_TOOLBAR. In order to solve that, we expose as FOCUSED the
	launcher icon selected. From the pov this is consistent information
	
	Fixes https://bugs.launchpad.net/unity/+bug/727133
	Fixes https://bugs.launchpad.net/ubuntu/+source/unity/+bug/729165

2011-03-09  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Exposing as ACTIVE and FOCUSED the launcher icon selected
	
	Orca doesn't speech out all the selection changes. For instance, it doesn't
	speech the selection changes if the role is a tool bar. It worked before
	because I used a different role. But the proper role of the launcher
	is ATK_ROLE_TOOLBAR. In order to solve that, we expose as FOCUSED the
	launcher icon selected. From the pov this is consistent information
	
	Fixes https://bugs.launchpad.net/unity/+bug/727133
	Fixes https://bugs.launchpad.net/ubuntu/+source/unity/+bug/729165

2011-03-09  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Fix the atkobject child-parent hierarchy

2011-03-04  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Fix the atkobject child-parent hierarchy
	
	Fixes bug https://bugs.launchpad.net/ubuntu/+source/unity/+bug/727908

2011-03-08  Gord Allott  <gord.allott@canonical.com>

	Merging in a variable launcher size branch from Andrea Azzarone that fixes wishlist bug lp:713087

2011-03-04  Andrea Azzarone  <aazzarone@hotmail.it>

	None.

2011-03-04  Andrea Azzarone  <aazzarone@hotmail.it>

	Some fixes.

2011-03-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 3.6.2

2011-03-07  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/Launcher.cpp
	src/Launcher.h
	
	This adds a trigger for opening an icons quicklist, when the user presses
	and hold the LMB over an icon. At the moment the single-finger-hold
	duration is set to 1000 ms. We might need to tweak that value depending
	on user-feedback. Fixes LP: #702486

2011-03-07  Mirco Müller  <mirco.mueller@ubuntu.com>

	protect against application launching if user releases LMB (single finger hold) after the single-finger-hold duration-threshold was passed

2011-03-07  Mirco Müller  <mirco.mueller@ubuntu.com>

	and commit the same stuff a third or fourth time... :(

2011-03-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Bug #727840: Launcher selection can move past the launchers into nowhere

2011-03-07  Артём Попов  <artfwo@gmail.com>

	Don't move Launcher selection below the last launcher.

2011-03-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Bug #660010: No 'safely remove' option is present in the unity menu when a usb disk is inserted

2011-03-05  Marco Biscaro  <marcobiscaro2112@gmail.com>

	[launcher] Show 'safely remove' option for devices (LP: 660010)

2011-03-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] ROAFs multihead work

2011-03-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-03-03  Christopher James Halse Rogers  <raof@ubuntu.com>

	Call UnityScreen::ScheduleRelayout from 'monitor-changed' and 'size-changed' handlers.
	
	->NeedsRelayout() only sets a boolean that's looked at in Relayout(), which is
	never otherwise called :)

2011-03-03  Christopher James Halse Rogers  <raof@ubuntu.com>

	Attach 'monitor-changed' and 'size-changed' signals the right way 'round.
	
	We were unintentionally calling UnityScreen::NeedsRelayout() on a GdkScreen in
	these signal handlers.  That's not going to end well.

2011-03-03  Christopher James Halse Rogers  <raof@ubuntu.com>

	Pull out a UnityScreen->ScheduleRelayout()
	
	This will be needed to actually relayout the shell on monitor
	changes.

2011-03-07  Gord Allott  <gord.allott@canonical.com>

	Merging in a branch for Артём Попов - fixes lp:730638 - busy devices now eject properly on the launcher

2011-03-07  Артём Попов  <artfwo@gmail.com>

	Call g_volume_eject_with_operation with a GtkMountOperation (fixes LP: #730638).

2011-03-07  Didier Roche  <didier.roche@canonical.com>

	fix missing colon

2011-03-07  Didier Roche  <didier.roche@canonical.com>

	Merge Marco Biscaro's patch to set nautilus-home by default on the launcher. Thanks (LP: #721121)

2011-03-07  Didier Roche  <didier.roche@canonical.com>

	* don't lock the launcher on launcher reveal if the mouse didn't move (LP:
	#727746)
	
	* enable using shortcut even if keybinding isn't shown. Disable tap on super in
	this case (LP: #727580). Also, if a unity shortcut is triggered, don't let other
	plugins using it (LP: #729166)
	
	* Get the lastest X server status, not the cached one which can be racy (LP:
	#718054)

2011-03-07  Didier Roche  <didier.roche@canonical.com>

	revert debugging printf, see you at next false positive\!

2011-03-07  Didier Roche  <didier.roche@canonical.com>

	Get the lastest X server status, not the cached one which can be racy (LP: #718054)

2011-03-07  Didier Roche  <didier.roche@canonical.com>

	enable using shortcut even if keybinding isn't shown. Disable tap on super in this case (LP: #727580). Also, if a unity shortcut is triggered, don't let other plugins using it (LP: #729166)

2011-03-07  Didier Roche  <didier.roche@canonical.com>

	don't lock the launcher on launcher reveal if the mouse didn't move (LP: #727746)

2011-03-07  Didier Roche  <didier.roche@canonical.com>

	add debug for hidden state

2011-03-07  Didier Roche  <didier.roche@canonical.com>

	Fix some crashes in the migrate favorites scripts (LP: #722403, #723656)
	Remove nux on unity --distro

2011-03-07  Didier Roche  <didier.roche@canonical.com>

	remove Nux as well

2011-03-07  Didier Roche  <didier.roche@canonical.com>

	ignore invalid gconf keys (LP: #722403)

2011-03-07  Didier Roche  <didier.roche@canonical.com>

	log in cache home xdg dir and don't crash on fail to log

2011-03-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Dash fixes and various other fixes for today

2011-03-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	clicking multiple time on the bfb makes the logo darker and darker

2011-03-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Juggle around the refreshing of the menu so width/height is always valid

2011-03-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove idle in destruction

2011-03-06  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make global search expanding work

2011-03-06  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add a queuing system for tiles instead of clipping, this simplifies the container logic, allowing for easier keynav and also faster layouting

2011-03-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove the caching that wasn't needed with the faster places approach

2011-03-07  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix crashyness with the grab handles, properly check for different client lists
	and avoid races

2011-03-04  Didier Roche  <didier.roche@canonical.com>

	Bug #725529: Double-click on panel to unmaximize only works in right half
	Contributed by Oliver Sauder
	
	The mouse events from the Nux InputArea seem to be a bit "bumpy" (also mentioned
	in some FIXME in the unity code).
	
	The OnMouseClick is only emitted when _event_processor.MouseIn() is true, which
	does not apply when clicking on the left side of the title bar.
	
	Therefore, as a workaround I've replaced the OnMouseClick event with OnMouseUp
	to implement the double click behavior. In the long run I suppose it would be
	desirable to fix the mouse events in Nux.

2011-03-04  Oliver Sauder  <os@esite.ch>

	[panel] As a workaround connect to OnMouseUp event to implement double click on panel

2011-03-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	I made a boo boo

2011-03-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	blending was wrong

2011-03-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 3.6.0

2011-03-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Disable plugin in code as it's very unstable but we want it to be enabled at least

2011-03-01  Didier Roche  <didier.roche@canonical.com>

	fix no redraw for the labels

2011-03-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some null checks to the grab handles code

2011-03-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix

2011-03-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] dash sections support

2011-03-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-03-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix the redrawing issue with the menu closing

2011-03-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some more fixes

2011-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for switching sections

2011-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Load in the sections

2011-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	First bits of sections choosing

2011-03-01  Mirco Müller  <mirco.mueller@ubuntu.com>

	removed:
	resources/bfb.png
	modified:
	src/PanelStyle.cpp
	
	Changing file PanelStyle.cpp to always use start-here icon from theme
	(before this, it was using bfb.png for Ambience theme). Thanks for the
	patch Marco! Fixes LP: #713789

2011-02-27  Marco Biscaro  <marcobiscaro2112@gmail.com>

	[panel] Panel should always use the start-here icon from theme (fixes
	LP: #713789)
	
	removed:
	resources/bfb.png
	- No longer necessary
	modified:
	src/PanelStyle.cpp
	- Using start-here for Ambience too (and not bfb.png)

2011-03-01  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/Launcher.cpp
	src/Launcher.h
	src/unityshell.cpp
	
	Avoid setting the focus back to the previously focused window, when user
	brings different window to the front using Launcher key-nav.
	Fixes LP: #721811

2011-02-28  Mirco Müller  <mirco.mueller@ubuntu.com>

	Avoid setting the focus back to the previously focused window, when user brings different window to the front using Launcher key-nav. Fixes LP: #721811

2011-03-01  Didier Roche  <didier.roche@canonical.com>

	Show shortcut labels only if not tapping on super (LP: #726630)

2011-03-01  Didier Roche  <didier.roche@canonical.com>

	ensure super is pressed

2011-03-01  Didier Roche  <didier.roche@canonical.com>

	Show shortcut labels only if not tapping on super (LP: #726630)

2011-02-28  Jason Smith  <jason.smith@canonical.com>

	merge places dnd branch

2011-02-28  Jason Smith  <jason.smith@canonical.com>

	Hide places when DND begins

2011-02-28  Jason Smith  <jason.smith@canonical.com>

	drag and drop support from places to launcher

2011-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Stop breaking my stuff

2011-02-28  Alejandro Piñeiro  <apinheiro@igalia.com>

	When the keynavmode starts it is also required to emit selection_change

2011-02-28  Alejandro Piñeiro  <apinheiro@igalia.com>

	When the keynavmode starts it is also required to emit selection_change

2011-03-01  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Added ut mt grab handles

2011-03-01  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Remove default keybinding

2011-03-01  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Add mt grab handles

2011-02-28  Gord Allott  <gord.allott@canonical.com>

	adds keynav support to places

2011-02-28  Gord Allott  <gord.allott@canonical.com>

	merged latest from neil

2011-02-28  Gord Allott  <gord.allott@canonical.com>

	erm, bunch of stuff. support for keynav, woo

2011-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] dash fixes part deux

2011-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some more fixes for multi-monitor

2011-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix the lazy loading

2011-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't load any icons that we don't need to

2011-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for dash Size Modes

2011-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add the fullscreen toggle

2011-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update the homescreen to new design, add the expanded/unexpanded arrows

2011-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	don't grab keyboard, not necessary

2011-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	dont toggle on clicking on the home button

2011-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add corrent ready/clear search assets and make the asset button clickable to clear the search

2011-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	updated assets and some other bits and bobs

2011-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Draw the background properly

2011-02-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add the dash edges :)

2011-02-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add PlacesStyle object o calculate and deliver various sizes and assets

2011-02-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	clean up the counts and empty group hiding

2011-02-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	Play around with padding a bit using the text size to determine it

2011-02-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for expandable groups

2011-02-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	Show the right expand button hint

2011-02-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	Clean some more things up

2011-02-28  Didier Roche  <didier.roche@canonical.com>

	This branch clean some hardcoded duplicated values and simplify the super key
	code. Also, now Super + Shift != Super for keynum:
	Super + keynum -> activate existing instances (ignore Shift modifier in some
	weird keyboard layout like French ones :))
	Super + Shift + keynum -> open a new instance
	
	It also merge some fixes on alt + F1 from Oliver's that I retouched slightly
	It's still hackish on the keynav stuff, some refactoring will be needed.
	
	Also there are some crash fixes, like invalid CompWindow lost in track

2011-02-28  Didier Roche  <didier.roche@canonical.com>

	minor fix

2011-02-28  Didier Roche  <didier.roche@canonical.com>

	some cleanage to get more generic code and fix a bug when keys weren't resetted once out of the loop

2011-02-28  Didier Roche  <didier.roche@canonical.com>

	remove hardcoded duplicated ICON_SIZE

2011-02-28  Didier Roche  <didier.roche@canonical.com>

	remove CompWindow focus tracking when they are removed

2011-02-28  Didier Roche  <didier.roche@canonical.com>

	some fixes for alt + f1

2011-02-28  Didier Roche  <didier.roche@canonical.com>

	Merge Oliver Sauder's keynav branch with some small additional fixes
	(see complete list on:
	https://code.launchpad.net/~sao/unity/show_launcher_in_navmode/+merge/49894)
	
	Fixes:717125
	Thanks Olivier!

2011-02-25  Oliver Sauder  <os@esite.ch>

	Merged with trunk

2011-02-23  Oliver Sauder  <os@esite.ch>

	[launcher] Fixed typo in method NoveFocusToKeyNavMode
	
	modified:
	src/Launcher.cpp
	src/Launcher.h

2011-02-23  Oliver Sauder  <os@esite.ch>

	[launcher] Move focus to KeyNav after launcher has been opened
	
	modified:
	src/Launcher.cpp
	src/Launcher.h
	src/unityshell.cpp

2011-02-28  Didier Roche  <didier.roche@canonical.com>

	Super + keynum -> activate existing instances (ignore Shift modifier in some 
	weird keyboard layout like French ones :))
	Super + Shift + keynum -> open a new instance
	(LP: #723273)

2011-02-28  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Implement ATK states for PanelIndicatorEntryAccessible

2011-02-28  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Add sanity check

2011-02-28  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Remove atk_state_set_remove_state calls

2011-02-28  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-02-24  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-02-24  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Implement ref_state_set for PanelIndicatorAccessible

2011-02-24  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Don't keep our own AtkStateSet

2011-02-23  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Emit state_changed signals when appropriate

2011-02-23  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Crashing in GObject signals???

2011-02-23  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Implement ref_state_set for PanelIndicatorEntryAccessible object

2011-02-28  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Use the accessible name from the entries to set the name for PanelIndicatorAccessible class

2011-02-28  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-02-24  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Removed extra call

2011-02-24  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Use the accessible_desc also for PanelIndicatorEntryAccessible

2011-02-24  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-02-24  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Revert

2011-02-24  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Use the accessible name from the entries to set the name for PanelIndicatorAccessible class

2011-02-28  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] AtkSelection implementation
	
	Solves: 722660, 723804, 723806

2011-02-27  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Added more type-safed casting, avoiding the previous crashes

2011-02-27  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] AtkSelection implementation

2011-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Dash fixes + fix issue Mikkel noted

2011-02-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	Finish off the new architecture by adding in the group controller to do some of the heavy lifting for the rest of the views

2011-02-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	Lots more clean up and first bits of making PlacesResultsController use the new stuff

2011-02-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	Jay's work

2011-02-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix structs

2011-02-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	More cleanup

2011-02-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Hook up global search to use the new stuff, we no longer leak Dee at all :)

2011-02-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for basic place searching using the new stuff

2011-02-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Emit the new signals

2011-02-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fill out a few more classes

2011-02-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	First bits to clean up the dash and hide the implementation of the PlaceEntrys

2011-02-28  Jay Taoko  <jay.taoko@canonical.com>

	* Improved scrolling performance
	* Fixes for keyboard navigation
	* TextEntry gets the keyboard focus when dash becomes visible.
	* Close Quicklist on mouse down outside
	* Properly reset the ScrollView vertical delta to zero (Top) when adding or removing groups.
	* Cleanup

2011-02-28  Jay Taoko  <jay.taoko@canonical.com>

	* Code Cleanup
	* Properly reset the ScrollView vertical delta to zero (Top) when adding or removing groups.

2011-02-27  Jay Taoko  <jay.taoko@canonical.com>

	* Merged with Unity trunk

2011-02-27  Jay Taoko  <jay.taoko@canonical.com>

	Merge

2011-02-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-02-27  Jay Taoko  <jay.taoko@canonical.com>

	* Dash Fixes:
	- Quicklist closes
	- Dash scrolling does not stop when mouse goes out of the BaseWindow.

2011-02-25  Jay Taoko  <jay.taoko@canonical.com>

	* Dash fixes

2011-02-24  Jay Taoko  <jay.taoko@canonical.com>

	* Support for scrolling and keyboard navigation
	* TextEntry gets the keyboard focus when dash becomes visible.

2011-02-23  Jay Taoko  <jay.taoko@canonical.com>

	* support for accessibility

2011-02-23  Jay Taoko  <jay.taoko@canonical.com>

	* Fixes

2011-02-23  Jay Taoko  <jay.taoko@canonical.com>

	* Scrolling improvements

2011-02-25  Jani Monoses  <jani.monoses@canonical.com>

	Do not cast guchar pointer to another pointer that requires strict alignment on ARM.
	Fixes armel FTBFS (LP: #724615)

2011-02-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/unityshell.cpp
	src/unityshell.h
	
	Merged unity.fix-675862 branch after review and approval from Sam. This is
	based on Mathieu Trudel-Lapierre' branch lp:~mathieu-tl/unity/multimonitor
	and re-merged with trunk and adapted to the fixing-remarks Sam stated in
	his comments on the inital merge-proposal. See
	https://code.launchpad.net/~mathieu-tl/unity/multimonitor/+merge/50234.
	This fixes LP: #675862

2011-02-24  Mirco Müller  <mirco.mueller@ubuntu.com>

	This is based on Mathieu Trudel-Lapierre' branch
	lp:~mathieu-tl/unity/multimonitor and re-merged with trunk and adapted to
	the fixing-remarks Sam stated in his comments on the inital merge-proposal.
	See https://code.launchpad.net/~mathieu-tl/unity/multimonitor/+merge/50234
	I left out point 5.) intentionally for later. This fixes LP: #675862  

2011-02-21  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Merge from lp:unity (trunk)

2011-02-17  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Some code cleanups.

2011-02-16  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Trying to have the screen repainted properly on resize.
	
	Now, the desktop is not fubared, so it's already a little better.
	
	Panel is not visible, reacts, and strut is fine.
	
	Launcher is still drawn in wrong position (too high?), but reacts at the
	right spot.

2011-02-02  Mathieu Trudel-Lapierre  <mathieu.trudel-lapierre@canonical.com>

	Attempt to force the sizes of the Panel and Launcher to conform to the actual
	size of the primary monitor for multi-monitor setups (it runs for single-
	monitor too, but changes nothing).
	
	This ensures the panel and launcher remain entirely visible when multiple
	screens with different resolutions are used. Otherwise you'd get e.g. a
	Launcher than spans to beyond the bottom of the primary screen, with some
	items completely unreachable (like the garbage bin).
	
	TODO: make this really work for size changes. Right now it only works
	on unity startup.

2011-02-25  Didier Roche  <didier.roche@canonical.com>

	Finish the hunt on remaining false launcher hide/show positive
	(LP: #711176, LP: #724956)

2011-02-25  Didier Roche  <didier.roche@canonical.com>

	remove latest (hopefully) false positives and get a more cohrent behavior (LP: #711176)

2011-02-25  Didier Roche  <didier.roche@canonical.com>

	fix one false trigger positive (LP: #724956)

2011-02-25  Alex Launi  <alex.launi@canonical.com>

	[autopilot] make sure the launcher gets fully unhidden

2011-02-25  Didier Roche  <didier.roche@canonical.com>

	stop make the launcher dance (LP: #717364)

2011-02-25  Didier Roche  <didier.roche@canonical.com>

	stop make the launcher dance (LP: #717364)

2011-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 3.4.6

2011-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] more dash work

2011-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	crappy fix 'till I get the size negotiation working

2011-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	escape search hint text

2011-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make LauncherIcon GIcon aware

2011-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix crasher

2011-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	add a hack to not show empty search results

2011-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	add emblem support to groups, add some better padding/spacing

2011-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix issue with text not displaying...

2011-02-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk and lots of other fixes of mine

2011-02-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	temp

2011-02-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix Panel font rendering to be clearer, fix entry to be larger and render correctly

2011-02-24  Didier Roche  <didier.roche@canonical.com>

	increase super key tap duration

2011-02-24  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Use gconf to check if the accessibility is enabled

2011-02-23  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Use gconf to check if the accessibility is enabled
	
	Fixes https://bugs.launchpad.net/unity/+bug/723699

2011-02-24  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/Launcher.cpp
	src/Launcher.h
	src/LauncherIcon.cpp
	src/LauncherIcon.h
	
	Merged my unity.fix-646712 branch to trunk after review and approval form
	Didier. This implements the superkey-overlay-labels according to the signed
	off mockups from Design. First ten launcher-icons get 1..0 and special
	places-icons get dynamic labels read from localized .place files.
	Fixes LP: #646712

2011-02-24  Mirco Müller  <mirco.mueller@ubuntu.com>

	make the code more readable, unref textures of superkey-labels in Launcher's destructor

2011-02-24  Mirco Müller  <mirco.mueller@ubuntu.com>

	make superkey-shortcuts dynamic for special/places icons, so they automatically adapt to a localized shortcut-binding from .place file

2011-02-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	Re-merge with trunk, fixed merge-conflict

2011-02-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	made the alpha of the superkey-label bg a bit more opaque

2011-02-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	first working version of dynamic superkey-labels for launcher-icons

2011-02-23  Didier Roche  <didier.roche@canonical.com>

	fix side -> slide typo (LP: #723354)

2011-02-23  Didier Roche  <didier.roche@canonical.com>

	fix side -> slide typo (LP: #723354)

2011-02-23  Didier Roche  <didier.roche@canonical.com>

	Tap super key show/hide the dash (LP: #706713)

2011-02-23  Didier Roche  <didier.roche@canonical.com>

	Tap super key show/hide the dash (LP: #706713)

2011-02-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] dash fixes

2011-02-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	reset the dash

2011-02-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	reset the dash

2011-02-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix up the fallback apps

2011-02-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	remove comments

2011-02-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-02-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix the drawing issue when results were updating, make everything in places SRC_OVER blended, and if not at least save the blending state. Stop flickering when painting

2011-02-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Switch to QueueRelayout where possible

2011-02-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	use teh nue API

2011-02-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Use preferred applicatons where possible in the home screen

2011-02-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix homescreen

2011-02-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix warning in tray, fix identifying our own windows

2011-02-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	revert the simply

2011-02-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Simplify the event processing in a bid to find out why things aren't working like they should

2011-02-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	To complete the set of layout fixes, queue up requests for computing the relayouts in groups to better deal with the influx of signals we get from Dee (so we don't do a relayout per added/removed, everything is *much* faster now :)

2011-02-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-02-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make texture-area draw the icon texture directly centered in the area provided instead of resetting it's size every time the icon is updated, this reduces the number of relayouts by a magnitude as well as solving some other things like the pink squares

2011-02-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Clean up adding/removing, fix some crashers, add UNITY_PLACES_DISABLE for disabling the file factory

2011-02-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Hide/show groups instead of adding/removing them from the layout

2011-02-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Create PlacesSettings add support for different dash sizes

2011-02-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for auto-resziing

2011-02-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some speed improvements and a simple tool for doing time calculations when your trying to do performance improvements

2011-02-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix crashing and properly unref textures

2011-02-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	plug a million leaks

2011-02-23  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] sanity commit meanwhile we move the a11y enabled check to gconf

2011-02-23  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] sanity commit meanwhile we move the a11y enabled check to gconf

2011-02-23  Didier Roche  <didier.roche@canonical.com>

	small and stupid fix

2011-02-23  Didier Roche  <didier.roche@canonical.com>

	remove debug

2011-02-23  Didier Roche  <didier.roche@canonical.com>

	I'm stupid

2011-02-22  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] updating method definition for nux::Object OnDestroyed signal

2011-02-22  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Object destruction management
	
	* Updates the state of the accessible object when the base object is destroyed
	* Also updates the internal pointer to this base object
	* Removes the object from the hash table of accessibles when:
	* ... the base object is destroyed
	* ... the accessible object is destroyed
	
	Add some temporal custom unit tests. When the issue on the Launcher gets solved
	will be moved to the unit test framework (with some adaptations).

2011-02-16  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Object destruction management
	
	* Updates the state of the accessible object when the base object is destroyed
	* Also updates the internal pointer to this base object
	* Removes the object from the hash table of accessibles when:
	* ... the base object is destroyed
	* ... the accessible object is destroyed
	
	Add some temporal custom unit tests. When the issue on the Launcher gets solved
	will be moved to the unit test framework (with some adaptations).

2011-02-22  Didier Roche  <didier.roche@canonical.com>

	This branch add the capability of setting hard coded keybindings to the
	workspace
	switcher and the Trash.
	In addition, each place entry can specify a shortcut in its place file like:
	Shortcut=a
	in the [Entry:xxx] section
	
	In addition, there are some fixes to be able to navigate by key navigation (or
	activate the shortcuts) for the special switchers: ws, places, devices and
	trash.
	
	Fixes:
	Bug #617356: Super-shortcuts for apps, files, and workspace switcher	Medium
	Triaged
	Bug #723141: key navigation doesn't activate trash, keys, expo or places	High
	In Progress

2011-02-22  Didier Roche  <didier.roche@canonical.com>

	hook set shortcut in the right place and fix ws switcher not being activable (LP: #617356)

2011-02-22  Didier Roche  <didier.roche@canonical.com>

	fix for activating places, devices, trash on keynav (and so, will work on shortcut as well) (LP: #723141)

2011-02-22  Didier Roche  <didier.roche@canonical.com>

	initial work, still issues with adding/removing icons and places not activated

2011-02-21  Didier Roche  <didier.roche@canonical.com>

	Changes the quick list menu for the trash icon to be positioned as others are
	(LP: #718880). Thanks Jamie Rowe!

2011-02-16  Jamie Rowe  <jrrowe89@gmail.com>

	Fix for bug #718880

2011-02-21  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/Launcher.cpp
	src/Launcher.h
	src/LauncherIcon.cpp
	src/LauncherIcon.h
	src/PlacesController.cpp
	src/QuicklistView.cpp
	src/QuicklistView.h
	src/UBusMessages.h
	src/unityshell.cpp
	src/unityshell.h
	tests/CMakeLists.txt
	
	Merged branch unity.fix-701543-2 after review and approval from Didier.
	This implements the quicklist-part of the keyboard-navigation.
	Fixes LP: #701543

2011-02-21  macslow@bangang.de

	Re-merge with unity trunk again... fixed merge-conflicts

2011-02-21  macslow@bangang.de

	no longer crashing on ESC... phew, all UBus-control goes via UnityScreen now, renamed the UBus-signals for key-nav

2011-02-17  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merge with trunk

2011-02-17  Mirco Müller  <mirco.mueller@ubuntu.com>

	Removed debugging output, got rid of FocusIn/Out callbacks, hooked up ql-key-nav with real functionality, switching from ql-key-nav back to launcher-key-nav still failing, disabled menu-items in ql are not dealt with atm for ql-key-nav

2011-02-15  macslow@bangang.de

	Merged with trunk.

2011-02-15  macslow@bangang.de

	Hook up callback to watch the Focus-state on the launcher and quicklist

2011-02-21  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/Launcher.cpp
	src/Launcher.h
	
	Merged Matthew's  launcher-action-state-work branch to trunk after review
	and approval. This uses proper getter/setter for the Launcher's member-var
	_launcher_action_state.

2011-02-18  Matthew Rasmus  <tareth.ml@gmail.com>

	Switched to using a getter/setter for _launcher_action_state. Whenever the action state changes, we exit keynav mode (if it's active).

2011-02-18  Didier Roche  <didier.roche@canonical.com>

	Try to get a better animation when hovering the launcher (LP: #721125)
	Basically, the fade animation goes from 25% of opacity to 75%. The slide goes
	from 0% to 45%
	Then, when we are "locking" it, the position based animation goes to a time
	based one to not make the final animation too bumpy (there is only 4/5 frames
	for few ms in the fade animation, but it's just better that just pushing to
	100% of opacity).
	This enabled to clean a little bit the logic as well.
	There is also a dead locking zone of 2x2

2011-02-18  Didier Roche  <didier.roche@canonical.com>

	push to 45% for the slide animation

2011-02-18  Didier Roche  <didier.roche@canonical.com>

	all are now parameters and make sliding != fading

2011-02-18  Didier Roche  <didier.roche@canonical.com>

	add a dead zone of < 2x2 for locking it

2011-02-18  Didier Roche  <didier.roche@canonical.com>

	better finish of the animation (LP: #721125)

2011-02-18  Didier Roche  <didier.roche@canonical.com>

	intermediate commit

2011-02-18  Didier Roche  <didier.roche@canonical.com>

	- Add the super shortcuts logic (LP: #721264)
	- Cleanup a little bit the Keypress function

2011-02-18  Didier Roche  <didier.roche@canonical.com>

	add keypress shortcut logic (super + digit) (LP: #721264)

2011-02-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 3.4.4

2011-02-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] this week's dash fixes

2011-02-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	close dash when you click on home button

2011-02-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	make escape close the dash

2011-02-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Reduce transparancy in places window

2011-02-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix rendering issues

2011-02-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Enable -Werror and other fun flags

2011-02-17  Gord Allott  <gord.allott@canonical.com>

	Adds nicer hilights to unity and a texture caching system of additional speedups

2011-02-17  Gord Allott  <gord.allott@canonical.com>

	changed struct name and made con/de/structor private

2011-02-17  Gord Allott  <gord.allott@canonical.com>

	connected to texture destruction in case of epic fail

2011-02-17  Gord Allott  <gord.allott@canonical.com>

	merge with trunk

2011-02-17  Gord Allott  <gord.allott@canonical.com>

	moved texture cache over to a nux destroy signa

2011-02-15  Gord Allott  <gord.allott@canonical.com>

	reverted po files, not sure what happened there, baaad bzr bad

2011-02-15  Gord Allott  <gord.allott@canonical.com>

	merged from trunk

2011-02-15  Gord Allott  <gord.allott@canonical.com>

	changed texture cache api slightly to allow texture creation in a callback, updated IconTexture.cpp to use the texture cache

2011-02-15  Gord Allott  <gord.allott@canonical.com>

	added texture caching support

2011-02-14  Gord Allott  <gord.allott@canonical.com>

	oops forgot new graphics

2011-02-14  Gord Allott  <gord.allott@canonical.com>

	much nicer hilights on tiles

2011-02-17  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Remove all empty private structures to avoid warnings when calling g_type_class_add_private

2011-02-17  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Revert changes to .po files

2011-02-17  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Revert changes to .po files

2011-02-17  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Remove empty private structures to avoid warnings when calling g_type_class_add_private

2011-02-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Panel fixes

2011-02-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-02-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix the home button logo to match theme

2011-02-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for non Ambiance/Radiance window buttons

2011-02-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Implement panel button theming support for Ambiance and Radiance

2011-02-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	correctly repaint everything

2011-02-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Put systray in right place, with padding

2011-02-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for swtiching themes properly

2011-02-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	More styling fixes

2011-02-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Draw the active indicator with gtk colours too

2011-02-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	clean up the panelmenuview rendering

2011-02-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Start moving over the renderering to gtk colours

2011-02-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update the style branch, add ability to draw the panel background from the theme

2011-02-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] mirco's panel style branch

2010-12-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	hook up changed-signal

2010-12-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	fix some of the color-shades, use those in PanelView, base PanelStyle on nux::Object and do ref-counting

2010-12-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	applied some requested style-changes to the code

2010-12-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	re-merge with trunk

2010-12-08  Mirco Müller  <mirco.mueller@ubuntu.com>

	trying to hooking up the correct colors

2010-12-08  Mirco Müller  <mirco.mueller@ubuntu.com>

	new style-handling class for the panel implemented as a singleton

2011-02-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Implement whitelisting for Skype, Java and Wine apps

2011-02-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Size and position systray window

2011-02-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	create the tray window

2011-02-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Startings of systray support

2011-02-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Activate the first menu in the panel when F10 is pressed

2011-02-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Blank the panel for our own windows

2011-02-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't show menu if there are no entries

2011-02-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't pop down the old menu 'till the new menu is up

2011-02-17  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/PanelMenuView.cpp
	
	Merged Matthew Rasmus' branch (fix-718886) after review and approval.
	Thanks a lot for the fix Matthew! This catches windows opening maximized
	and trying to "dodge" getting undecorated. Fixes LP: #718886

2011-02-16  Matthew Rasmus  <tareth.ml@gmail.com>

	We should be able to catch any window that starts out maximized but avoids getting undecorated now. 

2011-02-17  Didier Roche  <didier.roche@canonical.com>

	add --distro switch to remove local installation of unity with default options
	(LP: #715703)

2011-02-09  Didier Roche  <didier.roche@canonical.com>

	add --distro switch to remove local installation of unity with default options (LP: #715703

2011-02-16  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed texture that was destroyed with delete instead of UnReference
	* Fixed GridLayout stretchfactor

2011-02-11  Jay Taoko  <jay.taoko@canonical.com>

	* Minor fixes

2011-02-16  Didier Roche  <didier.roche@canonical.com>

	fix a corner case issue triggering the lock

2011-02-16  Didier Roche  <didier.roche@canonical.com>

	This branch intends to:
	- clean a lot the autohide logic. Removing action_done and introducing just one
	state: the launcher is locked on mouseover or not
	- add the fading effect as in the spec. The initial fade is at ~ 33% instead of
	50% which made blinging. The fade only appears when hovering the trigger. The
	lock state is right now 0x0. We should maybe be a little bit more flexible in
	the future about the "locking value" (LP: #706146).
	- clicking on a launcher item still give the 1 second grace period before hiding
	the launcher. However, if you quit the launcher, the hiding animation is
	performed immediately.
	- removing a incorrect data type warning as well that was annoying me since last
	week :)

2011-02-16  Didier Roche  <didier.roche@canonical.com>

	remove a warning as the function is typed char* and not const char*

2011-02-16  Didier Roche  <didier.roche@canonical.com>

	add an option to choose desired autohide effect

2011-02-15  Didier Roche  <didier.roche@canonical.com>

	premultiplied each component as it's the correct way to do it

2011-02-15  Didier Roche  <didier.roche@canonical.com>

	force quitting immediately if an action is done and we leave the launcher

2011-02-15  Didier Roche  <didier.roche@canonical.com>

	add real fade and remove some debug stuff

2011-02-15  Didier Roche  <didier.roche@canonical.com>

	avoid double checks for better framerate andn separate the two kind of autohide for clarity

2011-02-15  Didier Roche  <didier.roche@canonical.com>

	better logic foor the locking state

2011-02-14  Didier Roche  <didier.roche@canonical.com>

	more launcher appearing work, still need some love

2011-02-14  Didier Roche  <didier.roche@canonical.com>

	inntermediate commit before refactor on lock

2011-02-15  Jason Smith  <jason.smith@canonical.com>

	minor fixes

2011-02-15  Jason Smith  <jason.smith@canonical.com>

	Merge work from Ruben Verweij to ensure that launcher does not advertise expo unless it will actually do something useful

2011-02-10  Ruben Verweij  <rbnvrw@gmail.com>

	Conflicts resolved, remaining changes:     modified:
	src/LauncherController.cpp
	src/LauncherController.h
	- Add a function that displays/hides the workspace launcher when the number
	of workspaces changes
	src/unity.cpp
	src/unity.h
	- Add a function that calls the function in the LauncherController if the
	number of workspaces has changed

2010-12-09  Ruben Verweij  <rbnvrw@gmail.com>

	modified:
	src/LauncherController.cpp
	src/LauncherController.h
	- Add a function that displays/hides the workspace launcher when the number
	of workspaces changes
	src/unity.cpp
	src/unity.h
	- Add a function that calls the function in the LauncherController if the
	number of workspaces has changed

2010-12-08  Ruben Verweij  <rbnvrw@gmail.com>

	modified:
	src/LauncherController.cpp
	src/LauncherController.h
	- Fix bug 677594 by checking how many workspaces Compiz has via GConf

2011-02-15  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Add A11Y objects hierarchy for indicators in the panel service

2011-02-15  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Use ATK_OBJECT for castings

2011-02-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Keep track of indicator object entries

2011-02-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Ref children when returning them on ref_child method

2011-02-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-02-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Remove unused variables

2011-02-10  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Create accessible objects at initialization

2011-02-10  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-02-09  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-02-08  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Attach to bug

2011-02-08  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Add menus as children for the indicator entries

2011-02-08  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Add PanelIndicator*Accessible classes

2011-02-07  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-02-03  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-02-15  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Expose panel and home button via ATK

2011-02-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Revert unwanted change

2011-02-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	No need to set a name for the panel view accessible object

2011-02-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Revert unwanted change

2011-02-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	A few fixes from API's branch review

2011-02-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Add panel window via unity_util_accessible_add_window

2011-02-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-02-11  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Fix hopefully last merge problem

2011-02-11  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Update po files from trunk, not sure why bzr merge didn't get these

2011-02-11  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Attach to bug

2011-02-11  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Only return 1 child for PanelView a11y object

2011-02-11  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-01-27  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-01-25  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Rename UnityPanelAccessible to UnityPanelViewAccessible for consistency

2011-01-25  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Return the layout as the only children for UnityPanelAccessible

2011-01-24  Rodrigo Moya  <rodrigo.moya@canonical.com>

	No need to override AtkObject's get_name method

2011-01-24  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Use the layout's children

2011-01-24  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Remove buggy children retrieval code from PanelView and UnityPanelAccessible

2011-01-24  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Implement get_name virtual method for UnityPanelAccessible

2011-01-24  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Add missing Nux object declarations

2011-01-24  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Add panel window to a11y registry

2011-01-24  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-01-24  Rodrigo Moya  <rodrigo.moya@canonical.com>

	More UnityPanelHomeButtonAccessible

2011-01-20  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Add basic structure of UnityPanelHomeButtonAccessible object

2011-01-20  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-01-19  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Correct coding style for UnityUtilAccessible

2011-01-19  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-01-19  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Associate with LP bug

2011-01-18  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Make PanelView track all its children and use that in UnityPanelAccessible

2011-01-18  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Basic structure of UnityPanelAccessible and some build fixes

2011-02-15  Didier Roche  <didier.roche@canonical.com>

	prevent crashing against empty launcher in unity mutter. Add same security to netbook-launcher and gnome-panel (LP: #716382)

2011-02-14  Jason Smith  <jason.smith@canonical.com>

	merge fix from Mathew Rasmus to exit keyboard nav when the launcher loses focus

2011-02-13  Matthew Rasmus  <tareth.ml@gmail.com>

	Exits keyboard navigation for the launcher when focus leaves (fixes lp:713632).

2011-02-14  Jason Smith  <jason.smith@canonical.com>

	Merge branch from Matthew Rasmus to exit launcher keyboard nav on drag

2011-02-13  Matthew Rasmus  <tareth.ml@gmail.com>

	Exits launcher keyboard navigation when a launcher icon is dragged (fixes lp:713642).

2011-02-14  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/Launcher.cpp
	src/PlacesController.cpp
	src/QuicklistView.cpp
	src/unityshell.cpp
	
	Merged unity.adapt-to-new-xinputwindow-api to trunk after review and
	approval from Loic. This adapts unity to a newer API of nux' XInputWindow
	allowing to give input-windows distinct names. This needs to be compiled
	against nux rev >= 220.

2011-02-13  macslow@bangang.de

	Adapt to newer API of XInputWindow allowing to give input-windows distinct names.

2011-02-11  Jason Smith  <jason.smith@canonical.com>

	Add bug fix from Marc Trevisan to fix minor bugs with long titles

2011-02-10  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Fading title: consider padding for long titles, don't fade the title too early
	
	The title should be faded just few pixel (currently I've
	increased the fading space to 30) before the end of the
	Panel Menuview (so before the indicators).
	The previous implementation was wrong, also due to the fact
	that for title slightly longer than the panel space no
	cut was applied.

2011-02-11  Didier Roche  <didier.roche@canonical.com>

	Merge some cleanup and keynav enhancement (LP: #717213)

2011-02-11  Didier Roche  <didier.roche@canonical.com>

	don't mess with public virtual method

2011-02-11  Didier Roche  <didier.roche@canonical.com>

	- space in keynav mode triggers a new instance (LP: #717213)
	- Super just show the launcher for a second, no more black magic

2011-02-11  Didier Roche  <didier.roche@canonical.com>

	remove the _was_hidden hack

2011-02-11  Jason Smith  <jason.smith@canonical.com>

	Merge remote disconnect branch

2011-02-11  Jason Smith  <jason.smith@canonical.com>

	reset icon state when remote model drops off bus

2011-02-10  Jason Smith  <jason.smith@canonical.com>

	Fix issue where launcher would unhide when timer was active

2011-02-10  Jason Smith  <jason.smith@canonical.com>

	merge branch to implement DND triggering scale

2011-02-10  Jason Smith  <jason.smith@canonical.com>

	implement DND hover to trigger scale

2011-02-10  Jason Smith  <jason.smith@canonical.com>

	remove stray calls to ensure hidden state

2011-02-10  Alex Launi  <alex.launi@canonical.com>

	fix whitespacing in autopilot

2011-02-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 3.4.2

2011-02-09  Didier Roche  <didier.roche@canonical.com>

	add --distro switch to remove local installation of unity with default options (LP: #715703

2011-02-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] global search and speedups

2011-02-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	close dash when something is clicked

2011-02-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	also remove global results

2011-02-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	more global search stuff

2011-02-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	global search stuff

2011-02-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	global search stuff

2011-02-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	update bg

2011-02-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	remove the unneeded result id stuff

2011-02-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Switch to pointers for id's instead of strings, makes the lookup super, duper, fast

2011-02-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	some clean up and improve speed of switching between places

2011-02-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix file icon loading

2011-02-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] gord fixes the world and scrolling

2011-02-09  Gord Allott  <gord.allott@canonical.com>

	smooth scrolling ftw

2011-02-09  Gord Allott  <gord.allott@canonical.com>

	merge

2011-02-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	some texture size fixes, in progress

2011-02-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	re-add correct clipping

2011-02-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	simplify the painting of the PlacesTile hilight

2011-02-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Lots of fixes in views

2011-02-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-02-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	icon loader bits

2011-02-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make file loading use load_contents_async

2011-02-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	some improvements, needs testing

2011-02-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make the cache work with icon texture

2011-02-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	implement the initial slow-loading

2011-02-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	intermediate commit

2011-02-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	intermediate commit

2011-02-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	some more bits

2011-02-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	some more progress

2011-02-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	started to copy things into final implementation

2011-02-06  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix blending (zomg), use layered layout

2011-02-10  Jason Smith  <jason.smith@canonical.com>

	more robust DND check

2011-02-10  Jason Smith  <jason.smith@canonical.com>

	make sure we dont mess up static mode

2011-02-10  Jason Smith  <jason.smith@canonical.com>

	improve drag interactions when not over unity

2011-02-09  Jason Smith  <jason.smith@canonical.com>

	ensure we dont allow double adding of icons 

2011-02-09  Jason Smith  <jason.smith@canonical.com>

	Merge branch from Marco Trevisan to fade long titles

2011-02-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Using fade effect to cut the window Title when it's longer than the panel
	
	Using cairo linear patterns to fade the title end when it's going
	to be longer than the panel width.
	
	This fixes LP: #694924

2011-02-09  Jason Smith  <jason.smith@canonical.com>

	implement backlight modes as requested by design

2011-02-09  Jason Smith  <jason.smith@canonical.com>

	merge branch implement dnd responses in the launcher

2011-02-09  Jason Smith  <jason.smith@canonical.com>

	merge el trunko

2011-02-09  Jason Smith  <jason.smith@canonical.com>

	fix memory initialization

2011-02-09  Jason Smith  <jason.smith@canonical.com>

	Implement dropping .desktop files onto the launcher + animations

2011-02-08  Jason Smith  <jason.smith@canonical.com>

	make alpha behave as it should

2011-02-08  Jason Smith  <jason.smith@canonical.com>

	implement hinting of drop targets

2011-02-08  Jason Smith  <jason.smith@canonical.com>

	Ensure we have an x/y before we set hover state in DND

2011-02-08  Jason Smith  <jason.smith@canonical.com>

	allow icons to specify the action they wish to perform

2011-02-08  Jason Smith  <jason.smith@canonical.com>

	small memory leak fix

2011-02-08  Jason Smith  <jason.smith@canonical.com>

	implement dragging to trash

2011-02-08  Jason Smith  <jason.smith@canonical.com>

	implement drag to open

2011-02-09  Didier Roche  <didier.roche@canonical.com>

	reapply removed Open New Window wrongly reverted by inadvertance

2011-02-09  Gord Allott  <gord.allott@canonical.com>

	merges fix to static cairo text to make scrolling real quick

2011-02-09  Gord Allott  <gord.allott@canonical.com>

	Fixes to static cairo text to make it not do expensive ops on layout, only when needed. makes scrolling silky smoooooooth

2011-02-09  Jason Smith  <jason.smith@canonical.com>

	merge Marco Trevisan's branch to implement additional hiding modes

2011-02-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Plugin Adapter Focussed window is not needed, using Compiz activeWindow()
	
	Compiz already knows which is the focussed / active window, using
	it instead of my PluginAdapter implementation!

2011-02-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Improved the Always and When Need Hide modes
	
	Don't perform unneeded iterations when the launcher shoudld be
	always hidden, just hide it.
	
	When the hide mode is on on "When Needed", don't consider invalid
	focussed windows as the ones that could make it show again.

2011-02-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Support for multiple tipes of Hidding modes
	
	Now the bar can be:
	- Always shown
	- Always hidden (use the keyboard shortcut or mouse to show)
	- Automatically (when no window is below it)
	- When Needed (When no focussed window is below it: intellihide)
	
	Plus the AutoHide* functions are now called Hide functions...

2011-02-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Better Autohide option, using the LauncherAutohideMode enum.

2011-02-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Add IntelliHide as an option, to select when enabling AutoHide with intellihide or less
	
	This allows to set the Autohide option to:
	- Never (never autohide)
	- Always (always autohide the bar when there's a window below it)
	- When needed (autohide the bar only if the focussed window is below it)

2011-02-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Enable real IntelliHide, always for now! :P

2011-02-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Use just the window id as PluginAdapter focussed parameter
	
	It's used everywhere, so it's best to keep that!

2011-02-08  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Add support for focussed window in WindowManager and PluginAdapter

2011-02-08  Alex Launi  <alex.launi@canonical.com>

	merge ATK focus management

2011-02-05  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Basic ATK focus management support

2011-02-08  Alex Launi  <alex.launi@canonical.com>

	Merge branch to lower window on titlebar middle click

2011-02-08  Stefano Candori  <stefano.candori@gmail.com

	Fixed bug #703411

2011-02-07  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2011-02-07  Jason Smith  <jason.smith@canonical.com>

	fix merge fail

2011-02-07  Jason Smith  <jason.smith@canonical.com>

	merge branch to fix LP 709178

2011-02-05  Didier Roche  <didier.roche@canonical.com>

	hide immediatly the launcher on keypress if we have done an action

2011-02-05  Didier Roche  <didier.roche@canonical.com>

	hide the launcher after an action without triggering another action.  (LP: #709178)

2011-02-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix blending (I know, right?)

2011-02-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix crash on startup

2011-02-07  Jason Smith  <jason.smith@canonical.com>

	start implementing dnd support in launcher

2011-02-07  Jay Taoko  <jay.taoko@canonical.com>

	Quicklist blurred background for all systems

2011-02-02  Jay Taoko  <jay.taoko@canonical.com>

	* Quicklist blurred background for all systems

2011-02-07  Jay Taoko  <jay.taoko@canonical.com>

	Removed deprecated API of BaseWindow

2011-02-07  Jay Taoko  <jay.taoko@canonical.com>

	* Removed deprecated API of BaseWindow

2011-02-07  Didier Roche  <didier.roche@canonical.com>

	Middle click to open a new instance (LP: #709707)
	drop the menu entry, now that we have a way to launch the application reliably.
	We will add additional one to individual .desktop file

2011-02-04  Didier Roche  <didier.roche@canonical.com>

	drop the menu entry, now that we have a way to launch the application reliably. We will add additional one to individual .desktop file

2011-02-04  Didier Roche  <didier.roche@canonical.com>

	Middle click to open a new instance (LP: #709707)

2011-02-07  Didier Roche  <didier.roche@canonical.com>

	fix crash if no current profile in compiz and we try to reset unity (LP:
	#711105)
	fix crash if --reset without a gconf client available (LP: #710876)

2011-02-04  Didier Roche  <didier.roche@canonical.com>

	fix crash if no current profile in compiz and we try to reset unity (LP: #711105)

2011-02-04  Didier Roche  <didier.roche@canonical.com>

	fix crash if --reset without a gconf client available (LP: #710876)

2011-02-07  Didier Roche  <didier.roche@canonical.com>

	show unknown icon for icon not found, clean some error checking unused
	(LP: #711200)

2011-02-06  Didier Roche  <didier.roche@canonical.com>

	show unkown icon for icon not found, clean some error checking unused (LP: #711200)

2011-02-07  Didier Roche  <didier.roche@canonical.com>

	Support incorrectly formated .desktop file when Icon=<filename>.extension
	(LP: #711189)

2011-02-07  Didier Roche  <didier.roche@canonical.com>

	don't strip the extension ourself, try to workaround the glib for that

2011-02-06  Didier Roche  <didier.roche@canonical.com>

	copy the new icon name to avoid further lookup

2011-02-06  Didier Roche  <didier.roche@canonical.com>

	Support incorrectly formated .desktop file when Icon=<filename>.extension (LP: #711189)

2011-02-07  Gord Allott  <gord.allott@canonical.com>

	Fix to get places groups working after nux changes

2011-02-04  Jason Smith  <jason.smith@canonical.com>

	ignore wall and switcher plugins for foreign events

2011-02-03  Jason Smith  <jason.smith@canonical.com>

	Ease out of dnd return

2011-02-03  Loïc Molinari  <loic.molinari@canonical.com>

	Fixed the build after merge r818

2011-02-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	added:
	resources/round_glow_hl_62x62.png
	modified:
	src/BamfLauncherIcon.cpp
	src/BamfLauncherIcon.h
	src/Launcher.cpp
	src/Launcher.h
	src/LauncherEntryRemote.h
	src/LauncherIcon.cpp
	src/LauncherIcon.h
	src/SimpleLauncherIcon.cpp
	src/SimpleLauncherIcon.h
	src/UBusMessages.h
	src/unityshell.cpp
	src/unityshell.h
	unityshell.xml.in
	
	The first part of a11y (keyboard-navigation) support for the launcher. By
	default Alt-F1 sets the input-focus on the launcher and you can use
	Up/Down to move the selection around, SPACE/RETURN activates the currently
	selected icon, Shift-F10/Right opens the quicklist (keyboard-navigation
	for this isn't merged yet), ESC (or opening Quicklist) exits keyboard-navigation
	of launcher. Fixes LP: #701546

2011-02-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	Re-merge again with unity trunk *sigh*

2011-02-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	give callback a better name

2011-02-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	Re-merge with unity trunk

2011-02-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	Use UBus to cleanly exit from launcher-keyboard-navigation and set input focus back to window, which previously had the input-focus before entering key-nav

2011-02-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/Launcher.cpp
	src/Launcher.h
	src/LauncherEntryRemote.h
	src/LauncherIcon.h
	src/LauncherModel.h
	src/unityshell.cpp
	src/unityshell.h
	
	What the hell is going on here with the includes?

2011-02-02  Mirco Müller  <mirco.mueller@ubuntu.com>

	Rename DoQuicklist() to OpenQuicklist(), extract RecvMouseDown() into OpenQuicklist()

2011-02-02  Mirco Müller  <mirco.mueller@ubuntu.com>

	Use better separation for methods Activate() and OnMouseClick()

2011-02-02  Mirco Müller  <mirco.mueller@ubuntu.com>

	remove debug-printfs

2011-02-02  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged with current unity trunk

2011-02-02  Mirco Müller  <mirco.mueller@ubuntu.com>

	Use KeyPressed signal, not KeyReleased one

2011-02-02  Mirco Müller  <mirco.mueller@ubuntu.com>

	updated commets

2011-02-02  Mirco Müller  <mirco.mueller@ubuntu.com>

	Hook up opening a quicklist on keyboard-navigation, keyboard-navigation of the quicklist itself will come from a separate branch

2011-02-01  Mirco Müller  <mirco.mueller@ubuntu.com>

	Better preserve state during leaving and entering keyboard-navigation mode

2011-02-01  Mirco Müller  <mirco.mueller@ubuntu.com>

	add some preliminary highlight for the launcher keyboard-navigation

2011-02-01  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/BamfLauncherIcon.cpp
	src/BamfLauncherIcon.h
	src/Launcher.cpp
	src/Launcher.h
	src/LauncherIcon.cpp
	src/LauncherIcon.h
	src/SimpleLauncherIcon.cpp
	src/SimpleLauncherIcon.h
	src/unityshell.cpp
	src/unityshell.h
	unityshell.xml.in
	
	Make some of the keyboard-navigation work again, after so much change
	below my feet.

2011-02-03  Jason Smith  <jason.smith@canonical.com>

	merge pre-multiplied alpha branch

2011-02-01  Loïc Molinari  <loic.molinari@canonical.com>

	Made sure blending is enabled before setting the blend factors
	
	modified:
	src/Launcher.cpp
	src/PanelMenuView.cpp
	src/QuicklistMenuItemCheckmark.cpp
	src/QuicklistMenuItemLabel.cpp
	src/QuicklistMenuItemRadio.cpp
	src/QuicklistMenuItemSeparator.cpp
	src/QuicklistView.cpp
	src/StaticCairoText.cpp
	src/Tooltip.cpp
	src/WindowButtons.cpp
	- Added calls to SetBlend before setting the blend factors.

2011-02-01  Loïc Molinari  <loic.molinari@canonical.com>

	Merged from main branch

2011-02-01  Loïc Molinari  <loic.molinari@canonical.com>

	Updated to the new SetPremultipliedBlend signature

2011-01-28  Loïc Molinari  <loic.molinari@canonical.com>

	Merge from main branch

2011-01-21  Loïc Molinari  <loic.molinari@canonical.com>

	[rendering] Simplified premultiplied blend states definition
	
	modified:
	src/Launcher.cpp
	src/PanelMenuView.cpp
	src/PlacesTile.cpp
	src/QuicklistMenuItemCheckmark.cpp
	src/QuicklistMenuItemLabel.cpp
	src/QuicklistMenuItemRadio.cpp
	src/QuicklistMenuItemSeparator.cpp
	src/QuicklistView.cpp
	src/StaticCairoText.cpp
	src/Tooltip.cpp
	src/WindowButtons.cpp
	- Switched code to the new nux SetPremultipliedBlend() function.

2011-01-21  Loïc Molinari  <loic.molinari@canonical.com>

	[rendering] Switched the panel menu gradient to premultiplied alpha
	
	modified:
	src/PanelMenuView.cpp
	- Converted menu gradient to premultiplied pixels

2011-01-21  Loïc Molinari  <loic.molinari@canonical.com>

	Merge from main branch

2011-01-20  Loïc Molinari  <loic.molinari@canonical.com>

	[rendering] Switched the rendering to premultiplied alpha blending 
	
	modified:
	src/IconTexture.cpp
	src/Launcher.cpp
	src/LauncherIcon.cpp
	src/PanelMenuView.cpp
	src/PanelView.cpp
	src/PlacesSearchBar.cpp
	src/QuicklistMenuItemSeparator.cpp
	src/QuicklistMenuItemSeparator.h
	src/Tooltip.cpp
	src/WindowButtons.cpp
	src/unity-util-accessible.cpp
	- Switched to the new nux texture creation API 
	- Removed the use of separated color and alpha channel blending
	- Unified src-over blending to a single function (1, 1-src_a).
	- Converted colors to premultiplied colors

2011-02-03  Jason Smith  <jason.smith@canonical.com>

	merge emblem branch

2011-02-02  Jason Smith  <jason.smith@canonical.com>

	Send home button mouse events over ubus rather than direct intervention

2011-02-02  Jason Smith  <jason.smith@canonical.com>

	move emblems to the left

2011-02-02  Jason Smith  <jason.smith@canonical.com>

	implement emblem creation

2011-02-02  Jason Smith  <jason.smith@canonical.com>

	merge kamstrups fixes branch for matching api

2011-02-02  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Slight change in how Update() DBus signals are treated in the Launcher API. By definition they only contain the "delta" - ie. the changed properties. Before this fix we always replaced all entry properties wholesale.

2011-02-02  Jason Smith  <jason.smith@canonical.com>

	a little tiny fix

2011-02-02  Jason Smith  <jason.smith@canonical.com>

	hook up libunity to launcher

2011-02-01  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2011-02-01  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2011-02-01  Jason Smith  <jason.smith@canonical.com>

	initialize timer handles

2011-02-01  Jay Taoko  <jay.taoko@canonical.com>

	* A new function is needed to transform a polygon that is placed on top of another polygon and follows the exact same transformation.

2011-02-01  Jason Smith  <jason.smith@canonical.com>

	start implementation of emblems

2011-02-03  Didier Roche  <didier.roche@canonical.com>

	create intermediate local file if we are the first (LP: #711964)

2011-02-02  Didier Roche  <didier.roche@canonical.com>

	create intermediate local file if we are the first (LP: #711964)

2011-02-02  Jay Taoko  <jay.taoko@canonical.com>

	* Renamed PlacesGroup::SetLayout to PlacesGroup::AddLayout
	SetLayout was conflicting with SetLayout defined in Nux/View.cpp

2011-02-02  Jay Taoko  <jay.taoko@canonical.com>

	* Renamed PlacesGroup::SetLayout to PlacesGroup::AddLayout
	SetLayout was conflicting with SetLayout defined in Nux/View.cpp

2011-02-01  Jason Smith  <jason.smith@canonical.com>

	merge launcher api branch

2011-02-01  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Lax overly strict DBus name checking in LauncherEntryRemote::SetQuicklist()

2011-02-01  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Add convenience API to LauncherEntryRemoteModel - LookupByDesktopId() and LookupByDesktopFile()

2011-02-01  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Add support for dynamically updating the unique DBus name owning a LauncherEntryRemote

2011-02-01  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Wire LauncherController up with the LauncherEntryRemoteModel. It still doesn't sync the incoming data to the LauncherIcons in the LauncherModel, but it's a start

2011-02-01  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Fix LauncherEntryRemote to apply the right magic Nux Object macros

2011-02-01  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Implement support for quicklists in the Launcher DBus API

2011-02-01  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Make LauncherEntryRemoteModel a singleton

2011-01-31  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Launcher API fully implemented, but is so far untested in the real world :-) It's still not wired up to the UI yet.

2011-01-31  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Still not done, but most of the management stuff is ready, now we just need to compile GVariant -> LauncherEntryRemote

2011-01-31  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	More stubbing out of the Launcher DBus API, still not functional, but compiles without warnings

2011-01-28  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Add initial stubs to support the com.canonical.Unity.LauncherEntry DBus API in Unity

2011-02-01  Loïc Molinari  <loic.molinari@canonical.com>

	[merge] sigc-trackable-base-class

2011-01-28  Loïc Molinari  <loic.molinari@canonical.com>

	Adapted to new nux::Object API
	
	modified:
	src/LauncherIcon.h
	- Removed inheritance from sigc::trackable since the base nux::Trackable
	class now inherits from it.

2011-02-01  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Add basic A11Y hierarchy for the panel service

2011-01-31  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Remove unneeded header

2011-01-31  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-01-30  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Several fixes

2011-01-28  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-01-28  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Remove default log handler

2011-01-28  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Remove default log handler

2011-01-28  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Fix initialization of AtkUtil overloaded methods

2011-01-28  Rodrigo Moya  <rodrigo.moya@canonical.com>

	More tries

2011-01-28  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Load the AT bridge

2011-01-28  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Some more tries

2011-01-28  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Add PanelIndicatorAccessible class

2011-01-27  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Add basic Util/Root ATK objects for the panel

2011-01-27  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-01-27  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Merge from trunk

2011-02-01  Didier Roche  <didier.roche@canonical.com>

	kill unity-panel-service to get the menu back at unity restart (LP: #711289)

2011-02-01  Didier Roche  <didier.roche@canonical.com>

	kill unity-panel-service to get the menu back at unity restart (LP: #711289)

2011-02-01  Loïc Molinari  <loic.molinari@canonical.com>

	[merge] disable-lighting-bit

2011-01-31  Loïc Molinari  <loic.molinari@canonical.com>

	[rendering] Disabled the OpenGL lighting bit
	
	modified:
	src/unityshell.cpp
	- Disabled the OpenGL lighting bit that was leaked by other plugins slowing
	down rendering and potentially causing rendering issues.
	- Worked around an NVIDIA Push/Pop Attrib bug.

2011-01-31  Alex Launi  <alex.launi@canonical.com>

	Make 'Empty trash' text on dialog translatable

2011-01-31  Alex Launi  <alex.launi@canonical.com>

	Add quicklist to the trash launcher icon

2011-01-28  Stefano Candori  <stefano.candori@gmail.com>

	Added quicklist for trashbin

2011-01-31  Alex Launi  <alex.launi@canonical.com>

	add scroll event support to the panel service

2011-01-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	panel-service: emit "scroll-entry" signal on scroll over an entry
	
	unity (panel-service, in fact): now sends also a "scroll-entry"
	signal when an indicator is scrolled, with the target entry as
	parameter.

2011-01-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	duh

2011-01-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	always reset to ''

2011-01-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 3.4.0

2011-01-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] initial places hookup work

2011-01-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-01-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	ignore available links

2011-01-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	some fixes

2011-01-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add gicon support

2011-01-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	set search string

2011-01-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] gords group hiding work

2011-01-31  Gord Allott  <gord.allott@canonical.com>

	adds rejiggying groups to the places views, super slow,m need to fix nux

2011-01-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	add launching of tiles

2011-01-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	clean up come results-controller code, fix id's to always be the same

2011-01-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	some more lookup fixes

2011-01-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	add support for clearing the results

2011-01-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix crashes and get basic searching working

2011-01-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-01-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	some cleanup

2011-01-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-01-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	some more support for places

2011-01-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some basic integration

2011-01-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Connect up to the required bits

2011-01-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	some fixes for live search

2011-01-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] gords place view work

2011-01-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	make size same as dash

2011-01-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	unfuck everything and rely on the standalone mode for testing

2011-01-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	correct show active states for the places, had to disable search bar due to a crash

2011-01-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-01-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	more internal bits

2011-01-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	propagate the search to searchbox

2011-01-31  Jason Smith  <jason.smith@canonical.com>

	merge spread fixes branch

2011-01-31  Jason Smith  <jason.smith@canonical.com>

	Add comment to explain hack

2011-01-31  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2011-01-31  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2011-01-27  Jason Smith  <jason.smith@canonical.com>

	make terminate work

2011-01-27  Jason Smith  <jason.smith@canonical.com>

	more work to make scale play nice

2011-01-26  Jason Smith  <jason.smith@canonical.com>

	remove unused calls

2011-01-25  Jason Smith  <jason.smith@canonical.com>

	Fix minimize animation
	Implement edge scrolling on launcher
	Make expose work reliably

2011-01-31  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Added init check system (reintegrating fix reverted in r790)

2011-01-28  Didier Roche  <didier.roche@canonical.com>

	Enable dragging the LauncherIcon only in the same area and between the same Launcher types. Also, only drag on left click (LP: #709179, 709119)

2011-01-28  Didier Roche  <didier.roche@canonical.com>

	considering that the shelf can have the same LauncherIcon type that the main area

2011-01-28  Didier Roche  <didier.roche@canonical.com>

	only enable drag if other launcher with the same type

2011-01-28  Didier Roche  <didier.roche@canonical.com>

	fix left click only in Launcher class only

2011-01-28  Didier Roche  <didier.roche@canonical.com>

	Drag only autorized launcher and do it only if Left click is used. (LP: #709179, #709119)

2011-01-28  Didier Roche  <didier.roche@canonical.com>

	don't initiate dragging on special icons as you can't reorganize them (LP: #709119)

2011-01-28  Didier Roche  <didier.roche@canonical.com>

	Change automaximize value to 75% of the workarea (LP: #708809)

2011-01-28  Didier Roche  <didier.roche@canonical.com>

	Change automaximize value to 75% of the workarea (LP: #708809)

2011-01-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.3.16

2011-01-27  Gord Allott  <gord.allott@canonical.com>

	adds a place results view

2011-01-27  Gord Allott  <gord.allott@canonical.com>

	fix for the nux layout system

2011-01-27  Gord Allott  <gord.allott@canonical.com>

	fixes to work around nuxs weird layout system

2011-01-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	break gord

2011-01-27  Gord Allott  <gord.allott@canonical.com>

	merged in jays layout fixes

2011-01-26  Jay Taoko  <jay.taoko@canonical.com>

	* Fix for result view

2011-01-26  Gord Allott  <gord.allott@canonical.com>

	place groups merge

2011-01-26  Gord Allott  <gord.allott@canonical.com>

	latest changes

2011-01-26  Gord Allott  <gord.allott@canonical.com>

	layout bug

2011-01-26  Gord Allott  <gord.allott@canonical.com>

	getting closer...

2011-01-26  Gord Allott  <gord.allott@canonical.com>

	latest code before merging in places group

2011-01-25  Gord Allott  <gord.allott@canonical.com>

	controller/view/group wrapped up in a neat little bow for njpatel

2011-01-25  Gord Allott  <gord.allott@canonical.com>

	save

2011-01-25  Gord Allott  <gord.allott@canonical.com>

	latest unity-places-group

2011-01-25  Gord Allott  <gord.allott@canonical.com>

	save game

2011-01-25  Gord Allott  <gord.allott@canonical.com>

	save game

2011-01-25  Gord Allott  <gord.allott@canonical.com>

	basic places results view, doesn't work right now because the places group doesn't work... so erm.. right\!

2011-01-27  Gord Allott  <gord.allott@canonical.com>

	adds the places group view

2011-01-26  Gord Allott  <gord.allott@canonical.com>

	jays fixes to layout

2011-01-26  Gord Allott  <gord.allott@canonical.com>

	latest

2011-01-26  Gord Allott  <gord.allott@canonical.com>

	layout fixes to places group

2011-01-26  Gord Allott  <gord.allott@canonical.com>

	nux layouts hate me

2011-01-26  Gord Allott  <gord.allott@canonical.com>

	bug fixes to get text rendering working

2011-01-25  Gord Allott  <gord.allott@canonical.com>

	silly mistake corrected

2011-01-25  Gord Allott  <gord.allott@canonical.com>

	added getLayout

2011-01-25  Gord Allott  <gord.allott@canonical.com>

	commiting what i have to merge into a different branch

2011-01-27  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/Launcher.cpp
	
	Merged Didier's branch fix-705805 after review and approval by me. Don't
	wait for the autohide delay on launcher trigger (key press or dash) if we
	have already waited the launcher trigger time. This fixes LP: #705805.

2011-01-24  Didier Roche  <didier.roche@canonical.com>

	don't wait for the autohide delay on launcher trigger (key press or dash) if we have already waited the launcher trigger time (LP: #705805)

2011-01-27  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/PanelMenuView.cpp
	src/PanelMenuView.h
	
	Merged branch unity.fix-691651 after review and approval from Gordon.
	This hooks up to the "name-changed" signal, thus window-titles of
	maximized windows get correctly updated, when a tab-focus occurs.
	
	NOTE: This needs libbamf (rev 377) to work.
	
	Fixes LP: #691651.

2011-01-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	correctly disconnect registered callback from old-view before connecting it to new-view

2011-01-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	Hooked up the name-changed signal so window-titles of maximized windows get correctly updated, when a tab-focus occurs. Fixes LP: #691651

2011-01-27  Gord Allott  <gord.allott@canonical.com>

	enables didrocks doubleclick branch to unmaximize windows by double clicking the panel

2011-01-26  Didier Roche  <didier.roche@canonical.com>

	Enabling double click on the launcher to restore a maximized window
	(LP: #661049)
	
	This isn't the best fix as nux seems to have some broken piece in
	OnMouseDoubleClick but rather a temporary solution. Fixing it in nux will enable
	us to depend on system setup and such. For now, the faked double-click time is
	500ms.

2011-01-27  Gord Allott  <gord.allott@canonical.com>

	merged in didrocks branch to fix translation bugs, all hail the "Rubbish Bin"\!

2011-01-26  Didier Roche  <didier.roche@canonical.com>

	more love with latest trunk, for us, poor 'rest of the world'

2011-01-26  Didier Roche  <didier.roche@canonical.com>

	merge with trunk as new strings are coming

2011-01-26  Didier Roche  <didier.roche@canonical.com>

	make unity able to speak sane languages… like French (LP: #697166)

2011-01-27  Gord Allott  <gord.allott@canonical.com>

	merged in mterrys panel-service scrubbing branch

2011-01-26  Michael Terry  <mike@mterry.name>

	create stub menus when scrubbing over entries without their own menu

2011-01-26  Loïc Molinari  <loic.molinari@canonical.com>

	[a11y] Fixed a NULL pointer critical assertion
	
	modified:
	src/unity-util-accessible.cpp
	- Retrieved the object through the right singleton access mechanism
	
	src/unitya11y.cpp
	src/unitya11y.h
	src/unityshell.cpp
	- Reverted initial attempt at fixing the issue (r783)

2011-01-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix translations issues

2011-01-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] places-launcher-devices

2011-01-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] didrocks place view notification stuff

2011-01-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-01-26  Jay Taoko  <jay.taoko@canonical.com>

	* Added a Pango based text Entry
	* You need Nux from trunk!

2011-01-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make eject work

2011-01-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Support mounting drives that need mounting before showing them

2011-01-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	show volumes that are already mounted

2011-01-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make icons show up

2011-01-24  Jay Taoko  <jay.taoko@canonical.com>

	* Merged

2011-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	some initial device support

2011-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Give the place icons a menu

2011-01-24  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed rendering, blending

2011-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	use ubus to signal that the icon has been clicked

2011-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix icon position

2011-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	get the place icons showing

2011-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	initial support for places in launcher!

2011-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix 100MB memory leaks!

2011-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	jay fixes

2011-01-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	missing file

2011-01-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some clean up of current work, make sure we're not using factory implementations directly

2011-01-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	use ubus to request place entry activation

2011-01-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	clean up combo

2011-01-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	add combo with entries

2011-01-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	add combo with entries

2011-01-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	beginnings of a nice debugging/testing setup for places

2011-01-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	look in the right place for places

2011-01-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	some fixes for entry size

2011-01-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix up test so it simply presents the places view

2011-01-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Move to basewindow outside, but painting seems to be broken :(

2011-01-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-01-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	some initial work on making PlacesView not a basewindow

2011-01-20  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed blending and Outline issues

2011-01-26  Didier Roche  <didier.roche@canonical.com>

	define a new UBus signal to avoid accessing PlacesController internals, show
	launcher when places are activated (LP: #705948)
	
	Also, rename the show on launcher key to something more sane as we will have
	more
	cases of "force to show launcher" and we don't want that another factor
	interferes in the behavior.

2011-01-24  Didier Roche  <didier.roche@canonical.com>

	send ubus message from the view rather than the controller

2011-01-24  Didier Roche  <didier.roche@canonical.com>

	define a new UBus signal to avoid accessing PlacesController internals, show launcher when places are activated (LP: #705948)

2011-01-24  Didier Roche  <didier.roche@canonical.com>

	rename Force to Key as we want an additional trigger and avoid pressing super to interfere that

2011-01-26  Didier Roche  <didier.roche@canonical.com>

	This branch with two bugs introduced when the padding was made variable
	(3 pixels instead of 6) in the indicator:
	- extra blank space between some indicator groups (which are unclickeable)
	- the session indicator isn't in the top right corner
	
	Furthemore, we ensure that the session indicator will still be in the top right
	corner even if we mess again with size.

2011-01-25  Didier Roche  <didier.roche@canonical.com>

	set the default PanelIndicatorObjectView size to 12, has the default in nux is 32 and we have some PanelIndicatorObjectEntryView which are smaller than that (LP: #705803)

2011-01-25  Didier Roche  <didier.roche@canonical.com>

	stack PanelIndicatorObjectView on Right, this enables to not mess with Fitt even if we don't have the right width (LP: #705697)

2011-01-25  Didier Roche  <didier.roche@canonical.com>

	remove double debug print, commented PADDING variable and use g_debug (even if not functional yet)

2011-01-24  Didier Roche  <didier.roche@canonical.com>

	fix the invisible window on top (LP: #705672)

2011-01-24  Didier Roche  <didier.roche@canonical.com>

	no need for EnableInputWindow there as we want false at start and the default is false (LP: #705672)

2011-01-24  Didier Roche  <didier.roche@canonical.com>

	Enable _NET_WM_WINDOW_TYPE_UTILITY (like gimp toolbox) to hide the Launcher (LP: #706109)

2011-01-24  Didier Roche  <didier.roche@canonical.com>

	add utility window as making the launching hiding (LP: #706109)

2011-01-21  Alex Launi  <alex.launi@canonical.com>

	merge fix for a11y warning on launcher when a11y is not initialized

2011-01-20  Alejandro Piñeiro  <apinheiro@igalia.com>

	Add the Launcher BaseWindow to the a11y component only if a11y was initialized
	
	Fixes bug 705442

2011-01-21  Alex Launi  <alex.launi@canonical.com>

	Make sure we show the launcher before running a test

2011-01-21  Mirco Müller  <mirco.mueller@ubuntu.com>

	Make background of PlacesHomeView use proper arc-drawing, thus matching design closer

2011-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	disable test because it's data has been moved out

2011-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.3.14

2011-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] home view

2011-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	disable hover effect 'till nux is fixed

2011-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] jays work

2011-01-19  Jay Taoko  <jay.taoko@canonical.com>

	* Fix text entry in places: need Nux trunk

2011-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add a way to close places through UBus

2011-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	execute something and fix event coords

2011-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	some more info

2011-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	add print out on click

2011-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix icons 'for now'

2011-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	load the icons we want

2011-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some options to make the tile icons larger

2011-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix background drawing

2011-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] gord's tile work

2011-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] gord's work

2011-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some rendering fixes

2011-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix flickering on clicking home button again

2011-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	make homescreen start to work

2011-01-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	missing files

2011-01-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] unity

2011-01-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	foo

2011-01-13  Jay Taoko  <jay.taoko@canonical.com>

	* Places background color

2011-01-13  Jay Taoko  <jay.taoko@canonical.com>

	* Fix rendering inside the Places.

2011-01-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	foo

2011-01-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	Beginnings of some places stuff

2011-01-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some fixes

2011-01-20  Didier Roche  <didier.roche@canonical.com>

	Bug #698061: appmenu doesn't correspond to currently focused applicationMediumTriaged
	bzr commit -m Bug

2011-01-19  Matthew Rasmus  <tareth.ml@gmail.com>

	Merged with tunk...

2011-01-19  Matthew Rasmus  <tareth.ml@gmail.com>

	Menus are now redrawn if the mouse is hovering over them during PanelMenuView::PostLayoutManagement (fixes lp:698061)

2011-01-20  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/PanelIndicatorObjectEntryView.cpp
	src/PanelIndicatorObjectEntryView.h
	src/PanelMenuView.cpp
	src/PanelMenuView.h
	
	Merged unity.fix-684114 after review and approval from Neil. This uses
	different paddings for appmenu-items (6 px) and indicators (3 px).
	Fixes LP: #684114

2011-01-20  Mirco Müller  <mirco.mueller@ubuntu.com>

	Actually make use of the new parameter of the constructor now

2011-01-20  Mirco Müller  <mirco.mueller@ubuntu.com>

	Use a padding of 6px for the appmenu and 3px for the other indicators. Fixes LP: #684114

2011-01-20  Gord Allott  <gord.allott@canonical.com>

	Merged in places-tile branch plus tests

2011-01-20  Gord Allott  <gord.allott@canonical.com>

	implicit is better than explicit... i meen explicit is bettercd ..

2011-01-20  Gord Allott  <gord.allott@canonical.com>

	pixel alignment from mirco

2011-01-20  Gord Allott  <gord.allott@canonical.com>

	made some mikkel catch changes, in my defense, i was running on fumes last week ;)

2011-01-19  Gord Allott  <gord.allott@canonical.com>

	latest codebase, quicklist bug unrelated to this branch

2011-01-19  Gord Allott  <gord.allott@canonical.com>

	forgot to add some files, oops\!

2011-01-18  Gord Allott  <gord.allott@canonical.com>

	latest work so i can get on desktop

2011-01-13  Gord Allott  <gord.allott@canonical.com>

	EOD workings

2011-01-11  Gord Allott  <gord.allott@canonical.com>

	merged latest unity

2011-01-11  Gord Allott  <gord.allott@canonical.com>

	commiting tile work so i can merge in latest unity

2011-01-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Places backend work

2011-01-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	implement review fixes

2011-01-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-01-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2011-01-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Expose groups and results model

2011-01-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for showing the sections in the test

2011-01-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some fixes, sections model support

2011-01-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2010-12-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Startings of a test app for the backend

2010-12-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some code which I don't know works

2010-12-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Connect to the entry

2010-12-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2010-12-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some more niceness

2010-12-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	Finish off the Place bits (bar Activation)

2010-12-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	Basic sync between daemon and cached entries

2010-12-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	some more progress

2010-12-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Grab and unpack GetEntries()

2010-12-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	More keyfile loading

2010-12-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Getting there...slowly

2010-12-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some more hooking up

2010-12-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Do the initial loading of a .place file, bar the entries

2010-12-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	More initial loading work

2010-12-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make tests deal with asyncness

2010-12-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Initial places bits

2010-12-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Initial place bits

2011-01-19  Mirco Müller  <mirco.mueller@ubuntu.com>

	last obsolete dependency on libunity removed from cmake-list, now compilation works as expected

2011-01-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make UBus actuall compile

2011-01-19  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge Mikkel's branch: lp:~unity-team/unity/libunityectomy
	
	* Remove libunity from the source tree. Long live lp:libunity !

2011-01-18  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Sync with trunk

2011-01-11  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Remove ref to olde test-vala from libunity

2011-01-11  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	libunity is dead! Long live lp:libunity

2011-01-18  Alex Launi  <alex.launi@canonical.com>

	Merge fix for a11y warning

2011-01-14  Alejandro Piñeiro  <apinheiro@igalia.com>

	[a11y] Little fix to avoid a warning on compilation

2011-01-18  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Implement global listeners for UnityUtilAccessible class

2011-01-17  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Don't add window event listeners for now

2011-01-17  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Add specific case for window global listeners

2011-01-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Remove unused GObjectClass variable

2011-01-14  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Implement global listeners for UnityUtilAccessible class

2011-01-14  Jay Taoko  <jay.taoko@canonical.com>

	* Reverting fix related to #697791. This fix causes rendering bug on the tooltip text.

2011-01-14  macslow@bangang.de

	This reverts commit 735 relating to LP: #697791 because it caused the tooltip-text be clipped at the bottom on some systems.

2011-01-14  Alex Launi  <alex.launi@canonical.com>

	fix warnings in unityally.cpp

2011-01-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.3.12

2011-01-14  Alex Launi  <alex.launi@canonical.com>

	Merge Sam's scale  hacks branch

2011-01-13  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge

2011-01-13  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Merge

2011-01-06  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Indentation fixes

2011-01-06  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Don't leak list

2010-12-31  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix warnings

2010-12-30  Sam Spilsbury  <sam.spilsbury@canonical.com>

	-> Added maximized window snapoff functionality
	-> Moved more stuff to WindowManager
	-> Functionality to better hide/show titlebars on spread initiate / fini

2010-12-25  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Fix bugs in implementation, have some better logic too

2010-12-24  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Improve spread handling:
	* Don't need to link the scale plugin
	* Check double termination
	* Clicking on other launcher icons which are "spreadable"
	spreads them too while in "spread" mode
	* Also interacts correctly with the scale plugin's "all windows" spread

2011-01-14  Jason Smith  <jason.smith@canonical.com>

	merge debug object rename branch

2011-01-14  Alex Launi  <alex.launi@canonical.com>

	Finish that rename across the source tree

2011-01-14  Alex Launi  <alex.launi@canonical.com>

	Rename /com/canonical/Unity/Debug/Introspection to /com/canonical/Unity/Debug so that I can expand the use of that object for more non-introspection dbus debugging

2011-01-14  Didier Roche  <didier.roche@canonical.com>

	stupid me

2011-01-14  Jason Smith  <jason.smith@canonical.com>

	update design resources

2011-01-13  Alex Launi  <alex.launi@canonical.com>

	Automaximize windows in Unity with some rules like blacklisting some
	applications, initial window size.
	It fixes also some bugs, like maximized window on first map not

2011-01-13  Didier Roche  <didier.roche@canonical.com>

	use coverage area rather than comparing value and remove blacklist

2011-01-13  Didier Roche  <didier.roche@canonical.com>

	remove leftover

2011-01-13  Didier Roche  <didier.roche@canonical.com>

	Automaximize windows in Unity with some rules like blacklisting some
	applications, initial window size.
	It fixes also some bugs, like maximized window on first map not undecorated
	(LP: #667009, #669716, #693779, #691741)

2011-01-11  Didier Roche  <didier.roche@canonical.com>

	remerge with latest and greatest

2011-01-11  Didier Roche  <didier.roche@canonical.com>

	Maximize on indow when they are big enough

2011-01-07  Didier Roche  <didier.roche@canonical.com>

	First quick look at automaximization if window size ~ screen size
	
	* debug output here
	* seems I have to emit a notifychange signal as when the window is mapped,
	there is not such even afterwards
	* On map even, the window is maximized but not undecorated as bamf doesn't find
	it as current window
	* didn't activate the code for checking the size of the window as there is a
	gdkscreen issue and I'll have a look to that later

2011-01-13  Alex Launi  <alex.launi@canonical.com>

	fix crash when desktop schema is missing

2011-01-13  Alex Launi  <alex.launi@canonical.com>

	Merge initial unity atk implementation

2011-01-13  Alejandro Piñeiro  <apinheiro@igalia.com>

	Initial unity/nux atk module implementation
	
	This commit includes the skeleton implementation for most of the ATK objects,
	that provides the accessibility support for the related nux and unity objects.
	
	Those objects doesn't provide too much functionality, but with them you can
	obtain the tree object hierarchy of the Launcher from a AT tool. This objects
	will be used as a base to work on. The next step will be fill them with
	functionality.
	
	This commit provides:
	
	* ATK objects for the nux objects Object, Area, View, Layout and BaseWindow.
	
	* ATK objects for the unity objects Launcher and LauncherIcon
	
	* As we don't want to add the accessibility tips directly on Nux, it is
	provided a factory like method, that maintains the reference of each
	accessible object on a hash table.
	
	* This factory method is based on the Object systems provided by Nux.
	
	* For this reason we needed to add Launcher and LauncherIcon on this
	object system (anyway, this was likely a error)
	
	* For the moment the Launcher window is added manually to the root. In
	the short term this will be improved by a signal-callback system.
	
	* We also provide some basic functionality on some objects:
	* The container AtkObject methods on all the objects (to get the hierarchy)
	* Screen position on Area
	* ATK object for LauncherIcon expose the LauncherIcon tooltip as the
	accessible object name

2011-01-13  Jason Smith  <jason.smith@canonical.com>

	merge branch for launcher design

2011-01-13  Jason Smith  <jason.smith@canonical.com>

	More work on launcher design conformance

2011-01-13  Alex Launi  <alex.launi@canonical.com>

	Merge branch to load ATK brige, and dummy atk implementation

2011-01-12  Alejandro Piñeiro  <apinheiro@igalia.com>

	Initialize the accessibility support if the accessibility is enabled
	
	* Set the proper envvars to avoid the load during the gtk_init
	* Ensure a valid AtkUtil implementation (a dummy in this patch)
	* Loads the atk-bridge using gsettings to find the location
	
	Anyway, if the atk-bridge loading fails, the proper envvars would
	avoid a wrong atk-bridge loading with a wrong (gail) AtkUtil implementation

2011-01-13  Gord Allott  <gord.allott@canonical.com>

	merged in Mathieu Trudel-Lapierre's manpage branch

2010-12-24  Mathieu Trudel-Lapierre  <mathieu.trudel-lapierre@canonical.com>

	Include manpages, and make them translatable.
	
	Documentation.cmake rules vastly inspired from Julian Andres Klose's amazing
	work to migrate Apt to CMake (not included in apt yet).

2011-01-12  Jay Taoko  <jay.taoko@canonical.com>

	* Support for Quicklist background effect
	* Blurred Quicklist background on NVidia GPUs
	* Added number of passes to blur call

2011-01-07  Jay Taoko  <jay.taoko@canonical.com>

	* added number of passes to blur call

2011-01-06  Jay Taoko  <jay.taoko@canonical.com>

	* Support for Quicklist background effect

2011-01-11  Gord Allott  <gord.allott@canonical.com>

	merged in didrocks migrate docks branch

2011-01-04  Didier Roche  <didier.roche@canonical.com>

	after three, there is four…

2011-01-04  Didier Roche  <didier.roche@canonical.com>

	fix typo and launch migration

2011-01-04  Didier Roche  <didier.roche@canonical.com>

	migrate popular dock launchers to fix bug #692967

2011-01-04  Didier Roche  <didier.roche@canonical.com>

	centralize gsettings record and better debug output + add a new level of debug

2011-01-04  Didier Roche  <didier.roche@canonical.com>

	add Exec key comparison and fix typos

2011-01-11  Gord Allott  <gord.allott@canonical.com>

	merged in mterry's hide launcher on dialog branch

2011-01-07  Michael Terry  <mike@mterry.name>

	move launcher aside for dialogs too

2011-01-11  Gord Allott  <gord.allott@canonical.com>

	updates unity to the latest dbusmenu - now requires dbusmenu-0.4

2011-01-10  Gord Allott  <gord.allott@canonical.com>

	remove warning from new dbus

2011-01-11  Jay Taoko  <jay.taoko@canonical.com>

	- Proper selection of shader code path
	- Do not crash when application icon is missing

2011-01-10  Jay Taoko  <jay.taoko@canonical.com>

	* Fixes:
	- Proper selection of shader code path
	- Do not crash when application icon is missing

2011-01-11  macslow@bangang.de

	modified:
	src/StaticCairoText.cpp
	src/StaticCairoText.h
	src/Tooltip.cpp
	
	Merged Michael's watch-font-changes branch after review and approval to
	trunk. Makes tooltips and quicklists update their text-textures after the
	system-font changed size, family or style. Fixes LP: #688537

2011-01-07  Michael Terry  <mike@mterry.name>

	watch for font changes and update tooltip appropriately

2011-01-11  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge Mikkel's branch lp:~unity-team/unity/libunity-gdbus
	
	* Port libunity from dbus-glib to gdbus

2011-01-06  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Port libunity from dbus-glib to gdbus. Still entirely untested!

2011-01-11  macslow@bangang.de

	modified:
	src/BamfLauncherIcon.cpp
	src/QuicklistMenuItem.cpp
	src/QuicklistMenuItem.h
	src/QuicklistView.cpp
	
	Merged Michael's invisible-quicklist-items branch after review and
	approval. This prevents menuitems set to invisible from being shown in
	quicklists. Fixes LP: #697706.

2011-01-07  Michael Terry  <mike@mterry.name>

	keep track of visible state of quick list menu items

2011-01-11  macslow@bangang.de

	modified:
	src/Launcher.cpp
	src/QuicklistView.cpp
	
	Merged branch unity.fix-691114 to trunk after review and approval by
	Gordon. This avoids quicklists to be partially offscreen at the bottom
	screen-edge. This fixes LP: #691114.

2011-01-10  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed Quicklist position in QuicklistView::ShowQuicklistWithTipAt 
	* Fix in Launcher.cpp: Don't draw icon if icon is not available

2011-01-10  macslow@bangang.de

	Avoid Quicklists being positioned so that they are partially offscreen at the bottom screen-edge. Fixes LP: #691114

2011-01-11  Jason Smith  <jason.smith@canonical.com>

	merge mouse wheel support for indicator branch by Connar Carney (big thanks)

2010-12-29  Connor Carney  <ccarney@gmail.com>

	Respect mouse wheel delta

2010-12-22  Connor Carney  <ccarney@gmail.com>

	Mousewheel support for indicators

2011-01-10  Jason Smith  <jason.smith@canonical.com>

	minor changes to get resources from design

2011-01-10  Alex Launi  <alex.launi@canonical.com>

	Merge Unity autopilot script

2011-01-10  Alex Launi  <alex.launi@canonical.com>

	Add Unity autopilot script

2011-01-07  Didier Roche  <didier.roche@canonical.com>

	add modelines for smart editor, thanks mterry

2011-01-07  Michael Terry  <mike@mterry.name>

	revert all indenting fixes I made

2011-01-07  Michael Terry  <mike@mterry.name>

	merge from trunk

2010-12-17  Michael Terry  <mike@mterry.name>

	merge from upstream

2010-12-13  Michael Terry  <mike@mterry.name>

	merge from trunk

2010-12-13  Michael Terry  <mike@mterry.name>

	add modelines and fix up some inconsistent tabbings

2011-01-07  Didier Roche  <didier.roche@canonical.com>

	ensure we compile with valac-0.12, thanks mterry

2011-01-07  Michael Terry  <mike@mterry.name>

	use valac-0.12 binary, not unversioned valac one

2011-01-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Compilation fixes by Rodrigo Moya

2011-01-05  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Kill some compilation warnings

2011-01-06  Ted Gould  <ted@gould.cx>

	Ensuring the panel service has no menu proxy

2011-01-06  Ted Gould  <ted@gould.cx>

	Unset the menuproxy for the panel service

2011-01-06  Didier Roche  <didier.roche@canonical.com>

	fix bug #696780: MAXIMIZE_STATE is a mask composed of horizontal and vertical
	maximization. Do a real comparison

2011-01-06  Didier Roche  <didier.roche@canonical.com>

	better formatting

2011-01-06  Didier Roche  <didier.roche@canonical.com>

	fix bug #696780: MAXIMIZE_STATE is a mask composed of horizontal and vertical maximization. Do a real comparison

2011-01-06  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/StaticCairoText.cpp
	src/Tooltip.cpp
	
	Removed some old and commented out code. Corrected slight alignment-issue
	of text position. Fixes LP: #697791

2011-01-06  Mirco Müller  <mirco.mueller@ubuntu.com>

	Corrected slight alignment-issue of text position. Fixes LP: #697791

2011-01-06  Mirco Müller  <mirco.mueller@ubuntu.com>

	removed lots of old and commented out code

2011-01-06  Gord Allott  <gord.allott@canonical.com>

	Merged in Michael Terry's branch, fixes lp:694945

2011-01-03  Michael Terry  <mike@mterry.name>

	don't invalidate an iterator we are using when getting paint list

2011-01-06  Didier Roche  <didier.roche@canonical.com>

	Merge add UNITY_DEV_MODE env variable. The first thing it does is to avoid
	automatic
	respawn for the unity panel service if set (help debugging)

2011-01-04  Didier Roche  <didier.roche@canonical.com>

	add UNITY_DEV_MODE env variable. The first thing it does is to avoid automatic respawn for the unity panel service if set (help debugging)

2011-01-06  Didier Roche  <didier.roche@canonical.com>

	merge fagan's branch on adding a dummy --replace option for compatibility reason (LP: #692569)

2011-01-06  Didier Roche  <didier.roche@canonical.com>

	keep alphabetical order for the option code

2011-01-03  Shane Fagan shanepatrickfagan@ubuntu.com

	Added the other change didrocks asked for to print a message warning that the --replace switch shouldnt be used. One little thing though, with all the errors unity is putting out id say this message would be lost in them.

2010-12-21  Shane Fagan shanepatrickfagan@ubuntu.com

	Added a bit more text to the help to stress that --replace actually does the exact same thing as unity without --replace

2010-12-20  Shane Fagan shanepatrickfagan@ubuntu.com

	added a --replace switch it works the same as unity without switches (runs unity) its only cosmetic to use the same syntax as gnome-panel --replace and gnome-shell --replace

2011-01-06  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/QuicklistMenuItem.cpp
	
	Make sure the underscore is correctly places under the corresponding
	accelerator-key. Fixes LP: #683427

2011-01-06  Mirco Müller  <mirco.mueller@ubuntu.com>

	Make sure an underscore is correctly placed under the corresponding accelerator-key. Fixes LP: #683427

2011-01-05  Jay Taoko  <jay.taoko@canonical.com>

	* Correction to use general rendering calls that follow the GLSL or ASM shader code path.

2011-01-03  Jay Taoko  <jay.taoko@canonical.com>

	Rendering call correction

2011-01-04  Didier Roche  <didier.roche@canonical.com>

	move the option to the right place

2011-01-04  Didier Roche  <didier.roche@canonical.com>

	add super key to show the launcher

2011-01-04  Didier Roche  <didier.roche@canonical.com>

	merge with latest and greatest and fix a typo in trunk option

2011-01-04  Didier Roche  <didier.roche@canonical.com>

	show the launcher on <Super> KeyPress, this will be needed when the shortcut will be implemented if we are in intellihide mode

2011-01-03  Jason Smith  <jason.smith@canonical.com>

	merge work to update animations to better match design requirements

2010-12-21  Jason Smith  <jason.smith@canonical.com>

	ensure super short lived windows do not result in a jumpy animation

2010-12-21  Jason Smith  <jason.smith@canonical.com>

	black trash

2010-12-21  Jason Smith  <jason.smith@canonical.com>

	Use C++ style scoping for enums rather than C style enums

2010-12-21  Jason Smith  <jason.smith@canonical.com>

	implement urgent wiggle animation

2010-12-21  Jason Smith  <jason.smith@canonical.com>

	Change defaults

2010-12-20  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2010-12-18  Jason Smith  <jason.smith@canonical.com>

	update default

2010-12-18  Jason Smith  <jason.smith@canonical.com>

	Make as many animations work as logically possible

2010-12-18  Jason Smith  <jason.smith@canonical.com>

	remove floating option

2010-12-18  Jason Smith  <jason.smith@canonical.com>

	add option to turn backlight on for all icons (default)

2010-12-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Install the unity.vapi file, not just the unity.pc file. Otherwise vala programs fails to compile.

2010-12-20  Jason Smith  <jason.smith@canonical.com>

	Merge branch from Matthew Rasmus to fix bug 691765

2010-12-18  Matthew Rasmus  <tareth.ml@gmail.com>

	Fixes lp:691765

2010-12-20  Jason Smith  <jason.smith@canonical.com>

	Merge branch from Matthew Rasmus to fix bug 691812

2010-12-18  Matthew Rasmus  <tareth.ml@gmail.com>

	Unfortunately, the previous revision didn't work out like I wanted it to...The bug is still fixed, though.

2010-12-18  Matthew Rasmus  <tareth.ml@gmail.com>

	Fixes lp:691812

2010-12-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	3.2.8

2010-12-17  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge lp:~unity-team/unity/gio-vapi-break with Neil's and Mikkel's work:
	
	* Bring back the Unity.IO and Unity.AppInfoManager namespaces together with their unit tests

2010-12-17  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Fixes to /Unit/Place/TwoEntries to make njpatel 20-30% more happy

2010-12-17  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	/Unit/Place/TwoEntries had a logical failure in expecting a given ordering in the keys of a hashtable. Use a more generic validation instead

2010-12-17  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Make unit tests for Unity.IO and Unity.AppInfoManager pass again
	
	Cleanup 'make check' output

2010-12-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix building

2010-12-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	add config.vapi and set the correct variable

2010-12-17  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Update test-io.vala to use new Unity.IO.read_stream_async() API
	
	Remove duplicate unit tests

2010-12-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Enable Unity.AppInfoManager and Unity.IO in the build

2010-12-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Add gee-1.0 to required libs for unityshell since unity-appinfo-manager.vala leaks GeeList in the public api...

2010-12-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge lp:~unity-team/unity/enable-vala-tests to reenable the test suite

2010-11-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2010-11-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove old ui tests and those that depended on Clutter, re-enable core libunity tests

2010-12-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Sync with trunk

2010-11-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Warning: libunity API and ABI break. Add unity-io.vala and unity-appinfo-manager.vala back into the build. They where previously broken because of incompatible changes in gio-2.0.vapi introduced in modern Vala distributions

2010-12-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Intellihide: Fails to hide when restoring an overlapping window

2010-12-11  Matthew Rasmus  <tareth.ml@gmail.com>

	Now checks for isViewable() instead

2010-12-11  Matthew Rasmus  <tareth.ml@gmail.com>

	Forgot a space!

2010-12-11  Matthew Rasmus  <tareth.ml@gmail.com>

	Forgot to clean up some debugging output!

2010-12-11  Matthew Rasmus  <tareth.ml@gmail.com>

	Fixes lp:686419

2010-12-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix initialization error

2010-12-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] panel work

2010-12-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	don't give window button events unless they are showing

2010-12-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2010-12-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make bold, fix comment

2010-12-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some comments and a few more renderering fixes

2010-12-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix renderering

2010-12-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Enable support for decorating/undecorating

2010-12-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Basic support for undecorating logic

2010-12-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Support for knowing the state of window decorations

2010-12-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix rendering

2010-12-16  Jay Taoko  <jay.taoko@canonical.com>

	* Fix: correctly redraw panel window buttons when the mouse is inside

2010-12-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make window state changes work

2010-12-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Implement some basic features

2010-12-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Clean up renderering

2010-12-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	hook up some signals

2010-12-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make things show at the right time

2010-12-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Show something, but input events are broken

2010-12-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add the basic window buttons, though there are some renderering errors and the buttons only work with Ambiance at this point

2010-12-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Beginnings of the window buttons

2010-12-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make the in/out stuff work properly

2010-12-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2010-12-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	boo

2010-12-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Switch between actual application name and the menubar

2010-12-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Clean up some more stuff, use cairo for rendering of title as we need to do some funkiness there

2010-12-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Clear out the background on paint

2010-12-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] jays work

2010-12-08  Jay Taoko  <jay.taoko@canonical.com>

	PanelMenuView: with independent layouts

2010-12-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Starting of mouseover

2010-12-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	some initial menubar stuff

2010-12-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Move the menubar into it's own object, which is always created to at least fill up the space

2010-12-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Can't switch to another application when in expose mode

2010-12-13  Michael Terry  <mike@mterry.name>

	merge from trunk

2010-12-04  Michael Terry  <mike@mterry.name>

	don't terminate scale if we're not scaling; terminate scale if we click on any launcher icon, not just running bamf ones

2010-12-01  Michael Terry  <mike@mterry.name>

	terminate ongoing scales when a bamf launcher icon is pressed

2010-12-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] unity-panel-service should be autorestarted by unity when crashing

2010-12-13  Michael Terry  <mike@mterry.name>

	when the panel-service dies, restart it

2010-12-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	put unityshell in Desktop category

2010-12-13  Michael Terry  <mike@mterry.name>

	put unityshell in Desktop category

2010-12-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge]  the unityshell plugin has no icon in ccsm

2010-12-13  Michael Terry  <mike@mterry.name>

	install ccsm plugin icon

2010-12-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] activate entries when showing them

2010-12-15  Chris Coulson  <chrisccoulson@ubuntu.com>

	Call indicator_object_entry_activate when showing indicator menus,
	to ensure that the AboutToShow signal ends up being sent. This is necessary for Firefox and Thunderbird to work

2010-12-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Gords work

2010-12-16  Gord Allott  <gord.allott@canonical.com>

	free the keyfile

2010-12-16  Gord Allott  <gord.allott@canonical.com>

	removes libindicator debug messages

2010-12-16  Alex Launi  <alex.launi@canonical.com>

	Merge optional boot logging with -DBOOT_LOGGER=ON cmake flag

2010-12-16  Alex Launi  <alex.launi@canonical.com>

	Add compile time support for perf logging, otherwise make it a noop

2010-12-16  Jason Smith  <jason.smith@canonical.com>

	merge branch that adds animation to dropping a drag

2010-12-16  Jason Smith  <jason.smith@canonical.com>

	make sure our hover state is correct after an icon drag

2010-12-16  Jason Smith  <jason.smith@canonical.com>

	animate drag window back into place on launcher... sexy :)

2010-12-16  Gord Allott  <gord.allott@canonical.com>

	inital places view work and tests, needs environment variable UNITY_ENABLE_PLACES

2010-12-15  Gord Allott  <gord.allott@canonical.com>

	fix sink ref count

2010-12-15  Gord Allott  <gord.allott@canonical.com>

	updated placing

2010-12-15  Gord Allott  <gord.allott@canonical.com>

	slight re-positioning

2010-12-15  Gord Allott  <gord.allott@canonical.com>

	ref fix

2010-12-15  Gord Allott  <gord.allott@canonical.com>

	fix for the weird offset + jay nux fixes

2010-12-14  Gord Allott  <gord.allott@canonical.com>

	add environment variable to places test

2010-12-14  Gord Allott  <gord.allott@canonical.com>

	moved the nautilus launching code over to places controller

2010-12-13  Gord Allott  <gord.allott@canonical.com>

	initial places view

2010-12-15  Jason Smith  <jason.smith@canonical.com>

	merge intellihide fixes branch

2010-12-15  Jason Smith  <jason.smith@canonical.com>

	Add drag bar

2010-12-15  Jason Smith  <jason.smith@canonical.com>

	Collapse launcher when dragging outside launcher

2010-12-15  Jason Smith  <jason.smith@canonical.com>

	one more focus bug down

2010-12-15  Jason Smith  <jason.smith@canonical.com>

	implement progress bars

2010-12-14  Jason Smith  <jason.smith@canonical.com>

	remove broken optimization

2010-12-14  Jason Smith  <jason.smith@canonical.com>

	Random autohide fixes
	Utilize plugin adapter rather than passing events to launcher

2010-12-14  Jason Smith  <jason.smith@canonical.com>

	Merge work from Stefano Candori to fix duplicate quit items from quicklists

2010-12-14  Stefano Candori  <stefano.candori@gmail.com>

	Fixed #683466

2010-12-14  Jason Smith  <jason.smith@canonical.com>

	make sure we check out the animation progress prior to painting

2010-12-14  Jason Smith  <jason.smith@canonical.com>

	merge plugin adapter signals branch

2010-12-14  Jason Smith  <jason.smith@canonical.com>

	add massive signals to plugin adapter

2010-12-14  Jason Smith  <jason.smith@canonical.com>

	merge compiz paint loop branch

2010-12-14  Jason Smith  <jason.smith@canonical.com>

	add nifty comment

2010-12-14  Jason Smith  <jason.smith@canonical.com>

	Rely on compiz paint loop

2010-12-13  Jason Smith  <jason.smith@canonical.com>

	allow for arbitrary icon rotations

2010-12-13  Jason Smith  <jason.smith@canonical.com>

	ensure we dont unhover the launcher when a quicklist is open

2010-12-13  Jason Smith  <jason.smith@canonical.com>

	add wheel scrolling

2010-12-13  Jason Smith  <jason.smith@canonical.com>

	Ensure we give priority focusing to urgent windows

2010-12-13  Jason Smith  <jason.smith@canonical.com>

	merge dnd animation branch

2010-12-13  Jason Smith  <jason.smith@canonical.com>

	make sure we dont render the icon upside down

2010-12-13  Jason Smith  <jason.smith@canonical.com>

	remove unneeded hack

2010-12-13  Jason Smith  <jason.smith@canonical.com>

	works but is upside down

2010-12-13  Jason Smith  <jason.smith@canonical.com>

	starting work on offscreen render for drag window

2010-12-13  Jason Smith  <jason.smith@canonical.com>

	implement DND animation

2010-12-13  Gord Allott  <gord.allott@canonical.com>

	remove debugs from perf-logger

2010-12-13  Gord Allott  <gord.allott@canonical.com>

	removed debugs

2010-12-12  Jason Smith  <jason.smith@canonical.com>

	sink reference of our drag window

2010-12-11  Jason Smith  <jason.smith@canonical.com>

	fix destructor chaining

2010-12-10  Jason Smith  <jason.smith@canonical.com>

	Merge work from Mathew Rasmus to make multiple clicks not launch multiple instances of applications

2010-12-10  Matthew Rasmus  <tareth.ml@gmail.com>

	More adjustment!!!

2010-12-10  Matthew Rasmus  <tareth.ml@gmail.com>

	Implemented DBO's suggestion in IRC

2010-12-10  Matthew Rasmus  <tareth.ml@gmail.com>

	Merge with trunk

2010-12-10  Matthew Rasmus  <tareth.ml@gmail.com>

	The STARTING quirk gets set to false after an application has successfully launched instead of waiting for the running status to change... 

2010-12-09  Matthew Rasmus  <tareth.ml@gmail.com>

	Merged with trunk..

2010-12-09  Matthew Rasmus  <tareth.ml@gmail.com>

	My fix now plays more nicely with the starting animation, and will also not break if an application fails to launch properly. 

2010-12-08  Matthew Rasmus  <tareth.ml@gmail.com>

	Fixes 686182

2010-12-10  Jason Smith  <jason.smith@canonical.com>

	merge dnd branch

2010-12-10  Jason Smith  <jason.smith@canonical.com>

	Ensure we dont hide while in a drag

2010-12-10  Jason Smith  <jason.smith@canonical.com>

	make sure we dont accidentally favorite things not previously favorited

2010-12-09  Jason Smith  <jason.smith@canonical.com>

	save our re-ordering

2010-12-09  Jason Smith  <jason.smith@canonical.com>

	basic drag and drop re-order implemented

2010-12-09  Jason Smith  <jason.smith@canonical.com>

	merge trunk and update signals to be less generic

2010-12-09  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2010-12-09  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2010-12-09  Jason Smith  <jason.smith@canonical.com>

	Make urgency fade out work correctly

2010-12-09  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2010-12-08  Jason Smith  <jason.smith@canonical.com>

	make the drag window more reflective of what is being dragged

2010-12-08  Jason Smith  <jason.smith@canonical.com>

	dragging is starting to come together

2010-12-07  Jason Smith  <jason.smith@canonical.com>

	start working out drag window stuff

2010-12-09  Jason Smith  <jason.smith@canonical.com>

	Tiny patch from jamal to remove redundant code

2010-12-09  Jason Smith  <jason.smith@canonical.com>

	merge quicklist autohide fixing branch from Jamal Fanaian

2010-12-09  Jamal Fanaian  <j@jamalfanaian.com>

	Fixed weird input issue in the quicklist view

2010-12-09  Jamal Fanaian  <j@jamalfanaian.com>

	meant to do a check for _enable_quicklist_for_testing in QuicklistView::Hide()

2010-12-09  Jamal Fanaian  <j@jamalfanaian.com>

	Removed the active quicklist references from Launcher. We're using QuicklistManager now

2010-12-09  Jamal Fanaian  <j@jamalfanaian.com>

	merged from trunk

2010-12-08  Jamal Fanaian  <j@jamalfanaian.com>

	Switched QuicklistManager to be a singleton. Launcher checks the quicklist state in EnsureHidden. Emitting signals when Quicklist is opened/closed. Launcher will now use those to start off the animation.

2010-12-08  Jamal Fanaian  <j@jamalfanaian.com>

	Removed debugging prints. Don't register a quicklist more than once.

2010-12-08  Jamal Fanaian  <j@jamalfanaian.com>

	QuicklistManager now listens for show/hide signals from QuicklistView. Created Hide and Show methods in QuicklistView.

2010-12-08  Jamal Fanaian  <j@jamalfanaian.com>

	Started on QuicklistManager. Animation kind of gets stopped when a QuicklistView is open, but it's still a bit wonky.

2010-12-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 3.2.6

2010-12-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	remove stray debug

2010-12-09  Jason Smith  <jason.smith@canonical.com>

	fix merge error

2010-12-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix missing reset in service

2010-12-09  Jason Smith  <jason.smith@canonical.com>

	merge panel fixes branch

2010-12-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	merge and fix trunk

2010-12-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix compile

2010-12-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Support for arrowing between indicators

2010-12-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make in-indicator arrowing work

2010-12-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some basic logic for arrowing between menus

2010-12-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Get the first bits in for left/right navigations

2010-12-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix menu position

2010-12-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix up scrubbing to not stop half way

2010-12-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add test for show_menu

2010-12-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for actually showing the menus when requested. Still doesn't work with anything apart from the first menu

2010-12-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Correctly sort indicator-network

2010-12-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Hook up menu_show signal, but only works for the first menu so far

2010-12-09  Alex Launi  <alex.launi@canonical.com>

	Add xids to list of BamfLauncherIcon introspection properties and fix a small leak

2010-12-09  Alex Launi  <alex.launi@canonical.com>

	Add xids to list of BamfLauncherIcon introspection properties and fix a small leak

2010-12-09  Didier Roche  <didier.roche@canonical.com>

	add a log file LP: #687721 + small other little candies

2010-12-09  Didier Roche  <didier.roche@canonical.com>

	don't be dum and use the new function maybe?

2010-12-09  Didier Roche  <didier.roche@canonical.com>

	log unity mutter as the others

2010-12-09  Didier Roche  <didier.roche@canonical.com>

	consider that if a custom shortcut match a name in xdg_data_path, it's the same

2010-12-09  Didier Roche  <didier.roche@canonical.com>

	add a log file LP: #687721

2010-12-09  Didier Roche  <didier.roche@canonical.com>

	respect xdg_config_home

2010-12-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/QuicklistMenuItemRadio.cpp
	src/QuicklistMenuItemRadio.h
	tests/ui/TestQuicklist.cpp
	
	Merged unity.fix-684048 after review and approval from Gordon. This corrects
	the rendering of the quicklist-radio-item. It also adapts the UI-test for
	quicklist. Fixes LP: #684048.

2010-12-07  Mirco Müller  <mirco.mueller@ubuntu.com>

	fixed drawing of broken ql-radio-item rendering by removing obsolete local member-variables shadowing member-variables of parent-class

2010-12-09  Gord Allott  <gord.allott@canonical.com>

	adds boot perf-logging to unity and libunity

2010-12-09  Gord Allott  <gord.allott@canonical.com>

	adds boot perf logging to unity and libunity

2010-12-02  Gord Allott  <gord.allott@canonical.com>

	merged with trunk

2010-12-02  Gord Allott  <gord.allott@canonical.com>

	perf logger update

2010-12-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Commit fix from jay for NULL icons

2010-12-09  Gord Allott  <gord.allott@canonical.com>

	adds desktop actions to unity quicklists

2010-12-08  Gord Allott  <gord.allott@canonical.com>

	adds Indicator Desktop Shortcut support to quicklists

2010-12-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix build and install

2010-12-09  Didier Roche  <didier.roche@canonical.com>

	add an unity binary (LP: #599716)

2010-12-09  Didier Roche  <didier.roche@canonical.com>

	not sure people want debug print :)

2010-12-08  Didier Roche  <didier.roche@canonical.com>

	support and update with version

2010-12-08  Didier Roche  <didier.roche@canonical.com>

	add the cmake love

2010-12-08  Didier Roche  <didier.roche@canonical.com>

	first unity binary version, still quite hackish on some point, but well… it's a start (LP: #599716)

2010-12-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	make gcc on natty happy

2010-12-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	Introspection files needed to be added to the test-quicklist make-target

2010-12-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	added:
	tests/ui/
	tests/ui/EventFaker.cpp
	tests/ui/EventFaker.h
	tests/ui/TestQuicklist.cpp
	modified:
	src/QuicklistView.cpp
	src/QuicklistView.h
	tests/CMakeLists.txt
	
	Merged unity.fix-676040 after review and approval from Gordon. This marks
	the first iteration of automated UI-test functionality in unity... starting
	with Quicklists. Fixes LP: #676040.

2010-12-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	added assertions verifying that the fake events actually were received by the underlying dbusmenu-items

2010-12-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	use separate thread to inject fake events (mouse-clicks) into event-loop

2010-12-02  Mirco Müller  <mirco.mueller@ubuntu.com>

	argl

2010-12-02  Mirco Müller  <mirco.mueller@ubuntu.com>

	trying to get the click-events triggered

2010-12-02  Mirco Müller  <mirco.mueller@ubuntu.com>

	hookup dummy callback

2010-12-02  Mirco Müller  <mirco.mueller@ubuntu.com>

	oops

2010-12-02  Mirco Müller  <mirco.mueller@ubuntu.com>

	got rid of critical-warning from dbusmenu *cough*

2010-12-02  Mirco Müller  <mirco.mueller@ubuntu.com>

	compiling at least

2010-12-02  Mirco Müller  <mirco.mueller@ubuntu.com>

	working on LP: #676040, EventFaker, Quicklist UI-test

2010-12-07  Jason Smith  <jason.smith@canonical.com>

	missed the active arrow coloring

2010-12-07  Jason Smith  <jason.smith@canonical.com>

	lighten up arrows via design request.
	Make all present animations use 50% urgency

2010-12-07  Jason Smith  <jason.smith@canonical.com>

	use roundf instead of (int) as casting acts like a floor function

2010-12-07  Jason Smith  <jason.smith@canonical.com>

	fix build

2010-12-07  Alex Launi  <alex.launi@canonical.com>

	Bring back set trash icon depending on whether there are files in the trash or not

2010-12-07  Alex Launi  <alex.launi@canonical.com>

	Change LauncherIcon introspection key to LauncherIcon and put tooltip text into a property

2010-12-07  Jason Smith  <jason.smith@canonical.com>

	merge intellhide fixes branch from sam

2010-12-08  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Update intellihide when windows minimize, unminimize, hide, unhide, map, unmap, shade, unshade

2010-12-07  Alex Launi  <alex.launi@canonical.com>

	Add x, y, z coordinates to LauncherIcon introspection

2010-12-06  Alex Launi  <alex.launi@canonical.com>

	Add x, y, z coordinates to LauncherIcon position

2010-12-07  Alex Launi  <alex.launi@canonical.com>

	Revert Trash icon setting commit until author signs contributer agreement

2010-12-07  Alex Launi  <alex.launi@canonical.com>

	Set trash icon depending on whether there are files in the trash or not

2010-12-07  Jamal Fanaian  <j@jamalfanaian.com>

	Added a GFileMonitor to monitor changes to trash.

2010-12-07  Jamal Fanaian  <j@jamalfanaian.com>

	merged from trunk

2010-12-06  Jamal Fanaian  <j@jamalfanaian.com>

	fixed tabs

2010-12-01  Jamal Fanaian  <j@jamalfanaian.com>

	Setting the full icon on load when for trash full if there is anything in the trash. The icon is currently not redrawing, though, so it will still show the empty trash icon.

2010-12-06  Jason Smith  <jason.smith@canonical.com>

	merge intellihide branch after review

2010-12-06  Jason Smith  <jason.smith@canonical.com>

	ignore invisible windows

2010-12-06  Jason Smith  <jason.smith@canonical.com>

	make it work

2010-12-06  Jason Smith  <jason.smith@canonical.com>

	Use inputRegion instead of frameRegion

2010-12-06  Jason Smith  <jason.smith@canonical.com>

	Implement intellihide

2010-12-06  Jason Smith  <jason.smith@canonical.com>

	be nicer to our memory

2010-12-06  Jason Smith  <jason.smith@canonical.com>

	move to sub-pixel precision for entire calculation and round at the end

2010-12-06  Jason Smith  <jason.smith@canonical.com>

	ensure changing the icon name actually results in the icon being re-rendered

2010-12-06  Jason Smith  <jason.smith@canonical.com>

	1 Line of code changed, 1 bug fixed... 3 hours of tracing that bad boy
	Move folding threshold along with drag to encourage folding to be more fluid
	especially when entering of icons

2010-12-06  Jason Smith  <jason.smith@canonical.com>

	merge launcher action items branch

2010-12-04  Jason Smith  <jason.smith@canonical.com>

	avoid copying timespec more than we need to

2010-12-04  Jason Smith  <jason.smith@canonical.com>

	fix memory leak

2010-12-04  Jason Smith  <jason.smith@canonical.com>

	dramatically improve window management

2010-12-04  Jason Smith  <jason.smith@canonical.com>

	update resources to have glow as strong as mockups

2010-12-04  Jason Smith  <jason.smith@canonical.com>

	remove shimmer and simplify

2010-12-04  Jason Smith  <jason.smith@canonical.com>

	Implement multiple indicator support

2010-12-04  Jason Smith  <jason.smith@canonical.com>

	finish out launcher action items

2010-12-03  Jason Smith  <jason.smith@canonical.com>

	Implement folding shelf, re-enable running arrows

2010-12-03  Jason Smith  <jason.smith@canonical.com>

	minor lighten of dim state

2010-12-03  Jason Smith  <jason.smith@canonical.com>

	remove outline

2010-12-03  Didier Roche  <didier.roche@canonical.com>

	only add an app (need newer bamf to return null in case of invalid desktop file) as a favorite if valid (LP: #42627)

2010-12-03  Didier Roche  <didier.roche@canonical.com>

	chech that bamf returned an application and not an unrecognized desktop file (LP: #682345)

2010-12-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Installation instructions

2010-12-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix typo

2010-12-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add installation instructions

2010-12-02  Jason Smith  <jason.smith@canonical.com>

	minor crash fix

2010-12-02  Jay Taoko  <jay.taoko@canonical.com>

	* Added introspection to Quicklist, QuicklistMenuItem and Tooltip
	* Code correction to revision 657 
	
	
	[modified]
	src/LauncherIcon.cpp
	￼ src/LauncherIcon.h
	src/QuicklistMenuItem.cpp
	src/QuicklistMenuItem.h
	src/QuicklistMenuItemCheckmark.cpp
	src/QuicklistMenuItemLabel.cpp
	src/QuicklistMenuItemRadio.cpp
	src/QuicklistMenuItemSeparator.cpp
	src/QuicklistView.cpp
	src/QuicklistView.h
	src/Tooltip.cpp
	src/Tooltip.h
	tests/CMakeLists.txt

2010-12-02  Jay Taoko  <jay.taoko@canonical.com>

	* Adding more introspection parameters to Tooltip and QuicklistMenuItem.
	
	[modified]
	src/QuicklistMenuItem.cpp
	src/Tooltip.cpp

2010-12-02  Jay Taoko  <jay.taoko@canonical.com>

	* Added introspection to Quicklist, QuicklistMenuItem and Tooltip
	
	[modified]
	src/LauncherIcon.cpp
	￼ src/LauncherIcon.h
	src/QuicklistMenuItem.cpp
	src/QuicklistMenuItem.h
	src/QuicklistMenuItemCheckmark.cpp
	src/QuicklistMenuItemLabel.cpp
	src/QuicklistMenuItemRadio.cpp
	src/QuicklistMenuItemSeparator.cpp
	src/QuicklistView.cpp
	src/QuicklistView.h
	src/Tooltip.cpp
	src/Tooltip.h
	tests/CMakeLists.txt

2010-12-02  Jay Taoko  <jay.taoko@canonical.com>

	* Added introspection to Quiclist, tooltip and Launcher Icon
	
	[modified]
	src/LauncherIcon.cpp
	￼  src/LauncherIcon.h
	src/QuicklistMenuItem.cpp
	src/QuicklistMenuItem.h
	src/QuicklistMenuItemCheckmark.cpp
	src/QuicklistMenuItemLabel.cpp
	src/QuicklistMenuItemRadio.cpp
	src/QuicklistMenuItemSeparator.cpp
	src/QuicklistView.cpp
	src/QuicklistView.h
	src/Tooltip.cpp
	src/Tooltip.h
	tests/CMakeLists.txt

2010-12-01  Jay Taoko  <jay.taoko@canonical.com>

	* In progress: introspection

2010-12-02  Didier Roche  <didier.roche@canonical.com>

	add support to custom icon, fix bug #683444

2010-12-02  Didier Roche  <didier.roche@canonical.com>

	free the gerror(s)

2010-12-02  Didier Roche  <didier.roche@canonical.com>

	support custom icon path in desktop file, fix bug #683444

2010-12-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Panel introspection

2010-12-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	s/name/uname

2010-12-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Clean up the Introspect function, implement GetChildsName() for some nicer results

2010-12-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Revert changes to introspectable

2010-12-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Rest of the panel data

2010-12-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add introspection to the rest of the panel (some bits left still) and clean up the Introspect function to handle GetName() == NULL, and also to not Indent the children, rather keep them as child objects

2010-12-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Basic support for Panel and HomeButton dumping info, still need to do the indicators

2010-12-02  Jason Smith  <jason.smith@canonical.com>

	Fix merge issues

2010-12-02  Jason Smith  <jason.smith@canonical.com>

	Merge launcher introspection branch

2010-12-02  Jason Smith  <jason.smith@canonical.com>

	add introspection to launcher icon

2010-12-02  Jason Smith  <jason.smith@canonical.com>

	Implement launcher introspection

2010-12-02  Jason Smith  <jason.smith@canonical.com>

	Merge jason.fixes branch

2010-12-02  Jason Smith  <jason.smith@canonical.com>

	Fix line endings

2010-11-30  Jason Smith  <jason.smith@canonical.com>

	Implement limits as specified in launcher documentation

2010-11-30  Jason Smith  <jason.smith@canonical.com>

	Some more menu work and a minor crash fix

2010-12-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Sams paint work

2010-11-26  Sam Spilsbury  <sam.spilsbury@canonical.com>


	Just remove windows from the paint list instead of painting them with 0 opacity.
	
	This ensures that plugins never touch those windows, which is a good thing

2010-12-02  Didier Roche  <didier.roche@canonical.com>

	dep on wall

2010-11-30  Didier Roche  <didier.roche@canonical.com>

	dep on the wall plugin, fix bug #683211

2010-12-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove line endings

2010-12-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove executable flags from files. *looks at jay*

2010-11-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 3.2.2

2010-11-30  Jay Taoko  <jay.taoko@canonical.com>

	* Allow the Quicklist inpout window to have an input redirect value set to 1. This is a temporary fix for the quicklist. Click outside the quicklist should close it.

2010-11-30  Didier Roche  <didier.roche@canonical.com>

	no empathy by default, we have it in the messaging menu

2010-11-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update QL rendering

2010-11-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't print debug stuff

2010-11-30  Mirco Müller  <mirco.mueller@ubuntu.com>

	merged with trunk, fixed conflicts, got rid of debug-output

2010-11-30  Mirco Müller  <mirco.mueller@ubuntu.com>

	really don't call FillInDefaultItems()

2010-11-30  Mirco Müller  <mirco.mueller@ubuntu.com>

	make outline-gradient correctly adapt to width of quicklist, don't call FillInDefaultItems()

2010-11-30  Mirco Müller  <mirco.mueller@ubuntu.com>

	fix the padding and intensity of the separator, fix the gradient on the outline

2010-11-30  Mirco Müller  <mirco.mueller@ubuntu.com>

	fix padding around radiobutton point

2010-11-30  Mirco Müller  <mirco.mueller@ubuntu.com>

	fix padding around items and checkmarks

2010-11-30  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge Mikkel's branch lp:~kamstrup/unity/ubus-cleanups:
	
	* Fixes some memleaks in UBus
	* Optimizes memory usage in UBus
	* Optimizes message dispatching and interest registration in UBus
	* Code style cleanups

2010-11-26  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Clean up the code style in the UBus test cases a bit

2010-11-26  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Fix leak of UBusDispatchInfo.id member. This is done by using guints as handles instead of gulongs and using the standard glib macros GPOINTER_TO_UINT and GUINT_TO_POINTER
	
	With the new way of using the interest handles we can use the g_direct_* hash functions instead of the custom gulong_* ones we had before
	
	Code style cleanups

2010-11-26  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Use interned message names for keys in the message_interest_table. This allows us to switch hash functions from g_str_* to g_direct_*. As well as saving us some reallocations
	
	Lots of code style cleanups

2010-11-26  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Use the slice allocator for UBusDispatchInfo structs
	
	Use message names interned with g_string_chunk_insert_const() for UBusDispatchInfo

2010-11-26  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Use a GStringChunk to improve memory management of message names. Also allows us to compare message names with direct pointer comparison
	
	Use the slice allocator for allocating UBusMessageInfos
	
	Fix leak of message names from ubus_server_finalize()

2010-11-26  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Add static modifiers to private functions to prevent them from being exported by the linker and messing up our ABI

2010-11-26  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Fix memory leaks:
	
	* Not taking floating ref of message payload (but normal ref only)
	* Not freeing the message name when disposing of a UBusMessageInfo

2010-11-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Enable default quicklist items

2010-11-30  Jason Smith  <jason.smith@canonical.com>

	merge el trunko

2010-11-30  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2010-11-29  Jason Smith  <jason.smith@canonical.com>

	some memory work

2010-11-29  Jason Smith  <jason.smith@canonical.com>

	disable empty menus

2010-11-29  Jason Smith  <jason.smith@canonical.com>

	almost finish implementation. Fixes in favorites store required.

2010-11-29  Jason Smith  <jason.smith@canonical.com>

	Implement pinning

2010-11-29  Jason Smith  <jason.smith@canonical.com>

	make quit button work

2010-11-29  Jason Smith  <jason.smith@canonical.com>

	hook up menu events

2010-11-29  Jason Smith  <jason.smith@canonical.com>

	Start work on default quicklist work

2010-11-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Show applications folder

2010-11-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Show nautilus on clicking the panel

2010-11-30  Jay Taoko  <jay.taoko@canonical.com>

	* Fix click event on menu item

2010-11-30  Jay Taoko  <jay.taoko@canonical.com>

	* Improved mouse event handling. Interpret mouse events on the quicklist and get ready to send the clicked signal.
	
	[modified]
	src/QuicklistMenuItem.cpp
	src/QuicklistMenuItem.h
	src/QuicklistView.cpp
	src/QuicklistView.h

2010-11-30  Jay Taoko  <jay.taoko@canonical.com>

	* Improved mouse event handling 
	
	src/QuicklistMenuItem.cpp
	src/QuicklistMenuItem.h
	src/QuicklistView.cpp
	src/QuicklistView.h

2010-11-29  Jay Taoko  <jay.taoko@canonical.com>

	Fix for bug #681515. Avoid computing the text size if the text is empty.
	
	[modified]
	src/QuicklistMenuItem.cpp
	src/QuicklistMenuItemCheckmark.cpp
	src/QuicklistMenuItemLabel.cpp
	src/QuicklistMenuItemRadio.cpp
	src/QuicklistMenuItemSeparator.cpp
	src/QuicklistMenuItemSeparator.h

2010-11-29  Jay Taoko  <jay.taoko@canonical.com>

	Fix for bug #681515. Avoid computing the text size if the text is empty.
	
	
	[modified]
	src/QuicklistMenuItem.cpp
	src/QuicklistMenuItemCheckmark.cpp
	src/QuicklistMenuItemLabel.cpp
	src/QuicklistMenuItemRadio.cpp
	src/QuicklistMenuItemSeparator.cpp
	src/QuicklistMenuItemSeparator.h

2010-11-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Proper destruction for panel service

2010-11-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove the code that didn't actually fix the problem

2010-11-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Another attempt at a fix

2010-11-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Try and nullify the pointers

2010-11-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix spacing

2010-11-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Correctly finalize and remove sources

2010-11-29  Didier Roche  <didier.roche@canonical.com>

	merge fix in migrate_favorites when gsetting CLI isn't installed

2010-11-29  Didier Roche  <didier.roche@canonical.com>

	launch gsettings if only installed

2010-11-26  Jason Smith  <jason.smith@canonical.com>

	ensure we dont paint our input windows

2010-11-26  Jason Smith  <jason.smith@canonical.com>

	merge shimmer branch

2010-11-25  Jason Smith  <jason.smith@canonical.com>

	Implement shimmer animation as seen in mockups

2010-11-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some fixes for testing

2010-11-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] show_entry later branch

2010-11-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Move out asking for the menu to be shown until after the current mainloop run
	to allow us two oppertunities to XFlush and make sure X honours our
	XUngrabPointer request

2010-11-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] unity.* cleanup by Mister Sam Splillaz

2010-11-26  Sam Spilsbury  <sam.spilsbury@canonical.com>


	Don't break if we asked the shell to repaint

2010-11-25  Sam Spilsbury  <sam.spilsbury@canonical.com>


	Force unityshell to load after every plugin and also some other known plugins to do naughty things (eg full screen transforms)

2010-11-25  Sam Spilsbury  <sam.spilsbury@canonical.com>


	Changed up the way that we find actions - find them on plugin init so that
	we can catch plugins which are already loaded

2010-11-25  Sam Spilsbury  <sam.spilsbury@canonical.com>


	Nuke unused functions

2010-11-25  Sam Spilsbury  <sam.spilsbury@canonical.com>


	Remove useless comments, this is not an example plugin

2010-11-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	added:
	src/QuicklistMenuItem.cpp
	src/QuicklistMenuItem.h
	src/QuicklistMenuItemCheckmark.cpp
	src/QuicklistMenuItemCheckmark.h
	src/QuicklistMenuItemLabel.cpp
	src/QuicklistMenuItemLabel.h
	src/QuicklistMenuItemRadio.cpp
	src/QuicklistMenuItemRadio.h
	src/QuicklistMenuItemSeparator.cpp
	src/QuicklistMenuItemSeparator.h
	tests/unit/TestQuicklistMenuitems.cpp
	tests/unit/TestThreadHelper.h
	modified:
	src/LauncherIcon.cpp*
	src/LauncherIcon.h
	src/QuicklistView.cpp*
	src/QuicklistView.h*
	src/StaticCairoText.cpp
	src/StaticCairoText.h
	src/Tooltip.cpp
	src/Tooltip.h
	tests/CMakeLists.txt
	tests/unit/TestMain.cpp*
	
	Merged unity.qlmenuitems branch after review (and corrections) and approval
	to trunk. This implements proper logic and rendering for Quicklist-menuitems
	(minus pending visual polish) and solves the comma-vs-decimal-point issues
	with Tooltips seen on some non-english locales.

2010-11-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	make StaticCairoText use GtkSettings for pulling system-wide font-settings, removed unneeded SetFontWeight() & Co

2010-11-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	even more removal of code-redundancy, moved DrawText() to parrent-class QuicklistMenuItem, got rid of custom SetFontName() & Co

2010-11-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	more code-redundancy removal, keep GetTextExtents() only within parent-class QuicklistMenuItem

2010-11-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	move DrawRoundedRectangle() to parent-class QuicklistMenuItem to avoid code-redundancy

2010-11-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	time-stamp fix to avoid conflict with trunk during merge

2010-11-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	Got rid of GetDPI() and _fontOpts, now using GtkSettings to pull screen's DPI and font-options from system

2010-11-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merge back with changes from Jay.

2010-11-24  Jay Taoko  <jay.taoko@canonical.com>

	Quicklist:
	* label
	* check mark
	* separator
	* prelight implementation
	* mouse event hooks
	* Unit tests
	
	[added]
	src/QuicklistMenuItem.cpp
	src/QuicklistMenuItem.h
	src/QuicklistMenuItemCheckmark.cpp
	src/QuicklistMenuItemCheckmark.h
	src/QuicklistMenuItemLabel.cpp
	src/QuicklistMenuItemLabel.h
	src/QuicklistMenuItemRadio.cpp
	src/QuicklistMenuItemRadio.h
	src/QuicklistMenuItemSeparator.cpp
	src/QuicklistMenuItemSeparator.h
	tests/unit/TestQuicklistMenuitems.cpp
	tests/unit/TestThreadHelper.h
	
	[modified]
	po/unity.pot
	src/LauncherIcon.cpp
	src/LauncherIcon.h
	src/QuicklistView.cpp
	src/QuicklistView.h
	src/StaticCairoText.cpp
	src/StaticCairoText.h
	src/Tooltip.cpp
	src/Tooltip.h
	tests/CMakeLists.txt
	tests/unit/TestMain.cpp

2010-11-24  Jay Taoko  <jay.taoko@canonical.com>

	* Cleanup

2010-11-24  Jay Taoko  <jay.taoko@canonical.com>

	* Fixes and cleanup

2010-11-24  Jay Taoko  <jay.taoko@canonical.com>

	* Fixes and corrections

2010-11-24  Jay Taoko  <jay.taoko@canonical.com>

	* Fixes and corrections

2010-11-24  Mirco Müller  <mirco.mueller@ubuntu.com>

	got rid of conditional compiler-directives

2010-11-24  Jay Taoko  <jay.taoko@canonical.com>

	* Corrected issues resulting from code review

2010-11-24  Jay Taoko  <jay.taoko@canonical.com>

	Quicklist:
	* label 
	* check mark
	* separator
	* prelight implementation
	* mouse event hooks
	* Unit tests
	
	[modified]
	src/LauncherIcon.cpp
	src/QuicklistMenuItem.cpp
	src/QuicklistMenuItem.h
	src/QuicklistMenuItemCheckmark.cpp
	src/QuicklistMenuItemCheckmark.h
	src/QuicklistMenuItemLabel.cpp
	src/QuicklistMenuItemLabel.h
	src/QuicklistMenuItemRadio.cpp
	src/QuicklistMenuItemRadio.h
	src/QuicklistView.cpp
	src/QuicklistView.h
	tests/unit/TestMain.cpp
	tests/unit/TestQuicklistMenuitems.cpp

2010-11-23  Jay Taoko  <jay.taoko@canonical.com>

	* Quicklist item rendering
	* Item size negociation

2010-11-23  Jay Taoko  <jay.taoko@canonical.com>

	Merged

2010-11-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	added rounded rect. for Label-item

2010-11-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	rounded rectangle for active/prelight item working now

2010-11-23  Jay Taoko  <jay.taoko@canonical.com>

	* Connected events to items states

2010-11-23  Jay Taoko  <jay.taoko@canonical.com>

	Merged

2010-11-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	fixed indentation issue

2010-11-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	trying to fix the text-indentation

2010-11-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	re-merge with branch

2010-11-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	implemented rendering for the radio-button-ql-menuitems, fixed some mem-leaks

2010-11-23  Jay Taoko  <jay.taoko@canonical.com>

	Quicklist Check mark

2010-11-23  Jay Taoko  <jay.taoko@canonical.com>

	* Quicklist check mark

2010-11-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	implemented rendering for Checkmark-quicklist-item

2010-11-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	temp. test for trying to see if we get the different item-types via the dbusmenu

2010-11-22  Jay Taoko  <jay.taoko@canonical.com>

	Quicklist Rendering code: 
	* Line separators now have the correct size
	* Bug fixes

2010-11-21  Jay Taoko  <jay.taoko@canonical.com>

	* YOU NEED TO UPDATE NUX
	* Fixed QuicklistMenuItem tests

2010-11-19  Mirco Müller  <mirco.mueller@ubuntu.com>

	merge back with changes from Jay

2010-11-19  Mirco Müller  <mirco.mueller@ubuntu.com>

	added thread-helpers to make testing the QuicklistMenuItems work, before they failed with a segfault because the nux-event-loop wasn't in place

2010-11-19  Jay Taoko  <jay.taoko@canonical.com>

	* Minor fix

2010-11-19  Jay Taoko  <jay.taoko@canonical.com>

	* Merged with Mirco's separator

2010-11-19  Mirco Müller  <mirco.mueller@ubuntu.com>

	Added commented code-section for later use.

2010-11-19  Mirco Müller  <mirco.mueller@ubuntu.com>

	Remerged with parent branch.

2010-11-19  Mirco Müller  <mirco.mueller@ubuntu.com>

	Separator is rendered now, width and allocated space still need some work

2010-11-18  Jay Taoko  <jay.taoko@canonical.com>

	* QuicklistView test

2010-11-18  Jay Taoko  <jay.taoko@canonical.com>

	* Using QuicklistMenuItemLabel instead of StaticCairoText in Quicklistview

2010-11-18  Jay Taoko  <jay.taoko@canonical.com>

	* Fixes

2010-11-18  Jay Taoko  <jay.taoko@canonical.com>

	* TextRendering in QuicklistMenuItemLabel

2010-11-18  Jay Taoko  <jay.taoko@canonical.com>

	* Merged Mirco's QuicklistMenuItem work with trunk.

2010-11-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	get the other tests in place, add the sigc-callback for the debugging

2010-11-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	missed the View-related calls

2010-11-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	inital commit, doesn't compile atm, still missing much

2010-11-25  Didier Roche  <didier.roche@canonical.com>

	add favorites migration tools back

2010-11-25  Didier Roche  <didier.roche@canonical.com>

	try to not free random areas

2010-11-25  Didier Roche  <didier.roche@canonical.com>

	add cmake to install the right file + remove debug

2010-11-25  Didier Roche  <didier.roche@canonical.com>

	launch the migration tool if needed

2010-11-25  Didier Roche  <didier.roche@canonical.com>

	merge with latest and greatest

2010-11-25  Didier Roche  <didier.roche@canonical.com>

	final list of natty defaults… for now

2010-11-24  Didier Roche  <didier.roche@canonical.com>

	new version of the migration script

2010-11-25  Gord Allott  <gord.allott@canonical.com>

	Adds ubus to unity, a message broadcasting system for inter component comminication without having componants depend on each other
	
	Plus tests!
	
	added:
	libunity/ubus-server.c
	libunity/ubus-server.h
	tests/unit/TestUBus.cpp
	modified:
	libunity/CMakeLists.txt
	services/panel-service.c - fixes to make the tests work
	tests/CMakeLists.txt
	tests/unit/TestMain.cpp

2010-11-25  Gord Allott  <gord.allott@canonical.com>

	only allow one reference on ubus-server, never want to lose our object

2010-11-25  Gord Allott  <gord.allott@canonical.com>

	stoopid tab problems resolved, hate new ide...

2010-11-25  Gord Allott  <gord.allott@canonical.com>

	fixes bug in tests that failed the next test and ensured memory freeing

2010-11-25  Gord Allott  <gord.allott@canonical.com>

	fixed panel-service.c so tests run

2010-11-25  Gord Allott  <gord.allott@canonical.com>

	merged latest unity

2010-11-25  Gord Allott  <gord.allott@canonical.com>

	added ubus + tests

2010-11-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] favorite store fixes

2010-11-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Initial changed signal support

2010-11-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2010-11-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some more tests

2010-11-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make MoveFavorite work and add some initial tests

2010-11-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	some cleanup and arg checks

2010-11-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix support for RemoveFavorite and add tests

2010-11-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	update some docs

2010-11-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Add support for paths in favorites like "/foo"
	- Add support for saving paths i.e. if you save /home/njpatel/Desktop/foo.desktop and it obviously isn't in a XDG_DATA_DIR we don't convert it to a desktop id and rather save the path entirely.
	- Fix AddFavorite to honour the position properly
	- Allow sending -1 to AddFavorite so it can append the favorite to the end of the list
	- Add Tests

2010-11-25  Jason Smith  <jason.smith@canonical.com>

	merge the autohide branch

2010-11-25  Jason Smith  <jason.smith@canonical.com>

	minor render glitch

2010-11-25  Jason Smith  <jason.smith@canonical.com>

	fix paint under certain conditions (transformed + notify osd)

2010-11-25  Jason Smith  <jason.smith@canonical.com>

	Give a little more control over behavior

2010-11-24  Jason Smith  <jason.smith@canonical.com>

	ensure we minimize to the icon

2010-11-24  Jason Smith  <jason.smith@canonical.com>

	shorten present time on minimize animation

2010-11-24  Jason Smith  <jason.smith@canonical.com>

	merge el trunko

2010-11-24  Jason Smith  <jason.smith@canonical.com>

	Implement:
	- Autohide like a boss
	- Present icon on minimize
	- Reveal hidden icons on present
	- Glow on urgency
	
	like a boss

2010-11-24  Alex Launi  <alex.launi@canonical.com>

	Merge introspecton branch

2010-11-24  Alex Launi  <alex.launi@canonical.com>

	Add myself to AUTHORS

2010-11-24  Alex Launi  <alex.launi@canonical.com>

	Merge trunk

2010-11-24  Alex Launi  <alex.launi@canonical.com>

	A last couple of for s/State//

2010-11-24  Alex Launi  <alex.launi@canonical.com>

	Add example of property adding to Introspectable.h

2010-11-24  Alex Launi  <alex.launi@canonical.com>

	Rename DBus interface from StateIntrospection to Introspection

2010-11-24  Alex Launi  <alex.launi@canonical.com>

	Make DBusMethodCall private

2010-11-24  Alex Launi  <alex.launi@canonical.com>

	Fix compilation

2010-11-24  Alex Launi  <alex.launi@canonical.com>

	free gerror after failing to register bus

2010-11-24  Alex Launi  <alex.launi@canonical.com>

	run astyle over my files

2010-11-24  Alex Launi  <alex.launi@canonical.com>

	Fix method names

2010-11-24  Alex Launi  <alex.launi@canonical.com>

	Fix Canonical DBus namespacing

2010-11-24  Alex Launi  <alex.launi@canonical.com>

	Fix copyright in headers

2010-11-22  Alex Launi  <alex.launi@canonical.com>

	implement Introspectable on Panel and Launcher

2010-11-22  Alex Launi  <alex.launi@canonical.com>

	Merge trunk

2010-11-18  Alex Launi  <alex.launi@canonical.com>

	remove fake introspection properties

2010-11-18  Alex Launi  <alex.launi@canonical.com>

	Remove some poor-man's debugging

2010-11-18  Alex Launi  <alex.launi@canonical.com>

	Fix double nesting of children

2010-11-18  Alex Launi  <alex.launi@canonical.com>

	Add name of top level item to dictionary

2010-11-18  Alex Launi  <alex.launi@canonical.com>

	Move StateIntrospectionDBusInterface Introspectable member into .cpp file to fix missing symbol

2010-11-17  Alex Launi  <alex.launi@canonical.com>

	Merge trunk

2010-11-17  Alex Launi  <alex.launi@canonical.com>

	Build framework for elements to be introspected

2010-11-12  Alex Launi  <alex.launi@canonical.com>

	Return a bunch of fake introspection data in at least the correct format

2010-11-12  Alex Launi  <alex.launi@canonical.com>

	Fix up GetState to return correct type

2010-11-12  Alex Launi  <alex.launi@canonical.com>

	poor mans debugging

2010-11-12  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2010-11-12  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2010-11-12  Alex Launi  <alex.launi@canonical.com>

	Export debugging interface over dbus

2010-11-12  Alex Launi  <alex.launi@canonical.com>

	Split introspection debugging code into its own class

2010-11-12  Alex Launi  <alex.launi@canonical.com>

	Merge trunk

2010-11-11  Alex Launi  <alex.launi@canonical.com>

	Claim the Unity debugging bus

2010-11-10  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2010-11-24  Jason Smith  <jason.smith@canonical.com>

	merge trash can branch

2010-11-24  Jason Smith  <jason.smith@canonical.com>

	Implement trash can

2010-11-24  Jason Smith  <jason.smith@canonical.com>

	add missing check if paint already happened

2010-11-24  Jason Smith  <jason.smith@canonical.com>

	merge startup notification branch

2010-11-24  Jason Smith  <jason.smith@canonical.com>

	missing dep

2010-11-24  Jason Smith  <jason.smith@canonical.com>

	unbreak present on add

2010-11-23  Jason Smith  <jason.smith@canonical.com>

	ensure we minimize to the right place

2010-11-23  Jason Smith  <jason.smith@canonical.com>

	remove cruft

2010-11-23  Jason Smith  <jason.smith@canonical.com>

	consolidate backlight intensity calculation

2010-11-23  Jason Smith  <jason.smith@canonical.com>

	Startup notification initial implementation

2010-11-25  Sam Spilsbury  <sam.spilsbury@canonical.com>


	Fixes the unity interface drawing on top of the gnome-screensaver by finding windows in the draw queue that should be on top of the unity shell and painting the unity shell directly underneath them.

2010-11-24  Sam Spilsbury  <sam.spilsbury@canonical.com>


	Tweak the paint system so that if we are painting a window and there are unity shell input windows underneath it, then the unity shell gets painted before that window (eg on top of that window), otherwise, just on top of everything else

2010-11-23  Jason Smith  <jason.smith@canonical.com>

	fix crash

2010-11-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add style 'guide'

2010-11-22  Jason Smith  <jason.smith@canonical.com>

	dont mess with Fitts, it's the law

2010-11-22  Jason Smith  <jason.smith@canonical.com>

	formatting

2010-11-22  Jason Smith  <jason.smith@canonical.com>

	Consolidate RenderIcon and RenderIconImage into RenderIcon

2010-11-22  Didier Roche  <didier.roche@canonical.com>

	change defaults to natty one

2010-11-19  Didier Roche  <didier.roche@canonical.com>

	don't build vala files for places: not used today and make FTBFS

2010-11-19  Jason Smith  <jason.smith@canonical.com>

	rediculously simple fix for floating icon bug and making floating mode play better with dragging

2010-11-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 3.1.4

2010-11-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some fixes

2010-11-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] panel work

2010-11-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add tests for adding entries

2010-11-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Also check the Sync () message 

2010-11-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add Empty indicator test

2010-11-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Initial panel tests

2010-11-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for correctly moving and removing icons, make sure we always startup ordered and also reserve space for indicators without any entries, and also protect against bad frees

2010-11-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make sure that the panel service's order is always picked up correctly

2010-11-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make pixel edges worlk

2010-11-18  Jay Taoko  <jay.taoko@canonical.com>

	* Quicklist:
	- added place holder for quicklist default item
	- pulling menu items from dbus
	* Updated display of the quicklist with user interaction events
	
	[modified]
	src/BamfLauncherIcon.cpp
	src/Launcher.cpp
	src/Launcher.h
	src/LauncherIcon.cpp
	src/LauncherIcon.h
	src/QuicklistView.cpp
	src/QuicklistView.h
	￼  src/StaticCairoText.cpp
	￼ src/StaticCairoText.h
	src/Tooltip.cpp
	src/Tooltip.h
	src/unity.cpp

2010-11-18  Jay Taoko  <jay.taoko@canonical.com>

	* Updated display of the quicklist with user interaction events
	
	[modified]
	src/BamfLauncherIcon.cpp
	src/LauncherIcon.cpp

2010-11-17  Jay Taoko  <jay.taoko@canonical.com>

	* Support for Unity quicklist

2010-11-17  Jay Taoko  <jay.taoko@canonical.com>

	* Support for Quicklist

2010-11-16  Jay Taoko  <jay.taoko@canonical.com>

	* In progress: Quicklist

2010-11-16  Jay Taoko  <jay.taoko@canonical.com>

	* Quicklist cleanup

2010-11-15  Jay Taoko  <jay.taoko@canonical.com>

	*In progress: Quicklist

2010-11-15  Jay Taoko  <jay.taoko@canonical.com>

	*Quicklist cleanup

2010-11-15  Jay Taoko  <jay.taoko@canonical.com>

	In progres: quicklist

2010-11-18  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Also build unity-io.vala and unity-appinfo-manager.vala into libunity as they are needed to build unity-place-applications

2010-11-17  Jason Smith  <jason.smith@canonical.com>

	expand shadow height slightly

2010-11-17  Jason Smith  <jason.smith@canonical.com>

	implement shadow

2010-11-17  Jason Smith  <jason.smith@canonical.com>

	merge shelf branch

2010-11-15  Jason Smith  <jason.smith@canonical.com>

	set line width to 1

2010-11-15  Jason Smith  <jason.smith@canonical.com>

	modify alpha value for new blending

2010-11-15  Jason Smith  <jason.smith@canonical.com>

	fix blending on startup

2010-11-15  Jason Smith  <jason.smith@canonical.com>

	ensure we dont trip hover for simply hovering the shelf

2010-11-15  Jason Smith  <jason.smith@canonical.com>

	start implementing shelf in full

2010-11-17  Jason Smith  <jason.smith@canonical.com>

	use correct api

2010-11-14  Jason Smith  <jason.smith@canonical.com>

	Fix set time struts

2010-11-13  Jason Smith  <jason.smith@canonical.com>

	move to clock_gettime 

2010-11-13  Jason Smith  <jason.smith@canonical.com>

	Clamp running_progress

2010-11-12  Jason Smith  <jason.smith@canonical.com>

	present on urgency

2010-11-12  Jason Smith  <jason.smith@canonical.com>

	implement present animation and use by default on entry

2010-11-12  Jason Smith  <jason.smith@canonical.com>

	update folding constant to be a little bigger (makes folded selection easier)

2010-11-12  Jason Smith  <jason.smith@canonical.com>

	enable "enter" behavior

2010-11-12  Jason Smith  <jason.smith@canonical.com>

	ensure dnd animation is continuous

2010-11-12  Jason Smith  <jason.smith@canonical.com>

	remove unused line

2010-11-12  Jason Smith  <jason.smith@canonical.com>

	merge clamping fix branch

2010-11-12  Jason Smith  <jason.smith@canonical.com>

	merge trunk

2010-11-12  Jason Smith  <jason.smith@canonical.com>

	use clamp

2010-11-12  Jason Smith  <jason.smith@canonical.com>

	Ensure time deltas dont fall negative (like when clock is reset backwards)

2010-11-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	make panel service only emit the re-sync signal when it's ready

2010-11-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	change fallback icon into something that exists

2010-11-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	Protect against missing icons

2010-11-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	remove io and appinfo

2010-11-12  Jason Smith  <jason.smith@canonical.com>

	Ensure we sort new applications at the bottom

2010-11-12  Didier Roche  <didier.roche@canonical.com>

	remove building uneeded file

2010-11-12  Didier Roche  <didier.roche@canonical.com>

	fix typo

2010-11-12  Didier Roche  <didier.roche@canonical.com>

	remove more clutter/clutk which seems to be used in all case. Still some in the tests and unity-private

2010-11-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove last clutter deps

2010-11-12  Didier Roche  <didier.roche@canonical.com>

	be coherent where installing data files

2010-11-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix lookup of icon

2010-11-12  Sam Spilsbury  <sam.spilsbury@canonical.com>

	Update the vtable name

2010-11-12  Didier Roche  <didier.roche@canonical.com>

	already releasing 3.1.3

2010-11-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	rename data directory so it doesn't get picked up by compiz magic

2010-11-12  Didier Roche  <didier.roche@canonical.com>

	make install will pass now

2010-11-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	Drop library versioning and rename the unity plugin

2010-11-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add library versioning

2010-11-12  Didier Roche  <didier.roche@canonical.com>

	merge back some DSO linking fixes

2010-11-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 3.1.2

2010-11-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	updated pot

2010-11-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	remove unneeded vapis

2010-11-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Unity 3

2010-11-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add licensing

2010-11-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	some panel fixes

2010-11-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] New panel service

2010-11-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2010-11-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some initial support for scrubbing with mouse

2010-11-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	horrible, horrible, horrible

2010-11-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for insensitive menuitems but nothing uses them yet

2010-11-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Work around mouse down/up pairing

2010-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some printfs and a leak fix

2010-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make mouse-down events work

2010-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Show menu on button down and send through the button event. Also ungrab the pointer from X

2010-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2010-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Have a used name

2010-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Support and emit EntryActivated signal

2010-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove some useless messages

2010-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	make things show

2010-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Beginnings of re-usable tile support

2010-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2010-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Connect to re-sync

2010-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Send the sync event through to the proxy-remote objects

2010-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some more cleanup

2010-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Beginnings of move to new service

2010-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Free up some mem

2010-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make ShowMenu work, as well as EntryActivated

2010-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Try and be clever about how much we ping the clients

2010-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	Support for Sync

2010-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	send pixbuf data too

2010-11-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	dump all info apart from pixbuf icons

2010-11-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	add re-sync signal

2010-11-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	some timeout magic

2010-11-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	More panel service work

2010-11-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some support for signals and basic methods

2010-11-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some support for signals and basic methods

2010-11-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	add missing files

2010-11-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	First bits of service

2010-11-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Initial service bits

2010-11-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2010-11-11  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	src/LauncherIcon.cpp
	src/Tooltip.cpp
	
	Merged the unity.tooltips-nosd-ified branch after review and approval
	from Neil. This makes the tooltips look more like notify-osd and keeps
	them visually distinct from quicklists. Thus users don't feel they are
	meant to be clickable.

2010-11-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	make tooltips look more like notify-osd (visually distinct from quicklists) to prevent users thinking they can click them

2010-11-10  Jason Smith  <jason.smith@canonical.com>

	seriously...

2010-11-10  Jason Smith  <jason.smith@canonical.com>

	fixed build

2010-11-10  Jason Smith  <jason.smith@canonical.com>

	enable dbus menu work

2010-11-10  Jason Smith  <jason.smith@canonical.com>

	restore click behavior

2010-11-10  Jay Taoko  <jay.taoko@canonical.com>

	* Adding license to files

2010-11-10  Jay Taoko  <jay.taoko@canonical.com>

	* Adding license to files

2010-11-10  Jay Taoko  <jay.taoko@canonical.com>

	* Added button value to mouse down/up/click events
	
	[modified]
	src/Launcher.cpp
	src/Launcher.h
	src/LauncherController.cpp
	src/LauncherController.h
	src/LauncherIcon.h
	src/QuicklistView.h
	src/SimpleLauncherIcon.cpp
	src/SimpleLauncherIcon.h
	src/StaticCairoText.cpp
	src/Tooltip.h

2010-11-10  Jay Taoko  <jay.taoko@canonical.com>

	* Added button value to mouse down/up/click events
	
	[modified]
	src/Launcher.cpp
	src/Launcher.h
	src/LauncherController.cpp
	src/LauncherController.h
	src/LauncherIcon.h
	src/QuicklistView.h
	src/SimpleLauncherIcon.cpp
	src/SimpleLauncherIcon.h
	src/StaticCairoText.cpp
	src/Tooltip.h

2010-11-10  Didier Roche  <didier.roche@canonical.com>

	some licenses fix, more to come

2010-11-09  Jason Smith  <jason.smith@canonical.com>

	ensure we get struts set back properly on exiting of autohide mode

2010-11-10  Sam Spilsbury  <sam.spilsbury@canonical.com>

	1. Remove action cruft
	2. Implement launcher options as compiz options

2010-11-10  Sam Spilsbury  <sam.spilsbury@canonical.com>

	1. Use internal StaticCairoText
	2. Cleanup Metadata File

2010-11-09  jassmith@gmail.com

	- Darken background of launcher
	- Use local StaticCairoText

2010-11-09  jassmith@gmail.com

	implement icon sorting

2010-11-09  jassmith@gmail.com

	no more blinky blinky with transformed screens

2010-11-09  jassmith@gmail.com

	remove printf

2010-11-09  jassmith@gmail.com

	ensure we get events when grabbing plugins are active

2010-11-09  jassmith@gmail.com

	ensure we setup window state on running (favorites wont give signals for added/removed all the time)

2010-11-09  jassmith@gmail.com

	indicate number of running windows

2010-11-09  jassmith@gmail.com

	modify urgent animation to not fall down to 0 opacity

2010-11-09  Jay Taoko  <jay.taoko@canonical.com>

	* Revised Tooltip rendering
	* Added StaticCairoText files
	* Prototype Quicklist rendering
	
	[Added]
	src/QuicklistView.cpp
	src/QuicklistView.h
	src/StaticCairoText.cpp
	src/StaticCairoText.h
	
	[Modified]
	po/unity.pot
	src/StaticCairoText.cpp
	src/Tooltip.cpp
	src/Tooltip.h

2010-11-09  Jay Taoko  <jay.taoko@canonical.com>

	* Revised Tooltip rendering
	
	[modified]
	src/StaticCairoText.cpp
	src/Tooltip.cpp
	src/Tooltip.h

2010-11-09  Jay Taoko  <jay.taoko@canonical.com>

	* Added StaticCairoText files
	* Prototype Quicklist rendering
	
	[Added]
	src/QuicklistView.cpp
	src/QuicklistView.h
	src/StaticCairoText.cpp
	src/StaticCairoText.h
	
	[Modified]
	po/unity.pot
	src/Tooltip.cpp
	src/Tooltip.h

2010-11-09  jassmith@gmail.com

	increase the number of blinks in an urgent cycle

2010-11-09  jassmith@gmail.com

	ensure we dont write alpha on the right edge line

2010-11-09  jassmith@gmail.com

	Initial introduction of urgent animation

2010-11-09  Jay Taoko  <jay.taoko@canonical.com>

	* Replaced a delete with UnReference ().
	
	[modified]
	src/PanelView.cpp

2010-11-09  jassmith@gmail.com

	merge render controller branch

2010-11-08  jassmith@gmail.com

	autohide and floating mode basic implementations completed

2010-11-08  jassmith@gmail.com

	ensure we always display the right tooltip

2010-11-08  jassmith@gmail.com

	add very slight opacity to colored tiles in order to retain glass feeling

2010-11-08  jassmith@gmail.com

	dont eat CPU on mouse move

2010-11-08  jassmith@gmail.com

	remove hack which is no longer needed

2010-11-08  jassmith@gmail.com

	minor tweak

2010-11-08  jassmith@gmail.com

	enable more complex rendering on the launcher

2010-11-08  jassmith@gmail.com

	redamentaory drag behavior

2010-11-08  jassmith@gmail.com

	merge el trunko

2010-11-08  jassmith@gmail.com

	More owrk on extro animation

2010-11-08  jassmith@gmail.com

	work on positioning algorithm

2010-11-07  jassmith@gmail.com

	more animation work

2010-11-07  jassmith@gmail.com

	implement sister timestamp concept (for enter/exit style events)

2010-11-07  jassmith@gmail.com

	more work on simplification

2010-11-06  jassmith@gmail.com

	More progress on function oriented animation system

2010-11-06  jassmith@gmail.com

	starting work on getting folding defined in a more functional manner

2010-11-05  Jay Taoko  <jay.taoko@canonical.com>

	* Connected rendering to the data provided by RenderArgs
	* Updated to the latest Nux trunk
	* GET NUX FROM TRUNK!

2010-11-05  jassmith@gmail.com

	start working on high level render controller

2010-11-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some fixes to the panel test

2010-11-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	A Panel loader for quick testing

2010-11-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add license

2010-11-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	Set envvar earlier

2010-11-05  Didier Roche  <didier.roche@canonical.com>

	build in distcheck (with system path) and with latest nux

2010-11-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add make distcheck support

2010-11-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for GTester and a make check target

2010-11-05  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed allocation/release of textures. Was causing a major memory leak.
	
	[modified]
	src/PanelHomeButton.cpp
	src/PanelIndicatorObjectEntryView.cpp
	src/PanelView.cpp

2010-11-04  Jay Taoko  <jay.taoko@canonical.com>

	* Fixed Blending of launcher 
	
	[modified]
	src/Launcher.cpp

2010-11-04  Jay Taoko  <jay.taoko@canonical.com>

	* Removed unused files VScrollBarSlim.cpp/.h
	* Changed naming of class following changes in Nux
	
	[modified]
	po/unity.pot
	src/Launcher.cpp
	src/Launcher.h
	src/PanelIndicatorObjectView.cpp
	src/PanelIndicatorObjectView.h
	src/PanelView.cpp
	src/PanelView.h
	src/Tooltip.cpp
	src/Tooltip.h
	
	[deleted]
	src/VScrollBarSlim.cpp
	src/VScrollBarSlim.h

2010-11-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	It is a real test

2010-11-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	Testing and jays branch

2010-11-03  Jay Taoko  <jay.taoko@canonical.com>

	* fixed an issue with the blending of the launcher background
	* UnReference textures instead of deleting them.
	
	[modified]
	src/Launcher.cpp
	src/SimpleLauncherIcon.cpp
	src/Tooltip.cpp
	src/Tooltip.h

2010-11-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fixed issue starting service. Added support for unit tests

2010-11-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add first bits of unity teshhhhhhting

2010-11-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Missed a file

2010-11-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Move compiz glib script into tools

2010-11-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Build the plugin

2010-11-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Build the compiz plugin

2010-11-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Build and install the service

2010-11-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Import the work done so far with Compiz

2010-11-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Verison libunity

2010-11-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add .pot to tree

2010-11-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for translations

2010-11-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make sure we configure stuff out of tree too

2010-11-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add in the data we need, removing everything else

2010-11-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Create and install the pkgconfig file. Serve up kittens to be slaughtered by the god of CMake

2010-11-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Build and install libunity and it's header

2010-11-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add build stuff for vala

2010-11-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some more cleanup

2010-11-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove autofoo stuff and unneeded code *sobs*

2010-10-13  David Barth  <david.barth@canonical.com>

	add support for disabling the effects cache

2010-10-01  David Barth  <david.barth@canonical.com>

	move cache/effects quirks into a cleaner interface

2010-09-30  David Barth  <david.barth@canonical.com>

	add UNITY_DISABLE_CACHE env. variable to let unity run on poor GL drivers, like my ATI M56/X1600 radeon

2010-10-08  jassmith@gmail.com

	fix crash

2010-10-07  jassmith@gmail.com

	Remove 2x2 minimum limitation on workspace layout

2010-10-06  Didier Roche  <didier.roche@canonical.com>

	add ? to the dance (LP: #652785) of migration

2010-10-06  Didier Roche  <didier.roche@canonical.com>

	add ? to the dance (LP: #652785)

2010-10-05  Didier Roche  <didier.roche@canonical.com>

	merge replace = to _ for favorite migration (LP: #655175)

2010-10-05  Didier Roche  <didier.roche@canonical.com>

	replace = to _ for favorite migration (LP: #655175)

2010-10-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Fix sections with long names issue

2010-10-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	merge trunk

2010-10-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	make sizing a bit more normal

2010-10-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	ff

2010-10-01  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge Mikkel's branch lp:~unity-team/unity/plugging-leaks-with-a-nailgun:
	
	* Plug elusive, but big, leaks when exercising the places. Note that low end graphics hardware (like my i945) still has trouble keeping up with our aggresive allocations of new textures for the tiles. This triggers lots of garbage collections in the driver which causes noticiable lag in the UI. Fixing this will require more work.
	
	* Fix occasional slowdown of place rendering because of mem churn

2010-10-01  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Dammit Mikkel! Remember to chain up the dispose() handler already!

2010-10-01  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Implement a "disposed mode" for the default group renderer. After dispose() has been run it drops all requests to update it's state. This seems to catch a leak we had where result (especially from the files place) could arrive after the place view had been closed, causing Tile actors to be generated and leaked - or something...

2010-09-30  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Be sure to chain up when overriding dispose()

2010-09-30  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Clean up some of the ref counting logic, plugging an odd leak. Also free all texture memory once a place is dismissed, we used to keep the textures around until next time we brought that particular place up again. This could cause problems on low end graphics hardware because the texture mem would be filled up causing all WM operations to be very slow.
	
	* Don't use manual unref() because of odd refcounts, but clean up the underlying code to return the right thing
	
	* Free all memory when a place is dismissed
	
	* Use Gee to manage lists of GObjects instead of G*List which have unclear memory semantics
	
	* There are still leaks. Sorry :´-|
	

2010-09-29  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	NOTE: ABI and API break in libunity was required to fix a leak. The affected abi+api was not used any where outside libunity itself.
	
	Revamp the internal re-usage of tiles to use Gee collections instead of GSList which doesn't work super well wth Vala mem management
	
	Discovered a bug in Vala causing it to generate self-refs in object constructors if the object has a delegate member which is set to a lambda or a non-static method on 'this'. This was the root cause of a series of leaks we have been battling for some time. Made the offending places use static methods in stead.

2010-09-29  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Optimize tile creation by using a factory instead of expensive strcmp()s

2010-09-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix loading of translations from the place files

2010-09-28  Gord Allott  <gord.allott@canonical.com>

	changes the launcher behaviour to launch a new application if no user visible windows are found to fix lp:647979

2010-09-27  Gord Allott  <gord.allott@canonical.com>

	launches new apps if there are no open windows, helps fix lp:647979

2010-09-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	Devel bump

2010-09-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.2.46

2010-09-27  Gord Allott  <gord.allott@canonical.com>

	fix for crasher in favourites

2010-09-27  Gord Allott  <gord.allott@canonical.com>

	use get_basename instead of silly str manipulating, should fix lp:648625

2010-09-27  Didier Roche  <didier.roche@canonical.com>

	fix remaining issue when software is at start for non 3D detection (LP: #614088)

2010-09-27  Didier Roche  <didier.roche@canonical.com>

	silly issue when software is at start

2010-09-27  Didier Roche  <didier.roche@canonical.com>

	Fix duplicate ubiquity entry in UNE live session (was importing it from the GNOME desktop) (LP: #648827)

2010-09-27  Didier Roche  <didier.roche@canonical.com>

	Fix duplicate ubiquity entry in UNE live session (was importing it from the GNOME desktop) (LP: #648827)

2010-09-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Jason pleasures didrocks

2010-09-24  jassmith@gmail.com

	Ensure the user has at least 4 workspaces and respect if they have more

2010-09-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Bump to next devel release

2010-09-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.2.44

2010-09-24  jassmith@gmail.com

	Merge configure workspace layout branch

2010-08-26  jassmith@gmail.com

	ensure workspace layout is set upon unity start

2010-09-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Updated MT code

2010-09-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Do two stage back too

2010-09-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Implemented two stage pinch

2010-09-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	interim commit

2010-09-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	interim commit

2010-09-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	3-pinch = app-expose

2010-09-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	4-tap = show/hide dash

2010-09-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Only drag windows on 3-to-2

2010-09-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge lp:~unity-team/unity/num-trash-items

2010-09-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Workaround for fixing bug #646653 "The number of items message in the Unity trash does not load translations".
	
	For some reason ngettext() doesn't work for us, and I've been unable to come up with a fix in suitable time for Maverick. Sorry world!

2010-09-24  Gord Allott  <gord.allott@canonical.com>

	fixes favorite loading for didrocks, fixes lp:645835

2010-09-24  Gord Allott  <gord.allott@canonical.com>

	don't check for application type

2010-09-24  Gord Allott  <gord.allott@canonical.com>

	tries to work around crazy paths for favorites

2010-09-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Fix crasher when place daemons fails to start on DBus activation

2010-09-24  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Fix crasher when place daemons failed to start up on DBus activation.

2010-09-24  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/panel/panel-home-button.vala
	
	Merged unity.fix-644686 after review and approval from Gordon. This
	uses the new (crisper) 24x24 cof-logo icon provided by Otto for the
	panel's home-button. This needs to go alongside unity-asset-pool rev. 48 
	Fixes LP: #644686

2010-09-24  Mirco Müller  <mirco.mueller@ubuntu.com>

	Use an updated cof-logo icon for the home-button. This needs a newer version of unity-asset-pool (rev. 48). Fixes LP: #644686

2010-09-24  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/launcher/scroller-view.vala
	
	Merged branch unity.fix-633069 after review and approval form Gordon. 
	Beautified the keyboard-shortcuts. Text is crisper and centered in the
	box. Rounded corners are a bit smaller. This is for the Maverick RC.
	Fixes LP: #633069

2010-09-24  Mirco Müller  <mirco.mueller@ubuntu.com>

	Make keyboard-shortcut overlays a bit nicer. Rounded corners are a bit smaller now. Text is crisper and centered. Fixes LP: #633069

2010-09-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix vapi for indicator

2010-09-23  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Add dep on latest libindicator (0.3.14) to get the new libindicate ABI

2010-09-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Post release bump

2010-09-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.2.42

2010-09-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge Neil's branch lp:~unity-team/unity/places-fixes-2010-09-22:
	
	* Bug #607821: Search Field does not behave as specified when the search fails
	* Bug #607829: Clicking a Place icon while viewing the same place in the Dash should return to the Home screen of that place and clear the search
	* Bug #612562: URI activation in global view
	* Bug #637136: launchers should act like if the application was not focussed in the place views
	* Bug #638402: clicking on a category from CoFs does not directly take you to the desired category
	* Bug #638857: dash initial icons states
	* Bug #641554: cropping an image in shotwell crashes unity
	* Bug #641669: Launcher loads 48 px icons instead of 32 px
	* Bug #642669: mutter crashes when closing pop-up dialog
	* Bug #644215: "Applications" and "Files & Folders" tooltips are not translatable

2010-09-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Load icons at 32px for the launcher, thanks to Severin Heiniger for pointing this out

2010-09-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2010-09-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	We were validating the wrong mutter window! this obviously can lead to crashes galore during MT stuff

2010-09-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Load locale strings

2010-09-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add URI activation support for the global place

2010-09-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Use gdk_error_trap properly

2010-09-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Guard against a null entry or null entry.parent. Now vala won't ignore these checks

2010-09-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Set the search bar first, otherwise we might still receive events from the old place when we shouldn't

2010-09-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make switching quicker, make sure that  file browsing works

2010-09-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make sure we correctly reset the dash on clicking on places

2010-09-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Show the  failed search red bg on the entry

2010-09-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't expose an active application if we're in dash mode when the user clicks

2010-09-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make the home buttons reactive

2010-09-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add red tint when search fails

2010-09-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Support new libindicator API

2010-09-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for entry_activated () 

2010-09-22  jassmith@gmail.com

	merge window spread popup fix branch

2010-09-22  jassmith@gmail.com

	Ensure we dont map windows when expose is active

2010-09-22  Gord Allott  <gord.allott@canonical.com>

	fixes lp:619344 by removing glow on fold

2010-09-22  Gord Allott  <gord.allott@canonical.com>

	fixes lp:619344 by removing glow on fold

2010-09-22  Gord Allott  <gord.allott@canonical.com>

	adds support into unity for using a gconf key to disable super key support

2010-09-22  Ying-Chun Liu (PaulLiu)  <grandpaul@gmail.com>

	Add gconf key to disable/enable super key.

2010-09-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Multi-monitor support

2010-09-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make sure the input region is correct

2010-09-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	dummy

2010-09-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make the other bits work with multi-monitor setups

2010-09-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Basic multi monitor support

2010-09-22  Gord Allott  <gord.allott@canonical.com>

	fixes launcher focus grabbing lp:637123

2010-09-22  Gord Allott  <gord.allott@canonical.com>

	fixes lp:637123

2010-09-22  Gord Allott  <gord.allott@canonical.com>

	fixes the places icons and workspace manager icon so that you can't drag them out

2010-09-22  Gord Allott  <gord.allott@canonical.com>

	stops drag events from affecting special launcher icons such as places, also stops you dragging past those icons

2010-09-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge lp:~unity-team/unity/trash-i18n-fixes. Partial fix for bug #645038 "Trash menu items in Unity are either not translatable or translations are not loaded".
	
	Still missing an issue with ngettext("%d item", "%d items", n_items); Please see the linked bug.

2010-09-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	First stab at fixing bug #645038: "Trash menu items in Unity are either not translatable or translations are not loaded". Still haven't figured out why the "%d items" statement with ngettext() is not working.

2010-09-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge Mikkel's branch lp:~unity-team/unity/fast-icons:
	
	* This branch optimizes the icon loading considerably. Most notably the places will now appear on screen much faster. You will note that on initial launch of a place the icons will not appear instantly - in fact may appear to arrive slower than before. This is due to the fact that the new code shows the place on screen much earlier than the old code.
	
	* Fixes the bug where tiles in the places could sometimes have the wrong icon.
	
	* DISCLAIMER: It breaks ABI and API of Unity.IO. Slightly. This was required to remove a heckuwa lot of reallocations of some big IO buffers. Unity internally has been updated to reflect this (of course). The place daemons are the only other consumers, and I will update them to require the latest unity, which should make this a non-problem.

2010-09-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Make process_icon_queue() private now that we don't have to leak this logic anymore (all optimizations are handled internally)

2010-09-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Make the PixbufCache a *lot* more clever on when to start loading icons - and do some more aggresively than before. This change allowed us to remove a hack from places-default-renderer-group.vala that leaked some logic into the group renderer class to optimize responsiveness.
	
	Simplify and clean up the logic of PixbufCache

2010-09-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Outcomment dubious call to internals of Unity.PixbufCache

2010-09-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Add some docs to the public methods of UnityPixbufCache

2010-09-22  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Rename method load_iteration() to process_icon_queue_dispatcher() and make it private

2010-09-21  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	API/ABI break of libunity: in unity_io_read_stream_async() only consumer is unity internally and the place daemons. They will be bumped to require the new libunity version. So no reason to change soname.
	
	Fixes bug where the wrong icon where at times associated with a tile in the places view. LP bug #642935
	
	Work on optimizing file icon loading:
	
	* Reduced number of reallocations
	* Increased buffer size and made sure the buffer is allocated only once
	* Less roundtrips to mainloop
	* Try and match read buffer size to default inode size (4k)
	* Sequential reading of queued files. Before this we'd load at minimum 10 in parallel! Note that this change might actually make the loading *slower* on SSD while almost certainly faster on conventional drives

2010-09-21  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	make PixbufRequestType a private enum

2010-09-21  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Make PixbufCacheTask a private class and add [Compact] annotation in order to make them a little lighter (we might spawn several thousands of these)

2010-09-21  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Unregister the icon queue timeout (if set) when a PixbufCache is destroyed

2010-09-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Some menu's keep showing

2010-09-22  jassmith@gmail.com

	Ensure our dnd window is set to not accept input focus

2010-09-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Jasons maximus fixes

2010-09-22  jassmith@gmail.com

	Ensure we dont process any window that is already too big for the stage

2010-09-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/places/places-place-search-navigation.vala
	
	Merged unity.fix-638285 after review and approval from Mikkel. The
	forward- and back-buttons in the places-view are now rendered with
	lowered opacity to better indicate being insensitive, thus the user does
	not accidentally assume they can be pressed. Fixes LP: #638285

2010-09-21  Mirco Müller  <mirco.mueller@ubuntu.com>

	Made the insensitive state of the forward- and back-button more obvious by decreasing their opacity, thus users don't assume they are actually clickable. Fixes LP: #638285

2010-09-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	targets/mutter/window-management.vala
	
	Merged Jason's restore-foce-activate branch after review and approval.

2010-09-22  jassmith@gmail.com

	restore force activate function using timeout of 0 instead of idle. This seems to eliminate the crash

2010-09-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/places/places-button.vala
	unity-private/places/places-default-renderer.vala
	unity-private/places/places-place-search-sections-bar.vala
	
	Merged Cimi's fix-cairo-misalignments branch after review and approval.
	This fixes some fills, line-widths, alignments in the default
	places-renderer and scrollbar.

2010-09-17  Andrea Cimitan  <andrea.cimitan@gmail.com>

	Fixes to scrollbar

2010-09-17  Andrea Cimitan  <andrea.cimitan@gmail.com>

	More fixes, now to places default rendered

2010-09-17  Andrea Cimitan  <andrea.cimitan@gmail.com>

	Fixes fill of places_button when pressed

2010-09-17  Andrea Cimitan  <andrea.cimitan@gmail.com>

	Fixes some misalignments, different design (sharp borders), should be faster

2010-09-22  Gord Allott  <gord.allott@canonical.com>

	fixes for various bugs, linked in the commits

2010-09-21  Gord Allott  <gord.allott@canonical.com>

	moves the auto-scroll animation from 30fps based to clutter animation based, fixes lp:640560

2010-09-21  Gord Allott  <gord.allott@canonical.com>

	fixes issue with icons that are dragged out remaining, fixes lp:643434

2010-09-20  Gord Allott  <gord.allott@canonical.com>

	hides hidden menu items, fixes lp:641543

2010-09-22  Didier Roche  <didier.roche@canonical.com>

	detects if software acceleration rather than hw is available and if so, try to
	logout from the session after a dialog prompt, changing the selected session in
	gdm to gnome.

2010-09-21  Didier Roche  <didier.roche@canonical.com>

	change user session selected by default if no 3D driver detected

2010-09-18  Didier Roche  <didier.roche@canonical.com>

	prompt a dialog and exit if we detect that GL is software rendered

2010-09-22  Didier Roche  <didier.roche@canonical.com>

	People are sometime insane in filling their custom launcher name. Try to be
	smart and to convert some of them.

2010-09-21  Didier Roche  <didier.roche@canonical.com>

	being safe when people are using crazy caracters in desktop file (LP: #644114, #635156)

2010-09-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/panel/panel-indicator-object-entry-view.vala
	
	Merged branch unity.fix-604505-2 after review and approval from Gordon.
	Upon initial focus of insensitive menus (upon program startup) they are
	no longer reactive, thus the user can't activate them with the mouse or
	keyboard as intended. Fixes LP: #604505

2010-09-21  Mirco Müller  <mirco.mueller@ubuntu.com>

	Make insensitive menu really inactive, when window is initially focused (program is started). Fixes LP: #604505

2010-09-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/launcher/quicklist-menu-item.vala
	
	Merged branch unity.fix-643315 for after review and approval by Gordon.
	Makes quicklist-items have equal width again and fixes regression of all
	the clutter-warning about relayout happening during an allocation cycle.
	Fixes LP: #643315

2010-09-21  Mirco Müller  <mirco.mueller@ubuntu.com>

	use timeout again, fixes LP: #643315 (quicklist items having different widths) and the other regression of clutter spitting out warnings about relayout being performed during an allocation cycle

2010-09-21  Jay Taoko  <jay.taoko@canonical.com>

	Unref item returned from menu_item_from_dbusmenuitem. They have an extra reference that stop them from being properly deleted.
	
	[modified]
	unity-private/launcher/quicklist-controller.vala

2010-09-21  Jay Taoko  <jay.taoko@canonical.com>

	Unref item returned from menu_item_from_dbusmenuitem. They have an extra reference that stop them from being properly deleted.
	
	[modified]
	unity-private/launcher/quicklist-controller.vala

2010-09-21  Jay Taoko  <jay.taoko@canonical.com>

	Unref item returned from menu_item_from_dbusmenuitem. They have an extra reference that stop themfrom being properly deleted.
	
	[modified]
	unity-private/launcher/quicklist-controller.vala

2010-09-21  Jay Taoko  <jay.taoko@canonical.com>

	Unref item returned from menu_item_from_dbusmenuitem. They have an extra reference that stop themfrom being properly deleted.
	
	[modified]
	unity-private/launcher/quicklist-controller.vala

2010-09-21  Jay Taoko  <jay.taoko@canonical.com>

	Add correct destructor name to menu items.
	
	[modified]
	unity-private/launcher/quicklist-check-menu-item.vala
	unity-private/launcher/quicklist-image-menu-item.vala
	unity-private/launcher/quicklist-radio-menu-item.vala
	unity-private/launcher/quicklist-seperator-menu-item.vala

2010-09-21  Jay Taoko  <jay.taoko@canonical.com>

	* Add correct destructor name to menu items.
	
	[modified]
	unity-private/launcher/quicklist-check-menu-item.vala
	unity-private/launcher/quicklist-image-menu-item.vala
	unity-private/launcher/quicklist-radio-menu-item.vala
	unity-private/launcher/quicklist-seperator-menu-item.vala

2010-09-21  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/launcher/quicklist-controller.vala
	
	Merged branch unity.fix-631446-2 after review and approval from Gordon.
	Make sure the anchor-position/offset of label and quicklist is really
	the same.  Fixes LP: #631446.

2010-09-21  Mirco Müller  <mirco.mueller@ubuntu.com>

	use same offset for label and quicklist, should fix LP: #631446 for real now

2010-09-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Improved breadcrumb look by Cimi

2010-09-17  Andrea Cimitan  <andrea.cimitan@gmail.com>

	Improved look of breadcrumbs in folder view

2010-09-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Cimi's work that fixes up menuitem look and feel

2010-09-17  Andrea Cimitan  <andrea.cimitan@gmail.com>

	Update text color to reflect Ambiance changes

2010-09-17  Andrea Cimitan  <andrea.cimitan@gmail.com>

	Fix ambiance theme in maverick, hardcoded, bug #611967

2010-09-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update ignores

2010-09-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Cimi's fix window buttons branch

2010-09-17  Andrea Cimitan  <andrea.cimitan@gmail.com>

	Fixes for window decorations buttons in the panel, using new Ambiance theme

2010-09-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Post release bump

2010-09-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.2.40

2010-09-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Merge gords launcher fixes branches

2010-09-16  Gord Allott  <gord.allott@canonical.com>

	fix for lp:601093 icons now zoom in and out

2010-09-16  Gord Allott  <gord.allott@canonical.com>

	fixes lp:633084

2010-09-16  Gord Allott  <gord.allott@canonical.com>

	fixes menu generation on scroll

2010-09-16  Gord Allott  <gord.allott@canonical.com>

	sends motion event on animations

2010-09-16  Gord Allott  <gord.allott@canonical.com>

	fixes lp:627488 active (left) indicator on the special launchers should not hang around anymore

2010-09-16  Gord Allott  <gord.allott@canonical.com>

	increased exp count for balance

2010-09-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't register for MGRAGS

2010-09-07  Chase Douglas  <chase.douglas@ubuntu.com>

	Don't register for MDRAGs since they aren't used
	
	Four finger drags aren't used, and MDRAGs prevent EDRAGs from continuing
	if four touches are ever seen during a drag gesture's lifetime.
	
	Fixes LP: #632613

2010-09-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for showing menus when the user presses Alt+FOO

2010-09-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update to supprt menu_show signal from libindicator. This enables keyboard shortcuts in the global menu

2010-09-16  jassmith@gmail.com

	remove force activate call as it can cause issues with very very shortlived windows

2010-09-16  jassmith@gmail.com

	merge youtube fix branch

2010-09-16  jassmith@gmail.com

	remove dead test

2010-09-16  jassmith@gmail.com

	fix issue where youtube videos did not stay fullscreen

2010-09-16  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/panel/panel-indicator-object-entry-view.vala
	
	Merged unity.fix-600191 branch after review and approval from Jay. Made
	sure all possible combinations of image and lable being visible or not
	are correctly handled, thus the menu (parent) gets correctly shown or
	hidden and no "gap" is left on the global menu. Fixes LP: #600191

2010-09-16  Mirco Müller  <mirco.mueller@ubuntu.com>

	cover all possible cases of image and label being shown or not, removed debug ouput

2010-09-16  Mirco Müller  <mirco.mueller@ubuntu.com>

	getting closer

2010-09-16  Mirco Müller  <mirco.mueller@ubuntu.com>

	trying to fix the gap issue

2010-09-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge Mikkel's branch lp:~unity-team/unity/browse-in-nautilus:
	
	* Adds support for the UnityExtraAction hint. Which can be used for place daemons to register a small icon that launches some extra feature for the currently displayed dataset.
	
	In particular this is used by the files daemon to show a small "Browse current folder in Nautilus" button when in folder browsing mode.

2010-09-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Hide/show Dash according to Activate()s return value when triggering a UnityExtraAction from a place daemon

2010-09-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make the extra action stick to the right

2010-09-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Implement support for the UnityExtraAction hint. This makes it possible for the files' place daemon to add a button that when clicked opens Nautilus on the currently browsed folder. This fixes bug #633201 "Provide an "open this folder" button"

2010-09-16  Jay Taoko  <jay.taoko@canonical.com>

	Jay Taoko 2010-09-15 In reference to bug 617339. This branch add the label menu item to the quicklist menu. There are cases when the quicklist is requested and the menu hasn't been previously filled with the label item.

2010-09-15  Jay Taoko  <jay.taoko@canonical.com>

	In reference to bug 617339. This branch add the label menu item to the quicklist menu. There are cases when the quicklist is requested and the menu hasn't been previously filled with the label item.
	
	[modified]
	unity-private/launcher/quicklist-controller.vala

2010-09-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Fix huge leak when showing place. All tiles where leaked.

2010-09-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Fix *huge* mem leak when showing a place

2010-09-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Remove inappropriate comment string

2010-09-15  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	.bzrignore
	unity-private/panel/panel-indicator-object-entry-view.vala
	unity-private/panel/panel-indicator-object-view.vala
	
	Merged unity.fix-604505 branch after review and approval from Jay. This
	makes insensitive labels/images in the global-menu render with lower
	opacity. It also makes sure insensitive menus can't be accessed by the
	mouse or keyboard-navigation. Fixes LP: #604505

2010-09-15  Mirco Müller  <mirco.mueller@ubuntu.com>

	make sure the insensitive menu is also skipped if the user navigates with the cursor-keys

2010-09-15  Mirco Müller  <mirco.mueller@ubuntu.com>

	don't allow mouse-clicks on insensitive entries/menus

2010-09-15  Mirco Müller  <mirco.mueller@ubuntu.com>

	handle changes/updates to the state of the sensitive-flag for label and image

2010-09-15  Mirco Müller  <mirco.mueller@ubuntu.com>

	render insensitive menu-labels/images with only a quarter of the normal opacity

2010-09-15  Mirco Müller  <mirco.mueller@ubuntu.com>

	ignore intermediate C-files

2010-09-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	bump for next development release

2010-09-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.2.38

2010-09-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Misc fixes

2010-09-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Pressing enter activates the first result in search

2010-09-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Beginnings of a context stack

2010-09-14  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/launcher/scroller-controller.vala
	
	Merged branch unity.fix-632460 after review and approval from Gordon.
	This avoids the crash on Super-key-shortcuts with places.
	Fixes LP: #632460 

2010-09-14  Mirco Müller  <mirco.mueller@ubuntu.com>

	add a warning() and FIXME-remark for the failure-case

2010-09-14  Mirco Müller  <mirco.mueller@ubuntu.com>

	Added some debug-output for testing

2010-09-14  Gord Allott  <gord.allott@canonical.com>

	enables support for sending favourites to bamf

2010-09-14  Gord Allott  <gord.allott@canonical.com>

	send favourites list to bamf

2010-09-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	MT fixes

2010-09-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some more cleanups

2010-09-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make moving windows not screw up the size of the window

2010-09-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some cleanups

2010-09-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make 4-pinch show/hide places

2010-09-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Raise windows that are maximised/fullscreened, so you don't get left in strange states

2010-09-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make 3-tap and 4-tap toggle expose

2010-09-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add 3-tap app-window-pick and 4-tap all window pick

2010-09-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make gestures with magicpad work, fix the randomness of multiple gestures happening at once

2010-09-14  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Update POTFILES.in with missing source files with translatable strings. This fixes bug #637128: "lot of strings can't be translated..."

2010-09-14  Mirco Müller  <mirco.mueller@ubuntu.com>

	added:
	unity-private/panel/panel-divider.vala
	modified:
	unity-private/Makefile.am
	unity-private/panel/panel-home-button.vala
	unity-private/panel/panel-view.vala
	
	Merged branch unity.fix-636602 after review and approval from Gordon.
	A new class called Unity.Panel.Divider is added. This adds a special
	Ctk.Image actor between the home-button and menubar/window-buttons to
	hold the dividing groove artwork. Fixes LP: #636602. This needs
	unity-asset-pool rev. 44.

2010-09-13  Mirco Müller  <mirco.mueller@ubuntu.com>

	make sure the divider/groove is not visible when the shell is shown

2010-09-13  Mirco Müller  <mirco.mueller@ubuntu.com>

	removed unused boolean flag

2010-09-13  Mirco Müller  <mirco.mueller@ubuntu.com>

	Add class Unity.Panel.Divider to extract the groove from the home-button to a separate actor. This branch needs to go along with lp:~unity-team/unity-asset-pool/unity-asset-pool.fix-636602 because of new artwork. Fixes LP: #636602

2010-09-14  Gord Allott  <gord.allott@canonical.com>

	fixes a lot of small design tweaks, bug links in branch comment

2010-09-14  Gord Allott  <gord.allott@canonical.com>

	fix for small double menu problem introduced with this branches changes

2010-09-14  Gord Allott  <gord.allott@canonical.com>

	fixes lp:632991 - removes jittering when rubber band is in use on the launcher

2010-09-14  Gord Allott  <gord.allott@canonical.com>

	fixes lp:633045 - auto scroll speed is now corrected

2010-09-14  Gord Allott  <gord.allott@canonical.com>

	fixes lp:631452

2010-09-14  Gord Allott  <gord.allott@canonical.com>

	fixes lp:620427 - launcher does not contract if a menu is open

2010-09-14  Gord Allott  <gord.allott@canonical.com>

	fixes lp:620427 - launcher does not contract if a menu is open

2010-09-14  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge a one-liner branch fixing the logging of launched apps in places (by accepting a tiny bit of sync io when launching an app)

2010-09-14  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Don't use Unity.AppInfoManager when launching apps. This means we'll do a bit of sync IO when launching an app, but we need to do it this way in order to trigger the zeitgeist-gio module to log the app launch event.
	
	This fixes bug #632203: "Log apps launched via unity-place-applications"

2010-09-13  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/launcher/quicklist-controller.vala
	
	Tooltip expanding to quicklist no longer jumps to the right. Furthermore
	the anchor-arrow of the tooltip/quicklist now no longer is over the
	launcher-icon/tile and fully aligns with the triangle indicating the
	focused application. Fixes LP: #631446.

2010-09-13  Mirco Müller  <mirco.mueller@ubuntu.com>

	make sure the anchor-arrow aligns with the focused-triangle indicating the current app.

2010-09-13  Mirco Müller  <mirco.mueller@ubuntu.com>

	Correct the offset of the quicklist so it doesn't jump to the right when expanding from a tooltip. Fixes LP: #631446

2010-09-09  Didier Roche  <didier.roche@canonical.com>

	oh autools, why are you so mean and don't want to dist my libexec script

2010-09-09  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Post release version bump

2010-09-09  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Release 0.2.36

2010-09-09  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge Mikkel's branch lp:~unity-team/unity/pixbufcache-fixes:
	
	While this branch does not fix the big leak we have when bringing up a place, it fixes a leak of maybe 5-10mb we'll have on startup and it drastically improves the loading/rendering times of icons in the places:
	
	* Fix a big leak when loading pixbufs with Unity.PixbufCache
	
	* Optimize IO when loading pixbufs, by using a bigger buffer
	
	* Remove a few unnecessary async calls to reduce the number of mainloop round trips
	
	Remove some stale outcommented code

2010-09-09  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Fix a big leak when loading pixbufs with Unity.PixbufCache
	
	Optimize IO when loading pixbufs, by using a bigger buffer
	
	Remove a few unnecessary async calls to reduce the number of mainloop round trips
	
	Remove some stale outcommented code

2010-09-09  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge Mikkel's branch lp:~unity-team/unity/group-icons:
	
	* Support loading and rendering of group header icons

2010-09-09  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Display group header icons as hinted by the model

2010-09-09  Didier Roche  <didier.roche@canonical.com>

	launch migration script from vala to transition one time new people to unity (LP: #622146)

2010-09-09  Didier Roche  <didier.roche@canonical.com>

	add comment about the workaround for dumping gconf values

2010-09-09  Didier Roche  <didier.roche@canonical.com>

	use prefix

2010-09-08  Didier Roche  <didier.roche@canonical.com>

	launch migration script from vala to transition one time new people to unity (LP: #622146)

2010-09-08  Didier Roche  <didier.roche@canonical.com>

	add migrate favorite script and distribute it

2010-09-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/panel/panel-home-button.vala
	
	Merged unity.fix-630031 branch after review and approval from Jason. There
	was a regression in the alignment of the home-button groove and the right
	edge of the launcher. It was off by two pixels. By adding two to the to
	the query of the launcher-width this is now corrected. Fixes LP: #630031.

2010-09-08  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fix width of home-button on panel, so groove aligns with right edge of launcher, fixes LP: #630031

2010-09-03  Didier Roche  <didier.roche@canonical.com>

	rebump post-release

2010-09-03  Didier Roche  <didier.roche@canonical.com>

	downgrade for merge-upstream no conflict

2010-09-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add devices.png to tarball

2010-09-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Bumped to next dev version

2010-09-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.2.34

2010-09-03  Gord Allott  <gord.allott@canonical.com>

	This branch queues requests to remove results from the views long enough to update the existing tiles if add_result comes in. This allows the views not to flash as much during searches.

2010-09-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make seaching in places a little nicer

2010-09-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add a batch processing for icon setting

2010-09-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some batchprocessing for pixbuf loading

2010-09-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	Forgot to remove the debug()-calls

2010-09-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged Neil's fix-places-memleaks branch after review and approval. Fixes
	numerous mem-leaks in Places and Quicklists.
	
	modified:
	unity-private/launcher/quicklist-check-menu-item.vala
	unity-private/launcher/quicklist-image-menu-item.vala
	unity-private/launcher/quicklist-menu-item.vala
	unity-private/launcher/quicklist-radio-menu-item.vala
	unity-private/places/places-default-renderer-group.vala
	unity-private/places/places-default-renderer-tiles.vala
	unity-private/places/places-default-renderer.vala
	unity-private/places/places-place-home-renderer.vala
	unity-private/places/places-place-search-entry.vala
	unity-private/places/places-view.vala
	unity/unity-layered-bin.vala

2010-09-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Correctly free child actors

2010-09-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Clean up memory usage inside places

2010-09-02  Gord Allott  <gord.allott@canonical.com>

	fixes lp:623953 - applications that are favourited and then closed are now not removed

2010-09-02  Gord Allott  <gord.allott@canonical.com>

	removed a debug

2010-09-02  Gord Allott  <gord.allott@canonical.com>

	merged in latest unity and fixed lp:614329

2010-09-02  Gord Allott  <gord.allott@canonical.com>

	debugging

2010-09-02  Gord Allott  <gord.allott@canonical.com>

	fixes a gettext translation to support non plural translations

2010-09-02  Gord Allott  <gord.allott@canonical.com>

	fix for lp:623953 - icons loaded after unity starts are reactive again

2010-09-01  Gord Allott  <gord.allott@canonical.com>

	small speed improvement to previous fix

2010-09-01  Gord Allott  <gord.allott@canonical.com>

	fix for lp:623953

2010-08-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Add support for latest unity-asset-pool

2010-08-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for latest asset pool

2010-08-31  Gord Allott  <gord.allott@canonical.com>

	fix neil mode in the launcher and re-enable quicklists

2010-08-31  Gord Allott  <gord.allott@canonical.com>

	fixed double menu open issue

2010-08-27  Gord Allott  <gord.allott@canonical.com>

	re-enabled quicklists

2010-08-27  Gord Allott  <gord.allott@canonical.com>

	don't auto-scroll when already scrolling

2010-08-27  Gord Allott  <gord.allott@canonical.com>

	fixes the scroller so that its scrolls correctly for the use case of having not enough icons to fill the launcher

2010-08-30  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/places/places-default-renderer.vala
	
	Merged (with small suggested fixes) after review and approval from Mikkel
	into trunk. This brings the scrollbar closer to the mockups from Design.

2010-08-28  Mirco Müller  <mirco.mueller@ubuntu.com>

	add glow to slider

2010-08-28  Mirco Müller  <mirco.mueller@ubuntu.com>

	support drawing the three different styles for the slider depending on its 'state': normal, prelight, active... 'state'-handling should be done properly in Ctk.ScrollView

2010-08-27  Mirco Müller  <mirco.mueller@ubuntu.com>

	forgot to use update() instead of do_queue_redraw() for Unity.CairoCanvas

2010-08-27  Mirco Müller  <mirco.mueller@ubuntu.com>

	added missing background-pattern to trough, added striped pattern to prelight slider, work-around state-handling for slider still not working

2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Post release version bump

2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.3.32

2010-08-26  jassmith@gmail.com

	Ensure we have a heigh enough spaces calculation

2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] My frigging work

2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Trunk

2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	launch folder browsing for fileinfo

2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Change the folder hilight to underline

2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Reduce the blinking a bit

2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove unecessary printf

2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Properly remove empty results from home screen

2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	More global fixes

2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make global search work again, fix some warnings

2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add states to groups view

2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add states to section buttons

2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix padding

2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for clicking parent folder in FileInfoRenderer

2010-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update ignores

2010-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add states feedback to tiles

2010-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Padding fixes, use comment in FileInfo if != uri, and lots more

2010-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Beginnings of FileInfoTile

2010-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add UnityShowcaseRenderer

2010-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make Tile into an abstract class to be implemented by the world and it's lonely kitten

2010-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for the ExpandedGroups hint

2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Post release bump

2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.2.30

2010-08-26  Gord Allott  <gord.allott@canonical.com>

	merged in a fix for launcher not unfolding on startup

2010-08-26  Gord Allott  <gord.allott@canonical.com>

	potential fix for problematic unfolding of launcher

2010-08-26  jassmith@gmail.com

	merge touchy feely branch

2010-08-26  jassmith@gmail.com

	merge el trunko

2010-08-26  jassmith@gmail.com

	ensure we properly get the mutter window even in more deeply nested situations

2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update the properties

2010-08-26  njpatel

	merge

2010-08-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Chase's rounding fix

2010-08-25  Chase Douglas  <chase.douglas@canonical.com>

	Add 0.5 to gesture pan deltas when using floorf for even rounding
	
	Currently, windows tend to drift up and to the left. This is because
	floorf(-0.1) = -1, while floorf(0.1) = 0.

2010-08-26  njpatel

	Some prep for better window management in gestures

2010-08-24  njpatel

	5.7 User fullscreens a window

2010-08-24  njpatel

	5.5 User maximizes a window:: 2.b & 7.a

2010-08-24  njpatel

	5.5 User maximizes a window & 5.5 variation 2.a (semi-maximizes)

2010-08-24  njpatel

	fix  setting of last maximised point

2010-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Interim commit

2010-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Disable unreliable resizing and also fixup the moving stuff

2010-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Actually make the window moving not suck

2010-08-24  njpatel

	interim commit

2010-08-24  njpatel

	5.1 User moves a window

2010-08-24  njpatel

	[merge] trunk

2010-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make sure all the properties are set; Some cleanup

2010-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Half way there

2010-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2010-08-13  njpatel

	Clean up

2010-08-12  njpatel

	Add support for left/right expand

2010-08-12  njpatel

	Better support for window maximising

2010-08-11  njpatel

	Add some support for maximising

2010-08-11  njpatel

	Add support for window move

2010-08-11  njpatel

	Added support for more reaction when doing expose

2010-08-11  njpatel

	doesn't work

2010-08-11  njpatel

	Finish support for the new properties

2010-08-11  njpatel

	Clean up

2010-08-10  njpatel

	Get events from geis

2010-08-10  njpatel

	Update ignores

2010-08-10  njpatel

	Initial geis bootstrapping

2010-08-10  njpatel

	Some support for geis

2010-08-10  njpatel

	Add support for PAN

2010-08-10  njpatel

	- Add support for correctly showing expose or dash (and protecting against the other showing)
	
	modified:
	targets/mutter/plugin.vala
	unity-private/gesture/gesture-dispatcher-xcb-glue.c

2010-08-10  njpatel

	Make mutter plugin use new API from GestureDispatcher

2010-08-10  njpatel

	Add support for pinching API

2010-08-10  njpatel

	Support for 3-tap

2010-08-10  njpatel

	Add Chase's name to the authors

2010-08-10  njpatel

	Set fingers for tap event

2010-08-10  njpatel

	Start adding event types and proper dispatching

2010-08-10  njpatel

	Do some clean up, add support for choosing which events to receive

2010-08-09  njpatel

	Dump some more useful info

2010-08-09  njpatel

	Fix the source function

2010-08-09  njpatel

	Intermediate commit

2010-08-09  njpatel

	Add missing files

2010-08-09  njpatel

	Beginnings of gesture dispatcher

2010-08-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/launcher/scrollerchild-controller.vala
	unity-private/launcher/scrollerchild.vala
	
	Merged Gordon's unity.notify-fixes branch after review and approval. By
	now his machine works again :)

2010-08-26  Gord Allott  <gord.allott@canonical.com>

	new notification animation

2010-08-26  Gord Allott  <gord.allott@canonical.com>

	quick fix to stop places segfaulting unity

2010-08-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/launcher/quicklist-controller.vala
	unity-private/launcher/scroller-view.vala
	unity-private/launcher/scrollerchild-controller.vala
	
	Merged in gord's unity.scrolling-update branch, since his machine is
	broken atm.

2010-08-26  Gord Allott  <gord.allott@canonical.com>

	removed a debug

2010-08-26  Gord Allott  <gord.allott@canonical.com>

	enables scroll wheel events

2010-08-26  Gord Allott  <gord.allott@canonical.com>

	fix to stop the icons moving during scroll

2010-08-26  Gord Allott  <gord.allott@canonical.com>

	new scroller animations finished

2010-08-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/places/places-default-renderer.vala
	
	Merged branch unity.fix-608124 into trunk after review and approval from
	Jason. Fixes LP: #608124.

2010-08-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	put custom rendering of slider and trough into place, different states are not supported by Ctk.ScrollView yet, more pixel-tweaking could be done

2010-08-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	hm... state-changes are not triggered

2010-08-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	make sure stuff is actually visible

2010-08-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	just see if the boiler-plate for the new scrollbar-rendering works

2010-08-26  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge Jason's branch lp:~unity-team/unity/workspace-switcher-focus-fix:
	
	* When focusing a window from the workspace switcher sometimes the last focused window got focus instead

2010-08-26  jassmith@gmail.com

	ensure windows are properly focused when workspace switch happens

2010-08-26  Gord Allott  <gord.allott@canonical.com>

	new dnd code, to fit visual design

2010-08-25  Gordon Allott  <gord.allott@canonical.com>

	fixed small issue with releasing mouse button outside of launcher not snaping icon back

2010-08-25  Gordon Allott  <gord.allott@canonical.com>

	fix to wrong pick method being used and snaps back the icon on release

2010-08-24  Gord Allott  <gord.allott@canonical.com>

	make sure scroller flings after a launcher pops out

2010-08-24  Gord Allott  <gord.allott@canonical.com>

	resistance to launcher dragging enabled

2010-08-24  Gord Allott  <gord.allott@canonical.com>

	working new drag-drop animations, woohoo\!

2010-08-24  Gord Allott  <gord.allott@canonical.com>

	close icon supported

2010-08-23  Gord Allott  <gord.allott@canonical.com>

	save point

2010-08-23  Gord Allott  <gord.allott@canonical.com>

	merged in latest unity trunk

2010-08-23  Gord Allott  <gord.allott@canonical.com>

	disable rectangle

2010-08-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/testing/background.vala
	
	Merged branch unity.fix-605788 after review and approval from Mikkel. All
	picture-options for wallpaper and gradients are now taken into account.
	This fixes LP: #605788. Also fixes LP: #617084.

2010-08-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	Using different approach to pull wallpaper/gradient from GnomeBG. Fixes LP: #605788. Also fixes LP: #617084

2010-08-25  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge Mikkel's branch lp:~unity-team/unity/updated-activation-api
	
	* The URI activation of place daemons can now determine whether the dash should be hidden or not after activation. This fixes the bug where we didn't hide the dash when the user clicks an item in the Available section of the apps place to bring up software-center. (Note that otoh we don't want to hide the dash when the user is doing folder browsing in the files place)

2010-08-25  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Fix LP bug #612537 'Dash doesn't hide when clicking an app in the "Available" group'
	
	This is done through a slight refactoring moving all the launching logic into Unity.Places.Place and simply having Unity.Places.View react to that. Before this the launching logic was a bit split between these two classes.
	
	Note that this update is necessary to also reflect the new dbus wire format for com.canonical.Unity.Activation.Activate(uri)

2010-08-25  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Post release version bump. A bit late :-)

2010-08-25  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Let com.canonical.Unity.Activation.Activate(uri) return a uint32 instead of a bool. See LP bug #612537: 'Dash doesn't hide when clicking an app in the "Available" group'

2010-08-25  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	When launching apps via the launcher construct the DesktopAppInfo objects in a way which is more friendly to the Zeitgeist GIO module

2010-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Async PlaceEntries and Browsing

2010-08-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for async browser callbacks

2010-08-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make the signals work using the old dynamic object type

2010-08-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	First bits of async dbus calls

2010-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] misc fixes branch

2010-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make sure to update background when text changes

2010-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Stop cursor blinking if unchanged for 30 seconds, and start re-blinking if something changed

2010-08-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make the setting of the glow part of the count get/set instead of get_preferred_height

2010-08-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove unneeded variable

2010-08-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some cuteness

2010-08-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	beginnings of correct empty section bits

2010-08-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add layered-bin support to the default renderer

2010-08-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add layered bin to allow content areas to fade in/out from eachother

2010-08-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update more-results-buttons

2010-08-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some spacing fixes to the sections

2010-08-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add clear button

2010-08-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for blinking the cursor

2010-08-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Separate hint text and set the right text

2010-08-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Interim commit

2010-08-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Clean up the window ordering code to detect which window should be raised. Add support for preferring urgent windows over non-urgent (and falling back to time if both urgent

2010-08-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Order windows correctly by last used, so we raise the correct one

2010-08-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Only animate menus when fading out, so they don't feel slow

2010-08-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Reactivate keynav between menus, and protect against menus that have submenus

2010-08-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Correctly hide the window controls if the current bamf view is destroyed

2010-08-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Make the workspace button work properly again\n- Make sure going to workspaces hides any visible places

2010-08-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add an error trap around the offending X call

2010-08-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/panel/panel-home-button.vala
	
	Fixed LP: #592787 again. But glow on button is still not used, since
	there are problems with the effect-caching, which sometimes don't switch
	off the glow or do not allow it to appear in the first place.

2010-08-20  Mirco Müller  <mirco.mueller@ubuntu.com>

	re-submit the patch for LP: #592787

2010-08-20  Gord Allott  <gord.allott@canonical.com>

	fix for missing icons in launcher in expanded mode

2010-08-20  Gord Allott  <gord.allott@canonical.com>

	fixes issue with missing launcher

2010-08-20  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	The place daemons should not update the results model if a SetSearch(search, hints) sets exactly the same search string and hints as is already being shown

2010-08-20  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Place daemons should not emit PlaceEntryInfo when local properties change. This visibly removes flicker from the place rendering

2010-08-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.2.28

2010-08-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Disable glows as they are causing issues

2010-08-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] places fixes and homescreen

2010-08-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2010-08-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Only show the first word from the app name

2010-08-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add the no search results renderer

2010-08-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Show message

2010-08-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Show message

2010-08-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	some movement with no sections available

2010-08-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make more results button use strips

2010-08-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	More places visuals and add stripe texture

2010-08-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix section buttons

2010-08-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove grid from glow

2010-08-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove underscores from panel item labels

2010-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Do global search

2010-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for opening the right places

2010-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some tiles

2010-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] places fixes branch

2010-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	beginnings of home place

2010-08-19  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/launcher/quicklist-check-menu-item.vala
	unity-private/launcher/quicklist-image-menu-item.vala
	unity-private/launcher/quicklist-menu-item.vala
	unity-private/launcher/quicklist-radio-menu-item.vala
	unity-private/launcher/quicklist-view.vala
	unity/quicklist-rendering.vala
	
	Merged my unity.more-visual-quicklist-tweaks branch after review and
	approval from Neil. This branch uses the new (leaner) visuals for
	checkmark- and radiobutton-items in quicklists. It also indents all
	items (normal, image, checkmark, radio-button). Due to this and the
	fact that quicklists are meant to grow out of tooltips, the label of
	a tooltip is now also indented (balanced with a gap on the right side
	too... this was done after consulting Design).

2010-08-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	After consultation with Otto about the issue with the item-indentation between tooltips and quicklists - in regards to the expand-animation - I added a larger margin on the right side for tooltips too so they look a bit more balanced. This is an intermediate solution until we have something better from design.

2010-08-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	change checkmark- and radiobutton-rendering again, indent all items labels

2010-08-19  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	targets/mutter/Makefile.am
	targets/mutter/expose-manager.vala
	targets/mutter/plugin.vala
	targets/mutter/spaces-manager.vala
	targets/mutter/window-management.vala
	unity-private/panel/panel-tray.vala
	unity-private/panel/panel-window-buttons.vala
	unity-private/unity-utils.c
	unity-private/utils.vala
	
	Merged Neil's places-fixes-17-08-2010 branch after review and approval by
	me. This branch fixes various window-manager related issues and also tweaks
	proper use of themed decorations.

2010-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Don't set maximised windows with theopened-undecorated flag

2010-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Figure out the current window on open, and update window buttons

2010-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for Ambiance-maverick-beta with a fallback for normal Ambiance. Also load all the textures

2010-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some fixes for the undecorating

2010-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Undecorate maximized windows

2010-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make the tray loading safer

2010-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Reset expose if windows are removed while it's showing

2010-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Also close if user clicks on launcher area

2010-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Return to desktop if panel is focused in workspace overview mode

2010-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Return to desktop if panel is focused in workspace overview mode

2010-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Show workspaces tooltip

2010-08-19  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	configure.ac
	unity-private/Makefile.am
	unity-private/launcher/scroller-view.vala
	unity-private/launcher/scrollerchild.vala
	unity/icon-postprocessor.vala
	
	Merged Gordon's unity.mb-launcher-work branch after review and approval
	by myself. This makes the rotation-animation of icons on the launcher
	smoother, fixes the ordering of icons during this rotation-animation and
	corrects keyboard-indicator rendering.

2010-08-18  Gord Allott  <gord.allott@canonical.com>

	disabled soem WIP code that isn't ready for release, upgraded visuals for keyboard indicators

2010-08-17  Gordon Allott  <gord.allott@canonical.com>

	re-enabled pango

2010-08-17  Gordon Allott  <gord.allott@canonical.com>

	save point

2010-08-16  Gordon Allott  <gord.allott@canonical.com>

	cleanup and fix to get order of icons when rotating correct

2010-08-16  Gordon Allott  <gord.allott@canonical.com>

	fixed rotation animation being out of whack

2010-08-18  jassmith@gmail.com

	Ensure our windows never underlap our background

2010-08-18  jassmith@gmail.com

	ensure drop areas are properly sized

2010-08-18  jassmith@gmail.com

	enable non gl picking in unity

2010-08-18  jassmith@gmail.com

	merge in work to ensure proper dnd prelights in workspace overview mode

2010-08-18  jassmith@gmail.com

	ensure we prelight properly to give hints as to where drags will land

2010-08-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged branch unity.fix-592787-2 after review and approval from Gordon.
	This needs to go alongside unity-asset-pool rev. 36, which provides up-
	dated visuals for the ubuntu-home-button. Fixing regression of former fix
	of LP: #592787 

2010-08-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	reverted commit 412, thus re-enabling rendering different backgrounds for different button-states, this needs to go along with unity-asset-pool rev. 36, fixing LP: #592787

2010-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Removable media support in launcher

2010-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove stray printf

2010-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for dragging off the launcher = ejecting

2010-08-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some comments

2010-08-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make eject work

2010-08-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some support for correctly showing the device (and mounting if a mount doesn't exist

2010-08-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Basic support for showing devices

2010-08-18  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge Mikkel's branch lp:~unity-team/unity/cache-desktop-categories
	
	* Add method AppInfoManager.get_categories() to look up the categories defined for a given desktop file. This is needed because G(Desktop)AppInfo doesn't expose this API

2010-08-18  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Don't g_warning() on missing Category key in the .desktop files. This is not an error condition. Lots of apps don't do this for valid reasons (fx. WMs)

2010-08-17  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Add a new method AppInfoManager.get_categories(desktop_id). This is needed because GAppInfo and GDesktopAppInfo doesn't provide API to access the raw XDG categories of the .desktop file

2010-08-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for GIcon

2010-08-18  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge Jason's branch lp:~unity-team/unity/workspace-dnd :
	
	* Enables support for dragging windows between workspaces when inside the workspace switcher

2010-08-17  jassmith@gmail.com

	merge trunk

2010-08-17  jassmith@gmail.com

	ensure smooth animations

2010-08-17  jassmith@gmail.com

	abandon old DND approach and implement new one

2010-08-13  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Post release version bump

2010-08-13  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Release Unity 0.2.26

2010-08-13  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge Jason's branch lp:~unity-team/unity/workspace-selections:
	
	* Adds support for selecting windows as well as hover previews for everything. DND code that somewhat works is also present however full support is not enabled. The DND bits are currently disabled.

2010-08-12  jassmith@gmail.com

	merge local branch with dnd disabled but selction working properly

2010-08-12  jassmith@gmail.com

	Enable really dumb window picking

2010-08-12  Gord Allott  <gord.allott@canonical.com>

	stop infinate loop when the scroller picks itself on mouse leave

2010-08-12  Gord Allott  <gord.allott@canonical.com>

	commented out delay on launcher contraction. causing segfaults

2010-08-12  Gord Allott  <gord.allott@canonical.com>

	adds keyboard navigation support to unity, only works in mutter. requires mutter patch

2010-08-12  Gord Allott  <gord.allott@canonical.com>

	updated to latest unity codebase

2010-08-12  Gord Allott  <gord.allott@canonical.com>

	merged in support for launcher improvements branch

2010-08-12  Gord Allott  <gord.allott@canonical.com>

	removed last remnant of gtkhotkey

2010-08-12  Gord Allott  <gord.allott@canonical.com>

	removed gtk hotkey

2010-08-12  Gord Allott  <gord.allott@canonical.com>

	full keyboard navigation support, requires patched mutter

2010-08-12  Gord Allott  <gord.allott@canonical.com>

	latest unity trunk merged in

2010-08-12  Gord Allott  <gord.allott@canonical.com>

	working prototype of keyboard navigation on the launcher

2010-07-30  Gord Allott  <gord.allott@canonical.com>

	merge from latest trunk

2010-07-30  Gord Allott  <gord.allott@canonical.com>

	keyboard navigation support

2010-07-26  Gord Allott  <gord.allott@canonical.com>

	added gtkhotkey bindings

2010-08-12  Gord Allott  <gord.allott@canonical.com>

	fixes up the launcher so that its more correct against the specification and prototype

2010-08-12  Gord Allott  <gord.allott@canonical.com>

	removed debug

2010-08-12  Gord Allott  <gord.allott@canonical.com>

	use sources nicely for timeout on contract behaviour

2010-08-12  Gord Allott  <gord.allott@canonical.com>

	latest unity merged in

2010-08-12  Gord Allott  <gord.allott@canonical.com>

	working changes for the launcher

2010-08-09  Gord Allott  <gord.allott@canonical.com>

	tweek values

2010-08-09  Gord Allott  <gord.allott@canonical.com>

	make the icons around the fringe of the flat icons in exposed mode half rotated

2010-08-09  Gord Allott  <gord.allott@canonical.com>

	make the icons around the fringe of the flat icons in exposed mode half rotated

2010-08-11  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Don't emit PlaceEntryInfoChanged on the bus when the search property is changed on an Unity.Place.EntryInfo. The search is purely a local property

2010-08-10  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Improve Unity.AppInfoManager:
	
	* Also cache the fact that a desktop file doesn't exist
	
	* Install directory monitors on all relevant directories,
	and emit a 'changed' signal if any cached AppInfo changes
	
	* Update the cache accordingly when appinfo, changes, appears,
	or goes away

2010-08-05  Mikkel Kamstrup Erlandsen  <kamstrup@delight>

	Post release version bump

2010-08-05  Mikkel Kamstrup Erlandsen  <kamstrup@delight>

	Release 0.2.24

2010-08-05  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/launcher/quicklist-check-menu-item.vala
	unity-private/launcher/quicklist-controller.vala
	unity-private/launcher/quicklist-image-menu-item.vala
	unity-private/launcher/quicklist-menu-item.vala
	unity-private/launcher/quicklist-radio-menu-item.vala
	unity/quicklist-rendering.vala
	
	Merged branch unity.fix-607251 after review and approval from Gordon.
	This implements new custom rendering for radiobutton- and checkmark-items
	in quicklists according to mockups from the Design-team.

2010-08-05  Mirco Müller  <mirco.mueller@ubuntu.com>

	Resolved a diversion between my branch unity.fix-607251 and trunk.

2010-08-05  Mirco Müller  <mirco.mueller@ubuntu.com>

	using the indentation-value Otto told me during the sprint in Prague

2010-08-05  Mirco Müller  <mirco.mueller@ubuntu.com>

	doh, my brain doesn't work sometimes

2010-08-04  Mirco Müller  <mirco.mueller@ubuntu.com>

	clean up, further tweak and polish radio- and checkmark-item rendering

2010-08-04  Mirco Müller  <mirco.mueller@ubuntu.com>

	clean up

2010-08-04  Mirco Müller  <mirco.mueller@ubuntu.com>

	tried to make warning more verbose, but type-reporting doesn't work... only get (null) printed out

2010-08-04  Mirco Müller  <mirco.mueller@ubuntu.com>

	clean up, abuse for debugging radio-button item because no app is using radio-buttons in their exposed menu-definitions, trying to write a stand-alone test-app which does this is not possible as dbusmenu reports errors if one uses GtkToggleActionEntry

2010-07-28  Mirco Müller  <mirco.mueller@ubuntu.com>

	add radiobutton item, with guess-work

2010-08-05  Gord Allott  <gord.allott@canonical.com>

	better spaces interactions

2010-08-05  Gord Allott  <gord.allott@canonical.com>

	enable better interactions between spaces manager and expose manager and set the places manager icon to active when we are exposing places

2010-08-05  Gord Allott  <gord.allott@canonical.com>

	Hack to get launcher events working correctly

2010-08-05  Gord Allott  <gord.allott@canonical.com>

	merge with latest unity

2010-08-05  Gord Allott  <gord.allott@canonical.com>

	switches out clutters event handling for the launcher for our own handling, fixes issues with mouse-leave events on the launcher

2010-08-02  Gord Allott  <gord.allott@canonical.com>

	latest trunk

2010-08-05  Neil Jagdish Patel  <njpatel@Pulse>

	Work around upstream mutter not including a header

2010-08-04  jassmith@gmail.com

	merge latest mutter branch

2010-07-20  jassmith@gmail.com

	ensure we dont crash on workspace switch

2010-07-20  jassmith@gmail.com

	Update for newest mutter

2010-08-02  Gord Allott  <gord.allott@canonical.com>

	fixes lp:612494 - makes sure to load translations from .desktop files

2010-08-02  Gord Allott  <gord.allott@canonical.com>

	make sure to load translations from desktop files

2010-08-02  Mikkel Kamstrup Erlandsen  <kamstrup@delight>

	Post release version bump

2010-08-02  Mikkel Kamstrup Erlandsen  <kamstrup@delight>

	Release 0.2.22

2010-08-02  Neil Jagdish Patel  <njpatel@Pulse>

	[merge] Folder browsing

2010-08-02  Neil Jagdish Patel  <njpatel@Pulse>

	merge

2010-08-02  Mikkel Kamstrup Erlandsen  <kamstrup@delight>

	Add missing file

2010-08-02  Neil Jagdish Patel  <njpatel@Pulse>

	Make sure we see all the results when in folder view

2010-08-02  Neil Jagdish Patel  <njpatel@Pulse>

	fix moving between sections in pathbar mode

2010-08-02  Neil Jagdish Patel  <njpatel@Pulse>

	clean up

2010-08-02  Neil Jagdish Patel  <njpatel@Pulse>

	[merge] trunk

2010-08-02  Neil Jagdish Patel  <njpatel@Pulse>

	[merge] Mikkels 'show neil up' test case

2010-08-02  Mikkel Kamstrup Erlandsen  <kamstrup@delight>

	Fix the browsing stack in Unity.Place.Browser and add corresponding unit tests. The browser object needs to keep track of the current browsing state otherwise it can't cimpletely know when to push/pop the back/forward stacks

2010-08-02  Neil Jagdish Patel  <njpatel@Pulse>

	sort sections properly

2010-08-01  Neil Jagdish Patel  <njpatel@Pulse>

	Add some chevrons baby

2010-08-01  Neil Jagdish Patel  <njpatel@Pulse>

	[merge] Merge trunk

2010-07-29  Neil Jagdish Patel  <njpatel@Pulse>

	Make back buttons work

2010-07-29  Neil Jagdish Patel  <njpatel@Pulse>

	Update nav arrows depending on hints

2010-07-29  Neil Jagdish Patel  <njpatel@Pulse>

	Fix showing of sections

2010-07-29  Neil Jagdish Patel  <njpatel@Pulse>

	Add support for back/forward buttons
	
	added:
	unity-private/places/places-place-search-navigation.vala
	modified:
	.bzrignore
	unity-private/Makefile.am
	unity-private/places/places-default-renderer-group.vala
	unity-private/places/places-place-search-bar.vala
	unity-private/places/places-place-search-entry.vala
	unity-private/places/places-place-search-sections-bar.vala
	unity-private/places/places-view.vala

2010-07-29  Neil Jagdish Patel  <njpatel@Pulse>

	[merge] with trunk
	
	modified:
	configure.ac
	tests/unit/Makefile.am
	tests/unit/test-appinfo-manager.vala
	tests/unit/test-io.vala
	tests/unit/test-launcher.vala
	tests/unit/test-places-place-file-model.vala
	tests/unit/test-places-place.vala
	unity-private/launcher/scrollerchild.vala
	unity-private/panel/panel-indicator-model.vala
	unity-private/places/places-default-renderer-group.vala
	unity-private/places/places-place-model.vala
	unity-private/places/places-place-search-entry.vala
	unity/theme.vala
	vapi/config.vapi
	pending merges:
	Neil Jagdish Patel 2010-07-29 Fix for latest vala (0.9.4)

2010-07-28  Neil Jagdish Patel  <njpatel@Pulse>

	Update ignores

2010-07-28  Neil Jagdish Patel  <njpatel@Pulse>

	Add support for activation API

2010-07-28  Neil Jagdish Patel  <njpatel@Pulse>

	Correctly show paths

2010-07-28  Neil Jagdish Patel  <njpatel@Pulse>

	Actually render something useful

2010-07-28  Neil Jagdish Patel  <njpatel@Pulse>

	Load in activation information

2010-08-02  Neil Jagdish Patel  <njpatel@Pulse>

	Add support for cacheing the panel and launcher to reduce power consumption

2010-08-02  Neil Jagdish Patel  <njpatel@Pulse>

	panel fading

2010-08-02  Neil Jagdish Patel  <njpatel@Pulse>

	Really fix fullscreen and panel issues

2010-08-02  Neil Jagdish Patel  <njpatel@Pulse>

	Make places and DND work

2010-08-02  Neil Jagdish Patel  <njpatel@Pulse>

	[merge] trunk

2010-07-30  Jay Taoko  <jay.taoko@canonical.com>

	Launcher caching: Fixes sliding of the launcher when an app is going fullscreen
	
	[modified]
	targets/mutter/plugin.vala

2010-07-30  Jay Taoko  <jay.taoko@canonical.com>

	Merge: CtkEffectCache for the panel

2010-07-30  Neil Jagdish Patel  <njpatel@Pulse>

	add support to panel

2010-07-30  Jay Taoko  <jay.taoko@canonical.com>

	Merge

2010-07-30  Neil Jagdish Patel  <njpatel@Pulse>

	Add to panel, causes crash

2010-07-30  Jay Taoko  <jay.taoko@canonical.com>

	Merge

2010-07-30  Neil Jagdish Patel  <njpatel@Pulse>

	Disable when animating

2010-07-30  Jay Taoko  <jay.taoko@canonical.com>

	Merge 

2010-07-30  Neil Jagdish Patel  <njpatel@Pulse>

	try and activate cache

2010-07-29  Jay Taoko  <jay.taoko@canonical.com>

	Added the CtkEffectCache object as an argument to the ScrollerView constructor.
	CtkEffectCache can be accessed from the ScrollerView to modify the cache mechanism.
	
	[modified]
	unity-private/launcher/launcher.vala
	unity-private/launcher/scroller-view.vala

2010-07-29  Jay Taoko  <jay.taoko@canonical.com>

	Updated Clutk vapi file

2010-07-29  Jay Taoko  <jay.taoko@canonical.com>

	Corrected the position of the launcher container in Mutter mode
	
	[modified]
	targets/mutter/plugin.vala

2010-07-28  Jay Taoko  <jay.taoko@canonical.com>

	Launcher Caching. Added the launcher to a CtkBin with and EffectCache attached.
	
	[modified]
	targets/mutter/plugin.vala
	unity-private/launcher/launcher.vala
	unity-private/testing/test-window.vala
	vapi/clutk-0.3.vapi

2010-07-28  Jay Taoko  <jay.taoko@canonical.com>

	Launcher Caching. Added the launcher to a CtkBin with and EffectCache attached.

2010-08-02  Neil Jagdish Patel  <njpatel@Pulse>

	Remove extra visuals off panel

2010-08-02  Gord Allott  <gord.allott@canonical.com>

	Re-added some logic that got lost in merges in prague, bug fixed where the launcher would get removed on window closed and re-enabled Add to Launcher quicklist checkbox

2010-08-02  Gord Allott  <gord.allott@canonical.com>

	re-made a fix that got lost in a merge sometime. no longer do launchers vanish when you close their window

2010-08-02  Gord Allott  <gord.allott@canonical.com>

	re-enabled launcher menu items, logic of the code got messed up in a hectic merge sometime in prague

2010-08-01  Neil Jagdish Patel  <njpatel@Pulse>

	[merge] Window controls

2010-07-30  Neil Jagdish Patel  <njpatel@Pulse>

	Unfuck everything

2010-07-30  Neil Jagdish Patel  <njpatel@Pulse>

	Revert some stuff, fix dealing with Bamf stuff

2010-07-30  Neil Jagdish Patel  <njpatel@Pulse>

	intermediate commit

2010-07-30  Neil Jagdish Patel  <njpatel@Pulse>

	Make window buttons and state work

2010-07-29  Neil Jagdish Patel  <njpatel@Pulse>

	Hook up to bamf somewhat

2010-07-29  Neil Jagdish Patel  <njpatel@Pulse>

	[merge] trunk

2010-07-29  Neil Jagdish Patel  <njpatel@Pulse>

	Start of window buttons bits

2010-08-01  Neil Jagdish Patel  <njpatel@Pulse>

	[merge] places-in-launcher

2010-08-01  Neil Jagdish Patel  <njpatel@Pulse>

	Remove defunc set_indicator_mode call in IndicatorBar

2010-08-01  Neil Jagdish Patel  <njpatel@Pulse>

	Fix warning about effect factor

2010-07-29  Neil Jagdish Patel  <njpatel@Pulse>

	[merge] with trunk

2010-07-28  Neil Jagdish Patel  <njpatel@Pulse>

	make compile with old vala

2010-07-28  Neil Jagdish Patel  <njpatel@Pulse>

	Fix up compile errors

2010-07-28  Neil Jagdish Patel  <njpatel@Pulse>

	Merge with trunk

2010-07-28  Neil Jagdish Patel  <njpatel@Pulse>

	Make things not contract on startup

2010-07-28  Neil Jagdish Patel  <njpatel@Pulse>

	Make the ubuntu button behave right

2010-07-28  Neil Jagdish Patel  <njpatel@Pulse>

	Fix the panel button funkiness

2010-07-28  Neil Jagdish Patel  <njpatel@Pulse>

	Update mutter

2010-07-28  Neil Jagdish Patel  <njpatel@Pulse>

	Fix some DND

2010-07-28  Neil Jagdish Patel  <njpatel@Pulse>

	- Add support for grouping ScrollerChildren into certain sections of the launcher
	- Stop them from leaving their section during DND
	- Make SpacesManager use the new API

2010-07-27  Neil Jagdish Patel  <njpatel@Pulse>

	Pre-populate sections

2010-07-27  Neil Jagdish Patel  <njpatel@Pulse>

	Make being draggable an option for ScrollerControllers

2010-07-27  Neil Jagdish Patel  <njpatel@Pulse>

	Add dialog to protect accidental trash deletion

2010-07-27  Neil Jagdish Patel  <njpatel@Pulse>

	Add missing files

2010-07-27  Neil Jagdish Patel  <njpatel@Pulse>

	Initial trash place

2010-07-27  Neil Jagdish Patel  <njpatel@Pulse>

	Add quicklist support

2010-07-27  Neil Jagdish Patel  <njpatel@Pulse>

	Have menu

2010-07-26  Neil Jagdish Patel  <njpatel@Pulse>

	Fix the home button showing in places mode

2010-07-26  Neil Jagdish Patel  <njpatel@Pulse>

	Add missing filees

2010-07-26  Neil Jagdish Patel  <njpatel@Pulse>

	Make sure all the links work from global search

2010-07-26  Neil Jagdish Patel  <njpatel@Pulse>

	Show the running indicators

2010-07-26  Neil Jagdish Patel  <njpatel@Pulse>

	Add some support for switching to places

2010-07-26  Neil Jagdish Patel  <njpatel@Pulse>

	Add some support for switching to places

2010-07-26  Neil Jagdish Patel  <njpatel@Pulse>

	Show places in launcher

2010-07-26  Neil Jagdish Patel  <njpatel@Pulse>

	Fix warnings

2010-07-26  Neil Jagdish Patel  <njpatel@Pulse>

	Remove warnings

2010-08-01  Neil Jagdish Patel  <njpatel@Pulse>

	Update ignores

2010-07-30  Gord Allott  <gord.allott@canonical.com>

	enables auto-scrolling support

2010-07-30  Gord Allott  <gord.allott@canonical.com>

	updated to latest unity

2010-07-26  Gord Allott  <gord.allott@canonical.com>

	enables auto-scrolling support

2010-07-29  Neil Jagdish Patel  <njpatel@Pulse>

	Fix for latest vala (0.9.4)

2010-07-27  Mikkel Kamstrup Erlandsen  <kamstrup@delight>

	Merge Mikkel's branch lp:~unity-team/unity/activation-api:
	
	* Add new API to libunity to help place daemons export an activation service over DBus
	
	* Add new API to libunity to help place daemons export a browsing (back/forward) service over DBus

2010-07-27  Mikkel Kamstrup Erlandsen  <kamstrup@delight>

	sync with trunk

2010-07-02  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	[bug] If we receive a notify on EntryInfo.browser only change the DBus status if the property actually changed

2010-07-02  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	[build fix] Compile errors with automagic hint setting based on the browser property of the EntryInfo
	
	[optimization] Schedule PlaceEntryInfoChanged signals for bus in the next idle handler, and drop them id we already have one queued up. Without this setting the browser property on an EntryInfo would result in 3 signal emissions

2010-07-02  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Automatically set/unset the UnitySectionStyle when the Unity.Place.Browser is set on an EntryInfo

2010-07-02  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Sync with trunk

2010-07-01  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Browser class exported and unexprted correctly when set or unset on an exported EntryInfo instance

2010-07-01  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Remember to update the service state on inital creation of a Unity.Place.Browser

2010-07-01  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Make the Unity.Place.Browser class automatically manage the back/forward history via generic states

2010-07-01  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	DBus interfaces and convenience GObject wrapping for back/forward navigation (Unity.Place.Browser) and remote URI activation via Unity.Place.Activation working

2010-07-26  Neil Jagdish Patel  <njpatel@Pulse>

	[merge] Jasons workspace fixes branch

2010-07-23  jassmith@gmail.com

	Check spacing on expose
	Make workspace overview close on click
	Make workspace overview use background texture instead of DESKTOP window

2010-07-23  Gordon Allott  <gord.allott@canonical.com>

	fixes the issue with launcher focus

2010-07-23  Gordon Allott  <gord.allott@canonical.com>

	removed comment

2010-07-23  Gordon Allott  <gord.allott@canonical.com>

	fixes the launcher focus problem
	also sets the focus to the active

2010-07-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/launcher/quicklist-check-menu-item.vala
	unity-private/launcher/quicklist-image-menu-item.vala
	unity-private/launcher/quicklist-menu-item.vala
	unity-private/launcher/quicklist-radio-menu-item.vala
	unity-private/utils.vala
	
	Added regex-based string-replacement for labels. Stripping underscores
	from any quicklist-items. Putting checkmark- and radio-buttons on the
	left side of labels.

2010-07-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	added regex-based string-replacement for labels, strip underscores from any quicklist-items, put checkmarks and radio-buttons on the left side of labels

2010-07-23  Neil Jagdish Patel  <njpatel@Pulse>

	revert stuff

2010-07-22  Gordon Allott  <gord.allott@canonical.com>

	new clutk vapi

2010-07-22  Gordon Allott  <gord.allott@canonical.com>

	new clutk vapi

2010-07-22  Neil Jagdish Patel  <njpatel@Pulse>

	Bump to next development version

2010-07-22  Neil Jagdish Patel  <njpatel@Pulse>

	[release] 0.2.20

2010-07-22  Neil Jagdish Patel  <njpatel@Pulse>

	Reset stuff

2010-07-22  jassmith@gmail.com

	make unity not leave space for menus in expose mode

2010-07-22  Neil Jagdish Patel  <njpatel@Pulse>

	Disable glow because it's broken on intel, our favourite chipset

2010-07-22  Neil Jagdish Patel  <njpatel@Pulse>

	[merge] killing kittens

2010-07-22  Neil Jagdish Patel  <njpatel@Pulse>

	making kittens die (tm)

2010-07-22  Jay Taoko  <jay.taoko@canonical.com>

	Replaced CtkMenu with CtkMenuExpandable
	
	[modified]
	unity-private/launcher/quicklist-controller.vala
	unity-private/launcher/quicklist-view.vala
	vapi/clutk-0.3.vapi

2010-07-22  Jay Taoko  <jay.taoko@canonical.com>

	Adjusted anchor X position 
	
	[modified]
	unity-private/launcher/quicklist-controller.vala

2010-07-22  Jay Taoko  <jay.taoko@canonical.com>

	Replaced CtkMenu with CtkMenuExpandable
	
	[modified]
	unity-private/launcher/quicklist-controller.vala
	unity-private/launcher/quicklist-view.vala
	vapi/clutk-0.3.vapi

2010-07-22  Jay Taoko  <jay.taoko@canonical.com>

	Adjusted anchor position
	
	[modified]
	unity-private/launcher/quicklist-controller.vala

2010-07-22  Jay Taoko  <jay.taoko@canonical.com>

	Merge + Work on CtkMenuExpandable

2010-07-17  Jay Taoko  <jay.taoko@canonical.com>

	Increased speen of the opening of CtkMenuExpandable
	
	[modified]
	unity-private/launcher/quicklist-controller.vala

2010-07-15  Jay Taoko  <jay.taoko@canonical.com>

	Create a CtkMenuExpandable quicklist
	Rebased on the latest unity branch.
	
	[modified]
	unity-private/launcher/quicklist-view.vala
	unity-private/launcher/quicklist-controller.vala

2010-07-22  Gordon Allott  <gord.allott@canonical.com>

	lots of fixes into unity

2010-07-22  Gordon Allott  <gord.allott@canonical.com>

	made the spaces manager always stay at the end of the model

2010-07-22  Gordon Allott  <gord.allott@canonical.com>

	merged in workspace branch

2010-07-22  Gordon Allott  <gord.allott@canonical.com>

	fixed dnd view

2010-07-22  Gordon Allott  <gord.allott@canonical.com>

	merged in latest code

2010-07-22  Gordon Allott  <gord.allott@canonical.com>

	fixes to drag view

2010-07-22  Gordon Allott  <gord.allott@canonical.com>

	handle user visible changed correctly

2010-07-22  Gordon Allott  <gord.allott@canonical.com>

	bunch of crazy ideas to get drag ordering of launcher icons to be smooth

2010-07-22  Gordon Allott  <gord.allott@canonical.com>

	removed debugs

2010-07-22  Gordon Allott  <gord.allott@canonical.com>

	fixes lp:605587

2010-07-22  Gordon Allott  <gord.allott@canonical.com>

	merge in sprint fixes branch

2010-07-20  Gordon Allott  <gord.allott@canonical.com>

	correct generated tile colour value for grayscale icons

2010-07-20  Gordon Allott  <gord.allott@canonical.com>

	fixes double menus problem

2010-07-20  Gordon Allott  <gord.allott@canonical.com>

	Insanity removed

2010-07-20  Gordon Allott  <gord.allott@canonical.com>

	remove expose on right click, enable expose on click of focued item

2010-07-20  Gordon Allott  <gord.allott@canonical.com>

	Changed quit menu label to Quit

2010-07-20  Gordon Allott  <gord.allott@canonical.com>

	add checkbox menu item for unpinned entries

2010-07-20  Gordon Allott  <gord.allott@canonical.com>

	favourites work again

2010-07-20  Gordon Allott  <gord.allott@canonical.com>

	force menus to be closed on drag opperation

2010-07-20  Gordon Allott  <gord.allott@canonical.com>

	fix GValue error

2010-07-20  Gordon Allott  <gord.allott@canonical.com>

	add checkbox for keep in launcher entry

2010-07-22  Gordon Allott  <gord.allott@canonical.com>

	adds workspace switching to unity

2010-07-22  Gordon Allott  <gord.allott@canonical.com>

	fix into the tests

2010-07-20  jassmith@gmail.com

	implement workspace overview

2010-07-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged unity.fix-592787 after review and approval from Jason. This fixes
	LP: #592787 providing the user with a visual hint that the COF/BFB is
	clickable.

2010-07-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	Got rid of temp. local file in branch. Will be part of unity-asset-pool.

2010-07-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	Got rid of temp. local file in this branch. Will be part of unity-asset-pool.

2010-07-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	properly catch exceptions for loading state-background texture-images, don't use the glow for now as it does not correctly update on state-changes of the button, load texture-images from correct system-wide path

2010-07-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	adding missed normal-texture

2010-07-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	added self-drawn artwork not provided by the design-team until we can move it into unity-asset-pool

2010-07-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	revert the fiddling around with class ThemeImage

2010-07-22  Mirco Müller  <mirco.mueller@ubuntu.com>

	Made theme_image a Ctk.Image to restrict the glow only to the logo and avoid the glow being applied to the rectangular area of the button.

2010-07-21  Mirco Müller  <mirco.mueller@ubuntu.com>

	set a different background depending on state to mimick the pressed-down status of the button

2010-07-21  Mirco Müller  <mirco.mueller@ubuntu.com>

	There was actually a bug in theme.vala, initially preventing CtkEffects to work with a CtkButton. Now switched back to using CtkEffectGlow on the home-button.

2010-07-21  Mirco Müller  <mirco.mueller@ubuntu.com>

	change using different texture for the three different button-states

2010-07-22  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Merge lp:~unity-team/unity-place-applications/pkgsearch:
	
	* Unity.AppInfoManager can now also look up and cache appinfos by absolute paths

2010-07-21  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Allow looking up AppInfos from absolute path to the .desktop  file in AppInfoManager

2010-07-22  Didier Roche  <didier.roche@canonical.com>

	More i18n love and remove …

2010-07-22  Didier Roche  <didier.roche@canonical.com>

	More i18n love and remove …

2010-07-22  Didier Roche  <didier.roche@canonical.com>

	add i18n to launcher

2010-07-22  Didier Roche  <didier.roche@canonical.com>

	because Gord is a i18n hater :)

2010-07-19  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged unity.fix-592817-resolved after review and approval from Gordon,
	which is actually unity.fix-592817 conflict-resolved. Fixes LP: #592817

2010-07-16  Mirco Müller  <mirco.mueller@ubuntu.com>

	solving merge-conflict by reworking patch, because trunk completely again under the feet of this branch

2010-07-19  Gordon Allott  <gord.allott@canonical.com>

	New code to scroll to the correct position

2010-07-19  Gordon Allott  <gord.allott@canonical.com>

	new code to scroll to the correct position

2010-07-19  jassmith@gmail.com

	protect against multiple end expose calls

2010-07-19  jassmith@gmail.com

	move window clones to be above window group to avoid clipping issues

2010-07-16  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged unity.fix-599718-resolved into trunk after review and approval
	from Gordon. This is an extended "resolve merge conflicts" of the
	initial unity.fix-599718 branch, which didn't cleanly merge as trunk
	changed under its feet. The main goal was to get rid of as many 
	queue-relayout and queue-redraw warnings for the quicklists as possible.
	Some still remain though. Furthermore object-generation was moved
	outside of allocation-call and separated out into a timeout-handler as
	was suggested.
	
	modified:
	unity-private/launcher/quicklist-check-menu-item.vala
	unity-private/launcher/quicklist-image-menu-item.vala
	unity-private/launcher/quicklist-menu-item.vala
	unity-private/launcher/quicklist-radio-menu-item.vala
	unity-private/launcher/quicklist-seperator-menu-item.vala
	unity-private/launcher/quicklist-view.vala

2010-07-16  Mirco Müller  <mirco.mueller@ubuntu.com>

	Resolved merge-conflicts between trunk and unity.fix-599718 and adapted
	all new quicklist-menu-items (radio, checkmark, image) to use the timeout
	approach for updating their backgrounds when their allocation changed.

2010-07-15  Mirco Müller  <mirco.mueller@ubuntu.com>

	Added queueing up redraws for quicklist-items again.

2010-07-13  Mirco Müller  <mirco.mueller@ubuntu.com>

	Extract the remaining background-creation calls for separators and items in a timeout-handler

2010-07-13  Mirco Müller  <mirco.mueller@ubuntu.com>

	trying to fix LP: #599718, still segfaulting though

2010-07-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add dbus-menu vapi to build

2010-07-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Bump to next devel version

2010-07-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.2.18

2010-07-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] global search

2010-07-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Fix initial global search results
	- Focus the entry when activated
	
	modified:
	targets/mutter/plugin.vala
	unity-private/places/places-place-home.vala
	unity-private/places/places-place-search-bar.vala

2010-07-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update ignores

2010-07-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Reduce some relayout warnings

2010-07-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make the 'See more results' button do something useful

2010-07-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Beginnings of See more results work

2010-07-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make global search actually search and show stuff

2010-07-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	intermediate commit

2010-07-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Merge from trunk

2010-07-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Intermediate commit

2010-07-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Make PlaceEntry a iface so we can create home entry
	
	added:
	unity-private/places/places-place-home.vala
	modified:
	unity-private/Makefile.am
	unity-private/places/places-place-entry.vala
	unity-private/places/places-place.vala
	unity-private/places/places-view.vala
	unity-private/testing/test-window.vala

2010-07-15  Gord Allott  <gord.allott@canonical.com>

	Enables Dbusmenu and Application Indicator based quicklist menus. also enables the desktop action based menus. 
	
	Also took the time to split the quicklist view's up into seperate files
	
	added:
	tests/unit/test-dbusmenu-quicklists.vala
	unity-private/launcher/quicklist-check-menu-item.vala
	unity-private/launcher/quicklist-image-menu-item.vala
	unity-private/launcher/quicklist-menu-item.vala
	unity-private/launcher/quicklist-radio-menu-item.vala
	unity-private/launcher/quicklist-seperator-menu-item.vala
	vapi/Dbusmenu-Glib-0.2.vapi
	modified:
	configure.ac
	targets/mutter/Makefile.am
	targets/mutter/expose-manager.vala
	targets/mutter/plugin.vala
	targets/unity/Makefile.am
	tests/ui/Makefile.am
	tests/ui/test-automate.vala
	tests/ui/test-quicklist.vala
	tests/unit/Makefile.am
	tests/unit/test-launcher.vala
	tests/unit/test-unit.vala
	unity-private/Makefile.am
	unity-private/launcher/application-controller.vala
	unity-private/launcher/quicklist-controller.vala
	unity-private/launcher/quicklist-view.vala
	unity-private/launcher/scroller-controller.vala
	unity-private/launcher/scrollerchild-controller.vala
	unity/Makefile.am
	vapi/Bamf-0.2.vapi
	vapi/clutk-0.3.vapi
	vapi/indicator.vapi

2010-07-15  Gord Allott  <gord.allott@canonical.com>

	bump dbusmenu-glib dependancy

2010-07-15  Gord Allott  <gord.allott@canonical.com>

	add fix for intel chips that can't figure out what actor is infront of what...

2010-07-15  Gord Allott  <gord.allott@canonical.com>

	added test finally, woo

2010-07-15  Gord Allott  <gord.allott@canonical.com>

	fixed clutter warnings

2010-07-15  Gord Allott  <gord.allott@canonical.com>

	fix issue with expose

2010-07-15  Gord Allott  <gord.allott@canonical.com>

	fleshed out ImageMenuItem

2010-07-15  Gord Allott  <gord.allott@canonical.com>

	removed left over old ql code

2010-07-14  Gord Allott  <gord.allott@canonical.com>

	working version

2010-07-14  Gord Allott  <gord.allott@canonical.com>

	merged with upstream

2010-07-14  Gord Allott  <gord.allott@canonical.com>

	merged with upstream

2010-07-14  Gord Allott  <gord.allott@canonical.com>

	working menu activation and multiple opening of menu

2010-07-14  Gord Allott  <gord.allott@canonical.com>

	milestone, working menus from app indicators :-)

2010-07-13  Gord Allott  <gord.allott@canonical.com>

	fix test to work with new bamf api

2010-07-13  Gord Allott  <gord.allott@canonical.com>

	latest codebase

2010-07-13  Gord Allott  <gord.allott@canonical.com>

	shows and connects to radio/check/seperator menu items

2010-07-13  Gord Allott  <gord.allott@canonical.com>

	add the new clutk vapi

2010-07-13  Gord Allott  <gord.allott@canonical.com>

	split quicklist-view.vala into individual componant files

2010-07-12  Gord Allott  <gord.allott@canonical.com>

	made UnityMenuItem a subclass of CtkMenuItem

2010-07-12  Gord Allott  <gord.allott@canonical.com>

	remove top seperator when there is no top menu

2010-07-12  Gord Allott  <gord.allott@canonical.com>

	added Dbusmenu-Glib-0.2 to every Makefile.am in existance

2010-07-12  Gord Allott  <gord.allott@canonical.com>

	reverted last change, already had a dbusmenu-glib vapi file that i overwrote. its monday morning...

2010-07-12  Gord Allott  <gord.allott@canonical.com>

	added dbusmenu-glib vapi so that the branch will actually build on lucid, which is helpful

2010-07-08  Gord Allott  <gord.allott@canonical.com>

	removed commented code

2010-07-08  Gord Allott  <gord.allott@canonical.com>

	made desktop shortcuts identifier be Unity

2010-07-08  Gord Allott  <gord.allott@canonical.com>

	dbusmenu powered quick lists and desktop actions through lib indicate support

2010-07-15  Gord Allott  <gord.allott@canonical.com>

	merged in a bug fixing branch

2010-07-15  Gord Allott  <gord.allott@canonical.com>

	use typeof instead of G_TYPE_

2010-07-09  Gord Allott  <gord.allott@canonical.com>

	use X-GNOME-FullName whenever possible, fixes lp:594285

2010-07-09  Gord Allott  <gord.allott@canonical.com>

	fixes issue with drag dropping onto a launcher empty space making the app get added to the top not the bottom of the launcher, fixes lp:595819

2010-07-09  Gord Allott  <gord.allott@canonical.com>

	much smoother launcher animations for launchers moving, nice

2010-07-02  Gord Allott  <gord.allott@canonical.com>

	check to see if we need a new position animation in the launcher before starting a new one

2010-07-09  Gord Allott  <gord.allott@canonical.com>

	make sure to queue relayout after re-ordering children

2010-07-15  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged branch unity.fix-594232 into trunk after review and approval from
	Neil. With this GNOME background-settings (gradient, wallpaper) are now
	taken into account by unity's desktop-rendering. Note: remaining features
	to be implemented are filed as 605788 (support all picture-options) and
	605442 (wallpaper-slideshow support). Fixes LP: #594232

2010-07-15  Mirco Müller  <mirco.mueller@ubuntu.com>

	updated fallback-color to provided values by design-team, only picture-options tiled and scaled work

2010-07-15  Mirco Müller  <mirco.mueller@ubuntu.com>

	no matter what I try I can't get the image to change its size, altering the size of the parent container yields a whole other can of worms

2010-07-14  Mirco Müller  <mirco.mueller@ubuntu.com>

	trigger first update of either image or gradient upon allocation-change of Ctk.Bin

2010-07-14  Mirco Müller  <mirco.mueller@ubuntu.com>

	pulling from image/gradient background-settings from gconf work now, also upon startup

2010-07-14  Mirco Müller  <mirco.mueller@ubuntu.com>

	why on earth isn't _on_changed() called

2010-07-14  Mirco Müller  <mirco.mueller@ubuntu.com>

	only use Gnome.BG, trying to hook up to the changed- and transitioned-signals

2010-07-13  Mirco Müller  <mirco.mueller@ubuntu.com>

	trying to hook up monitoring background gradient-shading values with cairo-texture-generation

2010-07-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add libgnomeui-2.0 dep and fix vapi

2010-07-13  Mirco Müller  <mirco.mueller@ubuntu.com>

	trying to get gnome_bg_*() calls accessable via vala

2010-07-13  Gord Allott  <gord.allott@canonical.com>

	disables -Werror, we are putting all our trust in vala. I for one welcome our new vala overlords

2010-07-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	Bump to next development release

2010-07-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.2.16

2010-07-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Jasons unmatched applications branch

2010-07-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	merge with trunk

2010-07-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add missind method to test

2010-07-02  Jason Smith  <jason@hakimaki>

	ensure we dont overdo things

2010-07-02  Jason Smith  <jason@hakimaki>

	Cause unity to properly display unmatched applications

2010-07-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Collapsing place groups

2010-07-06  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Add support for about to show (really speeds up the showing of results)
	- Make the pixbuf cache a little better at loading up files
	- Lot's of other cleanups
	
	modified:
	unity-private/places/places-default-renderer-group.vala
	unity-private/places/places-default-renderer.vala
	unity-private/places/places-place-search-bar.vala
	unity-private/places/places-place-search-entry.vala
	unity-private/places/places-view.vala
	unity/unity-expanding-bin.vala
	unity/unity-pixbuf-cache.vala
	vapi/clutk-0.3.vapi

2010-07-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Darken the background in testing mode when showing places
	- Clean up the unexpanded_height setting method
	- Take into account the padding of the actor when updating the
	unexpanded_height property
	
	modified:
	unity-private/places/places-default-renderer-group.vala
	unity-private/places/places-default-renderer.vala
	unity-private/testing/test-window.vala
	unity/unity-expanding-bin.vala

2010-07-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	= Add expandable bin which can be in three states, closed (hidden), unexpanded (required height) and expanded (full child height). It can animate between the states (mostly :)
	- Make the DefaultRendererGroup use this bin
	- Make the DefaultRendererGroup set the new property on the icon view
	
	added:
	unity/unity-expanding-bin.vala
	modified:
	.bzrignore
	unity-private/places/places-default-renderer-group.vala
	unity/Makefile.am

2010-07-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Bugfixes from QA friday

2010-07-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Hide Unity when something is activated in places

2010-07-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add HACKING file to dist

2010-07-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Check menu exists before closing it

2010-07-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	can't focus indicators in places model

2010-07-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update ignores

2010-07-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Correctly unparent our child actor, as we're actually hold two references to it

2010-07-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Check if the place was successfully brought online before adding to the model

2010-07-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Bump for next devel version

2010-07-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.2.14

2010-07-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Listen to the icon hint

2010-07-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] My places misc fixes branch

2010-07-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix the text entry

2010-07-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Try a lookup before making the loading of the icons async, to make the presentation nicer

2010-07-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	More spacing/padding fixes

2010-07-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix some padding

2010-07-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix some padding

2010-07-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Add some support for smooth transitions between section sizes
	
	modified:
	unity-private/places/places-place-search-sections-bar.vala

2010-07-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Revert unity-flow-layout as it's a failed experiment
	
	modified:
	unity-private/places/places-place-search-sections-bar.vala
	unity/Makefile.am

2010-06-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	FlowLayout stubs

2010-07-01  Gord Allott  <gord.allott@canonical.com>

	applies clip to launcher actors to stop them showing up under the BFB

2010-07-01  Gord Allott  <gord.allott@canonical.com>

	adds a clip to the launchers so that they don't show under the BFB when we are in places mode

2010-07-01  Jay Taoko  <jay.taoko@canonical.com>

	Circle back the appmenu when navigating with the keyboard.
	
	[modified]
	unity-private/panel/panel-indicator-bar.vala
	unity-private/panel/panel-menubar.vala

2010-06-29  Jay Taoko  <jay.taoko@canonical.com>

	Circleback the appmenu when navigating with the keyboard.
	
	[modified]
	unity-private/panel/panel-menubar.vala
	unity-private/panel/panel-indicator-bar.vala

2010-07-01  Gord Allott  <gord.allott@canonical.com>

	adds a fix into the launcher, the launchers should now not fall off the screen in contracted mode

2010-07-01  Gord Allott  <gord.allott@canonical.com>

	Fixes launcher being too big problem in contracted mode
	
	simple fix, added an extra space into the space calculation of how many flat launchers we can have in a contracted launcher. before it was letting there be one too many flat launchers

2010-07-01  Gord Allott  <gord.allott@canonical.com>

	uses picking instead of maths to find the mouse over icon on the scroller, fixes #595878

2010-07-01  Gord Allott  <gord.allott@canonical.com>

	does order correct picking in scroller view

2010-07-01  Gord Allott  <gord.allott@canonical.com>

	Uses picking to get model indexes in the model view instead of maths (boo maths)

2010-07-01  Gord Allott  <gord.allott@canonical.com>

	fixes index lookup problem when moving mouse down from ubuntu button

2010-07-01  Gord Allott  <gord.allott@canonical.com>

	fixes index lookup problem when moving mouse down from ubuntu button

2010-07-01  Gord Allott  <gord.allott@canonical.com>

	merge fix from unity trunk

2010-07-01  Gord Allott  <gord.allott@canonical.com>

	oops, forgot to commit a change so the tests build, favorites abstract class was updated but the test fake favorites class didn't impliment the new method

2010-07-01  Gord Allott  <gord.allott@canonical.com>

	removes favorite apps on drag out and makes the favorite uid lookup more robust, fixes #592744

2010-07-01  Gord Allott  <gord.allott@canonical.com>

	adds nicer favorite UID finding so we always remove things :)

2010-07-01  Gord Allott  <gord.allott@canonical.com>

	removes apps on drop

2010-06-25  Gord Allott  <gord.allott@canonical.com>

	removes/unfavorites apps on drag out, fixes #592744

2010-07-01  Gord Allott  <gord.allott@canonical.com>

	fixes issue with not being able to drag to the end of the launcher, #595819

2010-07-01  Gord Allott  <gord.allott@canonical.com>

	fixes not being able to drag to the end of the scroller bug #595819

2010-06-30  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/launcher/quicklist-view.vala
	unity/quicklist-rendering.vala
	
	Merged branch unity.new-quicklist-rendering into trunk after review and
	approval from Gordon.
	
	Added the new texture-parts rendering for the quicklist/tooltip background,
	to go along with the new CtkMenuExpandable and related chagnes. The old 
	rendering calls are not deleted yet intentionally, because they are still
	used. Those will be removed once CtkMenuExpndable landed in clutk trunk.
	
	The new approach, to facilitate the reveal-animation in an efficient way,
	is to render the quicklist/tooltip background in three "layers" with
	split-up masks/parts: blurred with 3-5 masks applied, tint-dot-highlight
	with 3-5 masks applied, 3-5 texture-parts holding the drop-shadow and
	outline. The different masks/parts:
	
	* top
	* first optional dynamic part which can grow (using texture-repeating)
	* anchor
	* second optional dynamic part which can grow (using texture-repeating)
	* bottom

2010-06-30  Mirco Müller  <mirco.mueller@ubuntu.com>

	added new texture-parts rendering for the quicklist/tooltip background, old calls not been deleted intentionally, that removal will come with hooking these new calls up to CtkMenuExpandable, added temp. image-dumps in constructor for verification of rendering

2010-06-30  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Merge lp:~unity-team/unity/browsing-api which brings in the needed API updates to make folder browsing possible.
	
	WARNING: This gives a slight API break in the Unity.Place namespace of libunity.

2010-06-30  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Fix invocation of DBus SetSearch() to not expect a return value (updated DBus API for places)

2010-06-29  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Initial shot at wiring up the different DBus signals for the Unity.Place API to the Unity.Place.EntryInfo object's properties

2010-06-29  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Initial showel full of infrastructure needed to get the navigation and breadcrumbing working. Still incomplete
	
	API BREAK: This slighty breaks the API in the Unity.Place namespace:
	
	* EntryInfo is no longer abstract and no longer has the methods set_search() and set_global_search() instead it has two properties active_search and active_global_search which contains a Unity.Place.Search instance representing the active search
	
	* Renamed DBus signal renderer_info_changed to entry_renderer_info_changed and added a corresponding global_*
	
	* Add DBus method place_entry_info_changed

2010-06-29  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Merge lp:~unity-team/unity/async-io. This adds some new convenience API for dealing with (Desktop)AppInfos and doing async IO.
	
	* New namespace Unity.IO with functions to asynchronously read a file into a memory buffer, as well as asynchrnously looking for files in a set of given directories
	
	* New singleton Unity.AppInfoManager that can look up and cache AppInfos both synchronously and asynchronously

2010-06-29  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Expand tests for AppInfoManager to full API coverage

2010-06-29  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Sync with trunk.
	
	Add some tests for AppInfoManager

2010-06-28  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Async AppInfo loading and caching working and tested. I hooked up the Unity.Places.Tile class to use the new mechanism. No visible speedups though, major bottleneck is prolly icon loading.

2010-06-25  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Add utility functions in Unity.IO for async loading of files.
	
	Add a caching AppInfoManager that can load .desktop files async

2010-06-28  Jason Smith  <jason@hakimaki>

	Ensure we dont queue redraw on an actor with no stage associated

2010-06-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for caching pixbufs

2010-06-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Copy in unit tests and add some API

2010-06-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove useless comment

2010-06-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove stray printf

2010-06-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Add support for a Unity-wide pixbuf cache that can load a variety of icons at
	different sizes and store them inside a cache for quick subsequent lookup
	- Make the setting of the icons async
	- Get places to use the cache
	
	added:
	unity/unity-pixbuf-cache.vala
	modified:
	.bzrignore
	unity-private/places/places-default-renderer-group.vala
	unity/Makefile.am

2010-06-28  Jay Taoko  <jay.taoko@canonical.com>

	Fix for #598561: the quicklist items were unresponsive when the mouse was overing over them.
	
	[modified]
	unity-private/launcher/quicklist-view.vala
	- Call do_queue_redraw when the mouse leaves or enters an item

2010-06-25  Jay Taoko  <jay.taoko@canonical.com>

	Fix for #598561: the quicklist items were unresponsive when the mouse was overing over them.
	
	[modified]
	unity-private/launcher/quicklist-view.vala
	- Call do_queue_redraw when the mouse leaves or enters an item
	

2010-06-28  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	targets/mutter/plugin.vala
	
	Merged branch unity.fix-578545 into trunk after review and approval from
	Neil. This fixes LP: #578545 where the wrong strut caused windows to be
	positioned slightly under the launcher.

2010-06-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	set the correct values for the desktop-strut, fixes LP: #578545

2010-06-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Bump for next devel release

2010-06-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.2.12

2010-06-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] More Places work

2010-06-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Load existing groups and results from their models

2010-06-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Clean up Tile implementation
	- Add support for icons (desktop files and normal files)
	- Add support for launching desktop files
	
	modified:
	unity-private/places/places-default-renderer-group.vala

2010-06-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix spacing

2010-06-24  Jason Smith  <jason@hakimaki>

	merge workspace overview branch

2010-06-22  Jason Smith  <jason@hakimaki>

	revert BFB to normal behavior

2010-06-21  Jason Smith  <jason@hakimaki>

	improve interaction with 2 spaces

2010-06-21  Jason Smith  <jason@hakimaki>

	reinstate idle handler

2010-06-21  Jason Smith  <jason@hakimaki>

	fix terminals being wonky

2010-06-21  Jason Smith  <jason@hakimaki>

	add background

2010-06-21  Jason Smith  <jason@hakimaki>

	ensure we dont overlap our top level UI

2010-06-21  Jason Smith  <jason@hakimaki>

	Implement zoom in animations

2010-06-21  Jason Smith  <jason@hakimaki>

	more work into spaces:
	disable current desktop switch animation
	improve borders

2010-06-21  Jason Smith  <jason@hakimaki>

	make switching work

2010-06-21  Jason Smith  <jason@hakimaki>

	merge el trunko

2010-06-21  Jason Smith  <jason@hakimaki>

	add spaces manager, currently hooked up for testing

2010-06-24  Gord Allott  <gord.allott@canonical.com>

	makes app a favourite on dragdrop and saves location, fixes #592087

2010-06-24  Gord Allott  <gord.allott@canonical.com>

	adds favourite saving on drag-drop

2010-06-24  Gord Allott  <gord.allott@canonical.com>

	enables saving the order of the launcher items

2010-06-24  Gord Allott  <gord.allott@canonical.com>

	fades in tray items

2010-06-17  Jason Smith  <jason@hakimaki>

	fade in tray items to help hide the white blip

2010-06-24  Gord Allott  <gord.allott@canonical.com>

	expose race fix branch,
	
	------------- -This line and the following will be ignored --------------
	
	modified:
	targets/mutter/expose-manager.vala
	pending merges:
	Jason Smith 2010-06-10 Eliminate potential race condition in expose manager

2010-06-10  Jason Smith  <jason@hakimaki>

	Eliminate potential race condition in expose manager

2010-06-24  Gord Allott  <gord.allott@canonical.com>

	Fixes the fuzzy icon problem 
	floors values when icons are not rotated

2010-06-21  Gord Allott  <gord.allott@canonical.com>

	small fix to unity icon rendering to have less fuzzy text

2010-06-24  Mirco Müller  <mirco.mueller@ubuntu.com>

	modified:
	unity-private/panel/panel-indicator-object-entry-view.vala
	
	Merged Jay's branch unity.visibility-indicators-label-image into trunk
	after review and approval by me.
	
	Images and labels in indicators now listen to their "visible"-property,
	thus hide/show accordingly.

2010-06-23  Jay Taoko  <jay.taoko@canonical.com>

	Fix for Hiding indicators Label or Image
	
	[modified]
	unity-private/panel/panel-indicator-object-entry-view.vala
	- listen to "visible" property of the label and image in the indicators. Hide/show them accordingly.

2010-06-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Places bar branch
	
	removed:
	unity-private/panel/panel-indicators.vala
	unity-private/places/application-place.vala
	unity-private/places/bar-model.vala
	unity-private/places/bar-view.vala
	unity-private/places/cairo-drawing.vala
	unity-private/places/default-model.vala
	unity-private/places/default-view.vala
	unity-private/places/file-place.vala
	unity-private/places/places-model.vala
	unity-private/places/places-place-proxy.vala
	unity-private/places/places-results-view.vala
	unity-private/places/search-field.vala
	added:
	tests/unit/data/place0.badplace
	tests/unit/data/place0.place
	tests/unit/data/place1.badplace
	tests/unit/data/place1.place
	tests/unit/test-places-place-file-model.vala
	tests/unit/test-places-place.vala
	unity-private/places/places-default-renderer-group.vala
	unity-private/places/places-default-renderer.vala
	unity-private/places/places-place-bar.vala
	unity-private/places/places-place-entry-view.vala
	unity-private/places/places-place-entry.vala
	unity-private/places/places-place-model.vala
	unity-private/places/places-place-search-bar.vala
	unity-private/places/places-place-search-entry.vala
	unity-private/places/places-place-search-sections-bar.vala
	unity/unity-cairo-canvas.vala
	unity/unity-place-renderer.vala
	modified:
	.bzrignore
	targets/mutter/plugin.vala
	tests/ui/test-home-button.vala
	tests/unit/Makefile.am
	tests/unit/data/Makefile.am
	tests/unit/test-unit.vala
	unity-private/Makefile.am
	unity-private/launcher/launcher-child.vala
	unity-private/launcher/scroller-controller.vala
	unity-private/panel/panel-background.vala
	unity-private/panel/panel-home-button.vala
	unity-private/panel/panel-menubar.vala
	unity-private/panel/panel-view.vala
	unity-private/places/places-controller.vala
	unity-private/places/places-place-view.vala
	unity-private/places/places-place.vala
	unity-private/places/places-view.vala
	unity-private/testing/test-window.vala
	unity/Makefile.am
	unity/icon-postprocessor.vala
	unity/shell.vala
	vapi/clutter-1.0.vapi
	
	pending merges:
	Neil Jagdish Patel 2010-06-24 Misc fixes thanks to kamstrup
	Neil Jagdish Patel 2010-06-22 [merge] Merge with upstream
	Neil Jagdish Patel 2010-06-22 - More improvements
	Neil Jagdish Patel 2010-06-22 Lot's of fixes and clean ups
	Neil Jagdish Patel 2010-06-22 Fix tons of warnings
	Neil Jagdish Patel 2010-06-22 lot's of cleanups
	Neil Jagdish Patel 2010-06-21 - Add support for displaying and launc...
	Neil Jagdish Patel 2010-06-21 Some more view stuff
	Neil Jagdish Patel 2010-06-20 s/pointer/boxed ffs
	Neil Jagdish Patel 2010-06-20 Correctly unmarshall the entry info st...
	Neil Jagdish Patel 2010-06-19 [merge] Merge with upstream
	Neil Jagdish Patel 2010-06-19 Intermediate commit
	Neil Jagdish Patel 2010-06-17 [merge] Merge upstream changes
	Neil Jagdish Patel 2010-06-17 [merge] Merge Mikkels API fixes
	Neil Jagdish Patel 2010-06-16 Some more search-bar fixes
	Neil Jagdish Patel 2010-06-16 Basic search bar support
	Neil Jagdish Patel 2010-06-16 Basic search bar support
	Neil Jagdish Patel 2010-06-15 Initial places bar bits
	Neil Jagdish Patel 2010-06-15 Remove old files
	Neil Jagdish Patel 2010-06-15 Add missing files
	Neil Jagdish Patel 2010-06-15 Add some drawing
	Neil Jagdish Patel 2010-06-15 [merge] Merge from upstream
	Neil Jagdish Patel 2010-06-13 Initial places-bar bits
	Neil Jagdish Patel 2010-06-13 - Lot's of fixes for indicator loading
	Neil Jagdish Patel 2010-06-09 [merge] [merge] trunk
	Neil Jagdish Patel 2010-06-09 Tests for bad place files
	Neil Jagdish Patel 2010-06-09 - Complete support for loading placefi...
	Neil Jagdish Patel 2010-06-09 - Clean up places, disabling old code
	Neil Jagdish Patel 2010-06-08 - Remove unused files
	Neil Jagdish Patel 2010-06-07 Move init to idle so we don't crash on...
	Neil Jagdish Patel 2010-06-07 Remove dependency on toplevel patch

2010-06-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Misc fixes thanks to kamstrup

2010-06-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Merge with upstream

2010-06-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	- More improvements
	
	modified:
	targets/mutter/main.c
	targets/mutter/plugin.vala
	tests/ui/test-home-button.vala
	unity-private/panel/panel-home-button.vala
	unity-private/places/places-place-search-sections-bar.vala
	unity-private/testing/test-window.vala
	unity/shell.vala

2010-06-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Lot's of fixes and clean ups

2010-06-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix tons of warnings

2010-06-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	lot's of cleanups

2010-06-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Add support for displaying and launching results from zeitgeist, needs tonnes of work still
	
	modified:
	.bzrignore
	targets/mutter/main.c
	unity-private/places/places-default-renderer-group.vala
	unity-private/places/places-default-renderer.vala
	vapi/clutter-1.0.vapi

2010-06-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some more view stuff

2010-06-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	s/pointer/boxed ffs

2010-06-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Correctly unmarshall the entry info struct

2010-06-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Merge with upstream

2010-06-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Intermediate commit

2010-06-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Merge upstream changes

2010-06-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Merge Mikkels API fixes

2010-06-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some more search-bar fixes

2010-06-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Basic search bar support

2010-06-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	Basic search bar support

2010-06-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Initial places bar bits

2010-06-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove old files

2010-06-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add missing files

2010-06-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some drawing

2010-06-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Merge from upstream

2010-06-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	Initial places-bar bits

2010-06-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Lot's of fixes for indicator loading
	- Add some basic support for connecting to the place and place entroes
	- Support for refreshing entry lists
	- Support for adding/remove entries through signals off the PlaceEntry
	- Other exciting stuff I can't remember
	
	modified:
	.bzrignore
	tests/unit/data/place0.badplace
	tests/unit/data/place0.place
	tests/unit/data/place1.badplace
	tests/unit/data/place1.place
	unity-private/places/places-place-entry.vala
	unity-private/places/places-place-model.vala
	unity-private/places/places-place.vala

2010-06-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk

2010-06-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Tests for bad place files

2010-06-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Complete support for loading placefiles, with correct-file tests
	
	added:
	tests/unit/test-places-place.vala
	modified:
	.bzrignore
	tests/unit/Makefile.am
	tests/unit/data/place0.place
	tests/unit/data/place1.place
	tests/unit/test-places-place-file-model.vala
	tests/unit/test-unit.vala
	unity-private/places/places-place-entry.vala
	unity-private/places/places-place.vala

2010-06-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Clean up places, disabling old code
	- Add PlaceModel abstract object and PlaceFileModel for reading places
	- Make Unity.Places.Place an object and add code to read in state from keyfile
	- Add PlaceEntry as stub for actual entry
	- Add some tests to make sure things are working as expected until this point

2010-06-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Remove unused files
	
	removed:
	unity-private/panel/panel-home.vala
	unity-private/panel/panel-indicators.vala
	modified:
	unity-private/Makefile.am

2010-06-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Move init to idle so we don't crash on startup

2010-06-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove dependency on toplevel patch

2010-06-21  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged unity.fix-595880-2 branch into trunk after review and approval from
	Jay.
	
	modified:
	unity-private/launcher/scroller-view.vala
	unity-private/panel/panel-home-button.vala
	
	This makes sure also clicks on home-button (Ubuntu-logo), launcher-icon or
	empty launcher-area close any open panel/indicator menu.
	
	Completes fix for LP: #595880.

2010-06-21  Mirco Müller  <mirco.mueller@ubuntu.com>

	Really make sure clicks on home-button, empty launcher-area and launcher-icon also close any open panel/indicator menu

2010-06-21  Gord Allott  <gord.allott@canonical.com>

	fixes not raising the correct window bug

2010-06-17  Gord Allott  <gord.allott@canonical.com>

	raises the last window

2010-06-17  Gord Allott  <gord.allott@canonical.com>

	raises last window

2010-06-17  Gord Allott  <gord.allott@canonical.com>

	debugging

2010-06-17  Gord Allott  <gord.allott@canonical.com>

	debugging

2010-06-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged branch unity.fix-595880 after review and approval from Jay.

2010-06-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	added popdown_current_menu() to MenuManager so clicks in empty panel-areas close any open menu, fixes LP: #595880

2010-06-18  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Merge lp:~unity-team/unity/entry-info-search-api-hack: WARNING API BREAK in libunity.
	
	Because Vala doesn't support async delegates we need to make the searching hooks be abstract async methods on the EntryInfo

2010-06-16  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	WARNING: This commit makes Unity require a valac with this patch: https://bugzilla.gnome.org/show_bug.cgi?id=621692. Makes EntryInfo an abstract class you must derive and override the set_search() and set_global_search() functions. Previously it used properties with delegates to avoid the subclassing, but that did not work out with Vala since Vala (currently) doesn't have async delegates. The upstream request for async delegates is https://bugzilla.gnome.org/show_bug.cgi?id=604827

2010-06-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Revert no background patch, as it doesn't work unless nautilus is running

2010-06-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Bump for next devel release

2010-06-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.2.10

2010-06-17  Mirco Müller  <mirco.mueller@ubuntu.com>

	fixed segfault in on_leave for quicklists, removed superfluous calls to queue-redraw

2010-06-17  Gord Allott  <gord.allott@canonical.com>

	enables quicklists

2010-06-17  Gord Allott  <gord.allott@canonical.com>

	re-enable quicklists

2010-06-17  Gord Allott  <gord.allott@canonical.com>

	fixes issue with going into contracted state when not enough launchers

2010-06-17  Gord Allott  <gord.allott@canonical.com>

	quicklists enabled

2010-06-16  Gord Allott  <gord.allott@canonical.com>

	Adds the new contracted launcher behaviour
	Also fixes a few bugs
	cogl vapi file updated to fix a vapi bug
	had to modify mail.c to make the launcher's grabbale size to be one pixel bigger
	
	modified:
	targets/mutter/main.c
	tests/unit/test-launcher.vala
	unity-private/launcher/launcher-child.vala
	unity-private/launcher/scroller-model.vala
	unity-private/launcher/scroller-view.vala
	unity-private/launcher/scrollerchild-controller.vala
	unity-private/launcher/scrollerchild.vala

2010-06-16  Gord Allott  <gord.allott@canonical.com>

	make the tests compile again

2010-06-16  Gord Allott  <gord.allott@canonical.com>

	fixed cogl warnings

2010-06-16  Gord Allott  <gord.allott@canonical.com>

	make sure to grab the pointer so that mutter works correctly

2010-06-16  Gord Allott  <gord.allott@canonical.com>

	fixed dragging

2010-06-16  Gord Allott  <gord.allott@canonical.com>

	fixed dragging

2010-06-16  Gord Allott  <gord.allott@canonical.com>

	finally fixed projection matrix for icons woo! thanks jay

2010-06-16  Gord Allott  <gord.allott@canonical.com>

	latest code

2010-06-16  Gord Allott  <gord.allott@canonical.com>

	latest code

2010-06-16  Gord Allott  <gord.allott@canonical.com>

	latest code

2010-06-16  Gord Allott  <gord.allott@canonical.com>

	new stuff

2010-06-16  Gord Allott  <gord.allott@canonical.com>

	latest launcher code

2010-06-09  Gord Allott  <gord.allott@canonical.com>

	latest unity

2010-06-14  Jason Smith  <jason@hakimaki>

	merge remove background branch

2010-06-11  Jason Smith  <jason@hakimaki>

	remove background object as it is complete unused

2010-06-11  Jason Smith  <jason@hakimaki>

	merge meta-fullscreen-detection branch

2010-06-10  Jason Smith  <jason@hakimaki>

	make fullscreen detection work properly using metacity calls

2010-06-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	New devel release

2010-06-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.2.8

2010-06-10  Jason Smith  <jason@hakimaki>

	Merge wnck removal branch

2010-06-09  Jason Smith  <jason@hakimaki>

	Fix bug in expose where improper windows were shown

2010-06-09  Jason Smith  <jason@hakimaki>

	merge in wnckless unity changes from old branch

2010-06-09  Jason Smith  <jason@hakimaki>

	Build without wnck except in unity-private testing

2010-06-09  Jason Smith  <jason@hakimaki>

	remove libwnck build dep

2010-06-09  Jason Smith  <jason@hakimaki>

	final nail in wncks coffin

2010-06-09  Jason Smith  <jason@hakimaki>

	more work to remove wnck, just broke fullscreen detection

2010-06-09  Jason Smith  <jason@hakimaki>

	algorithm cleanup using torvalds notation

2010-06-09  Jason Smith  <jason@hakimaki>

	remove very strange usage of wnck

2010-06-09  Jason Smith  <jason@hakimaki>

	More death to wnck

2010-06-09  Jason Smith  <jason@hakimaki>

	Make expose not use wnck

2010-06-09  Jason Smith  <jason@hakimaki>

	Begin migration away from wnck

2010-06-10  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Merge lp:~didrocks/unity/include-tarball-file: Files need inclusion in tarball because of bug #530584.

2010-06-10  Didier Roche  <didier.roche@canonical.com>

	include non distribution file in tarball (LP: #592120)

2010-06-10  Jay Taoko  <jay.taoko@canonical.com>

	
	
	Display the indicator when in Places modes
	
	[modified]
	unity-private/panel/panel-indicator-bar.vala
	- Added a background texture (visible only in Places mode)
	
	unity-private/panel/panel-view.vala
	- Hide panel menubar, background and systray when in in Places mode
	
	unity-private/Makefile.am
	
	[added]
	unity-private/panel/panel-indicator-background.vala
	- Custom cairo rendering for the indicators background

2010-06-09  Jay Taoko  <jay.taoko@canonical.com>

	Minor Cleanup.

2010-06-09  Jay Taoko  <jay.taoko@canonical.com>

	Display the indicator when in Places modes
	
	[modified]
	unity-private/panel/panel-indicator-bar.vala
	- Added a background texture (visible only in Places mode)
	
	unity-private/panel/panel-view.vala
	- Hide panel menubar, background and systray when in in Places mode
	
	unity-private/Makefile.am
	
	[added]
	unity-private/panel/panel-indicator-background.vala
	- Custom cairo rendering for the indicators background

2010-06-10  Didier Roche  <didier.roche@canonical.com>

	don't fail on perceptualdiff not installed, make it optional

2010-06-07  Didier Roche  <didier.roche@canonical.com>

	don't fail on perceptualdiff not installed, make it optional

2010-06-10  Gord Allott  <gord.allott@canonical.com>

	fixes various issues from unity 0.1 to 0.2 - uses a web emblem for missing webapp icons, fix for weird characters in webapp urls, clean up local desktop files after removing

2010-06-10  Gord Allott  <gord.allott@canonical.com>

	forward porting oem fixes from 0.1 to 0.2

2010-06-09  Gord Allott  <gord.allott@canonical.com>

	fixes the spacing issue with icons jumping around after the new icon look

2010-06-09  Gord Allott  <gord.allott@canonical.com>

	update the rotation middle of the wiggle anim to accomodate new launcher size

2010-06-09  Gord Allott  <gord.allott@canonical.com>

	small fix to stop the icons jumping about, we have to fake the size of the icons because the actuall graphic is slightly bigger

2010-06-09  Jay Taoko  <jay.taoko@canonical.com>

	Panel indicator ui testing. Using director to simulate putton press on an indicator.
	
	[modified]
	unity-private/panel/panel-indicator-bar.vala
	- retrieve an IndicatorObjectView by specifying its IndicatorObject
	
	tests/ui/test-indicators.vala
	- Simulating button press on indicators
	
	tests/ui/test-ui.vala
	unity-private/panel/panel-indicator-object-view.vala
	
	tests/ui/Makefile.am
	
	[added]
	tests/ui/test-indicators.vala
	- implementing UI testing

2010-06-08  Jay Taoko  <jay.taoko@canonical.com>

	Panel indicator ui testing. Using director to simulate putton press on an indicator.
	
	[modified]
	unity-private/panel/panel-indicator-bar.vala
	- retrieve an IndicatorObjectView by specifying its IndicatorObject
	
	tests/ui/test-indicators.vala
	- Simulating button press on indicators
	
	tests/ui/test-ui.vala
	unity-private/panel/panel-indicator-object-view.vala
	
	tests/ui/Makefile.am
	
	[added]
	tests/ui/test-indicators.vala
	- implementing UI testing
	

2010-06-08  Jay Taoko  <jay.taoko@canonical.com>

	Indicator ui test. Code cleanup.
	
	[modified]
	tests/ui/test-indicators.vala
	tests/ui/test-ui.vala

2010-06-08  Jay Taoko  <jay.taoko@canonical.com>

	Merge

2010-06-08  Jay Taoko  <jay.taoko@canonical.com>

	Indicators UI testing
	
	[modified]
	tests/ui/test-automate.vala
	- fixed automation tests
	
	tests/ui/test-indicators.vala
	- added mouse and keyboard events tests on indicators
	
	unity-private/panel/panel-indicator-object-view.vala
	- added utility function to fix an issue in the test.This is a hack.
	
	
	unity-private/panel/panel-indicator-object-entry-view.vala
	- added function to return true if the menu is open

2010-06-08  Jay Taoko  <jay.taoko@canonical.com>

	Panel indicator ui testing. Using director to simulate putton press on an indicator.
	
	
	[modified]
	unity-private/panel/panel-indicator-bar.vala
	- retrieve an IndicatorObjectView by specifying its IndicatorObject
	
	tests/ui/test-indicators.vala
	- Simulating button press on indicators
	
	tests/ui/test-ui.vala
	unity-private/panel/panel-indicator-object-view.vala

2010-06-08  Jay Taoko  <jay.taoko@canonical.com>

	In progress: panel indicator testing...

2010-06-07  Jay Taoko  <jay.taoko@canonical.com>

	Work in progress:
	Implementing get_entries in FakeIndicators
	UI testing of indicators
	
	[modified]
	tests/ui/Makefile.am
	tests/ui/Makefile.am
	
	[added]
	tests/ui/test-indicators.vala
	- implementing UI testing

2010-06-04  Jay Taoko  <jay.taoko@canonical.com>

	Implementing get_entries in FakeIndicatorObject in order to be fully compatible with Indicator.Object
	
	[modified]
	tests/unit/test-panel-indicator-object-view.vala

2010-06-09  Didier Roche  <didier.roche@canonical.com>

	fix unity conflict in merge back

2010-06-08  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Fix DBus marshalling of EntryInfo/RendererInfo. DBus calls to Place.GetEntries() would always return ampty RendererInfo structs because we inadvertedly copied the _RendererInfo struct when creating a RendererInfo object to hold it. Work around this by using pointer types in Vala

2010-06-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Allow building on Maverick

2010-06-08  Didier Roche  <didier.roche@canonical.com>

	add sep

2010-06-08  Didier Roche  <didier.roche@canonical.com>

	add COPYING.LGPL to dist

2010-06-08  Didier Roche  <didier.roche@canonical.com>

	distribute COPYING.LGPL

2010-06-08  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Install a unity.pc file for libunity

2010-06-08  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Generate and install unity.pc for development against libunity

2010-06-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update libunity licensing

2010-06-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update libunity licensing to be LGPLv3

2010-06-07  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Merge lp:~unity-team/unity/unity.complete-places-api: Wiring up the API stubs that was left empty in the Unity.Place namespace:
	
	Add a num_hints() method to EntryInfo and RendererInfo
	
	Add a new class UnityPlaceSearch that encapsulates a search request
	
	EntryInfo got two hook properies: search-handler and global-search-handler which contains the callback to invoke on incoming DBus requests for SetSearch() and SetGlobalSearch()
	
	Expose two new properties on EntryInfo: active and active_section which reflects the DBus calls to SetActive() and SetActiveSection() via the notify signal of the EntryInfo

2010-06-07  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Wire up the API stubs that was left empty in the Unity.Place namespace:
	
	Add a num_hints() method to EntryInfo and RendererInfo
	
	Add a new class UnityPlaceSearch that encapsulates a search request
	
	EntryInfo got two hook properies: search-handler and global-search-handler which contains the callback to invoke on incoming DBus requests for SetSearch() and SetGlobalSearch()
	
	Expose two new properties on EntryInfo: active and active_section which reflects the DBus calls to SetActive() and SetActiveSection() via the notify signal of the EntryInfo
	
	Remove large section of out commented obsolete code

2010-06-07  Mirco Müller  <mirco.mueller@ubuntu.com>

	updated cogl vala-bindings to cover cogl_clip_push_rectangle(), parameter-names have been kept in line with generated names to trim possible diffs (for Gordon's sake :) in the future

2010-06-07  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged unity.quicklist-visual-tweaks branch after review and approval from
	Neil.

2010-06-04  Mirco Müller  <mirco.mueller@ubuntu.com>

	tweaked corner-radii/anchor-size/spacing/positioning for tooltips and quicklists to fulfill design-requirements, pulling screen-dpi from GtkSettings since Xorg doesn't provide right one

2010-06-04  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Merge lp:~anjali-team/anjali/unity.places-api. Brings in initial implementation of the server side of the DBus architecture I nailed doen with njpatel.
	
	Removed obsolete files:
	unity/unity-place-marshal.list
	unity/unity-place.c
	unity/unity-place.h
	unity/unity-place.xml
	
	Added new files for implementing Unity.Place.{Controller,EntryInfo,RendererInfo}:
	unity/unity-place.vala
	test/unit/test-place.vala
	
	Modified build to depend on dee-1.0, removed obsolete refs, and add the new ones:
	configure.ac
	targets/mutter/Makefile.am
	targets/unity/Makefile.am
	tests/ui/Makefile.am
	tests/unit/Makefile.am
	unity/Makefile.am
	vapi/Makefile.am
	
	Modified to add missing bindings:
	vapi/dee-1.0.vapi
	

2010-06-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add dee-1.0 to targets/unity/Makefile.am

2010-06-04  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Comment out the code in Unity.Place.Controller (and related classes) that relies on DBus.COnnection.unregister_object() since it relies on https://bugzilla.gnome.org/show_bug.cgi?id=620543

2010-06-04  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Get in line with trunk, and add a few build fixes (deps on dee-1.0)

2010-06-04  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Test suite for Unity.Place complete

2010-06-04  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Add a slew of additional unit tests to Unity.Place namespace

2010-06-04  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Unit tests for Unity.Place module really comming together and a passing fine so far

2010-06-03  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Finally nail down a g_critical() from a g_strv_length() call, caused by a bug in valac. While not formally tested, everything seems to work

2010-06-03  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Despite a critical warning on stderr at runtime you can now actually export a place and dynamically add/remove place entries

2010-06-03  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Emit DBus signals when managed PlaceEntries change

2010-06-03  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	More fleshing out of the DBus details for PlaceEntry and Place implementation

2010-06-03  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Helper GObjects implemented and DBus serialization is working. Need to implement helper classes for the place daemons to hide avoid DBusisms and then we're ready to implement a simple test service
	
	Fix bug in Dee's .vapi, missing 'unowned' on Dee.SharedModel.get_swarm_name()

2010-06-02  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Rip out the old Unity.Place API and prepare for the new one

2010-06-04  Jay Taoko  <jay.taoko@canonical.com>

	Test IndicatorObjectView
	
	[modified]
	test-unit.vala
	
	unity-private/panel/panel-indicator-object-view.vala
	- Added methods to query the indicator entries in
	
	tests/unit/Makefile.am
	
	[added]
	tests/unit/test-panel-indicator-object-view.vala
	- Create FakeIndicatorObject (subclass of Indicator.Object)
	- Test adding indicator entries to the FakeIndicatorObject

2010-06-04  Jay Taoko  <jay.taoko@canonical.com>

	Test IndicatorObjectView
	
	[modified]
	test-unit.vala
	
	unity-private/panel/panel-indicator-object-view.vala
	- Added methods to query the indicator entries in
	
	tests/unit/Makefile.am
	
	[added]
	tests/unit/test-panel-indicator-object-view.vala
	- Create FakeIndicatorObject (subclass of Indicator.Object)
	- Test adding indicator entries to the FakeIndicatorObject

2010-06-03  Jay Taoko  <jay.taoko@canonical.com>

	Test IndicatorObjectView
	
	[modified]
	test-unit.vala
	
	unity-private/panel/panel-indicator-object-view.vala
	- Added methods to query the indicator entries in
	
	tests/unit/Makefile.am
	
	[added]
	tests/unit/test-panel-indicator-object-view.vala
	- Create FakeIndicatorObject (subclass of Indicator.Object)
	- Test adding indicator entries to the FakeIndicatorObject

2010-06-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	Next development release

2010-06-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.2.6

2010-06-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Panel re-architcture

2010-06-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Make show_unity in mutter show the window picker
	- Home button should initiate on button-release
	
	modified:
	targets/mutter/plugin.vala
	unity-private/panel/panel-home-button.vala

2010-06-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Add bits to enable testing of indicators independant of what's installed
	- Add some unit tests for PanelIndicatorObjectEntryView
	
	added:
	tests/unit/test-panel-indicator-object-entry-view.vala
	modified:
	.bzrignore
	tests/unit/Makefile.am
	tests/unit/test-unit.vala
	unity-private/panel/panel-indicator-object-entry-view.vala
	unity-private/unity-utils.c
	vapi/indicator.vapi

2010-06-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Make tests work
	
	modified:
	.bzrignore
	tests/ui/data/quicklist_controller_show_label.png
	tests/ui/test-home-button.vala
	tests/ui/test-quicklist.vala
	tests/ui/test-ui.vala
	unity-private/testing/test-utils.vala

2010-06-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Merge from trunk

2010-06-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Restore hilight on active menu entries

2010-06-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Scrolling support

2010-06-02  Jay Taoko  <jay.taoko@canonical.com>

	Merge + Work on indicator menu scrubbing

2010-06-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	merged in branch unity.panel-home-button

2010-06-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	finally made the added shell-interface-API work by adding/renaming the calls get_panel_height_foobar() and get_launcher_width_foobar() so they don't clash with what's already defined in unity/targets/mutter/main.c

2010-06-02  Mirco Müller  <mirco.mueller@ubuntu.com>

	added get_panel_height() to shell interface and implemented it for mutter-target and tests, used in PanelHomeButton

2010-06-01  Mirco Müller  <mirco.mueller@ubuntu.com>

	make sure the new test for the panel-home-button gets called

2010-06-01  Mirco Müller  <mirco.mueller@ubuntu.com>

	source files need to be specified in alphabetical order

2010-06-01  Mirco Müller  <mirco.mueller@ubuntu.com>

	added test for new panel-home-button

2010-06-02  Jay Taoko  <jay.taoko@canonical.com>

	Merge

2010-06-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Make systray work
	- Add background to panel, hack around bad asset
	- Some extra clean-up
	
	removed:
	unity-private/panel/panel-system-tray.vala
	added:
	unity-private/panel/panel-background.vala
	modified:
	unity-private/Makefile.am
	unity-private/launcher/scroller-controller.vala
	unity-private/panel/panel-menu-manager.vala
	unity-private/panel/panel-tray.vala
	unity-private/panel/panel-view.vala

2010-06-02  Jay Taoko  <jay.taoko@canonical.com>

	Indicator navigation with keyboard
	Begin work on Indicator scrubbing with mouse
	
	[modified]
	unity-private/panel/panel-indicator-bar.vala
	unity-private/panel/panel-indicator-object-entry-view.vala
	unity-private/panel/panel-indicator-object-view.vala
	unity-private/panel/panel-menu-manager.vala

2010-06-02  Jay Taoko  <jay.taoko@canonical.com>

	Merged with neil panel work

2010-06-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make the menubar rectangle transparent

2010-06-02  Jay Taoko  <jay.taoko@canonical.com>

	Start of work for showing the menu

2010-06-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Make the MenuBar show the appmenu indicator
	- Fix compile issue with mutter
	
	modified:
	targets/mutter/plugin.vala
	unity-private/panel/panel-indicator-bar.vala
	unity-private/panel/panel-menubar.vala

2010-06-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Add some basic appmenu support
	- Remove unneeded code from panel-view
	
	modified:
	unity-private/panel/panel-menubar.vala
	unity-private/panel/panel-view.vala

2010-06-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Gee.HashMap is unable to be sorted, which was an oversight on my behalf when
	designing the API for the models. Hence I've made the 'get_indicator_list'
	return an ordered list of Indicator.Object's and added a get_indicator_name
	for the instances when the view needs to knoew the name of the object
	(which I may add to libindicator itself sometime soon)
	
	- With the new API, I added support for ordering the list
	
	- Updated existing code to use new API and did some clean up of debug messages
	
	modified:
	unity-private/panel/panel-indicator-bar.vala
	unity-private/panel/panel-indicator-model.vala
	unity-private/panel/panel-view.vala

2010-06-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make targets us panel height from Unity.Panel.PANEL_HEIGHT

2010-06-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Update indicator spacing
	- Import work done to make indicator sizes better and the color of the entry
	bg match the gtk theme
	
	modified:
	unity-private/panel/panel-indicator-bar.vala
	unity-private/panel/panel-indicator-object-entry-view.vala
	unity-private/panel/panel-indicator-object-view.vala

2010-06-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Bunch of fixes and cleanups
	- Init and show home button, menubar and indicatorbar
	- Start work on fixing padding of indicator bar
	- Try and not override allocate
	- Temporarily disable resizing the entry bg until we've figured out the cause
	of the loop
	
	modified:
	unity-private/panel/panel-home-button.vala
	unity-private/panel/panel-indicator-bar.vala
	unity-private/panel/panel-indicator-object-entry-view.vala
	unity-private/panel/panel-indicator-object-view.vala
	unity-private/panel/panel-menubar.vala
	unity-private/panel/panel-system-tray.vala
	unity-private/panel/panel-view.vala

2010-06-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix orientation

2010-06-01  Jay Taoko  <jay.taoko@canonical.com>

	Panel indicator cleanup

2010-06-01  Jay Taoko  <jay.taoko@canonical.com>

	Panel indicator

2010-06-01  Jay Taoko  <jay.taoko@canonical.com>

	fix from Neil

2010-06-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove public *void* FileIndicatorModel, as the void makes it mean something
	else
	
	modified:
	unity-private/panel/panel-indicator-model.vala

2010-06-01  Jay Taoko  <jay.taoko@canonical.com>

	Commit

2010-06-01  Jay Taoko  <jay.taoko@canonical.com>

	Adding additional files.
	First attempt at rendering.

2010-05-31  Jay Taoko  <jay.taoko@canonical.com>

	Merge

2010-05-31  Mirco Müller  <mirco.mueller@ubuntu.com>

	panel-home-button added

2010-05-31  Jay Taoko  <jay.taoko@canonical.com>

	Panel indicator architecture
	
	[modified]
	unity-private/panel/panel-indicator-object-entry-view.vala
	
	[added]
	unity-private/panel/panel-menu-manager.vala

2010-05-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	Work around libindicator weirdness

2010-05-27  Jay Taoko  <jay.taoko@canonical.com>

	Rearchitecture of panel indicator
	
	[added]
	unity-private/panel/panel-indicator-model.vala
	unity-private/panel/panel-indicator-object-entry-view.vala
	unity-private/panel/panel-indicator-object-view.vala

2010-06-02  Gord Allott  <gord.allott@canonical.com>

	Updates the icon-rendering to the 10.10 cycle spec
	
	Modified:
	unity-private/launcher/launcher-child.vala
	- small value changes
	unity-private/launcher/scroller-view.vala
	- set icon spacing to 6 pixels and top padding to 10 pixels
	unity/icon-postprocessor.vala
	- updated to new icon rendering

2010-06-02  Gord Allott  <gord.allott@canonical.com>

	updated icon sizes to 50x50 to accomodate 1px transparent border

2010-06-02  Gord Allott  <gord.allott@canonical.com>

	updates icon rendering to the latest launcher spec

2010-05-28  Gord Allott  <gord.allott@canonical.com>

	stop trying to put items into -1 indexes on a list

2010-05-28  Gord Allott  <gord.allott@canonical.com>

	fixes small problem with expose ending triggered early. also removes a few debugs

2010-05-28  Gord Allott  <gord.allott@canonical.com>

	fix expose pre-maturely returning

2010-05-27  Jay Taoko  <jay.taoko@canonical.com>

	Merge

2010-05-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	Bump version for next development cycle

2010-05-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.2.4

2010-05-27  Jay Taoko  <jay.taoko@canonical.com>

	UI Automation
	
	[modified]
	tests/ui/Makefile.am
	
	tests/ui/test-ui.vala
	- temporarily deactivated automation testing
	
	unity-private/panel/panel-indicators.vala
	- disable the indicators with UNITY_PANEL_INDICATORS_SKIP="all"
	
	tests/ui/test-automate.vala
	- Added timing mesure for animations
	
	unity-private/testing/test-director.vala
	
	[added]
	tests/ui/test-automate.vala
	- automation basic test

2010-05-25  Jay Taoko  <jay.taoko@canonical.com>

	UI Automation testing
	
	tests/ui/test-automate.vala
	- Added timing mesure for animations
	
	tests/ui/test-ui.vala
	- temporarily deactivated automation testing

2010-05-07  Jay Taoko  <jay.taoko@canonical.com>

	Unity Automation
	
	[modified]
	tests/ui/Makefile.am
	tests/ui/test-ui.vala
	unity-private/panel/panel-indicators.vala
	- disable the indicators with UNITY_PANEL_INDICATORS_SKIP="all"
	unity-private/testing/test-director.vala
	
	[added]
	tests/ui/test-automate.vala
	- automation basic test

2010-05-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Update bzr ignores

2010-05-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Add support for Dee
	- Remove dbusmodel deps
	
	removed:
	vapi/dbusmodel.deps
	vapi/dbusmodel.vapi
	modified:
	configure.ac
	targets/unity/Makefile.am
	unity-private/Makefile.am
	unity-private/places/places-results-view.vala
	vapi/Makefile.am
	vapi/dee-1.0.vapi
	pending merges:
	Neil Jagdish Patel 2010-05-27 - Add support for Dee

2010-05-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Add support for Dee
	- Ditch DbusModel
	
	removed:
	vapi/dbusmodel.deps
	vapi/dbusmodel.vapi
	modified:
	configure.ac
	targets/unity/Makefile.am
	unity-private/Makefile.am
	unity-private/places/places-results-view.vala
	vapi/Makefile.am
	vapi/dee-1.0.vapi

2010-05-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Update search provider
	- Make indicator menu hilight match Gtk
	- Reduce spacing between indicators

2010-05-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix URL string

2010-05-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update search provider

2010-05-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Make indicator menu highlight match Gtk theme

2010-05-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Reduce spacing between indicators
	- Fix the size of indicators

2010-05-27  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Inline vapi files for Dee

2010-05-27  Gord Allott  <gord.allott@canonical.com>

	added forward ported fix for grabbing the pointer on scroll

2010-05-27  Gord Allott  <gord.allott@canonical.com>

	enables per-application expose in unity

2010-05-27  Gord Allott  <gord.allott@canonical.com>

	fixed formatting

2010-05-27  Gord Allott  <gord.allott@canonical.com>

	fix conflicts

2010-05-27  Gord Allott  <gord.allott@canonical.com>

	re-enables expose mode for applications

2010-05-27  Gord Allott  <gord.allott@canonical.com>

	replaced tab formatting with spaces

2010-05-27  Gord Allott  <gord.allott@canonical.com>

	enables support for bamf applications with no desktop file

2010-05-27  Gord Allott  <gord.allott@canonical.com>

	quick fix to check for null desktop file calls properly

2010-05-26  Gord Allott  <gord.allott@canonical.com>

	lets accepts launchers from bamf with no desktop file

2010-05-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add Bamf-0.2.vapi locally

2010-05-27  Gord Allott  <gord.allott@canonical.com>

	rehouse orphaned dragged children

2010-05-27  Gord Allott  <gord.allott@canonical.com>

	rehouse orphaned dragged children

2010-05-27  Gord Allott  <gord.allott@canonical.com>

	stoped the moving animation when adding things to the launcher

2010-05-27  Gord Allott  <gord.allott@canonical.com>

	stoped the moving animation when adding things to the launcher

2010-05-26  Gord Allott  <gord.allott@canonical.com>

	awesome working d&d anims

2010-05-25  Gord Allott  <gord.allott@canonical.com>

	updated to latest unity

2010-05-25  Gord Allott  <gord.allott@canonical.com>

	removes liblauncher and replaces it with bamf

2010-05-25  Gord Allott  <gord.allott@canonical.com>

	merged with latest unity

2010-05-25  Gord Allott  <gord.allott@canonical.com>

	removed support for getting names from bamf

2010-05-25  Gord Allott  <gord.allott@canonical.com>

	merges in the tests that utilise favorites

2010-05-05  Gordon Allott  <gord.allott@canonical.com>

	fake unity favorites implimentation

2010-05-05  Gordon Allott  <gord.allott@canonical.com>

	merged in new favorites codebase

2010-05-05  Gordon Allott  <gord.allott@canonical.com>

	merged in unit-tests branch

2010-05-25  Gord Allott  <gord.allott@canonical.com>

	merges in the univer favorites branch, removes the dependancy on liblauncher for favorites handling

2010-05-25  Gord Allott  <gord.allott@canonical.com>

	adds animation to the drag and drop stuff

2010-05-25  Gord Allott  <gord.allott@canonical.com>

	adds fadein/out animations for launchers

2010-05-25  Gord Allott  <gord.allott@canonical.com>

	latest unity

2010-05-25  Gord Allott  <gord.allott@canonical.com>

	fix previous test

2010-05-25  Gord Allott  <gord.allott@canonical.com>

	fix for one application being launched multple times not matching. also added test for same problem

2010-05-25  Gord Allott  <gord.allott@canonical.com>

	make sure we set the name from bamf application when one is attached

2010-05-24  Gord Allott  <gord.allott@canonical.com>

	all the changes i forgot to commit =\, fixes, tests everything

2010-05-11  Gordon Allott  <gord.allott@canonical.com>

	stop bamf killing our tests#

2010-05-07  Gordon Allott  <gord.allott@canonical.com>

	avoid warnings in bamf

2010-05-07  Gordon Allott  <gord.allott@canonical.com>

	make mutter raise windows in process

2010-05-07  Gordon Allott  <gord.allott@canonical.com>

	small bamf fixes, debugs removed

2010-05-06  Gordon Allott  <gord.allott@canonical.com>

	enables support for showing/hiding launchers depending on their visible type

2010-05-06  Gordon Allott  <gord.allott@canonical.com>

	watch for user_visible on apps

2010-05-06  Gordon Allott  <gord.allott@canonical.com>

	fixes mouse clicks initing drags when they shouldn't be 

2010-05-06  Gordon Allott  <gord.allott@canonical.com>

	added support for launching and switching windows in bamf

2010-05-06  Gordon Allott  <gord.allott@canonical.com>

	first implimentation of bamf

2010-05-06  Gordon Allott  <gord.allott@canonical.com>

	moved unity/ over to Unity.Favorites

2010-05-06  Gordon Allott  <gord.allott@canonical.com>

	merged in unity.favorites

2010-05-05  Gordon Allott  <gord.allott@canonical.com>

	removed debugs

2010-05-05  Gordon Allott  <gord.allott@canonical.com>

	integrates favorite support into application-controller.vala

2010-05-05  Gordon Allott  <gord.allott@canonical.com>

	integrated unity favorites

2010-05-05  Gordon Allott  <gord.allott@canonical.com>

	remerge from trunk

2010-05-06  Gordon Allott  <gord.allott@canonical.com>

	moved makefiles over to bamf

2010-05-05  Gordon Allott  <gord.allott@canonical.com>

	adds unit tests for the scroller model and makes our tests disable indicators

2010-05-04  Gordon Allott  <gord.allott@canonical.com>

	added todo

2010-05-04  Gordon Allott  <gord.allott@canonical.com>

	added launcher tests

2010-05-04  Gordon Allott  <gord.allott@canonical.com>

	added ScrollerModel tests

2010-05-04  Gordon Allott  <gord.allott@canonical.com>

	disable indicators in UI tests

2010-05-04  Gordon Allott  <gord.allott@canonical.com>

	allows the object registry to hold more than one instance

2010-05-04  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Merge lp:~anjali-team/anjali/unity.places-enablement. This re-enables the places if you export UNITY_ENABLE_PLACES=1.

2010-04-29  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Move the Files place daemon to a separate project as requested ny Neil

2010-04-29  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Merge with trunk

2010-04-29  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Wire up with Zeitgeist.Monitor to automatically update the model as we are running. Seems that Unity doesn't pick up the changes to the model correctly.

2010-04-29  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Implement a common base class Unity.Place.Daemon to use for easy impl of place daemon. Make FilesPlaceDaemon use this new base class
	
	Rename namespace of daemons from Unity.Foo to Unity.Place... :-)

2010-04-29  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Better icon lookup for items from ZG.

2010-04-29  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Log a warning if we fail to load a icon for a GIcon

2010-04-28  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Add fixme about us deciding on file icons in the model/controller. This seems to belong in the view.

2010-04-28  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Add support for guesssing icons and setting thumbnails for displayed media

2010-04-28  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Add support for ApplicationIcons to load their image from serialized GIcon data

2010-04-28  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Make the unity-files-daemon export a DBus API like described in unity/unity-place.xml. With this in place unity can now actually show the model exported by unity-files-daemon, provided you set the env var UNITY_ENABLE_PLACES=1
	
	Update files.place.in to reflect ^^

2010-04-28  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Don't expect a separate view_name string arg in PlacesProxy.on_view_changed(). The signal only sends a map of properties. The view name is now embedded as part of the props, as... wait for it... ... 'view-name'

2010-04-28  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Don't expect a separate view_name string arg in PlacesProxy.on_view_changed(). The signal only sends a map of properties. The view name is now embedded as part of the props, as... wait for it... ... 'view-name'

2010-04-28  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Bugfix: If we get results in that is an unknown group, insert the results after we've dynamically added the group. Before this we only created the group, but did not add the results.
	
	Rename a few internal variables for clarity

2010-04-27  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Rough impl. of Zeitgeist -> DbusModel that install itself as a place... It crashes libdbusmodel for remote peers (wthout knowledge of the model schema) joining the swarm. Need to investigate...

2010-04-27  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Rename ResultsColumns -> ResultColumns to be consistent with "GroupColumns"

2010-04-27  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Generate a files.place INI-style file from files.place.in
	
	Rename the variable DBusPath to DBusObjectPath in the .place files

2010-04-27  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Initial infrastructure for compiling some out of process place daemons exposing a DbusModel interface

2010-04-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	Enable UNITY_ENABLE_PLACES in the Mutter target
	
	modified:
	targets/mutter/plugin.vala

2010-04-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make UNITY_ENABLE_PLACES work in the `unity` target
	
	modified:
	unity-private/panel/panel-view.vala
	unity-private/testing/test-window.vala

2010-04-29  Gordon Allott  <gord.allott@canonical.com>

	big merge from the scroller re-archetect. of note is that liblaunchers namespace is LibLauncher

2010-04-28  Gordon Allott  <gord.allott@canonical.com>

	removed old hover test, fixed po generation

2010-04-28  Gordon Allott  <gord.allott@canonical.com>

	fixed launcher-child.unmap to unmap children instead of mapping them

2010-04-27  Gordon Allott  <gord.allott@canonical.com>

	updated to latest unity

2010-04-27  Gordon Allott  <gord.allott@canonical.com>

	re-enable testing

2010-04-27  Gordon Allott  <gord.allott@canonical.com>

	added some missing files, oops\!

2010-04-27  Gordon Allott  <gord.allott@canonical.com>

	removed debugs, improved get_preferred_width call in launcher-child

2010-04-27  Gordon Allott  <gord.allott@canonical.com>

	removed some left over files

2010-04-27  Gordon Allott  <gord.allott@canonical.com>

	ignore liblauncher and gtk in tests

2010-04-26  Gordon Allott  <gord.allott@canonical.com>

	removed debugs

2010-04-26  Gordon Allott  <gord.allott@canonical.com>

	made scrolling get events from the stage

2010-04-26  Gordon Allott  <gord.allott@canonical.com>

	latest codebase, basic drag and drop support

2010-04-26  Gordon Allott  <gord.allott@canonical.com>

	latest codebase, basic drag and drop support

2010-04-19  Gordon Allott  <gord.allott@canonical.com>

	Merge from unity trunk

2010-04-19  Gordon Allott  <gord.allott@canonical.com>

	big re-arch to new mvc pattern for launcher

2010-04-27  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged move-ql-rendering-in-libunity branch into trunk after review and
	approval from Gordon.

2010-04-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	refactoring work for UI-layer, move all cairo-rendering from Quicklist into libunity

2010-04-19  Mikkel Kamstrup Erlandsen  <kamstrup@hardback>

	Fix compile time error: The variable int w was shadowed by a Mutter.Window w in the for loop. Fixes bug #566601

2010-04-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Bump to next development version

2010-04-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.2.2

2010-04-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Panel and Window fixes

2010-04-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	Remove clutter-gtk-0.10.vapi as shipped in upstream vala now

2010-04-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Fix the missing background
	- Some more fixes for detecting fullscreened windows
	
	modified:
	targets/mutter/plugin.vala

2010-04-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Update indicator.vapi
	- Add scrolling support to indicators
	
	modified:
	unity-private/panel/panel-indicators.vala
	unity-private/utils.vala
	vapi/indicator.vapi

2010-04-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	[places] Update to match latest dbusmodel API, also update dbusmodel Vapi
	
	modified:
	unity-private/places/places-results-view.vala
	vapi/dbusmodel.vapi
	unknown:
	po/unity.pot

2010-04-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] unity and ui testing support!
	
	removed:
	tests/firefox.desktop
	tests/test-const.vapi
	tests/test-unity.vala
	added:
	tests/ui/data/
	tests/ui/data/Makefile.am
	tests/ui/data/quicklist_controller_show_label.png
	tests/ui/data/quicklist_shown_on_hover.png
	tests/ui/test-quicklist.vala
	tests/unit/data/
	tests/unit/data/Makefile.am
	tests/unit/test-places.vala
	unity-private/testing/test-director.vala
	unity-private/testing/test-utils.vala
	modified:
	.bzrignore
	configure.ac
	po/POTFILES.in
	po/POTFILES.skip
	targets/mutter/Makefile.am
	tests/Makefile.am
	tests/ui/Makefile.am
	tests/ui/test-ui.vala
	tests/unit/Makefile.am
	tests/unit/test-unit.vala
	unity-private/Makefile.am
	unity-private/launcher/quicklauncher-manager.vala
	unity-private/launcher/quicklist-controller.vala
	unity-private/launcher/unity-scroller.vala
	unity-private/panel/panel-indicators.vala
	unity-private/testing/test-window.vala
	unity-private/unity-utils.c
	unity-private/utils.vala
	
	pending merges:
	Neil Jagdish Patel 2010-04-14 Add check for perceptualdiff
	Neil Jagdish Patel 2010-04-14 Fix po/ make check
	Neil Jagdish Patel 2010-04-14 * Make Mutter build (doh!)
	Neil Jagdish Patel 2010-04-14 fix timeout and main-quit
	Neil Jagdish Patel 2010-04-14 Forgot to add
	Neil Jagdish Patel 2010-04-14 Clean up tests, remove the older, non-...
	Neil Jagdish Patel 2010-04-14 * Pulled in support for image comparisons
	Neil Jagdish Patel 2010-04-13 [merge] [merge] upstream, compiles wit...
	Neil Jagdish Patel 2010-04-13 * Some more test stuff
	Neil Jagdish Patel 2010-04-11 - Make tests pass by using g_test_log_...

2010-04-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add check for perceptualdiff
	
	modified:
	configure.ac

2010-04-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix po/ make check
	
	modified:
	po/POTFILES.in
	po/POTFILES.skip
	unknown:
	po/unity.pot

2010-04-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Make Mutter build (doh!)
	* Add UNITY_PANEL_INDICATORS_SKIP to skip one or more indicators if they are
	causing issues
	
	modified:
	targets/mutter/Makefile.am
	unity-private/panel/panel-indicators.vala

2010-04-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix timeout and main-quit

2010-04-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Forgot to add
	
	added:
	tests/ui/data/quicklist_shown_on_hover.png

2010-04-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Clean up tests, remove the older, non-useful, ones
	
	removed:
	tests/firefox.desktop
	tests/test-const.vapi
	tests/test-unity.vala
	added:
	tests/unit/data/
	tests/unit/data/Makefile.am
	tests/unit/test-places.vala
	modified:
	.bzrignore
	configure.ac
	tests/Makefile.am
	tests/ui/Makefile.am
	tests/ui/data/Makefile.am
	tests/ui/test-quicklist.vala
	tests/unit/Makefile.am
	tests/unit/test-unit.vala
	unity-private/testing/test-director.vala
	unknown:
	tests/ui/data/quicklist_shown_on_hover.png

2010-04-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Pulled in support for image comparisons
	* Support for saving snapshots (when constructing the test)
	* Snapshot comparison, with 'expected' bool
	* Simple quicklist-controller::show_label test
	
	added:
	tests/ui/data/
	tests/ui/data/Makefile.am
	tests/ui/data/quicklist_controller_show_label.png
	unity-private/testing/test-director.vala
	modified:
	.bzrignore
	configure.ac
	tests/ui/Makefile.am
	tests/ui/test-quicklist.vala
	tests/ui/test-ui.vala
	unity-private/Makefile.am
	unity-private/launcher/quicklauncher-manager.vala
	unity-private/launcher/quicklist-controller.vala
	unity-private/launcher/unity-scroller.vala
	unity-private/testing/test-utils.vala
	unity-private/testing/test-window.vala
	unity-private/unity-utils.c
	unity-private/utils.vala

2010-04-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] upstream, compiles with 0.8

2010-04-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Some more test stuff
	
	added:
	tests/ui/test-quicklist.vala
	modified:
	.bzrignore
	tests/test-unity.vala
	tests/ui/Makefile.am
	tests/ui/test-ui.vala

2010-04-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Make tests pass by using g_test_log_add_fatal_handler
	
	added:
	unity-private/testing/test-utils.vala
	modified:
	.bzrignore
	tests/test-unity.vala
	unity-private/Makefile.am

2010-04-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	[build] Compile with Vala 0.8
	
	modified:
	unity-private/launcher/quicklauncher-manager.vala
	unity-private/panel/panel-indicators.vala
	unity-private/panel/panel-tray.vala
	unknown:
	tmpcvs24667/
	tmpwrk24667/

2010-04-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.2.1

2010-04-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Relayout and testing work
	
	removed:
	mutter.patch
	unity-places/
	unity-places/Makefile.am
	unity-places/generate_vapi
	unity-places/unity-places-custom.vala
	unity-places/unity-places.deps
	unity-places/unity-places.files
	unity-places/unity-places.gi
	unity-places/unity-places.h
	unity-places/unity-places.metadata
	unity-places/unity-places.namespace
	unity-places/unity-places.pc.in
	added:
	targets/
	targets/Makefile.am
	targets/unity/
	targets/unity/Makefile.am
	tests/ui/
	tests/ui/Makefile.am
	tests/ui/test-const.vapi
	tests/ui/test-ui.vala
	tests/unit/
	tests/unit/Makefile.am
	tests/unit/test-const.vapi
	tests/unit/test-unit.vala
	unity-private/testing/
	unity-private/testing/object-registry.vala
	renamed:
	libunity/ => unity/
	libunity/application.vala => unity-private/application.vala
	libunity/perf-logger.vala => unity-private/testing/perf-logger.vala
	mutter-plugin/ => targets/mutter/
	src/ => unity-private/
	src/background.vala => unity-private/testing/background.vala
	src/main.vala => targets/unity/main.vala
	src/quicklauncher/ => unity-private/launcher/
	src/window.vala => unity-private/testing/test-window.vala
	unity-places/unity-place-marshal.list => unity/unity-place-marshal.list
	unity-places/unity-place.c => unity/unity-place.c
	unity-places/unity-place.h => unity/unity-place.h
	unity-places/unity-place.xml => unity/unity-place.xml
	unity-places/unity-places.vapi => vapi/unity-places.vapi
	modified:
	.bzrignore
	AUTHORS
	Makefile.am
	configure.ac
	targets/mutter/Makefile.am
	targets/mutter/plugin.vala
	tests/Makefile.am
	tests/test-unity.vala
	unity-private/Makefile.am
	unity-private/launcher/quicklauncher-manager.vala
	unity-private/launcher/unity-scroller.vala
	unity-private/panel/panel-home.vala
	unity-private/panel/panel-indicators.vala
	unity-private/panel/panel-tray.vala
	unity-private/panel/panel-view.vala
	unity-private/places/cairo-drawing.vala
	unity/Makefile.am
	vapi/Makefile.am
	unity-private/testing/background.vala
	targets/unity/main.vala
	unity-private/testing/test-window.vala
	vapi/unity-places.vapi
	unknown:
	tmpcvs24667/
	tmpwrk24667/
	pending merges:
	Neil Jagdish Patel 2010-04-07 - Stop the bazillion warnings to give GTes...
	Neil Jagdish Patel 2010-04-07 - Use GConfClient instead of GConfEngine
	Neil Jagdish Patel 2010-04-07 - Add ui tests directory
	Neil Jagdish Patel 2010-04-07 - Add unit tests directory
	Neil Jagdish Patel 2010-04-07 - Fix some issues with last commit
	Neil Jagdish Patel 2010-04-07 - Move Window and Background to testin...
	Neil Jagdish Patel 2010-04-07 - Add ChangeLog generation 
	Neil Jagdish Patel 2010-04-07 - Add DBO to AUTHORS
	Neil Jagdish Patel 2010-04-07 - quicklauncher => launcher
	Neil Jagdish Patel 2010-04-07 - Move some stuff into the correct place
	Neil Jagdish Patel 2010-04-07 - Intermediate commit, everything comp...
	Neil Jagdish Patel 2010-04-06 * Make the registration work and add s...
	Neil Jagdish Patel 2010-04-06 * Add object registry

2010-04-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Stop the bazillion warnings to give GTester a chance
	
	modified:
	tests/Makefile.am
	tests/ui/Makefile.am
	unity-private/launcher/unity-scroller.vala
	unity-private/panel/panel-view.vala
	unity-private/places/cairo-drawing.vala

2010-04-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Use GConfClient instead of GConfEngine
	
	modified:
	unity-private/launcher/quicklauncher-manager.vala

2010-04-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Add ui tests directory
	
	added:
	tests/ui/
	tests/ui/Makefile.am
	tests/ui/test-const.vapi
	tests/ui/test-ui.vala
	modified:
	.bzrignore
	configure.ac
	tests/Makefile.am

2010-04-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Add unit tests directory
	
	added:
	tests/unit/
	tests/unit/Makefile.am
	tests/unit/test-const.vapi
	tests/unit/test-unit.vala
	modified:
	.bzrignore
	configure.ac
	tests/Makefile.am

2010-04-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Fix some issues with last commit
	
	modified:
	targets/mutter/plugin.vala
	tests/test-unity.vala

2010-04-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Move Window and Background to testing, update binary
	
	renamed:
	unity-private/background.vala => unity-private/testing/background.vala
	unity-private/window.vala => unity-private/testing/test-window.vala
	modified:
	.bzrignore
	targets/unity/main.vala
	tests/test-unity.vala
	unity-private/Makefile.am
	unity-private/testing/background.vala
	unity-private/testing/test-window.vala

2010-04-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Add ChangeLog generation 
	
	modified:
	Makefile.am

2010-04-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Add DBO to AUTHORS
	
	modified:
	AUTHORS

2010-04-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	- quicklauncher => launcher
	
	renamed:
	unity-private/quicklauncher/ => unity-private/launcher/
	modified:
	.bzrignore
	unity-private/Makefile.am

2010-04-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Move some stuff into the correct place
	
	renamed:
	unity/application.vala => unity-private/application.vala
	unity/perf-logger.vala => unity-private/testing/perf-logger.vala
	modified:
	.bzrignore
	unity-private/Makefile.am
	unity/Makefile.am

2010-04-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Intermediate commit, everything compiles and installs
	
	removed:
	mutter.patch
	unity-places/
	unity-places/Makefile.am
	unity-places/generate_vapi
	unity-places/unity-places-custom.vala
	unity-places/unity-places.deps
	unity-places/unity-places.files
	unity-places/unity-places.gi
	unity-places/unity-places.h
	unity-places/unity-places.metadata
	unity-places/unity-places.namespace
	unity-places/unity-places.pc.in
	added:
	targets/
	targets/Makefile.am
	targets/unity/
	targets/unity/Makefile.am
	unity-private/testing/
	renamed:
	libunity/ => unity/
	libunity/object-registry.vala => unity-private/testing/object-registry.vala
	mutter-plugin/ => targets/mutter/
	src/ => unity-private/
	src/main.vala => targets/unity/main.vala
	unity-places/unity-place-marshal.list => unity/unity-place-marshal.list
	unity-places/unity-place.c => unity/unity-place.c
	unity-places/unity-place.h => unity/unity-place.h
	unity-places/unity-place.xml => unity/unity-place.xml
	unity-places/unity-places.vapi => vapi/unity-places.vapi
	modified:
	.bzrignore
	Makefile.am
	configure.ac
	targets/mutter/Makefile.am
	tests/Makefile.am
	unity-private/Makefile.am
	unity/Makefile.am
	vapi/Makefile.am
	vapi/unity-places.vapi

2010-04-06  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Make the registration work and add support to panel
	
	modified:
	libunity/object-registry.vala
	src/panel/panel-home.vala
	src/panel/panel-indicators.vala
	src/panel/panel-tray.vala
	src/panel/panel-view.vala

2010-04-06  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Add object registry
	
	added:
	libunity/object-registry.vala
	modified:
	.bzrignore
	libunity/Makefile.am

2010-04-01  Gordon Allott  <gord.allott@canonical.com>

	refreshes the webapp icon better, uses png's instead of svg

2010-04-01  Gordon Allott  <gord.allott@canonical.com>

	renames .svg icons to png's and updates icons in an idle loop

2010-03-31  Gordon Allott  <gord.allott@canonical.com>

	updates launcher to make sure all items are sensitive and to expose on long hover

2010-03-31  Gordon Allott  <gord.allott@canonical.com>

	removes hover interactions for launchers with no menus

2010-03-31  Gordon Allott  <gord.allott@canonical.com>

	adds expose on launcher hover and removes sensitivity setting from launchers who go off the screen

2010-03-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] expose and panel text colour fixes

2010-03-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Un-f**k the mutter-plugin::map and mutter-plugin::destroy code
	* Use mutter to find out which windows to expose
	
	
	
	modified:
	mutter-plugin/plugin.vala

2010-03-31  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix colour of panel text to match ubuntu mono

2010-03-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Fix the chromium exec string
	
	modified:
	libunity/chrome-handler.vala

2010-03-30  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my unity_fix-550961 branch after review and approval from Gordon.
	Fixes LP: #550961.

2010-03-30  Mirco Müller  <mirco.mueller@ubuntu.com>

	After a lot of ping-pong-ing screenshots with Design (Otto, Michael) of
	different settings being applied to background, blur, highlight/sheen and
	position, the Quicklists are now as Design wants them to look.
	Fixes LP: #550961.

2010-03-29  Mirco Müller  <mirco.mueller@ubuntu.com>

	Use an opacity of 50% for the background tint of the Quicklist. This
	improves the contrast of the white text of Quicklist-entries (and
	Tooltips) against any potential bright areas behind the Quicklist/Tooltip.
	Fixes LP: #550961.

2010-03-29  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my unity_fix-550966 branch after review and approval from Jay and
	Gordon. This fixes LP: #550966.

2010-03-29  Mirco Müller  <mirco.mueller@ubuntu.com>

	Don't mark any Quicklist/Tooltip entry as in-sensitive. Only Droplists
	will use that later. Fixes LP: #550966.

2010-03-29  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my unity_fix-550964 branch after review and approval from Jay. This
	fixes LP: #550964.

2010-03-29  Mirco Müller  <mirco.mueller@ubuntu.com>

	Fix alignment of quicklist/tooltip anchor-arrow with running/focused
	arrow of quicklauncher-icon. Fixes LP: #550964.

2010-03-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.1.24

2010-03-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Mutter drives the fullscreen checking
	
	modified:
	mutter-plugin/plugin.vala
	pending merges:
	Neil Jagdish Patel 2010-03-29 * Keep some state, otherwise we'll be cons...
	Neil Jagdish Patel 2010-03-29 Add some Mutterization of checking ful...

2010-03-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Keep some state, otherwise we'll be constantly pinging for fullscreen checks
	
	modified:
	mutter-plugin/plugin.vala

2010-03-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add some Mutterization of checking fullscreen obstructions

2010-03-29  Gordon Allott  <gord.allott@canonical.com>

	updates the scroller to a nicer drag resist codebase

2010-03-29  Gordon Allott  <gord.allott@canonical.com>

	updates the scroller to a nicer drag resist codebase

2010-03-29  Gordon Allott  <gord.allott@canonical.com>

	tiny change to the desktop file string that chromium-webapp support uses so that we open in a new tab not a new webapp

2010-03-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my unity_fix-54700 branch after review and approval from Gordon.
	This fixes LP: #54700.

2010-03-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	Increase thickness of outline and separator a bit to make them render
	cleaner. Fixes LP: #54700.

2010-03-26  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my unity_fix-538989 branch after review and approval from Gordon.
	This fixes LP: #538989.

2010-03-16  Mirco Müller  <mirco.mueller@ubuntu.com>

	make insensitive QuickList-entries italic and half transparent, main label/tooltip is insensitive by default now

2010-03-26  Gordon Allott  <gord.allott@canonical.com>

	merged in liblauncher-refresh branch that updates the window map/unmap methods in mutter to refresh our launcher applications

2010-03-26  Gordon Allott  <gord.allott@canonical.com>

	adds a check on wnck_window

2010-03-26  Gordon Allott  <gord.allott@canonical.com>

	makes mutter-plugin talk to liblauncher to refresh windows rather than unity subsystems

2010-03-26  Gordon Allott  <gord.allott@canonical.com>

	updated vapi

2010-03-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] use signals from mutter

2010-03-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Use the newly added API to mutter to detect topmost change events, and 
	make sure we update the quicklauncher when we get them
	
	modified:
	mutter-plugin/main.c
	mutter-plugin/plugin.vala

2010-03-25  Gordon Allott  <gord.allott@canonical.com>

	merges some fixes into unity:
	ncreases the drag sensitivity of the scroller to 6 pixels
	updates the launcher drop shadows so that they get regenerated after our fade in animation
	updates the value for specifying when launchers are "off the screen" and are thus unresponsive
	
	-------------  This line and the following will be ignored --------------
	
	modified:
	src/quicklauncher/launcher-view.vala
	src/quicklauncher/unity-scroller.vala
	vapi/clutk-0.3.vapi
	pending merges:
	Gordon Allott 2010-03-25 increases the drag sensitivity on the scroller
	Gordon Allott 2010-03-25 small changes into unity, one updates the i...

2010-03-25  Gordon Allott  <gord.allott@canonical.com>

	increases the drag sensitivity on the scroller

2010-03-25  Gordon Allott  <gord.allott@canonical.com>

	small changes into unity, one updates the icon drop shadow shader after the new animation, the other updates the value at which launchers become unresponsive because they are off the screen

2010-03-25  Gordon Allott  <gord.allott@canonical.com>

	fixes #542029 - essentially makes the scroller flings work correctly

2010-03-25  Gordon Allott  <gord.allott@canonical.com>

	should fix the scroller fling problem

2010-03-25  Gordon Allott  <gord.allott@canonical.com>

	adds a fade effect to icon fade-ins

2010-03-25  Gordon Allott  <gord.allott@canonical.com>

	adds a fadein after an icon loads

2010-03-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make refresh better

2010-03-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Update the refreshing to not use idles, which makes it more performant
	
	modified:
	mutter-plugin/plugin.vala
	src/quicklauncher/quicklauncher-manager.vala

2010-03-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my unity_fix-531448 branch after review and approval from Gordon.
	This fixes LP: #531448.

2010-03-24  Mirco Müller  <mirco.mueller@ubuntu.com>

	forgot to remove the debug-output

2010-03-24  Mirco Müller  <mirco.mueller@ubuntu.com>

	Comply to the "Activating a Launcher entry with the cursor"-use-case hiding the label when the user clicks a launcher, fixes LP: #531448

2010-03-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Do some more refresh
	
	modified:
	src/quicklauncher/application-model.vala

2010-03-25  Gordon Allott  <gord.allott@canonical.com>

	updates the webapp support to stop crashes and uses the new icon processing framework

2010-03-24  Gordon Allott  <gord.allott@canonical.com>

	removed webapp-iconbuilder.vala

2010-03-24  Gordon Allott  <gord.allott@canonical.com>

	updated webapp support to stop crashing

2010-03-24  Gordon Allott  <gord.allott@canonical.com>

	updates webicons to use the new icon look/feel

2010-03-24  Gordon Allott  <gord.allott@canonical.com>

	updates webicons to use the new icon look/feel

2010-03-24  Gordon Allott  <gord.allott@canonical.com>

	removes the shortcut pin from applications that don't have a desktop file

2010-03-24  Gordon Allott  <gord.allott@canonical.com>

	fix for no pin shortcut

2010-03-24  Gordon Allott  <gord.allott@canonical.com>

	removes the pin menu shortcut if app does not have a desktop file

2010-03-24  Gordon Allott  <gord.allott@canonical.com>

	adds input region setting support to the scroller to grab mouse events

2010-03-24  Gordon Allott  <gord.allott@canonical.com>

	adds input region support to the scroller

2010-03-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] fullscreen fixes

2010-03-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	clean up a bit

2010-03-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Remove debugs
	
	modified:
	mutter-plugin/plugin.vala

2010-03-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Some more fixes
	
	modified:
	mutter-plugin/plugin.vala

2010-03-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	add some debugs

2010-03-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	add some more checks for fullscreen

2010-03-24  Gordon Allott  <gord.allott@canonical.com>

	updates unity to refresh the launcher models when we have window activity in mutter

2010-03-24  Gordon Allott  <gord.allott@canonical.com>

	added to destroy

2010-03-24  Gordon Allott  <gord.allott@canonical.com>

	do an update of the models on map

2010-03-24  Gordon Allott  <gord.allott@canonical.com>

	quick fix: makes sure that we connect to the button_release_event in the scroller, else we drag on click when we don't want to

2010-03-24  Gordon Allott  <gord.allott@canonical.com>

	small fix into unity ql-view, calls base.allocate only after the check to see if we need to allocate

2010-03-24  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my unity_fix-542016 branch after review and approval from Gordon.
	This fixes LP: #542016.

2010-03-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	using absolute values for margin and border, this breaks resolution-independence, Design stated 19px although the mockup provided showed 18px, I split it 14px for margin and 5px for border thus 19px altogether, fixes LP: #542016

2010-03-23  Jay Taoko  <jay.taoko@canonical.com>

	Move the last launcher to make room for launcher that is being reordered
	
	[modified]
	src/quicklauncher/unity-scroller.vala

2010-03-19  Jay Taoko  <jay.taoko@canonical.com>

	Merge

2010-03-19  Jay Taoko  <jay.taoko@canonical.com>

	Move the last launcher to make room for launcher that is being reordered
	
	[modified]
	src/quicklauncher/unity-scroller.vala

2010-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Set a default theme
	
	modified:
	mutter-plugin/plugin.vala
	src/main.vala
	pending merges:
	Neil Jagdish Patel 2010-03-23 * Don't do too much
	Neil Jagdish Patel 2010-03-23 * Make sure we have a default icon theme

2010-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Don't do too much

2010-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Make sure we have a default icon theme

2010-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Don't show seps if not needed
	
	modified:
	src/quicklauncher/quicklist-controller.vala
	pending merges:
	Neil Jagdish Patel 2010-03-23 * Don't show separators if there are no i...

2010-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Don't show separators if there are no items beneath them
	
	modified:
	src/quicklauncher/quicklist-controller.vala

2010-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Search icon activates entry

2010-03-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Make search button focus entry
	
	modified:
	src/panel/panel-view.vala

2010-03-23  Gordon Allott  <gord.allott@canonical.com>

	updates unity to support grabbing icons from wnck

2010-03-23  Gordon Allott  <gord.allott@canonical.com>

	updates the launcher icons to get wnck icons if we don't have a desktop file

2010-03-23  Gordon Allott  <gord.allott@canonical.com>

	updated icon code to grab wnckwindow icon if no other icon is available

2010-03-23  Gordon Allott  <gord.allott@canonical.com>

	merged in async theme work

2010-03-23  Gordon Allott  <gord.allott@canonical.com>

	adds async theme loading into unity

2010-03-23  Gordon Allott  <gord.allott@canonical.com>

	merged into unity

2010-03-23  Gordon Allott  <gord.allott@canonical.com>

	merged in async-icon branch

2010-03-23  Gordon Allott  <gord.allott@canonical.com>

	updated configure.ac to not depend on latest clutter-gtk

2010-03-22  Gordon Allott  <gord.allott@canonical.com>

	remove unneeded comments

2010-03-22  Gordon Allott  <gord.allott@canonical.com>

	updated code for loading from the theme to load from file directories too

2010-03-19  Gordon Allott  <gord.allott@canonical.com>

	async theme loading for ThemeImage

2010-03-19  Gordon Allott  <gord.allott@canonical.com>

	first working async theme loading

2010-03-19  Gordon Allott  <gord.allott@canonical.com>

	inital implimentation of theme filename lookups

2010-03-23  Gordon Allott  <gord.allott@canonical.com>

	few small updates into the launcher, scroller now disconnects drag mode on mouse up properly, launcher sensitivity increased and the scroller background repeats on the x axis

2010-03-23  Gordon Allott  <gord.allott@canonical.com>

	few small updates into the launcher, scroller now disconnects drag mode on mouse up properly, launcher sensitivity increased and the scroller background repeats on the x axis

2010-03-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my unity_fix-542006 branch after review and approval from Jay. This
	fixes LP: #542006. Still needed a small tweak for the left side of the
	Quicklist-outline.

2010-03-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	using absolute values for corner-radius, item-corner-radius, anchor-width/height at the cost of resolution-independence, this will break if font-sizes become very small, absolute values for item-corner-radius, anchor-width/height still have not been provided by Design, so I'm doing best-guessing here, fixes LP: #542009

2010-03-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my unity_fix-542008 branch after review and approval form Jay. This
	fixes LP: #542008.

2010-03-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	changed the highlight background texture to be less intense, fixes LP: #542008

2010-03-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my unity_fix-542006 branch after review and approval from Jay. This
	fixes LP: #542006.

2010-03-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	Best attempt to do pixel-grid aligned drawing of outline and separators, adjusting outline- and separator opacity to match design-mockups (not values), fixes LP: #542006

2010-03-22  Gordon Allott  <gord.allott@canonical.com>

	logging fixes for unity, fixes a memmap crasher

2010-03-18  Gordon Allott  <gord.allott@canonical.com>

	missing colons

2010-03-18  Gordon Allott  <gord.allott@canonical.com>

	improved logging support to do double frees

2010-03-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.1.24

2010-03-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Fix resizing stage

2010-03-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Relayout when stage size changed

2010-03-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] fix gconf

2010-03-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	removed the double quotes from the search_template key, fixes LP: #540870

2010-03-18  Gordon Allott  <gord.allott@canonical.com>

	various fixes to improve the startup speed, also adds more logging

2010-03-12  Gordon Allott  <gord.allott@canonical.com>

	merge latest unity

2010-03-12  Gordon Allott  <gord.allott@canonical.com>

	load the icons from a different order of themes

2010-03-12  Gordon Allott  <gord.allott@canonical.com>

	logging fixes

2010-03-12  Gordon Allott  <gord.allott@canonical.com>

	more speed fixes - more logging

2010-03-12  Gordon Allott  <gord.allott@canonical.com>

	more logging

2010-03-12  Gordon Allott  <gord.allott@canonical.com>

	speedup fixes and more logging

2010-03-12  Gordon Allott  <gord.allott@canonical.com>

	only load textures for icon generation once

2010-03-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Fix indicators
	
	modified:
	src/panel/panel-indicators.vala
	pending merges:
	Neil Jagdish Patel 2010-03-17 * Add support for pixbufs in indicators

2010-03-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Add support for pixbufs in indicators

2010-03-17  Jason Smith  <jason.smith@canonical.com>

	merge unowned animations branch

2010-03-16  Jason Smith  <jason.smith@canonical.com>

	fix some warnings

2010-03-16  Jason Smith  <jason.smith@canonical.com>

	More unowned bits

2010-03-16  Jason Smith  <jason.smith@canonical.com>

	Ensure we dont unref mutter windows by mistake

2010-03-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	bump version for new dailys

2010-03-12  Jay Taoko  <jay.taoko@canonical.com>

	Smoothly reorder the remaining icons when a dragged icon gets out of the safe zone.
	
	[modified]
	src/quicklauncher/unity-scroller.vala
	- New float property. Animate the property between 0 to 1 in order smoothly reorder icons

2010-03-11  Jay Taoko  <jay.taoko@canonical.com>

	Smoothly reorder the remaining icons when a dragged icon gets out of the safe zone.
	
	[modified]
	src/quicklauncher/unity-scroller.vala
	- New float property. Animate the property between 0 to 1 in order smoothly reorder icons

2010-03-12  Gordon Allott  <gord.allott@canonical.com>

	reverted change to scroller - now scrolls when there are not enough items

2010-03-12  Gordon Allott  <gord.allott@canonical.com>

	reverted change to scroller - now scrolls when there are not enough items

2010-03-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	add cogl-1.0.vapi to distcheck

2010-03-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.1.22

2010-03-11  Gordon Allott  <gord.allott@canonical.com>

	added menu state check to on_mouse_leave in launcher-view so that menus don't get removed on right click

2010-03-11  Gordon Allott  <gord.allott@canonical.com>

	set non sticky launchers to be +10000 priority instead of minus

2010-03-11  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my unity_fix-526334-2 branch implementing the separator for the
	Quicklist. Made the horizontal pixel-grid alignment more robust. This
	fixes LP: #526334

2010-03-11  Mirco Müller  <mirco.mueller@ubuntu.com>

	improved the pixel-grid-alignment method

2010-03-11  Mirco Müller  <mirco.mueller@ubuntu.com>

	force the separator-line to be one pixel thick and align to the pixel-grid

2010-03-11  Mirco Müller  <mirco.mueller@ubuntu.com>

	believe it or not, the separators work now, only opacity/color is a bit off still... too transparent

2010-03-11  Mirco Müller  <mirco.mueller@ubuntu.com>

	another go at fixing LP: #526334

2010-03-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Keep search label up-to-date

2010-03-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Remove quotes from gconf keys
	* Add support for updating the search hint when it changes in gconf
	
	modified:
	data/unity.schemas
	src/panel/panel-view.vala

2010-03-11  Gordon Allott  <gord.allott@canonical.com>

	merged in race fix branch, also contains more logging and a fix for the scroller

2010-03-11  Gordon Allott  <gord.allott@canonical.com>

	quick fix, mouse down in launcher view returned true when it should return false

2010-03-11  Gordon Allott  <gord.allott@canonical.com>

	fixed menu destruction on hover

2010-03-11  Gordon Allott  <gord.allott@canonical.com>

	menus removed on scroll always

2010-03-11  Gordon Allott  <gord.allott@canonical.com>

	maor logging\!

2010-03-11  Gordon Allott  <gord.allott@canonical.com>

	fix logging name

2010-03-11  Gordon Allott  <gord.allott@canonical.com>

	more logging

2010-03-11  Gordon Allott  <gord.allott@canonical.com>

	enables liblauncher window matching straight away - more logging

2010-03-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Kyle's translations branch

2010-03-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	update ignores

2010-03-10  Kyle Nitzsche  <kyle.nitzsche@canonical.com>

	add translations to po files and update LINGUAS to target languages.

2010-03-11  Gordon Allott  <gord.allott@canonical.com>

	small fix to get the allocation of the focused indicator in launcher-view right

2010-03-11  Gordon Allott  <gord.allott@canonical.com>

	fixed missing focused indicator

2010-03-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my fix-526335 branch into unity trunk after review and approval
	from Gordon. This corrects the alignment of tooltips, quicklist and launcher
	icons, thus fixing LP: #526335.

2010-03-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	correctly align anchor of tooltips/quicklist with icons on quicklauncher, fixes LP: #526335

2010-03-10  Gordon Allott  <gord.allott@canonical.com>

	adds fancier icon rendering to unity, also updates the cogl vapi file - getting ready for clutter 1.2

2010-03-10  Gordon Allott  <gord.allott@canonical.com>

	updated code to better support allocations

2010-03-10  Gordon Allott  <gord.allott@canonical.com>

	don't scale small icons

2010-03-10  Gordon Allott  <gord.allott@canonical.com>

	don't add effect to webapps

2010-03-10  Gordon Allott  <gord.allott@canonical.com>

	don't do effects on pick

2010-03-10  Gordon Allott  <gord.allott@canonical.com>

	updated the painting to support effects

2010-03-08  Gordon Allott  <gord.allott@canonical.com>

	added shadow

2010-03-08  Gordon Allott  <gord.allott@canonical.com>

	adds icon-post processing to all icons - does not play nicely with webapps yet - adds new cogl to support the latest clutter

2010-03-09  Gordon Allott  <gord.allott@canonical.com>

	fixes bug #532011 - adds a watch on screensaver changes

2010-03-09  Gordon Allott  <gord.allott@canonical.com>

	changed try/catch style

2010-03-09  Gordon Allott  <gord.allott@canonical.com>

	removed animation for removal and re-adding. not needed, made sure to remove menus

2010-03-09  Gordon Allott  <gord.allott@canonical.com>

	adds a dbus communication with the screensaver so that we hide the launcher when the screensaver is active

2010-03-09  Gordon Allott  <gord.allott@canonical.com>

	adds a check for the screensaver over dbus, when we enter screensaver mode, hide the launcher

2010-03-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.1.20
	
	modified:
	configure.ac

2010-03-04  Jason Smith  <jason.smith@canonical.com>

	Ensure non-exposed windows opacity is restored

2010-03-04  Jason Smith  <jason.smith@canonical.com>

	Darken expose windows instead of make transparent, fixes bug #530710

2010-03-04  Jason Smith  <jason.smith@canonical.com>

	Stabalize window positioning in expose mode (windows will always end up in the same slot regardless of stack order all other things being equal). This is needed as most windows in unity are maximized and thus are all equal distances from expose grid slots

2010-03-04  Jason Smith  <jason.smith@canonical.com>

	Restore proper expose animations (so that ghost windows do not appear)

2010-03-03  Gordon Allott  <gord.allott@canonical.com>

	updates the launcher-manager to get applications more intelligently

2010-03-03  Gordon Allott  <gord.allott@canonical.com>

	updated to grab a list of all our applications from appman

2010-03-03  Gordon Allott  <gord.allott@canonical.com>

	ensuring windows get updated in post mutter start

2010-03-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Reset the stage focus in "unity mode", so we don't break the menus or expose
	
	modified:
	mutter-plugin/plugin.vala
	unknown:
	libunity/chrome-handler.c
	libunity/prism-handler.c
	libunity/webapp-fetcher.c
	libunity/webapp-iconbuilder.c
	mutter-plugin/expose-manager.c
	mutter-plugin/maximus.c

2010-03-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] mutter fixes
	
	modified:
	mutter-plugin/expose-manager.vala
	mutter-plugin/maximus.vala
	mutter-plugin/window-management.vala
	pending merges:
	Neil Jagdish Patel 2010-03-03 * Fix mini-expose to work if it doesn't r...
	Neil Jagdish Patel 2010-03-03 * Fix unminimising unmaximised windows

2010-03-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Fix mini-expose to work if it doesn't receive a button-release event
	
	modified:
	mutter-plugin/expose-manager.vala

2010-03-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Fix unminimising unmaximised windows
	
	modified:
	mutter-plugin/maximus.vala
	mutter-plugin/window-management.vala

2010-03-03  Gordon Allott  <gord.allott@canonical.com>

	tweaks into unity to get the look right of the scroller

2010-03-03  Gordon Allott  <gord.allott@canonical.com>

	updates the scroller to the correct size

2010-03-03  Gordon Allott  <gord.allott@canonical.com>

	added a slight ammount of padding to the scroller background to solve missing pixel issue

2010-03-03  Gordon Allott  <gord.allott@canonical.com>

	updated the scroller to use an offset for its background animation instead of just scrolling one large image

2010-03-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Megre in misc fixes
	
	modified:
	mutter-plugin/maximus.vala
	mutter-plugin/window-management.vala
	src/panel/panel-indicators.vala
	src/quicklauncher/launcher-view.vala
	vapi/mutter-2.28.vapi
	
	pending merges:
	Neil Jagdish Patel 2010-03-02 [merge] merge with trunk
	Neil Jagdish Patel 2010-03-02 * Space indicators with text + icon a...
	Neil Jagdish Patel 2010-03-02 * Remove stray printf
	Neil Jagdish Patel 2010-03-02 * Add support for width/height and wi...
	Neil Jagdish Patel 2010-03-02 * Fix the previous movement of indica...
	Neil Jagdish Patel 2010-03-01 remove stray debug
	Neil Jagdish Patel 2010-03-01 * Fix auto-activation of Webapps -- b...

2010-03-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	merge with trunk

2010-03-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Space indicators with text + icon a bit more
	* Return true if release event was handled in launcher-view
	* Add debug for unhandled button == 1 events, for testing when focus goes weird
	
	modified:
	src/panel/panel-indicators.vala
	src/quicklauncher/launcher-view.vala
	unknown:
	libunity/chrome-handler.c
	libunity/prism-handler.c
	libunity/webapp-fetcher.c
	libunity/webapp-iconbuilder.c
	mutter-plugin/expose-manager.c
	mutter-plugin/maximus.c

2010-03-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Remove stray printf
	
	modified:
	mutter-plugin/maximus.vala

2010-03-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Add support for width/height and width-to-height-ratio to Maximus, so it's more clever about what it maximises.
	
	modified:
	mutter-plugin/maximus.vala

2010-03-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Fix the previous movement of indicators, as we always ended up going to the first entry in an indicator, rather than the last entry if the user was going to the previous one
	
	modified:
	src/panel/panel-indicators.vala

2010-03-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	remove stray debug

2010-03-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Fix auto-activation of Webapps -- bloody Chromium!
	
	modified:
	mutter-plugin/window-management.vala
	vapi/mutter-2.28.vapi

2010-03-02  Gordon Allott  <gord.allott@canonical.com>

	adjusted the menu code slightly to hopefully deal better with destruction. modified expose so that it connects to the destroy event of the menu (if there is o

2010-03-02  Gordon Allott  <gord.allott@canonical.com>

	typos

2010-03-02  Gordon Allott  <gord.allott@canonical.com>

	added removal of signal on expose end

2010-03-02  Gordon Allott  <gord.allott@canonical.com>

	fixed issue with expose not going away on menu destroy

2010-03-02  Gordon Allott  <gord.allott@canonical.com>

	few small bugfixes to the webapp support

2010-03-01  Gordon Allott  <gord.allott@canonical.com>

	priority of webapps set to undefined on creation so one can be set later

2010-03-01  Gordon Allott  <gord.allott@canonical.com>

	updated theme loading for launchers so that it makes sure that it grabs the correct icon

2010-03-01  Gordon Allott  <gord.allott@canonical.com>

	pushing up a quick fix to stop unity crashing with menu items

2010-03-01  Gordon Allott  <gord.allott@canonical.com>

	quick fix to menu items so they don't cause unity to die

2010-03-01  Gordon Allott  <gord.allott@canonical.com>

	updated scroller to now allow scrolling when there are not enough items

2010-03-01  Gordon Allott  <gord.allott@canonical.com>

	disallow scrolling if there are not enough launchers to fill the scroller

2010-03-01  Gordon Allott  <gord.allott@canonical.com>

	updated HACKING file

2010-03-01  Gordon Allott  <gord.allott@canonical.com>

	many fixes to webapp support - now uses a default icon if possible

2010-03-01  Gordon Allott  <gord.allott@canonical.com>

	removed compile time warning about function not being used

2010-03-01  Gordon Allott  <gord.allott@canonical.com>

	removed a whole bunch of debugs and warnings

2010-03-01  Gordon Allott  <gord.allott@canonical.com>

	changed regular expression for hostname matching to match better

2010-02-26  Gordon Allott  <gord.allott@canonical.com>

	adds better support for the default icon and icon regeneration

2010-02-26  Gordon Allott  <gord.allott@canonical.com>

	better webapp icon regeneration, supports a default icon

2010-02-26  Gordon Allott  <gord.allott@canonical.com>

	merged in webicon-fixes branch

2010-02-26  Gordon Allott  <gord.allott@canonical.com>

	updated so that we always get notifications on new icons

2010-02-26  Gordon Allott  <gord.allott@canonical.com>

	loads icons from Web first then from your theme

2010-02-26  Gordon Allott  <gord.allott@canonical.com>

	updated webapp code to use sane icon names

2010-03-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Better indicator menus
	
	modified:
	src/panel/panel-indicators.vala
	src/panel/panel-view.vala
	pending merges:
	Neil Jagdish Patel 2010-02-28 * Add support for moving between menus thr...
	Neil Jagdish Patel 2010-02-28 * Add a clip to the panel background a...
	Neil Jagdish Patel 2010-02-28 * Add a background so the user can see...
	Neil Jagdish Patel 2010-02-28 * Refresh icons if the icon theme changes
	Neil Jagdish Patel 2010-02-28 * Fix scrubbing of menus in Mutter (st...

2010-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Add support for moving between menus through keyboard navigation
	
	modified:
	src/panel/panel-indicators.vala
	unknown:
	libunity/chrome-handler.c
	libunity/prism-handler.c
	libunity/webapp-fetcher.c
	libunity/webapp-iconbuilder.c
	mutter-plugin/expose-manager.c
	mutter-plugin/maximus.c

2010-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Add a clip to the panel background as the shadow is horrible
	
	modified:
	src/panel/panel-view.vala
	unknown:
	libunity/chrome-handler.c
	libunity/prism-handler.c
	libunity/webapp-fetcher.c
	libunity/webapp-iconbuilder.c
	mutter-plugin/expose-manager.c
	mutter-plugin/maximus.c

2010-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Add a background so the user can see when the indicator is active
	
	modified:
	src/panel/panel-indicators.vala
	unknown:
	libunity/chrome-handler.c
	libunity/prism-handler.c
	libunity/webapp-fetcher.c
	libunity/webapp-iconbuilder.c
	mutter-plugin/expose-manager.c
	mutter-plugin/maximus.c

2010-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Refresh icons if the icon theme changes
	
	modified:
	src/panel/panel-indicators.vala
	unknown:
	libunity/chrome-handler.c
	libunity/prism-handler.c
	libunity/webapp-fetcher.c
	libunity/webapp-iconbuilder.c
	mutter-plugin/expose-manager.c
	mutter-plugin/maximus.c

2010-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Fix scrubbing of menus in Mutter (still broke in unity -p, but can't help that due to pointer grabs)
	* Fix x-positioning of menus so they try and line up to their entries
	
	modified:
	src/panel/panel-indicators.vala

2010-03-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Window management fixes
	
	modified:
	mutter-plugin/plugin.vala
	mutter-plugin/window-management.vala
	vapi/launcher-0.3.vapi
	pending merges:
	Neil Jagdish Patel 2010-03-01 [merge] merge with trunk
	Neil Jagdish Patel 2010-02-28 * Add support for forcefully activatin...
	Neil Jagdish Patel 2010-02-27 * Add a handler to show windows, as do...

2010-03-01  Neil Jagdish Patel  <neil.patel@canonical.com>

	merge with trunk

2010-02-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Add support for forcefully activating newly mapped windows
	
	modified:
	mutter-plugin/window-management.vala
	unknown:
	libunity/chrome-handler.c
	libunity/prism-handler.c
	libunity/webapp-fetcher.c
	libunity/webapp-iconbuilder.c
	mutter-plugin/expose-manager.c
	mutter-plugin/maximus.c

2010-02-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Add a handler to show windows, as doing it from Mutter itself is guarenteed
	
	modified:
	mutter-plugin/plugin.vala
	vapi/launcher-0.3.vapi
	unknown:
	libunity/chrome-handler.c
	libunity/prism-handler.c
	libunity/webapp-fetcher.c
	libunity/webapp-iconbuilder.c
	mutter-plugin/expose-manager.c
	mutter-plugin/maximus.c

2010-02-26  Jay Taoko  <jay.taoko@canonical.com>

	Restore the flickering bug fix. Was lost in a previous branch...
	
	[modified]
	src/quicklauncher/launcher-view.vala

2010-02-26  Jay Taoko  <jay.taoko@canonical.com>

	Restore the flickering bug fix. Was lost in a previous branch...
	
	[modified]
	src/quicklauncher/launcher-view.vala

2010-02-26  Jason Smith  <jason.smith@canonical.com>

	do not expose when menu is in close on leave mode

2010-02-26  Jason Smith  <jason.smith@canonical.com>

	Remove last bugs with expose/hover

2010-02-26  Jason Smith  <jason.smith@canonical.com>

	merge menu controller branch

2010-02-26  Gordon Allott  <gord.allott@canonical.com>

	Big update to menu, we now use a singleton for the menu controller to ensure (hopefully) that we only ever have one menu, as when we make a new menu the old menu is destroyed

2010-02-26  Jay Taoko  <jay.taoko@canonical.com>

	Enable the single line mode in the text search entry.
	
	[modified]
	libunity/entry.vala

2010-02-25  Jay Taoko  <jay.taoko@canonical.com>

	Enable the single line mode in the text search entry.
	
	[modified]
	libunity/entry.vala

2010-02-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.1.18

2010-02-26  Jay Taoko  <jay.taoko@canonical.com>

	Extend the background of the search field so the text remains within the boundaries of the background.
	
	[modified]
	src/panel/panel-view.vala

2010-02-26  Jay Taoko  <jay.taoko@canonical.com>

	Extend the background of the search field so the text remains within the boundaries of the background.
	
	[modified]
	src/panel/panel-view.vala

2010-02-25  Gordon Allott  <gord.allott@canonical.com>

	fixes to menu popup to stop them getting stuck

2010-02-25  Gordon Allott  <gord.allott@canonical.com>

	fixes to menu popup to stop them getting stuck

2010-02-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Stop flickering
	
	modified:
	src/panel/panel-view.vala
	src/quicklauncher/launcher-view.vala
	unknown:
	libunity/chrome-handler.c
	libunity/prism-handler.c
	libunity/webapp-fetcher.c
	libunity/webapp-iconbuilder.c
	mutter-plugin/expose-manager.c
	mutter-plugin/maximus.c
	pending merges:
	Jay Taoko 2010-02-25 [merge] A tentative fix for the flickering bug. Th...
	Jay Taoko 2010-02-24 A tentative fix for the flickering bug. The id...

2010-02-25  Jay Taoko  <jay.taoko@canonical.com>

	A tentative fix for the flickering bug. The idea is to not show the tooltip while the search entry
	has the mouse and keyboard focus. The focus being on the search entry, the user should be typing some text in it.
	At the same time if the mouse is over and icon in the quicklauncher, avoid
	showing the tooltip in this particular instance
	
	[modified]
	src/panel/panel-view.vala
	- Add a global flag to unity.Panel. The flag is set to true when the search entry has the mouse focus
	
	src/quicklauncher/launcher-view.vala
	- Show the tooltip only when the search entry does not have the mouse focus

2010-02-24  Jay Taoko  <jay.taoko@canonical.com>

	A tentative fix for the flickering bug. The idea is to not show the tooltip while the search entry 
	has the mouse and keyboard focus. The focus being on the search entry, the user should be typing some text in it.
	At the same time if the mouse is over and icon in the quicklauncher, avoid
	showing the tooltip in this particular instance
	
	[modified]
	src/panel/panel-view.vala
	- Add a global flag to unity.Panel. The flag is set to true when the search entry has the mouse focus
	
	src/quicklauncher/launcher-view.vala
	- Show the tooltip only when the search entry does not have the mouse focus

2010-02-25  Gordon Allott  <gord.allott@canonical.com>

	few menu fixes, nothing big

2010-02-25  Gordon Allott  <gord.allott@canonical.com>

	small fixes to the menu handling

2010-02-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] search entry fixes
	
	modified:
	data/unity.schemas
	src/panel/panel-view.vala
	unknown:
	libunity/chrome-handler.c
	libunity/prism-handler.c
	libunity/webapp-fetcher.c
	libunity/webapp-iconbuilder.c
	mutter-plugin/expose-manager.c
	mutter-plugin/maximus.c
	pending merges:
	Neil Jagdish Patel 2010-02-25 fix allocation
	Neil Jagdish Patel 2010-02-25 * Add search icon
	Neil Jagdish Patel 2010-02-25 * Add search hint support

2010-02-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix allocation

2010-02-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Add search icon
	
	modified:
	src/panel/panel-view.vala
	unknown:
	libunity/webapp-fetcher.c
	libunity/webapp-iconbuilder.c
	mutter-plugin/expose-manager.c
	mutter-plugin/maximus.c

2010-02-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Add search hint support
	
	modified:
	data/unity.schemas
	src/panel/panel-view.vala
	unknown:
	libunity/webapp-fetcher.c
	libunity/webapp-iconbuilder.c
	mutter-plugin/expose-manager.c
	mutter-plugin/maximus.c

2010-02-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my unity_fix-525909 branch into unity trunk after review and
	approval from Jay.

2010-02-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	enforce correct positioning of anchor-arrow for tooltip- and quicklist-case, fixes LP: #525909

2010-02-25  Gordon Allott  <gord.allott@canonical.com>

	enables --webapp cli option to unity to allow for out of process applications to make webapps

2010-02-25  Gordon Allott  <gord.allott@canonical.com>

	added gconf watching to get favorite updates

2010-02-24  Gordon Allott  <gord.allott@canonical.com>

	allows for building webapps from the cli interface

2010-02-25  Gordon Allott  <gord.allott@canonical.com>

	updates plugin.vala to the correct launcher size

2010-02-25  Gordon Allott  <gord.allott@canonical.com>

	updates plugin.vala to the proper launcher size

2010-02-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merge with trunk.

2010-02-25  Gordon Allott  <gord.allott@canonical.com>

	fixes focused indicator being in the wrong place

2010-02-25  Gordon Allott  <gord.allott@canonical.com>

	fixes indicators being in the wrong place

2010-02-25  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my unity_fix-525905 branch after review and approval from Gordon.

2010-02-24  Mirco Müller  <mirco.mueller@ubuntu.com>

	For some unknown reason correcting the tooltip/quicklist x-offset in build_menu() isn't always executed, so to avoid the x-offset to be wrong after one scrubbed the quicklauncher, the initial x-offset-value is cached in the quicklist-view and enforced if it diverges, fixes LP: #525905

2010-02-25  Gordon Allott  <gord.allott@canonical.com>

	few more fixes into unity:
	add support for hover menu open and updates to work with destroy on leave
	fixed chrome desktop file building to build correct desktop files
	open menu on long delay
	makes unity compatable with the ctk.close_on_leave branch

2010-02-24  Gordon Allott  <gord.allott@canonical.com>

	merge latest trunk

2010-02-24  Gordon Allott  <gord.allott@canonical.com>

	add support for hover menu open and updates to work with destroy on leave

2010-02-23  Gordon Allott  <gord.allott@canonical.com>

	fixed chrome desktop file building to build correct desktop files

2010-02-23  Gordon Allott  <gord.allott@canonical.com>

	open menu on long delay

2010-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	revert .bzrignore

2010-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] gconf fixes

2010-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	Un-uk the urls

2010-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix manager

2010-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	revert

2010-02-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Fix gconf path to be /apps/unity/foo
	* Add a schema for current keys
	
	added:
	data/unity.schemas
	modified:
	.bzrignore
	configure.ac
	data/Makefile.am
	data/search_icon.png*
	src/panel/panel-view.vala
	src/quicklauncher/quicklauncher-manager.vala
	src/unity.vala

2010-02-24  Gordon Allott  <gord.allott@canonical.com>

	needed to support latest liblauncher

2010-02-24  Gordon Allott  <gord.allott@canonical.com>

	updated vapi to support speedup branch, added enable window checking after we load the favorites

2010-02-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] theme image loading  branch 

2010-02-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	merge from trunk

2010-02-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	change load priorities

2010-02-24  Jay Taoko  <jay.taoko@canonical.com>

	Raised the text baseline in the search entry.
	Activate the option to let have the quicklist sample the background continuously
	
	[modified]
	src/quicklauncher/quicklist-view.vala
	src/panel/panel-view.vala

2010-02-23  Jay Taoko  <jay.taoko@canonical.com>

	Raised the text baseline in the search entry.
	Activate the option to let have the quicklist sample the background continuously
	
	[modified]
	src/quicklauncher/quicklist-view.vala
	src/panel/panel-view.vala

2010-02-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] liblauncher-changed-signals, by Gord
	
	modified:
	libunity/webapp-fetcher.vala
	src/quicklauncher/application-model.vala
	src/quicklauncher/launcher-model.vala
	src/quicklauncher/launcher-view.vala
	vapi/launcher-0.3.vapi
	unknown:
	libunity/webapp-fetcher.c
	libunity/webapp-iconbuilder.c
	mutter-plugin/expose-manager.c
	mutter-plugin/maximus.c
	pending merges:
	Gordon Allott 2010-02-23 removed debugs
	Gordon Allott 2010-02-22 [merge] merge latest unity
	Gordon Allott 2010-02-22 updated application-model to support new i...
	Gordon Allott 2010-02-22 imported new vapi

2010-02-23  Gordon Allott  <gord.allott@canonical.com>

	removed debugs

2010-02-22  Gordon Allott  <gord.allott@canonical.com>

	merge latest unity

2010-02-22  Gordon Allott  <gord.allott@canonical.com>

	updated application-model to support new inofity signals in launcher application

2010-02-22  Gordon Allott  <gord.allott@canonical.com>

	imported new vapi

2010-02-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] miscfixes from gord
	
	modified:
	libunity/webapp-fetcher.vala
	mutter-plugin/plugin.vala
	src/quicklauncher/application-model.vala
	src/quicklauncher/chrome-handler.vala
	src/quicklauncher/launcher-view.vala
	src/quicklauncher/prism-handler.vala
	src/quicklauncher/quicklauncher-manager.vala
	src/quicklauncher/quicklist-controller.vala
	vapi/clutk-0.3.vapi
	unknown:
	libunity/webapp-fetcher.c
	libunity/webapp-iconbuilder.c
	mutter-plugin/expose-manager.c
	mutter-plugin/maximus.c
	pending merges:
	Gordon Allott 2010-02-23 makes unity compatable with the clutk.remove-m...
	Gordon Allott 2010-02-23 adds check to make sure the desktop file o...
	Gordon Allott 2010-02-23 [merge] updated to latest unity
	Gordon Allott 2010-02-19 gets the launcher to the correct size
	Gordon Allott 2010-02-19 hack to make sure we check the focus of th...
	Gordon Allott 2010-02-19 stops applications minizing themselfs on c...
	Gordon Allott 2010-02-19 added urlify function to escape uri string...

2010-02-23  Gordon Allott  <gord.allott@canonical.com>

	makes unity compatable with the clutk.remove-menu-fade branch

2010-02-23  Gordon Allott  <gord.allott@canonical.com>

	adds check to make sure the desktop file of a favorite exists before loading it

2010-02-23  Gordon Allott  <gord.allott@canonical.com>

	updated to latest unity

2010-02-19  Gordon Allott  <gord.allott@canonical.com>

	gets the launcher to the correct size

2010-02-19  Gordon Allott  <gord.allott@canonical.com>

	hack to make sure we check the focus of the app after switching to it

2010-02-19  Gordon Allott  <gord.allott@canonical.com>

	stops applications minizing themselfs on click, should do nothing

2010-02-19  Gordon Allott  <gord.allott@canonical.com>

	added urlify function to escape uri strings nicely

2010-02-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my branch fixing LP: #521065 after review and approval from Neil.

2010-02-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	don't save the temp. cairo-surface to a PNG-file

2010-02-23  Mirco Müller  <mirco.mueller@ubuntu.com>

	only use two layers for Tooltip/Quicklist to avoid the lag in drawing, fixes LP: #521065

2010-02-23  Jason Smith  <jason.smith@canonical.com>

	Fix warning

2010-02-22  Jason Smith  <jason.smith@canonical.com>

	Make expose manager better abstracted and make coverflow implementation much more usable

2010-02-22  Jason Smith  <jason.smith@canonical.com>

	Properly disconnnect from stage events on expose end

2010-02-22  Jason Smith  <jason.smith@canonical.com>

	Merge expose manager branch

2010-02-22  Jason Smith  <jason.smith@canonical.com>

	Merge trunk

2010-02-22  Jason Smith  <jason.smith@canonical.com>

	Add basic and disabled implementation of coverflow

2010-02-22  Jason Smith  <jason.smith@canonical.com>

	Make buffers be setable properties

2010-02-21  Jason Smith  <jason.smith@canonical.com>

	Exchange implicit checking of input region for explicit setting of input region.

2010-02-21  Jason Smith  <jason.smith@canonical.com>

	Move expose functions into distinct class

2010-02-21  Jason Smith  <jason.smith@canonical.com>

	Add ExposeClone and use in expose for purposes of better control over expose effect

2010-02-22  Jason Smith  <jason.smith@canonical.com>

	Merge window struts branch

2010-02-21  Jason Smith  <jason.smith@canonical.com>

	Better behavior with minimized windows (this needs more specification to it but this will prevent windows from getting "lost" to minimization)

2010-02-21  Jason Smith  <jason.smith@canonical.com>

	Never minimize on click

2010-02-21  Jason Smith  <jason.smith@canonical.com>

	remove debug

2010-02-21  Jason Smith  <jason.smith@canonical.com>

	Update to make sure struts are set properly when windows are opened

2010-02-21  Jason Smith  <jason.smith@canonical.com>

	Properly buffer strut calls so we dont roundtrip to the XServer all the time

2010-02-21  Jason Smith  <jason.smith@canonical.com>

	Initial commit of unbuffered struts tracking

2010-02-22  Jason Smith  <jason.smith@canonical.com>

	set app first, then use it...

2010-02-20  Jason Smith  <jason.smith@canonical.com>

	Minor touchups to expose

2010-02-20  Jason Smith  <jason.smith@canonical.com>

	Raise select clone actor in expose mode to match our raised clutter window to avoid visual glitch

2010-02-20  Jason Smith  <jason.smith@canonical.com>

	Merge non-matching items branch

2010-02-19  Jason Smith  <jason.smith@canonical.com>

	make tests work

2010-02-19  Jason Smith  <jason.smith@canonical.com>

	Ensure app gets removed from known list when we disappear it as it may be presented again later

2010-02-19  Jason Smith  <jason.smith@canonical.com>

	start work on fixing items that dont match not showing up

2010-02-20  Jason Smith  <jason.smith@canonical.com>

	Merge window focus fix branch

2010-02-19  Jason Smith  <jason.smith@canonical.com>

	Fix window focus commands

2010-02-19  Jason Smith  <jason.smith@canonical.com>

	merge maximus branch

2010-02-18  Jason Smith  <jason.smith@canonical.com>

	Merge trunk

2010-02-18  Jason Smith  <jason.smith@canonical.com>

	Make maximus work

2010-02-18  Jason Smith  <jason.smith@canonical.com>

	Add maximus

2010-02-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.1.16

2010-02-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] panel fixe
	
	modified:
	libunity/entry.vala
	libunity/shell.vala
	mutter-plugin/plugin.vala
	src/panel/panel-home.vala
	src/panel/panel-view.vala
	src/places/cairo-drawing.vala
	src/quicklauncher/launcher-view.vala
	src/quicklauncher/quicklist-controller.vala
	src/quicklauncher/unity-scroller.vala
	src/window.vala
	unknown:
	d
	po.moved/
	unity-0.1.14/
	unity-0.1.14.tar.gz
	pending merges:
	Neil Jagdish Patel 2010-02-18 remove debugs
	Neil Jagdish Patel 2010-02-18 [merge] merge upstream
	Neil Jagdish Patel 2010-02-18 * fix some more merge stuff
	Neil Jagdish Patel 2010-02-18 [merge] merge with trunk
	Neil Jagdish Patel 2010-02-18 Make expose work again
	Neil Jagdish Patel 2010-02-18 remove clip on panel to restore menus
	Neil Jagdish Patel 2010-02-18 more fixes for panel, but the menu is ...
	Neil Jagdish Patel 2010-02-18 * Add panel bg
	Neil Jagdish Patel 2010-02-18 * Fixes entry to have correct text col...
	Neil Jagdish Patel 2010-02-18 [merge] merge with trunk
	Neil Jagdish Patel 2010-02-18 [merge] Increase hit-area of ubuntu bu...
	Neil Jagdish Patel 2010-02-18 focus entry on ubuntu  button click
	Neil Jagdish Patel 2010-02-18 [merge] merge the config search engine...
	Neil Jagdish Patel 2010-02-18 [merge] Merge the asset pool branch

2010-02-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	remove debugs

2010-02-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	merge upstream

2010-02-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	* fix some more merge stuff
	
	modified:
	src/panel/panel-view.vala
	src/quicklauncher/launcher-view.vala

2010-02-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	merge with trunk
	
	modified:
	src/panel/panel-view.vala
	src/quicklauncher/launcher-view.vala
	src/quicklauncher/unity-scroller.vala
	pending merges:
	Gordon Allott 2010-02-18 [merge] adds animations for various items in u...
	Neil Jagdish Patel 2010-02-17 * Fade in/out icons once unity is up-...
	Neil Jagdish Patel 2010-02-17 More animations!!!!
	Neil Jagdish Patel 2010-02-17 some animation!!?!??!?!
	Gordon Allott 2010-02-18 [merge] dds support for configurable searc...
	Neil Jagdish Patel 2010-02-18 remove stray printfs

2010-02-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make expose work again
	
	modified:
	mutter-plugin/plugin.vala
	src/panel/panel-view.vala
	src/quicklauncher/launcher-view.vala

2010-02-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	remove clip on panel to restore menus
	
	modified:
	src/panel/panel-home.vala
	src/panel/panel-view.vala

2010-02-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	more fixes for panel, but the menu is not broken again
	
	modified:
	libunity/shell.vala
	mutter-plugin/plugin.vala
	src/panel/panel-home.vala
	src/panel/panel-view.vala
	src/places/cairo-drawing.vala
	src/quicklauncher/launcher-view.vala
	src/quicklauncher/quicklist-controller.vala
	src/window.vala

2010-02-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Add panel bg
	* Fix the new names of the arrows in the QL
	* Update positioning of selected arrow, as it now has a shadow
	
	modified:
	src/panel/panel-view.vala
	src/places/cairo-drawing.vala
	src/quicklauncher/launcher-view.vala
	src/quicklauncher/unity-scroller.vala

2010-02-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Fixes entry to have correct text color at startup
	* Increases hit-area of ubuntu button
	* Makes button focus entry
	* Removes clip of launcher views and positions second arrow properly
	
	modified:
	libunity/entry.vala
	src/panel/panel-view.vala
	src/quicklauncher/launcher-view.vala
	src/quicklauncher/unity-scroller.vala

2010-02-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	merge with trunk

2010-02-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Increase hit-area of ubuntu button

2010-02-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	focus entry on ubuntu  button click

2010-02-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	merge the config search engine branch

2010-02-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	Merge the asset pool branch

2010-02-18  Gordon Allott  <gord.allott@canonical.com>

	adds webapp fetching support to unity

2010-02-18  Gordon Allott  <gord.allott@canonical.com>

	checks for even more weird characters before saving a favourite

2010-02-18  Gordon Allott  <gord.allott@canonical.com>

	update to have better matching, quick fix for favorites with weird urls

2010-02-17  Gordon Allott  <gord.allott@canonical.com>

	removes debugging

2010-02-17  Gordon Allott  <gord.allott@canonical.com>

	updates support for webapp icons by searching for favicons in the hostname root

2010-02-17  Gordon Allott  <gord.allott@canonical.com>

	adds webapp icon fetching support into unity

2010-02-18  Jay Taoko  <jay.taoko@canonical.com>

	Added code for blurred background in the menu
	
	[modified]
	src/quicklauncher/quicklist-view.vala
	
	vapi/clutk-0.3.vapi
	updated vapi file

2010-02-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	made the fill-layer a bit darker, emphasized the hightlight-layer a bit more

2010-02-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	added two comment sections FIXME00 and FIXME01 for two different approaches on how to update the blurred bg-texture, using the FIXME00 for now... more robust, but harder on the GPU

2010-02-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	Make Ctk.surface_blur() work again after updating the .vapi file, thus drop-shadows work again for Tooltip/Quicklist

2010-02-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	typo fix for get_framebuffer_background()

2010-02-18  Jay Taoko  <jay.taoko@canonical.com>

	Added code for blurred background in the menu
	
	[modified]
	src/quicklauncher/quicklist-view.vala
	
	
	vapi/clutk-0.3.vapi
	updated vapi file

2010-02-18  Gordon Allott  <gord.allott@canonical.com>

	adds fixed icon support and non-movable icon support. 
	fixed icons are set by setting the key "fixed" to true in a favorite
	non movable icons are set by making the "desktop_file" key in a favorite manditory

2010-02-18  Gordon Allott  <gord.allott@canonical.com>

	updated to latest unity, fixed conflicts

2010-02-18  Gordon Allott  <gord.allott@canonical.com>

	supports fixed icons bottom aligned

2010-02-18  Gordon Allott  <gord.allott@canonical.com>

	merged in anny-may-shi-ons branch

2010-02-18  Gordon Allott  <gord.allott@canonical.com>

	adds animations for various items in unity
	Specificailly:
	* DND reordering
	* New launcher icon being created (after the initial map of the window)
	* Launcher icon being destroyed

2010-02-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Fade in/out icons once unity is up-and-running
	
	modified:
	src/quicklauncher/unity-scroller.vala

2010-02-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	More animations!!!!
	
	modified:
	src/quicklauncher/launcher-view.vala
	src/quicklauncher/unity-scroller.vala

2010-02-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	some animation!!?!??!?!
	
	modified:
	src/quicklauncher/launcher-view.vala
	src/quicklauncher/unity-scroller.vala

2010-02-18  Gordon Allott  <gord.allott@canonical.com>

	dds support for configurable search engines. Does a lazy check to avoid unnecessary overhead at startup

2010-02-18  Neil Jagdish Patel  <neil.patel@canonical.com>

	remove stray printfs

2010-02-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	Configurable search engines
	
	modified:
	src/panel/panel-view.vala

2010-02-18  Gordon Allott  <gord.allott@canonical.com>

	dds support for loading assets from the unity-icon-theme OR the /usr/share/unity/themes location
	
	also adds support for asset loading to the scroller, launcher and panel

2010-02-18  Gordon Allott  <gord.allott@canonical.com>

	updates scroller to use new theme loader - fixes small issue with launchers being offset without assets

2010-02-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	[theme] Added a ThemeImage, that can load an image from the unity icon theme or the assets in /usr/share/unity/themes/
	
	added:
	libunity/theme.vala
	modified:
	.bzrignore
	configure.ac
	libunity/Makefile.am
	src/panel/panel-home.vala
	src/panel/panel-view.vala
	src/quicklauncher/launcher-view.vala
	src/window.vala
	vapi/config.vapi

2010-02-17  Gordon Allott  <gord.allott@canonical.com>

	changes the order of the quicklist menus to better fit the spec

2010-02-17  Gordon Allott  <gord.allott@canonical.com>

	fixes the menu order in the quicklists

2010-02-17  Mirco Müller  <mirco.mueller@ubuntu.com>

	Finally after the third attempt and a mix of lp and lucid screwing up I am
	able to merge my quicklist-dropshadow branch into unity trunk... after
	review and approval form Jay.

2010-02-17  Mirco Müller  <mirco.mueller@ubuntu.com>

	some opacity-fixes, position the arrow-anchor correctly again

2010-02-17  Mirco Müller  <mirco.mueller@ubuntu.com>

	Update .vapi file for clutk with the binding for the new call Ctk.surface_blur()

2010-02-17  Mirco Müller  <mirco.mueller@ubuntu.com>

	first working version of drop-shadow for quicklist/tooltip, fixes LP: #521071, LP: #521068, LP: #521058

2010-02-17  Mirco Müller  <mirco.mueller@ubuntu.com>

	Don't used fixed pixel-size for offsetting the Tooltip/Quicklist slightly over the quicklauncher

2010-02-16  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my move-flatten-to-paint branch after review and approval from
	Gordon.

2010-02-15  Mirco Müller  <mirco.mueller@ubuntu.com>

	move flattening of layers in a Quicklist to the overloading paint() method, otherwise we can't paint offscreen thanks to clutter

2010-02-15  Gordon Allott  <gord.allott@canonical.com>

	fixes dnd, forgot to chain up in the scroller allocate method

2010-02-15  Gordon Allott  <gord.allott@canonical.com>

	fixes dnd

2010-02-15  Gordon Allott  <gord.allott@canonical.com>

	misc fixes in unity 
	
	updates launcher values to final design specs for size and spacing
	fixes issue with scroller getting stuck when scrolling
	added support for open/close in the launcher menu's

2010-02-12  Gordon Allott  <gord.allott@canonical.com>

	updated launcher values, fixed scroller again

2010-02-12  Gordon Allott  <gord.allott@canonical.com>

	set to three pixels of padding instead of 6

2010-02-12  Gordon Allott  <gord.allott@canonical.com>

	fixes scroller getting stuck scrolling issue, doubles drag when scrolling past bounds

2010-02-12  Gordon Allott  <gord.allott@canonical.com>

	reverted last change

2010-02-12  Gordon Allott  <gord.allott@canonical.com>

	added top padding to the launcher

2010-02-12  Gordon Allott  <gord.allott@canonical.com>

	added top padding to the launcher

2010-02-12  Gordon Allott  <gord.allott@canonical.com>

	Moved the activated signal call in application-model to a more useful place

2010-02-12  Gordon Allott  <gord.allott@canonical.com>

	translation support branch and open/close entries for menues

2010-02-12  Gordon Allott  <gord.allott@canonical.com>

	removes expose on launchers that are not running

2010-02-12  Jason Smith  <jason.smith@canonical.com>

	Re-enable building on karmic

2010-02-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] translation fixes

2010-02-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix distcheck

2010-02-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update ignores

2010-02-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	Initial translation support

2010-02-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add unity-places.vapi to extra-dist

2010-02-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	[build] Remove unity-places from the required pkgs in test, it isn't needed
	
	modified:
	tests/Makefile.am

2010-02-12  Gordon Allott  <gord.allott@canonical.com>

	modifies the launcher-view object so that its a CtkActor not a CtkBin

2010-02-12  Gordon Allott  <gord.allott@canonical.com>

	updates launcher-view.vala to work nicer with clutter, now a Ctk.Actor not a Ctk.Bin

2010-02-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.1.14
	
	modified:
	Makefile.am
	configure.ac
	unknown:
	unity-0.1.14.tar.gz

2010-02-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	[entry] Remove single line mode to enable menus and tooltips, remove unused variable
	
	modified:
	libunity/entry.vala
	src/quicklauncher/quicklauncher-manager.vala

2010-02-11  Gordon Allott  <gord.allott@canonical.com>

	quick fix to the right click menu so remove launcher actually removes the launcher

2010-02-11  Gordon Allott  <gord.allott@canonical.com>

	quick fix so that the launcher items actually remove themselfs on the right click menu

2010-02-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Panel Entry Background
	
	modified:
	libunity/entry.vala
	src/panel/panel-view.vala
	src/places/cairo-drawing.vala*
	src/places/search-field.vala*
	pending merges:
	Jay Taoko 2010-02-10 move the entry a bit further away from the BFB
	Jay Taoko 2010-02-10 Search entry in panel

2010-02-10  Jay Taoko  <jay.taoko@canonical.com>

	move the entry a bit further away from the BFB
	
	[modified]
	src/panel/panel-view.vala

2010-02-10  Jay Taoko  <jay.taoko@canonical.com>

	Search entry in panel
	
	[modified]
	libunity/entry.vala
	- changed properties and color. Create a single line text entry
	
	src/panel/panel-view.vala
	- Added text entry background
	
	src/places/cairo-drawing.vala
	- Text entry background rendering with Cairo

2010-02-11  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my unity_quicklist-menu-item-tweaks branch after review and
	approval from Gordon. Had to tweak/remove a line from vapi/clutk-0.3.vapi
	as there was a double mentioning set_swallow_clicks().

2010-02-11  Mirco Müller  <mirco.mueller@ubuntu.com>

	needed to update the .vapi bindings-file for clutk to expose ctk_menu_get_num_items() inside unity

2010-02-11  Mirco Müller  <mirco.mueller@ubuntu.com>

	make use of the new Ctk.Menu.get_num_items() to differentiate between Tooltip and Quicklist and place the arrow correctly

2010-02-11  Mirco Müller  <mirco.mueller@ubuntu.com>

	move the Tooltip/Quicklist a bit closer (over) the Quicklauncher-bar like shown in the visual-specs

2010-02-11  Mirco Müller  <mirco.mueller@ubuntu.com>

	tweak some EM-values, make use of CORNER_RADIUS, make all mask-generation functions use anchor_y instead of item-index, deleted some commented out code, added a note about workaround regarding spacing between menu-items and a potential bug in parent-class CtkMenu regarding that

2010-02-11  Gordon Allott  <gord.allott@canonical.com>

	Adds in unity drag and drop support
	Also adds support for:
	+ ordering of launcher items
	+ re-ordering by dragging
	+ removal of launcher items by dragging off the stage
	
	drag and drop is handled by drag-controller and drag-view in libunity

2010-02-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	[quicklauncher/launcher-view] Test for QuicklauncherController before calling methods on it
	
	modified:
	.bzrignore
	src/quicklauncher/launcher-view.vala

2010-02-11  Gordon Allott  <gord.allott@canonical.com>

	fixed issue with drag-drop issing warnings

2010-02-11  Gordon Allott  <gord.allott@canonical.com>

	removed hide label from launcher-view to fix bug with null quicklist-controller

2010-02-11  Gordon Allott  <gord.allott@canonical.com>

	fixed bug with moving the order whist the scroller is scrolled

2010-02-11  Gordon Allott  <gord.allott@canonical.com>

	fixed bug with priorities never being saved

2010-02-10  Gordon Allott  <gord.allott@canonical.com>

	merged with latest unity

2010-02-10  Gordon Allott  <gord.allott@canonical.com>

	delayed writing to gconf

2010-02-10  Gordon Allott  <gord.allott@canonical.com>

	drag out now instead of click

2010-02-10  Gordon Allott  <gord.allott@canonical.com>

	closes applications when they are removed

2010-02-10  Gordon Allott  <gord.allott@canonical.com>

	added new launcher vapi

2010-02-10  Gordon Allott  <gord.allott@canonical.com>

	adds storing priority in gconf

2010-02-10  Gordon Allott  <gord.allott@canonical.com>

	basics of dragging with scroller interaction

2010-02-09  Gordon Allott  <gord.allott@canonical.com>

	adds basic drag and drop infrastructure

2010-02-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] No places by default
	
	modified:
	mutter-plugin/plugin.vala
	src/main.vala
	src/window.vala
	pending merges:
	Neil Jagdish Patel 2010-02-10 [unity-popup] Disable tray by default
	Neil Jagdish Patel 2010-02-10 [places] Disable by default

2010-02-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[unity-popup] Disable tray by default
	
	modified:
	src/main.vala

2010-02-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[places] Disable by default
	
	modified:
	mutter-plugin/plugin.vala
	src/window.vala

2010-02-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged additional fixes from my unity_quicklist-menu-item-tweaks branch
	into trunk after review and approval from Jay.

2010-02-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	Make sure the correct spacing is used between QuicklistMenuItems

2010-02-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	use correct calculation and size-negotiation for QuicklistMenuItems by overriding get_prefered_width/height() methods, QuicklistMenuItems are pixel-perfect now

2010-02-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	Use pangocairo to create the text for normal and selected menu-items in the QuickList.

2010-02-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Fix entries
	
	added:
	libunity/entry.vala
	modified:
	.bzrignore
	libunity/Makefile.am
	libunity/shell.vala
	mutter-plugin/plugin.vala
	src/panel/panel-view.vala
	src/places/search-field.vala
	src/unity-utils.c
	src/utils.vala
	src/window.vala
	pending merges:
	Neil Jagdish Patel 2010-02-10 [entry] Disable single-line-mode as it bloc...
	Neil Jagdish Patel 2010-02-09 [panel search] Uses entry to start search...
	Neil Jagdish Patel 2010-02-09 [entry] Add some visual bits and pieces t...
	Neil Jagdish Patel 2010-02-09 Add support for entering input into textb...

2010-02-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[entry] Disable single-line-mode as it blocks motion events across the stage...who'da thunk it?
	
	modified:
	libunity/entry.vala
	unknown:
	diff

2010-02-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	[panel search] Uses entry to start search when activated
	
	modified:
	src/panel/panel-view.vala

2010-02-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	[entry] Add some visual bits and pieces to make the entry behave correctly
	
	modified:
	libunity/entry.vala
	src/panel/panel-view.vala
	src/places/search-field.vala

2010-02-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for entering input into textboxes while in mutter mode. Add Unity.Entry that does some of the hard work for you
	
	added:
	libunity/entry.vala
	modified:
	.bzrignore
	libunity/Makefile.am
	libunity/shell.vala
	mutter-plugin/plugin.vala
	src/panel/panel-view.vala
	src/places/search-field.vala
	src/unity-utils.c
	src/utils.vala
	src/window.vala

2010-02-09  Jason Smith  <jason.smith@canonical.com>

	Merge near flawless expose branch

2010-02-08  Jason Smith  <jason.smith@canonical.com>

	Ensure window is properly focused across workspaces

2010-02-07  Jason Smith  <jason.smith@canonical.com>

	Move handling of fullscreen obstructions into ensure_input_region

2010-02-07  Jason Smith  <jason.smith@canonical.com>

	Add workspace switch effect (somewhat crude, but it works)

2010-02-07  Jason Smith  <jason.smith@canonical.com>

	Ensure window animations work even after workspace switch

2010-02-07  Jason Smith  <jason.smith@canonical.com>

	Add layout algorithm

2010-02-05  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my quicklist-menu-item-tweaks branch after review and approval
	from Jay.

2010-02-05  Mirco Müller  <mirco.mueller@ubuntu.com>

	started fixing some of placing and spacing of the QuickList menu-items

2010-02-07  Jason Smith  <jason.smith@canonical.com>

	Finally well working expose using clone actors. Works for everything but windows on other workspaces. Something is wrong there still but this is a non event for netbook edition.

2010-02-08  Gordon Allott  <gord@zazu>

	quick fix to fullscreen window management, makes restoring the input region work correctly. also only moves the launcher to the left -launcher_width instead of -hardcoded_value

2010-02-06  Jason Smith  <jason.smith@canonical.com>

	Improve expose animation and layout

2010-02-05  Jason Smith  <jason.smith@canonical.com>

	merge menu fixes branch

2010-02-05  Jason Smith  <jason.smith@canonical.com>

	merge el trunko

2010-02-05  Jason Smith  <jason.smith@canonical.com>

	Fix right click menu interactions

2010-02-05  Jay Taoko  <jay.taoko@canonical.com>

	Improved cairo rendering of straight lines.
	
	[modified]
	src/places/cairo-drawing.vala

2010-02-05  Jay Taoko  <jay.taoko@canonical.com>

	Improved cairo rendering of straight lines. 
	
	[modified]
	src/places/cairo-drawing.vala

2010-02-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	[vapi] Add unity-misc
	
	modified:
	vapi/Makefile.am

2010-02-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	[vapi] Add dbusmodel and indicator; Remove x11
	
	removed:
	vapi/x11.vapi
	modified:
	vapi/Makefile.am

2010-02-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.1.12

2010-02-04  Jason Smith  <jason.smith@canonical.com>

	use scale-foo instead of foo-scale

2010-02-04  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my ctk-menu-item-subclass branch after review and approval from
	Jay.

2010-02-04  Mirco Müller  <mirco.mueller@ubuntu.com>

	comment out writing out debug-PNGs for surfaces, trigger queue-redraw when layers are switched between normal and selected state

2010-02-04  Mirco Müller  <mirco.mueller@ubuntu.com>

	updated .vapi file for clutk to also include bindings for CtkLayer and CtkLayerActor

2010-02-04  Mirco Müller  <mirco.mueller@ubuntu.com>

	merged with trunk to keep delta with ctk-menu-item-subclass branch small

2010-02-04  Mirco Müller  <mirco.mueller@ubuntu.com>

	added event-handling for enter/leave, added rendering of normal/selected states

2010-02-04  Mirco Müller  <mirco.mueller@ubuntu.com>

	Make the QuickList controller use the new QuickListMenuItem.

2010-02-04  Mirco Müller  <mirco.mueller@ubuntu.com>

	starting to subclass Ctk.MenuItem to be used for custom rendering in Quicklist-items

2010-02-04  Jason Smith  <jason.smith@canonical.com>

	Ensure clone actor is correctly sized at all times

2010-02-04  Jason Smith  <jason.smith@canonical.com>

	merge stateless input region management branch

2010-02-04  Jason Smith  <jason.smith@canonical.com>

	Move input region management to be less stateful

2010-02-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	[panel] Add support for UNITY_DISABLE_IDLES
	
	modified:
	src/panel/panel-indicators.vala

2010-02-04  Gordon Allott  <gord@zazu>

	fades the indicators on the launcher so that the animation is less hard

2010-02-04  Gordon Allott  <gord@zazu>

	adds fades to the launcher indicators when the application is (un)focused/running

2010-02-04  Jason Smith  <jason.smith@canonical.com>

	Make menus not popdown on short clicks (100 wooo)

2010-02-04  Gordon Allott  <gord@zazu>

	Check launcher model's are active before glowing the launcher view

2010-02-04  Gordon Allott  <gord@zazu>

	check if model is active before applying glow effect on launchers

2010-02-04  Jason Smith  <jason.smith@canonical.com>

	Smaller list of animated windows

2010-02-04  Jay Taoko  <jay.taoko@canonical.com>

	Avoid accumulation of effects into a launcher icon
	Approved by Gord.
	
	[modified]
	src/quicklauncher/launcher-view.vala

2010-02-04  Jason Smith  <jason.smith@canonical.com>

	Add more complete window type checks

2010-02-04  Jason Smith  <jason.smith@canonical.com>

	Add null check

2010-02-04  Jason Smith  <jason.smith@canonical.com>

	Hopefully hack around crash in mutter

2010-02-04  Jason Smith  <jason.smith@canonical.com>

	Fix menus not going away on click into quicklauncher

2010-02-04  Jason Smith  <jason.smith@canonical.com>

	Add blur effect to places
	Add darken effect to places

2010-02-04  Jason Smith  <jason.smith@canonical.com>

	Merge el trunko better-o

2010-02-04  Jason Smith  <jason.smith@canonical.com>

	Merge el trunko

2010-02-04  Jason Smith  <jason.smith@canonical.com>

	Remove debug
	Ensure desktop window is shown in expose
	Ensure we dont add items to quicklist multiple times

2010-02-04  Jason Smith  <jason.smith@canonical.com>

	Make background darker for now

2010-02-04  Jason Smith  <jason.smith@canonical.com>

	Add blur effect (currently disabled)
	Change rendering of places
	Ensure our input regions are ALWAYS correct

2010-02-04  Gordon Allott  <gord@zazu>

	adds new scroller animations to the launcher
	modified:
	src/quicklauncher/unity-scroller.vala
	-- new scroller anim
	pending merges:
	Gordon Allott 2010-02-04 moved abs () over to Math.fabs ()
	Gordon Allott 2010-02-04 removed silly tab size
	Gordon Allott 2010-02-04 [merge] updated to latest unity
	Gordon Allott 2010-02-04 reverted configure.ac
	Gordon Allott 2010-02-04 adds friction to drags that are out of bounds
	Gordon Allott 2010-02-03 updated scroller animations to support fubuntu's animation

2010-02-04  Gordon Allott  <gord@zazu>

	moved abs () over to Math.fabs ()

2010-02-04  Gordon Allott  <gord@zazu>

	removed silly tab size

2010-02-04  Gordon Allott  <gord@zazu>

	updated to latest unity

2010-02-04  Gordon Allott  <gord@zazu>

	reverted configure.ac

2010-02-04  Gordon Allott  <gord@zazu>

	adds friction to drags that are out of bounds

2010-02-03  Gordon Allott  <gord@zazu>

	updated scroller animations to support fubuntu's animation

2010-02-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Fixes
	
	modified:
	mutter-plugin/main.c
	mutter-plugin/plugin.vala
	src/panel/panel-indicators.vala
	pending merges:
	Neil Jagdish Patel 2010-02-04 [merge] merge
	Neil Jagdish Patel 2010-02-03 [merge] Merge upstream
	Neil Jagdish Patel 2010-02-03 [menus] Some fixes for panel menus
	Neil Jagdish Patel 2010-02-02 [mutter-plugin] Remove font options that ...
	Neil Jagdish Patel 2010-02-02 [mutter] Enable disabling places through ...
	Neil Jagdish Patel 2010-02-02 [places/panel] Move to window group

2010-02-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	merge

2010-02-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Merge upstream

2010-02-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	[menus] Some fixes for panel menus
	
	modified:
	mutter-plugin/plugin.vala
	src/panel/panel-indicators.vala

2010-02-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	[mutter-plugin] Remove font options that I'm not 100% what the do

2010-02-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	[mutter] Enable disabling places through UNITY_DISABLE_PLACES
	
	modified:
	mutter-plugin/plugin.vala

2010-02-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	[places/panel] Move to window group
	
	modified:
	mutter-plugin/plugin.vala

2010-02-04  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my quicklist-background-fixes branch after review and approval
	from Neil.

2010-02-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	[quicklist-view] Comment out unused functions/variables; Remove stray printfs
	
	modified:
	src/quicklauncher/quicklist-view.vala

2010-02-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	first few fixes for correcting the quicklist-background, arrow of quicklist still off

2010-02-04  Jason Smith  <jason.smith@canonical.com>

	Merge urgency branch

2010-02-03  Jason Smith  <jason.smith@canonical.com>

	Add urgency effect

2010-02-04  Jason Smith  <jason.smith@canonical.com>

	Merge fullscreen windows branch

2010-02-03  Jason Smith  <jason.smith@canonical.com>

	Add support for moving unity offscreen when fullscreen window is present

2010-02-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my unity_quicklist-rendering branch after review and approval
	from Gordon.

2010-02-02  Mirco Müller  <mirco@dorset>

	exit early from allocate() if width/height didn't change for the Quicklist, use the right left-padding for the menu-entries

2010-02-02  Mirco Müller  <mirco@dorset>

	overriding base-class' allocate(), moved creation of quicklist-background to allocate()

2010-02-02  Mirco  <mirco@dorset>

	fixed creation and rendering of layer with dotted pattern

2010-02-02  Mirco  <mirco@dorset>

	Merging with trunk to make the get rid of the unresolved symbol error for
	launcher_application_get_wnckapps()

2010-01-28  Mirco Müller  <mirco.mueller@ubuntu.com>

	initial version of the dotted-layer for the quicklist-background rendering, not really dotted atm :)

2010-01-28  Mirco Müller  <mirco.mueller@ubuntu.com>

	added drawing of highlight-layer to quicklist-background rendering

2010-01-28  Mirco Müller  <mirco.mueller@ubuntu.com>

	added generation of negative-mask needed for the shadow-layer drawing later, added shadow-layer stub

2010-01-28  Mirco Müller  <mirco.mueller@ubuntu.com>

	added rendering of fill-layer to quicklist-bg rendering

2010-01-28  Mirco Müller  <mirco.mueller@ubuntu.com>

	first part of outline-layer of custom quicklist-background rendered via CtkLayerActor visible

2010-01-28  Mirco Müller  <mirco.mueller@ubuntu.com>

	added EM-constants for quicklist rendering

2010-01-28  Mirco Müller  <mirco.mueller@ubuntu.com>

	initial stubs for rendering different quicklist bg-layers

2010-01-28  Mirco Müller  <mirco.mueller@ubuntu.com>

	update clutk vapi-file with bindings for CtkLayer and CtkLayerActor

2010-02-03  Jason Smith  <jason.smith@canonical.com>

	Flush xbuffer

2010-02-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my remove-tooltipmanager branch after review and approval from
	Grodon.

2010-02-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	removed deprecated code for TooltipManager, we now use the CtkMenu-based Quicklist for combining Tooltip, Quicklist and Droplist rendering

2010-02-03  Jason Smith  <jason.smith@canonical.com>

	Merge window management branch

2010-02-03  Jason Smith  <jason.smith@canonical.com>

	Add Compiz like animations to mutter

2010-02-02  Jason Smith  <jason.smith@canonical.com>

	Merge expose branch

2010-02-02  Jason Smith  <jason.smith@canonical.com>

	Some minor fixes for picking

2010-02-02  Jason Smith  <jason.smith@canonical.com>

	Add expose effect

2010-02-02  Jason Smith  <jason.smith@canonical.com>

	Merge wnckwindow branch

2010-02-01  Jason Smith  <jason.smith@canonical.com>

	Add support for restore/minimize

2010-02-01  Jason Smith  <jason.smith@canonical.com>

	Use new signals

2010-02-01  Jason Smith  <jason.smith@canonical.com>

	Place more trust into liblauncher and port for working with updated liblauncher

2010-01-29  Jay Taoko  <jay.taoko@canonical.com>

	Search field rendering
	Corrected position to account for the width of the indicator section.
	
	[modified]
	src/places/cairo-drawing.vala
	src/places/places-view.vala
	src/places/application-place.vala
	src/places/search-field.vala
	Added search field
	
	data/Makefile.am
	src/Makefile.am
	
	[added]
	src/places/search-field.vala
	data/search_icon.png

2010-01-29  Jay Taoko  <jay.taoko@canonical.com>

	Removed an icon in the search field.
	
	[modified]
	src/places/search-field.vala
	src/places/application-place.vala

2010-01-28  Jay Taoko  <jay.taoko@canonical.com>

	Search field rendering
	Corrected position to account for the width of the indicator section.
	
	[modified]
	src/places/cairo-drawing.vala
	src/places/places-view.vala
	src/places/application-place.vala
	src/places/search-field.vala
	Added search field
	
	data/Makefile.am
	src/Makefile.am
	
	[added]
	src/places/search-field.vala
	data/search_icon.png

2010-01-28  Jay Taoko  <jay.taoko@canonical.com>

	Mapped the search field.
	Corrected position to account for the width of the indicator section.
	
	[modified]
	src/places/places-view.vala
	src/places/search-field.vala

2010-01-27  Jay Taoko  <jay.taoko@canonical.com>

	Added license header

2010-01-27  Jay Taoko  <jay.taoko@canonical.com>

	Search field rendering
	
	[modified]
	src/places/cairo-drawing.vala
	src/places/cairo-drawing.vala
	Added search field
	
	data/Makefile.am
	src/Makefile.am
	
	[added]
	src/places/search-field.vala
	data/search_icon.png

2010-01-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.1.10

2010-01-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[ignores] Update

2010-01-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] libunity-places and related work
	
	added:
	src/places/places-place-proxy.vala
	src/places/places-place-view.vala
	src/places/places-results-view.vala
	unity-places/
	unity-places/Makefile.am
	unity-places/generate_vapi
	unity-places/unity-place-marshal.list
	unity-places/unity-place.c
	unity-places/unity-place.h
	unity-places/unity-place.xml
	unity-places/unity-places-custom.vala
	unity-places/unity-places.deps
	unity-places/unity-places.files
	unity-places/unity-places.gi
	unity-places/unity-places.h
	unity-places/unity-places.metadata
	unity-places/unity-places.namespace
	unity-places/unity-places.pc.in
	unity-places/unity-places.vapi
	vapi/dbusmodel.deps
	vapi/dbusmodel.vapi
	modified:
	.bzrignore
	Makefile.am
	configure.ac
	mutter-plugin/Makefile.am
	src/Makefile.am
	src/panel/panel-indicators.vala
	src/places/application-place.vala
	src/places/places-controller.vala
	src/unity-utils.c
	src/utils.vala
	tests/Makefile.am
	tests/test-unity.vala
	vapi/unity-const.vapi
	pending merges:
	Neil Jagdish Patel 2010-01-28 [merge] [merge] From trunk
	Neil Jagdish Patel 2010-01-28 [places/results-view] Load in ApplicationG...
	Neil Jagdish Patel 2010-01-28 [places/results-view] Add groups view
	Neil Jagdish Patel 2010-01-28 [unity-places] Remove place-proxy, no long...
	Neil Jagdish Patel 2010-01-28 [place-proxy,results-view] Do something re...
	Neil Jagdish Patel 2010-01-27 [places-proxy] Connect to and listen to si...
	Neil Jagdish Patel 2010-01-27 [places] More work on loading of the place...
	Neil Jagdish Patel 2010-01-27 [panel] Remove the debugs
	Neil Jagdish Patel 2010-01-27 [places] Load places from disk
	Neil Jagdish Patel 2010-01-27 [tests] Fix make distcheck
	Neil Jagdish Patel 2010-01-27 [misc] Various fixes
	Neil Jagdish Patel 2010-01-27 [unity-places] Add a test, and all the fun...
	Neil Jagdish Patel 2010-01-26 [ignore] Update
	Neil Jagdish Patel 2010-01-26 [unity-places] Rename directory to let thi...
	Neil Jagdish Patel 2010-01-26 [unity-places] Initial commit
	Neil Jagdish Patel 2010-01-26 [unity-places] Initial import

2010-01-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] From trunk

2010-01-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[places/results-view] Load in ApplicationGroups and fix up the ApplicationGroup to work a little better with allocation
	
	modified:
	src/places/application-place.vala
	src/places/places-controller.vala
	src/places/places-results-view.vala

2010-01-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[places/results-view] Add groups view
	
	modified:
	src/places/places-results-view.vala

2010-01-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[unity-places] Remove place-proxy, no longer needed

2010-01-28  Neil Jagdish Patel  <neil.patel@canonical.com>

	[place-proxy,results-view] Do something real on view-changed signal, initilise results view
	
	added:
	src/places/places-place-view.vala
	src/places/places-results-view.vala
	vapi/dbusmodel.deps
	vapi/dbusmodel.vapi
	modified:
	.bzrignore
	configure.ac
	src/Makefile.am
	src/places/places-place-proxy.vala

2010-01-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	[places-proxy] Connect to and listen to signals from the proxy
	
	modified:
	src/places/places-place-proxy.vala

2010-01-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	[places] More work on loading of the places, and actually do some dbus work!
	
	modified:
	src/places/places-controller.vala
	src/places/places-place-proxy.vala

2010-01-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	[panel] Remove the debugs
	
	modified:
	src/panel/panel-indicators.vala
	src/places/places-controller.vala

2010-01-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	[places] Load places from disk
	
	added:
	src/places/places-place-proxy.vala
	modified:
	.bzrignore
	src/Makefile.am
	src/places/places-controller.vala

2010-01-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	[tests] Fix make distcheck
	
	modified:
	tests/Makefile.am
	unknown:
	unity-0.1.8/
	unity-0.1.8.tar.gz

2010-01-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	[misc] Various fixes
	
	modified:
	mutter-plugin/Makefile.am
	src/Makefile.am
	tests/test-unity.vala
	unity-places/generate_vapi
	unity-places/unity-place.h
	unity-places/unity-places.pc.in

2010-01-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	[unity-places] Add a test, and all the fun that came with that
	
	modified:
	src/Makefile.am
	src/unity-utils.c
	src/utils.vala
	tests/Makefile.am
	tests/test-unity.vala
	unity-places/unity-place.c
	vapi/unity-const.vapi

2010-01-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	[ignore] Update

2010-01-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	[unity-places] Rename directory to let things actually compile
	
	renamed:
	libunity-places/ => unity-places/
	modified:
	Makefile.am
	configure.ac
	tests/Makefile.am
	unknown:
	unity-places/unity-place-marshal.c
	unity-places/unity-place-marshal.h

2010-01-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	[unity-places] Initial commit
	
	added:
	libunity-places/generate_vapi
	libunity-places/unity-place-marshal.list
	libunity-places/unity-places-custom.vala
	libunity-places/unity-places.deps
	libunity-places/unity-places.files
	libunity-places/unity-places.gi
	libunity-places/unity-places.metadata
	libunity-places/unity-places.namespace
	libunity-places/unity-places.vapi
	modified:
	.bzrignore
	libunity-places/Makefile.am
	libunity-places/unity-place.c
	libunity-places/unity-place.h
	libunity-places/unity-place.xml
	tests/Makefile.am
	tests/test-unity.vala

2010-01-26  Neil Jagdish Patel  <neil.patel@canonical.com>

	[unity-places] Initial import
	
	added:
	libunity-places/
	libunity-places/Makefile.am
	libunity-places/unity-place-proxy.c
	libunity-places/unity-place-proxy.h
	libunity-places/unity-place.c
	libunity-places/unity-place.h
	libunity-places/unity-place.xml
	libunity-places/unity-places.h
	libunity-places/unity-places.pc.in
	modified:
	.bzrignore
	Makefile.am
	configure.ac

2010-01-28  Gordon Allott  <gord@zazu>

	updates the visuals of the scroller/launchers to better approximate those of fubuntu
	
	added:
	data/scroller-fade.png
	data/scroller-shadow.png
	modified:
	data/Makefile.am
	data/gradient.png
	mutter-plugin/plugin.vala
	- updated struts to the correct launcher size
	src/quicklauncher/application-model.vala
	- updated pixbuf to correct launcher size
	src/quicklauncher/launcher-view.vala
	- updated launcher items to new size
	src/quicklauncher/quicklauncher.vala
	src/quicklauncher/quicklist-controller.vala
	src/quicklauncher/unity-scroller.vala
	- updated visuals to match fubuntu, adding a fade and shadow
	src/window.vala

2010-01-28  Gordon Allott  <gord@zazu>

	updated launcher-view to shift the right indicator to the correct position

2010-01-28  Gordon Allott  <gord@zazu>

	reinstalled clip on scroller

2010-01-27  Gordon Allott  <gord@zazu>

	updated plugin to use the right strut size

2010-01-27  Gordon Allott  <gord@zazu>

	updated mutter-plugin to the correct launcher width

2010-01-27  Gordon Allott  <gord@zazu>

	made the launcher the right width

2010-01-27  Gordon Allott  <gord@zazu>

	small bugfix so that the mutterpluggin/window shells work and look the same

2010-01-27  Gordon Allott  <gord@zazu>

	added menu hiding on drag

2010-01-27  Gordon Allott  <gord@zazu>

	adds fade and shadow graphics to the scroller, updates the gradient to be more fubuntu like, changes size of launcher items to the same size as fubuntu, removes per item fadeout

2010-01-28  Gordon Allott  <gord@zazu>

	Updates unity to support chromium based webapps as well as mozilla webapps

2010-01-27  Gordon Allott  <gord@zazu>

	added missing chrome-handler.vala file, doh\!

2010-01-27  Gordon Allott  <gord@zazu>

	Adds a gconf key to toggle chrome or prism webapp selection
	fixes a bug in webapp generation when there is a + in the URL

2010-01-26  Gordon Allott  <gord@zazu>

	made drag and drop way way better :-)

2010-01-27  Gordon Allott  <gord@zazu>

	adds a fix to unity so that the entire stage is responsive to clicks if we have a menu open

2010-01-27  Gordon Allott  <gord@zazu>

	merged with latest unity

2010-01-22  Gord Allott  <gord.allott@canonical.com>

	adds a global_shell variable to the unity namespace, allowing any part of unity to access the global shell
	adds support the shell to handle a set_in_menu method, in mutter we set the input region to the entire screen
	hooks up the quicklist-controller to set_in_menu method so we get reactive menus in mutter

2010-01-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Panel work
	
	added:
	data/bfb.png
	mutter.patch
	src/panel/
	src/panel/panel-home.vala
	src/panel/panel-indicators.vala
	src/panel/panel-tray.vala
	src/panel/panel-view.vala
	vapi/indicator.deps
	vapi/indicator.vapi
	vapi/unity-misc.vapi
	vapi/x11.vapi
	modified:
	.bzrignore
	configure.ac
	data/Makefile.am
	libunity/shell.vala
	mutter-plugin/Makefile.am
	mutter-plugin/main.c
	mutter-plugin/plugin.vala
	src/Makefile.am
	src/main.vala
	src/places/bar-view.vala
	src/places/cairo-drawing.vala
	src/places/places-controller.vala
	src/places/places-view.vala
	src/unity-utils.c
	src/unity-utils.h
	src/utils.vala
	src/window.vala
	tests/Makefile.am
	vapi/mutter-2.28.vapi
	vapi/unity-const.vapi
	
	pending merges:
	Neil Jagdish Patel 2010-01-25 [panel] Set the panel strut
	Neil Jagdish Patel 2010-01-25 [panel/tray] Fix sorting of icons crash
	Neil Jagdish Patel 2010-01-25 [panel/indicators] Ordering + fix changing...
	Neil Jagdish Patel 2010-01-25 [panel] Fix indicator display, return corr...
	Neil Jagdish Patel 2010-01-25 [panel/indicators] Some more icon work
	Neil Jagdish Patel 2010-01-25 [panel/indicators] Load and show something!
	Neil Jagdish Patel 2010-01-24 [panel/indicators] Actually load something...
	Neil Jagdish Patel 2010-01-24 [panel/indicators] List the indicators (on...
	Neil Jagdish Patel 2010-01-24 [panel/indicators/ Beginings of indicator ...
	Neil Jagdish Patel 2010-01-24 [vapi] Add initial Indicator vala files
	Neil Jagdish Patel 2010-01-24 [panel-tray] Fix the ordering of the first...
	Neil Jagdish Patel 2010-01-24 [places/bar] Fix spacing of trash
	Neil Jagdish Patel 2010-01-24 [panel-tray] Order icons by creation time
	Neil Jagdish Patel 2010-01-24 [mutter,panel-bar] Remove animations for s...
	Neil Jagdish Patel 2010-01-24 [mutter] Temp commit
	Neil Jagdish Patel 2010-01-24 [panel,shell,mutter,places-bar] Communicat...
	Neil Jagdish Patel 2010-01-24 [panel] Added home button
	Neil Jagdish Patel 2010-01-24 [merge] [merge] Merge in Jason's branch th...
	Jason Smith 2010-01-21 Make work with patched mutter for DND window sexi...
	Neil Jagdish Patel 2010-01-24 [merge] [merge, mutter] Merge from upstrea...
	Neil Jagdish Patel 2010-01-14 [panel] Use libunity-misc
	Neil Jagdish Patel 2010-01-10 [panel] Some more tray manager work
	Neil Jagdish Patel 2010-01-10 [panel] Some basic tray manager stuff
	Neil Jagdish Patel 2010-01-10 [panel] Initial bits and pieces
	Neil Jagdish Patel 2010-01-10 [mutter] Fix --disable-mutter

2010-01-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[panel] Set the panel strut
	
	modified:
	mutter-plugin/plugin.vala
	src/unity-utils.c
	src/utils.vala
	src/window.vala

2010-01-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[panel/tray] Fix sorting of icons crash
	
	modified:
	src/panel/panel-indicators.vala
	src/panel/panel-tray.vala

2010-01-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[panel/indicators] Ordering + fix changing of icons
	
	modified:
	src/panel/panel-indicators.vala
	src/panel/panel-view.vala

2010-01-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[panel] Fix indicator display, return correct indicator width
	
	modified:
	mutter-plugin/Makefile.am
	src/Makefile.am
	src/main.vala
	src/panel/panel-indicators.vala
	src/panel/panel-tray.vala
	src/panel/panel-view.vala
	tests/Makefile.am

2010-01-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[panel/indicators] Some more icon work
	
	modified:
	src/panel/panel-indicators.vala

2010-01-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[panel/indicators] Load and show something!
	
	modified:
	src/Makefile.am
	src/panel/panel-indicators.vala
	src/panel/panel-view.vala
	src/unity-utils.h

2010-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[panel/indicators] Actually load something !?!
	
	modified:
	.bzrignore
	src/panel/panel-indicators.vala
	vapi/indicator.vapi

2010-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[panel/indicators] List the indicators (one small step for neil...)
	
	modified:
	src/panel/panel-indicators.vala
	unknown:
	src/panel/panel-indicators.c

2010-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[panel/indicators/ Beginings of indicator support
	
	added:
	src/panel/panel-indicators.vala
	modified:
	configure.ac
	src/Makefile.am
	src/panel/panel-view.vala
	vapi/unity-const.vapi
	unknown:
	src/panel/panel-indicators.c

2010-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[vapi] Add initial Indicator vala files

2010-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[panel-tray] Fix the ordering of the first icon
	
	modified:
	src/panel/panel-tray.vala

2010-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[places/bar] Fix spacing of trash
	
	modified:
	src/places/bar-view.vala

2010-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[panel-tray] Order icons by creation time
	
	modified:
	mutter-plugin/plugin.vala
	src/panel/panel-tray.vala

2010-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[mutter,panel-bar] Remove animations for switching between place view for testing; Remove effect on bar-view bg, broken inside mutter.
	
	modified:
	mutter-plugin/plugin.vala
	src/panel/panel-home.vala
	src/places/bar-view.vala
	src/places/cairo-drawing.vala
	src/window.vala

2010-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[mutter] Temp commit
	
	modified:
	mutter-plugin/plugin.vala

2010-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[panel,shell,mutter,places-bar] Communicate indicators width changes and update visuals
	
	modified:
	libunity/shell.vala
	mutter-plugin/plugin.vala
	src/panel/panel-view.vala
	src/places/bar-view.vala
	src/places/cairo-drawing.vala
	src/places/places-controller.vala
	src/places/places-view.vala

2010-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[panel] Added home button
	
	added:
	data/bfb.png
	src/panel/panel-home.vala
	modified:
	.bzrignore
	data/Makefile.am
	libunity/shell.vala
	mutter-plugin/plugin.vala
	src/Makefile.am
	src/panel/panel-tray.vala
	src/panel/panel-view.vala
	src/window.vala

2010-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Merge in Jason's branch that fixes depth of QL/panel/places in mutter
	
	added:
	mutter.patch
	modified:
	mutter-plugin/main.c
	mutter-plugin/plugin.vala
	vapi/mutter-2.28.vapi
	pending merges:
	Jason Smith 2010-01-21 Make work with patched mutter for DND window sexiness

2010-01-21  Jason Smith  <jason.smith@canonical.com>

	Make work with patched mutter for DND window sexiness

2010-01-24  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge, mutter] Merge from upstream, fix input region for panel.
	
	removed:
	data/gadgets.png
	data/music.png
	data/people.png
	data/photos.png
	data/quicklauncher_focused_indicator.svg
	data/quicklauncher_running_indicator.svg
	data/quicklauncher_spinner.png
	data/videos.png
	data/web.png
	added:
	data/dash_background.png
	data/favourites.png
	data/maximize_up.png
	data/minimize_up.png
	data/quicklauncher_focused_indicator.png
	data/quicklauncher_running_indicator.png
	src/places/application-place.vala
	src/places/cairo-drawing.vala
	src/places/file-place.vala
	src/places/places-controller.vala
	src/places/places-model.vala
	src/places/places-place.vala
	src/quicklauncher/quicklist-controller.vala
	src/quicklauncher/quicklist-view.vala
	renamed:
	src/places/view.vala => src/places/places-view.vala
	modified:
	.bzrignore
	HACKING
	configure.ac
	data/Makefile.am
	libunity/perf-logger.vala
	mutter-plugin/Makefile.am
	mutter-plugin/main.c
	mutter-plugin/plugin.vala
	src/Makefile.am
	src/background.vala
	src/main.vala
	src/panel/panel-tray.vala
	src/panel/panel-view.vala
	src/places/bar-view.vala
	src/quicklauncher/application-model.vala
	src/quicklauncher/launcher-model.vala
	src/quicklauncher/launcher-view.vala
	src/quicklauncher/quicklauncher-manager.vala
	src/quicklauncher/unity-scroller.vala
	src/window.vala
	tests/test-unity.vala
	tools/makebootchart.py
	vapi/clutk-0.3.vapi
	vapi/unity-const.vapi
	src/places/places-view.vala
	pending merges:
	Gord Allott 2010-01-22 [merge] Adds a menu item to the quicklists to pin/...
	Gord Allott 2010-01-22 updated the window code to assign the correct wi...
	Gord Allott 2010-01-22 added margin to glow effect to get a correct glow
	Gord Allott 2010-01-22 adds launcher pinning/unpinning to the launcher
	Neil Jagdish Patel 2010-01-21 [release] 0.1.8
	Gord Allott 2010-01-21 [merge] Adds clutter_texture_load_async to the C...
	Gord Allott 2010-01-21 added async texture loading to clutter textures
	Gord Allott 2010-01-21 added loading async background texture
	Neil Jagdish Patel 2010-01-21 [merge] [merge] Jay's places widgets
	Neil Jagdish Patel 2010-01-21 [data] Removed unecessaray data files
	Jay Taoko 2010-01-20 Cleanup cairo rendering code. Reuse the code in ca...
	Neil Jagdish Patel 2010-01-20 [files-place] Update to work better with ...
	Neil Jagdish Patel 2010-01-20 [application-place] update to work better...
	Neil Jagdish Patel 2010-01-20 - Make the new views work with upstream U...
	Neil Jagdish Patel 2010-01-20 [merge] Merge trunk
	Jay Taoko 2010-01-19 [merge] Added File and Application place content
	Jay Taoko 2010-01-19 commit
	Jay Taoko 2010-01-19 commit
	Jay Taoko 2010-01-19 Prototype File place rendering.
	Gord Allott 2010-01-20 [merge] updated unity to support new clutk api
	Gord Allott 2010-01-20 updated quicklist-controller to support new clut...
	Gord Allott 2010-01-20 [merge] Quicklist controller improvements
	Gord Allott 2010-01-20 [merge] merge from latest unity
	Gord Allott 2010-01-19 made append in quicklist-controller actually app...
	Gord Allott 2010-01-19 added missing vapi, small bugfix for a crasher o...
	Gord Allott 2010-01-19 [merge] updated to latest unity
	Gord Allott 2010-01-19 moved as much of the quicklauncher logic from la...
	Neil Jagdish Patel 2010-01-20 [merge] [merge] Places rework
	Neil Jagdish Patel 2010-01-20 [mutter] Make mutter work with new stuff
	Neil Jagdish Patel 2010-01-20 [places-bar] Activate the first place tha...
	Neil Jagdish Patel 2010-01-20 [places] Add abilty for different places ...
	Neil Jagdish Patel 2010-01-20 [places-controller/bar/model] Make the co...
	Neil Jagdish Patel 2010-01-20 [places-view] Remove unnecessary namespacing
	Neil Jagdish Patel 2010-01-20 [ignores] Update
	Neil Jagdish Patel 2010-01-20 [places] Cleaned up remaining bits and pi...
	Neil Jagdish Patel 2010-01-20 [merge] * Merge from upsteam
	Neil Jagdish Patel 2010-01-19 [places-bar] Make it use the model
	Neil Jagdish Patel 2010-01-19 Pass model to bar
	Neil Jagdish Patel 2010-01-19 [places] Some bits-and-pieces to make it ...
	Gord Allott 2010-01-20 [merge] adds in debugging prints to the drag and...
	Gord Allott 2010-01-20 added debuging prints to the drag and drop system
	Jay Taoko 2010-01-19 [merge] Places background pattern. Added image file.
	Jay Taoko 2010-01-15 Places background pattern. Added image file.
	Jay Taoko 2010-01-15 [merge] Improved Places bar code. Added code for t...
	Jay Taoko 2010-01-15 Improved Places bar code. Added code for the trash...
	Gord Allott 2010-01-15 [merge] menu fix, removed drop shadow that is br...
	Gord Allott 2010-01-15 removed drop shadow, moved menu removal to ql-co...
	Neil Jagdish Patel 2010-01-15 [mutter] make disabling mutter work
	Gord Allott 2010-01-15 [merge] adds fixes to unity to enable the boot l...
	Gord Allott 2010-01-15 reverted silly change on ctk_init
	Gord Allott 2010-01-15 updated unity bootlogging to support the mutter-...
	Gord Allott 2010-01-15 [merge] Seperates out the quicklists from the la...
	Gord Allott 2010-01-14 added missing ql-controller and -view files
	Gord Allott 2010-01-14 per commit changes lost so dumping commit log of...
	Neil Jagdish Patel 2010-01-14 [merge] [merge] Gord's fubuntu fixes
	Gord Allott 2010-01-12 added support for drag sensitivity, set to 3 pix...
	Gord Allott 2010-01-12 small fix for scroller animation
	Gord Allott 2010-01-12 fixed positioning of focused indicator
	Gord Allott 2010-01-12 removed quicklauncher_spinner.png
	Gord Allott 2010-01-12 removed glow/dropshadow/throbber, added glow on ...
	Gord Allott 2010-01-11 removed dropshadow from icons
	Gord Allott 2010-01-11 added new focuesed indicators

2010-01-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[panel] Use libunity-misc
	
	added:
	vapi/unity-misc.vapi
	modified:
	configure.ac
	mutter-plugin/plugin.vala
	src/Makefile.am
	src/panel/panel-tray.vala
	src/panel/panel-view.vala
	src/window.vala
	vapi/unity-const.vapi

2010-01-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[panel] Some more tray manager work
	
	added:
	vapi/x11.vapi
	modified:
	src/panel/panel-tray.vala

2010-01-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[panel] Some basic tray manager stuff
	
	modified:
	src/Makefile.am
	src/panel/panel-tray.vala
	src/panel/panel-view.vala
	vapi/unity-const.vapi
	unknown:
	vapi/x11.vapi

2010-01-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[panel] Initial bits and pieces
	
	added:
	src/panel/
	src/panel/panel-tray.vala
	src/panel/panel-view.vala
	modified:
	.bzrignore
	src/Makefile.am
	src/window.vala

2010-01-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[mutter] Fix --disable-mutter
	
	modified:
	mutter-plugin/Makefile.am

2010-01-25  Gordon Allott  <gord@zazu>

	quick fix to the scroller so that no matter what fps you are running at, the start velocity is always the same

2010-01-25  Gordon Allott  <gord@zazu>

	fix ql to make it return a hard-coded width

2010-01-22  Gord Allott  <gord.allott@canonical.com>

	Adds a menu item to the quicklists to pin/unpin launchers + small fixes
	
	modified:
	src/quicklauncher/application-model.vala
	- Adds pinning/unpinning menu item
	src/quicklauncher/launcher-view.vala
	- updates glow to use the new effects api
	- repositioned the focused indicator to be positioned correctly
	src/quicklauncher/unity-scroller.vala
	- removed whitespace
	src/window.vala
	- updated quicklauncher size setting to set the correct size
	pending merges:
	Gord Allott 2010-01-22 updated the window code to assign the correct width to the lau...
	Gord Allott 2010-01-22 added margin to glow effect to get a correct glow
	Gord Allott 2010-01-22 adds launcher pinning/unpinning to the launcher

2010-01-22  Gord Allott  <gord.allott@canonical.com>

	updated the window code to assign the correct width to the launcehr

2010-01-22  Gord Allott  <gord.allott@canonical.com>

	added margin to glow effect to get a correct glow

2010-01-22  Gord Allott  <gord.allott@canonical.com>

	adds launcher pinning/unpinning to the launcher
	fixes glow bug

2010-01-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.1.8

2010-01-21  Gord Allott  <gord.allott@canonical.com>

	Adds clutter_texture_load_async to the ClutterTexture's in unity to speed up boot performance

2010-01-21  Gord Allott  <gord.allott@canonical.com>

	added async texture loading to clutter textures

2010-01-21  Gord Allott  <gord.allott@canonical.com>

	added loading async background texture

2010-01-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Jay's places widgets
	
	removed:
	data/gadgets.png
	data/music.png
	data/people.png
	data/photos.png
	data/videos.png
	data/web.png
	added:
	data/favourites.png
	data/maximize_up.png
	data/minimize_up.png
	src/places/application-place.vala
	src/places/cairo-drawing.vala
	src/places/file-place.vala
	modified:
	.bzrignore
	data/Makefile.am
	src/Makefile.am
	src/places/bar-view.vala
	src/places/places-controller.vala
	pending merges:
	Neil Jagdish Patel 2010-01-21 [data] Removed unecessaray data files
	Jay Taoko 2010-01-20 Cleanup cairo rendering code. Reuse the code in cai...
	Neil Jagdish Patel 2010-01-20 [files-place] Update to work better with c...
	Neil Jagdish Patel 2010-01-20 [application-place] update to work better ...
	Neil Jagdish Patel 2010-01-20 - Make the new views work with upstream Unity
	Neil Jagdish Patel 2010-01-20 [merge] Merge trunk
	Jay Taoko 2010-01-19 [merge] Added File and Application place content
	Jay Taoko 2010-01-19 commit
	Jay Taoko 2010-01-19 commit
	Jay Taoko 2010-01-19 Prototype File place rendering.

2010-01-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	[data] Removed unecessaray data files
	
	removed:
	data/gadgets.png
	data/music.png
	data/people.png
	data/photos.png
	data/videos.png
	data/web.png
	modified:
	data/Makefile.am

2010-01-20  Jay Taoko  <jay.taoko@canonical.com>

	Cleanup cairo rendering code. Reuse the code in cairo-drawing.vala
	
	[modified]
	src/places/bar-view.vala
	
	src/places/cairo-drawing.vala
	- Recreate the effect attached to cairo drawings

2010-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	[files-place] Update to work better with clutter layout mechanism
	
	modified:
	src/places/file-place.vala

2010-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	[application-place] update to work better with clutter layout mechanism
	
	modified:
	src/places/application-place.vala

2010-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	- Make the new views work with upstream Unity
	
	modified:
	.bzrignore
	src/places/places-controller.vala

2010-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	Merge trunk

2010-01-19  Jay Taoko  <jay.taoko@canonical.com>

	Added File and Application place content
	
	[modified]
	src/places/view.vala
	src/places/bar-view.vala
	data/Makefile.am
	src/Makefile.am
	
	[added]
	src/places/cairo-drawing.vala
	- special purpose cairo rendering
	
	src/places/file-place.vala
	- file place content and presentation
	
	src/places/application-place.vala
	- application place content and presentation
	
	data/favourites.png
	data/maximize_up.png
	data/minimize_up.png

2010-01-19  Jay Taoko  <jay.taoko@canonical.com>

	commit

2010-01-19  Jay Taoko  <jay.taoko@canonical.com>

	commit

2010-01-19  Jay Taoko  <jay.taoko@canonical.com>

	Prototype File place rendering.

2010-01-20  Gord Allott  <gord.allott@canonical.com>

	updated unity to support new clutk api

2010-01-20  Gord Allott  <gord.allott@canonical.com>

	updated quicklist-controller to support new clutk api

2010-01-20  Gord Allott  <gord.allott@canonical.com>

	Quicklist controller improvements
	
	modified:
	src/quicklauncher/launcher-view.vala
	src/quicklauncher/quicklist-controller.vala
	- moved logic from launcher-view into quicklist-controller.vala
	src/quicklauncher/quicklist-view.vala
	- removed the shadow on the menus as it was causing problems
	vapi/clutk-0.3.vapi
	
	pending merges:
	Gord Allott 2010-01-20 [merge] merge from latest unity
	Gord Allott 2010-01-19 made append in quicklist-controller actually append not prepend
	Gord Allott 2010-01-19 added missing vapi, small bugfix for a crasher on the drag
	Gord Allott 2010-01-19 [merge] updated to latest unity
	Gord Allott 2010-01-19 moved as much of the quicklauncher logic from launcher-view ...

2010-01-20  Gord Allott  <gord.allott@canonical.com>

	merge from latest unity

2010-01-19  Gord Allott  <gord.allott@canonical.com>

	made append in quicklist-controller actually append not prepend

2010-01-19  Gord Allott  <gord.allott@canonical.com>

	added missing vapi, small bugfix for a crasher on the drag

2010-01-19  Gord Allott  <gord.allott@canonical.com>

	updated to latest unity

2010-01-19  Gord Allott  <gord.allott@canonical.com>

	moved as much of the quicklauncher logic from launcher-view to quicklist-controller as possible
	also made many bug fixes on the way
	removed the dropshadow effect code from quicklist-view, can be added again when its working
	updated the clutk vapi

2010-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Places rework
	
	added:
	src/places/places-controller.vala
	src/places/places-model.vala
	src/places/places-place.vala
	renamed:
	src/places/view.vala => src/places/places-view.vala
	modified:
	.bzrignore
	mutter-plugin/plugin.vala
	src/Makefile.am
	src/places/bar-view.vala
	src/quicklauncher/quicklist-view.vala
	src/window.vala
	vapi/clutk-0.3.vapi
	src/places/places-view.vala
	pending merges:
	Neil Jagdish Patel 2010-01-20 [mutter] Make mutter work with new stuff
	Neil Jagdish Patel 2010-01-20 [places-bar] Activate the first place tha...
	Neil Jagdish Patel 2010-01-20 [places] Add abilty for different places ...
	Neil Jagdish Patel 2010-01-20 [places-controller/bar/model] Make the co...
	Neil Jagdish Patel 2010-01-20 [places-view] Remove unnecessary namespacing
	Neil Jagdish Patel 2010-01-20 [ignores] Update
	Neil Jagdish Patel 2010-01-20 [places] Cleaned up remaining bits and pi...
	Neil Jagdish Patel 2010-01-20 [merge] * Merge from upsteam
	Neil Jagdish Patel 2010-01-19 [places-bar] Make it use the model
	Neil Jagdish Patel 2010-01-19 Pass model to bar
	Neil Jagdish Patel 2010-01-19 [places] Some bits-and-pieces to make it ...

2010-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	[mutter] Make mutter work with new stuff
	
	modified:
	mutter-plugin/plugin.vala
	src/places/places-controller.vala
	src/window.vala

2010-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	[places-bar] Activate the first place that's added.
	[window] Allocate the entire window to the places area
	
	modified:
	src/places/bar-view.vala
	src/window.vala

2010-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	[places] Add abilty for different places to have different views and tab between them
	
	modified:
	src/places/places-controller.vala
	src/places/places-place.vala
	src/places/places-view.vala

2010-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	[places-controller/bar/model] Make the connections so the controller get's notified when the bar changes the model
	
	modified:
	src/places/bar-view.vala
	src/places/places-controller.vala
	src/places/places-place.vala

2010-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	[places-view] Remove unnecessary namespacing
	
	modified:
	src/places/places-view.vala

2010-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	[ignores] Update

2010-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	[places] Cleaned up remaining bits and pieces of the old view & bar
	
	modified:
	src/places/bar-view.vala
	src/places/places-view.vala
	unknown:
	src/places/places-controller.c
	src/places/places-model.c
	src/places/places-place.c
	src/places/places-view.c
	src/quicklauncher/quicklist-controller.c
	src/quicklauncher/quicklist-view.c

2010-01-20  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Merge from upsteam
	* Make the places bar draw it's own background
	* Still tons of clean up to do
	
	added:
	data/dash_background.png
	modified:
	data/Makefile.am
	src/places/bar-view.vala
	src/places/places-view.vala
	src/quicklauncher/quicklauncher-manager.vala
	vapi/clutk-0.3.vapi
	unknown:
	src/places/places-controller.c
	src/places/places-model.c
	src/places/places-place.c
	src/places/places-view.c
	src/quicklauncher/quicklist-controller.c
	src/quicklauncher/quicklist-view.c
	pending merges:
	Gord Allott 2010-01-20 [merge] adds in debugging prints to the drag and d...
	Gord Allott 2010-01-20 added debuging prints to the drag and drop system
	Jay Taoko 2010-01-19 [merge] Places background pattern. Added image file.
	Jay Taoko 2010-01-15 Places background pattern. Added image file.

2010-01-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	[places-bar] Make it use the model
	
	modified:
	src/places/bar-view.vala
	src/places/places-view.vala
	unknown:
	src/places/places-controller.c
	src/places/places-model.c
	src/places/places-place.c
	src/places/places-view.c
	src/quicklauncher/quicklist-controller.c
	src/quicklauncher/quicklist-view.c

2010-01-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Pass model to bar

2010-01-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	[places] Some bits-and-pieces to make it more MVC
	
	added:
	src/places/places-controller.vala
	src/places/places-model.vala
	src/places/places-place.vala
	renamed:
	src/places/view.vala => src/places/places-view.vala
	modified:
	src/Makefile.am
	src/quicklauncher/quicklist-view.vala
	src/window.vala
	src/places/places-view.vala
	unknown:
	src/places/places-controller.c
	src/places/places-model.c
	src/places/places-place.c
	src/places/places-view.c
	src/quicklauncher/quicklist-controller.c
	src/quicklauncher/quicklist-view.c

2010-01-20  Gord Allott  <gord.allott@canonical.com>

	adds in debugging prints to the drag and drop system

2010-01-20  Gord Allott  <gord.allott@canonical.com>

	added debuging prints to the drag and drop system

2010-01-19  Jay Taoko  <jay.taoko@canonical.com>

	Places background pattern. Added image file.
	
	[modified]
	src/places/view.vala
	data/Makefile.am
	
	[added]
	data/dash_background.png

2010-01-15  Jay Taoko  <jay.taoko@canonical.com>

	Places background pattern. Added image file.
	
	[modified]
	src/places/view.vala
	data/Makefile.am
	
	[added]
	data/dash_background.png

2010-01-15  Jay Taoko  <jay.taoko@canonical.com>

	Improved Places bar code. Added code for the trash and devices icons.
	Render Trash at the right location.
	
	[modified]
	src/places/bar-view.vala
	src/places/view.vala
	
	vapi/clutk-0.3.vapi

2010-01-15  Jay Taoko  <jay.taoko@canonical.com>

	Improved Places bar code. Added code for the trash and devices icons.
	Render Trash at the right location.
	
	[modified]
	src/places/bar-view.vala
	src/places/view.vala
	
	vapi/clutk-0.3.vapi

2010-01-15  Gord Allott  <gord.allott@canonical.com>

	menu fix, removed drop shadow that is broken in mutter, moved menu destruction to ql-controller's destructor

2010-01-15  Gord Allott  <gord.allott@canonical.com>

	removed drop shadow, moved menu removal to ql-controller destructor

2010-01-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	[mutter] make disabling mutter work
	
	modified:
	mutter-plugin/Makefile.am
	unknown:
	src/quicklauncher/quicklist-controller.c
	src/quicklauncher/quicklist-view.c

2010-01-15  Gord Allott  <gord.allott@canonical.com>

	adds fixes to unity to enable the boot logging for mutter

2010-01-15  Gord Allott  <gord.allott@canonical.com>

	reverted silly change on ctk_init

2010-01-15  Gord Allott  <gord.allott@canonical.com>

	updated unity bootlogging to support the mutter-plugin, added new logs for missing areas, updated bootchart script to print time for each process and updated HACKING file

2010-01-15  Gord Allott  <gord.allott@canonical.com>

	Seperates out the quicklists from the launcher-view file
	
	we now have a seperate controler/view for the quicklist, also implimented at 
	the same time was labels for launcher items that transform into menus

2010-01-14  Gord Allott  <gord.allott@canonical.com>

	added missing ql-controller and -view files

2010-01-14  Gord Allott  <gord.allott@canonical.com>

	per commit changes lost so dumping commit log of old branch in here:
	
	------------------------------------------------------------
	revno: 75
	committer: Gord Allott <gord.allott@canonical.com>
	branch nick: unity.menu_seperation
	timestamp: Thu 2010-01-14 15:11:19 +0000
	message:
	added tests
	------------------------------------------------------------
	revno: 74
	committer: Gord Allott <gord.allott@canonical.com>
	branch nick: unity.menu_seperation
	timestamp: Thu 2010-01-14 15:09:54 +0000
	message:
	added tests
	------------------------------------------------------------
	revno: 73 [merge]
	committer: Gord Allott <gord.allott@canonical.com>
	branch nick: unity.menu_seperation
	timestamp: Thu 2010-01-14 14:56:00 +0000
	message:
	merge from latest unity
	------------------------------------------------------------
	revno: 72
	committer: Gord Allott <gord.allott@canonical.com>
	branch nick: unity.menu_seperation
	timestamp: Thu 2010-01-14 14:54:01 +0000
	message:
	changes quicklist api, now have a controller for quicklist generation and a view for handing the visuals

2010-01-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Gord's fubuntu fixes
	
	removed:
	data/quicklauncher_focused_indicator.svg
	data/quicklauncher_running_indicator.svg
	data/quicklauncher_spinner.png
	added:
	data/quicklauncher_focused_indicator.png
	data/quicklauncher_running_indicator.png
	modified:
	data/Makefile.am
	src/quicklauncher/application-model.vala
	src/quicklauncher/launcher-model.vala
	src/quicklauncher/launcher-view.vala
	src/quicklauncher/unity-scroller.vala
	pending merges:
	Gord Allott 2010-01-12 added support for drag sensitivity, set to 3 pixels...
	Gord Allott 2010-01-12 small fix for scroller animation
	Gord Allott 2010-01-12 fixed positioning of focused indicator
	Gord Allott 2010-01-12 removed quicklauncher_spinner.png
	Gord Allott 2010-01-12 removed glow/dropshadow/throbber, added glow on i...
	Gord Allott 2010-01-11 removed dropshadow from icons
	Gord Allott 2010-01-11 added new focuesed indicators

2010-01-12  Gord Allott  <gord.allott@canonical.com>

	added support for drag sensitivity, set to 3 pixels at the moment, fixed bug with some items not being activated on click

2010-01-12  Gord Allott  <gord.allott@canonical.com>

	small fix for scroller animation

2010-01-12  Gord Allott  <gord.allott@canonical.com>

	fixed positioning of focused indicator

2010-01-12  Gord Allott  <gord.allott@canonical.com>

	removed quicklauncher_spinner.png

2010-01-12  Gord Allott  <gord.allott@canonical.com>

	removed glow/dropshadow/throbber, added glow on is_starting

2010-01-11  Gord Allott  <gord.allott@canonical.com>

	removed dropshadow from icons

2010-01-11  Gord Allott  <gord.allott@canonical.com>

	added new focuesed indicators

2010-01-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.1.6
	
	modified:
	configure.ac

2010-01-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] Mutter integration
	
	added:
	mutter-plugin/
	mutter-plugin/Makefile.am
	mutter-plugin/main.c
	mutter-plugin/mutter-plugins.h
	mutter-plugin/plugin.vala
	mutter-plugin/window-management.vala
	tools/unity-xephyr.py
	vapi/mutter-2.28.deps
	vapi/mutter-2.28.vapi
	renamed:
	src/application.vala => libunity/application.vala
	modified:
	.bzrignore
	Makefile.am
	configure.ac
	libunity/Makefile.am
	libunity/shell.vala
	src/Makefile.am
	src/window.vala*
	tools/Makefile.am
	vapi/Makefile.am
	vapi/clutk-0.3.vapi
	pending merges:
	Neil Jagdish Patel 2010-01-08 [mutter] remove unnecessary file, add suppo...
	Neil Jagdish Patel 2010-01-08 [mutter] widen the QL
	Neil Jagdish Patel 2010-01-08 [merge] [merge, build] Merged from trunk,...
	Neil Jagdish Patel 2010-01-08 [build] make make distcheck!
	Neil Jagdish Patel 2010-01-08 [mutter] Work with menus
	Neil Jagdish Patel 2010-01-08 [ignores] Update
	Neil Jagdish Patel 2010-01-08 [build] Fix make distcheck for lucid
	Neil Jagdish Patel 2010-01-08 [mutter] Add support for drag-and-drop on...
	Neil Jagdish Patel 2010-01-08 [mutter] clean up code
	Neil Jagdish Patel 2010-01-08 [merge] [merge] From trunk, remove the x ...
	Neil Jagdish Patel 2010-01-07 [mutter] Add the background
	Neil Jagdish Patel 2010-01-07 [mutter, ignores] Add some animations, up...
	Neil Jagdish Patel 2010-01-07 [mutter] Add support for the unique insta...
	Neil Jagdish Patel 2010-01-07 Some more fixes
	Neil Jagdish Patel 2010-01-06 [merge] [merge] trunk, fix make dist-check
	Neil Jagdish Patel 2010-01-06 [build] Added vala autofoo
	Neil Jagdish Patel 2009-12-16 [mutter] Import code from old mutter branch

2010-01-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	[mutter] remove unnecessary file, add support for panel struts
	
	removed:
	mutter-plugin/unity-mutter.vapi
	modified:
	mutter-plugin/plugin.vala
	unknown:
	mutter-plugin/unity-mutter.vapi

2010-01-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	[mutter] widen the QL
	
	modified:
	mutter-plugin/plugin.vala

2010-01-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge, build] Merged from trunk, fixed make distcheck for the millionth time
	
	added:
	HACKING
	modified:
	mutter-plugin/Makefile.am
	src/Makefile.am
	src/places/default-view.vala
	src/places/view.vala
	src/quicklauncher/launcher-view.vala
	src/quicklauncher/prism-handler.vala
	src/quicklauncher/unity-scroller.vala
	pending merges:
	Gord Allott 2010-01-08 [merge] A bunch of fixes for unity, mainly focused...
	Gord Allott 2010-01-08 added hacking file
	Gord Allott 2010-01-08 removed debug from prism-handler
	Gord Allott 2010-01-08 re-enabled throbber
	Gord Allott 2010-01-08 fixed scroller bounce code
	Gord Allott 2010-01-08 moved event generation in on_motion_event to out...
	Gord Allott 2010-01-07 [merge] merged in places update
	Gord Allott 2010-01-07 updated scrollers clipping of scroll childs so t...
	Gord Allott 2010-01-07 added clip to the scroller background
	Gord Allott 2010-01-07 removed and re-orded the code in unity-scroller ...
	Jay Taoko 2010-01-08 [merge] Corrected the layout of the homescreen.
	Jay Taoko 2010-01-07 Corrected the layout of the homescreen.

2010-01-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	[build] make make distcheck!
	
	modified:
	libunity/Makefile.am
	mutter-plugin/Makefile.am
	src/Makefile.am
	vapi/Makefile.am

2010-01-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	[mutter] Work with menus
	
	modified:
	mutter-plugin/plugin.vala

2010-01-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	[ignores] Update

2010-01-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	[build] Fix make distcheck for lucid
	
	modified:
	src/Makefile.am
	tools/Makefile.am
	unknown:
	unity-0.1.5.tar.gz
	mutter-plugin/unity-mutter.h
	mutter-plugin/unity-mutter.h.moved
	tools/unity-xephyr.py.moved

2010-01-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	[mutter] Add support for drag-and-drop on the quicklauncher, clean up
	
	removed:
	mutter-plugin/unity-mutter.h
	modified:
	mutter-plugin/plugin.vala
	mutter-plugin/unity-mutter.vapi
	unknown:
	mutter-plugin/unity-mutter.h

2010-01-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	[mutter] clean up code
	
	modified:
	mutter-plugin/plugin.vala

2010-01-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] From trunk, remove the x flag on window.vala
	
	added:
	data/tight_check_4px.png
	modified:
	data/Makefile.am
	src/places/bar-view.vala
	src/places/view.vala
	src/quicklauncher/launcher-view.vala
	src/window.vala
	pending merges:
	Jay Taoko 2010-01-07 [merge] Change the Places bar background according to...
	Jay Taoko 2010-01-07 Fix: put the Places bar position at 0x0 on the screen
	Jay Taoko 2010-01-06 [merge] Change the Places bar background according ...
	Jay Taoko 2010-01-06 Fixed indentation
	Jay Taoko 2010-01-06 Fixed indentation
	Jay Taoko 2010-01-06 [merge] Merged with Unity
	Jay Taoko 2010-01-06 Change the Places bar background according to the s...
	Jay Taoko 2010-01-05 [merge] Merge: Fix with LOGGER_START/END_PROCESS
	Jay Taoko 2010-01-05 Changed Places Bar width (Still hardcoded).
	Jay Taoko 2010-01-05 Moved Places bar code to view.vala
	Jay Taoko 2010-01-04 Fix public struct
	Jay Taoko 2010-01-04 Improved cairo rendering for the Places bar.
	Mirco Müller 2010-01-06 [merge] Merged Gordon's menu-improvement branch ...
	Gord Allott 2010-01-05 removed tab from data/makefile.am
	Gord Allott 2010-01-05 updated to support latest ctk menu background col...
	Gord Allott 2010-01-04 [merge] enabled opacity for the menu texture, mer...
	Gord Allott 2010-01-04 adds support for the new menu api for multiple te...

2010-01-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	[mutter] Add the background
	
	modified:
	mutter-plugin/plugin.vala

2010-01-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	[mutter, ignores] Add some animations, update ignores
	
	modified:
	.bzrignore
	mutter-plugin/plugin.vala

2010-01-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	[mutter] Add support for the unique instancing and remotely showing the places
	
	renamed:
	src/application.vala => libunity/application.vala
	modified:
	libunity/Makefile.am
	mutter-plugin/plugin.vala
	src/Makefile.am
	unknown:
	libunity/application.c
	libunity/perf-logger.c
	src/quicklauncher/application-model.c
	src/quicklauncher/launcher-model.c

2010-01-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Some more fixes

2010-01-06  Neil Jagdish Patel  <neil.patel@canonical.com>

	[merge] trunk, fix make dist-check
	
	added:
	data/applications.png
	data/files.png
	data/gadgets.png
	data/home.png
	data/music.png
	data/people.png
	data/photos.png
	data/software_centre.png
	data/trash.png
	data/videos.png
	data/web.png
	libunity/perf-logger.vala
	src/unity-utils.h
	tools/
	tools/Makefile.am
	tools/makebootchart.py
	vapi/Makefile.am
	renamed:
	src/quicklauncher/application-store.vala => src/quicklauncher/application-model.vala
	src/quicklauncher/launcher-store.vala => src/quicklauncher/launcher-model.vala
	modified:
	Makefile.am
	configure.ac
	data/Makefile.am
	libunity/Makefile.am
	mutter-plugin/Makefile.am
	src/Makefile.am
	src/main.vala
	src/places/bar-view.vala
	src/places/default-view.vala
	src/places/view.vala
	src/quicklauncher/launcher-view.vala
	src/quicklauncher/quicklauncher-manager.vala
	src/window.vala
	tests/test-unity.vala
	vapi/clutk-0.3.vapi
	vapi/unity-const.vapi
	src/quicklauncher/application-model.vala
	src/quicklauncher/launcher-model.vala
	unknown:
	unity-0.1.5.tar.gz
	libunity/perf-logger.c
	src/quicklauncher/application-model.c
	src/quicklauncher/launcher-model.c
	pending merges:
	Gord Allott 2010-01-05 [merge] fixed issue with LOGGER_START/END_PROCESS
	Gord Allott 2010-01-05 fixes to the logging process~
	Neil Jagdish Patel 2010-01-05 [quicklauncher-manager] Expect a null desk...
	Jay Taoko 2009-12-22 [merge] Prototype Cairo rendenring for Places backg...
	Jay Taoko 2009-12-21 Added Cairo rendenring for Places background
	Jay Taoko 2009-12-21 Updated vapi
	Jay Taoko 2009-12-21 [merge] Merge: Add Places bar and new icons art
	Mirco Müller 2009-12-11 changed max. glow-factor since this changed in c...
	Mirco Müller 2009-12-10 just add a few more icons to the bar
	Mirco Müller 2009-12-10 don't keep generated files under version-control
	Mirco Müller 2009-12-10 make use of newer icons, add a glow to them, mak...
	Mirco Müller 2009-12-10 add preliminary icons for places-bar
	Gordon Allott 2009-12-18 [merge] Adds support for latest clutk and renam...
	Gordon Allott 2009-12-18 seperated offline shortcuts from generic action...
	Gordon Allott 2009-12-18 renamed files from store->model
	Gordon Allott 2009-12-18 renamed store to model
	Gordon Allott 2009-12-18 gets i18n strings from desktop file
	Gordon Allott 2009-12-18 added support for new clutk menu, attached to a...
	Gordon Allott 2009-12-18 [merge] Adds instrumentation and bootcharting s...
	Gordon Allott 2009-12-17 updated configure file, added new logging funct...
	Gordon Allott 2009-12-17 made the logging syntax nicer
	Gordon Allott 2009-12-16 fixes help message for --enable-boot-logging
	Gordon Allott 2009-12-16 removed whitespace from makebootchart.py
	Gordon Allott 2009-12-16 added makefiles for tools/ and vapi/
	Gordon Allott 2009-12-16 added a few more loggers
	Gordon Allott 2009-12-16 few fixes and added places monitoring
	Gordon Allott 2009-12-16 performance logger support and boot chart gener...

2010-01-06  Neil Jagdish Patel  <neil.patel@canonical.com>

	[build] Added vala autofoo

2009-12-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	[mutter] Import code from old mutter branch
	
	added:
	mutter-plugin/
	mutter-plugin/Makefile.am
	mutter-plugin/main.c
	mutter-plugin/mutter-plugins.h
	mutter-plugin/plugin.vala
	mutter-plugin/unity-mutter.h
	mutter-plugin/unity-mutter.vapi
	mutter-plugin/window-management.vala
	vapi/mutter-2.28.deps
	vapi/mutter-2.28.vapi
	modified:
	.bzrignore
	Makefile.am
	configure.ac
	libunity/shell.vala

2010-01-08  Gord Allott  <gord.allott@canonical.com>

	A bunch of fixes for unity, mainly focused on the quicklauncher:
	
	+ added hacking file
	+ removed debug from prism-handler
	+ re-enabled throbber
	+ fixed and enabled kenetic scroller "bounce" code
	+ moved event generation in on_motion_event in unity-scroller.vala to outside the child loop
	+ updated scrollers clipping of scroll childs so they clip on top/bottom of the scroller
	+ added clip to the scroller background
	+ removed and re-orded the code in unity-scroller allocate

2010-01-08  Gord Allott  <gord.allott@canonical.com>

	added hacking file

2010-01-08  Gord Allott  <gord.allott@canonical.com>

	removed debug from prism-handler

2010-01-08  Gord Allott  <gord.allott@canonical.com>

	re-enabled throbber

2010-01-08  Gord Allott  <gord.allott@canonical.com>

	fixed scroller bounce code

2010-01-08  Gord Allott  <gord.allott@canonical.com>

	moved event generation in on_motion_event to outside the child loop

2010-01-07  Gord Allott  <gord.allott@canonical.com>

	merged in places update

2010-01-07  Gord Allott  <gord.allott@canonical.com>

	updated scrollers clipping of scroll childs so they clip on top/bottom of the scroller

2010-01-07  Gord Allott  <gord.allott@canonical.com>

	added clip to the scroller background

2010-01-07  Gord Allott  <gord.allott@canonical.com>

	removed and re-orded the code in unity-scroller allocate

2010-01-08  Jay Taoko  <jay.taoko@canonical.com>

	Corrected the layout of the homescreen.
	More work is required to have a layout mechanism that matched the required design of the homescreen.
	
	[modified]
	* src/places/default-view.vala
	* src/places/view.vala

2010-01-07  Jay Taoko  <jay.taoko@canonical.com>

	Corrected the layout of the homescreen.
	More work is required to have a layout mechanism that matched the required design of the homescreen.
	
	[modified]
	
	* src/places/default-view.vala
	* src/places/view.vala

2010-01-07  Jay Taoko  <jay.taoko@canonical.com>

	Change the Places bar background according to the seleted icon
	
	[modified]
	* src/window.vala
	Remove Place Background rendering prototype
	
	* src/places/bar-view.vala
	Implement Place background
	Change background according to selected icon
	
	* src/window.vala
	- Set the start of the Places at the left edge of the view port
	- Put the Places bar position at 0x0 on the screen

2010-01-07  Jay Taoko  <jay.taoko@canonical.com>

	Fix: put the Places bar position at 0x0 on the screen
	
	[modified]
	
	* src/window.vala

2010-01-06  Jay Taoko  <jay.taoko@canonical.com>

	Change the Places bar background according to the seleted icon
	
	[modified]
	* src/window.vala
	Remove Place Background rendering prototype
	
	* src/places/bar-view.vala
	Implement Place background
	Change background according to selected icon
	
	* src/window.vala
	- Set the start of the Places at the left edge of the view port

2010-01-06  Jay Taoko  <jay.taoko@canonical.com>

	Fixed indentation

2010-01-06  Jay Taoko  <jay.taoko@canonical.com>

	Fixed indentation

2010-01-06  Jay Taoko  <jay.taoko@canonical.com>

	Merged with Unity

2010-01-06  Jay Taoko  <jay.taoko@canonical.com>

	Change the Places bar background according to the seleted icon
	
	[modified]
	* src/window.vala
	* src/places/bar-view.vala
	
	* src/window.vala
	- Set the start of the Places at the left edge of the view port

2010-01-05  Jay Taoko  <jay.taoko@canonical.com>

	Merge: Fix with LOGGER_START/END_PROCESS

2010-01-05  Jay Taoko  <jay.taoko@canonical.com>

	Changed Places Bar width (Still hardcoded).

2010-01-05  Jay Taoko  <jay.taoko@canonical.com>

	Moved Places bar code to view.vala

2010-01-04  Jay Taoko  <jay.taoko@canonical.com>

	Fix public struct

2010-01-04  Jay Taoko  <jay.taoko@canonical.com>

	Improved cairo rendering for the Places bar.

2010-01-06  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged Gordon's menu-improvement branch after review and approval from
	Neil and myself.

2010-01-05  Gord Allott  <gord.allott@canonical.com>

	removed tab from data/makefile.am

2010-01-05  Gord Allott  <gord.allott@canonical.com>

	updated to support latest ctk menu background colour support

2010-01-04  Gord Allott  <gord.allott@canonical.com>

	enabled opacity for the menu texture, merged with unity trunk

2010-01-04  Gord Allott  <gord.allott@canonical.com>

	adds support for the new menu api for multiple textures

2010-01-05  Gord Allott  <gord.allott@canonical.com>

	fixed issue with LOGGER_START/END_PROCESS

2010-01-05  Gord Allott  <gord.allott@canonical.com>

	fixes to the logging process~

2010-01-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	[quicklauncher-manager] Expect a null desktop_file string and skip it if that occurs
	
	modified:
	src/quicklauncher/quicklauncher-manager.vala

2009-12-22  Jay Taoko  <jay.taoko@canonical.com>

	Prototype Cairo rendenring for Places background. THIS IS NOT FINAL!!!
	Updated icons for the Places bar.
	
	modified:
	src/places/view.vala
	src/places/default-view.vala
	src/places/bar-view.vala
	- Place bar with updated icon
	src/window.vala
	- Added PlacesBackground widget to serve as the the background of the places Bar
	The background will change according to the Places icons that has the focus.
	
	src/places/bar-view.vala
	
	data/Makefile.am
	- added png files
	
	added:
	data/applications.png
	data/files.png
	data/gadgets.png
	data/home.png
	data/music.png
	data/people.png
	data/photos.png
	data/software_centre.png
	data/trash.png
	data/videos.png
	data/web.png

2009-12-21  Jay Taoko  <jay.taoko@canonical.com>

	Added Cairo rendenring for Places background
	
	modified:
	src/window.vala
	- Added PlacesBackground widget to serve as the the background of the places Bar
	The background will change according to the Places icons that has the focus.
	
	src/places/bar-view.vala

2009-12-21  Jay Taoko  <jay.taoko@canonical.com>

	Updated vapi
	Add drop shadow effect to menu

2009-12-21  Jay Taoko  <jay.taoko@canonical.com>

	Merge: Add Places bar and new icons art

2009-12-11  Mirco Müller  <mirco.mueller@ubuntu.com>

	changed max. glow-factor since this changed in clutk, we really should map the min/max defines for effect-limit-values to vala

2009-12-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	just add a few more icons to the bar

2009-12-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	don't keep generated files under version-control

2009-12-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	make use of newer icons, add a glow to them, make sure they get installed

2009-12-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	add preliminary icons for places-bar

2009-12-18  Gordon Allott  <mail@gordallott.com>

	Adds support for latest clutk and renames launcher stores to models

2009-12-18  Gordon Allott  <mail@gordallott.com>

	seperated offline shortcuts from generic actions, added seperators to qlist menus, made the qlist menu name widget unresponsive

2009-12-18  Gordon Allott  <mail@gordallott.com>

	renamed files from store->model

2009-12-18  Gordon Allott  <mail@gordallott.com>

	renamed store to model

2009-12-18  Gordon Allott  <mail@gordallott.com>

	gets i18n strings from desktop file

2009-12-18  Gordon Allott  <mail@gordallott.com>

	added support for new clutk menu, attached to a widget

2009-12-18  Gordon Allott  <mail@gordallott.com>

	Adds instrumentation and bootcharting support to unity
	
	Instrumentation is enabled by passing --enable-testing to configure and
	logging is enabled by passing --enable-boot-logging=foobar.log to unity.
	
	you can then process the log file with ./tools/makebootchart.py --input=foobar.log --output=foobar.svg
	
	instrumenting the code is enabled by decorating a function with START_FUNCTION (); and END_FUNCTION (); or by decorating a smaller process with LOGGING_START_PROCESS (process_name); and LOGGING_END_PROCESS (process_name);
	
	all process names *must* be unique thoughout the system

2009-12-17  Gordon Allott  <mail@gordallott.com>

	updated configure file, added new logging function for even smaller statements (only for functions that get called once)

2009-12-17  Gordon Allott  <mail@gordallott.com>

	made the logging syntax nicer

2009-12-16  Gordon Allott  <mail@gordallott.com>

	fixes help message for --enable-boot-logging

2009-12-16  Gordon Allott  <mail@gordallott.com>

	removed whitespace from makebootchart.py

2009-12-16  Gordon Allott  <mail@gordallott.com>

	added makefiles for tools/ and vapi/

2009-12-16  Gordon Allott  <mail@gordallott.com>

	added a few more loggers

2009-12-16  Gordon Allott  <mail@gordallott.com>

	few fixes and added places monitoring

2009-12-16  Gordon Allott  <mail@gordallott.com>

	performance logger support and boot chart generation script

2009-12-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[build] IT MAKE DISTS!
	
	removed:
	src/places/Makefile.am
	src/quicklauncher/Makefile.am
	src/quicklauncher/application_view.vala
	added:
	tests/test-const.vapi
	renamed:
	src/places/bar_model.vala => src/places/bar-model.vala
	src/places/bar_view.vala => src/places/bar-view.vala
	src/places/default_model.vala => src/places/default-model.vala
	src/places/default_view.vala => src/places/default-view.vala
	src/quicklauncher/application_store.vala => src/quicklauncher/application-store.vala
	src/quicklauncher/launcher_store.vala => src/quicklauncher/launcher-store.vala
	src/quicklauncher/launcher_view.vala => src/quicklauncher/launcher-view.vala
	src/quicklauncher/prism_handler.vala => src/quicklauncher/prism-handler.vala
	src/quicklauncher/quicklauncher_manager.vala => src/quicklauncher/quicklauncher-manager.vala
	modified:
	.bzrignore
	AUTHORS
	Makefile.am
	configure.ac
	libunity/Makefile.am
	src/Makefile.am
	src/quicklauncher/unity-scroller.vala
	tests/Makefile.am
	tests/test-unity.vala
	src/quicklauncher/application-store.vala
	unknown:
	unity-0.1.5.tar.gz
	pending merges:
	Neil Jagdish Patel 2009-12-14 [build] Update authors
	Neil Jagdish Patel 2009-12-14 [tests] Make sure EXTRA_DIST is set and......
	Neil Jagdish Patel 2009-12-14 [tests] Fix Quicklauncher test. Fix path t...
	Neil Jagdish Patel 2009-12-14 [build] Actuall fix make distcheck
	Neil Jagdish Patel 2009-12-14 [build] Enable localinstall for testing du...
	Neil Jagdish Patel 2009-12-14 [build] Some more fixes for distcheck
	Neil Jagdish Patel 2009-12-14 [build] Fix up remaining bits, make distch...
	Neil Jagdish Patel 2009-12-14 [ignores] Update
	Neil Jagdish Patel 2009-12-14 [build] Clean up build and make make dist ...
	Neil Jagdish Patel 2009-12-14 Fix warnings

2009-12-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[build] Update authors

2009-12-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[tests] Make sure EXTRA_DIST is set and.....make distcheck finally passes!
	
	modified:
	tests/Makefile.am

2009-12-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[tests] Fix Quicklauncher test. Fix path to test firefox.desktop in two other tests
	
	added:
	tests/test-const.vapi
	modified:
	tests/Makefile.am
	tests/test-unity.vala

2009-12-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[build] Actuall fix make distcheck
	
	modified:
	configure.ac
	src/Makefile.am
	tests/test-unity.vala

2009-12-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[build] Enable localinstall for testing during make distcheck....and now it works!!!
	
	modified:
	Makefile.am
	configure.ac
	src/Makefile.am
	tests/test-unity.vala

2009-12-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[build] Some more fixes for distcheck
	
	modified:
	src/Makefile.am
	src/quicklauncher/unity-scroller.vala

2009-12-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[build] Fix up remaining bits, make distcheck pass (tests don't pass as they need a clean environment, which we can't give them thanks to the wonder of GL!)
	
	modified:
	configure.ac
	libunity/Makefile.am
	src/Makefile.am
	tests/Makefile.am

2009-12-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[ignores] Update

2009-12-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	[build] Clean up build and make make dist work
	
	removed:
	src/places/Makefile.am
	src/quicklauncher/Makefile.am
	src/quicklauncher/application_view.vala
	renamed:
	src/places/bar_model.vala => src/places/bar-model.vala
	src/places/bar_view.vala => src/places/bar-view.vala
	src/places/default_model.vala => src/places/default-model.vala
	src/places/default_view.vala => src/places/default-view.vala
	src/quicklauncher/application_store.vala => src/quicklauncher/application-store.vala
	src/quicklauncher/launcher_store.vala => src/quicklauncher/launcher-store.vala
	src/quicklauncher/launcher_view.vala => src/quicklauncher/launcher-view.vala
	src/quicklauncher/prism_handler.vala => src/quicklauncher/prism-handler.vala
	src/quicklauncher/quicklauncher_manager.vala => src/quicklauncher/quicklauncher-manager.vala
	modified:
	configure.ac
	libunity/Makefile.am
	src/Makefile.am
	tests/Makefile.am

2009-12-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix warnings

2009-12-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	New development cycle (0.1.5)

2009-12-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.1.4

2009-12-10  Jay Taoko  <jay.taoko@canonical.com>

	Updated vapi file
	
	modified:
	vapi/clutk-0.3.vapi

2009-12-10  Jay Taoko  <jay.taoko@canonical.com>

	Updated vapi

2009-12-10  Jay Taoko  <jay.taoko@canonical.com>

	
	modified:
	src/quicklauncher/application_view.vala
	src/quicklauncher/launcher_view.vala
	- added drop shadow
	- limite range of glow factor to 0-1
	
	vapi/clutk-0.3.vapi
	- updated vapi file

2009-12-10  Jay Taoko  <jay.taoko@canonical.com>

	Adding Drop Shadows
	Limite glow factor parameter to the range 0-1

2009-12-08  Jay Taoko  <jay.taoko@canonical.com>

	Merge
	Added pulsing glow on mouse over
	Added drop shadow on icons

2009-12-10  Gordon Allott  <mail@gordallott.com>

	adds support for the quicklist api

2009-12-10  Gordon Allott  <mail@gordallott.com>

	bumps up valac version to 0.7.8

2009-12-10  Gordon Allott  <mail@gordallott.com>

	quick code cleanup

2009-12-10  Gordon Allott  <mail@gordallott.com>

	latest unity merged

2009-12-10  Gordon Allott  <mail@gordallott.com>

	fixed the launching of applications to use a modified in memory keyfile

2009-12-09  Gordon Allott  <mail@gordallott.com>

	updated vapi

2009-12-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[quicklauncher/unity-scroller] Fix button clicks and motion events
	
	modified:
	src/quicklauncher/application_view.vala
	src/quicklauncher/launcher_view.vala
	src/quicklauncher/unity-scroller.vala
	vapi/clutter-1.0.vapi
	pending merges:
	Neil Jagdish Patel 2009-12-10 [quicklauncher/scroller] Make sure we get al...

2009-12-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[quicklauncher/scroller] Make sure we get all mouse events so make the experience better
	
	modified:
	src/main.vala
	src/quicklauncher/application_view.vala
	src/quicklauncher/launcher_view.vala
	src/quicklauncher/unity-scroller.vala
	vapi/clutter-1.0.vapi

2009-12-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[misc] Fix remaining warnings
	
	modified:
	.bzrignore
	src/background.vala
	src/main.vala
	src/quicklauncher/application_store.vala
	src/quicklauncher/launcher_view.vala
	src/quicklauncher/unity-scroller.vala
	pending merges:
	Neil Jagdish Patel 2009-12-10 [ignores] Update
	Neil Jagdish Patel 2009-12-10 [misc] Fix warnings at compile and run-time

2009-12-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[ignores] Update

2009-12-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[misc] Fix warnings at compile and run-time
	
	modified:
	src/background.vala
	src/main.vala
	src/quicklauncher/application_store.vala
	src/quicklauncher/launcher_view.vala
	src/quicklauncher/unity-scroller.vala

2009-12-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[misc] Merge roberts branch that fixes a bunch of warnings
	
	modified:
	configure.ac
	src/application.vala
	src/window.vala
	pending merges:
	Neil Jagdish Patel 2009-12-10 [merge] [misc] Fixes some warnings
	Robert Collins 2009-11-23 Change to using upcall for construct-only assi...
	Robert Collins 2009-11-23 [merge] Merge trunk.
	Robert Collins 2009-11-19 Trim unused variable.
	Robert Collins 2009-11-19 Require a vala compiler rather than just looki...

2009-12-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	[misc] Fixes some warnings
	
	modified:
	configure.ac
	src/application.vala
	src/window.vala
	pending merges:
	Robert Collins 2009-11-23 Change to using upcall for construct-only assign...
	Robert Collins 2009-11-23 [merge] Merge trunk.
	Robert Collins 2009-11-19 Trim unused variable.
	Robert Collins 2009-11-19 Require a vala compiler rather than just looki...

2009-11-23  Robert Collins  <robertc@robertcollins.net>

	Change to using upcall for construct-only assignment attributes.

2009-11-23  Robert Collins  <robertc@robertcollins.net>

	Merge trunk.

2009-11-19  Robert Collins  <robertc@robertcollins.net>

	Trim unused variable.

2009-11-19  Robert Collins  <robertc@robertcollins.net>

	Require a vala compiler rather than just looking for one.

2009-12-10  Gordon Allott  <mail@gordallott.com>

	adds support for Clutk drag and drop
	adds support for dragging and dropping the firefox star and any desktop uri

2009-12-10  Gordon Allott  <mail@gordallott.com>

	fixed broken dnd path

2009-12-10  Gordon Allott  <mail@gordallott.com>

	fixed segfault on bad DND Atoms being sent

2009-12-10  Gordon Allott  <mail@gordallott.com>

	latest unity

2009-12-10  Gordon Allott  <mail@gordallott.com>

	fixed handling of prism urls from firefox

2009-12-09  Gordon Allott  <mail@gordallott.com>

	adds drag and drop support for desktop files and http* uri's

2009-12-08  Gordon Allott  <mail@gordallott.com>

	merged from fav+prism

2009-12-08  Gordon Allott  <mail@gordallott.com>

	updated vapi

2009-12-08  Gordon Allott  <mail@gordallott.com>

	inital import

2009-12-10  Gordon Allott  <mail@gordallott.com>

	adds favoriting and prism support to vala

2009-12-08  Gordon Allott  <mail@gordallott.com>

	added test for prism

2009-12-08  Gordon Allott  <mail@gordallott.com>

	removed debug objects

2009-12-08  Gordon Allott  <mail@gordallott.com>

	support for prism entries

2009-12-08  Gordon Allott  <mail@gordallott.com>

	adds favoriting support

2009-12-08  Gordon Allott  <mail@gordallott.com>

	inital import

2009-12-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged home-screen branch after review and approval from Neil.

2009-12-10  Mirco Müller  <mirco.mueller@ubuntu.com>

	fix/understand the way how allocation, placement and sizing is meant to be dealt with, places-bar and default-view are now correctly positioned

2009-12-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	blarg

2009-12-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	WTF is wrong with placing actors? Been trying to get close to the mockup for the past three hours and give up now.

2009-12-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	at last something shows up again

2009-12-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	Added trash-place

2009-12-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	don't keep generated files under version-control

2009-12-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	bootstrapped new places implementation

2009-12-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	added new implementation of homescreen/places, using hardcoded contents for now

2009-12-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	got rid of old implementation

2009-12-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	don't keep generated .c files under version-control

2009-12-09  Mirco Müller  <mirco.mueller@ubuntu.com>

	restructuring homescreen implementation to more strictly follow MVC design-pattern, added (abstract) callback to show default-view (still needs signal)

2009-12-08  Mirco Müller  <mirco.mueller@ubuntu.com>

	Secondary label now correctly justifies

2009-12-08  Mirco Müller  <mirco.mueller@ubuntu.com>

	placement of the primary or secondary label centered now, but primary label is forced to use line-wrapping now otherwise center-alignment would not work... Pango is a mistery to me there

2009-12-08  Mirco Müller  <mirco.mueller@ubuntu.com>

	secondary label only visible when mouse enters ActivityWidget

2009-12-08  Mirco Müller  <mirco.mueller@ubuntu.com>

	not getting anywhere with text formatting as requested by the spec

2009-12-08  Mirco Müller  <mirco.mueller@ubuntu.com>

	can't really make placement of ActivityWidgets work

2009-12-04  Mirco Müller  <mirco.mueller@ubuntu.com>

	figure out how positioning works

2009-12-04  Mirco Müller  <mirco.mueller@ubuntu.com>

	make sure the homescreen shows up

2009-12-04  Mirco Müller  <mirco.mueller@ubuntu.com>

	don't keep temp. files of IDE under version-control

2009-12-04  Mirco Müller  <mirco.mueller@ubuntu.com>

	bootstrap new homescreen module

2009-12-09  Gordon Allott  <mail@gordallott.com>

	seperates the applicationview from the model
	
	Attempts to provide more seperation between the application view and the data it is presenting

2009-12-08  Gordon Allott  <mail@gordallott.com>

	resized to larger size for quicklauncher, fixed bug

2009-12-08  Gordon Allott  <mail@gordallott.com>

	added name paramater

2009-12-07  Gordon Allott  <mail@gordallott.com>

	adds full support for the store/view seperation
	fixes tests so that there is always a desktop file to work with
	adds manager to manage the stores/views

2009-12-03  Gordon Allott  <mail@gordallott.com>

	added launcher_store and launcher_view, to replace application_view

2009-12-03  Gordon Allott  <mail@gordallott.com>

	merged in scroller-fling branch

2009-12-08  Gordon Allott  <mail@gordallott.com>

	adds the scroller fling behaviour to unity

2009-12-02  Gordon Allott  <mail@gordallott.com>

	merged with unity trunk, fixed conflicts, removed debugs

2009-11-25  Gordon Allott  <mail@gordallott.com>

	removed data/action_vert_*

2009-11-25  Gordon Allott  <mail@gordallott.com>

	alternate between real fling and fake fling correctly

2009-11-25  Gordon Allott  <mail@gordallott.com>

	adds support for scrolling to the 'nice' position

2009-11-24  Gordon Allott  <mail@gordallott.com>

	added inital support for calculating final fling position

2009-11-24  Gordon Allott  <mail@gordallott.com>

	code cleanup
	added support for scrollwheel scrolling

2009-11-24  Gordon Allott  <mail@gordallott.com>

	increased accuracy of the drag of the scroller

2009-11-23  Gordon Allott  <mail@gordallott.com>

	added support for velocity based scrolling
	cleaned old action code out of the scroller

2009-11-13  Gordon Allott  <mail@gordallott.com>

	updated scroller to fling codebase

2009-11-20  Gordon Allott  <mail@gordallott.com>

	fixed indentation problems in application_view.vala

2009-11-07  Gordon Allott  <mail@gordallott.com>

	made unity appview only remove the glow_effect on mouse close
	
	also just made the dropshadow less distinct

2009-11-07  Gordon Allott  <mail@gordallott.com>

	latest merge

2009-11-06  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	.bzrignore
	- Update
	
	configure.ac
	- New 0.1.2 release

2009-11-06  Neil Jagdish Patel  <neil.patel@canonical.com>

	[tooltips] Merge positioning branch
	
	modified:
	src/quicklauncher/application_view.vala
	src/quicklauncher/tooltipmanager.vala

2009-11-06  David Barth  <david.barth@canonical.com>

	fix tooltip positioning

2009-11-06  Gordon Allott  <mail@gordallott.com>

	adds drop shadow effect

2009-11-06  Gordon Allott  <mail@gordallott.com>

	adds scrollwheel support to unity
	
	modified:
	src/quicklauncher/application_store.vala
	- removed a debug message
	src/quicklauncher/unity-scroller.vala
	- adds on_scrollevent handler
	- moves scrolling logic into its own function
	pending merges:
	Gordon Allott 2009-11-06 [merge] adds scrollwheel scrolling
	Gordon Allott 2009-11-06 moved scrolling code into its own function
	Gordon Allott 2009-11-06 [merge] added unity.add_ctk_init branch

2009-11-06  Gordon Allott  <mail@gordallott.com>

	adds scrollwheel scrolling

2009-11-06  Gordon Allott  <mail@gordallott.com>

	moved scrolling code into its own function

2009-11-06  Gordon Allott  <mail@gordallott.com>

	added unity.add_ctk_init branch

2009-11-06  Gordon Allott  <mail@gordallott.com>

	added check for if we are a popup window

2009-11-06  Neil Jagdish Patel  <neil.patel@canonical.com>

	[build] Fixed a typo in configure.ac
	
	modified:
	configure.ac

2009-11-05  Ken VanDine  <ken.vandine@canonical.com>

	fixed a typo

2009-11-06  Neil Jagdish Patel  <neil.patel@canonical.com>

	[build] Add support for Ctk.init
	
	modified:
	src/main.vala
	tests/test-unity.vala
	vapi/clutk-0.3.vapi

2009-11-06  Neil Jagdish Patel  <neil.patel@canonical.com>

	[build] Ctk gained and init function, so had to update vapi and start using it!
	
	modified:
	src/main.vala
	tests/test-unity.vala
	vapi/clutk-0.3.vapi

2009-11-06  David Barth  <david.barth@canonical.com>

	merging with upstream

2009-11-05  Jay Taoko  <jay.taoko@canonical.com>

	Added honeycomb lighting. Reacts with the glow.
	
	modified:
	
	src/quicklauncher/application_view.vala
	- Create a honeycomb mask pixbuf
	- renamed Ctk.EffectGlow icon_effect to Ctk.EffectGlow icon_glow_effect

2009-11-05  Jay Taoko  <jay.taoko@canonical.com>

	Merge

2009-11-05  Jay Taoko  <jay.taoko@canonical.com>

	Added honeycomb lighting. Reacts with the glow.
	
	modified:
	
	src/quicklauncher/application_view.vala
	- Create a honeycomb mask pixbuf
	- renamed Ctk.EffectGlow icon_effect to Ctk.EffectGlow icon_glow_effect

2009-11-05  Gordon Allott  <mail@gordallott.com>

	fixed small bug with scrolling past an item

2009-11-06  Ubuntu  <ubuntu@netbook>

	better throbber

2009-11-06  Ubuntu  <ubuntu@netbook>

	prevent focus flicker when clicking on launcher icons

2009-11-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	[unity-window] Don't show-desktop when quicklauncher is used
	
	modified:
	src/window.vala

2009-11-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	Merge from trunk
	
	added:
	data/action_vert_neg.svg
	data/action_vert_pos.svg
	data/honeycomb-mask.png
	src/quicklauncher/tooltipmanager.vala
	modified:
	data/Makefile.am
	data/honeycomb.png
	data/quicklauncher_focused_indicator.svg
	data/quicklauncher_running_indicator.svg
	src/main.vala
	src/quicklauncher/Makefile.am
	src/quicklauncher/application_store.vala
	src/quicklauncher/application_view.vala
	src/quicklauncher/unity-scroller.vala
	src/window.vala
	vapi/clutk-0.3.vapi
	vapi/clutter-1.0.vapi

2009-11-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/window.vala
	- Only show launcher when an event isn't handled by the quicklauncher

2009-11-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/window.vala
	- Check that new_window is valid before using

2009-11-05  Gordon Allott  <mail@gordallott.com>

	Bugfixes and small improvements for unity (quicklauncher especially)
	
	- added relayout of the icons to better suit the placement of indicators
	- added clip rectangle to scroller actors
	- added edge line to unity-scroller
	- fixed crasher in window.vala, get_active_window() will sometimes return null
	- fixed assert error in tooltipmanager.vala, 
	- sped up throbber time
	- added pulsing glow animation to the ql app's
	- moved graphical data to hug the edge
	- removed warnings from application_store.vala and application_view.vala
	- updated to latest clutk-0.3.vapi
	
	modified:
	data/quicklauncher_focused_indicator.svg
	data/quicklauncher_running_indicator.svg
	src/quicklauncher/application_store.vala
	src/quicklauncher/application_view.vala
	src/quicklauncher/tooltipmanager.vala
	src/quicklauncher/unity-scroller.vala
	src/window.vala
	vapi/clutk-0.3.vapi
	pending merges:
	Gordon Allott 2009-11-05 removed warnings bar one
	Gordon Allott 2009-11-05 added pulsing glow animation to the ql app's
	Gordon Allott 2009-11-05 updated to latest clutk vapi
	Gordon Allott 2009-11-05 sped up throbber time
	Gordon Allott 2009-11-05 fixed assert error in tooltipmanager.vala, 
	Gordon Allott 2009-11-05 added edge line to unity-scroller
	Gordon Allott 2009-11-04 removes clip on actor remove
	Gordon Allott 2009-11-04 added clip rectangle to scroller actors
	Gordon Allott 2009-11-04 added relayout of the icons to better suit the ...

2009-11-05  Gordon Allott  <mail@gordallott.com>

	removed warnings bar one

2009-11-05  Gordon Allott  <mail@gordallott.com>

	added pulsing glow animation to the ql app's
	moved graphical data to hug the edge

2009-11-05  Gordon Allott  <mail@gordallott.com>

	updated to latest clutk vapi

2009-11-05  Gordon Allott  <mail@gordallott.com>

	sped up throbber time

2009-11-05  Gordon Allott  <mail@gordallott.com>

	fixed assert error in tooltipmanager.vala, 
	code wanted to accept null values in the show method, but declration did not
	allow it

2009-11-05  Gordon Allott  <mail@gordallott.com>

	added edge line to unity-scroller
	fixed crasher in window.vala, get_active_window() will sometimes return null

2009-11-04  Gordon Allott  <mail@gordallott.com>

	removes clip on actor remove

2009-11-04  Gordon Allott  <mail@gordallott.com>

	added clip rectangle to scroller actors

2009-11-04  Gordon Allott  <mail@gordallott.com>

	added relayout of the icons to better suit the placement of indicators

2009-11-04  Gordon Allott  <mail@gordallott.com>

	adds scroller support to unity
	
	added:
	data/action_vert_neg.svg
	data/action_vert_pos.svg
	modified:
	data/Makefile.am
	src/quicklauncher/application_store.vala
	- modified to ignore Unity window in the quicklauncher
	src/quicklauncher/application_view.vala
	- added support from loading icons from filename only
	- added support for requesting attention from the scroller
	src/quicklauncher/unity-scroller.vala
	- added scrolling support
	vapi/clutter-1.0.vapi
	- fixes to the clutter bindings
	
	
	pending merges:
	Gordon Allott 2009-11-04 [merge] merge with latest unity
	Gordon Allott 2009-11-04 fixed tabs in application_store.vala
	Gordon Allott 2009-11-04 removed extra show_hide_actions() in add_actor
	Gordon Allott 2009-11-04 bug fix for positive scrolling
	Gordon Allott 2009-11-04 code cleanup
	Gordon Allott 2009-11-04 [merge] merged in latest unity
	Gordon Allott 2009-11-04 made unity ignore its own window in the quickla...
	Gordon Allott 2009-11-04 added support for attention grabbing scrolling
	Gordon Allott 2009-11-04 fixed scrolling issues 
	Gordon Allott 2009-11-03 fix to make positive scrolling scroll one item
	Gordon Allott 2009-11-03 adds support for animating fade outs
	Gordon Allott 2009-11-02 fixed broken icon when loading a desktop file t...
	Gordon Allott 2009-11-02 scrolling position setting code added
	Gordon Allott 2009-11-02 added action_vert_neg/pos svg's to the data dir 
	Gordon Allott 2009-11-02 fixed background size to fill entire allocation

2009-11-04  Gordon Allott  <mail@gordallott.com>

	merge with latest unity

2009-11-04  Gordon Allott  <mail@gordallott.com>

	fixed tabs in application_store.vala

2009-11-04  Gordon Allott  <mail@gordallott.com>

	removed extra show_hide_actions() in add_actor

2009-11-04  Gordon Allott  <mail@gordallott.com>

	bug fix for positive scrolling
	code cleanup, reverted clutter-1.0.vapi and fixed bindings slightly

2009-11-04  Gordon Allott  <mail@gordallott.com>

	code cleanup

2009-11-04  Gordon Allott  <mail@gordallott.com>

	merged in latest unity

2009-11-04  Gordon Allott  <mail@gordallott.com>

	made unity ignore its own window in the quicklauncher

2009-11-04  Gordon Allott  <mail@gordallott.com>

	added support for attention grabbing scrolling

2009-11-04  Gordon Allott  <mail@gordallott.com>

	fixed scrolling issues 

2009-11-03  Gordon Allott  <mail@gordallott.com>

	fix to make positive scrolling scroll one item

2009-11-03  Gordon Allott  <mail@gordallott.com>

	adds support for animating fade outs

2009-11-02  Gordon Allott  <mail@gordallott.com>

	fixed broken icon when loading a desktop file that just gives you a filename

2009-11-02  Gordon Allott  <mail@gordallott.com>

	scrolling position setting code added

2009-11-02  Gordon Allott  <mail@gordallott.com>

	added action_vert_neg/pos svg's to the data dir 

2009-11-02  Gordon Allott  <mail@gordallott.com>

	fixed background size to fill entire allocation
	code cleanup

2009-11-04  Gordon Allott  <mail@gordallott.com>

	Texture data fixes 
	
	added:
	data/honeycomb-mask.png
	- mask for the honeycomb expressed in all four channels
	modified:
	data/Makefile.am
	- added honeycomb-mask to data makefile
	data/honeycomb.png
	- modified to be darker

2009-11-03  Gordon Allott  <mail@gordallott.com>

	latest unity

2009-11-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged fix for glow- and tooltip-callbacks, after "manual" review and
	approval from njpatel. LP didn't even update the branch 2 h after it
	being pushed *sigh*

2009-11-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	fixed enter/leave signal-handers so glow- and tooltip-triggers can coexist

2009-11-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	Merged my TooltipManager branch after review and approval.

2009-11-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	removed superfluous comments and code

2009-11-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	needed for fix offset-calculation, moved "setup" of TooltipManager from main.vala to window.vala due to some valac fishyness

2009-11-03  Mirco Müller  <mirco.mueller@ubuntu.com>

	created new branch against more current unity trunk and trying to port my TooltipManager work over

2009-11-03  Jay Taoko  <jay.taoko@canonical.com>

	Added glow effect on mouse enter/leave event
	
	modified:
	src/quicklauncher/application_view.vala
	- Added the glow effect on actor when the mouse enters. Remove the effects when the mouse leaves.
	
	vapi/clutk-0.3.vapi
	- Update CluTK API for VALA

2009-11-02  Jay Taoko  <jay.taoko@canonical.com>

	Merge

2009-11-02  Jay Taoko  <jay.taoko@canonical.com>

	Added glow effect on mouse enter/leave event
	
	modified:
	src/quicklauncher/application_view.vala
	- Added the glow effect on actor when the mouse enters. Remove the effects when the mouse leaves.
	
	vapi/clutk-0.3.vapi
	- Update CluTK API for VALA

2009-11-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	[unity] Set the Wnck client-type to Pager, which makes sure our requests are honoured by the window-manager
	
	modified:
	src/main.vala
	- Add Wnck.set_client_type (Wnck.ClientType.PAGER);

2009-11-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	[unity] Add support for single instancing, messaging the instance and update the UnderlayWindow to act more like netbook-launcher
	
	added:
	src/application.vala
	modified:
	.bzrignore
	configure.ac
	libunity/shell.vala
	src/Makefile.am
	src/main.vala
	src/window.vala
	tests/Makefile.am
	tests/test-unity.vala

2009-11-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/window.vala
	- Only move to 0, 0 on first creation. All other times will take into
	account our panel struts and screw up the layouting

2009-11-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/window.vala
	- Implement the Unity.Shell's show_unity function using wnck

2009-11-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/Makefile.am
	- Add libwnck-1.0 pkg
	
	src/window.vala
	- Add support for showing the launcher when it is clicked
	
	tests/Makefile.am
	- Add libwnck-1.0 pkg

2009-11-02  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	libunity/shell.vala
	- Added a "show_unity" virtual function
	
	src/application.vala
	- Add support for receiving messages from libunique
	
	src/main.vala
	- Set the "shell" property on the Unity.Application once we know it's not
	already running
	
	src/window.vala
	- Implement "show_unity", although doesn't do anything just yet
	
	tests/Makefile.am
	- Add Unique-1.0 pkg to fix building

2009-10-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	added:
	src/application.vala
	- A Unique.Application implementation for unique instancing
	
	modified:
	.bzrignore
	- Update
	
	configure.ac
	- Add dep on unique-1.0
	
	src/Makefile.am
	- Add unique to build
	- Add Unity.Application to build
	
	src/main.vala
	- Create an instance of Application
	- If app.is_running { send messages} else {do nothing for now }

2009-10-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/window.vala
	- Connect to screen size/monitors changing events
	
	tests/test-unity.vala
	- Add allocation test for background
	- Clean up the code style

2009-11-02  Gordon Allott  <mail@gordallott.com>

	bugfix, fixes missing icons in ApplicationView

2009-10-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	[background] Show the users background wallpaper
	
	added:
	src/background.vala
	modified:
	.bzrignore
	configure.ac
	src/Makefile.am
	src/window.vala

2009-10-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	.bzrignore
	- Update ignores

2009-10-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	Merge from trunk
	
	added:
	data/gradient.png
	data/honeycomb.png
	src/quicklauncher/unity-scroller.vala
	src/unity-utils.c
	src/utils.vala
	vapi/clutter-1.0.deps
	vapi/clutter-1.0.vapi
	modified:
	.bzrignore
	configure.ac
	data/Makefile.am
	src/Makefile.am
	src/quicklauncher/Makefile.am
	src/quicklauncher/application_store.vala
	src/window.vala
	tests/test-unity.vala

2009-10-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/background.vala
	- Remove un-needed ~Background and Background

2009-10-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/background.vala
	- Actually show the background in an internal ClutterTexture
	- Derive from Ctk.Bin, as that'll do the work for us
	
	src/window.vala
	- Layout the background properly

2009-10-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	[background] Initial implementation of a background actor to display the users background
	
	added:
	src/background.vala
	- A Ctk.Actor that displays a background
	
	modified:
	.bzrignore
	- Updated
	
	configure.ac
	- Add dep on gconf
	
	src/Makefile.am
	- Add dep on gconf
	- Add new file to build
	
	src/window.vala
	- Create and layout the background actor

2009-10-30  Gordon Allott  <mail@gordallott.com>

	merged in unity-scroller

2009-10-30  Gordon Allott  <mail@gordallott.com>

	reverted configure.ac

2009-10-30  Gordon Allott  <mail@gordallott.com>

	formatting fixes 

2009-10-30  Gordon Allott  <mail@gordallott.com>

	added clutter vapi, had to add CCode and fix Container interface 

2009-10-30  Gordon Allott  <mail@gordallott.com>

	merge from unity

2009-10-30  Gordon Allott  <mail@gordallott.com>

	data makefile altered for new images
	added support for the honeycomb rendering and gradient in unity-scroller	

2009-10-30  Gordon Allott  <mail@gordallott.com>

	added data files for honeycomb effect

2009-10-30  Gordon Allott  <mail@gordallott.com>

	merge from unity

2009-10-29  Gordon Allott  <mail@gordallott.com>

	pick works again

2009-10-29  Gordon Allott  <mail@gordallott.com>

	displays widgets, pick method is broken and thus is unresponsive

2009-10-29  Gordon Allott  <mail@gordallott.com>

	added unity-scroller.vala

2009-10-28  Gordon Allott  <mail@gordallott.com>

	barely working container

2009-10-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	[unity/window] Add window panel struts
	
	added:
	src/unity-utils.c
	- Method for adding stuts to gtk window
	
	src/utils.vala
	- Binding for unity-utils.c
	
	modified:
	.bzrignore
	- Update
	
	configure.ac
	- Add dep on gdk-x11 and x11
	
	src/Makefile.am
	- Add unity.vala and unity-utils.c to the build
	
	src/window.vala
	- Set the panel strut on resize

2009-10-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	[unity/window] Add window panel struts
	
	added:
	src/unity-utils.c
	- Method for adding stuts to gtk window
	
	src/utils.vala
	- Binding for unity-utils.c
	
	modified:
	.bzrignore
	- Update
	
	configure.ac
	- Add dep on gdk-x11 and x11
	
	src/Makefile.am
	- Add unity.vala and unity-utils.c to the build
	
	src/window.vala
	- Set the panel strut on resize

2009-10-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	[unity/window] Made into a GtkWindow with ClutterGtk. UnityShell interface added. Arguments for popup mode added.
	
	modified:
	libunity/shell.vala
	src/Makefile.am
	src/main.vala
	src/quicklauncher/Makefile.am
	src/quicklauncher/application_store.vala
	src/quicklauncher/quicklauncher.vala
	src/window.vala
	tests/Makefile.am
	tests/test-unity.vala

2009-10-30  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/main.vala
	- Fix length of arg help strings and a typo

2009-10-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/window.vala
	- Set the window name

2009-10-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/Makefile.am
	- Move quicklauncher linking to libunity-static.la
	
	src/main.vala
	- Only create the Underlay window
	- Remove references to Quicklauncher
	
	src/quicklauncher/Makefile.am
	- Link to libunity
	
	src/quicklauncher/application_store.vala
	- Fix warning with ApplicationView return type
	
	src/quicklauncher/quicklauncher.vala
	- Make into a ClutterActor deriving from Ctk.Bin
	- Initiate with Unity.Shell
	- s/Main/View
	
	src/window.vala
	- Fix construction
	- Create a QuickLauncher.View and lay it out
	
	tests/Makefile.am
	- Link to libunity correctly
	
	tests/test-unity.vala
	- Update for new naming

2009-10-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/main.vala
	- Add version, popup, width and height commandline args
	
	src/window.vala
	- Add delete_event handling to both types of window

2009-10-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/main.vala
	- Don't call the stage directly
	
	src/window.vala
	- Window + Stage actually shows!?! 

2009-10-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	libunity/shell.vala
	- Added get_shell and get_mode for shell implementations to, er, implement
	
	src/Makefile.am
	- Link with libunity correctly
	
	src/main.vala
	- Use new UnderlayWindow
	
	src/window.vala
	- Shuffle stuff around to support a normal gtk window and 'popup' mode

2009-10-30  Gordon Allott  <mail@gordallott.com>

	merged in application_uc 
	adds data dir
	adds data files
	adds support for indicators in application_view
	adds support for new liblauncher

2009-10-29  Gordon Allott  <mail@gordallott.com>

	removed debug message
	merged in liblauncher
	fixed conflicts

2009-10-29  Gordon Allott  <mail@gordallott.com>

	added unity-const.vapi for data defines
	updated launcher vapi for the latest version
	fixed bugs for indicators in application_view

2009-10-29  Gordon Allott  <mail@gordallott.com>

	adds support for window switching and the new liblauncher
	fixes makefile issue

2009-10-28  Gordon Allott  <mail@gordallott.com>

	makefile fixes to add data directory

2009-10-28  Gordon Allott  <mail@gordallott.com>

	throbber logic added to application_view objects

2009-10-28  Gordon Allott  <mail@gordallott.com>

	added data files for quicklauncher indicators
	added loading for focused, throbber and running indicator files
	added support for running indicator

2009-10-29  Gordon Allott  <mail@gordallott.com>

	merge from trunk

2009-10-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	[libunity] Will hold re-usable widgets and interfaces for Unity. Currently not installed, but will in the future (for extensions)
	
	added:
	libunity/
	libunity/Makefile.am
	libunity/shell.vala
	- Initial stubs
	
	modified:
	.bzrignore
	- Update
	
	Makefile.am
	configure.ac
	- Support libunity
	
	src/Makefile.am
	tests/Makefile.am
	- Link to libunity

2009-10-29  Neil Jagdish Patel  <neil.patel@canonical.com>

	[libunity] Will hold re-usable widgets and interfaces for Unity. Currently not installed, but will in the future (for extensions)
	
	added:
	libunity/
	libunity/Makefile.am
	libunity/shell.vala
	- Initial stubs
	
	modified:
	.bzrignore
	- Update
	
	Makefile.am
	configure.ac
	- Support libunity
	
	src/Makefile.am
	tests/Makefile.am
	- Link to libunity

2009-10-26  Gordon Allott  <mail@gordallott.com>

	Merged in unity-ql-uc1

2009-10-26  Gordon Allott  <mail@gordallott.com>

	reverted Makefile.am

2009-10-26  Gordon Allott  <mail@gordallott.com>

	removed commented code in quicklauncher.vala

2009-10-26  Gordon Allott  <mail@gordallott.com>

	makefile fixes to point to the vapi dir nicer

2009-10-26  Gordon Allott  <mail@gordallott.com>

	added test for Unity.Quicklauncher.ApplicationStore

2009-10-26  Gordon Allott  <mail@gordallott.com>

	merge from trunk

2009-10-26  Gordon Allott  <mail@gordallott.com>

	added unity quicklauncher application-view test

2009-10-26  Gordon Allott  <mail@gordallott.com>

	made favorite apps sticky

2009-10-26  Gordon Allott  <mail@gordallott.com>

	quick bugfix to the request remove code so it only triggers if the application 
	is not sticky

2009-10-26  Gordon Allott  <mail@gordallott.com>

	Hooked ApplicationView and ApplicationStore together so that when the 
	application is not running and not sticky, its removed

2009-10-26  Gordon Allott  <mail@gordallott.com>

	Removed useless debug messages
	refit code to fit style guide

2009-10-26  Gordon Allott  <mail@gordallott.com>

	bug fixes in application_store to fit bugfixed liblauncher
	check for errors on launch in application_view
	bug fix make_icon in application_view
	removed Hello World! from main.vala

2009-10-23  Gordon Allott  <mail@gordallott.com>

	added session loading, added favorite loading added newer launcher vapi
	detected window types for session loading so we don't load hte panel or whatever

2009-10-23  Gordon Allott  <mail@gordallott.com>

	fixed makefile issue with the tests
	added interface for applicationview objects to request to be removed

2009-10-23  Gordon Allott  <mail@gordallott.com>

	modified application-store

2009-10-23  Gordon Allott  <mail@gordallott.com>

	added application store object, very basic but gets three applications on the screen

2009-10-23  Gordon Allott  <mail@gordallott.com>

	Quicklauncher was getting messy so i put it into its own namespace Unity.Quicklauncher
	(in c UnityQuicklauncher)

2009-10-22  Gordon Allott  <mail@gordallott.com>

	window matching working

2009-10-22  Gordon Allott  <mail@gordallott.com>

	loads a firefox icon

2009-10-22  Gordon Allott  <mail@gordallott.com>

	fixed iconname bug

2009-10-22  Gordon Allott  <mail@gordallott.com>

	added deps file

2009-10-22  Gordon Allott  <mail@gordallott.com>

	changes for signals

2009-10-22  Gordon Allott  <mail@gordallott.com>

	added missing file

2009-10-22  Gordon Allott  <mail@gordallott.com>

	launcher application object

2009-10-26  Gordon Allott  <mail@gordallott.com>

	Merged in the Clutterfication branch

2009-10-26  Gordon Allott  <mail@gordallott.com>

	fixed testcases to init gtkclutter

2009-10-26  Gordon Allott  <mail@gordallott.com>

	fixed makefiles

2009-10-21  Gordon Allott  <mail@gordallott.com>

	added support for a unity window with a clutter stage
	no support for "fullscreen" mode yet, but the api is there. code can be taken 
	from the old liblauncher, launcher-session.c

2009-10-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	[build] Initial commit
	
	added:
	.bzrignore
	AUTHORS
	COPYING
	ChangeLog
	Makefile.am
	NEWS
	README
	autogen.sh
	configure.ac
	src/
	src/Makefile.am
	src/main.vala
	src/quicklauncher/
	src/quicklauncher/Makefile.am
	src/quicklauncher/quicklauncher.vala
	src/unity.vala
	tests/
	tests/Makefile.am
	tests/test-unity.vala

