File mlterm.changes of Package mlterm

-------------------------------------------------------------------
Tue May 31 14:28:39 UTC 2011 - pgajdos@novell.com

- 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

-------------------------------------------------------------------
Thu Nov 11 14:34:51 CET 2010 - pgajdos@suse.cz

- updated to version 3.0.1:
  * fixed infinite loop. when a sequence-like input was actually 
    so looooong, mlterm should assume it was just not properly 
    terminated (Thanks to shinichiro.h).
  * should not loop forever when window was too narrow.
  * Check if button is pressed before win->button_motion is called.
  * Changed font and color configuration protocol numbers(not 
    compatible with cvs-2009/10/20 or before.)
  * Modifier keys with Del/Home/End are distinguished.
    The keypad middle key (XK_Begin, XK_KP_Begin) is mapped to 
    ^[[E, ^[[1;5E etc.
  * The default value of button3_behavior option is changed
    from "menu1" to "xterm".
  * "ESC[9Nm" and "ESC[10Nm" sequences are supported.
- removed unneeded
  * scim.patch
  * cross-compile-not-needed.patch
  * uim-build-fix.diff

-------------------------------------------------------------------
Thu Sep  9 18:42:42 UTC 2010 - aj@suse.de

- BuildRequire utempter-devel

-------------------------------------------------------------------
Fri Jan  8 12:12:30 CET 2010 - ro@suse.de

- drop imlib-devel from buildrequires (unused) 

-------------------------------------------------------------------
Fri Dec 11 18:17:18 CET 2009 - tiwai@suse.de

- removed unused mlterm-lib64.patch

-------------------------------------------------------------------
Mon Nov 30 18:42:03 UTC 2009 - crrodriguez@opensuse.org

- fix build, patches with fuzz=0 

-------------------------------------------------------------------
Wed Jul  8 08:50:40 CEST 2009 - tiwai@suse.de

- updated to version 2.9.4:
  minor cleanups after the last CVS

-------------------------------------------------------------------
Tue Jul  7 17:50:33 CEST 2009 - tiwai@suse.de

- fix build of im-uim plugin on FACTORY (missing BUFSIZ definition)
- fix the link order to resolve symbols correctly

-------------------------------------------------------------------
Thu Aug 28 11:59:41 CEST 2008 - kukuk@suse.de

- Don't link against old imlib

-------------------------------------------------------------------
Fri Mar 14 15:17:31 CET 2008 - schwab@suse.de

- Run autoreconf only once and make sure no obsolete macros are present.
- Always use the included libtool.

-------------------------------------------------------------------
Mon Nov 12 17:04:06 CET 2007 - mfabian@suse.de

- update to 2.9.3.20071112 (= 2.9.4 pre):
  • mlterm/x_screen.c: added config key string "title" to allow 
    change pty title by "mlcc title foobar".
  • mlter/ml_term.h: updated for ml_vt100_parser_set_logging_vt_seq.
  • xwindow/x_dnd.h: handle zero-length property properly.
  • xwindow/x_screen.c: selection can be expanded on middle-click.
    (Thanks to ssakane)
- remove bugzilla-238194-array-subscript-out-of-bounds.patch
  (included upstream).
- fix the build with gcc 4.3.

-------------------------------------------------------------------
Wed Jan 24 20:53:59 CET 2007 - mfabian@suse.de

- update to 2.9.3.20070123 (= 2.9.4 pre).
- fix Bugzilla #238194.

-------------------------------------------------------------------
Fri Sep 08 15:23:05 CEST 2006 - mfabian@suse.de

- update to 2.9.3 (various bugfixes).
- remove mlterm-lib64.patch (included upstream).
- remove buggy_wm.diff (now included).
- remove bugzilla-105320-use-utempter.patch (included upstream).
- remove fix-implicit-declarations_2.patch (included upstream).

-------------------------------------------------------------------
Fri Aug 11 18:51:28 CEST 2006 - mfabian@suse.de

- fix build (mkinstalldirs problem).
- move binaries from /usr/X11R6/bin to /usr/bin (because of X11R7).

-------------------------------------------------------------------
Mon Jun 19 11:11:28 CEST 2006 - schwab@suse.de

- Don't use automake macros without using automake.

-------------------------------------------------------------------
Wed Mar  8 13:22:18 CET 2006 - kkaempf@suse.de

- fix locale(...) provide.

-------------------------------------------------------------------
Wed Mar 01 11:12:53 CET 2006 - mfabian@suse.de

- add "Provides: locale(xorg-x11:ja,ko,zh,ar,he)" and
  similar provides to the sub-packages.

-------------------------------------------------------------------
Wed Jan 25 21:38:21 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Tue Nov 29 19:07:25 CET 2005 - sbrabec@suse.cz

- Do not install terminfo entry already present in ncurses.
  Cleans rpm -V output.

-------------------------------------------------------------------
Sun Oct  2 15:07:33 CEST 2005 - stbinner@suse.de

- fix capitalization of .desktop GenericName entry

-------------------------------------------------------------------
Thu Sep 22 18:40:25 CEST 2005 - mfabian@suse.de

- use better patch to fix the implicit declarations by
  MINAMI Hirokazu <minami@mistfall.net>.

-------------------------------------------------------------------
Thu Sep 22 15:20:01 CEST 2005 - mfabian@suse.de

- fix implicit declarations.

-------------------------------------------------------------------
Mon Aug 22 15:13:56 CEST 2005 - mfabian@suse.de

- Bugzilla #105320: use libutempter again.

-------------------------------------------------------------------
Fri Aug 19 15:42:28 CEST 2005 - tiwai@suse.de

- added icon file and fixed desktop file (#105842)

-------------------------------------------------------------------
Tue Aug  2 12:46:49 CEST 2005 - ro@suse.de

- use gtk2-devel-packages in nfb 

-------------------------------------------------------------------
Mon Jun  6 15:45:09 CEST 2005 - uli@suse.de

- fixed to build with SCIM 1.3

-------------------------------------------------------------------
Thu May 19 01:24:50 CEST 2005 - ro@suse.de

- fix build with current pkgconfig 

-------------------------------------------------------------------
Wed May 04 18:08:03 CEST 2005 - mfabian@suse.de

- Bugzilla #81227: split input method plugins into sub-packages
  (mlterm-scim, mlterm-uim, mlterm-m17n) so that mlterm itself
  doesn't require scim, uim, or m17n.

-------------------------------------------------------------------
Fri Apr  1 17:20:10 CEST 2005 - schwab@suse.de

- Fix broken configure script.

-------------------------------------------------------------------
Thu Mar 17 16:27:57 CET 2005 - mfabian@suse.de

- add patch for transparency on buggy window managers
- add default keybinding KP_Begin="\e[E" (requested by
  the mined author, Thomas Wolff <mined@towo.net> to make the
  '5' key usable in mined.

-------------------------------------------------------------------
Mon Mar 07 14:57:47 CET 2005 - mfabian@suse.de

- update to 2.9.2:
  + [SECURITY] Fixed possible integer overflow.
- enable scim support

-------------------------------------------------------------------
Tue Feb 15 20:13:09 CET 2005 - mfabian@suse.de

- update to 2.9.1.20050215

-------------------------------------------------------------------
Wed Jan 19 13:00:50 CET 2005 - mfabian@suse.de

- update to 2.9.1.20050119 (now includes fix by 
  Seiichi SATO <ssato@sh.rim.or.jp> to make IM plugin work with
  libltdl even when the plugin directory contains .a and .la files.

-------------------------------------------------------------------
Fri Jan 14 15:02:47 CET 2005 - mfabian@suse.de

- update to 2.9.1.20050114
- add "Shift+space=IM_HOTKEY" to /etc/X11/mlterm/key.
- Bugzilla #42964: add mlterm terminfo entry and make TERM=mlterm
  the default.

-------------------------------------------------------------------
Sat Jan 08 17:09:49 CET 2005 - mfabian@suse.de

- update to 2.9.1.20050107.

-------------------------------------------------------------------
Wed Jan 05 12:30:09 CET 2005 - mfabian@suse.de

- update to 2.9.1.20050105.
- remove mlterm-configure.patch, and autoconf.patch
  (included upstream).

-------------------------------------------------------------------
Sun Sep  5 19:22:11 CEST 2004 - mfabian@suse.de

- update to 2.8.0.2004090.
- enable uim.
- fix typo in man-page and compiler warning.

-------------------------------------------------------------------
Sun Sep  5 15:20:57 CEST 2004 - mfabian@suse.de

- replace Kochi fonts with Sazanami fonts in config files.
- add entry for SCIM in /etc/X11/mlterm/xim.

-------------------------------------------------------------------
Tue Mar  2 19:24:36 CET 2004 - mfabian@suse.de

- update to 2.8.0.20040301.
- build against gtk2 instead of gtk1 now.

-------------------------------------------------------------------
Tue Feb 10 15:50:57 CET 2004 - mfabian@suse.de

- update to 2.8.0.20040210.
  fixes problems with dec special characters when starting mlterm
  like this "mlterm -A false -Y true" (Background was not redrawn).

-------------------------------------------------------------------
Tue Feb  3 19:54:32 CET 2004 - mfabian@suse.de

- update to 2.8.0.20040203.
- remove initial-font-size-out-of-range.patch (included upstream).
- make scrollbars selectable again and add the "pixmap_engine"
  scrollbar.
- mlterm-zoom is included in CVS now, drop extra tarball.
- add -fno-strict-aliasing

-------------------------------------------------------------------
Thu Jan 29 11:15:53 CET 2004 - mfabian@suse.de

- add initial-font-size-out-of-range.patch to fix crash when
  initial font size if out of range (e.g. "mlterm -R 1-10 -w 16").
- update to 2.8.0-20040129.

-------------------------------------------------------------------
Fri Jan 23 14:26:17 CET 2004 - mfabian@suse.de

- update to 2.8.0.20040123
- remove fontsize-range-segfault.patch and
  fontsize-range-enable.patch (included upstream).

-------------------------------------------------------------------
Mon Jan 19 13:16:17 CET 2004 - mfabian@suse.de

- update to 2.8.0.20040119
- fix segfault when only one argument is given to the "-R" option.
- make the "-R" option with correct parameters actually work.
- add mlterm-zoom-0.2.
- add default keybindings to increase/decrease fontsize with
  Shift+KP_Add/Shift+KP_Subtract respectively.

-------------------------------------------------------------------
Wed Jan 14 11:20:32 CEST 2004 - mfabian@suse.de

- update to 2.8.0.20040109
- remove mlterm-enable-keypad.patch (included upstream).
- remove mlterm-default-xim.patch (included upstream).

-------------------------------------------------------------------
Tue Aug 19 19:02:47 CEST 2003 - mfabian@suse.de

- use use_login_shell=false by default
- improve default font settings:
  * add 10x20 and 18x18ja font pair for iso10646-1 encoding
  * add "luxi mono" and "kochi gothic" font pair for iso10646-1
    encoding as a fallback for non-specified bitmap sizes
  * replace "kochi-mincho" by "kochi-gothic" (for Xft and core
    fonts)
  * add jiskan24 for jisx0208.1986 encoding (core fonts)
- add translations to desktop file.

-------------------------------------------------------------------
Sat Aug 16 11:28:36 CEST 2003 - adrian@suse.de

- add desktop file

-------------------------------------------------------------------
Thu Jul  3 12:57:35 CEST 2003 - mfabian@suse.de

- make KP_insert work as well.

-------------------------------------------------------------------
Wed Jul  2 13:17:35 CEST 2003 - mfabian@suse.de

- make keys on keypad work when numlock is off.

-------------------------------------------------------------------
Mon Jun 30 14:42:24 CEST 2003 - mfabian@suse.de

- remove w3mmlconfig, it's disabled anyway because of security
  concerns.
- make it build for older distributions as well

-------------------------------------------------------------------
Wed Jun 25 12:37:26 CEST 2003 - mfabian@suse.de

- update to 2.7.0.
- remove mlterm-mlterm-menu.patch, mlterm-xft-null-pointer.patch,
  mlterm-libtool.patch:
  fixed upstream.
- add 10 pixel version of efont-unicode to the default font
  settings.
- update German translations (mlterm-po.patch).

-------------------------------------------------------------------
Mon Jun 23 17:25:14 CEST 2003 - ro@suse.de

- fix build with current gettext/libtool

-------------------------------------------------------------------
Tue Apr 29 11:43:15 CEST 2003 - mfabian@suse.de

- add "fontconfig fontconfig-devel" to neededforbuild

-------------------------------------------------------------------
Tue Mar 25 16:02:51 CET 2003 - mfabian@suse.de

- update to 2.6.3.20030325
  - cursor foreground and background colour can be selected now
  - setup changes done in the setup dialog can be saved now
  - new setup menu 'mlterm-menu' which is launched with
    "Ctrl+Left mouse button" by default
- mlterm-mlterm-menu.patch: use /etc/X11/mlterm/menu if
  ~/.mlterm/menu doesn't exist
- update German translation.
- mlterm-xft-null-pointer.patch: avoid crashes on 64 bit systems
  when using anti-aliasing.
- add compose_dec_special_font=true to /etc/X11/mlterm/main

-------------------------------------------------------------------
Mon Mar 24 17:06:58 CET 2003 - mfabian@suse.de

- add "kterm" entry to /etc/X11/mlterm/termcap to
  make the Delete key and the Backspace key behave the same way
  for TERM=kterm and TERM=mlterm by default.

-------------------------------------------------------------------
Mon Jan 20 10:49:44 CET 2003 - mfabian@suse.de

- update to 2.6.3
  - compose and dead keys work now
  - Xft2 support
  - annoying cut and paste bug is fixed (focusing the window
    and then pasting is now possible).
- remove mlterm-2.6.2-utmp.patch (included upstream)
- add local=en_GB.UTF-8 to /etc/X11/mlterm/xim, this input method
  is needed to use compose and dead keys
- add mlterm-default-xim.patch to make "local" the default input
  method if XMODIFIERS is not set, i.e. use compose and dead keys
  if XMODIFIERS is not set.

-------------------------------------------------------------------
Wed Nov 27 03:41:11 CET 2002 - mfabian@suse.de

- add expat to "# neededforbuild"

-------------------------------------------------------------------
Tue Nov 26 01:34:03 CET 2002 - mfabian@suse.de

- update to 2.6.2
- port mlterm-2.5.0-l10n.patch to 2.6.2 and update the
  German and Japanese translations
- UTMP support is broken again, but because of a different reason.
  make new patch: mlterm-2.6.2-utmp.patch.
- use better default font for ISO-8859-15 (without anti-aliasing)

-------------------------------------------------------------------
Wed Nov 13 12:11:32 CET 2002 - mfabian@suse.de

- fix for Bug #21078: gtk_set_locale must be called *before*
  gtk_init. Thanks to Koushi Takahashi <koushi@turbolinux.co.jp>

-------------------------------------------------------------------
Wed Oct  2 10:37:14 CEST 2002 - mfabian@suse.de

- fix utempter support.

-------------------------------------------------------------------
Fri Sep  6 15:55:10 CEST 2002 - mfabian@suse.de

- add /usr/share/locale/*/LC_MESSAGES/*.mo to filelist
- add /usr/share/man/man1/mlclient.1.gz to filelist
- add German translations

-------------------------------------------------------------------
Fri Sep  6 14:24:36 CEST 2002 - koushi@turbolinux.co.jp

- modified prep procedure for non-root build
- add mlterm-2.5.0-l10n.patch

-------------------------------------------------------------------
Thu Jun 20 19:01:52 CEST 2002 - mfabian@suse.de

- update to 2.5.0
  contains the following new features:
  - gdk-pixbuf as well as imlib is supported.(Thanks to
    Minami Hirokazu san)
  - mlterm can be built in other directories than the source tree.
    (Thanks to Nakada Nobuyoshi san)
  - BCE is supported.
  - mlterm is separated into vt100 core functions(mlterm/) and
    x window system specific functions(xwindow/), and mlterm
    window can be revived even if it is destroyed by a window
    manager.
  - UCS4 is used internally even if --enable-ucs4 option is
    not specified.
  - <KEY>=<OUTPUT STRING> format is supported in key config file.
  - mlcc is added. (Thanks to Minami Hirokazu san)
  - extra scrollbar plugins(athena,motif,mozmodern,next) are added.
    (Thanks to Sato Seiichi san)
  - 16 color support.
  - And many minor bugs are fixed.
- add default font settings for iso-8859-9 (Turkish)

-------------------------------------------------------------------
Thu Jun 13 13:47:44 CEST 2002 - stepan@suse.de

- added lib64 patch

-------------------------------------------------------------------
Mon Apr  8 19:06:27 CEST 2002 - mfabian@suse.de

- fix for new autoconf

-------------------------------------------------------------------
Wed Mar 20 19:36:22 CET 2002 - mfabian@suse.de

- add 'termtype=kterm' to /etc/X11/mlterm/main because this
  works better with mlterm. w3m sends 'ESC ( B ESC ) 0' to mlterm
  when 'termtype=xterm' is used because /usr/share/terminfo/x/xterm
  contains 'enacs=\E(B\E)0'. This causes the problem that
  Japanese kanji disappear after using w3mmlconfig.
  
-------------------------------------------------------------------
Fri Mar 15 18:03:34 CET 2002 - mfabian@suse.de

- fix problems with scroll_region using patches from upstream cvs
- add default font settings for iso8859-7 (Greek)

-------------------------------------------------------------------
Tue Mar  5 18:49:08 CET 2002 - mfabian@suse.de

- update to release 2.3.1
  contains the following fixes since the last update:
  - coredumps when scrolling while cursor is out of scroll region
    fixed
  - arrow icons in scroll bar fixed.
  - w3mmlconfig configuration tool updated.
  - mlclient with invalid options caused mlterm process to exit
  - man page updated
- add mlterm-2.3.1-ml-font-custom.patch from upstream cvs
  to avoid that the iso8859-1 font setting gets overwritten by the
  iso8859-15 font setting.
- add mlterm-2.3.1-ml-window.patch from upstream cvs to enable
  the use of iso8859-X encodings with X != 1 with anti-aliasing.
- simplify and improve default font settings,
  esp. add default font entries for iso8859-15 and iso8859-2
  and better defaults for UTF-8 with anti-aliasing
- add mlterm-2.3.1-man-page.patch to fix formatting errors in
  man-page
- add mlterm-2.3.1-ml-image-esc-j-and-wraparound.patch to make
  ESC [ J and linewrapping in 'cat' work correctly.
- remove mlterm-2.2.0.20020215-debug.patch, included upstream

-------------------------------------------------------------------
Sat Feb 23 23:26:13 CET 2002 - schwab@suse.de

- Fix missing declaration.

-------------------------------------------------------------------
Fri Feb 15 18:52:04 CET 2002 - mfabian@suse.de

- remove utempter patch, is now included upstream
- improve default font setup to pass the interactive terminal
  test of the LI18NUX200 specification

-------------------------------------------------------------------
Wed Feb 13 14:22:08 CET 2002 - mfabian@suse.de

- fix utempter support for the case of several terminals running
  under the same process
- some more fixes from CVS

-------------------------------------------------------------------
Tue Feb 12 17:19:39 CET 2002 - mfabian@suse.de

- upgrade to 2.2.0 + CVS fixes.

-------------------------------------------------------------------
Fri Nov 30 16:24:27 CET 2001 - mfabian@suse.de

- new package: mlterm, version 2.0.0


openSUSE Build Service is sponsored by