summaryrefslogtreecommitdiff
path: root/poppler/TextOutputDev.cc
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Better check of overlapping of table cells when selecting textMarek Kasik1-1/+4
2010-04-27fabs for doublesAlbert Astals Cid1-12/+12
2010-04-24include standard float.h instead of unportable values.hPino Toscano1-1/+1
2010-04-22Avoid the usage of std::Albert Astals Cid1-14/+11
2010-04-22avoid accidental max() macro replacement with some compilers (eg MSVC)Pino Toscano1-4/+7
2010-04-21Add copyrightAlbert Astals Cid1-0/+1
2010-04-19Distinguish between columns and tables when selecting textMarek Kasik1-58/+432
2010-04-19Select top right to bottom left in RTL modeBrian Ewins1-14/+43
2010-04-19Make pdftotext newlines match copy and pasteBrian Ewins1-14/+3
2010-04-19Use a reading-order sort to order blocksBrian Ewins1-5/+159
2010-04-19Separate flow construction from reading orderBrian Ewins1-79/+17
2010-04-19Fix bug 3188, text selection across table cellsBrian Ewins1-156/+178
2010-03-27Correctly initialize actualTextHib Eris1-1/+2
2010-02-18make sure properties exists before using itAlbert Astals Cid1-2/+2
2009-10-05Use _WIN32 instead of WIN32Kovid Goyal1-2/+3
2009-03-29Forgot Ross copyrightAlbert Astals Cid1-0/+1
2009-03-29Fix extraction of some ActualText contentRoss Moore1-1/+1
2008-12-21Update copyright of last commitsAlbert Astals Cid1-0/+1
2008-12-21Fix compile warning to suggest parentheses and/orHib Eris1-6/+8
2008-12-20reset to NULL after being deletedPino Toscano1-0/+1
2008-12-20Refactor actual text code adding a new ActualText classCarlos Garcia Campos1-88/+118
2008-12-20Add refcount support to TextPageCarlos Garcia Campos1-1/+11
2008-11-30Update copyrights of the last commitsAlbert Astals Cid1-1/+1
2008-11-18Fix a crash when selecting text in word modeCarlos Garcia Campos1-1/+1
2008-10-12Do not crash if there is not fontAlbert Astals Cid1-1/+3
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+18
2008-07-31Fix ActualText string length check in TextOutputDev.ccAdrian Johnson1-1/+1
2008-06-03Support for surrogates outside the BMP planeKoji Otani1-1/+18
2007-12-09Add support for ActualText entriesAdrian Johnson1-1/+97
2007-09-22undo accidental changes to file permissionsKrzysztof Kowalczyk1-0/+0
2007-09-20remove unused variablesKrzysztof Kowalczyk1-3/+0
2007-09-02 * glib/demo/Makefile.am: Add $(top_builddir)/poppler/libpoppler.laAlbert Astals Cid1-8/+13
2007-08-302007-08-30 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos1-23/+51
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-30/+507
2006-09-202006-09-20 Jeff Muizelaar <jeff@infidigm.net>Jeff Muizelaar1-0/+4
2006-07-182006-07-18 Jeff Muizelaar <jeff@infidigm.net>Jeff Muizelaar1-0/+1
2006-05-192006-05-19 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-15/+26
2006-05-192006-05-19 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+9
2006-05-022006-05-02 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+1
2006-01-062006-01-06 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-2/+0
2005-12-032005-12-03 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-1/+1
2005-12-032005-12-03 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-4/+4
2005-10-30Last xpdf 3.01 merge (at least from my side)Albert Astals Cid1-76/+154
2005-09-20TextPage *TextOutpudDev::takeText() from xpdf 3.01Albert Astals Cid1-0/+8
2005-09-162005-09-16 Marco Pesenti Gritti <mpg@redhat.com>Marco Pesenti Gritti1-1/+1
2005-08-27Merge the gmalloc -> gmallocn changes from xpdf 3.0.1. This change isBrad Hards1-24/+24
2005-08-242005-08-24 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-3/+8
2005-08-052005-08-05 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+14
2005-08-052005-08-05 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-13/+12
2005-07-292005-07-29 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-40/+124