Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Totaly re-hash stream architecture ... again :-)Michael Meeks1999-08-1916-116/+180
* embryonic PDF viewer as a Bonobo container...Michael Meeks1999-08-183-326/+448
* use new bonobo seek type.Michael Meeks1999-08-161-3/+11
* Remove intermediate Makefile.in'sMichael Meeks1999-08-165-581/+19
* files I forgot ... doh.Michael Meeks1999-08-153-0/+207
* Break everything except bonobo-image-x-pdf :-)Michael Meeks1999-08-1517-79/+94
* Actually works ... with a patch to Bonobo :-)Michael Meeks1999-08-114-93/+156
* Compiles at least :)Michael Meeks1999-08-116-18/+429
* Add more missing filesArturo Espinosa1999-08-0610-0/+3010
* Painful merge.Arturo Espinosa1999-08-0644-1404/+19171
* Page navigation.Michael Meeks1999-08-042-19/+106
* More fixes to get a nice compilation setup -migArturo Espinosa1999-08-043-11/+18
* Makefile fixesArturo Espinosa1999-08-042-19/+23
* Fix for GNOME detection -migArturo Espinosa1999-08-042-10/+17
* Lots of cvsignoresArturo Espinosa1999-08-041-0/+3
* Added Automake setup -miguelArturo Espinosa1999-08-043-258/+628