]> www.fi.muni.cz Git - evince.git/history - shell/ev-window.c
Split the properties pages in two different objects, depend only on the
[evince.git] / shell / ev-window.c
2005-07-04 Marco Pesenti GrittiSplit the properties pages in two different objects...
2005-07-03 Nickolay V. ShmyrevExit from fullscreen mode when switch to presentation...
2005-06-30 Alex DugganFix compilation
2005-06-30 Marco Pesenti GrittiMetadata manager from gedit but modified to use GValue...
2005-06-30 Marco Pesenti GrittiAdd an optional dbus interface (--enable-dbus). Rework...
2005-06-24 Carlos Garcia CamposMake rotate menu entries unsensitive if there is not...
2005-06-23 Nickolay V. ShmyrevMake properties unsensitive if document backend doesn...
2005-06-23 Nickolay V. ShmyrevRename xmalloc to mdvi_malloc to avoid libtool conflict...
2005-06-23 Nickolay V. ShmyrevFix fir bug 308265: Sidebar dissappears coming out...
2005-06-23 Nickolay V. ShmyrevFix for bug 308402 - provide templates in Save dialog
2005-06-19 Nickolay V. ShmyrevRemoved EggRecentViewGtk
2005-06-19 Nickolay V. ShmyrevFix memory leak
2005-06-19 Nickolay V. ShmyrevFix update of zoom control. Bug 308268
2005-06-19 Nickolay V. ShmyrevVarious small fixes, mostly memory leaks. Thanks to...
2005-06-18 Nickolay V. ShmyrevFixed lot's of memory leaks, for example, memory leak...
2005-06-18 Marco Pesenti GrittiRefresh thumbnails when changing orientation. Not fully...
2005-06-18 Nickolay V. ShmyrevShift + PageUp moves 10 Pages. Fix for 306125
2005-06-17 Marco Pesenti GrittiPrefer presentation mode when the document require...
2005-06-17 Marco Pesenti GrittiAdd control-equal for zooming
2005-06-16 Marco Pesenti GrittiAdd a get_orientation api. Improve set_orientation.
2005-06-16 Nickolay V. ShmyrevAutoraise toolbar on GoToPage action and fix keyboard...
2005-06-15 Marco Pesenti GrittiMake it an object, cleanup the code, api to show it...
2005-06-14 Marco Pesenti GrittiAdd orientation api. Currently poppler api is not optim...
2005-06-11 Marco Pesenti GrittiMake fonts model fill incrementally.
2005-06-10 Nickolay V. ShmyrevTransfer remote documents to tmp directory to display...
2005-06-08 Jonathan BlandfordUse a GtkIconView in certain situations. That situation...
2005-06-07 Nickolay V. ShmyrevPageCache and EvJobs are moved from backend to shell...
2005-06-07 Nickolay V. ShmyrevUse document info from page cache instead of document...
2005-06-06 Marco Pesenti GrittiUse a const to return title so that we dont double...
2005-06-05 Nickolay V. Shmyrevsecond part of commit
2005-06-04 Jonathan Blandfordfix compilation.
2005-06-04 Nickolay V. ShmyrevA bit different fix for rounding problem but it has no
2005-06-04 Marco Pesenti GrittiImplement fonts list. Defined out for now, since it...
2005-06-04 Jonathan Blandfordother_page isn't necessarily page + 1.
2005-06-04 Marco Pesenti GrittiRework properties code to take only EvPropertyInfo...
2005-06-03 Marco Pesenti GrittiInitial go at file properties. Patch by Emil Soleyman...
2005-05-29 Jonathan Blandfordmodify the expose handling to get the shadows.
2005-05-22 Nickolay V. ShmyrevFix minor points related to moving best fit up. Introduce
2005-05-22 Nickolay V. ShmyrevSecond part of commit, broken pipe somehow
2005-05-20 Jonathan BlandfordUse gdk_window_scroll instead of gtk_widget_queue_draw...
2005-05-18 Marco Pesenti GrittiMake PgUp/Down behave like Space
2005-05-18 James BowesGive focus to the ev-view, rather than the scrolled_win...
2005-05-18 Jonathan BlandfordMassive code clean up from Nickolay Shmyrev. Keep page...
2005-05-17 Marco Pesenti GrittiGet rid of View->Normal Size, it's just confusing
2005-05-17 Jonathan BlandfordFree the EvDocumentInfo.
2005-05-16 Marco Pesenti GrittiExpose api to print a range (with dialog). Make private...
2005-05-12 Marco Pesenti GrittiUpdate
2005-05-11 Marco Pesenti GrittiUse signals to notify action activation. Hopefully...
2005-05-10 Marco Pesenti GrittiRemove some leftover code from jrb first continous...
2005-05-10 Marco Pesenti GrittiAdd mnemonic for edit toolbar. ctrl+l focus the page...
2005-05-10 Marco Pesenti GrittiPut the toolbar xml in evince own dot dir
2005-05-10 Marco Pesenti GrittiMake the toolbar not removable
2005-05-10 Marco Pesenti GrittiThis is evil... Make space/backspace global accelerator...
2005-05-10 Juerg BilleterSupport printing page range, based on patch by Amaury...
2005-05-10 Marco Pesenti GrittiSet slash action insensitive when appropriate
2005-05-10 Marco Pesenti GrittiCheck for uri correctness/existence
2005-05-09 Juerg BilleterLPD printers use postscript, too
2005-05-09 Marco Pesenti GrittiThe zoom one is actually sort of useful, put it back
2005-05-09 Marco Pesenti GrittiHide page/zoom controls from overflow, they are useless.
2005-05-09 Marco Pesenti Gritti Implement epiphany like toolbar editor. Based...
2005-05-09 Marco Pesenti GrittiSlash -> Find
2005-05-08 Marco Pesenti GrittiChange api to lookup from uri. Do fast lookup first...
2005-05-02 James BowesOutput zoom-control Makefile. build zoom-control subdir.
2005-05-01 Jonathan BlandfordChange the preview cache back to 1. Don't know when...
2005-04-29 Marco Pesenti GrittiUse connect_object rather than explicitly disconnect...
2005-04-27 Nickolay V. ShmyrevUpdate current page while scrolling in continuous mode
2005-04-24 Nickolay V. ShmyrevHorizontal scroll and zooming with mouse wheel
2005-04-24 Jonathan BlandfordFix links for dual/continuous. Also, add a quick fix...
2005-04-23 Jonathan BlandfordAdd Continuous and Dual page modes.
2005-04-22 Nickolay V. ShmyrevFix for 170111
2005-04-22 Marco Pesenti GrittiFix normal size zoom. Make zoom in/zoom out unsensitive...
2005-04-22 Jonathan Blandfordactually remove the job.
2005-04-19 Marco Pesenti GrittiShow the window in fullscreen when specified by the...
2005-04-19 Nickolay V. ShmyrevBug 301053: hide statusbar resize-grip when maximized...
2005-04-19 Nickolay V. ShmyrevSmall rework of sidebar pages handling. See bug #164811...
2005-04-18 David MalcolmNew files, handling the mapping from mimetypes to backends
2005-04-18 Paolo Borelliconstify some vars. ditto.
2005-04-17 Nickolay V. ShmyrevMove library dependencies to components.
2005-04-16 Jonathan BlandfordMinor cleanups removing some dead code.
2005-04-16 Marco Pesenti GrittiCalculate shadow size only when there is actually a...
2005-04-16 Marco Pesenti GrittiAllow setting view spacing, default to 0
2005-04-16 Marco Pesenti GrittiDo not draw the border in fulscreen
2005-04-16 Marco Pesenti GrittiRemove some assertions, documents can have 0 pages...
2005-04-15 Nickolay V. ShmyrevRemove unused files.
2005-04-15 Luca FerrettiMake all toolbar items translatable
2005-04-14 Marco Pesenti GrittiFix the crash when trying to copy in backends that...
2005-04-12 Marco Pesenti GrittiWork around the Escape conflict (find bar and unfullscreen)
2005-04-12 Nickolay V. ShmyrevFix for bugs 300233,173184,300094. Problems with page...
2005-04-08 Marco Pesenti GrittiCheck that the document supports find
2005-04-08 Marco Pesenti GrittiAdd Edit->Find Next
2005-04-08 Jonathan BlandfordBig reworking to make completions work iff we have...
2005-04-07 Nickolay V. ShmyrevRecent files support.
2005-04-06 Marco Pesenti Grittis/pdf-document/ev-poppler EVINCE_0_2_0
2005-04-06 Kristian HøgsbergFix of by one errors.
2005-04-05 Kristian HøgsbergMake searching work again.
2005-04-03 Jonathan BlandfordPatch from Alberto Mesas <amesas@gmail.com> to make...
2005-04-01 Jonathan BlandfordChanged to use page labels now. Rewrote completely...
2005-03-31 Jonathan BlandfordCr 31 13:27:50 2005 Jonathan Blandford <jrb@redhat...
2005-03-31 Jonathan BlandfordRemove pixbuf backend for now
2005-03-23 Marco Pesenti Grittimerge evince-threads branch
next