CIA.vc
epdf
Real-time open source activity stats
Stats » Projects » Enlightenment » epdf
informationsyndicateUTC clock
10:25 on May 28, 2012
event counters
The last message was received 1.31 years ago at 10:48 on Feb 04, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
23 messages since the first one, 2.1 years ago, for an average of 1.11 months between messages
recent messages
dateReversed sort columnprojectcontentlink
10:47 on Feb 04, 2011e
Commit by caro :: r56707 epdf/ (src/lib/Makefile.am ChangeLog): (link)
not so useless flag, after all
#
09:36 on Feb 04, 2011e
Commit by caro :: r56706 epdf/ (5 files in 3 dirs): (link)

  • configure.ac: Support Evil inclusion and better pkg-config support. * src/lib/Makefile.am: Useless preprocessor flag. * src/lib/mupdf/epdf_mupdf_document.c: Use Evil for asprintf on Windows. * src/lib/mupdf/epdf_mupdf_index.c: use correctly Eina_List lists.
#
08:01 on Nov 24, 2010e
Commit by caro :: r54919 epdf/src/lib/mupdf/Makefile.am: (link)
fix build on Windows
#
08:00 on Nov 24, 2010e
Commit by caro :: r54918 epdf/src/lib/mupdf/epdf_mupdf_page.c: (link)
fix build on Windows
#
23:32 on Nov 03, 2010e
Commit by raster :: r54141 epdf/src/lib/mupdf/epdf_mupdf_page.c: (link)
mupdf backend missing api call! :) implement stub!!
#
07:07 on Oct 25, 2010e
Commit by illogict :: r53848 epdf/src/lib/mupdf/Makefile.am: (link)
epdf: all these depend on the fontdump binary being available.

Fixes multiple-jobs compilation.
#
07:07 on Oct 25, 2010e
Commit by illogict :: r53848 epdf/src/lib/mupdf/Makefile.am: (link)
epdf: all these depend on the fontdump binary being available.

Fixes multiple-jobs compilation.
#
07:07 on Oct 25, 2010e
Commit by illogict :: r53848 epdf/src/lib/mupdf/Makefile.am: (link)
epdf: all these depend on the fontdump binary being available.

Fixes multiple-jobs compilation.
#
21:04 on Oct 07, 2010e
Commit by etrunko :: r53164 epdf/ (2 files in 2 dirs): (link)
Epdf: Don't #define _GNU_SOURCE

Use AC_GNU_SOURCE macro in configure.ac instead.
#
21:02 on Oct 07, 2010e
Commit by etrunko :: r53163 epdf/configure.ac: (link)
Epdf: Make configure.ac conform to the rest of the EFL

It makes the process of discovering the exact version of this library much
easier for my build bot.
#
20:14 on Aug 30, 2010e
Commit by caro :: r51765 epdf/ (3 files in 2 dirs): (link)
fix windows compilation
#
10:24 on Aug 16, 2010e
Commit by raster :: r51195 epdf/configure.ac: (link)
1.0.0 alpha sync
#
08:37 on Aug 13, 2010e
Commit by raster :: r51067 epdf/src/ (9 files in 2 dirs): (link)
1 step closer to this actually building. :)
#
06:40 on Jul 02, 2010e
Commit by caro :: r49987 epdf/ (4 files in 3 dirs): (link)

  • src/bin/epdf_esmart_test.c: * src/bin/epdf_evas_test.c: Fix returned type of callbacks * src/lib/mupdf/Makefile.am: fix parallel builds with the mupdf backend
#
07:34 on Jun 25, 2010e
Commit by caro :: r49850 epdf/ (2 files in 2 dirs): (link)

  • src/lib/mupdf/epdf_mupdf_page.c: remove time measurement
#
05:53 on Jun 10, 2010e
Commit by caro :: r49607 epdf/AUTHORS: (link)
update mail
#
20:04 on Jun 09, 2010e
Commit by caro :: r49596 epdf/ (4 files in 2 dirs): (link)

  • src/lib/mupdf/Makefile.am: * src/lib/mupdf/epdf_mupdf_document.c: * src/lib/mupdf/epdf_mupdf_fontinfo.c: * src/lib/mupdf/epdf_mupdf_fontinfo.c (added): add missing functions in mupdf backend (dummy ones)
#
20:10 on Jun 07, 2010e
Commit by caro :: r49559 epdf/src/lib/mupdf/mupdf-0.5/ (321 files in 12 dirs): (link)
add mupdf 0.5 files
#
20:08 on Jun 07, 2010e
Commit by caro :: r49558 epdf/ (17 files in 5 dirs): (link)
Add mupdf 0.5 backend. That backend is statically linked
       to epdf, hence epdf will significantly be bigger with that
       backend than with poppler. It has also less features than
       poppler (for now). On the other hand, smaller memory
       footprint, better output, and faster, especially with embedded
       devices.
       * AUTHORS:
       * configure.ac:
       * src/bin/epdf_evas_test.c:
       * src/lib/Makefile.am:
       * src/lib/mupdf/Makefile.am:
       * src/lib/mupdf/epdf_mupdf_document.c:
       * src/lib/mupdf/epdf_mupdf_index.c:
       * src/lib/mupdf/epdf_mupdf_main.c:
       * src/lib/mupdf/epdf_mupdf_page.c:
       * src/lib/mupdf/epdf_mupdf_private.h:
       mupdf 0.5 bindings, by Alexander 'LunohoD' Kerner,
       modified a bit by myself.
       * src/lib/epdf_main.h:
       * src/lib/poppler/epdf_poppler_main.cpp:
       * src/lib/poppler/epdf_poppler_page.cpp:
       * src/lib/poppler/epdf_poppler_private.h:
       API break: epdf_poppler_version_get() renamed as
       epdf_backend_version_get().
       * src/lib/mupdf/mupdf-0.5 (added):
       mupdf 0.5
#
17:16 on Apr 23, 2010e
Commit by caro :: r48253 epdf/ (2 files in 2 dirs): (link)

  • src/lib/poppler/epdf_poppler_document.cpp: remove useless __UNUSED__ definition
#