Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thsmi/sieve.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-28Implement ability to display X-Headersx-headerThomas Schmid
2012-10-28* improve debugging by throwing real errors with stack Thomas Schmid
2012-10-27force a repaint in order to speedup the uiThomas Schmid
2012-10-26implement CodeMirror 3 supportThomas Schmid
2012-10-24Merge branch 'master' of https://github.com/thsmi/sieve.gitThomas Schmid
2012-10-24add codemirror 3 compatibilityThomas Schmid
2012-10-13Update README.mdThomas Schmid
2012-10-13Finishing changes to readme and changelogThomas Schmid
2012-10-13fix layout issues in readme filesThomas Schmid
2012-10-13fix layout issues in readme filesThomas Schmid
2012-10-13more experimentsThomas Schmid
2012-10-13fix linkThomas Schmid
2012-10-13move some more documentation from mozdev to githubThomas Schmid
2012-10-13add readme to githubThomas Schmid
2012-10-13remove dead codeThomas Schmid
2012-10-12Switch sieve reference from sieve.mozdev.org to githubThomas Schmid
2012-10-10add license headerThomas Schmid
2012-09-22update creditsThomas Schmid
2012-09-22bump versionThomas Schmid
2012-09-22layout changesThomas Schmid
2012-09-22fix indenting sieve scriptsThomas Schmid
2012-09-22update codemirror to latest releaseThomas Schmid
2012-08-28bump versionThomas Schmid
2012-08-28double click in tree view should open editor Thomas Schmid
2012-08-28save script shortcutThomas Schmid
2012-08-26* Show an indicator in tabbar when script is changedThomas Schmid
2012-08-26add newest code mirror releaseThomas Schmid
2012-08-23AppMenu ButtonsThomas Schmid
2012-08-23bump version stringThomas Schmid
2012-08-19replace xul string bundles with javascript callsThomas Schmid
2012-08-19ensure error messages are visible in widget modeThomas Schmid
2012-08-18in offline mode closing tabs could failThomas Schmid
2012-08-18remove statusbarThomas Schmid
2012-08-16Switching from source view to GUI with a broken script truncates atThomas Schmid
2012-08-15update german localeThomas Schmid
2012-08-15* Sidebar's x-position should scroll, while it's y position should beThomas Schmid
2012-08-07more updates to french localeThomas Schmid
2012-08-06update french localeThomas Schmid
2012-08-03add missing bootstrap function.Thomas Schmid
2012-07-31update localeThomas Schmid
2012-07-29Soruce View button partly brokenThomas Schmid
2012-07-28improve localizationThomas Schmid
2012-07-28spanish localeThomas Schmid
2012-07-24* Remove unused filesThomas Schmid
2012-07-18Make addon restartlessThomas Schmid
2012-07-04Merge branch 'master' of ssh://thsmi@git.code.sf.net/p/managesieve/codeThomas Schmid
2012-07-04* Match styling with thunderbirds current look&feelThomas Schmid
2012-07-01switch to a common error handler and status handlerThomas Schmid
2012-07-01hoock up manage sieve logicThomas Schmid
2012-07-01Move code into separate class in oder to make it object orientedThomas Schmid