aboutsummaryrefslogtreecommitdiff
path: root/chrome
AgeCommit message (Collapse)Author
2012-03-29fixing bug that caused exports not to be saved in FF10Noah Luck Easterly
2012-03-10adding escape option so you can transform a url into a parameter (if you ↵Noah Luck Easterly
wanted to automatically check the google cache or somesuch)
2012-01-082.7.1Einar Egilsson
2012-01-082.7.1Einar Egilsson
2012-01-072.7Einar Egilsson
2012-01-072.7 release readyEinar Egilsson
2012-01-07Fix config screenEinar Egilsson
2012-01-07XPCOM fixes + CRUDEinar Egilsson
2012-01-06More CRUD fixesEinar Egilsson
2012-01-06Basic CRUD workingEinar Egilsson
2012-01-06Gui fixesEinar Egilsson
2011-09-04Total restructuring of files and deletion of old filesEinar Egilsson
2011-09-01Better pref handlingEinar Egilsson
2011-08-30Some style fixesEinar Egilsson
2011-08-30Delete redirectsEinar Egilsson
2011-08-30Move redirects by drag/dropEinar Egilsson
2011-08-29CSS for settings pageEinar Egilsson
2011-08-29Config entries working in new html settingsEinar Egilsson
2011-08-29Very rough draft of html settingsEinar Egilsson
2011-08-28XPCOM wrappersEinar Egilsson
2011-08-28Prototype of redirecting proxy serverEinar Egilsson
2011-08-26Added close button + alt+r shortcut to toggle enabledEinar Egilsson
2011-08-26Deleted old filesEinar Egilsson
2011-08-26Upgrade half readyEinar Egilsson
2011-08-26Moved everything to a js module, removed custom xpcom interfacesEinar Egilsson
2010-09-22v2.5, supports FF4.0 betas and has simplified chinese locale.Einar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@370 119bf307-c92d-0410-89bd-8f53e6181181
2010-01-19Redirector v2.02Einar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@346 119bf307-c92d-0410-89bd-8f53e6181181
2009-12-21Fixed bug where newly added redirects couldn't be edited the next time the ↵Einar Egilsson
Settings window was opened within the same session. git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@345 119bf307-c92d-0410-89bd-8f53e6181181
2009-11-14Fix version numberEinar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@305 119bf307-c92d-0410-89bd-8f53e6181181
2009-11-14Bugfixes.Einar Egilsson
2.0.1 release git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@304 119bf307-c92d-0410-89bd-8f53e6181181
2009-11-14.png bugsEinar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@303 119bf307-c92d-0410-89bd-8f53e6181181
2009-11-14fEinar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@302 119bf307-c92d-0410-89bd-8f53e6181181
2009-11-14aEinar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@301 119bf307-c92d-0410-89bd-8f53e6181181
2009-11-14Add with new namesEinar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@300 119bf307-c92d-0410-89bd-8f53e6181181
2009-11-14Deleted to be able to rename and just change caseEinar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@299 119bf307-c92d-0410-89bd-8f53e6181181
2009-11-11Fixed error when pressing Cancel on the Import file picker.Einar Egilsson
Converted spaces to tabs on all .js files. git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@294 119bf307-c92d-0410-89bd-8f53e6181181
2009-10-26Fixed bug with updating imported redirectsEinar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@290 119bf307-c92d-0410-89bd-8f53e6181181
2009-10-26Added enabled check when using 301 redirectsEinar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@289 119bf307-c92d-0410-89bd-8f53e6181181
2009-10-26Ready for final testEinar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@288 119bf307-c92d-0410-89bd-8f53e6181181
2009-10-20Fixed small bugEinar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@287 119bf307-c92d-0410-89bd-8f53e6181181
2009-10-20Changed to use actual interfaces! Seems to work, tiny bug left in unit tests.Einar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@285 119bf307-c92d-0410-89bd-8f53e6181181
2009-10-19xpidl up and running, build script updatedEinar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@283 119bf307-c92d-0410-89bd-8f53e6181181
2009-10-19Fixed small error in exclude patternEinar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@282 119bf307-c92d-0410-89bd-8f53e6181181
2009-10-19Got rid of eval statementEinar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@281 119bf307-c92d-0410-89bd-8f53e6181181
2009-10-19Check for loop redirects implementedEinar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@280 119bf307-c92d-0410-89bd-8f53e6181181
2009-10-18Another stupid mistake fixEinar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@278 119bf307-c92d-0410-89bd-8f53e6181181
2009-10-18Fix stupid mistakeEinar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@277 119bf307-c92d-0410-89bd-8f53e6181181
2009-10-18Issue with upgrading should be fixedEinar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@276 119bf307-c92d-0410-89bd-8f53e6181181
2009-10-16Redirector 2.0 Candidate 3Einar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@275 119bf307-c92d-0410-89bd-8f53e6181181
2009-10-16Version 2.0 candidateEinar Egilsson
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@273 119bf307-c92d-0410-89bd-8f53e6181181