index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
unity-shared
Age
Commit message (
Expand
)
Author
2012-07-16
PluginAdapterStandalone: remove the unneeded close implementation
Marco Trevisan (Treviño)
2012-07-16
Fix various code depending on sigc::slot
Marco Trevisan (Treviño)
2012-07-16
TextureCache: replace sigc::slot with std::function
Marco Trevisan (Treviño)
2012-07-16
UBusWrapper: replace sigc::slot with std::function
Marco Trevisan (Treviño)
2012-07-16
IconLoader: replace sigc::slot with std::function
Marco Trevisan (Treviño)
2012-07-11
* removed debugging
Brandon Schaefer
2012-07-11
* Added gtest for blank icon
Brandon Schaefer
2012-07-06
Move the check to the top-level CMakeLists.txt
timo.jyrinki@canonical.com
2012-07-06
Merge trunk.
timo.jyrinki@canonical.com
2012-07-06
Use a more concise form for the ARM changes.
timo.jyrinki@canonical.com
2012-07-03
IMTextEntry: updated to match the new interface of lp:~3v1n0/nux/text-entry-v...
Marco Trevisan (Treviño)
2012-07-03
* Using Nux API 3.0
Jay Taoko
2012-07-03
IMTextEntry: updated to match the new interface of lp:~3v1n0/nux/text-entry-v...
Marco Trevisan (Treviño)
2012-07-01
Fix broken Hud autopilot tests.. Fixes: . Approved by Christopher Lee, jenkins.
Thomi Richards
2012-06-30
PluginAdapterCompiz: ignore offscreen windows when looking for the top one
Marco Trevisan (Treviño)
2012-06-29
This branch updates unity to conform to the new Autopilot DBus wire protocol....
Thomi Richards
2012-06-29
Fix hud searchbar and icon not being found.
Thomi Richards
2012-06-28
Don't introspect recursively. Instead, send child names only.
Thomi Richards
2012-06-27
DashView: filter out the unprintable keys when focusing the search bar
Marco Trevisan (Treviño)
2012-06-26
* Merged with Unity trunk.
Jay Taoko
2012-06-22
* Switcher now focuses its own window so other events cannot happen behind it,
Brandon Schaefer
2012-06-22
KeyboardUtil: IsMoveKeySymbol, use better variable name
Marco Trevisan (Treviño)
2012-06-22
KeyboardUtil: use gdk_keyval_to_unicode instead of raw checking
Marco Trevisan (Treviño)
2012-06-21
Fix building on ARM without OpenGL (only EGL + OpenGL ES). A successful build...
timo.jyrinki@canonical.com
2012-06-20
IMTextEntry: ignore invalid keypress when using modifiers keys.
Marco Trevisan (Treviño)
2012-06-20
Make log messages easier to tell apart.
Thomi Richards
2012-06-20
Added logging to the unity/compiz plugin class, and set all tests to attach t...
Thomi Richards
2012-06-20
KeyboardUtil: add IsMoveKeySymbol, change IsPrintableKeySymbol behavior
Marco Trevisan (Treviño)
2012-06-20
KeyboardUtil: move to unity-shared and add IsPrintableKeySymbol() method
Marco Trevisan (Treviño)
2012-06-19
tests: added test_im_text_entry to check IMTextEntry values
Marco Trevisan (Treviño)
2012-06-16
IMTextEntry: pass a nux::Event to TryHandleSpecial
Marco Trevisan (Treviño)
2012-06-16
IMTextEntry: ignore invalid keypress when using modifiers keys.
Marco Trevisan (Treviño)
2012-06-13
Update header.
Tim Penhey
2012-06-13
Refactor the StaticCairoText.
Tim Penhey
2012-06-12
Fix HUD flickering when showing up after closing previous search. Included wi...
Andrea Azzarone
2012-06-12
GLibSource: added glib::TimeoutSeconds to use g_timeout_add_seconds directly
Marco Trevisan (Treviño)
2012-06-12
IconLoader: update the cache sooner (in IconLoaderTask::LoadIconComplete)
Marco Trevisan (Treviño)
2012-06-12
IconLoader: Reverting previous commit
Marco Trevisan (Treviño)
2012-06-12
Merge trunk.
Andrea Azzarone
2012-06-11
Merge trunk.
Andrea Azzarone
2012-06-09
Call hud::view::ResetToDefault when at the end of the fade-out animation.
Andrea Azzarone
2012-06-09
IconLoader: remove the Calesce timeout, do all in task LoadIconComplete
Marco Trevisan (Treviño)
2012-06-09
IconLoader: fix possible assigment from a const& to nullptr...
Marco Trevisan (Treviño)
2012-06-09
IconLoader: setting back functions to global namespace prefix
Marco Trevisan (Treviño)
2012-06-09
Use glib::TimeoutSeconds when we can
Marco Trevisan (Treviño)
2012-06-09
Merged launcher-cleanup into icon-loader-cleanup.
Marco Trevisan (Treviño)
2012-06-09
Merged gsource into gsource-rewrite.
Marco Trevisan (Treviño)
2012-06-08
Merged launcher-cleanup into icon-loader-cleanup.
Marco Trevisan (Treviño)
2012-06-08
Various code cleanups, to make Tim happy ;)
Marco Trevisan (Treviño)
2012-06-08
Overall: use glib::Source::UniquePtr.reset() instead of = nullptr
Marco Trevisan (Treviño)
[next]