-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
31 lines (30 loc) · 1.21 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
### lector 1.25.0
* initial release: atril 1.24.0 fork
* update FUNDING.yml
* ci: enable Github Actions
* rename atril -> lector
* remove G_GNUC_BEGIN/END_IGNORE_DEPRECATIONS lines
* Fix for CVE-2023-51698 and add test script
* rename mate -> cafe
* port from GTK to CTK
* rename caja -> baul
* tiff:
- uint8_t instead deprecated uint8
- uint16_t instead deprecated uint16
- uint32_t instead deprecated uint32
* update AUTHORS, about dialog and copyright
* po,Makevars: supress progress indicators
* build:
- remove obsolete AC_STDC_HEADERS
- avoid obsolete AM_PROG_LIBTOOL
* ev-annotation:
- don't make deprecated 'ev_annotation_set_color' and 'ev_annotation_get_color'
* ev-document-model:
- don't make deprecated 'ev_document_model_set_dual_page' and 'ev_document_model_get_dual_page'
* ev-backends-manager:
- don't make deprecated 'ev_backends_manager_get_document_module_name' and 'ev_backends_manager_get_document_type_info'
* ev-view: don't make deprecated 'ev_view_set_loading' and 'ev_view_scroll'
* ev-document-misc: remove unused functions
* remove ev-macros.h
* ev-poppler: avoid deprecated 'poppler_page_get_selection_region'
* update translations