gnome-shell/js/misc
Florian Müllner a84e2e3307 [format] Add 'x' format specifier and field width
Sometimes it is useful to print numbers in hex format - add the
appropriate specifier. Also support a minimum field width to
pad the formatted string with spaces (or zeros if the width is
prefixed with '0').

https://bugzilla.gnome.org/show_bug.cgi?id=622597
2010-06-24 15:54:54 +02:00
..
docInfo.js minor js cleanups 2010-05-19 13:26:41 -04:00
format.js [format] Add 'x' format specifier and field width 2010-06-24 15:54:54 +02:00
gnomeSession.js [GnomeSession] split out the gnome-session presence D-Bus interface 2010-05-03 12:51:34 -04:00
Makefile.am [GnomeSession] split out the gnome-session presence D-Bus interface 2010-05-03 12:51:34 -04:00
params.js [Params] always return a new object from Params.parse 2010-05-03 12:51:09 -04:00
telepathy.js minor js cleanups 2010-05-19 13:26:41 -04:00