gnome-shell/js
Dan Winship 92a85071bc findUrl: document the URL-matching regex
Explode the regex onto multiple lines, and add comments explaining the
pieces. Also, change ()s to (?:)s (non-capturing groups) where
appropriate, and replace the UTF-8 characters with \u escapes so that
they actually work.

https://bugzilla.gnome.org/show_bug.cgi?id=636252
2011-09-08 09:02:15 -04:00
..
gdm Fix batch import for loginDialog 2011-08-30 13:58:02 +02:00
misc findUrl: document the URL-matching regex 2011-09-08 09:02:15 -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