Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf
Commit message (Expand)AuthorAgeFilesLines
...
* check for Bonobo >= 0.20Michael Meeks2000-10-072-18/+12
* check for bonobo 0.19Michael Meeks2000-10-042-18/+28
* fixed bug where zooming in was zooming out and vice-versaArik Devens2000-08-201-0/+6
* kill ghastly hack adding -lbonobo. (bonobo_application_x_pdf_LDADD): addMichael Meeks2000-08-033-3/+13
* kill double free.Michael Meeks2000-07-041-0/+6
* Fixed spelling of componet in IID.Darin Adler2000-06-014-4/+4
* 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
* Added a bunch of generated files.Darin Adler2000-05-242-4/+10
* Work with OAF and fix various bugs:Maciej Stachowiak2000-05-075-122/+186
* Update for latest bonobo.Michael Meeks2000-03-103-3/+9
* new bonobo bits; still broken ( wierdly )Michael Meeks2000-02-282-11/+12
* Fixed up lists of sources so that distcheck works. Also, only build gpdfNotZed2000-02-253-3/+43
* remove some cruft, and check for latest bonobo.Michael Meeks2000-02-093-2/+5
* versioning the way xpdf does it.Michael Meeks2000-02-072-2/+2
* more fixups.Michael Meeks2000-02-071-0/+4
* Upgraded to Bonobo-0.7 -miguelMiguel de Icaza2000-02-072-132/+127
* Fixup for latest bonobo, kill some stupid mistakes.Michael Meeks1999-12-182-0/+9
* fixup some leaks.Michael Meeks1999-11-061-0/+10
* foreground color set.Michael Meeks1999-10-121-0/+4
* Kill ourselfs after all our embeddables die,Michael Meeks1999-10-082-2/+12
* added changelog entries for last changesPeter Teichman1999-10-061-0/+9
* Some casting fixes, so gpdf will build with recent gccPeter Teichman1999-10-061-3/+3
* missing file: duh.Michael Meeks1999-10-061-0/+17
* Gesture support + various improvements.Michael Meeks1999-10-064-32/+53
* Lots of shortcut keys.Michael Meeks1999-09-112-5/+138
* Implement toolbar merging correctly.Michael Meeks1999-09-041-1/+1
* Clean some redundant code.Michael Meeks1999-09-031-27/+0
* Fixed centering and a huge leak.Michael Meeks1999-09-011-0/+5
* New verb zoom support + zoom to fit.Michael Meeks1999-08-311-51/+3
* Attempts at cleaning up component destruction - failed :-(Michael Meeks1999-08-272-1/+33
* Re-organise to get mime type right,Michael Meeks1999-08-248-1288/+91
* Added lock round XPDF global variable 'xref',Michael Meeks1999-08-243-33/+77
* Fix ( workaround ) for xpdf's global xref feature :-)Michael Meeks1999-08-244-129/+11
* Fix a multitude of silly mistakes.Michael Meeks1999-08-242-17/+49
* drag and drop, removed redundant verb popup code.Michael Meeks1999-08-231-97/+48
* Auto activate, Scrolled panel, functioning zoom.Michael Meeks1999-08-232-82/+43
* Works with cleaner Bonobo toolbar API.Michael Meeks1999-08-233-5/+10
* Fixup pdfto* programs,Michael Meeks1999-08-239-31/+23
* New version using Derek's merged Stream stuff,Michael Meeks1999-08-2311-328/+324
* Replace exit() with gtk_main_quit()Miguel de Icaza1999-08-232-2/+26
* zoom fix.Michael Meeks1999-08-221-1/+1
* Fixes to work with latest bonobo.Michael Meeks1999-08-222-4/+17
* Add error checking for factory registration.Miguel de Icaza1999-08-223-4/+20
* untested changes for Mig.Michael Meeks1999-08-223-18/+122
* CORBA_exception_init -miguelArturo Espinosa1999-08-222-1/+603
* Cleaned loads of rubbish from component bits,Michael Meeks1999-08-222-106/+151
* more sensible menu merging.Michael Meeks1999-08-212-89/+149
* stylisticly nicer bonobo container 'gpdf' pinched from Nat,Michael Meeks1999-08-212-455/+730
* Fixed vicious bug in stream stuff, should work now.Michael Meeks1999-08-204-84/+160