Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add keypad accelerators for zooming. Fix for bug 308128.Nickolay V. Shmyrev2005-07-123-4/+21
* Allow to enable/disable the pixbuf backend. Default to off for now. If weMarco Pesenti Gritti2005-07-117-8/+49
* Use F5 as presentation accellMarco Pesenti Gritti2005-07-112-1/+7
* Do not leak the fullscreen toolbarMarco Pesenti Gritti2005-07-112-6/+12
* These has a return value! Fix totally random focus issues we was seeing.Marco Pesenti Gritti2005-07-112-2/+14
* Allow open more than one fileCarlos Garcia Campos2005-07-112-6/+15
* Fix for dbus 0.33. bug #309975Marco Pesenti Gritti2005-07-112-2/+27
* Updated Czech translation.Miloslav Trmac2005-07-102-164/+215
* Updated German translation.Hendrik Brandt2005-07-092-263/+485
* Translation updated by Tino Meinen.Vincent van Adrighem2005-07-092-204/+220
* Updated Canadian English translation.Adam Weinberger2005-07-082-180/+188
* Actually return NULL for types we dont supportMarco Pesenti Gritti2005-07-082-1/+9
* Remove empty lines.Christian Persch2005-07-083-3/+9
* Do not try to create the object if type is invalid.Marco Pesenti Gritti2005-07-082-1/+9
* Do not leak the target windowMarco Pesenti Gritti2005-07-083-6/+20
* Add ev-properties.c Update SameKjartan Maraas2005-07-084-344/+361
* Let tbe check file existence for us. Add a comment about eggrecent mimeMarco Pesenti Gritti2005-07-082-4/+12
* commit ChangelogChristian Persch2005-07-081-0/+7
* Use common toolbar and recent models for all windows. Patch by Nickolay V.Marco Pesenti Gritti2005-07-085-80/+105
* add FRONTEND_CORE_LIBS to evince_save_LIBS so we successfully check forJonathan Blandford2005-07-082-1/+6
* Updated Catalan translation by Gil Forcada.Jordi Mallach2005-07-072-620/+658
* Fix djvu and dvi backend build.Nickolay V. Shmyrev2005-07-073-2/+9
* Don't leak windows.Christian Persch2005-07-071-1/+2
* HIGification of toolbar editor dialogue.Christian Persch2005-07-072-8/+15
* Ever build metadata manager since it's just disabled at runtime now.Marco Pesenti Gritti2005-07-074-14/+11
* Add an _init functions that enabled metadata management at runtime.Marco Pesenti Gritti2005-07-075-49/+84
* *** empty log message ***Marco Pesenti Gritti2005-07-072-24/+5
* Make frontends depend on just libev. Rework and group CFLAGS/LIBSMarco Pesenti Gritti2005-07-0713-118/+89
* 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