Histórico de Commits

Autor SHA1 Mensagem Data
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup há 7 anos atrás
  Melanie 710381e838 Merge branch 'master' into careminster há 11 anos atrás
  Justin Clark-Casey (justincc) b7216f4daf minor: save some commented out log lines which will be useful again in future debugging of VectorRenderModule há 11 anos atrás
  Melanie 578174d21c Merge branch 'master' into careminster há 11 anos atrás
  Justin Clark-Casey (justincc) 80c19b7cac Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. há 11 anos atrás
  Melanie d9b149b375 Merge branch 'master' into careminster há 12 anos atrás
  Diva Canto db418bff2b Fix issues with the DynamicTextureModule and corresponding unit tests. há 12 anos atrás
  Diva Canto 4de8915ddd One more module converted: VectorRenderModule. há 12 anos atrás
  Diva Canto 91a5c602e3 Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." há 12 anos atrás
  Diva Canto 531edd51d8 Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow. há 12 anos atrás
  Melanie 71dd55a1ce Merge branch 'master' into careminster há 12 anos atrás
  Justin Clark-Casey (justincc) 3db10fdbef Lock GDI+ portion og VectorRenderModule.GetDrawStringSize() to prevent concurrent thread use provoking mono crashes. há 12 anos atrás
  Melanie 924df14c5e Merge branch 'master' into careminster há 12 anos atrás
  Justin Clark-Casey (justincc) 8f02fd926e If reusing dynamic textures, do not reuse small data length textures that fall below current viewer discard level 2 thresholds. há 12 anos atrás
  Justin Clark-Casey (justincc) a0d0c9f751 If the GetTexture capability receives a request for a range of data beyond that of an otherwise valid asset, return HTTP PartialContent rather than RequestedRangeNotSatisfiable. há 12 anos atrás
  Melanie 899337b4a0 Merge branch 'master' into careminster há 12 anos atrás
  Justin Clark-Casey (justincc) c1cece4b82 Add experimental DynamicTextureModule.ReuseTextures flag, currently only configurable on compile. há 12 anos atrás
  Justin Clark-Casey (justincc) aa44df9c04 Add IDynamicTextureManager.ConvertData() to match AsyncConvertData(). Remove mismatching ConvertStream() where there is no AsyncConvertStream and neither IDynamicTextureManager implementer implements this method. há 12 anos atrás
  Justin Clark-Casey (justincc) ab9bfe5156 minor: Simplify return of vector render module name and some very minor removal of unncessary syntax clutter há 12 anos atrás
  Melanie f8603a215d Merge branch 'master' into careminster há 12 anos atrás
  Justin Clark-Casey (justincc) 1369058280 Lock disposal of separate gdi+ objects under different threads since this prevents malloc heap corruption seen under Ubuntu 10.04.1 and 11.04 - probably a libcairo issue há 12 anos atrás
  Melanie 9b014a7167 Merge branch 'careminster' into avination há 12 anos atrás
  UbitUmarov 8ad1d79003 fix build on win há 12 anos atrás
  Justin Clark-Casey (justincc) faffe2f2f9 Fix the recent windows compile error by putting newFont for case "R" in VectorRenderModule inside its own context, rather than disposing of the old font before using it as a prototype for the new. há 12 anos atrás
  SignpostMarv 5181bdae0a attempting to fix a build issue há 12 anos atrás
  Justin Clark-Casey (justincc) eeef9d7e99 Properly dispose of all GDI+ entities used in VectorRenderModule for dynamic textures. há 12 anos atrás
  Justin Clark-Casey (justincc) 72923134e9 Get some hopefully more useful exception information when OpenJPEG.EncodeFromImage() fails in VectorRender and DynamicTexture modules há 13 anos atrás
  Marck b512ecd1dc Normalization of OSSL function names. há 13 anos atrás
  Justin Clark-Casey (justincc) f1b99c4a7f minor: one method doc há 14 anos atrás
  Melanie a87a247f05 Revert "Updates all IRegionModules to the new style region modules." há 14 anos atrás