Revisions of scite
Malcolm Lewis (malcolmlewis)
accepted
request 974241
from
Atri Bhattacharya (badshah400)
(revision 19)
Update to version 5.2.2
Martin Pluskal (pluskalm)
accepted
request 957451
from
Atri Bhattacharya (badshah400)
(revision 18)
Update to v 5.2.1
Martin Pluskal (pluskalm)
accepted
request 955608
from
Atri Bhattacharya (badshah400)
(revision 17)
Revert to defining tar_ver macro literally to allow source validators and other services to work with the source URL.
Martin Pluskal (pluskalm)
accepted
request 955072
from
Atri Bhattacharya (badshah400)
(revision 16)
* Update to version 5.2.0. * Rebase scite-use-system-scintilla.patch to apply without fuzz. * Bump scintilla required version to 5.2.0.
Malcolm Lewis (malcolmlewis)
accepted
request 942379
from
Atri Bhattacharya (badshah400)
(revision 15)
- Update to version 5.1.6. - Refresh scite-use-system-scintilla.patch to apply cleanly.
Malcolm Lewis (malcolmlewis)
accepted
request 933005
from
Atri Bhattacharya (badshah400)
(revision 14)
Update to version 5.1.5.
Malcolm Lewis (malcolmlewis)
accepted
request 926795
from
Atri Bhattacharya (badshah400)
(revision 13)
Update to version 5.1.3
Malcolm Lewis (malcolmlewis)
accepted
request 909120
from
Atri Bhattacharya (badshah400)
(revision 12)
* Update to version 5.1.1. * Don't disable LTO for openSUSE >= 1550, now supported by upstream. * Add scite-use-system-scintilla.patch to allow building with system scintilla and build with system scintilla.
Malcolm Lewis (malcolmlewis)
accepted
request 906395
from
Paolo Stivanin (polslinux)
(revision 11)
- Update to version 5.1.0: * Add SciFnDirectStatus, a direct access function which also returns status. It can be retrieved with SCI_GETDIRECTSTATUSFUNCTION. This can avoid calling SCI_GETSTATUS after every API to determine failure so can improve performance. * Add more type-safe wrappers to the API. These are defined in include/ScintillaCall.h and implemented in call/ScintillaCall.cxx. ScintillaCall throws Scintilla::Failure exceptions when a call fails. * Add APIs for setting appearance (traditional blob or plain text) and colour of representations and support setting a representation for the "\r\n" line end sequence. * Add SCI_REPLACERECTANGULAR to insert text like a rectangular paste. * Fixed bug with SCI_GETLASTCHILD.
Malcolm Lewis (malcolmlewis)
accepted
request 899938
from
Malcolm Lewis (malcolmlewis)
(revision 10)
Check source with osc service runall download_files.
Malcolm Lewis (malcolmlewis)
accepted
request 897556
from
Malcolm Lewis (malcolmlewis)
(revision 9)
- Updated to version 5.0.3: + Lexilla; * Add namespace feature with GetNameSpace function. * AddStaticLexerModule function adds a static lexer to Lexilla's list. * Add Julia lexer, Feature #1380. * Fix variable expansion in Batch, Issue #4. * Fix transition to comment for --> inside JavaScript string, Bug #2207. * Remove nested comment and long string support as these were removed from Lua, Bug #2205. * Fix empty link titles in Markdown, Bug #2235. Also fix detection of whether the previous line had content which treated '\n' and '\r\n' line endings differently. * Update to Unicode 13, Feature #1379. + A more type-safe binding of Scintilla's API that can be used from C++ is implemented in the ScintillaTypes.h, ScintillaMessages.h, and ScintillaStructures.h headers. + Change the way that selections and carets are drawn to use the element APIs. + Change caret line drawing to use SC_ELEMENT_CARET_LINE_BACK element and SCI_SETCARETLINELAYER method. + Add SCI_MARKERSETLAYER to define layer on which to draw content area markers. This replaces the use of SC_ALPHA_NOALPHA for markers. + Add SC_ELEMENT_WHITE_SPACE to set the colour of visible whitespace including translucency. + Add elements for hot spots SC_ELEMENT_HOT_SPOT_ACTIVE and SC_ELEMENT_HOT_SPOT_ACTIVE_BACK. + Add SCI_GETELEMENTBASECOLOUR to return the default values for element colours. + Make idle actions wrapping and background styling smoother by measuring per-byte instead of per-line and allowing just one line to be processed in a time slice. Very long lines will not distort estimation or block interaction as much. Feature #1373. + Include modifiers in SCN_INDICATORRELEASE notification, Bug #2254. + Update to Unicode 13, Feature #1379. + On GTK 3 with Wayland, fix primary selection, Bug #2227. - Many changes from version 4.4.0 to 5.0.2 see history at https://www.scintilla.org/SciTEHistory.html.
Martin Pluskal (pluskalm)
accepted
request 801161
from
Paolo Stivanin (polslinux)
(revision 8)
- Update to version 4.3.3: * improves Assembler, Batch, and Perl lexers
Martin Pluskal (pluskalm)
committed
(revision 7)
- Update to version 4.3.2: * Add default argument for StyleContext::GetRelative. * Automatically scroll while dragging text.
Martin Pluskal (pluskalm)
accepted
request 770241
from
Ondřej Súkup (mimi_vx)
(revision 6)
- update to 4.3.0 - drop gtk2 support * big upstream changelog -> https://www.scintilla.org/ScintillaHistory.html
Martin Pluskal (pluskalm)
accepted
request 512864
from
Atri Bhattacharya (badshah400)
(revision 5)
- Update to version 3.7.5: * SciTE adds "Select All Bookmarks" command. * SciTE adds a save.path.suggestion setting to suggest a file name when saving an unnamed buffer. * SciTE examines at most 1 MB of a file to automatically determine indentation for indent.auto to avoid a lengthy pause when loading very large files. * SciTE user interface uses lighter colours and fewer 3D elements to match current desktop environments. * SciTE sets buffer dirty and shows message when file deleted if load.on.activate on. - Drop reproducible.patch: incorporated upstream.
Martin Pluskal (pluskalm)
accepted
request 499593
from
Bernhard Wiedemann (bmwiedemann)
(revision 4)
Add reproducible.patch to sort input files to make build reproducible (boo#1041090)
Martin Pluskal (pluskalm)
accepted
request 455322
from
Malcolm Lewis (malcolmlewis)
(revision 2)
Updated to version 3.7.2
Martin Pluskal (pluskalm)
accepted
request 429029
from
Malcolm Lewis (malcolmlewis)
(revision 1)
SciTE is not really a GNOME App, so would like to maintain in the editors repo
Displaying revisions 21 - 39 of 39