Revisions of mlterm

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 262213 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 35)
- updated to 3.4.0:
  * Support DEC Locator mode (which is necessary for Xsixel
    (http://github.com/saitoha/xserver-SIXEL)).
  * Support CSI > 2 p (for SDL-sixel and Xsixel) which always hides mouse pointer
    even if it moves. (Not compatible with xterm though.)
  * Add --point/use_point_size option.
  * Support software keyboard on rotated display.
  * Support HLS in sixel sequence.
  * Embed sixel processing to mlterm which is built without --with-imagelib option
    instead of using 'mlimgloader' to improve performance.
  * Support rectangle selection by pressing alt key while selecting.
  * Support DECDMAC/DECINVM.
  * Start scp by drag&drop a file with shift key to the screen on ssh connection.
  * Add --seqfmt/vt_seq_format option.
  * Read /dev/kbd on NetBSD/x68k framebuffer.
  * Add "Auto detect" entry to "Encoding" tab of mlconfig.
  * Add "Local echo" checkbox to "Others" tab in mlconfig.
  * Enable image processing on background terminals.
  * Improve the performance of processing images on 8 or less bpp framebuffer.
  * Support SGR 5, 9, 21, 25 and 29.
  * Support DECFRA, SL and SR.
  * Starting mlterm with -j option executes mlclient if daemon process has already
    started.
  * Change the maximum number of "U+XXXX-XXXX" in ~/.mlterm/(t,v,)(aa)font
    from 7 to 511.
  * Add "unlimted" to "Backlog size" entry in mlconfig.
    Add "UNICODE (ARABIC)" and "UNICODE (EMOJI)" to "Font name" entry.
  * Add --it/it_color, --bl/bl_color and --co/co_color options.
  * Add --itfont/use_italic_font option.
  * Add --bisep/bidi_separators option.
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 34)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 238354 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 33)
- updated to 3.3.6:
  * Support fcitx. (Experimental)
  * Remove the original "simple" scrollbar and link "sample" scrollbar statically
    to mlterm as "simple" one. Rename "sample2" scrollbar to "sample".
  * Bug fixes:
    Fix partially corrupt screen in drawing animation gif.
    Fix https://twitter.com/yoshikaw/status/462125454107738112
    Fix corrupt screen in drawing large images.
    Fix https://twitter.com/kefir_/status/467340224628924416
    Fix the corrupt scrolling in vertical mode.
  * Support Animation GIF on "show_picture" of OSC 5379.
    (It works with https://bitbucket.org/arakiken/w3m/get/remoteimg.tar.gz)
  * Add "add_frame" to OSC 5379.
  * Bug fixes:
    Fix compiler error on NetBSD/OpenBSD framebuffer. (enbugged at 3.3.4)
    Fix the bug which sometimes disabled to show large sixel graphics sequence.
    (enbugged at 3.3.4)
     Output ^? instead of ^H on TERM=xterm by default in pressing backspace key.
    Fix the bug which sometimes left X11 events untouched for a while.
    Fix the bug of closing the input method window unexpectedly in pressing it.
    ":Percentage" after font names in ~/.mlterm/aafont works on cairo.
- refreshed etc.patch; kterm rule is part of upstream termcap yet, so it
  was dropped from the patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 235982 from mrdocs's avatar mrdocs (revision 32)
- Drop unused build-time requirements on libotf, libtiff, libgif (forwarded request 235955 from jengelh)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 228314 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 31)
- updated to 3.3.4:
  * Support not only sixel graphics but also other major image formats on Android.
  * Support ReGIS partially. (depends on SDL(SDL2), SDL_ttf(SDL2_ttf) and fontconfig)
  * Output strerror(errno) on error.
  * Support "key=value #comment" style in the same line in ~/.mlterm/main.
  * Draw all ambiguous width characters one by one to fit the column width unless
    -V option is specified.
  * Merge patches:
    https://gist.github.com/tsutsui/9285759.
  * bugfixes, see doc/en/ReleaseNote for details
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 208647 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 30)
- updated to 3.3.1:
  * Add "use_auto_detect" and "auto_detect_encodings" options.
    (auto_detect_encodings=utf8,eucjp,sjis and use_auto_detect=true enable
    auto detection of utf8, eucjp and sjis.)
  * Support ESC $ on non-ISO2022 encodings such as UTF-8.
  * Reset pending DCS sequence by pressing ESC key.
  * Support iBus 1.5.
  * Enable to specify the conversion engine name of iBus. (e.g. --im ibus:anthy)
  * Desynchronize ESC [ 5379 ; show_picture BEL on cygwin/win32gdi or mingw.
  * "unlimited" value is available for "logsize" option.
  * Bug fixes:
    Fix the bug of convertion to sjis.
    Fix the bug which disabled threading scp.
    Fix https://bugzilla.novell.com/show_bug.cgi?id=849342
  etc., see doc/en/ReleaseNote
- removed fix-biwidth-font-search.diff (upstreamed)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 206484 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 29)
- mlterm-fix-biwidth-font-search.diff:
  Fix missing biwidth characeters as default with X11 core fonts
  (bnc#849342)
- Update font and aafont config files to use FreeMono and IPAGothic
  in etc.patch (bnc#849342) (forwarded request 206479 from tiwai)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 28)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 197996 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 27)
- updated to 3.2.2:
  * Support SSH agent authentication and forwarding.
  * Support X11 forwarding (no xauth) on win32/libssh2 and java.
  * Add "X11 forwarding" checkbox to the connection dialog on win32.
  * Change "skip_dialog" option to "show_dialog" and reverse the default behavior.
  * Open a pty channel on the same ssh session as the active screen when OPEN_PTY
    or OPEN_SCREEN shortcut key is pressed.
  * Support software keyboard on framebuffer.
    (Double-click Button1 at the right bottom corner of the screen to show it.)
  * Support USB keyboard with iBus on NetBSD/OpenBSD framebuffer.
  * Support CSI ? 69 h, CSI ? 69 l (DECLRMM) and CSI pl;pr s (DECSLRM).
  * Support CSI 3 m and CSI 23 m which set/unset italic attribute.
  * Prefer JISX0208 to JISX0213 all the time in converting Unicode to other cs.
  * If DEFAULT=-foo-bar-medium-r-*--%d-*- is specified in ~/.mlterm/font,
    -foo-bar-bold-r-*--%d-*-, -foo-bar-medium-i-*--%d-*- or -foo-bar-bold-i-*--%d-*-
    are automatically searched for a bold, italic or bold italic font.
  * Support 1 bpp framebuffer.
  * Support sixel graphics and wall pictures on 1 and 8 bpp framebuffer.
  * etc. see doc/en/ReleaseNote
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 161228 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 26)
- updated to 3.1.9:
  * Remove --enable-sixel option from configure, and add --disable-image option.
    That is, support sixel graphics by default unless configure with
    --disable-image option. (w3m-remoteimg (https://bitbucket.org/arakiken/w3m/downloads)
    which doesn't depend on sixel graphics but on OSC 5379 show_picture also works
    on mlterm by default.)
  * Separate SSH client functions to a dynamically loaded module (libptyssh)
    in platforms except win32.
  * Treat key strings of "main" configuration file case-insensitively.
    (Both encoding=utf8 and ENCODING=utf8 are available.)
  * Assign -M and -P options as the short options of --im and --clip.
  * Add "allow_change_shortcut" (--shortcut) option which enables "set_shortcut"
    command of configuration protocol.
  * Bug fixes:
    Fix the conflict of DCS(0x90) and the first byte of SJIS, GBK and so on.
    Fix the bug which disabled input and output of pty when configuration program
    such as mlconfig is started.
    Encode input character masked with 0x80 to the character encoding of pty
    if the value of mod_meta_mode option is 8bit. (Thanks to Vladimir Elisseev)
    Fix the bug which disabled Alt+symbol and Control+@ in win32.
    Fix the bug which disabled some shortcut key settings.
  etc. see doc/en/ReleaseNote
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 25)
Split 12.3 from Factory
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 146375 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 24)
Automatic submission by obs-autosubmit
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 23)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 124012 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 22)
- Should we remove all "Provides: locale" from mlterm-scim?
- remove "Provides: locale(scim:zh)" from sub-package mlterm-scim (forwarded request 124003 from swyear)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 21)
replace license with spdx.org variant
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 89864 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 20)
- updated to version 3.0.8:
  * Change default value of "use_ind" option from true to false.
  * Merge SF Patches: #3412453 (Thanks to Ahmed El-Mahmoudy)
  * Fix wrong origin setting by CSI ? 6 l. (Thanks to Konosuke 
    Watanabe san)
  * Fix a problem which causes segmentation fault if both -J 
    and -bi options are specified.
  * etc, see en/ReleaseNote
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 19)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 18)
Autobuild autoformatter for 72322
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 72322 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 17)
- updated to version 3.0.3:
  * palette settings are reflected in vte_terminal_set_colors()
  * "--initstr" option is prohibited in "mlclient" configuration 
    protocol.
  * x_color_cache_256_t.is_loaded is cleared
    in unloading 256 colors in x_color_cache_unload() instead of
    x_color_cache_t.is_loaded.
  * etc. see ChangeLog
  * removed some patches with hope that they are not needed:
    - kiklib-configure.patch
    - po.patch
    - gettext-version.patch
    - norootforbuild.patch
    - pkconfig.patch
    - fribidi-link-fix.diff
autobuild's avatar autobuild committed (revision 16)
11.4 source split
Displaying revisions 21 - 40 of 55
openSUSE Build Service is sponsored by