aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-203-10/+7
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@287 119bf307-c92d-0410-89bd-8f53e6181181
* Fixed svn:keywords on interface filesEinar Egilsson2009-10-203-3/+3
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@286 119bf307-c92d-0410-89bd-8f53e6181181
* Changed to use actual interfaces! Seems to work, tiny bug left in unit tests.Einar Egilsson2009-10-2016-333/+871
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@285 119bf307-c92d-0410-89bd-8f53e6181181
* Guids for components + fixed build once againEinar Egilsson2009-10-193-5/+4
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@284 119bf307-c92d-0410-89bd-8f53e6181181
* xpidl up and running, build script updatedEinar Egilsson2009-10-197-1/+245
| | | | 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-194-7/+25
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@280 119bf307-c92d-0410-89bd-8f53e6181181
* Build scriptEinar Egilsson2009-10-191-0/+12
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@279 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-162-4/+10
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@275 119bf307-c92d-0410-89bd-8f53e6181181
* Redirector 2.0 Candidate 2Einar Egilsson2009-10-160-0/+0
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@274 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-162-109/+32
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@270 119bf307-c92d-0410-89bd-8f53e6181181
* Before using XPCOMUtilsEinar Egilsson2009-10-163-20/+84
| | | | 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-097-8/+7
| | | | 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-094-2/+4
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@259 119bf307-c92d-0410-89bd-8f53e6181181
* Preferences part of window readyEinar Egilsson2009-10-098-199/+263
| | | | | | | 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-088-85/+127
| | | | 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-0716-320/+500
| | | | | | | 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-1521-49/+145
| | | | | | | 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-154-61/+82
| | | | 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-148-466/+437
| | | | 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-148-104/+209
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@245 119bf307-c92d-0410-89bd-8f53e6181181
* Fixed the VS solutionEinar Egilsson2009-09-142-40/+6
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@244 119bf307-c92d-0410-89bd-8f53e6181181
* Fixed version in install.rdfEinar Egilsson2009-06-221-1/+1
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@221 119bf307-c92d-0410-89bd-8f53e6181181
* Redirector 1.7.1Einar Egilsson2009-05-301-0/+1
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@215 119bf307-c92d-0410-89bd-8f53e6181181
* git-svn-id: ↵Einar Egilsson2009-05-303-14/+12
| | | | http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@214 119bf307-c92d-0410-89bd-8f53e6181181
* git-svn-id: ↵Einar Egilsson2009-05-290-0/+0
| | | | http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@212 119bf307-c92d-0410-89bd-8f53e6181181
* 1.7Einar Egilsson2009-05-102-7/+8
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@211 119bf307-c92d-0410-89bd-8f53e6181181
* SVN keywords on all source filesEinar Egilsson2009-05-1012-322/+331
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@210 119bf307-c92d-0410-89bd-8f53e6181181
* 1.7 startEinar Egilsson2009-05-0917-766/+568
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@209 119bf307-c92d-0410-89bd-8f53e6181181