gnome-shell/js
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
..
gdm Fix batch import for loginDialog 2011-08-30 13:58:02 +02:00
misc findUrl: don't match non-:// URLs 2011-09-08 09:06:39 -04:00
perf overview: Make viewSelector private 2011-08-28 12:23:59 -04:00
ui popupMenu: do height-for-width negotiation 2011-09-08 08:47:10 -04:00
Makefile.am search: Allow searching for people in overview mode 2011-08-29 17:43:30 -04:00