コミット履歴

作者 SHA1 メッセージ 日付
  Nico Weber 87112dcbdc LibPDF: Return null for invalid refs, tolerate null objects as outline 1 年間 前
  Nico Weber 0bb0c7dac2 LibPDF: Scan for PDF file start in first 1024 bytes 1 年間 前
  Nico Weber 13641693cb LibPDF: Use make_object<>() to make objects 1 年間 前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年間 前
  Nico Weber 57e2b5ef59 LibPDF+Tests: Correctly decode text strings without explicit encoding 1 年間 前
  Nico Weber e39a790c82 LibPDF: Stop converting encodings in object parser 1 年間 前
  Nico Weber 6d47fca3bf LibPDF: Don't assert on outline destinations that use `null` as page 1 年間 前
  Nico Weber a65d8ff2ea LibPDF: Tolerate page rotation being an indirect object 1 年間 前
  Nico Weber 208a058eab LibPDF: Tolerate integer outline item colors 1 年間 前
  Nico Weber 8922574133 LibPDF: Fix assertion when destination page is an index 1 年間 前
  Nico Weber fbd00d9c8e LibPDF: Use resolve_to on /Dests entry 1 年間 前
  Nico Weber 8c3478a921 LibPDF: Use resolve_to() helper 1 年間 前
  Nico Weber 182639217f LibPDF: Implement GoTo action for outline 1 年間 前
  Nico Weber f646e47d46 LibPDF: Extract a create_destination_from_object() function 1 年間 前
  Nico Weber 532230c0e4 LibPDF: Extract a Document::read_filters() method 2 年 前
  Nico Weber 164c132928 LibPDF: Fix dumping of toplevel indirects 2 年 前
  Nico Weber ca433befa0 LibPDF: Add method to Document to dump a Page and all related objects 2 年 前
  Nico Weber ea89053c12 LibPDF: Make PDF version accessible on Document 2 年 前
  Nico Weber c5c940b1c9 LibPDF: Add accessor for the document's info dict 2 年 前
  Julian Offenhäuser 95a804bc4e LibPDF: Allow the page rotation to be inherited 2 年 前
  Julian Offenhäuser b90a794d78 LibPDF: Allow pages with no specified contents 2 年 前
  Julian Offenhäuser fde990ead8 LibPDF: Allow optional inheritable page attributes 2 年 前
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 年 前
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 年 前
  Rodrigo Tobar a5620fd41f LibPDF: Load destinations from Catalogue -> Names -> Dests name tree 2 年 前
  Rodrigo Tobar 5420261347 LibPDF: Implement name tree lookups 2 年 前
  Rodrigo Tobar f510b2b180 LibPDF: Support null destination parameters 2 年 前
  Rodrigo Tobar 6df9aa8f2c LibPDF: Store page number, not Value, in OutlineItem 2 年 前
  Rodrigo Tobar 3db6af6360 LibPDF: Keep track of OutlineItem parents 2 年 前
  Rodrigo Tobar cb1a7cc721 LibPDF: Simplify outline construction 2 年 前