Commit Graph
17 Commits
Author SHA1 Message Date
Kris Maglione 0a9b61dc73 Fix 'for each' loops. 2008-09-14 16:47:24 +00:00
Kris Maglione fbf64ee113 Move storage.jsm to the 'modules' directory and exclude it from the jar. 2008-09-14 07:54:16 +00:00
Kris Maglione 8908c10ed2 Include *.jsm in the jar (and, incidentally, comment out a dump). 2008-09-14 06:44:31 +00:00
Kris Maglione a863083360 Make bookmark cache window independent and more dynamic. 2008-09-14 01:16:23 +00:00
Kris Maglione 59f861ad00 Fix typo in tabs.txt. 2008-09-12 18:12:55 +00:00
Kris Maglione 40f1c185e8 Move marks to storage module. 2008-09-12 00:41:36 +00:00
Kris Maglione 5608c04d00 Move macro storage to the storage module. 2008-09-11 22:39:28 +00:00
Kris Maglione fc36dcf01e Cleanup. 2008-09-11 20:50:32 +00:00
Kris Maglione 0cc667f6fe Rename storage.jsi to storage.jsm. 2008-09-11 20:16:03 +00:00
Kris Maglione 1e69a5f40c Fix liberator.storage.saveAll(). 2008-09-11 04:00:23 +00:00
Kris Maglione 23741d8d50 Only fire truncate event from storage module if array is actually truncated. 2008-09-11 03:20:49 +00:00
Kris Maglione 86b9415ad9 Trigger setters on option change. 2008-09-11 03:15:36 +00:00
Kris Maglione 56155a6032 Add a storage module to persistently store, and share between windows, quickmarks, command/search history, and option values. 2008-09-11 02:29:57 +00:00
Kris Maglione ca6048ef05 Update bookmarks cache based on bookmarks observer. 2008-09-10 19:36:30 +00:00
Kris Maglione 55b5a3b6f3 Removed unnecessary !importants from CSS. 2008-09-10 18:07:03 +00:00
Kris Maglione 2449b20e44 Add CSS for last commit. 2008-09-10 07:32:21 +00:00
Kris Maglione 4b6c27b1e7 Added liberator.commandline.input() to prompt the user. Added prompt when opening too many tabs. 2008-09-10 04:28:11 +00:00