New upstream release (0.1.7)

Bug #533466 reported by Julien Lavergne
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lxterminal (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

Binary package hint: lxterminal

Changelog since 0.1.6 (without translation update)

- Fix build, release 0.1.7
- Fix failure to install lxterminal.desktop (Patch2934481).
- Fix segfault after inaccessible configuration file
- Fix failure to build due to \n mismatches in po files
- Apply a patch (#2875005).
- Set cwd of new tab equal to the cwd of the current tab for Linux only.
- Fix accelerator-related bug of lxterminal reported by Cheng Renquan <email address hidden>.
- Closes 2892630 and 2892629. Thanks ZenLord.
- A dirty hack to let background opacity changes well. When composited changed, we will recheck the alpha support.
- Applied a patch which is provided by Liu Yubao <email address hidden>. support "CTRL+Left Click" to use xdg-open to open URL with webbrowser.
- commit desktop file
- use intltool to generate desktop file
- Added option for cursor blinking. Preferences are now sorted into 3 tabs. Update translation. Manual updated.
- Removed redundant lines which causes the failure of compilation
- Removed debug messages forget to remove.
- Added login shell. Removed "Transparent Background" checkbox (transparency still can be set via background color). Fixed a bug which parameters with space cannot be fully sent with gio. Updated translations.
- Added features to hide menubar and scrollbar, and minimize update codes
- Take off the part of encoding which doesn't work yet from Makefile.am for reducing binary size.
- Applied patch by Yotam Medini <email address hidden>
Changes:
* Reduced code-size
    Instead of multiple accelerator <ALT>N settings and having
    multiple terminal_switchtabN callbacks, set in a single place
    and using single callback.
    This reduced the both the source code size and the resulted executable.
    There is also another tiny run-time memory saving, since switch-tab
    accelerator is added only when tab is created.
* Static-ing functions
    Most of the functions in lxterminal.c are now defined as 'static'.
    This is a trivial change, but caused a need to reorder the function
    definitions.
* Using macro to avoid hidden bugs
    Instead of hard-code counting of #define XXX_COUNT, use
    G_N_ELEMENTS(arr) macro.
- set tooltip (window title) on tabs
- Fix SUSE lint warnings

Related branches

Julien Lavergne (gilir)
Changed in lxterminal (Ubuntu):
status: New → Confirmed
importance: Undecided → Wishlist
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package lxterminal - 0.1.7-0ubuntu1

---------------
lxterminal (0.1.7-0ubuntu1) lucid; urgency=low

  * New upstream release (LP: #533466)
  * debian/rules:
   - From Debian, added -lX11 flag
 -- Julien Lavergne <email address hidden> Sat, 27 Mar 2010 00:22:15 +0100

Changed in lxterminal (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.