head	1.2;
access;
symbols;
locks; strict;
comment	@// @;


1.2
date	2024.10.30.15.02.04;	author wiz;	state dead;
branches;
next	1.1;
commitid	2uVd3CL41bNshHvF;

1.1
date	2024.10.18.20.38.24;	author wiz;	state Exp;
branches;
next	;
commitid	sY2i892ggXZRwbuF;


desc
@@


1.2
log
@xournalpp: update to 1.2.4.

## 1.2.4

Bugfixes from various community contributors.

* Fixed various dark/light theme inconsistencies (#5583)
* Improved edge panning for large selections (#5578)
* Made the "do you want to replace" dialog to stay on top (#5550, #3253)
* Made the OK button default in the PDF Export settings dialog (#5558, #5557)
* Allow missing terminating newlines and empty lines in .gpl files (#5728, #5724)
* Fixed thumbnailer previews not always showing up (#5551, #5534)
* Fixed potential issues with sliders and LaTeX preview (#5864)
* Fixed an issue with the list of recent files (#5894)
* Fixed crashes related to undo/redo with page transitioning elements (#5936, #5931 #5910, #1232)
* Fixed a potential crash when entering the presentation mode (#5922,  #2943)
* Fixed a crash in the crash handler (#5622, #5618)
* Fixed a drawing related crash (#5662, #5659)
* Fixed some memory leaks (#5597)
* Windows: Fixed conversion problems with paths (#5640, #5638, #5606)
* MacOS: Fixed titlebar color (#5651)
* MacOS: Added support for opening xopp-files from Finder (#5950)
* Appimage: Added universal input method data (#5603)
* Added Ubuntu 24.04 and MacOS ARM builds (#5898, #5783)
* Fixed inconsistencies in tool names (#5961)
* Updated translations
@
text
@$NetBSD: patch-src_core_view_TexImageView.cpp,v 1.1 2024/10/18 20:38:24 wiz Exp $

Compatibility with poppler 24.10.0.

--- src/core/view/TexImageView.cpp.orig	2024-10-18 20:36:17.087214090 +0000
+++ src/core/view/TexImageView.cpp
@@@@ -4,9 +4,7 @@@@
 
 #include <cairo.h>             // for cairo_paint_with_alpha, cairo_scale
 #include <glib.h>              // for g_warning
-#include <poppler-document.h>  // for poppler_document_get_n_pages, poppler_...
-#include <poppler-page.h>      // for poppler_page_render, poppler_page_get_...
-#include <poppler.h>           // for PopplerPage, PopplerDocument, g_clear_...
+#include <poppler.h>           // for poppler, poppler_...
 
 #include "model/TexImage.h"  // for TexImage
 #include "view/View.h"       // for Context, OPACITY_NO_AUDIO, view
@


1.1
log
@xournalpp: fix build with poppler 24.10.0.

pkglint cleanup while here.
@
text
@d1 1
a1 1
$NetBSD$
@

