81 Commits

Author SHA256 Message Date
baa39aea6b Accepting request 1288175 from editors
OBS-URL: https://build.opensuse.org/request/show/1288175
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=50
2025-06-24 18:49:59 +00:00
733f46e8e9 - Update to version 5.5.7:
* Add SCI_SCROLLVERTICAL method to restore view position and maintain it 
    while performing line wrapping.
  * Add SC_UNDO_SELECTION_HISTORY_SCROLL flag to SCI_SETUNDOSELECTIONHISTORY
    which controls whether undo and redo restore vertical scroll position.
  * Tweak SC_MARK_BAR to be slightly wider by using next higher whole pixel
    instead of next lower for margin width / 3.
  * Scale images in autocompletion lists with SCI_AUTOCSETIMAGESCALE to match
    high DPI screens. Initially only on GTK and Qt.
  * Fix wrapping bug for UTF-8 where \r\n could wrap between the characters.
  * Fix crash during painting when scroll bars changed. Bug #2481.
  * On GTK, reset vertical scroll bar synchronously in SCI_SETDOCPOINTER to 
    fix bug where scroll position not restored in non-wrap mode. Bug #2416.
  * On GTK, fix IME problem when tentative composition interfered with delete
    surrounding. Feature #1476.
  * On GTK, update IME cursor position inside retrieve surrounding to better
    position candidate window. Feature #1488.

OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=28
2025-06-24 07:38:15 +00:00
b0e9163ace Accepting request 1272167 from editors
OBS-URL: https://build.opensuse.org/request/show/1272167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=49
2025-04-23 16:39:58 +00:00
351537e1c5 Update to version 5.5.6
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=27
2025-04-23 12:01:52 +00:00
ac725e0384 Accepting request 1253388 from editors
OBS-URL: https://build.opensuse.org/request/show/1253388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=48
2025-03-16 17:58:56 +00:00
8093b86231 - Update to version 5.5.5:
* Remember selection with undo and redo. Controlled with 
    SCI_SETUNDOSELECTIONHISTORY. Feature #1273, Bug #1479, Bug #1224.
  * Serialize selection type and ranges with SCI_GETSELECTIONSERIALIZED
    and SCI_SETSELECTIONSERIALIZED.
  * Fix segmentation of long lexemes to avoid breaking before modifiers like 
    accents that must be drawn with their base letters. For wrapping, try to
    break lines without separating letters from modifiers.
  * Fix bug on Qt where double-click stopped working when Scintilla instance
    had been running for weeks.

OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=26
2025-03-15 17:03:10 +00:00
2e0dda781a Accepting request 1233049 from editors
OBS-URL: https://build.opensuse.org/request/show/1233049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=47
2024-12-23 15:49:15 +00:00
d3f6704abb Update to version 5.5.4
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=25
2024-12-22 16:21:24 +00:00
0ffc214d35 Accepting request 1221767 from editors
OBS-URL: https://build.opensuse.org/request/show/1221767
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=46
2024-11-07 15:26:15 +00:00
7f96098a7b - Update to version 5.5.3:
* On Win32 change direction of horizontal mouse wheel and touchpad scrolling 
    to match other applications. Bug #2449.
- Update to version 5.5.2:
  * Add SCI_SETCOPYSEPARATOR for separator between parts of a multiple 
    selection when copied to the clipboard. Feature #1530.
  * Add SCI_GETUNDOSEQUENCE to determine whether an undo sequence is active and
    its nesting depth.
  * Add SCI_STYLESETSTRETCH to support condensed and expanded text styles.
  * Add SCI_LINEINDENT and SCI_LINEDEDENT. Feature #1524.
  * Fix bug on Cocoa where double-click stopped working when system had been
    running for a long time.
  * On Cocoa implement more values of font weight and stretch.

OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=24
2024-11-06 14:18:00 +00:00
a463678051 Accepting request 1191726 from editors
OBS-URL: https://build.opensuse.org/request/show/1191726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=45
2024-08-05 15:24:16 +00:00
b9b96da010 Accepting request 1191075 from home:badshah400:branches:editors
Update to version 5.5.1

OBS-URL: https://build.opensuse.org/request/show/1191075
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=23
2024-08-05 14:42:25 +00:00
65d3c750bd Accepting request 1172441 from editors
OBS-URL: https://build.opensuse.org/request/show/1172441
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=44
2024-05-07 16:05:02 +00:00
996e443b8a Accepting request 1171768 from home:amanzini:branches:editors
- Update to version 5.5.0:
  * Add elements for inactive additional selections SC_ELEMENT_SELECTION_INACTIVE_ADDITIONAL_TEXT 
    and SC_ELEMENT_SELECTION_INACTIVE_ADDITIONAL_BACK. When not set these default to 
    SC_ELEMENT_SELECTION_INACTIVE_TEXT and SC_ELEMENT_SELECTION_INACTIVE_BACK. Bug #2417.
  * Scale reverse arrow cursor for margins to match other cursors when user changes pointer size. Bug #2321.

OBS-URL: https://build.opensuse.org/request/show/1171768
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=22
2024-05-07 13:04:07 +00:00
1dd2fdf40e Accepting request 1158065 from editors
OBS-URL: https://build.opensuse.org/request/show/1158065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=43
2024-03-15 19:30:33 +00:00
bc7c4147ac Accepting request 1158045 from home:badshah400:branches:editors
Update to version 5.4.3.

OBS-URL: https://build.opensuse.org/request/show/1158045
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=21
2024-03-14 17:20:51 +00:00
ade545289a Accepting request 1135584 from editors
OBS-URL: https://build.opensuse.org/request/show/1135584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=42
2024-01-03 11:23:44 +00:00
79b90e6862 Accepting request 1135520 from home:badshah400:branches:editors
Update to version 5.4.1.

OBS-URL: https://build.opensuse.org/request/show/1135520
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=20
2023-12-29 08:12:38 +00:00
fdbf062161 Accepting request 1128170 from editors
OBS-URL: https://build.opensuse.org/request/show/1128170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=41
2023-11-23 20:41:07 +00:00
66cce7ab3c Accepting request 1128119 from home:badshah400:branches:editors
- Update to version 5.4.0.
- Add specfile tag to Patch0.
- Drop scintilla-add-missing-includes.patch: upstreamed.

OBS-URL: https://build.opensuse.org/request/show/1128119
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=19
2023-11-22 16:19:38 +00:00
70c879d081 Accepting request 1114864 from editors
OBS-URL: https://build.opensuse.org/request/show/1114864
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=40
2023-10-04 20:31:11 +00:00
a4abcefd80 Accepting request 1114639 from home:badshah400:branches:editors
Update to version 5.3.7

OBS-URL: https://build.opensuse.org/request/show/1114639
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=18
2023-10-02 17:40:18 +00:00
1617d3d3c7 Accepting request 1102213 from editors
OBS-URL: https://build.opensuse.org/request/show/1102213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=39
2023-08-04 13:03:22 +00:00
3b60156775 Accepting request 1102072 from home:badshah400:branches:editors
Update to version 5.3.6

OBS-URL: https://build.opensuse.org/request/show/1102072
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=17
2023-08-03 17:20:08 +00:00
872d350daa Accepting request 1092077 from editors
OBS-URL: https://build.opensuse.org/request/show/1092077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=38
2023-06-11 17:55:45 +00:00
f64df804dd Accepting request 1092038 from home:badshah400:branches:editors
Update to version 5.3.5

OBS-URL: https://build.opensuse.org/request/show/1092038
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=16
2023-06-11 07:59:10 +00:00
9ee71e70f5 Accepting request 1079615 from editors
OBS-URL: https://build.opensuse.org/request/show/1079615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=37
2023-04-15 20:34:22 +00:00
ed949b8acf Accepting request 1079601 from home:iznogood:branches:editors
New upstream release + patch to help scite to build

OBS-URL: https://build.opensuse.org/request/show/1079601
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=15
2023-04-15 17:21:23 +00:00
1eaa3a9dec Accepting request 1065896 from editors
OBS-URL: https://build.opensuse.org/request/show/1065896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=36
2023-02-15 12:41:10 +00:00
9beaa0e26e Accepting request 1065743 from home:badshah400:branches:editors
Update to version 5.3.3:

OBS-URL: https://build.opensuse.org/request/show/1065743
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=14
2023-02-15 08:51:29 +00:00
3a71c25e14 Accepting request 1045462 from editors
OBS-URL: https://build.opensuse.org/request/show/1045462
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=35
2022-12-27 10:55:01 +00:00
063fba26ad Accepting request 1045404 from home:badshah400:branches:editors
- Update to version 5.3.2.
- Minor refreshing of scintilla-shared.patch to apply cleanly.

OBS-URL: https://build.opensuse.org/request/show/1045404
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=13
2022-12-27 08:59:43 +00:00
80f9b0ca25 Accepting request 1032648 from editors
OBS-URL: https://build.opensuse.org/request/show/1032648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=34
2022-11-01 12:43:37 +00:00
ca182e3d75 Accepting request 1032453 from home:badshah400:branches:editors
Update to 531

OBS-URL: https://build.opensuse.org/request/show/1032453
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=12
2022-11-01 08:29:17 +00:00
152ba1536d Accepting request 1002349 from editors
OBS-URL: https://build.opensuse.org/request/show/1002349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=33
2022-09-10 18:17:17 +00:00
14092c4571 Accepting request 1002317 from home:badshah400:branches:editors
- Update to version 5.3.0.
- Update so versions to match upstream's.

OBS-URL: https://build.opensuse.org/request/show/1002317
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=11
2022-09-09 16:34:12 +00:00
749e08fb4c Accepting request 988810 from editors
OBS-URL: https://build.opensuse.org/request/show/988810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=32
2022-07-13 11:45:31 +00:00
6af6f06c9c Accepting request 988800 from home:badshah400:branches:editors
Update to version 5.2.4

OBS-URL: https://build.opensuse.org/request/show/988800
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=10
2022-07-13 03:50:33 +00:00
0b39688af0 Accepting request 984423 from editors
OBS-URL: https://build.opensuse.org/request/show/984423
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=31
2022-06-23 08:24:18 +00:00
2f0c7b4a2e Accepting request 984282 from home:badshah400:branches:editors
- Update to version 5.2.3:

OBS-URL: https://build.opensuse.org/request/show/984282
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=9
2022-06-22 09:28:36 +00:00
d60e6e6707 Accepting request 974317 from editors
OBS-URL: https://build.opensuse.org/request/show/974317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=30
2022-05-02 14:25:46 +00:00
01c11ec641 Accepting request 974240 from home:badshah400:branches:editors
Update to version 5.2.2.

OBS-URL: https://build.opensuse.org/request/show/974240
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=8
2022-05-02 07:36:04 +00:00
70be28c9a2 Accepting request 958213 from editors
OBS-URL: https://build.opensuse.org/request/show/958213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=29
2022-03-01 16:03:36 +00:00
0532378ac2 Accepting request 957450 from home:badshah400:branches:editors
Update to v 5.2.1

OBS-URL: https://build.opensuse.org/request/show/957450
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=7
2022-03-01 08:13:23 +00:00
35c2d98d08 Accepting request 955607 from editors
Update to version 5.2.0

OBS-URL: https://build.opensuse.org/request/show/955607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=28
2022-02-17 22:40:21 +00:00
26fa532fda OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=6 2022-02-17 10:42:30 +00:00
315565b659 OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=5 2022-02-17 10:41:02 +00:00
81c8b551c3 Accepting request 955071 from home:badshah400:branches:editors
* Update to version 5.2.0.
* Rebase scintilla-shared.patch to apply cleanly.
* Ensure consistent definitions between packager defined macros, with less possibility for mismatch.

OBS-URL: https://build.opensuse.org/request/show/955071
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=4
2022-02-16 07:37:23 +00:00
3772aa9053 Accepting request 942766 from editors
OBS-URL: https://build.opensuse.org/request/show/942766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scintilla?expand=0&rev=27
2021-12-27 15:07:26 +00:00
ccb1793919 Accepting request 942378 from home:badshah400:branches:editors
Update to version 5.1.5

OBS-URL: https://build.opensuse.org/request/show/942378
OBS-URL: https://build.opensuse.org/package/show/editors/scintilla?expand=0&rev=3
2021-12-27 12:12:11 +00:00