]> www.fi.muni.cz Git - evince.git/history - shell
Translation updated
[evince.git] / shell /
2007-10-28 Carlos Garcia CamposAdd an expander to the open toolbar item which pops...
2007-10-28 Carlos Garcia CamposDo not jump to the first page when reloading by running...
2007-10-27 Hiroyuki IkezoePlugged memory leak when help file is not found. Fixes...
2007-10-26 Carlos Garcia CamposRemoved
2007-10-25 Pascal TerjanLet GnomeVFS check the URL, this allow more URL (like...
2007-10-22 Carlos Garcia CamposFix a crash when printing with the gnome-print dialog...
2007-10-11 Carlos Garcia CamposFix conflicting shortcut for view sade pane and present...
2007-10-11 Carlos Garcia CamposWhen printing multiple pages per sheet in reverse optio...
2007-10-11 Carlos Garcia CamposRespect ranges order when printing more than one range...
2007-10-10 Martin SchanzenbachRotate also the window icon when document is rotated...
2007-10-04 Carlos Garcia CamposDo not show the toolbar in fullscreen mode if the main...
2007-09-29 Carlos Garcia CamposGive priority to form fields over images when deciding...
2007-09-04 Carlos Garcia CamposMove save a copy task to its own job so that it's carri...
2007-09-03 Carlos Garcia CamposMake sure not to use the history with documents not...
2007-09-03 Carlos Garcia CamposRestart the search when reloading a document with the...
2007-09-03 Carlos Garcia CamposDo not jump to the first page when reloading a document...
2007-09-03 Carlos Garcia CamposDo not update visibility when changing a chrome flag...
2007-09-03 Carlos Garcia CamposUse GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since...
2007-09-03 Carlos Garcia CamposMake sure current-page <= end-page in continuous mode...
2007-09-03 Carlos Garcia CamposUse always drag mouse cursor during a drag operation...
2007-09-01 Carlos Garcia CamposActually fix printing regressions. Remove orientation...
2007-08-31 Carlos Garcia CamposAdd support for double and triple click selections.
2007-08-27 Justin BlanchardEnables 'find next' when bindbar is hidden. Fixes bug...
2007-08-27 Carlos Garcia CamposCreate always a portrait cairo surface and rotate when...
2007-08-25 Carlos Garcia CamposAdjust number of pages per row according to page orient...
2007-08-25 Carlos Garcia CamposReset also cups setting to 1 when printing multiple...
2007-08-17 Carlos Garcia CamposAlso store in page-cache the dimensions of the thumbnai...
2007-08-14 Justin BlanchardFixes invalid read, see bug #466401.
2007-08-11 Carlos Garcia CamposUse g_get_user_special_dir when available instead of...
2007-08-05 Carlos Garcia CamposDo not use cairo_rectangle and cairo_clip since we...
2007-07-31 Hiroyuki IkezoePlugged memory leak.
2007-07-30 Carlos Garcia CamposFix a headers problem with ev-link
2007-07-30 Carlos Garcia CamposDo not hide sidebar in fullscreen mode. Fixes bug ...
2007-07-29 Carlos Garcia CamposFix compile warnings.
2007-07-29 Carlos Garcia CamposUse g_timeout_add_seconds instead of g_timeout_add...
2007-07-29 Carlos Garcia CamposSet horizontal scrollbar policy to AUTOMATIC instead...
2007-07-29 Carlos Garcia CamposAdd page_ready callback to main loop with high priority...
2007-07-29 Carlos Garcia CamposAllow printing multiple pages per sheet. Fixes bug...
2007-07-29 Nickolay V. ShmyrevCheck for NULL, fixes bug #460862.
2007-07-29 Nickolay V. Shmyrevs/gtk/gdk
2007-07-29 Christian PerschFixes bug #437681 - blocks while enumerating printers.
2007-07-29 Christian PerschDon't use deprecated gtk+ function. See bug #460909.
2007-07-27 Carlos Garcia CamposDo not use display before initializing it. Remove compi...
2007-07-27 Cosimo CecchiUnix-like hjkl bindings added. See bug #458111.
2007-07-27 Johannes BuchnerReorganizes utility functions.
2007-07-26 Carlos Garcia CamposAdd page_ready signal to notify that page is ready...
2007-07-26 Carlos Garcia CamposUse capabilities to know which options should be offere...
2007-07-25 Carlos Garcia CamposGive priority to forms over text to set the cursor.
2007-07-24 Carlos Garcia CamposUse IBEAM cursor for text form fields and NORMAL cursor...
2007-07-20 Carlos Garcia CamposUpdate region for current selected items also for check...
2007-07-19 Carlos Garcia CamposFix build with current poppler cvs head.
2007-07-11 Carlos Garcia CamposFix build with gtk+ >= 2.11.5 due to gtktooltips deprec...
2007-07-09 Carlos Garcia CamposFix a crash when closing whith a form widget visible.
2007-07-09 Carlos Garcia CamposUpdate also the region of the current selected button...
2007-07-09 Carlos Garcia CamposRedraw only form field region instead of the whole...
2007-07-09 Carlos Garcia CamposFix selection of first item in list form fields.
2007-07-09 Carlos Garcia CamposSome refactoring to avoid duplicated code.
2007-07-08 Carlos Garcia CamposMerge evince-forms branch.
2007-07-02 Jaap HaitsmaAdds a nice icon to page action during toolbar editing...
2007-07-02 Nickolay V. Shmyrev2007-07-02 Nickolay V. Shmyrev <nshmyrev@yandex.ru
2007-07-01 Carlos Garcia CamposDo not connect selection changed signal more than once...
2007-06-29 Carlos Garcia CamposDo not change sidebar chrome flag when pressing F9...
2007-06-22 Gabor KelemenFixes program description translation issue. Bug #450148.
2007-06-21 Cesar FernandezDo not change current page when returning from black...
2007-06-17 Carlos Garcia CamposClear gtk print job when job has finished. Fixes bug...
2007-06-17 Carlos Garcia CamposAdd preview button to print dialog. Fixes bug #445419.
2007-06-14 Carlos Garcia CamposDraw only visible region.
2007-06-13 Carlos Garcia CamposRedraw view every time we have a new surface. Fixes...
2007-06-13 Carlos Garcia CamposUse cairo image surfaces instead of GDK pixbufs for...
2007-06-12 Carlos Garcia CamposFix memory leak.
2007-06-12 Carlos Garcia CamposShow loading text centered. Fixes bug #433061
2007-06-09 Carlos Garcia CamposRemove a mutex in the main thread that blocks the UI...
2007-06-09 Carlos Garcia CamposSet points_set to TRUE so that selections don't disappe...
2007-06-06 Michael MonrealZoom icon artwork. See bug #444795.
2007-06-05 Bastien NoceraRemove extraneous function (Closes: #444386)
2007-06-05 Bastien NoceraSimplify the timeout, no need for modified anymore
2007-06-05 Bastien NoceraAdapted patch from Arjan van de Ven (arjan@linux.intel...
2007-05-25 Nickolay V. ShmyrevCheck if history is NULL
2007-05-25 Carlos Garcia CamposAdd functions to delete temporary files created by...
2007-05-20 Wouter BolsterleeChange sidebar ordering. Fixes bug #439939.
2007-05-19 Carlos Garcia CamposUpdate cursor and tooltip on page change and view scrol...
2007-05-12 Ross BurtonSync keybindings manually when building without libgnom...
2007-05-12 Ross BurtonRespect the screen when opening help (#437866).
2007-05-11 Carlos Garcia CamposAdd print button in preview mode. Fixes bug #396475.
2007-05-09 Nickolay V. ShmyrevConnect to button-press event on correct widget. Fixes...
2007-05-09 Nickolay V. ShmyrevAdd app-specific icons to our icon theme. Fixes bug...
2007-05-09 Nickolay V. ShmyrevMake navigation action unsensitive instead of showing...
2007-05-08 Carlos Garcia CamposRemember print settings. Fixes bug #349102.
2007-05-04 Ross BurtonAdd --without-libgnome, check for libgnome and libgnome...
2007-05-04 Ross BurtonDon't use libgnome to open help, instead call Yelp...
2007-05-04 Ross BurtonDon't use libgnome to lookup icons for MIME types,...
2007-05-02 Ross BurtonAdd missing includes, fix indentation.
2007-04-30 Eduardo LimaUse ev_application_open_uri_at_dest instead of ev_appli...
2007-04-29 Nickolay V. ShmyrevAdd missing chain to parent class methods. Fixes bug...
2007-04-22 Carlos Garcia CamposStart rendering pages before any other jobs.
2007-04-22 Carlos Garcia CamposUpdate chrome visibility before window unfullscreen.
2007-04-20 Carlos Garcia CamposMake fullscreen toolbar always visible. Do not use...
2007-04-20 Iñigo MartínezDevelopers documentation updated.
2007-04-19 Carlos Garcia CamposCheck whether uri is valid before launching it. Fixes...
2007-04-19 Carlos Garcia CamposChange key accelerator for Open a Copy menu entry which...
next