Revisions of mlterm

buildservice-autocommit accepted request 1169072 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 86)
baserev update by copy to link target
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 85)
checkin
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 84)
checkin
buildservice-autocommit accepted request 1099041 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 83)
baserev update by copy to link target
Petr Gajdos's avatar Petr Gajdos (pgajdos) accepted request 1098547 from Michal Suchanek's avatar Michal Suchanek (michals) (revision 82)
- Disable wayland backend on 15.4 - fails to build.
buildservice-autocommit accepted request 1094862 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 81)
baserev update by copy to link target
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 80)
- version update to 3.9.3
  * mlterm-wl supports xdg-decoration.
  * Add --disable-compact-truecolor option to ./configure script.
  * Add vte 0.68 API symbols to libvte compatible library.
  * Add libvterm 0.2 API symbols to libvterm compatible library.
  * Add --sdpr / simple_scrollbar_dpr option.
    (https://github.com/arakiken/mlterm/issues/64)
  * Set "COLORTERM=truecolor" environmental variable.
    (https://github.com/arakiken/mlterm/issues/36)
  * Update unicode property table (generated from UnicodeData.txt and
    EastAsianWidth.txt) to version 15.0.0.
  * Support mosh-1.4.0.
- deleted patches
  - CVE-2022-24130-c_sixel.c-Fix-segmentation-fault-when-the-repeat-cou.patch (upstreamed)
  - mlfc-Fix-crash-with-more-than-1024-font-faces-installed.patch (upstreamed)
  - mlterm-Fix-buffer-overflow-with-long-plugin-suffix.patch (upstreamed)
  - mlterm-SDL2-UI-also-needs-math-libs.patch (upstreamed)
  - mlterm-wayland-Detect-compiler-flags.patch (upstreamed)
buildservice-autocommit accepted request 1067901 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 79)
baserev update by copy to link target
Petr Gajdos's avatar Petr Gajdos (pgajdos) accepted request 1067838 from Michal Suchanek's avatar Michal Suchanek (michals) (revision 78)
- Build Wayland and SDL backends.
- Enable fcitx support
- Fix some crashes
  + CVE-2022-24130-c_sixel.c-Fix-segmentation-fault-when-the-repeat-cou.patch
  + mlterm-Fix-buffer-overflow-with-long-plugin-suffix.patch
  + mlfc-Fix-crash-with-more-than-1024-font-faces-installed.patch
- Fix some build problems
  + mlterm-SDL2-UI-also-needs-math-libs.patch
  + mlterm-wayland-Detect-compiler-flags.patch
buildservice-autocommit accepted request 993848 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 77)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 993823 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 76)
- Drop canna support: canna has not been maintained for a long time
  and sec issues are not being addressed (bsc#1199280).
buildservice-autocommit accepted request 979827 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 75)
baserev update by copy to link target
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 74)
- version update to 3.9.2
  * Support Fcitx5.
  * Support GTK4 for mlconfig. (./configure --with-gtk=4.0)
  * Support CSI > Ps q (XTVERSION). (Response: DCS>|mlterm(3.9.2)ST)
  * Add "MOSH_UDP_PORT" environmental variable to specify UDP port or port-range
    to communicate with a mosh server.
  * Add INSERT_CLIPBOARD shortcut key.
    (https://github.com/arakiken/mlterm/issues/19)
  * Add --fk / format_other_keys option (equivalent to "formatOtherKeys" of xterm), and
    change the default format of the escape sequence with modifyOtherKeys from
    CSI Ps; Ps u to CSI 27; Ps; Ps ~.
  * Add --with-iconv, --disable-daemon, --disable-split and --disable-zmodem
    options to ./configure script.
  * Add vte 0.66 API symbols to libvte compatible library.
  * Show server list dialog at startup on Android.
  * It is deprecated to use "mlterm" as the value of termtype / -y option.
  * 'termcap' config file stops to accept multiple terminal types concated by '|'
    (e.g. xterm|xterm-256) as key.
  * Arabic ligatures (U+644-U+622, U+644-U+622, U+644-U+625, U+644-U+627) occupy
    two logical columns instead of one even if --dyncomb option isn't specified.
  * KBD_INPUT_NUM and MOUSE_INPUT_NUM environmental variables (for mlterm-fb)
    accept multiple device numbers by "<num>,<num>".
  * Show "Config: key=value" only if shortcut keys whose format is
    "proto:(echo)key=value" is pressed.
  * Merge patches:
    https://github.com/arakiken/mlterm/pull/5.
    https://github.com/arakiken/mlterm/pull/9.
    https://github.com/arakiken/mlterm/pull/12.
    https://github.com/arakiken/mlterm/pull/22.
  * Bug fixes:
buildservice-autocommit accepted request 882137 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 73)
baserev update by copy to link target
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 72)
- version update to 3.9.1
  * Support copy mode which starts by Control+Shift+Return.
  * Support OSC 1337;Setmark ST.
  * Support CSI 3 J (ED) which clears backlog.
  * Support gradle to build mlterm for Android. (See doc/en/README.android)
  * Add --enable-utmp-suid option to ./configure script.
    (The default value is disabled.)
  * Add --with-utmp option which specifies the way of accessing to utmp database
    to ./configure script.
  * Add SCROLL_UP_TO_MARK, SCROLL_DOWN_TO_MARK and SET_MARK shortcut keys.
  * Add resize_mode / --rz option, and drop scroll_on_resize / --sr option.
    (If you want to revert to the old behavior, specify --rz=none option.)
  * Add emoji_file_format / --emojifmt option.
  * Add libvterm 0.1 API symbols to libvterm compatible library.
  * Add vte 0.62 API symbols to libvte compatible library.
  * Drop SCROLL_DOWN and PAGE_DOWN shortcut keys.
  * Drop use_extended_scroll_shortcut option and SCROLL_UP shortcut key is enabled
    by default. (If you want to disable it, add UNUSED=SCROLL_UP to ~/.mlterm/key.)
  * Update unicode property table (generated from UnicodeData.txt and
    EastAsianWidth.txt) to version 13.0.0.
  * letter_space / --csp option accepts negative value.
  * libvte compatible library supports XInput2.
  * Bug fixes:
    Fix a bug which caused a 'mlimgloader' process not to exit after loading a wall picture.
    (Enbugged at 3.8.8)
    Fix a bug which disabled keyboard and mouse on Haiku R1/beta2.
    Mlconfig starts correctly by Ctrl + RightClick on cygwin 3.1.4.
    Fix https://sourceforge.net/p/mlterm/mailman/message/37033060/
    Fix segfault of mlcc in exiting after changing configurations.
    Fix segfault in double click at RTL characters. (Enbugged at 3.6.2)
buildservice-autocommit accepted request 831439 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 71)
baserev update by copy to link target
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 70)
- version update to 3.9.0
  * Support CSI>4;1m.
  * Support uniscribe for libotl on win32.
  * Support SCP by Shift+DnD on HaikuOS.
  * Support xdg-shell on wayland.
  * Support DEC Technical character set.
  * Support input of unicode characters on mlterm-fb.
  * Support ormode of Sixel Graphics.
  * Update unicode property table (generated from UnicodeData.txt and
    EastAsianWidth.txt) to version 12.1.0.
  * Mlconfig configures files in ~/.mlterm directly if it starts without options
    or with --file option.
  * Change DA1 response.
    \x1b[?63;1;2;3;4;7;29c -> \x1b[?63;1;2;3;4;6;7;15;18;22;29c
  * geometry / -g option works on HaikuOS.
  * Add vte 0.60 API symbols to libvte compatible library.
  * Merge patches:
    https://sourceforge.net/p/mlterm/bugs/78/
    https://sourceforge.net/p/mlterm/patches/25/attachment/typos.diff
  * Bug fixes:
    Fix a bug which disabled to change the value of "logsize" option from "0" to "unlimited".
    Fix segfault when "snapshot" command of OSC 5379 is executed.
    Fix mouse tracking position if "use_ot_layout = true".
    Fix segfault when mlterm-sdl2 starts with -im=uim option.
    Fix a bug which makes mlterm-sdl2 on win32 stop starting mlconfig.
    Fix compiling error on HaikuOS + gcc-x86.
    Fix http://twitter.com/hamano/status/1177087752208183296
    Fix a bug which disabled clipping of DECDHL in cairo. (Enbugged at 3.8.6)
- deleted patches
  - mlterm-cast.patch (upstreamed)
buildservice-autocommit accepted request 758149 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 69)
baserev update by copy to link target
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 68)
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 67)
Displaying revisions 1 - 20 of 86
openSUSE Build Service is sponsored by