aboutsummaryrefslogtreecommitdiff
path: root/chrome
Commit message (Collapse)AuthorAgeFilesLines
...
* aEinar Egilsson2009-11-141-0/+0
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@301 119bf307-c92d-0410-89bd-8f53e6181181
* Add with new namesEinar Egilsson2009-11-142-0/+0
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@300 119bf307-c92d-0410-89bd-8f53e6181181
* Deleted to be able to rename and just change caseEinar Egilsson2009-11-142-0/+0
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@299 119bf307-c92d-0410-89bd-8f53e6181181
* Fixed error when pressing Cancel on the Import file picker.Einar Egilsson2009-11-116-577/+577
| | | | | | 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
* Fixed bug with updating imported redirectsEinar Egilsson2009-10-261-1/+1
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@290 119bf307-c92d-0410-89bd-8f53e6181181
* Added enabled check when using 301 redirectsEinar Egilsson2009-10-261-0/+4
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@289 119bf307-c92d-0410-89bd-8f53e6181181
* Ready for final testEinar Egilsson2009-10-262-4/+22
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@288 119bf307-c92d-0410-89bd-8f53e6181181
* Fixed small bugEinar Egilsson2009-10-201-1/+2
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@287 119bf307-c92d-0410-89bd-8f53e6181181
* Changed to use actual interfaces! Seems to work, tiny bug left in unit tests.Einar Egilsson2009-10-2010-328/+391
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@285 119bf307-c92d-0410-89bd-8f53e6181181
* xpidl up and running, build script updatedEinar Egilsson2009-10-191-0/+15
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@283 119bf307-c92d-0410-89bd-8f53e6181181
* Fixed small error in exclude patternEinar Egilsson2009-10-191-1/+4
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@282 119bf307-c92d-0410-89bd-8f53e6181181
* Got rid of eval statementEinar Egilsson2009-10-191-1/+1
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@281 119bf307-c92d-0410-89bd-8f53e6181181
* Check for loop redirects implementedEinar Egilsson2009-10-193-5/+25
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@280 119bf307-c92d-0410-89bd-8f53e6181181
* Another stupid mistake fixEinar Egilsson2009-10-181-2/+0
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@278 119bf307-c92d-0410-89bd-8f53e6181181
* Fix stupid mistakeEinar Egilsson2009-10-181-1/+0
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@277 119bf307-c92d-0410-89bd-8f53e6181181
* Issue with upgrading should be fixedEinar Egilsson2009-10-183-14/+13
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@276 119bf307-c92d-0410-89bd-8f53e6181181
* Redirector 2.0 Candidate 3Einar Egilsson2009-10-161-2/+6
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@275 119bf307-c92d-0410-89bd-8f53e6181181
* Version 2.0 candidateEinar Egilsson2009-10-161-0/+9
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@273 119bf307-c92d-0410-89bd-8f53e6181181
* Redirecting after 30x redirects now works !Einar Egilsson2009-10-161-3/+27
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@272 119bf307-c92d-0410-89bd-8f53e6181181
* Fix for 30x redirects half finishedEinar Egilsson2009-10-161-61/+43
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@271 119bf307-c92d-0410-89bd-8f53e6181181
* Greatly simplified XPCOM plumbingEinar Egilsson2009-10-161-15/+8
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@270 119bf307-c92d-0410-89bd-8f53e6181181
* Before using XPCOMUtilsEinar Egilsson2009-10-162-8/+61
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@269 119bf307-c92d-0410-89bd-8f53e6181181
* Del and Enter keys work in redirect list.Einar Egilsson2009-10-155-7/+30
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@268 119bf307-c92d-0410-89bd-8f53e6181181
* Pluralization correct, off by one error in importEinar Egilsson2009-10-142-9/+20
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@267 119bf307-c92d-0410-89bd-8f53e6181181
* Import and Export working, might need some more singular/plural fixes in ↵Einar Egilsson2009-10-146-15/+48
| | | | | | language. git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@266 119bf307-c92d-0410-89bd-8f53e6181181
* Naming changes and final fix to up/down buttonsEinar Egilsson2009-10-123-19/+29
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@265 119bf307-c92d-0410-89bd-8f53e6181181
* Move up and down finally ready!Einar Egilsson2009-10-127-10/+10
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@264 119bf307-c92d-0410-89bd-8f53e6181181
* RestructuringEinar Egilsson2009-10-096-6/+5
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@263 119bf307-c92d-0410-89bd-8f53e6181181
* Change to settings.xul.jsEinar Egilsson2009-10-091-0/+0
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@262 119bf307-c92d-0410-89bd-8f53e6181181
* git-svn-id: ↵Einar Egilsson2009-10-091-111/+0
| | | | http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@261 119bf307-c92d-0410-89bd-8f53e6181181
* Name change for main windowEinar Egilsson2009-10-091-0/+111
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@260 119bf307-c92d-0410-89bd-8f53e6181181
* Properties changesEinar Egilsson2009-10-093-2/+3
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@259 119bf307-c92d-0410-89bd-8f53e6181181
* Preferences part of window readyEinar Egilsson2009-10-096-198/+261
| | | | | | | Compiled patterns Preferences object git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@258 119bf307-c92d-0410-89bd-8f53e6181181
* Tooltips and accesskeysEinar Egilsson2009-10-086-57/+122
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@257 119bf307-c92d-0410-89bd-8f53e6181181
* UI refactoring and added skinEinar Egilsson2009-10-087-85/+125
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@256 119bf307-c92d-0410-89bd-8f53e6181181
* Prompt before delete, disable edit and delete buttons properly. Use ↵Einar Egilsson2009-10-075-29/+41
| | | | | | checkboxes for setting enabled/disabled status of redirects. git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@255 119bf307-c92d-0410-89bd-8f53e6181181
* Unittests for nsIContentPolicy implementationEinar Egilsson2009-10-072-8/+61
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@254 119bf307-c92d-0410-89bd-8f53e6181181
* Finally working normally again after massive refactoring.Einar Egilsson2009-10-0714-313/+493
| | | | | | | Disabling single redirects works but needs more GUI work. Added Redirector log file since the Error Console keeps deleting our messages. git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@253 119bf307-c92d-0410-89bd-8f53e6181181
* Total restructuring of files.Einar Egilsson2009-09-1517-44/+139
| | | | | | | Unescape matches fully working Export of redirects working. git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@249 119bf307-c92d-0410-89bd-8f53e6181181
* Fixed properties and added some more unittestsEinar Egilsson2009-09-152-8/+12
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@248 119bf307-c92d-0410-89bd-8f53e6181181
* Fixed the wildcard match and added a bunch of unit tests.Einar Egilsson2009-09-153-53/+75
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@247 119bf307-c92d-0410-89bd-8f53e6181181
* Moved component implementation into chrome folderEinar Egilsson2009-09-144-144/+421
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@246 119bf307-c92d-0410-89bd-8f53e6181181
* Unescape matches option + some unit testsEinar Egilsson2009-09-145-85/+191
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@245 119bf307-c92d-0410-89bd-8f53e6181181
* git-svn-id: ↵Einar Egilsson2009-05-301-4/+0
| | | | http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@214 119bf307-c92d-0410-89bd-8f53e6181181
* SVN keywords on all source filesEinar Egilsson2009-05-108-17/+27
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@210 119bf307-c92d-0410-89bd-8f53e6181181
* 1.7 startEinar Egilsson2009-05-0911-750/+122
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@209 119bf307-c92d-0410-89bd-8f53e6181181
* Redirector 1.5.2Einar Egilsson2008-01-292-4/+4
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@107 119bf307-c92d-0410-89bd-8f53e6181181
* Version 1.5.1Einar Egilsson2008-01-233-35/+10
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@104 119bf307-c92d-0410-89bd-8f53e6181181
* Redirector 1.5Einar Egilsson2008-01-077-37/+140
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@102 119bf307-c92d-0410-89bd-8f53e6181181
* git-svn-id: ↵Einar Egilsson2008-01-0113-104/+343
| | | | http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@101 119bf307-c92d-0410-89bd-8f53e6181181