[evince] (89 commits) Non-fast-forward update to branch wip/gpoo/gtk4-rebase-port
- From: Germán Poo-Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] (89 commits) Non-fast-forward update to branch wip/gpoo/gtk4-rebase-port
- Date: Mon, 21 Mar 2022 01:11:28 +0000 (UTC)
The branch 'wip/gpoo/gtk4-rebase-port' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
d88b280... libdocument: a big mess
16ee4f4... ev-document-misc: remove deprecated ev_document_misc_format
4e944ee... ev-document-misc: enable 192 DPI for HiDPI display
1d62789... ev-document-misc: remove ununsed variable
05b27f4... ev-annotation: remove deprecated ev_annotation_set_modified
903fa5b... libgd: Port GdTwoLinesRenderer to gtk4
13303d0... libview: Port cursor API to gtk4
a6f70b7... libview: Port EvJobs to gtk4
38ced2b... libmisc: Port EvPageAction to gtk4
4d3cd8d... libmisc: Port EvSearchBox to gtk4
9c3d0bb... shell: Port EvMessageArea to gtk4
b7b3702... shell: Port EvProgressMessageArea to gtk4
337485d... shell: Port EvProgressMessageArea to gtk4
b938926... shell: Port EvFindSidebar to gtk4
e6261c1... ev-annotations-toolbar: port to gtk4
4eb2c3e... ev-recent-view: port to gtk4 with composite template
2bf0858... shell: Port EvSidebar to gtk4
b93ff7c... ev-sidebar-annotations: remove unused variables
4095864... ev-sidebar-bookmarks: port to gtk4 with composite template
6706c6d... ev-sidebar-links: port to gtk4 with composite template
fd71b1f... shell: Port EvSidebarThumbnails to gtk4
a7fce97... ev-sidebar-attachments: port to gtk4
c4a10f0... ev-sidebar-attachments: remove meaningless data elements
5f7fd3b... ev-sidebar-attachments: remove the icon cache and enable po
1b34920... ev-sidebar-attachments: remove unused variable
3e07f90... ev-sidebar-layers: port to gtk4
53eb0c6... ev-sidebar-layers: comment the property
66ad2db... ev-stock-icons: port to gtk4
dc57bce... ev-utils: port to gtk4
1d5c814... main: remove GdkScreen since it is removed in GTK4
2acca87... main: remove gtk option group since it is removed in GTK4
caa68f5... main: run gtk_init before getting GdkDisplay
e0d7c70... ev-poppler: Use GdkRGBA instead of GdkColor
8e1ac42... ev-poppler: use ev_annotation_set_modified_from_time_t
22681b9... ev-annotation-properties-dialog: port to gtk4
7ecc32e... temp: remove gtk-a11y.h
61770c0... meson: move to gtk4 related dependencies
f86d599... meson: add git wrapper of libadwaita
75744bb... meson: set some feature off by default
b0d9fe6... meson: remove multimedia feature since we switch to GtkVide
22446f7... meson: disable several source files
26d098b... libview: Remove trailing whitespace of EvPixbufCache
4479ae5... libview: Port EvPixbufCache to gtk4
182b3ab... libview: Port EvAnnotationWindow to gtk4
5da84bf... shell: Port EvWindowTitle to gtk4
c5efbbb... shell: port EvPasswordView to gtk4
419aa4b... shell: Port properties dialog to gtk4
b1784bf... css: remove no longer exist node, rename selection color
9c85275... shell: Port EvWindow to gtk4 and switch to composite
31316a5... libview, previewer: use box-shadow to draw the shadow
6908bb0... libview: Port EvView to gtk4
c6f0a08... ev-view: remove useless commented code
f49c222... ev-view: remove useless blend node
f2bda52... ev-view: fix selection foreground color
61e462f... ev-view: pass x and y coordinate when popup-menu signal tri
9092da1... ev-view: set widget focusable
a4d3965... ev-view: enable annotation window grab focus
d56c22c... ev-view: migrate to GtkEditable API
9d6e6ff... ev-view: migrate preview popover to GtkSnapshot
3574e14... ev-view: push the clip region when snapshot the widget
14356d3... ev-view: move to name based cursor API
c821ed4... ev-view: implement middle click drag
52fd796... ev-view: migrate debug borders to GtkSnapshot based drawing
6197d71... ev-view: form fields support
8f89c78... ev-view: explictly mark the beginning of selection start
f283ec0... ev-view: enable set_spellchecking
0b5d2bc... ev-view: use GtkVideo to implement video playback
e899028... ev-view: bring back the DnD support
80fecde... ev-view: toss useless code
ecb39b5... ev-view: bring back keybinding for scroll and caret mode.
7c9203d... ev-view: enable multimedia unconditionally
5fc2ad9... ev-view: simplify the draw_surface function
6432a19... ev-view: remove inverted color and draw inverted color by G
e644619... ev-view: reuse the GtkWidget child API
0df33dc... ev-view: remove the children field of EvView
24437b3... ev-view: remove the fake spacing
262b0ec... ev-view: toss some commented code
4f48f9c... ev-view: implement and enable ev_remove_all
82dbeb9... ev-view: enable opening attachment
433158d... ev-view: remove commented code
fc320c2... ev-view: detect the selection color for Default theme
2732c4d... ev-view: try to eliminate some warnings
68fd203... ev-view: fix crash when hovering links
7464e8a... ev-view: fix various warnings
9a558db... ev-view: fix rendering of text selection with night mode
37c38aa... libview: Remove EvMediaPlayer
6bdbb63... shell: Remove EvLoadingMessage
2c6d3ff... meson: enable new marshaler
613406d... evince-thumbnailer: remove async renderer code path
3d68213... build: Enable only flatpak build for CI
166f210... data: remove hand-open.png since it is not used anywhere
5e5f9c3... libview: Fix EvView start up page position
0f134bf... libview: Move zoom mode shortcut to EvView
29e3062... ev-sidebar: make the stack switch fill halign
Commits added to the branch:
58f8069... libdocument: a big mess
9604721... ev-document-misc: remove deprecated ev_document_misc_format
7263078... ev-document-misc: enable 192 DPI for HiDPI display
6c487ea... ev-annotation: remove deprecated ev_annotation_set_modified
bba2205... libgd: Port GdTwoLinesRenderer to gtk4
727691f... libview: Port cursor API to gtk4
c5e9d93... libview: Port EvJobs to gtk4
478c874... libmisc: Port EvPageAction to gtk4
7ab66fe... libmisc: Port EvSearchBox to gtk4
01cfa23... shell: Port EvMessageArea to gtk4
acdb8d6... shell: Port EvProgressMessageArea to gtk4
cc4aa55... shell: Port EvProgressMessageArea to gtk4
d5bcd9e... shell: Port EvFindSidebar to gtk4
8002234... ev-annotations-toolbar: port to gtk4
f9e52e8... ev-recent-view: port to gtk4 with composite template
7e95e64... shell: Port EvSidebar to gtk4
ff201ee... ev-sidebar-annotations: remove unused variables
0fc2881... ev-sidebar-bookmarks: port to gtk4 with composite template
b331867... ev-sidebar-links: port to gtk4 with composite template
5b32e1e... shell: Port EvSidebarThumbnails to gtk4
ce1876d... ev-sidebar-attachments: port to gtk4
1304978... ev-sidebar-attachments: remove meaningless data elements
7ffcf3f... ev-sidebar-attachments: remove the icon cache and enable po
79bb05c... ev-sidebar-attachments: remove unused variable
e3bd242... ev-sidebar-layers: port to gtk4
684c97a... ev-sidebar-layers: comment the property
226cc10... ev-stock-icons: port to gtk4
2f60079... ev-utils: port to gtk4
8af70f8... main: remove GdkScreen since it is removed in GTK4
f19be1e... main: remove gtk option group since it is removed in GTK4
0471b87... main: run gtk_init before getting GdkDisplay
23c9c4c... ev-poppler: Use GdkRGBA instead of GdkColor
8ac857e... ev-poppler: use ev_annotation_set_modified_from_time_t
e6e39a3... ev-annotation-properties-dialog: port to gtk4
ff03632... temp: remove gtk-a11y.h
40daa36... meson: move to gtk4 related dependencies
a7550ff... meson: add git wrapper of libadwaita
a992756... meson: set some feature off by default
ecc5b51... meson: remove multimedia feature since we switch to GtkVide
29dfc9b... meson: disable several source files
04c6f21... libview: Port EvPixbufCache to gtk4
accc6a9... libview: Port EvAnnotationWindow to gtk4
aaf5696... shell: Port EvWindowTitle to gtk4
5b121c8... shell: port EvPasswordView to gtk4
73c0912... shell: Port properties dialog to gtk4
1c92be5... css: remove no longer exist node, rename selection color
7faa85e... shell: Port EvWindow to gtk4 and switch to composite
a1e5f3e... libview, previewer: use box-shadow to draw the shadow
65a4148... libview: Port EvView to gtk4
b51afb4... ev-view: pass x and y coordinate when popup-menu signal tri
e4b122d... ev-view: set widget focusable
d9faad1... ev-view: enable annotation window grab focus
2b1a287... ev-view: migrate to GtkEditable API
cb9c7b1... ev-view: migrate preview popover to GtkSnapshot
528a14c... ev-view: push the clip region when snapshot the widget
8333d3d... ev-view: move to name based cursor API
89f5705... ev-view: implement middle click drag
add6de2... ev-view: migrate debug borders to GtkSnapshot based drawing
c7314e3... ev-view: form fields support
5ee761c... ev-view: explictly mark the beginning of selection start
36e0db2... ev-view: enable set_spellchecking
3950d5c... ev-view: use GtkVideo to implement video playback
65fe30e... ev-view: bring back the DnD support
b581f78... ev-view: toss useless code
89bf328... ev-view: bring back keybinding for scroll and caret mode.
367d61b... ev-view: enable multimedia unconditionally
b81251c... ev-view: simplify the draw_surface function
6ae26e6... ev-view: remove inverted color and draw inverted color by G
9aeb9cc... ev-view: reuse the GtkWidget child API
fc90f0f... ev-view: remove the children field of EvView
b6acb8c... ev-view: remove the fake spacing
05d7363... ev-view: toss some commented code
290baf8... ev-view: implement and enable ev_remove_all
0744d1c... ev-view: enable opening attachment
38f1661... ev-view: remove commented code
025e450... ev-view: detect the selection color for Default theme
8fd72f5... ev-view: try to eliminate some warnings
5cb4b25... ev-view: fix crash when hovering links
3f6784a... ev-view: fix various warnings
2754019... ev-view: fix rendering of text selection with night mode
6b2900c... libview: Remove EvMediaPlayer
aff6f6a... shell: Remove EvLoadingMessage
1091159... meson: enable new marshaler
242e5d1... evince-thumbnailer: remove async renderer code path
67198fd... build: Enable only flatpak build for CI
0179f61... data: remove hand-open.png since it is not used anywhere
ad38078... libview: Fix EvView start up page position
cb0917c... libview: Move zoom mode shortcut to EvView
751e4ad... ev-sidebar: make the stack switch fill halign
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]