gnome-shell/js/misc
Dan Winship 563221698c findUrl: don't match non-:// URLs
Although "x:5" could theoretically be a URL with scheme "x" and path
"5", it probably isn't. Only URLify strings that use the "authority"
syntax ("foo://"). (No one ever types out "mailto:" URLs in ordinary
text, so we don't want to match those either.)

https://bugzilla.gnome.org/show_bug.cgi?id=636252
2011-09-08 09:06:39 -04:00
..
config.js.in Propagate version to Javascript files 2011-01-12 20:32:30 +01:00
docInfo.js Don't switch to a workspace when dragging it to launch on that workspace 2011-02-08 19:43:21 -05:00
fileUtils.js [misc] add fileUtils.listDirAsync 2010-10-01 01:08:22 +04:00
format.js [format] Add 'x' format specifier and field width 2010-06-24 15:54:54 +02:00
gnomeSession.js user-status: Hide "Power off" option if shutdown is disabled 2011-06-27 21:39:28 +02:00
history.js history: Fix navigation when entering a repeat 2011-04-27 10:08:00 -04:00
modemManager.js Status area: add NetworkManager indicator 2011-03-16 15:59:34 +01:00
params.js [Params] always return a new object from Params.parse 2010-05-03 12:51:09 -04:00
screenSaver.js screenSaver: bugfixes 2011-07-14 12:51:18 -04:00
util.js findUrl: don't match non-:// URLs 2011-09-08 09:06:39 -04:00