summaryrefslogtreecommitdiffstats
path: root/lib/plugins/rfpdf
Commit message (Expand)AuthorAgeFilesLines
* pdf: fix empty page attached when exporting (#13632)Toshi MARUYAMA2013-09-301-2/+2
* remove svn:executable from lib/plugins/rfpdf excluding lib/fonts/ttf2ufm/ttf2...Toshi MARUYAMA2013-08-1063-0/+0
* remove unused lib/plugins/rfpdf/lib/fpdf/fpdf_eps.rbToshi MARUYAMA2013-08-101-139/+0
* Ruby2.0: remove "warning: class variable access from toplevel" in lib/plugins...Toshi MARUYAMA2013-03-031-3/+3
* not use htmlentities gem in rfpdf plugin (#13138)Toshi MARUYAMA2013-02-153-22/+1
* pdf: fix broken new line in table (#11987)Toshi MARUYAMA2013-02-031-0/+4
* Adds an option for displaying the issue description on the issue list (#3447).Jean-Philippe Lang2012-12-061-1/+8
* Fixes transparency issue.Etienne Massip2012-07-111-3/+3
* File handling cleanup.Etienne Massip2012-07-112-23/+29
* Use tabs instead of spaces for consistency.Etienne Massip2012-07-101-1/+1
* Code cleanup.Etienne Massip2012-07-101-3/+2
* Make sure that file handle is freed when an error is raised to prevent access...Etienne Massip2012-07-101-1/+2
* Use 1.8.7 compatible @Pathname#to_s@ alias for @Pathname#to_path@.Etienne Massip2012-07-101-2/+2
* Set temporary path cache variable as a String back again so that TCPDF handle...Etienne Massip2012-07-101-2/+2
* fix PDF export tables problems (#10688)Toshi MARUYAMA2012-06-171-21/+28
* Moved Rails plugins required by the core to lib/plugins.Jean-Philippe Lang2012-04-2699-0/+25165