Opened 3 years ago
Closed 3 years ago
#16262 closed enhancement (fixed)
p03 evince-42.1
Reported by: | Bruce Dubbs | Owned by: | pierre |
---|---|---|---|
Priority: | normal | Milestone: | gnome-42 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New major version.
Change History (7)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
Milestone: | 11.2 → gnome-42 |
---|
comment:4 by , 3 years ago
42.1: The only change is "data: Remove 42.x development releases from appdata". It only affects appstream which is not used by BLFS.
42.0: Translations.
42.rc: Translations.
42.beta:
Evince now requires libarchive >= 3.6.0 and Poppler >= 22.02.0
all:
- Replace include guards with pragma once (Christian Persch)
- Remove legacy code path for Gtk < 3.22 (Qiu Wenbo)
- Rename default branch to main (Germán Poo-Caamaño)
- Align app name in metadata with .desktop name (Sophie Herold)
appdata:
- Fix missing tag (Germán Poo-Caamaño)
- Use a nondeprecated SPDX license identifier (Maximiliano Sandoval R)
backends:
- Use C99 types for uint family types (Germán Poo-Caamaño)
- Use symbol visibility for exported symbols (Christian Persch)
- dvi: replace GdkColor with GdkRGBA (Qiu Wenbo)
- dvi: Avoid using deprecated functions (Germán Poo-Caamaño)
- dvi: Remove support for T1 fonts on dvi (Germán Poo-Caamaño)
- comics: Add helper to get the state of the EvArchive (Bastien Nocera)
- comics: Document array contents (Bastien Nocera)
- comics: Speed up fetching page sizes (Bastien Nocera)
- comics: Use libarchive for RAR support (
#1725
, Bastien Nocera) - djvu: Also load DjVu images (Bastien Nocera)
- djvu: Extract XMP metadata (Christian Persch)
- pdf: Use GdkRGBA instead of GdkColor (Qiu Wenbo)
- pdf: Fix dispose implementation (Christian Persch)
- pdf: Fix metadata parsing precedence (Christian Persch)
- pdf: Implement loading from file descriptor (Christian Persch)
- pdf: Only flag EvDocumentInfo fields when actually present (Christian Persch)
- pdf: Let launch action to open pdfs from click event (
#1333
,#48
, Nelson Benítez León) - tiff: Extract XMP metadata (Christian Persch)
build:
- Fix dependency tracking (Christian Persch)
- Fix re-definition of default_options (Bastien Nocera)
- Only fail to build DVI by missing libkpathsea (Germán Poo-Caamaño)
- Remove cruft (Christian Persch)
- Require poppler 22.02.0 for PDF rendering (Germán Poo-Caamaño)
- Silence deprecated declarations warnings (Christian Persch)
- Use symbol visibility to hide symbols in private libs (Christian Persch)
- Use symbol visibility to hide symbols in the nautilus module (Christian Persch)
- Stop checking for execinfo.h (Alex Xu (Hello71))
- Remove incorrect args for i18n.merge_file (r-value)
- Fix multiple compilation warnings (Germán Poo-Caamaño)
doc:
- Migrate to gi-docgen (Qiu Wenbo)
flatpak:
- Add gi-docgen and its dependencies as modules (Germán Poo-Caamaño)
- Add libarchive 3.6.0 build (Germán Poo-Caamaño)
- Build introspection and API documentation (Germán Poo-Caamaño)
- Bump gnome-desktop version (Germán Poo-Caamaño)
- Bump poppler version and update build options (Germán Poo-Caamaño)
- Bump poppler-data version (Germán Poo-Caamaño)
icons:
- update symbols (
#1756
, Jakub Steiner)
libdocument:
- Add API to create EvDocument from file descriptor (Christian Persch)
- Add function to sniff MIME type from FD (Christian Persch)
- Add missing headers to evince-document.h (Christian Persch)
- Add portal helper function (Christian Persch)
- Deprecate GTime usage in annotation's properties (Germán Poo-Caamaño)
- Don't install private headers (Christian Persch)
- Factor out function to create GDateTime from tag (Christian Persch)
- Fix mismatched allocators (Christian Persch)
- Fix volatile misuse (Christian Persch)
- Make ev_attachment_launch_app use GdkDisplay (Qiu Wenbo)
- Make EvDocumentInfo extensible (Christian Persch)
- Make XMP parser take data length (Christian Persch)
- Move EvDocumentInfo to its own file (Christian Persch)
- Move GDateTime members to the extended struct (
#1711
, Christian Persch) - Move XMP parsing from backend/pdf to libdocument (Christian Persch)
- Only register XML namespaces once (Christian Persch)
- Plug some mem leaks in the XMP parser (Christian Persch)
- Set EvDocumentInfo.fields_mask when parsing XMP (Christian Persch)
- Sort evince-document.h includes (Christian Persch)
- Use symbol visibility for exported symbols (Christian Persch)
libmisc:
- Update style context classes (Germán Poo-Caamaño)
libview:
- Add EvJobLoad class to load from file descriptor (Christian Persch)
- Add Portal implementation of EvPrintOperationExport (Christian Persch)
- Bugfix: Move cursor over link handling to a separate function (
#1695
, Mads Chr. Olesen) - Do not draw invalid surface (Marek Kasik)
- EvAnnotationWindow is private to libview (Christian Persch)
- EvPageCache is private to libview (Christian Persch)
- EvPixbufCache is private to libview (Christian Persch)
- Fix critical warnings when destroying EvPageAccessible (Christian Persch)
- Fix typos in annotations (Germán Poo-Caamaño)
- Fix volatile misuse (Christian Persch)
- Open annotation windows when opening the document (
#1425
, andreastedile) - Split the unix printing impl from the export print operation (Christian Persch)
- Use GObject:constructed instead of constructor (Christian Persch)
- Use symbol visibility for exported symbols (Christian Persch)
- Whitespace cleanup (Christian Persch)
- ev-view-cursor.h private to libview (Christian Persch)
- Set has-tooltip property unconditionally at init (Mads Chr. Olesen)
- Fix cancelling ongoing highlight text annotation (
#1690
, Nelson Ben) - Preview popups only triggered by motion events (
#1666
, Nelson Benítez León) - New EvView signal to inform EvWindow we cancelled adding annotation (
#1730
, Nelson Benítez León)
previewer:
- Allow passing the document and print settings as FDs (Christian Persch)
- Support dark style preference (Alexander Mikhaylenko)
- Try sniffing MIME type from file descriptor (Christian Persch)
shell:
- Fix critical on startup (Christian Persch)
- Remove unused variables (Germán Poo-Caamaño)
- Reset window title when cancelling password dialog (
#931
, Gary Li) - Update date and authors in about dialog (
#1490
, Germán Poo-Caamaño) - Use tabular figures for zoom level and page numbers (Lukas K)
- Allow EvView to correctly receive focus (
#704
, Nelson Benítez León) - Fix crash when thumbnail extraction takes too long (
#965
, Nelson Benítez León) - Fix title color (Alexander Mikhaylenko)
- Support dark style preference (Alexander Mikhaylenko)
- Ignore areas with center outside of match (Vasily Galkin)
- Make icons recolorable (Alexander Mikhaylenko)
- Add binding for win.dual-odd-left (
#1576
, Leo Vivier) - Add binding in help-overlay for win.dual-odd-left (Leo Vivier)
- Remove "Quit" from shortcuts page (Marek Kasik)
- Restore fallback to mime type from URI on Windows (Cédric Krier)
- Use GDateTime for handling document properties (Germán Poo-Caamaño)
- Fix translator-credits to render properly for Catalan (Ícar N.S)
unarr:
- Use libarchive and remove obsolete unarr copy/paste (
#1396
,#848
, Bastien Nocera)
Developers:
- Alex Xu (Hello71), Alexander Mikhaylenko, Bastien Nocera, Christian Persch, Cédric Krier, Gary Li, Germán Poo-Caamaño, Jakub Steiner, Leo Vivier, Lukas K, Mads Chr. Olesen, Marek Kasik, Maximiliano Sandoval R, Nelson Benítez León, Qiu Wenbo, Sophie Herold, Vasily Galkin, andreastedile, r-value, Ícar N.S
Translations (trimmed)
comment:5 by , 3 years ago
Summary: | evince-42.1 → p03 evince-42.1 |
---|
comment:6 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Taking all gnome-42 tickets for now, but feel free to help :)
comment:7 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Gnome-42 applications:
- f8b830e958 Update to baobab-42.0
- 6e32b08e86 Update to eog-42.0
- 3d085ece16 Update to evince-42.1
- 5586e6edb5 Update to evolution-3.44.0
- 5e09cf7e14 Update to file-roller-3.42.0
- 83c92ea3c5 Update to gnome-calculator-42.0
- 0fa6452385 Update to gnome-disk-utility-42.0
- e3647e067d systemd: update to gnome-logs-42.0
- ec1e8dbccf Update to gnome-maps-42.0
- d51616244f Update to gnome-nettool-42.0
- 1ba0d9a33d Update to gnome-system-monitor-42.0
- bc58b26b3c Update to gnome-terminal-3.44.0
- 2f7fef8f57 Update to gnome-weather-42.0
- db0f1bcd35 Update to gucharmap-14.0.3
- ae8752edc1 Update to epiphany-42.0
Note:
See TracTickets
for help on using tickets.
It attempts to download gi-docgen even with
-Dgtk-doc=false
. Need--wrap-mode=nodownload
.