Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* do not unnecessarily save zoomMarco Pesenti Gritti2005-07-076-18/+26
* Remove unnecessary dependenciesMarco Pesenti Gritti2005-07-072-4/+12
* Some more cleanups. Was really necessary but I probably introduced bugs,Marco Pesenti Gritti2005-07-074-7/+14
* *** empty log message ***Marco Pesenti Gritti2005-07-0714-117/+92
* This should solve the circular dep without requiring dir reorg!Marco Pesenti Gritti2005-07-067-37/+60
* Return a boolean from timeout func. Fix ported from gedit.Christian Persch2005-07-062-4/+12
* Added "eu" (Basque) to ALL_LINGUAS.Iñaki Larrañaga2005-07-062-1/+5
* Added Basque translation.Iñaki Larrañaga2005-07-062-0/+997
* set "All Documents" as default filter in open dialogCarlos Garcia Campos2005-07-062-2/+9
* (ev_metadata_manager_set_int) (ev_metadata_manager_set_double,Martin Kretzschmar2005-07-062-4/+10
* Remember window position and maximized stateMarco Pesenti Gritti2005-07-062-13/+59
* Fix DBUS configure checks.Christian Persch2005-07-064-6/+54
* Add support for some more typesMarco Pesenti Gritti2005-07-066-11/+266
* check if dbus-binding-tool is installed. Not the case on currentMartin Kretzschmar2005-07-052-0/+11
* Allow open uri lists and add TryExec fieldNickolay V. Shmyrev2005-07-052-1/+8
* Enable dbus when available, do not require a configure option.Marco Pesenti Gritti2005-07-052-8/+11
* Use AM_CONDITIONAL unconditionally, fixes the build with DBUS disabled.Christian Persch2005-07-052-1/+9
* Marco Pesenti Gritti <mpg@redhat.com>Carlos Garcia Campos2005-07-057-32/+76
* Support all mime typesMarco Pesenti Gritti2005-07-057-18/+62
* Rework document types managing to avoid code duplication and actuallyMarco Pesenti Gritti2005-07-0511-288/+371
* Plug a mem leak. HIG spacings.Christian Persch2005-07-053-1/+11
* only call ev_properties_fonts_set_document() if the document implementsMatthew S. Wilson2005-07-052-7/+17
* Implement nautilus plugin for properties. Works only for pdf atm, I needMarco Pesenti Gritti2005-07-046-5/+224
* (enum): kill redundant columns enumMartin Kretzschmar2005-07-042-7/+8
* remove TRUE and FALSE definitions, glib provides them (PlaceImage,Matthew S. Wilson2005-07-042-16/+33
* include libgnomeui/gnome-authentication-manager.h (main): to callMartin Kretzschmar2005-07-043-1/+12
* use the new tiff2ps interfacesMatthew S. Wilson2005-07-044-579/+650
* Unref the completion after setting it to the entryNickolay V. Shmyrev2005-07-042-1/+7
* Sorted and added missing files, and removed no longer existing ones.Christian Rose2005-07-043-207/+554
* disable generating encapsulated postscript filesMatthew S. Wilson2005-07-042-1/+6
* Fixed German translation by Jens Seidel <jensseidel@users.sf.net>.Hendrik Richter2005-07-042-5/+11
* disable File->Print if the document does not implement the ps exporterMatthew S. Wilson2005-07-042-0/+10
* *** empty log message ***Marco Pesenti Gritti2005-07-044-0/+388
* Split the properties pages in two different objects, depend only on theMarco Pesenti Gritti2005-07-0412-1283/+1121
* implement the ps exporter interface for tiff documentsMatthew S. Wilson2005-07-035-4/+1903
* Scroll to current page when exit from presentation.Nickolay V. Shmyrev2005-07-031-6/+9
* Scroll to current page when exit from presentationNickolay V. Shmyrev2005-07-031-0/+7
* Exit from fullscreen mode when switch to presentation. Fix for bug 309365Nickolay V. Shmyrev2005-07-032-9/+23
* return NULL if the document does not implement the selection interface.Matthew S. Wilson2005-07-022-0/+10
* Removed conflict markers from ChangeLogMartin Kretzschmar2005-07-021-1/+0
* scale the reported height by using the resolution aspect ratioMatthew S. Wilson2005-07-022-2/+26
* Require libgnomeprint >= 2.5.1. Thanks to Colin SlaterNickolay V. Shmyrev2005-07-014-23/+136
* Add I-Beam support to EvView. Now we can see where we can select! Sweet!Jonathan Blandford2005-07-019-11/+129
* Fix event->y + view->scroll_x typo.Kristian Høgsberg2005-06-302-1/+6
* Adjust to poppler API changes; use a sub-GdkPixbuf instead of passingKristian Høgsberg2005-06-303-83/+127
* Fix compilationAlex Duggan2005-06-302-1/+7
* Updated Norwegian bokmål translation. SameKjartan Maraas2005-06-303-306/+399
* *** empty log message ***Marco Pesenti Gritti2005-06-301-0/+2
* Fix compilationMarco Pesenti Gritti2005-06-302-19/+25
* Metadata manager from gedit but modified to use GValue, so that we dontMarco Pesenti Gritti2005-06-309-2/+688