head	1.10;
access;
symbols
	pkgsrc-2026Q1:1.10.0.2
	pkgsrc-2026Q1-base:1.10
	pkgsrc-2025Q4:1.9.0.4
	pkgsrc-2025Q4-base:1.9
	pkgsrc-2025Q3:1.9.0.2
	pkgsrc-2025Q3-base:1.9
	pkgsrc-2025Q2:1.8.0.2
	pkgsrc-2025Q2-base:1.8
	pkgsrc-2025Q1:1.7.0.2
	pkgsrc-2025Q1-base:1.7
	pkgsrc-2024Q4:1.5.0.2
	pkgsrc-2024Q4-base:1.5
	pkgsrc-2024Q3:1.4.0.4
	pkgsrc-2024Q3-base:1.4
	pkgsrc-2024Q2:1.4.0.2
	pkgsrc-2024Q2-base:1.4
	pkgsrc-2024Q1:1.2.0.2
	pkgsrc-2024Q1-base:1.2
	pkgsrc-2023Q4:1.1.0.4
	pkgsrc-2023Q4-base:1.1
	pkgsrc-2023Q3:1.1.0.2
	pkgsrc-2023Q3-base:1.1;
locks; strict;
comment	@# @;


1.10
date	2026.02.20.08.46.41;	author pin;	state Exp;
branches;
next	1.9;
commitid	jXiVsFmiCJCeQ5vG;

1.9
date	2025.08.22.13.03.51;	author pin;	state Exp;
branches;
next	1.8;
commitid	6ia0SK4K9xib7J7G;

1.8
date	2025.05.30.10.58.08;	author pin;	state Exp;
branches;
next	1.7;
commitid	caYJ0miKkt2s7VWF;

1.7
date	2025.03.09.20.56.44;	author pin;	state Exp;
branches;
next	1.6;
commitid	jhGVcXr72ssd4rMF;

1.6
date	2025.02.16.08.53.14;	author pin;	state Exp;
branches;
next	1.5;
commitid	lZv0Xt2FDULRJFJF;

1.5
date	2024.10.12.06.16.29;	author pin;	state Exp;
branches;
next	1.4;
commitid	o9KEdOc3OA2cXktF;

1.4
date	2024.05.22.07.21.07;	author pin;	state Exp;
branches;
next	1.3;
commitid	tcB5XuuZPOGlUXaF;

1.3
date	2024.05.03.09.16.52;	author pin;	state Exp;
branches;
next	1.2;
commitid	nS6xunInhCfV9x8F;

1.2
date	2024.01.16.21.26.03;	author pin;	state Exp;
branches;
next	1.1;
commitid	dGLldyTwXQXiFIUE;

1.1
date	2023.09.15.16.45.01;	author nros;	state Exp;
branches;
next	;
commitid	0NwyrUMtT8o34TEE;


desc
@@


1.10
log
@editors/focuswriter: update to 1.9.0

* FIXED: Did not play sound effects for smart quotes.
* Added keyboard shortcuts for headings.
* Clears headings when pressing enter.
* Replaced shadowed variable names.
* Switched to KDSingleApplication.
* Updated link to translations.
* Translation updates: Swedish.
@
text
@$NetBSD$

Make iconv test work in NetBSD 9.

--- CMakeLists.txt.orig	2026-02-19 12:32:55.682564486 +0000
+++ CMakeLists.txt
@@@@ -5,7 +5,7 @@@@ cmake_minimum_required(VERSION 3.16)
 cmake_minimum_required(VERSION 3.16)
 
 # Configure project
-project(focuswriter VERSION 1.9.0 LANGUAGES CXX)
+project(focuswriter VERSION 1.9.0 LANGUAGES C CXX)
 
 set(project_copyright "2008-2026 Graeme Gott")
 
@


1.9
log
@editors/focuswriter: update to 1.8.13

1.8.13
------
* FIXED: Crash when dragging justified text
@
text
@d1 1
a1 1
$NetBSD: patch-CMakeLists.txt,v 1.8 2025/05/30 10:58:08 pin Exp $
d5 1
a5 1
--- CMakeLists.txt.orig	2025-05-30 09:35:49.060326043 +0000
d7 1
a7 1
@@@@ -5,7 +5,7 @@@@
d11 2
a12 2
-project(focuswriter VERSION 1.8.13 LANGUAGES CXX)
+project(focuswriter VERSION 1.8.13 LANGUAGES C CXX)
d14 1
a14 1
 set(project_copyright "2008-2025 Graeme Gott")
@


1.8
log
@editors/focuswriter: update to 1.8.12

Bug Fixes

 - FIXED: Compile error with QString::arg overload for char32_t
 - FIXED: Conflict when creating default symbol shortcuts
 - FIXED: Columns in symbols dialog were very wide

Translation Updates

 - Swedish
@
text
@d1 1
a1 1
$NetBSD$
d11 2
a12 2
-project(focuswriter VERSION 1.8.12 LANGUAGES CXX)
+project(focuswriter VERSION 1.8.12 LANGUAGES C CXX)
@


1.7
log
@editors/focuswriter: update to 1.8.11

Bug Fixes

 - FIXED: Find button was not default in find dialog
@
text
@d5 1
a5 1
--- CMakeLists.txt.orig	2025-03-09 17:39:19.429206176 +0000
d11 2
a12 2
-project(focuswriter VERSION 1.8.11 LANGUAGES CXX)
+project(focuswriter VERSION 1.8.11 LANGUAGES C CXX)
@


1.6
log
@editors/focuswriter: update to 1.8.10

General

    Added support for DICPATH to find dictionaries
    Improved code for building translations
    Updated Unicode symbols database
    Updated Windows dictionaries

Translation Updates

    Slovenian
@
text
@d5 1
a5 1
--- CMakeLists.txt.orig	2025-02-16 08:17:40.728258281 +0000
d11 2
a12 2
-project(focuswriter VERSION 1.8.10 LANGUAGES CXX)
+project(focuswriter VERSION 1.8.10 LANGUAGES C CXX)
@


1.5
log
@editors/focuswriter: update to 1.8.9

Bug Fixes
    FIXED: Slow loading of themes
    FIXED: Font did not update in theme preview
    FIXED: Alert expander invisible with monochrome icon themes
    FIXED: Incorrect icons in monochrome icon themes

Translation Updates
    Estonian, Marathi
@
text
@d1 1
a1 1
$NetBSD: patch-CMakeLists.txt,v 1.4 2024/05/22 07:21:07 pin Exp $
d5 1
a5 1
--- CMakeLists.txt.orig	2024-05-03 08:37:27.648100522 +0000
d11 2
a12 2
-project(focuswriter VERSION 1.8.9 LANGUAGES CXX)
+project(focuswriter VERSION 1.8.9 LANGUAGES C CXX)
d14 1
a14 1
 set(project_copyright "2008-2024 Graeme Gott")
@


1.4
log
@editors/focuswriter: update to 1.8.8

1.8.8
-----
* FIXED: Broken backgrounds in Windows dark theme.
* FIXED: Extra newline when copying RTF.
* Added Windows support for copying RTF.
@
text
@d1 1
a1 1
$NetBSD: patch-CMakeLists.txt,v 1.3 2024/05/03 09:16:52 pin Exp $
d11 2
a12 2
-project(focuswriter VERSION 1.8.8 LANGUAGES CXX)
+project(focuswriter VERSION 1.8.8 LANGUAGES C CXX)
@


1.3
log
@editors/focuswriter: update to 1.8.7

1.8.7
-----
* FIXED: Did not keep line spacing when pasting plain text.
* Replaced deprecated code.
* Translation updates: Swedish.
@
text
@d1 1
a1 1
$NetBSD$
d11 2
a12 2
-project(focuswriter VERSION 1.8.7 LANGUAGES CXX)
+project(focuswriter VERSION 1.8.7 LANGUAGES C CXX)
@


1.2
log
@editors/focuswriter: update to 1.8.6

Bug Fixes
    FIXED: Always incremented number for imported themes
    FIXED: Unable to update contents of theme background image
    FIXED: Modifying themes sometimes removed backgrounds
    FIXED: Decompression failed in Haiku

Code Improvements
    Added shortcuts for selecting by paragraph
    Replaced deprecated code
    Updated Unicode symbols database
    Updated Windows dictionaries

Translation Updates

Portuguese, Portuguese (Brazil), Swedish
@
text
@d5 1
a5 1
--- CMakeLists.txt.orig	2024-01-16 21:01:15.262713776 +0000
d11 2
a12 2
-project(focuswriter VERSION 1.8.6 LANGUAGES CXX)
+project(focuswriter VERSION 1.8.6 LANGUAGES C CXX)
@


1.1
log
@focuswriter: fix build on NetBSD 9
@
text
@d3 1
a3 1
* Make iconv test work in NetBSD 9
d5 1
a5 1
--- CMakeLists.txt.orig	2023-06-27 13:32:39.000000000 +0000
d11 2
a12 2
-project(focuswriter VERSION 1.8.5 LANGUAGES CXX)
+project(focuswriter VERSION 1.8.5 LANGUAGES C CXX)
d14 1
a14 1
 set(project_copyright "2008-2023 Graeme Gott")
@

