Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Append LDFLAGSChristian Persch2009-06-151-1/+3
* [windows/build] Add -mwindows flag for true Windows appsHib Eris2009-06-151-0/+4
* Use #ifdef, no #ifChristian Persch2009-06-141-1/+1
* Only include eggdesktopfile.h on x11Christian Persch2009-06-141-1/+1
* Only use eggdesktopfile on xsmp smclient backendChristian Persch2009-06-141-2/+2
* [shell] Add default case to switch, warning about unsupported print pages set...Carlos Garcia Campos2009-06-121-0/+3
* Disable single instance by DBUS for hildon platformChristian Persch2009-06-111-5/+0
* Make smclient optionalChristian Persch2009-06-112-8/+28
* Update about dialogueChristian Persch2009-06-111-2/+3
* [printing] Make use of gtk+-unix-print optionalHib Eris2009-06-092-2/+26
* [windows] Make evince relocatable on windows - GUIHib Eris2009-06-093-5/+35
* Do not disable printing when cairo printing is available.Hib Eris2009-06-093-1/+11
* [shell] Allow activate the menubar in fullscreen modeCarlos Garcia Campos2009-06-061-9/+78
* [printing] Scale according to paper size before rendering for printingCarlos Garcia Campos2009-06-051-1/+9
* [printing] Use always default page setup before printingCarlos Garcia Campos2009-06-051-2/+7
* [shell] Remove left over GtkPrinterHib Eris2009-06-051-7/+0
* [printing] Fix multipage even/odd printing issuesBartek Kostrzewa2009-05-231-10/+23
* [shell] Remember and reuse "Save a Copy..." pathCarlos Garcia Campos2009-05-213-36/+94
* [printing] Fixes crash found by testsNickolay V. Shmyrev2009-05-181-1/+1
* [shell] Add EvPrintOperationPrint that implements EvPrintOperation using GtkP...Carlos Garcia Campos2009-05-171-9/+280
* [shell] Recover previous session when running evince after a crashCarlos Garcia Campos2009-05-162-33/+181
* [shell] Implement Print named actionCarlos Garcia Campos2009-05-131-0/+2
* [shell] Abort dnd operations originated in the same Evince windowCarlos Garcia Campos2009-05-131-4/+11
* [build] Use shave to improve build log readabilityCarlos Garcia Campos2009-05-121-4/+6
* [shell] Propagate key events from EvWindow to EvViewCarlos Garcia Campos2009-05-121-0/+25
* Move stock icons from libmisc to libview and make the API publicCarlos Garcia Campos2009-05-121-2/+2
* [document] Fixes handling of broken documentsNickolay V. Shmyrev2009-05-032-10/+22
* [ui] Escape URIs for displayNickolay V. Shmyrev2009-05-034-8/+55
* [ui] Use stock icon for Page SetupNickolay V. Shmyrev2009-05-031-1/+1
* [ui] Renamed menu entry to Page SetupNickolay V. Shmyrev2009-05-031-2/+2
* Added F3 as a find-next accelerator key, bug 579072Michael J. Chudobiak2009-04-301-0/+4
* Change process working directory to $HOME so that we don't preventCarlos Garcia Campos2009-04-101-1/+7
* Use g_file_make_symbolic_link to create symlinks. Patch by Hib Eris. SeeCarlos Garcia Campos2009-04-101-16/+20
* RemovedCarlos Garcia Campos2009-04-083-72/+4
* Use g_error_matches() instead of manually check error code and domain.Carlos Garcia Campos2009-04-081-8/+4
* Delete the temp symlink created when opening a copy.Carlos Garcia Campos2009-04-081-3/+19
* Remove the preview mode from EvWindow. EvPrintOperation now launchesCarlos Garcia Campos2009-04-086-347/+150
* Move EvPageAction and EvStockIcons from shell to a new internal libraryCarlos Garcia Campos2009-04-089-1022/+9
* Move ev_view_update_view_size() from libview to ev-window again and makeCarlos Garcia Campos2009-04-061-37/+47
* Follow up to bug #539972. Alt+Arrows conflict withNickolay V. Shmyrev2009-04-051-2/+2
* Patch by Juanjo MarĂ­n <juanj.marin@juntadeandalucia.es> to fix the bugNickolay V. Shmyrev2009-04-041-8/+35
* Set proper path to saved accels file. Fixes bug #577500.Nickolay V. Shmyrev2009-03-311-1/+1
* Set alternative button order for dialogues.Christian Persch2009-03-241-0/+19
* Do not lose page position when reloading. Fixes bug #573091.Carlos Garcia Campos2009-03-011-9/+12
* Use g_error_matches.Christian Persch2009-02-151-2/+1
* Use gtk_tool_button_set_use_underline() for next/previous buttons so thatCarlos Garcia Campos2009-02-141-0/+2
* Do not use metadata when reloading the document, so that the window is notCarlos Garcia Campos2009-02-101-89/+101
* Use g_set_error_literal now that we depend on glib 2.18.Christian Persch2009-02-051-4/+4
* Include gdkx.h only with X11. See bug #339172.Hib Eris2009-02-051-0/+2
* Make session manager code compile for w32. These changes have been takenCarlos Garcia Campos2009-02-051-1/+9