gnome-terminal 2.23.4
- From: "Christian Persch" <install-module gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: gnome-terminal 2.23.4
- Date: Mon, 16 Jun 2008 14:54:23 +0000 (UTC)
Module: gnome-terminal
Version: 2.23.4
Uploaded by: Christian Persch
http://download.gnome.org/sources/gnome-terminal/2.23/gnome-terminal-2.23.4.tar.gz
md5sum: a72f5888b35b5b9760d4bb177f0e91cc
sha1sum: 1ebcb53dd31c52ae0bab8cbcf206773cdd866d4b
size: 2.8M
http://download.gnome.org/sources/gnome-terminal/2.23/gnome-terminal-2.23.4.tar.bz2
md5sum: 92b35108567121bbc69a0c956c207fb8
sha1sum: 13ea54f3c5c8d6ca8df7ef36e304a2f35ea31099
size: 1.8M
ChangeLog
---------
commit cb86bdba8e715e5b71384d9164b943a35304e82c
Author: chpe <chpe e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sun Jun 15 21:17:56 2008 +0000
Bug 528683 â?? "gnome-terminal --geometry <width>x<height>" doesn't work well.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2899 e32f9464-e525-0410-8908-8a3b6990da27
src/terminal.c | 55 ++++++++++++++++++++++++++-----------------------------
1 files changed, 26 insertions(+), 29 deletions(-)
commit 83f6cf46b4a7b522da95086777d664d6c03490f9
Author: chpe <chpe e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sun Jun 15 20:47:44 2008 +0000
Update about dialogue.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2898 e32f9464-e525-0410-8908-8a3b6990da27
src/terminal-window.c | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
commit f10a666735db5f12ff55626ef5050c51b42efdb9
Author: chpe <chpe e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sun Jun 15 20:44:42 2008 +0000
Bug 418192 â?? Lazily show the menubar
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2897 e32f9464-e525-0410-8908-8a3b6990da27
src/terminal-window.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
commit c49525c279a90b88afefdb6d4202eb1ae3811b25
Author: chpe <chpe e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sun Jun 15 20:44:38 2008 +0000
The screen's profile is never NULL.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2896 e32f9464-e525-0410-8908-8a3b6990da27
src/terminal-screen.c | 89 +++++++++++++++++++++++--------------------------
src/terminal-window.c | 6 ++--
2 files changed, 45 insertions(+), 50 deletions(-)
commit a7426f24638f8bee9e93d543138e720a112a2de8
Author: chpe <chpe e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sun Jun 15 20:44:33 2008 +0000
Use class closures here.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2895 e32f9464-e525-0410-8908-8a3b6990da27
src/terminal-screen.c | 152 +++++++++++++++++++++++--------------------------
1 files changed, 72 insertions(+), 80 deletions(-)
commit 1ff0ffce02ab0ca5638a6dccf78d70ed2b0ef44b
Author: chpe <chpe e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sun Jun 15 20:44:28 2008 +0000
Bug 537112 â?? improve paste of uris from clipboard
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2894 e32f9464-e525-0410-8908-8a3b6990da27
src/terminal.xml | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
commit ec2598c990ac6b08c7c2f9e69445714f5404f9b4
Author: chpe <chpe e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sun Jun 15 20:44:24 2008 +0000
Code style cleanup.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2893 e32f9464-e525-0410-8908-8a3b6990da27
src/terminal.c | 10 +++-------
1 files changed, 3 insertions(+), 7 deletions(-)
commit eb5e01b4a84487a3dea44aebc46ebfa44cbea284
Author: chpe <chpe e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sun Jun 15 20:44:19 2008 +0000
Code style cleanup.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2892 e32f9464-e525-0410-8908-8a3b6990da27
src/terminal-app.c | 18 ++++++++----------
1 files changed, 8 insertions(+), 10 deletions(-)
commit 0d1863085f28cda286ed8bbafe23656bc5509722
Author: chpe <chpe e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sun Jun 15 20:44:14 2008 +0000
Bug 537112 â?? improve paste of uris from clipboard
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2891 e32f9464-e525-0410-8908-8a3b6990da27
src/terminal-window.c | 63 ++++++++++++++++++++++++++++++++++++------------
1 files changed, 47 insertions(+), 16 deletions(-)
commit 8d69402b3522497e75848416408347aa75a29746
Author: chpe <chpe e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sun Jun 15 20:44:08 2008 +0000
Bug 537888 â?? Transparency support broken
Fixed by re-applying the background type on realize.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2890 e32f9464-e525-0410-8908-8a3b6990da27
src/terminal-screen.c | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
commit a7cd3f06da0defc580d562e8c784daa6c6f4947a
Author: chpe <chpe e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sun Jun 15 20:44:04 2008 +0000
Rename.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2889 e32f9464-e525-0410-8908-8a3b6990da27
autogen.sh | 8 ----
configure.ac | 129 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
configure.in | 129 ----------------------------------------------------------
3 files changed, 129 insertions(+), 137 deletions(-)
commit 1f0ad46cbb4f579ea00c52ed6a2753e0706c003a
Author: chpe <chpe e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sun Jun 15 20:43:59 2008 +0000
Prepare 2.23.4.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2888 e32f9464-e525-0410-8908-8a3b6990da27
configure.in | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
commit 0aada7e47479f0e584ce1e7b999ad49ec4be5136
Author: jap <jap e32f9464-e525-0410-8908-8a3b6990da27>
Date: Fri Jun 13 19:58:11 2008 +0000
2008-06-13 Jan Arne Petersen <jap gnome org>
* de/de.po: Updated German translation by Mario Blättermann.
* de/figures/*.png: Updated screenshots.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2887 e32f9464-e525-0410-8908-8a3b6990da27
help/ChangeLog | 5 +
help/de/de.po | 840 +++++++++++++---------------
help/de/figures/gnome-terminal-default.png | Bin 9909 -> 7901 bytes
help/de/figures/gnome-terminal-tabbed.png | Bin 12447 -> 11880 bytes
4 files changed, 408 insertions(+), 437 deletions(-)
commit 534f5762a84b03ec284b854a832decf64a700282
Author: tkaroonb <tkaroonb e32f9464-e525-0410-8908-8a3b6990da27>
Date: Thu Jun 12 07:32:54 2008 +0000
2008-06-12 Theppitak Karoonboonyanan <thep linux thai net>
* th.po: Updated Thai translation.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2886 e32f9464-e525-0410-8908-8a3b6990da27
po/ChangeLog | 4 +
po/th.po | 2122 +++++++++++++++++++++++++++++-----------------------------
2 files changed, 1050 insertions(+), 1076 deletions(-)
commit 4c8951ed90937172a6b2884aedd74c2f0f5b9834
Author: djihed <djihed e32f9464-e525-0410-8908-8a3b6990da27>
Date: Wed Jun 11 21:39:14 2008 +0000
Updated Arabic Translation by Djihed Afifi.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2885 e32f9464-e525-0410-8908-8a3b6990da27
po/ChangeLog | 4 +
po/ar.po | 2169 +++++++++++++++++++++++++++++-----------------------------
2 files changed, 1079 insertions(+), 1094 deletions(-)
commit a18b6ab51027911a5715f68077aed485a251fcf7
Author: hendrikr <hendrikr e32f9464-e525-0410-8908-8a3b6990da27>
Date: Mon Jun 9 12:05:59 2008 +0000
2008-06-09 Hendrik Richter <hendrikr gnome org>
* de.po: Updated German translation, by
Mario Blättermann <mario blaettermann t-online de>
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2884 e32f9464-e525-0410-8908-8a3b6990da27
po/ChangeLog | 5 +
po/de.po | 2963 ++++++++++++++++++++++++++++-----------------------------
2 files changed, 1461 insertions(+), 1507 deletions(-)
commit f78b2586c684cded2aa85782f40ad17e5a63984b
Author: chpe <chpe e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sun Jun 8 14:31:33 2008 +0000
Don't transform the URIs for now; discussion on bug #537112.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2883 e32f9464-e525-0410-8908-8a3b6990da27
src/terminal-window.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
commit 792be99721acb8adec2ff2a33d6e3fa469e7afb2
Author: chpe <chpe e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sun Jun 8 11:37:04 2008 +0000
Reorder include directories, so we don't make system ones get higher priority than the pkg-config found ones. Bug #536899, patch by dmacks netspace org
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2882 e32f9464-e525-0410-8908-8a3b6990da27
configure.in | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
commit 5a554b2927d45ebfa374cd6f10362b9d6a0a0186
Author: chpe <chpe e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sun Jun 8 11:37:00 2008 +0000
Fix session saving. Bug #537215.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2881 e32f9464-e525-0410-8908-8a3b6990da27
src/terminal-app.c | 9 ++++++---
src/terminal-tabs-menu.c | 2 +-
src/terminal-window.c | 2 +-
src/terminal-window.h | 3 +--
4 files changed, 9 insertions(+), 7 deletions(-)
commit b7efcfc9069ee761eb1155cb70f58d5020ae869e
Author: chpe <chpe e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sun Jun 8 11:36:55 2008 +0000
Paste text/uri-list as shell-quoted file paths. Bug #537112.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2880 e32f9464-e525-0410-8908-8a3b6990da27
src/terminal-window.c | 54 ++++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 53 insertions(+), 1 deletions(-)
commit 23a43efa491559e41db334e68c8fedec90880de1
Author: chpe <chpe e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sun Jun 8 11:36:51 2008 +0000
Hide --startup-id, it's an internal-only switch.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2879 e32f9464-e525-0410-8908-8a3b6990da27
src/terminal.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
commit bc9bcc36106a7b631029ab3285ad2ceff6821569
Author: chpe <chpe e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sun Jun 8 11:36:47 2008 +0000
Don't leak the listener.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2878 e32f9464-e525-0410-8908-8a3b6990da27
src/terminal.c | 25 +++++++++++++++++--------
1 files changed, 17 insertions(+), 8 deletions(-)
commit 1d5d23fdd2ae4cfe9a284f2ce39f2fe73bc5e1dc
Author: chpe <chpe e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sun Jun 8 11:36:42 2008 +0000
Set the geometry on the right window.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2877 e32f9464-e525-0410-8908-8a3b6990da27
src/terminal-window.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
commit 838845712d86312c65ba1af9383286704d0f0efc
Author: kmaraas <kmaraas e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sat Jun 7 16:22:25 2008 +0000
2008-06-07 Kjartan Maraas <kmaraas gnome org>
* nb.po: Updated Norwegian bokmål translation.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2876 e32f9464-e525-0410-8908-8a3b6990da27
po/ChangeLog | 4 +
po/nb.po | 2059 +++++++++++++++++++++++++---------------------------------
2 files changed, 881 insertions(+), 1182 deletions(-)
commit cdc2c0604a7d28f2b5dbe6d636b645dba2a29306
Author: jorgegonz <jorgegonz e32f9464-e525-0410-8908-8a3b6990da27>
Date: Sat Jun 7 13:35:08 2008 +0000
Updated Spanish translation
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2875 e32f9464-e525-0410-8908-8a3b6990da27
po/ChangeLog | 4 +
po/es.po | 214 +++++++++++++++++++++++++++++-----------------------------
2 files changed, 112 insertions(+), 106 deletions(-)
commit 4ad2d2bb142974b0ead164237f832a6addf244f9
Author: plaes <plaes e32f9464-e525-0410-8908-8a3b6990da27>
Date: Thu Jun 5 12:36:29 2008 +0000
2008-06-05 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2874 e32f9464-e525-0410-8908-8a3b6990da27
po/ChangeLog | 4 +
po/et.po | 474 ++++++++++++++++-----------------------------------------
2 files changed, 137 insertions(+), 341 deletions(-)
commit 60a1f6e3be426506e0a50fbe13b6f9bef840182e
Author: icq <icq e32f9464-e525-0410-8908-8a3b6990da27>
Date: Thu Jun 5 11:05:24 2008 +0000
Updated Galician Translation.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2873 e32f9464-e525-0410-8908-8a3b6990da27
po/ChangeLog | 4 +
po/gl.po | 206 +++++++++++++++++++++++++++++----------------------------
2 files changed, 109 insertions(+), 101 deletions(-)
commit aed73d84396d158f8550e34cd718043b241c0302
Author: clyties <clyties e32f9464-e525-0410-8908-8a3b6990da27>
Date: Thu Jun 5 09:31:12 2008 +0000
Updated Vietnamese translation
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2872 e32f9464-e525-0410-8908-8a3b6990da27
po/ChangeLog | 4 +
po/vi.po | 328 +++++++++++++++++++++++++---------------------------------
2 files changed, 146 insertions(+), 186 deletions(-)
commit 57b2eb1805e73a8333a2da6892a88e8468bf14ae
Author: johan <johan e32f9464-e525-0410-8908-8a3b6990da27>
Date: Wed Jun 4 22:31:13 2008 +0000
Bug 536693: gnome-terminal --help is lying and confusing, reviewed by Christian Perch
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2871 e32f9464-e525-0410-8908-8a3b6990da27
src/terminal.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
commit 269095e4a1b418d26ec4c171185a562a0c4097b7
Author: chpe <chpe e32f9464-e525-0410-8908-8a3b6990da27>
Date: Wed Jun 4 18:19:15 2008 +0000
Post release version bump.
git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/trunk 2870 e32f9464-e525-0410-8908-8a3b6990da27
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]