[evince] (72 commits) Non-fast-forward update to branch wip/gpoo/gtk4-rebase-port



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:

  9775589... libdocument: remove usage of deprecated GdkColor
  7893955... libdocument: remove deprecated ev_document_misc_paint_one_p
  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
  bb51598... shell: Port EvMessageArea to gtk4 using composite
  ef4e068... shell: Port EvProgressMessageArea to gtk4 using composite
  23df331... shell: Port EvFindSidebar to gtk4
  cd4633d... ev-annotations-toolbar: port to gtk4
  45b73ad... ev-recent-view: port to gtk4 with composite template
  a425750... shell: Port EvSidebar to gtk4 with composite
  86d686b... ev-sidebar-bookmarks: port to gtk4 with composite template
  f1c9776... ev-sidebar-links: port to gtk4 with composite template
  e5b224e... shell: Port EvSidebarThumbnails to gtk4
  e8efc5e... ev-sidebar-attachments: port to gtk4
  75a76f8... ev-sidebar-attachments: remove meaningless data elements
  c66780c... ev-sidebar-attachments: remove the icon cache and enable po
  08fcdf9... ev-sidebar-attachments: remove unused variable
  e116c1a... ev-sidebar-layers: port to gtk4
  8577366... ev-sidebar-layers: comment the property
  a51f5d8... ev-stock-icons: port to gtk4
  3286414... ev-utils: port to gtk4
  5713062... main: remove GdkScreen since it is removed in GTK4
  55b0f41... main: remove gtk option group since it is removed in GTK4
  5178a2c... main: run gtk_init before getting GdkDisplay
  8106553... ev-poppler: Use GdkRGBA instead of GdkColor
  ab4774c... ev-poppler: use ev_annotation_set_modified_from_time_t
  c4a9012... ev-annotation-properties-dialog: port to gtk4
  aaec110... temp: remove gtk-a11y.h
  6246df5... meson: move to gtk4 related dependencies
  368ea99... meson: set some feature off by default
  06acf3e... meson: remove multimedia feature since we switch to GtkVide
  291ecd5... meson: disable several source files
  e3b583a... libview: Port EvPixbufCache to gtk4
  73c4346... libview: Port EvAnnotationWindow to gtk4
  a165c22... shell: Port EvWindowTitle to gtk4
  150fa87... shell: port EvPasswordView to gtk4
  2f10ab1... shell: Port properties dialog to gtk4
  1db1fe6... css: remove no longer exist node, rename selection color
  677887f... shell: Port EvWindow to gtk4 with composite template
  f3a374a... libview, previewer: use box-shadow to draw the shadow
  958e004... libview: Port EvView to gtk4
  bc12c87... ev-view: pass x and y coordinate when popup-menu signal tri
  66c66f4... ev-view: migrate to GtkEditable API
  8ce5a8e... ev-view: migrate preview popover to GtkSnapshot
  44c06b2... ev-view: push the clip region when snapshot the widget
  7b7f64c... ev-view: move to name based cursor API
  764ece9... ev-view: implement middle click drag
  0d92bc1... ev-view: migrate debug borders to GtkSnapshot based drawing
  ac5c488... ev-view: form fields support
  475cea3... ev-view: explictly mark the beginning of selection start
  ff66068... ev-view: enable set_spellchecking
  9736dcf... ev-view: use GtkVideo to implement video playback
  39ee513... ev-view: enable multimedia unconditionally
  171e3d0... ev-view: reuse the GtkWidget child API
  481da8b... ev-view: bring back the DnD support
  4e76906... ev-view: bring back keybinding for scroll and caret mode.
  84beb23... ev-view: remove inverted color and draw inverted color by G
  0a9a846... ev-view: remove the children field of EvView
  665294c... ev-view: try to eliminate some warnings
  f78ab0b... ev-view: implement and enable ev_remove_all
  b874fd9... ev-view: detect the selection color for Default theme
  d50a4ad... ev-view: fix various warnings
  41003df... libview: Remove EvMediaPlayer
  eff1425... shell: Remove EvLoadingMessage
  b91c5f1... meson: enable new marshaler
  d9a5f03... evince-thumbnailer: remove async renderer code path
  797faf0... build: Enable only flatpak build for CI
  e1eb958... data: remove hand-open.png since it is not used anywhere
  b92f881... libview: Move zoom mode shortcut to EvView

Commits added to the branch:

  1998b41... ev-poppler: Use GdkRGBA instead of GdkColor
  520861c... ev-poppler: use ev_annotation_set_modified_from_time_t
  d84d1cf... libdocument: remove usage of deprecated GdkColor
  5319ea0... libdocument: remove deprecated ev_document_misc_paint_one_p
  9048ff9... libdocument: a big mess
  474c078... ev-document-misc: remove deprecated ev_document_misc_format
  0d4f145... ev-document-misc: enable 192 DPI for HiDPI display
  ade186f... ev-annotation: remove deprecated ev_annotation_set_modified
  2ca567c... libgd: Port GdTwoLinesRenderer to gtk4
  922fb8e... libview: Port cursor API to gtk4
  b83daee... libview: Port EvJobs to gtk4
  a510807... libmisc: Port EvPageAction to gtk4
  1a766da... libmisc: Port EvSearchBox to gtk4
  4f5cedc... shell: Port EvMessageArea to gtk4 using composite
  4e32fb5... shell: Port EvProgressMessageArea to gtk4 using composite
  f50d36f... shell: Port EvFindSidebar to gtk4
  4bb9224... ev-annotations-toolbar: port to gtk4
  161a3c8... ev-recent-view: port to gtk4 with composite template
  9508629... shell: Port EvSidebar to gtk4 with composite
  6499833... ev-sidebar-bookmarks: port to gtk4 with composite template
  8956389... ev-sidebar-links: port to gtk4 with composite template
  425a07d... shell: Port EvSidebarThumbnails to gtk4
  ad8f52c... ev-sidebar-attachments: port to gtk4
  d21aa08... ev-sidebar-attachments: remove the icon cache and enable po
  544b3db... ev-sidebar-layers: port to gtk4
  896f4c5... ev-sidebar-layers: comment the property
  95e3ad2... ev-stock-icons: port to gtk4
  e7c9001... ev-utils: port to gtk4
  b51cd71... main: remove GdkScreen since it is removed in GTK4
  58bb728... main: remove gtk option group since it is removed in GTK4
  62aa16d... main: run gtk_init before getting GdkDisplay
  0d6b1f3... ev-annotation-properties-dialog: port to gtk4
  26e8ad7... temp: remove gtk-a11y.h
  fb9e4a8... meson: move to gtk4 related dependencies
  e14e3b7... meson: set some feature off by default
  ba55389... meson: remove multimedia feature since we switch to GtkVide
  a8e18db... meson: disable several source files
  fc15c76... libview: Port EvPixbufCache to gtk4
  3be5cd0... libview: Port EvAnnotationWindow to gtk4
  b766847... shell: Port EvWindowTitle to gtk4
  62fcaec... shell: port EvPasswordView to gtk4
  4bf8a4c... shell: Port properties dialog to gtk4
  d0dd365... css: remove no longer exist node, rename selection color
  fe8eb30... shell: Port EvWindow to gtk4 with composite template
  c0107d8... libview, previewer: use box-shadow to draw the shadow
  2496c9c... libview: Port EvView to gtk4
  4bd1d77... ev-view: migrate to GtkEditable API
  acb528c... ev-view: pass x and y coordinate when popup-menu signal tri
  b0ff7cb... ev-view: migrate preview popover to GtkSnapshot
  592af2d... ev-view: push the clip region when snapshot the widget
  c315d3e... ev-view: migrate debug borders to GtkSnapshot based drawing
  36d05c5... ev-view: move to name based cursor API
  0ac2848... ev-view: implement middle click drag
  b8fc57c... ev-view: form fields support
  ce04d12... ev-view: bring back the DnD support
  c39776c... ev-view: implement and enable ev_remove_all
  f63e6b2... ev-view: use GtkVideo to implement video playback
  4c44e6c... ev-view: enable multimedia unconditionally
  b2a1996... ev-view: reuse the GtkWidget child API
  532ae0a... ev-view: bring back keybinding for scroll and caret mode.
  f962e69... ev-view: remove inverted color and draw inverted color by G
  710c6ef... ev-view: remove the children field of EvView
  94599fd... ev-view: detect the selection color for Default theme
  2a2877c... libview: Remove EvMediaPlayer
  37bc613... shell: Remove EvLoadingMessage
  382e594... meson: enable new marshaler
  b228849... evince-thumbnailer: remove async renderer code path
  8ae5dc4... build: Enable only flatpak build for CI
  ef21922... data: remove hand-open.png since it is not used anywhere
  bd3dfd7... libview: Move zoom mode shortcut to EvView
  8a69baf... evince-thumbnailer: remove async renderer code path
  2701ae7... previewer: Port EvPreviewerWindow to gtk4 with composite te


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]