summaryrefslogtreecommitdiff
path: root/poppler/Form.cc
AgeCommit message (Expand)AuthorFilesLines
2010-04-05forgot my (C)Albert Astals Cid1-1/+1
2010-04-05The copy constructor of GooString never worked, so do not use itAlbert Astals Cid1-1/+1
2009-08-04Set KDAB via gamaral copyrightAlbert Astals Cid1-1/+2
2009-08-01Call fillChildrenSiblingsID in fillChildrenSiblingsID instaed of loadChildren...Guillermo Antonio Amaral Bastidas1-1/+1
2009-06-26Do not crash when we can't find onStrAlbert Astals Cid1-0/+1
2009-06-04Use the correct value when creating the V fieldMatthias Drochner1-2/+3
2009-01-28Fix crash on unexepcted Form Opt valueAlbert Astals Cid1-1/+3
2009-01-04Remove wrong and unused FormWidget(FormWidget *dest) contructorAlbert Astals Cid1-11/+0
2009-01-04Plug some memory leaksAlbert Astals Cid1-1/+3
2008-11-09Update copyrights of the last commitsAlbert Astals Cid1-1/+1
2008-10-10obj4 should be the index 1 on the Array, not the 0, that's already obj3Albert Astals Cid1-1/+1
2008-09-21really use the key passed to itPino Toscano1-1/+1
2008-09-21Read the 'readOnly' attribute directly in the FormField constructor.Pino Toscano1-9/+3
2008-09-03Only set the state to true if the AS value is the same as parent's VAlbert Astals Cid1-2/+6
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-1/+9
2008-02-13Fix what look to be a few bugs in functions for mapping to/from Unicode.Michael Vrable1-2/+2
2008-02-12Initialize correctly; free your memory.Pino Toscano1-0/+2
2008-02-11Update the field dict instead of the annot dict for non composed dictsCarlos Garcia Campos1-13/+31
2008-02-11Move forms specific draw methods from Annot to AnnotWidget classCarlos Garcia Campos1-16/+23
2008-02-11Some code refactoring and cleanupCarlos Garcia Campos1-63/+65
2008-01-23Fix memory leakCarlos Garcia Campos1-0/+4
2008-01-23Make sure default values are not loaded more than once for the same widget.Carlos Garcia Campos1-1/+17
2008-01-19FormWidget's 'modified' member variable is now updated correctly each time an...Julien Rebetez1-1/+6
2008-01-17Fix a crash when a form field contains reference to non existant childrenCarlos Garcia Campos1-0/+4
2007-12-15Fix a crash when trying to create a temp annot with catalog = NULLCarlos Garcia Campos1-4/+2
2007-12-14Prepare code to Annotation Subtype support.Iñigo Martínez1-1/+5
2007-12-09Add support for ActualText entriesAdrian Johnson1-1/+1
2007-10-16Detect form fields at any depth levelCarlos Garcia Campos1-1/+1
2007-10-05Fix a crash when Form Fields array contains referencesCarlos Garcia Campos1-0/+9
2007-09-22undo accidental changes to file permissionsKrzysztof Kowalczyk1-0/+0
2007-09-20remove unused variablesKrzysztof Kowalczyk1-5/+0
2007-08-062007-08-06 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos1-21/+4
2007-07-312007-07-31 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos1-4/+5
2007-07-282007-07-28 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos1-34/+32
2007-07-242007-07-24 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos1-23/+54
2007-07-112007-07-11 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos1-25/+24
2007-07-112007-07-11 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos1-0/+11
2007-07-072007-07-07 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos1-0/+5
2007-07-072007-07-07 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos1-0/+3
2007-07-06 * poppler/Form.cc: Fix a bug with FormField's destructor which was notAlbert Astals Cid1-6/+11
2007-06-26 * poppler/Form.cc: Don't crash on documents with AcroForm but noAlbert Astals Cid1-25/+29
2007-06-232007-06-23 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos1-4/+9
2007-05-21 * poppler/Annot.cc: avoid crashing if the font for the drawing methodsAlbert Astals Cid1-0/+1
2007-05-07 * Catalog.cc: Fix leakAlbert Astals Cid1-0/+5
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-11/+8
2007-03-06 * poppler/Annot.cc:Albert Astals Cid1-0/+1
2007-02-25007-02-25 Julien Rebetez <julienr@svn.gnome.org>Albert Astals Cid1-23/+14
2007-02-242007-02-25 Julien Rebetez <julienr@svn.gnome.org>Albert Astals Cid1-0/+1187