~timo-jyrinki/unity/ubuntu5180

  • Committer: Timo Jyrinki
  • Date: 2012-11-12 12:20:38 UTC
  • mfrom: (55.813.25)
  • Revision ID: timo.jyrinki@canonical.com-20121112122038-ze483tc7tntc76wt
* New upstream release.
  - Launcher: start the drag icon request from the original mouse-down 
    position. (LP: #858540)
  - Ignore transient unmmaped windows on minimize/unminimize
    (LP: #929712)
  - Fixes alt+tab losing focus when alt+tabing to quickly due to ubus 
    being to slow to send a message (LP: #1035628)
  - If no icon is found then use the default one. This will cause all 
    blank icons to be a '?' icon (LP: #886778)
  - Use GMountOperation in g_volume_mount. GMountOperation provides a 
    mechanism for interacting with the use. (LP: #713432)
  - Do not reuse the menu entries if their order changes (LP: #1062283)
  - BamfLauncherIcon: ensure the icon and name values when the running 
    state changes. This avoids to get "?" icons. (LP: #772986)
  - Use linear filtering to draw icons (when needed). (LP: #1036231)
Filename Latest Rev Last Changed Committer Comment Size
..
ApplicationPreview.cpp 55.911.6 12 years ago Neil Jagdish Patel Add ApplicationPreview 1.7 KB Diff Download File
ApplicationPreview.h 55.911.6 12 years ago Neil Jagdish Patel Add ApplicationPreview 1.4 KB Diff Download File
AppmenuIndicator.cpp 55.1746.54 12 years ago Marco Trevisan (Treviño) Removing all the LIM stuff, it will be back soon! 1 KB Diff Download File
AppmenuIndicator.h 55.1746.54 12 years ago Marco Trevisan (Treviño) Removing all the LIM stuff, it will be back soon! 1.2 KB Diff Download File
Categories.cpp 55.1656.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.5 KB Diff Download File
Categories.h 55.1656.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.3 KB Diff Download File
Category.cpp 55.910.18 12 years ago Neil Jagdish Patel use default copy constructor 1.7 KB Diff Download File
Category.h 55.910.17 12 years ago Neil Jagdish Patel [merge] parent and fix issues related to that 1.3 KB Diff Download File
CheckOptionFilter.cpp 55.1656.2 12 years ago Daniel van Vugt Merged latest lp:unity 3.2 KB Diff Download File
CheckOptionFilter.h 55.911.14 12 years ago Neil Jagdish Patel CheckOption tests and some cleanup 1.4 KB Diff Download File
CMakeLists.txt 55.1704.11 12 years ago Marco Trevisan (Treviño) UnityCore, added the DesktopUtilities class Insid 3.4 KB Diff Download File
DBusIndicators.cpp 710 11 years ago Timo Jyrinki * New upstream release. - Launcher: start the dr 14.9 KB Diff Download File
DBusIndicators.h 55.1918.1 11 years ago Albert Astals Do not reuse the menu entries if their order chang 1.8 KB Diff Download File
DesktopUtilities.cpp 55.1704.11 12 years ago Marco Trevisan (Treviño) UnityCore, added the DesktopUtilities class Insid 3.1 KB Diff Download File
DesktopUtilities.h 55.1704.11 12 years ago Marco Trevisan (Treviño) UnityCore, added the DesktopUtilities class Insid 1.2 KB Diff Download File
FilesystemLenses.cpp 55.1771.1 12 years ago Thomi Richards Don't leak the return value of g_keyfile_get_strin 14.9 KB Diff Download File
FilesystemLenses.h 55.1696.1 12 years ago Thomi Richards Filesystem lens no longer leaks LensFileData objec 2.4 KB Diff Download File
Filter.cpp 55.1656.2 12 years ago Daniel van Vugt Merged latest lp:unity 5.3 KB Diff Download File
Filter.h 55.1656.2 12 years ago Daniel van Vugt Merged latest lp:unity 2.8 KB Diff Download File
Filters.cpp 55.1656.2 12 years ago Daniel van Vugt Merged latest lp:unity 2.5 KB Diff Download File
Filters.h 55.1656.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.8 KB Diff Download File
GenericPreview.cpp 55.911.7 12 years ago Neil Jagdish Patel Add generic renderer 1.9 KB Diff Download File
GenericPreview.h 55.911.7 12 years ago Neil Jagdish Patel Add generic renderer 1.5 KB Diff Download File
GLibDBusProxy.cpp 55.1858.1 12 years ago Sebastien Bacher Revert r2331, it's creating hang issues on start. 9.2 KB Diff Download File
GLibDBusProxy.h 55.1580.73 12 years ago Tarmac Fix the autoscroll timer waking up 50 times per se 2 KB Diff Download File
GLibSignal-inl.h 55.359.694 12 years ago Neil Jagdish Patel Update formatting to match style (as close as poss 10.2 KB Diff Download File
GLibSignal.cpp 55.1867.1 12 years ago Marco Trevisan (Treviño) GLib::SignalManager: allow to disconnect all the s 2.1 KB Diff Download File
GLibSignal.h 55.1867.1 12 years ago Marco Trevisan (Treviño) GLib::SignalManager: allow to disconnect all the s 7.4 KB Diff Download File
GLibWrapper-inl.h 55.1266.5 12 years ago Marco Trevisan (Treviño) glib::Object, fixed some bugs and tests improved. 2 KB Diff Download File
GLibWrapper.cpp 55.1656.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.9 KB Diff Download File
GLibWrapper.h 55.1656.2 12 years ago Daniel van Vugt Merged latest lp:unity 2.6 KB Diff Download File
HomeLens.cpp 55.1701.2 12 years ago Michal Hruby Add a couple of comments 29.9 KB Diff Download File
HomeLens.h 55.1701.1 12 years ago Michal Hruby Fix warnings coming from HomeLens' filters merger 2.1 KB Diff Download File
Hud.cpp 55.1802.2 12 years ago Michal Hruby Fix incorrect string freeing in Hud 6.7 KB Diff Download File
Hud.h 55.1556.1 12 years ago Gord Allott resolves a 2d build issue 2.9 KB Diff Download File
Indicator.cpp 55.1918.1 11 years ago Albert Astals Do not reuse the menu entries if their order chang 3.7 KB Diff Download File
Indicator.h 55.1918.1 11 years ago Albert Astals Do not reuse the menu entries if their order chang 2.3 KB Diff Download File
IndicatorEntry.cpp 55.1639.174 12 years ago Marco Trevisan (Treviño) IndicatorEntry: add also the ShowMenu method with 5 KB Diff Download File
IndicatorEntry.h 55.1639.174 12 years ago Marco Trevisan (Treviño) IndicatorEntry: add also the ShowMenu method with 3.5 KB Diff Download File
Indicators.cpp 55.1645.8 12 years ago Marco Trevisan (Treviño) Indicators: emit a null on_entry_activated signal 4.8 KB Diff Download File
Indicators.h 55.1642.10 12 years ago Marco Trevisan (Treviño) Indicators: move to std::unique_ptr based pimpl 3.4 KB Diff Download File
Lens.cpp 55.1656.2 12 years ago Daniel van Vugt Merged latest lp:unity 19.4 KB Diff Download File
Lens.h 55.1656.2 12 years ago Daniel van Vugt Merged latest lp:unity 3.1 KB Diff Download File
Lenses.h 55.909.25 12 years ago Neil Jagdish Patel [merge] parent 1.6 KB Diff Download File
Model-inl.h 55.1656.2 12 years ago Daniel van Vugt Merged latest lp:unity 5.3 KB Diff Download File
Model.h 55.1656.2 12 years ago Daniel van Vugt Merged latest lp:unity 2.6 KB Diff Download File
ModelRowAdaptor-inl.h 55.909.43 12 years ago Neil Jagdish Patel Put the accessing of DeeModelIters inside the RowA 1 KB Diff Download File
ModelRowAdaptor.cpp 55.1242.2 12 years ago Tim Penhey Add a test or three. 1.7 KB Diff Download File
ModelRowAdaptor.h 55.910.17 12 years ago Neil Jagdish Patel [merge] parent and fix issues related to that 2.3 KB Diff Download File
MultiRangeFilter.cpp 55.1178.1 12 years ago Zaid Yeganeh [UnityCore] Fixed the mouse interactions with the 4.8 KB Diff Download File
MultiRangeFilter.h 55.911.15 12 years ago Neil Jagdish Patel Multirange tests 1.5 KB Diff Download File
MusicPreviews.cpp 55.927.15 12 years ago Gord Allott added album preview 3 KB Diff Download File
MusicPreviews.h 55.911.6 12 years ago Neil Jagdish Patel Add ApplicationPreview 2.4 KB Diff Download File
Preview.cpp 55.927.15 12 years ago Gord Allott added album preview 2.5 KB Diff Download File
Preview.h 55.1656.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.6 KB Diff Download File
RadioOptionFilter.cpp 55.911.17 12 years ago Neil Jagdish Patel Don't leak iters 3.5 KB Diff Download File
RadioOptionFilter.h 55.911.14 12 years ago Neil Jagdish Patel CheckOption tests and some cleanup 1.4 KB Diff Download File
RatingsFilter.cpp 55.1656.2 12 years ago Daniel van Vugt Merged latest lp:unity 2.1 KB Diff Download File
RatingsFilter.h 55.1656.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.1 KB Diff Download File
Result.cpp 55.1043.10 12 years ago Tim Penhey Cleaning up unneeded logging. 1.8 KB Diff Download File
Result.h 55.1043.10 12 years ago Tim Penhey Cleaning up unneeded logging. 1.7 KB Diff Download File
Results.cpp 55.1656.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.5 KB Diff Download File
Results.h 55.1656.2 12 years ago Daniel van Vugt Merged latest lp:unity 1.2 KB Diff Download File
unity-core.pc.cmake 55.1244.1 12 years ago Gord Allott Bumps the unity API verison to 5.0 on both unity a 356 bytes Diff Download File
Variant.cpp 55.1746.61 12 years ago Marco Trevisan (Treviño) Merging with upstream 4.6 KB Diff Download File
Variant.h 55.1746.61 12 years ago Marco Trevisan (Treviño) Merging with upstream 2.2 KB Diff Download File