summaryrefslogtreecommitdiff
path: root/glib/demo
AgeCommit message (Expand)AuthorFilesLines
2010-07-22[CMake] improve the way include dirs and cflags for gdk and gtk are setPino Toscano1-1/+4
2010-07-20[glib-demo] Add support for adding annots in annot demoCarlos Garcia Campos1-0/+114
2010-07-11Compile++Albert Astals Cid1-0/+1
2010-07-08[glib-demo] Add selections demoCarlos Garcia Campos4-1/+723
2010-07-08[glib] Add poppler_page_get_selected_text()Carlos Garcia Campos1-8/+1
2010-06-16[gib-demo] Add demo for poppler_page_get_text_layout()Carlos Garcia Campos1-18/+164
2010-06-15[glib-demo] Use poppler_rectangle_free() instead of g_free()Carlos Garcia Campos1-1/+1
2010-06-14[glib-demo] Support password protected documentsCarlos Garcia Campos1-5/+170
2010-06-14[glib-demo] Remove GLIB_CHECK_VERSION(), we already depend on glib 2.18Carlos Garcia Campos2-36/+1
2010-04-21[glib-demo] Compile with -DGSEAL_ENABLEAndre Klapper3-7/+7
2010-03-18[glib-demo] OCG State Actions demoCarlos Garcia Campos1-0/+64
2010-03-15[glib-demo] Rendition actions demoCarlos Garcia Campos1-0/+112
2010-03-15[glib-demo] Add page number to annots demoCarlos Garcia Campos1-0/+4
2010-03-15[glib-demo] Annot screen demoCarlos Garcia Campos1-0/+17
2010-03-15[glib-demo] Annot and links movie demoCarlos Garcia Campos3-1/+137
2010-01-24[glib-demo] Remove #ifdef HAVE_CAIRO macros from several demosCarlos Garcia Campos3-93/+9
2010-01-15[glib-demo/cmake] compile print.cPino Toscano1-0/+1
2010-01-15[glib-demo] Add print demoCarlos Garcia Campos4-1/+171
2010-01-15[glib-demo] Add render for printing option to render demoCarlos Garcia Campos1-9/+38
2009-11-15[glib-demo] Show attachment name in FileAttachment annot properties tableCarlos Garcia Campos1-0/+5
2009-11-15[glib-demo] Add properties of FileAttachment annotationsCarlos Garcia Campos1-0/+67
2009-11-15[glib-demo] Add pgd_table_add_property_with_custom_widget()Carlos Garcia Campos2-23/+38
2009-11-09[glib-demo] Explicitely add gio as dependency for GTK+ testsCarlos Garcia Campos1-0/+1
2009-10-07[glib-demo] Show some of the annot flags in annots treeviewCarlos Garcia Campos1-2/+33
2009-08-01[glib-demo] Add cast to make sure the comparison is always validCarlos Garcia Campos1-1/+1
2009-08-01[glib-demo] Add missing returnCarlos Garcia Campos1-0/+2
2009-07-08[glib-demo] Fix a typoCarlos Garcia Campos1-1/+1
2009-07-01[glib-demo] Do not use gio if glib < 2.15Carlos Garcia Campos1-2/+31
2009-06-30[glib-demo] Do not fill the surface before renderingCarlos Garcia Campos1-9/+2
2009-06-20[glib-demo] Allow using relative paths in demo applicationCarlos Garcia Campos1-12/+5
2009-06-19[glib-demo] Destroy pattern after using itCarlos Garcia Campos1-0/+1
2009-06-19[glib-demo] Use a transparent surface and fill it in white after renderingCarlos Garcia Campos1-3/+9
2009-06-19[glib-demo] Use cairo_paint instead of rectangle + fillCarlos Garcia Campos1-2/+1
2009-06-01[glib-demo] Use poppler_annot_markup_has_popup()Carlos Garcia Campos1-3/+4
2009-05-08[glib] Add poppler_annot_markup_get_popup_rectangleCarlos Garcia Campos1-0/+8
2009-05-06[glib] Several fixes in poppler_annot_get_color()Carlos Garcia Campos1-14/+11
2009-04-21[glib-demo] Fix dates handling in annots demoCarlos Garcia Campos1-55/+14
2009-04-21[glib-demo] GTime is deprecated, use time_t insteadCarlos Garcia Campos2-2/+2
2009-04-21[glib-demo] Use format_date from utils and remove duplicated codeCarlos Garcia Campos1-25/+2
2009-02-01[glib-demo] Fix a typo in format stringCarlos Garcia Campos1-1/+1
2008-12-26Fix compile warnings on auto imports for mingw32Hib Eris1-0/+2
2008-12-22[demo] use the proper format field for gsize typesPino Toscano1-1/+1
2008-12-20add find.c and text.cPino Toscano1-0/+2
2008-12-20[glib-demo] Add find demoCarlos Garcia Campos4-1/+318
2008-12-20[glib-demo] Add Text demoCarlos Garcia Campos4-1/+211
2008-11-09MakeItBuildAlbert Astals Cid1-0/+1
2008-11-08[glib-demo] Add Optional Content demoCarlos Garcia Campos4-1/+547
2008-10-28[glib] Add DISABLE_SINGLE_INCLUDES flags and fix glib-demoCarlos Garcia Campos13-13/+14
2008-10-28[glib] Add disable deprecated compile flags and fix compile warningsCarlos Garcia Campos2-3/+5
2008-09-27Misc mingw fixesCarlo Bramini1-0/+1