gnome-shell/js
Jasper St. Pierre 8fe7f923ec appDisplay: Move from instanceof-testing to polymorphic duck typing
Instead of having _compareItems, _getItemId, etc. on the view to
pull out info about items, use the AppIcon / FolderIcon items we
create as a place to track this additional info. We now require
that these items have a '.id' property for deduplication, and a
'.name' property to sort by.

https://bugzilla.gnome.org/show_bug.cgi?id=722117
2014-01-13 17:28:32 -05:00
..
extensionPrefs Synchronize shell startup 2013-11-04 11:50:20 -05:00
gdm loginDialog: move user list loading after actors are constructed 2014-01-13 12:42:39 -05:00
misc fileUtils: Remove listDirAsync() 2014-01-09 13:23:26 -05:00
perf
ui appDisplay: Move from instanceof-testing to polymorphic duck typing 2014-01-13 17:28:32 -05:00
js-resources.gresource.xml Sort js-resources.gresource.xml 2013-12-04 20:44:22 -05:00
Makefile.am build: Add built js-resources to CLEANFILES 2013-11-13 21:24:30 +01:00