summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)AuthorFilesLines
2009-07-08[TODO] Update TODO fileCarlos Garcia Campos1-0/+6
2009-07-08start updating the TODO filePino Toscano1-32/+15
TODO file had quite some rust and dust in it, making quite "difficult" for others to understand what can be done for helping. First step has been removing all the items done. Next is grouping items by areas, so it is more clear what should be done in what area; current areas are: - general items: for general stuff to be done, not specific to some area; an example could have been "use littlecms for color management?" - core: stuff which is specific to the core library - Qt4/Qt/glib/etc frontend: stuff specific for that frontend - new frontends: ideas for possible new frontends I was not sure about some items and Jeff Muizelaar's TODO, so I left them there.
2006-05-312006-05-31 Jeff Muizelaar <jeff@infidigm.net>Jeff Muizelaar1-3/+0
* TODO: Remove items's from my list that are done.
2006-01-212006-01-21 Jeff Muizelaar <jeff@infidigm.net>Jeff Muizelaar1-0/+10
* TODO: Add my todo list.
2005-04-052005-04-04 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+2
* TODO: Add reminder about using PDF font descriptors with fontconfig.
2005-03-222005-03-21 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-9/+20
* NEWS, TODO: Update these.
2005-03-052005-03-04 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+3
Patch from Jeff Muizelaar <jrmuizel@nit.ca>. Changed to allocate glyphs using gmalloc. * poppler/CairoOutputDev.cc (CairoOutputDev::drawString): Implement drawString instead of drawChar. This change should make clipping to a text path work and has a performance improvement. Currently the code is a little ugly because we can't concat matrices to cairo without losing our current font. * poppler/CairoOutputDev.h (CairoOutputDev::useDrawChar): Tell Gfx.cc that it should use drawString instead of drawChar.
2005-03-052005-03-04 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-4/+11
* test/gtk-cairo-test.cc (view_load): * test/gtk-splash-test.cc (view_load): Fix missing return statement, and remove unused variables. * configure.ac: Add configure option to enable the default KDE flags as described by Albert Astals Cid <tsdgeos@yahoo.es>. * TODO: Update with Jeff's items. * .cvsignore: * */.cvsignore: Add these to silence CVS.
2005-03-03Initial revisionKristian Høgsberg1-0/+21