Activity for Ulrich Telle

  • Ulrich Telle Ulrich Telle posted a comment on ticket #1505

    I am not sure if the wxPdfDocument version is the same in Codeblocks. The source exporter plugin of CodeBlocks uses version 1.0.2. The latest wxPdfDocument release is version 1.2.0. However, regarding this issue the versions don't make a noteworthy difference. I don't know whether CodeBlocks could update the included wxPdfDocument version easily, because the latest version requires wxWidgets version 3.2.x. However, I see traces of wxWidgets 3.2 support in the Code::Blocks source tree. So it should...

  • Ulrich Telle Ulrich Telle posted a comment on ticket #1505

    but I think it is not present in the new wxPdfDocument version. Can you please explain what is not present in the wxPdfDocument version? So it is invalid. What is invalid? The PDF for which you experienced a problem with the pasrer code? If yes, it would be of interest from which source the PDF originated.

  • Ulrich Telle Ulrich Telle posted a comment on ticket #1505

    Yes, it would be more defensive, I agree. However, this would be true for many PDF attribute accesses in the PDF parser code. For valid PDF files no crashes should occur. Only for broken PDF files crashes can be expected. Nevertheless I agree that even for broken PDF files a crash is not so nice. I will consider to update the parser code to avoid crashes (as it is done already for optional PDF attributes), even though they are unlikely to occur.

  • Ulrich Telle Ulrich Telle posted a comment on ticket #1505

    What is the problem? Did the application crash? If yes, provide a sample PDF document exposing the problem. At the point where "better check pointer stm" is asked for the pointer stm is already verified to be a pointer to an XRef stream and the attribute "Size" is a required attribute. If it doesn't exist, the PDF file is actually an invalid PDF file.

  • Ulrich Telle Ulrich Telle posted a comment on ticket #367

    I replaced the MD5 code by a public domain version and replaced the file lena.jpg...

  • Ulrich Telle Ulrich Telle posted a comment on ticket #367

    I will replace the lena.jpg by another image in course of fixing the MD5 issue.

  • Ulrich Telle Ulrich Telle posted a comment on ticket #367

    I'm the creator and maintainer of wxPdfDocument and I'm definitely still active....

  • Ulrich Telle Ulrich Telle created a blog post

    wxSQLite3 3.3.1 released

  • Ulrich Telle Ulrich Telle committed [r3186]

    wxSQLite3: cleanup of SVN due to transition to ...

  • Ulrich Telle Ulrich Telle committed [r3185]

    wxPdfDocument: cleanup of SVN due to transition...

  • Ulrich Telle Ulrich Telle created a blog post

    wxPdfDocument 0.9.5 released

  • Ulrich Telle Ulrich Telle modified a blog post

    wxSQLite3 3.3.0 released

  • Ulrich Telle Ulrich Telle created a blog post

    wxSQLite3 3.3.0 released

  • Ulrich Telle Ulrich Telle committed [r3184]

    wxSQLite3: Patched SQLite version 3.9.2 amalgam...

  • Ulrich Telle Ulrich Telle modified ticket #171

    [wxPdfDocument] Bug in wxPdfDC::DrawEllipticArc

  • Ulrich Telle Ulrich Telle posted a comment on ticket #171

    Fixed in wxCode SVN. Drawing and filling is now separated to get the same behaviour...

  • Ulrich Telle Ulrich Telle modified ticket #170

    [wxPdfDocument] Bug in wxPdfDC::DrawRotatedText

  • Ulrich Telle Ulrich Telle posted a comment on ticket #170

    Fixed in wxCode SVN.

  • Ulrich Telle Ulrich Telle modified ticket #169

    [wxPdfDocument] Bug in wxPdfDC::DrawPoint

  • Ulrich Telle Ulrich Telle posted a comment on ticket #169

    Fixed in wxCode SVN

  • Ulrich Telle Ulrich Telle modified ticket #168

    [wxPdfDocument] Bug in wxPdfDCImpl::SetupPen

  • Ulrich Telle Ulrich Telle posted a comment on ticket #168

    Fixed in wxCode SVN.

  • Ulrich Telle Ulrich Telle committed [r3183]

    wxPdfDocument:

  • Ulrich Telle Ulrich Telle posted a comment on ticket #171

    If the FILL option is selected, then for the sample coming with wxPdfDocument the...

  • Ulrich Telle Ulrich Telle committed [r3182]

    wxSQLite3: Upgrade of SQLite3 to version 3.9.2

  • Ulrich Telle Ulrich Telle committed [r3181]

    wxSQLite3: Upgrade of SQLite3 to version 3.9.1

  • Ulrich Telle Ulrich Telle modified ticket #143

    Problems with width of chars like Á ã, etc

  • Ulrich Telle Ulrich Telle modified ticket #166

    website has broken links to wxCode forum

  • Ulrich Telle Ulrich Telle posted a comment on ticket #166

    Thanks for reporting. The links have now been fixed.

  • Ulrich Telle Ulrich Telle created a blog post

    wxSQLite3 3.2.1 released

  • Ulrich Telle Ulrich Telle committed [r3177]

    wxSQLite3: Upgrade SQLite to version 3.8.8.2

  • Ulrich Telle Ulrich Telle created a blog post

    wxSQLite3 3.2.0 released

  • Ulrich Telle Ulrich Telle committed [r3175]

    wxSQLite3: Release of version 3.2.0

  • Ulrich Telle Ulrich Telle committed [r3174]

    wxSQLite3: Preparations for release of version ...

  • Ulrich Telle Ulrich Telle committed [r3173]

    wxSQLite3: Upgrade SQLite to version 3.8.7.4, c...

  • Ulrich Telle Ulrich Telle committed [r3172]

    wxSQLite3: Upgrade SQLite to version 3.8.7.4

  • Ulrich Telle Ulrich Telle committed [r3171]

    wxSQLite3: Upgrade SQLite to version 3.8.7.3

  • Ulrich Telle Ulrich Telle committed [r3170]

    wxSQLite3: Upgrade SQLite to version 3.8.7.2

  • Ulrich Telle Ulrich Telle modified ticket #37

    [wxsqlite3] possible to add variant CCM to AES 128

  • Ulrich Telle Ulrich Telle posted a comment on ticket #37

    Correct - I know about the SEE project (and others), and it in fact is the one used...

  • Ulrich Telle Ulrich Telle committed [r3168]

    wxSQLite3: Upgrade SQLite to version 3.8.6

  • Ulrich Telle Ulrich Telle modified ticket #37

    [wxsqlite3] possible to add variant CCM to AES 128

  • Ulrich Telle Ulrich Telle posted a comment on ticket #37

    The commercial encryption extension SEE offered by the SQLite developers supports...

  • Ulrich Telle Ulrich Telle committed [r3167]

    wxPdfDocument: Fixed a bug in the CFF font subs...

  • Ulrich Telle Ulrich Telle committed [r3166]

    wxPdfDocument: Added build files for wxWidgets ...

  • Ulrich Telle Ulrich Telle committed [r3165]

    wxSQLite3: Fixed a bug in method operator= in c...

  • Ulrich Telle Ulrich Telle created a blog post

    wxSQLite3 3.1.1 released

  • Ulrich Telle Ulrich Telle committed [r3164]

    wxSQLite3: Upgrade SQLite to version 3.8.5

  • Ulrich Telle Ulrich Telle modified ticket #40

    wxSQLite3 DbAdmin compatibility for wxWidgets-2.9.5+

  • Ulrich Telle Ulrich Telle posted a comment on ticket #40

    Thanks for providing these patches. The patches to the DBAdmin application distributed...

  • Ulrich Telle Ulrich Telle committed [r3160]

    wxSQLite3: Patch DBAdmin to make it compilable ...

  • Ulrich Telle Ulrich Telle modified a blog post

    wxSQLite3 3.1.0 released

  • Ulrich Telle Ulrich Telle created a blog post

    wxSQLite3 3.1.0 released

  • Ulrich Telle Ulrich Telle committed [r3159]

    wxSQLite3: Release of version 3.1.0

  • Ulrich Telle Ulrich Telle committed [r3158]

    wxSQLite3: Fixed a bug in the encryption extens...

  • Ulrich Telle Ulrich Telle committed [r3157]

    wxSQLite3: Upgrade SQLite to version 3.8.4.3

  • Ulrich Telle Ulrich Telle committed [r3156]

    wxSQLite3: Upgrade SQLite to version 3.8.4.1

  • Ulrich Telle Ulrich Telle committed [r3153]

    wxSQLite3: Upgrade SQLite to version 3.8.3.1

1
MongoDB Logo MongoDB