aboutsummaryrefslogtreecommitdiff
path: root/chrome/content
Commit message (Collapse)AuthorAgeFilesLines
* Deleted old filesEinar Egilsson2011-08-2612-1461/+0
|
* Moved everything to a js module, removed custom xpcom interfacesEinar Egilsson2011-08-261-343/+0
|
* v2.5, supports FF4.0 betas and has simplified chinese locale.Einar Egilsson2010-09-221-2/+13
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@370 119bf307-c92d-0410-89bd-8f53e6181181
* Redirector v2.02Einar Egilsson2010-01-191-4/+4
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@346 119bf307-c92d-0410-89bd-8f53e6181181
* Fixed bug where newly added redirects couldn't be edited the next time the ↵Einar Egilsson2009-12-212-2/+9
| | | | | | 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
* Fix version numberEinar Egilsson2009-11-141-1/+3
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@305 119bf307-c92d-0410-89bd-8f53e6181181
* Bugfixes.Einar Egilsson2009-11-146-7/+7
| | | | | | 2.0.1 release git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@304 119bf307-c92d-0410-89bd-8f53e6181181
* .png bugsEinar Egilsson2009-11-141-1/+1
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@303 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-261-3/+17
| | | | 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-192-4/+22
| | | | 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-154-6/+28
| | | | 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-141-6/+14
| | | | 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-143-13/+39
| | | | | | 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-122-19/+28
| | | | 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-121-7/+3
| | | | 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-084-54/+64
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@257 119bf307-c92d-0410-89bd-8f53e6181181
* UI refactoring and added skinEinar Egilsson2009-10-085-82/+119
| | | | 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-073-27/+38
| | | | | | 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-0711-310/+487
| | | | | | | 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-1513-43/+135
| | | | | | | 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-143-144/+419
| | | | 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-144-85/+190
| | | | 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-106-16/+26
| | | | git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@210 119bf307-c92d-0410-89bd-8f53e6181181