]> www.fi.muni.cz Git - evince.git/history - shell
Updated Gujarati Translations
[evince.git] / shell /
2009-08-16 Christian Perschbuild: Add some more $(AM_V_GEN)s
2009-08-08 Carlos Garcia Campos[printing] Show print progress information when using...
2009-07-30 Carlos Garcia Campos[shell] Don't show crash recovery dialog when requested...
2009-07-30 Carlos Garcia Campos[shell] Disable crash recovery when D-BUS is disabled
2009-07-25 Nickolay V. Shmyrev[view] Grab focus after setting metadata
2009-07-25 Andreas Liebe[print] Fixes segmentation violation when format is...
2009-07-22 Javier Jardón[build] Use AM_V_GEN to make custom commands silent
2009-07-12 Bartek Kostrzewa[printing] Fix even / odd multipage issues
2009-07-12 Javier Jardón[build] Get rid of shave with AM_SILENT_RULES automake...
2009-06-25 Johan Brannlund[printing] Make evince output pdf on supported printers
2009-06-23 Fridrich StrbaOn Windows, when called from a console, get console...
2009-06-15 Christian PerschAppend LDFLAGS
2009-06-15 Hib Eris[windows/build] Add -mwindows flag for true Windows...
2009-06-14 Christian PerschUse #ifdef, no #if
2009-06-14 Christian PerschOnly include eggdesktopfile.h on x11
2009-06-14 Christian PerschOnly use eggdesktopfile on xsmp smclient backend
2009-06-12 Carlos Garcia Campos[shell] Add default case to switch, warning about unsup...
2009-06-11 Christian PerschDisable single instance by DBUS for hildon platform
2009-06-11 Christian PerschMake smclient optional
2009-06-11 Christian PerschUpdate about dialogue
2009-06-09 Hib Eris[printing] Make use of gtk+-unix-print optional
2009-06-09 Hib Eris[windows] Make evince relocatable on windows - GUI
2009-06-09 Hib ErisDo not disable printing when cairo printing is available.
2009-06-06 Carlos Garcia Campos[shell] Allow activate the menubar in fullscreen mode
2009-06-05 Carlos Garcia Campos[printing] Scale according to paper size before renderi...
2009-06-05 Carlos Garcia Campos[printing] Use always default page setup before printing
2009-06-05 Hib Eris[shell] Remove left over GtkPrinter
2009-05-23 Bartek Kostrzewa[printing] Fix multipage even/odd printing issues
2009-05-21 Carlos Garcia Campos[shell] Remember and reuse "Save a Copy..." path
2009-05-18 Nickolay V. Shmyrev[printing] Fixes crash found by tests EVINCE_2_27_1
2009-05-17 Carlos Garcia Campos[shell] Add EvPrintOperationPrint that implements EvPri...
2009-05-16 Carlos Garcia Campos[shell] Recover previous session when running evince...
2009-05-13 Carlos Garcia Campos[shell] Implement Print named action
2009-05-13 Carlos Garcia Campos[shell] Abort dnd operations originated in the same...
2009-05-12 Carlos Garcia Campos[build] Use shave to improve build log readability
2009-05-12 Carlos Garcia Campos[shell] Propagate key events from EvWindow to EvView
2009-05-12 Carlos Garcia CamposMove stock icons from libmisc to libview and make the...
2009-05-03 Nickolay V. Shmyrev[document] Fixes handling of broken documents
2009-05-03 Nickolay V. Shmyrev[ui] Escape URIs for display
2009-05-03 Nickolay V. Shmyrev[ui] Use stock icon for Page Setup
2009-05-03 Nickolay V. Shmyrev[ui] Renamed menu entry to Page Setup
2009-04-30 Michael J. ChudobiakAdded F3 as a find-next accelerator key, bug 579072
2009-04-10 Carlos Garcia CamposChange process working directory to $HOME so that we...
2009-04-10 Carlos Garcia CamposUse g_file_make_symbolic_link to create symlinks. Patch...
2009-04-08 Carlos Garcia CamposRemoved
2009-04-08 Carlos Garcia CamposUse g_error_matches() instead of manually check error...
2009-04-08 Carlos Garcia CamposDelete the temp symlink created when opening a copy.
2009-04-08 Carlos Garcia CamposRemove the preview mode from EvWindow. EvPrintOperation...
2009-04-08 Carlos Garcia CamposMove EvPageAction and EvStockIcons from shell to a...
2009-04-06 Carlos Garcia CamposMove ev_view_update_view_size() from libview to ev...
2009-04-05 Nickolay V. ShmyrevFollow up to bug #539972. Alt+Arrows conflict with
2009-04-04 Nickolay V. ShmyrevPatch by Juanjo Marín <juanj.marin@juntadeandalucia...
2009-03-31 Nickolay V. ShmyrevSet proper path to saved accels file. Fixes bug #577500.
2009-03-24 Christian PerschSet alternative button order for dialogues.
2009-03-01 Carlos Garcia CamposDo not lose page position when reloading. Fixes bug...
2009-02-15 Christian PerschUse g_error_matches.
2009-02-14 Carlos Garcia CamposUse gtk_tool_button_set_use_underline() for next/previo...
2009-02-10 Carlos Garcia CamposDo not use metadata when reloading the document, so...
2009-02-05 Christian PerschUse g_set_error_literal now that we depend on glib...
2009-02-05 Hib ErisInclude gdkx.h only with X11. See bug #339172.
2009-02-05 Carlos Garcia CamposMake session manager code compile for w32. These change...
2009-02-05 Carlos Garcia CamposMake use of GConf optional. Based on patch by Hib Eris...
2009-02-01 Carlos Garcia CamposAdd mnemonics to buttons in search bar. Fixes bug ...
2009-02-01 Carlos Garcia CamposMake sure pages_per_sheet is always >= 1. Fixes bug...
2009-01-30 Christian PerschA libdocument/ev-init.[ch]: Add single init/shutdown...
2009-01-29 Christian PerschAdd --version which was lost in the libgnome removal...
2009-01-26 Christian PerschMove metadata manager initialisation and shutdown into...
2009-01-26 Christian PerschUse N_() in g_option_context_new(), not _().
2009-01-26 Christian PerschDon't copy the string twice. Bug #569231.
2009-01-26 Christian PerschMove ev_dot_dir() from libdocument to shell, since...
2009-01-25 Christian PerschRenamed from evince-backend.pc.in. Renamed library...
2009-01-24 Carlos Garcia CamposUse EV_DEFINE_INTERFACE to define EvSidebarPage interfa...
2009-01-20 Hiroyuki Ikezoeshell/ev-sidebar-links.c
2009-01-18 Michal VanerFix for a minor code typo.
2009-01-18 Christian PerschBug 558084 – simplify drag data handling
2009-01-18 Carlos Garcia CamposMove EvView specific code to a libeviview library so...
2009-01-18 Carlos Garcia CamposRemove dest, mode and search_string from EvJobLoad...
2009-01-18 Carlos Garcia CamposMake the whole EvWindow the destination of a drag and...
2009-01-16 Carlos Garcia CamposAdd missing brakets around the percentage in progress...
2009-01-16 Carlos Garcia CamposDo no use gdk_x11_* when not available. Based on patch...
2009-01-16 Hib ErisInclude gdkx only for dbus support. See bug #339172.
2009-01-16 Tomeu VizosoExpose ev_view_set_zoom_for_size for embedders to use...
2009-01-16 Carlos Garcia CamposUse brakets around the percentage in progress messages...
2009-01-16 Carlos Garcia CamposFix typo in error message. See bug #567910.
2009-01-16 Carlos Garcia CamposFix mnemonic conflict. Fixes bug #567937.
2008-12-30 Carlos Garcia CamposShow progress information when loading/saving remote...
2008-12-30 Carlos Garcia CamposFix saving images to remote locations.
2008-12-29 Carlos Garcia CamposRemember page setup options too. Paper size is globally...
2008-12-29 Carlos Garcia CamposFallback to EV_FILE_FORMAT_PS when file_format is not...
2008-12-28 Carlos Garcia CamposShow a confirmation dialog when there are pending print...
2008-12-27 Carlos Garcia CamposShow progress information when printing. Fixes bug...
2008-12-27 Carlos Garcia CamposAdd EvProgressMessageArea derived from EvMessageArea...
2008-12-27 Carlos Garcia CamposFirst step of the printing system rework. EvJobPrint...
2008-12-27 Carlos Garcia CamposFix memory leaks.
2008-12-19 Carlos Garcia CamposOnly jump the the location of the find result for the...
2008-12-03 Carlos Garcia CamposAdd document URI to properties page. Fixes bug #555376.
2008-12-03 Carlos Garcia CamposRemoved Removed
2008-12-01 Carlos Garcia CamposRemoved
2008-11-29 Carlos Garcia CamposAdd support for reloading remote documents. Fixes bug...
2008-11-23 Carlos Garcia CamposMake sure find_result is never < 0 which causes a crash...
next