Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/gpdf.cc
Commit message (Expand)AuthorAgeFilesLines
* move struct bed_t to gpdf-embeddable.{cc,h} (setup_pixmap) remove docMartin Kretzschmar2002-09-191-9/+9
* Synched with Xpdf 1.01Martin Kretzschmar2002-09-181-0/+1
* Added po.Chyla Zbigniew2001-08-201-6/+9
* Add ZoomFitHeight verb and toolbar item.Ravi Pratap2001-08-121-42/+42
* don't add the client site to the item container.Michael Meeks2001-01-101-7/+0
* Kill mutex / thread init code, it screws gtk.Michael Meeks2000-12-211-1/+1
* Check for bonobo >= 0.27Michael Meeks2000-11-021-5/+5
* update for Dietmer internal changes.Michael Meeks2000-10-191-1/+1
* add.Michael Meeks2000-10-171-65/+32
* check for Bonobo >= 0.20Michael Meeks2000-10-071-18/+2
* check for bonobo 0.19Michael Meeks2000-10-041-18/+20
* kill ghastly hack adding -lbonobo. (bonobo_application_x_pdf_LDADD): addMichael Meeks2000-08-031-1/+0
* Fixed spelling of componet in IID.Darin Adler2000-06-011-1/+1
* Note that the data passed to the PersistStream is "application/pdf".Dan Winship2000-05-261-1/+1
* Updated for new PersistStream interface. I mostly just passed NULLs. NotDarin Adler2000-05-261-1/+3
* Work with OAF and fix various bugs:Maciej Stachowiak2000-05-071-117/+31
* Update for latest bonobo.Michael Meeks2000-03-101-1/+1
* new bonobo bits; still broken ( wierdly )Michael Meeks2000-02-281-11/+5
* Fixed up lists of sources so that distcheck works. Also, only build gpdfNotZed2000-02-251-0/+2
* remove some cruft, and check for latest bonobo.Michael Meeks2000-02-091-1/+0
* versioning the way xpdf does it.Michael Meeks2000-02-071-1/+1
* Upgraded to Bonobo-0.7 -miguelMiguel de Icaza2000-02-071-63/+63
* Fixup for latest bonobo, kill some stupid mistakes.Michael Meeks1999-12-181-0/+1
* Kill ourselfs after all our embeddables die,Michael Meeks1999-10-081-2/+2
* Gesture support + various improvements.Michael Meeks1999-10-061-29/+30
* Lots of shortcut keys.Michael Meeks1999-09-111-5/+125
* Implement toolbar merging correctly.Michael Meeks1999-09-041-1/+1
* Clean some redundant code.Michael Meeks1999-09-031-27/+0
* New verb zoom support + zoom to fit.Michael Meeks1999-08-311-51/+3
* Attempts at cleaning up component destruction - failed :-(Michael Meeks1999-08-271-1/+21
* Re-organise to get mime type right,Michael Meeks1999-08-241-9/+53
* drag and drop, removed redundant verb popup code.Michael Meeks1999-08-231-97/+48
* Auto activate, Scrolled panel, functioning zoom.Michael Meeks1999-08-231-71/+28
* Works with cleaner Bonobo toolbar API.Michael Meeks1999-08-231-2/+2
* Fixup pdfto* programs,Michael Meeks1999-08-231-13/+5
* zoom fix.Michael Meeks1999-08-221-1/+1
* Fixes to work with latest bonobo.Michael Meeks1999-08-221-2/+3
* Add error checking for factory registration.Miguel de Icaza1999-08-221-1/+2
* untested changes for Mig.Michael Meeks1999-08-221-17/+94
* Cleaned loads of rubbish from component bits,Michael Meeks1999-08-221-74/+74
* more sensible menu merging.Michael Meeks1999-08-211-17/+2
* stylisticly nicer bonobo container 'gpdf' pinched from Nat,Michael Meeks1999-08-211-368/+511
* embryonic PDF viewer as a Bonobo container...Michael Meeks1999-08-181-321/+434
* Break everything except bonobo-image-x-pdf :-)Michael Meeks1999-08-151-1/+3
* Actually works ... with a patch to Bonobo :-)Michael Meeks1999-08-111-9/+9
* Compiles at least :)Michael Meeks1999-08-111-6/+7
* Page navigation.Michael Meeks1999-08-041-12/+97
* Added Automake setup -miguelArturo Espinosa1999-08-041-2/+0
* Close / Exit, About box,Michael Meeks1999-08-031-112/+115
* Now you can see the whole page ( but only page 2 :-)Michael Meeks1999-08-031-50/+80