gnome-shell/js
Florian Müllner 51478f16ec [runDialog] Fix adding entries to empty history
Before adding a new entry to the history, we check that it does not
match the previous entry to cut down the number of duplicate entries.
Part of that condition is a check for a history length greater zero
to avoid an illegal negative index, with the side effect that nothing
is ever added while the history is empty.

https://bugzilla.gnome.org/show_bug.cgi?id=621123
2010-06-09 18:24:04 +02:00
..
misc minor js cleanups 2010-05-19 13:26:41 -04:00
perf [perf] replace frame count with accurately computed frame rate 2010-05-26 15:37:27 -04:00
prefs [clockPreferences] Fix translations 2010-05-25 23:03:15 +02:00
ui [runDialog] Fix adding entries to empty history 2010-06-09 18:24:04 +02:00
Makefile.am Fix "make distcheck" - add missing reference for scripting.js - properly add js/perf/* 2010-05-22 18:02:52 +02:00