scite

Edit Package scite

SciTE is a SCIntilla based Text Editor. Originally built to demonstrate
Scintilla, it has grown to be a generally useful editor with facilities for
building and running programs.

Refresh
Refresh
Source Files
Filename Size Changed
scite-fix-desktop-categories.patch 0000000393 393 Bytes
scite.changes 0000046097 45 KB
scite.spec 0000003002 2.93 KB
scite344.tgz 0002245870 2.14 MB
Revision 11 (latest revision is 50)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 243716 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 11)
- Updated to version 3.4.4:
  + Style byte indicators removed. They were deprecated in 2007.
    Standard indicators should be used instead. Some elements used
    by lexers no longer take number of bits or mask arguments so
    lexers may need to be updated for LexAccessor::StartAt,
    LexAccessor::SetFlags (removed), LexerModule::LexerModule.
  + When multiple selections are active, autocompletion text may be
    inserted at each selection with new SCI_AUTOCSETMULTI method.
  + C++ lexer fixes crash for "#define x(" (sf#1614).
  + C++ lexer fixes raw string recognition so that R"xxx(blah)xxx"
    is styled as SCE_C_STRINGRAW.
  + The Postscript lexer no longer marks token edges with
    indicators as this used style byte indicators.
  + The Scriptol lexer no longer displays indicators for poor
    indentation as this used style byte indicators.
  + TCL lexer fixes names of keyword sets (sf#1615).
  + Shell lexer fixes fold matching problem caused by "<<<"
    (sf#1605).
  + Fix bug where indicators were not removed when fold
    highlighting on (sf#1604).
  + Fix crash on GTK+ with Ubuntu 12.04 and overlay scroll bars.
  + Avoid creating a Cairo context when measuring text on GTK+ as
    future versions of GTK+ may prohibit calling gdk_cairo_create
    except inside drawing handlers. This prohibition may be
    required on Wayland.
  + Fix crash in SciTE when stream comment performed at line end
    (sf#1610).
  + For SciTE on GTK+ fix bug with initialisation of toggle buttons
    in find and replace strips (sf#1612).
- Changes from version 3.4.3:
Comments 0
openSUSE Build Service is sponsored by