summaryrefslogtreecommitdiff
path: root/development/scite/config
diff options
context:
space:
mode:
authorJens Weber <jens@tuxane.com>2014-12-05 04:04:57 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-12-05 04:04:57 +0700
commit0969eb8784253da65f732ccfd97408fd2c082cfd (patch)
tree564b0614ce821060f6f0259d1ef14952d6828d33 /development/scite/config
parent9b155c8807bd7bd3262f6aa6bde135bb179df6c0 (diff)
downloadslackbuilds-0969eb8784253da65f732ccfd97408fd2c082cfd.tar.gz
development/scite: Updated for version 3.52.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/scite/config')
-rw-r--r--development/scite/config/README.Slackware6
-rw-r--r--development/scite/config/changelog4
2 files changed, 9 insertions, 1 deletions
diff --git a/development/scite/config/README.Slackware b/development/scite/config/README.Slackware
index ff999efdba..3fe0fc1f79 100644
--- a/development/scite/config/README.Slackware
+++ b/development/scite/config/README.Slackware
@@ -7,6 +7,11 @@ The SciTE.SlackBuild is now also available from git: git://github.com/schiffsrat
For a detailed history go to http://www.scintilla.org/ScintillaHistory.html
+Version 3.5.2 makes minor improvements and fixes bugs.
+
+Version 3.5.1 fixes minor bugs.
+
+Version 3.5.0 is more power efficient. It can display text with extreme ascenders and descenders without cutting them off.
Version 3.4.1 fixes a regression in 3.4.0 that stopped the caret moving when lines were wrapped.
@@ -18,6 +23,7 @@ Version 3.3.8 (not available from SBo) improves scaling for high resolutions, fi
Version 3.3.7 (not available from SBo) enhances some lexers, with the C++ lexer adding user defined literals and digit grouping from C++11/14.
+
Changes in Version 3.2.0:
- allows Ctrl to be used with mouse double and triple clicks to add words and lines to the selection.
- can define a button as the default in strips.
diff --git a/development/scite/config/changelog b/development/scite/config/changelog
index 8e1c999fc0..9949bc9083 100644
--- a/development/scite/config/changelog
+++ b/development/scite/config/changelog
@@ -1,4 +1,4 @@
-SciTE.SlackBuild changelog as of 18/June 2012
+SciTE.SlackBuild changelog as of 04/Dec 2014
v2.21: 1): Initial? version written by Iskar Enev <iskar.enev[@]gmail.com>
v2.27: 1): Some modifications and new maintainer Jens Weber <jens@tuxane.com>
@@ -13,3 +13,5 @@ v3.22 1): Version 3.2.2 remains responsive by limiting highlight.current.word t
v3.23 1): Version 3.2.3 defines PLAT_UNIX for all Unix variants and fixes minor problems.
v3.24 1): Version 3.2.4 does not truncate copies to clipboard at NULs.
v3.41 1): version update
+v3.52 1): version update
+