Overview

Request 1182943 accepted

- Update to version 46.1+101:
* libview: Fix scroll-wheel zoom does not follow the cursor
* libview: Fix find job not working to one page document
* Update Hebrew translation
* Update Slovenian translation
* Update Chinese (China) translation
* ui: Mark a few strings translatable
* Update Slovenian translation
* po: Mark some translatable string and fix POTFILES.in
* shell: Remove ProgressMessageArea in file reloading and saving
* Update Chinese (China) translation
* Update Chinese (China) translation
* Update Italian translation
* build: Remove libxml_req_version since we don't depend on it anymore
* shell: Fallback to g_spawn_commandline_async in pps_spawn
* shell: Remove GtkListBox:can-focus property from PpsPropertiesFonts
* shell: Port PpsPropertiesFont to AdwPreferencesPage
* shell: Improve a11y of the "Folder" row from PpsPropertiesGeneral
* shell: Add mnemonics to the view switcher buttons from PpsPropertiesWindow
* shell: Port PpsPropertiesWindow to AdwDialog
* libdocument: reorganize the pps_document_factory_add_filters code
* screenshot: Add new screenshots for flathub website
* Update Slovenian translation
* ci: move prepare stage to the front
* window: Add Open With action
* Update Occitan translation
* shell-rs: cargo update
* shell-rs: Switch to crates.io based gtk-rs crates
* Update Slovenian translation
* shell: use PpsWindow helper to set PpsDocument of PpsDocumentModel
* shell: remove PpsWindow setup_document_idle
* shell: stop using the monitor to clamp requested size in PpsWindow
* shell: position file monitor creation close to setting the uri
* shell: simplify pps_window_open_document
* shell: Port PpsAnnotationPropertiesDialog to Rust
* shell: Merge two constructors of PpsAnnotationPropertiesDialog
* shell: Port PpsAnnotationPropertiesDialog to libadwaita
* shell-rs: port PpsSidebarAnnotationsRow to Rust
* libview: save the annotations from the window, instead of from the view
* shell,libview: do not call the sidebar when annotations changed
* shell: split the logic of creating sidebar annotation rows into widget
* Update Slovenian translation
* shell: Port PpsSidebar to Rust
* shell-rs: Port pps_spawn to Rust
* shell: Detect the lockdown schema dynamically at runtime
* shell: Free the leaked lockdown_settings object
* shell: add tooltips to zoom buttons
* shell: Remove the tooltip of window titlebar
* Update Slovenian translation
* Update Hebrew translation
* shell: Fix the UI of the alert when close window with active print job
* shell: Fix UI style of caret mode alert
* shell: Enforce header capitalization for dialog heading
* Update Russian translation
* shell-rs: Sort the type name in Gir.toml and add extra bindings
- Update to version 46.1+47:
* shell: Use appstream data to build the about dialog
* shell: Port PpsApplication to Rust
* shell-rs: Generate binding for pps_spawn
* shell: Remove is_native parameter of save_attachment_to_target_file
* shell: Remove PPS_SAVE_DOCUMENT of PpsSaveType
* shell: Use PPS_WINDOW_MODE_NORMAL instead magical 0
* shell: Remove useless gtk_widget_set_visible
* shell: Remove pps_str_replace
* po: Remove accidently included papers.pot and add .gitignore entry
* shell: Rename to pps_gdk_pixbuf_format_by_extension
* shell: Remove the dbus interface of PpsWindow
* ci: Check format of rust source code
* shell: Release memory of document model for PpsSidebar
* shell: Stop double free priv->model in pps_window_dispose
* shell: Make pps_sidebar_set_page private
* shell: Remove useless test & realize GtkWindow
* shell: Fix GI metadata of pps_spawn
* shell-rs: Bump the required version of libadwaita to 1.5
* shell: Remove unused -l command line parameter
* shell-rs: Remove useless temp file
* shell: Remove unused marshaller
* shell-rs: add cargo-fmt as dependency
* shell: Bind the fullscreen state to the show-end-title-buttons
* Update Slovenian translation
* shell: Port PpsSearchBox to Rust
* shell-rs: Generate binding for PpsSearchContext and PpsSearchResult
* shell: Fix duplicated type definition when generating Gir of libshell
* shell: Fix GI metadata of pps_search_context_get_result_model
* shell: Fix NULL job returned by PpsSearchContext::finished signal
* shell: inline unnecessary pps_application_open_uri_in_window function
* shell: stop using pps_application_open_uri_list from PpsWindow
* shell: stop using pps_application_open_uri_at_dest in PpsWindow
* shell: move pps_spawn from PpsApplication to pps_utils
- Update to version 46.1+14:
* shell: fix referencing search context
* shell-rs: reduce page selector width to the minimum required
* shell: move searchbar from window into to find sidebar
* shell: window: replace document menu icons with text entries
* shell: window: split off document menu from primary menu
* shell: window: remember show-sidebar state when collapsing
* shell: window: split toolbar into overlay and document
* shell: search-box: remove previous and next buttons
* shell: make pps_application_open_start_view private
* shell: small simplification and explanation in pps-application

Loading...
Request History
Muhammad Akbar Yanuar Mantari's avatar

mantarimay created request

- Update to version 46.1+101:
* libview: Fix scroll-wheel zoom does not follow the cursor
* libview: Fix find job not working to one page document
* Update Hebrew translation
* Update Slovenian translation
* Update Chinese (China) translation
* ui: Mark a few strings translatable
* Update Slovenian translation
* po: Mark some translatable string and fix POTFILES.in
* shell: Remove ProgressMessageArea in file reloading and saving
* Update Chinese (China) translation
* Update Chinese (China) translation
* Update Italian translation
* build: Remove libxml_req_version since we don't depend on it anymore
* shell: Fallback to g_spawn_commandline_async in pps_spawn
* shell: Remove GtkListBox:can-focus property from PpsPropertiesFonts
* shell: Port PpsPropertiesFont to AdwPreferencesPage
* shell: Improve a11y of the "Folder" row from PpsPropertiesGeneral
* shell: Add mnemonics to the view switcher buttons from PpsPropertiesWindow
* shell: Port PpsPropertiesWindow to AdwDialog
* libdocument: reorganize the pps_document_factory_add_filters code
* screenshot: Add new screenshots for flathub website
* Update Slovenian translation
* ci: move prepare stage to the front
* window: Add Open With action
* Update Occitan translation
* shell-rs: cargo update
* shell-rs: Switch to crates.io based gtk-rs crates
* Update Slovenian translation
* shell: use PpsWindow helper to set PpsDocument of PpsDocumentModel
* shell: remove PpsWindow setup_document_idle
* shell: stop using the monitor to clamp requested size in PpsWindow
* shell: position file monitor creation close to setting the uri
* shell: simplify pps_window_open_document
* shell: Port PpsAnnotationPropertiesDialog to Rust
* shell: Merge two constructors of PpsAnnotationPropertiesDialog
* shell: Port PpsAnnotationPropertiesDialog to libadwaita
* shell-rs: port PpsSidebarAnnotationsRow to Rust
* libview: save the annotations from the window, instead of from the view
* shell,libview: do not call the sidebar when annotations changed
* shell: split the logic of creating sidebar annotation rows into widget
* Update Slovenian translation
* shell: Port PpsSidebar to Rust
* shell-rs: Port pps_spawn to Rust
* shell: Detect the lockdown schema dynamically at runtime
* shell: Free the leaked lockdown_settings object
* shell: add tooltips to zoom buttons
* shell: Remove the tooltip of window titlebar
* Update Slovenian translation
* Update Hebrew translation
* shell: Fix the UI of the alert when close window with active print job
* shell: Fix UI style of caret mode alert
* shell: Enforce header capitalization for dialog heading
* Update Russian translation
* shell-rs: Sort the type name in Gir.toml and add extra bindings
- Update to version 46.1+47:
* shell: Use appstream data to build the about dialog
* shell: Port PpsApplication to Rust
* shell-rs: Generate binding for pps_spawn
* shell: Remove is_native parameter of save_attachment_to_target_file
* shell: Remove PPS_SAVE_DOCUMENT of PpsSaveType
* shell: Use PPS_WINDOW_MODE_NORMAL instead magical 0
* shell: Remove useless gtk_widget_set_visible
* shell: Remove pps_str_replace
* po: Remove accidently included papers.pot and add .gitignore entry
* shell: Rename to pps_gdk_pixbuf_format_by_extension
* shell: Remove the dbus interface of PpsWindow
* ci: Check format of rust source code
* shell: Release memory of document model for PpsSidebar
* shell: Stop double free priv->model in pps_window_dispose
* shell: Make pps_sidebar_set_page private
* shell: Remove useless test & realize GtkWindow
* shell: Fix GI metadata of pps_spawn
* shell-rs: Bump the required version of libadwaita to 1.5
* shell: Remove unused -l command line parameter
* shell-rs: Remove useless temp file
* shell: Remove unused marshaller
* shell-rs: add cargo-fmt as dependency
* shell: Bind the fullscreen state to the show-end-title-buttons
* Update Slovenian translation
* shell: Port PpsSearchBox to Rust
* shell-rs: Generate binding for PpsSearchContext and PpsSearchResult
* shell: Fix duplicated type definition when generating Gir of libshell
* shell: Fix GI metadata of pps_search_context_get_result_model
* shell: Fix NULL job returned by PpsSearchContext::finished signal
* shell: inline unnecessary pps_application_open_uri_in_window function
* shell: stop using pps_application_open_uri_list from PpsWindow
* shell: stop using pps_application_open_uri_at_dest in PpsWindow
* shell: move pps_spawn from PpsApplication to pps_utils
- Update to version 46.1+14:
* shell: fix referencing search context
* shell-rs: reduce page selector width to the minimum required
* shell: move searchbar from window into to find sidebar
* shell: window: replace document menu icons with text entries
* shell: window: split off document menu from primary menu
* shell: window: remember show-sidebar state when collapsing
* shell: window: split toolbar into overlay and document
* shell: search-box: remove previous and next buttons
* shell: make pps_application_open_start_view private
* shell: small simplification and explanation in pps-application


Muhammad Akbar Yanuar Mantari's avatar

mantarimay accepted request

openSUSE Build Service is sponsored by