]> www.fi.muni.cz Git - evince.git/history - shell
Updated German translation.
[evince.git] / shell /
2008-11-01 Carlos Garcia CamposDo not use popup dialogs to show error messages anymore...
2008-11-01 Carlos Garcia CamposUse a message format (with printf()-style) in ev_window...
2008-11-01 Carlos Garcia CamposChange ev_window_error_message and ev_window_warning_me...
2008-11-01 Carlos Garcia CamposUse gtk_show_uri() when availale to display help contents.
2008-10-31 Carlos Garcia CamposRemoved shell/ev-view-private.h
2008-10-27 Christian PerschBug 558064 – build with single includes
2008-10-27 Christian PerschBug 558066 – format not a string literal and no format...
2008-10-23 Nickolay V. ShmyrevCancel the animation without scheduling transition...
2008-10-17 Carlos Garcia CamposDisable toggle function of F5 when in presentation...
2008-10-17 Carlos Garcia CamposInstead of using only one loading icon for thumbnails...
2008-10-17 Carlos Garcia CamposFix memory leak.
2008-10-13 Nickolay V. ShmyrevRemoves bad prefixes from window title. Patch by Robin...
2008-10-12 Carlos Garcia CamposDo not consider mailto links as http uris. Fixes bug...
2008-10-06 Carlos Garcia CamposFix memory leak. Fixes bug #555134.
2008-10-04 Carlos Garcia CamposEmit the job finished signal when the job is handled...
2008-10-04 Carlos Garcia CamposUse GdkAppLaunchContext when available to launch extern...
2008-10-04 Carlos Garcia CamposFix launching external applications for launch actions...
2008-09-26 Carlos Garcia CamposMake sure copy_job_page_and_selection_to_job_info is...
2008-09-13 Carlos Garcia CamposUse GdkAppLaunchContext when available to launch extern...
2008-09-13 Carlos Garcia CamposUse the message area to show errors when lauching exter...
2008-09-13 Carlos Garcia CamposAssume invalid uris are http uris. Fixes bug #552071.
2008-09-07 Carlos Garcia CamposAllow page scrolling with PageUp/PageDown keys when...
2008-09-07 Carlos Garcia CamposUse GtkScrollType instead of EvScrollType.
2008-09-07 Nickolay V. ShmyrevPatch for case unsensitive page label match by Michael...
2008-09-07 Carlos Garcia CamposDo not append the file extension twice when saving...
2008-09-05 Carlos Garcia CamposMake sure the cursor is correctly restored after showin...
2008-09-05 Carlos Garcia CamposUse GdkAppLaunchContext when available to open attachments.
2008-09-04 Carlos Garcia CamposGrab the mediakeys with a low priority. Fixes bug ...
2008-09-04 Carlos Garcia CamposClean up the media player keys stuff.
2008-08-31 Carlos Garcia CamposMake sure evince starts up in the right workspace when...
2008-08-31 Carlos Garcia CamposFix window manager warnings shown in ~/.xsession-errors
2008-08-31 Carlos Garcia CamposEggSMClient copied from libegg
2008-08-27 Carlos Garcia CamposRemove gnome_authentication_manager_init.
2008-08-27 Carlos Garcia CamposUse gtk_box_pack_start instead of gtk_box_pack_start_de...
2008-08-27 Carlos Garcia CamposRemoved
2008-08-24 Carlos Garcia CamposRemove the idle function for setting the document up...
2008-08-22 Carlos Garcia CamposAdd a new job to get the attachments in a thread with...
2008-08-17 Carlos Garcia CamposDo not crash when adjustment page size is 0. Fixes...
2008-08-06 Carlos Garcia CamposFix loading encrypted documents since I broke it with...
2008-08-03 Wouter BolsterleeMore #include cleanups. Again: reordering, single gtk...
2008-08-03 Wouter BolsterleeCleanup many #include statements: reorder so that a...
2008-08-03 Carlos Garcia CamposAdd gio header.
2008-08-03 Carlos Garcia CamposRework the jobs system in order to make it simpler...
2008-07-27 Carlos Garcia CamposAdd a profile mode available when debug is enabled...
2008-07-20 Carlos Garcia CamposIntercept window manager's fullscreen request in order...
2008-07-20 Carlos Garcia CamposRestart the job search when the find bar is opened...
2008-07-13 Carlos Garcia CamposAdd '.' keybinding for blanking the screen in presentat...
2008-06-24 Bastien NoceraUse Alt+Left to rotate left, and Alt+Right to rotate...
2008-06-24 Bastien NoceraWhen building with D-Bus support, listen for multimedia...
2008-06-16 Carlos Garcia CamposDo not crash opening documents with no pages and show...
2008-06-15 Carlos Garcia CamposAutomaticly reload the document when the file has chang...
2008-06-10 Cosimo CecchiFix some build warnings under GCC 4.3.0. (#537535).
2008-05-29 Carlos Garcia CamposFix a crash in debug mode. Patch by Daniel M German.
2008-05-25 Carlos Garcia CamposAdd Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
2008-05-25 Carlos Garcia CamposUse the window title as print job name instead of just...
2008-04-27 Carlos Garcia CamposMerge branch 'ev-debug' into work
2008-04-20 Carlos Garcia CamposUpdate also the primary selection when copying a link...
2008-04-16 Carlos Garcia CamposAdd GtkMountOperation (renamed to avoid conflicts)...
2008-04-14 Carlos Garcia CamposCreate the render context needed for rendering a page...
2008-04-14 Carlos Garcia CamposAdd EvPage so that we can hold a reference to the backe...
2008-04-12 Carlos Garcia CamposAdd Ctrl-Insert keybinding for copying text. Fixes...
2008-04-06 Carlos Garcia CamposFix a crash when printing a range that doesn't specify...
2008-04-02 Carlos Garcia CamposDo not unfullscreen and fullscreen again the window...
2008-03-31 Carlos Garcia CamposHandle errors when opening remote files.
2008-03-31 Carlos Garcia CamposOnly grab the focus for the current visible proxy widge...
2008-03-29 Emil SoleymanReuse g_app_info_launch_default_for_uri to save some...
2008-03-24 Wouter BolsterleeUse g_str_has_suffix. See bug #523069.
2008-03-19 Carlos Garcia CamposDo not append the extension to filename when saving...
2008-03-18 Carlos Garcia CamposCancel the find operation when the find bar is closed...
2008-03-18 Carlos Garcia CamposInvert collate action in order to work as expected...
2008-03-09 Wouter BolsterleeBug 495107 – Handle print dialog responses correctly
2008-03-08 Carlos Garcia CamposMake sure print job is only run when the print button...
2008-02-29 Carlos GarnachoAdded. Returns whether the animation has everything...
2008-02-27 Carlos Garcia CamposFix a crash when a choice form field doesn't have any...
2008-02-25 Alexander LarssonUse g_file_has_prefix instead of renamed g_file_contain...
2008-02-08 Carlos Garcia CamposRemove libgnomeprint support. Fixes bug #512370.
2008-01-27 Carlos Garcia CamposFix compile warning.
2008-01-26 Carlos Garcia CamposRemoved
2008-01-26 Carlos Garcia CamposStop autoscroll when Escape key is pressed. Fixes bug...
2008-01-25 Carlos Garcia CamposPort to gio and drop gnome-vfs dependency. Fixes bug...
2008-01-24 Wouter BolsterleeUse top/up/bottom/down arrows instead of first/left...
2008-01-24 Wouter BolsterleeOverride PDF restrictions by default. Fixes bug #382700.
2008-01-23 Gil ForcadaAdded comment for translators
2008-01-22 Carlos Garcia CamposDo not create the idle function for kinetic scrolling...
2008-01-22 Carlos Garcia CamposRestore cursor after autoscrolling. Fixes bug #509958.
2008-01-19 Carlos Garcia CamposDo not render images when rendering the page but on...
2008-01-18 Marcelo LiraMake gnome-keyring optional. Fixes bug #509676.
2008-01-16 Carlos Garcia CamposInitialize include_images variable as FALSE instead...
2008-01-15 Nickolay V. ShmyrevSimplify image format selection on save.
2008-01-14 Nickolay V. ShmyrevRepair gorizontal scrolling with shift. Fixes bug ...
2008-01-13 Djihed AfifiRTL marker in recent file list. See bug #509076.
2008-01-13 Carlos Garcia CamposFix compile warnings due to unused variables.
2008-01-04 Carlos GarnachoImplement "fade" effect.
2008-01-04 Carlos GarnachoImplement "uncover" effect.
2008-01-04 Carlos GarnachoImplement "cover" effect.
2008-01-04 Carlos GarnachoImplement "push" effect.
2008-01-04 Carlos GarnachoImplement "dissolve" effect.
2008-01-04 Carlos GarnachoImplement "wipe" effect.
2008-01-04 Carlos GarnachoImplement "box" effect.
2008-01-04 Carlos GarnachoImplement "blinds" effect.
next