Commit Graph

2331 Commits

Author SHA1 Message Date
Bruno Braga df68c6c94d Implemented checkbox into the multiple terminals confirmation dialog, in oder to suppress it if users don't want this annoying message all the time. 2011-12-08 23:12:29 +10:00
Launchpad Translations on behalf of gnome-terminator 46a3357b1f Launchpad automatic translations update. 2011-11-26 04:34:32 +00:00
Francis Smit (Grizzly) 8c391e96d2 have added configuration check boxex for scroll_tabbar and homogeneous_tabbar to the preferences dialog box, I'have tested it and it all works 2011-11-20 23:09:54 +11:00
Francis Smit (Grizzly) a8184adbb7 have added a config for the homogeneous property to terminator, so u can set homogeneous to False in the config file to to this I added a line to config.py and changed a line in notebook.py 2011-11-19 22:04:29 +11:00
Przemek Wesolek cef607817d Moved profile setting on new tab a bit earlier, before show_all() call. 2011-11-16 21:38:24 +01:00
Przemek Wesolek f5cd4b053d Inheriting profile on a split in tabbed pane. 2011-11-05 16:58:39 +01:00
Przemek Wesolek 6d6d73568d New terminal inherits the current one's profile. 2011-11-05 16:49:01 +01:00
Launchpad Translations on behalf of gnome-terminator 8163977b68 Launchpad automatic translations update. 2011-10-28 05:11:10 +00:00
Launchpad Translations on behalf of gnome-terminator d6596d5a32 Launchpad automatic translations update. 2011-10-27 05:10:04 +00:00
Launchpad Translations on behalf of gnome-terminator e35125c5d1 Launchpad automatic translations update. 2011-10-24 05:10:32 +00:00
Launchpad Translations on behalf of gnome-terminator e933f75b8c Launchpad automatic translations update. 2011-10-21 04:34:19 +00:00
Launchpad Translations on behalf of gnome-terminator 511f1e370c Launchpad automatic translations update. 2011-10-18 04:37:50 +00:00
Launchpad Translations on behalf of gnome-terminator c43a60ed27 Launchpad automatic translations update. 2011-10-11 05:08:37 +00:00
Chris Jones 780c295cf0 Allow font dimming in inactive terminals 2011-10-07 01:20:54 +01:00
Launchpad Translations on behalf of gnome-terminator 8fb3d5a19d Launchpad automatic translations update. 2011-09-30 04:30:48 +00:00
Chris Jones 699d07a0db ppa gar 2011-09-28 12:50:26 +01:00
Chris Jones fdff4fa1eb improve error handling when ipc is unavailable 2011-09-28 12:50:19 +01:00
Chris Jones 7bc5c9ccee update packaging to include remotinator 2011-09-28 09:25:13 +01:00
Launchpad Translations on behalf of gnome-terminator 89de32dc05 Launchpad automatic translations update. 2011-09-27 04:33:17 +00:00
Chris Jones 109be102ea bump for natty PPA 2011-09-23 22:03:16 +01:00
Chris Jones f57f3e6c74 bump for maverick PPA 2011-09-23 22:02:28 +01:00
Chris Jones 4242be777e update debian changelog for 0.96 2011-09-23 21:45:22 +01:00
Chris Jones 346912f05a Bump version numbers for 0.96 2011-09-23 21:41:05 +01:00
Chris Jones 7dc34e7eaf set anti-aliasing even when vte is old and we are on RHEL5 or CentOS5 2011-09-23 21:37:20 +01:00
Launchpad Translations on behalf of gnome-terminator cc30c2de49 Launchpad automatic translations update. 2011-09-23 04:30:27 +00:00
Launchpad Translations on behalf of gnome-terminator f36f62c21f Launchpad automatic translations update. 2011-09-21 04:42:09 +00:00
Launchpad Translations on behalf of gnome-terminator f20a96baf7 Launchpad automatic translations update. 2011-09-16 04:30:47 +00:00
Launchpad Translations on behalf of gnome-terminator eaeeeed291 Launchpad automatic translations update. 2011-09-15 04:33:53 +00:00
Launchpad Translations on behalf of gnome-terminator 630e07ece4 Launchpad automatic translations update. 2011-09-12 04:30:50 +00:00
Launchpad Translations on behalf of gnome-terminator e4eb740835 Launchpad automatic translations update. 2011-09-10 04:39:41 +00:00
Launchpad Translations on behalf of gnome-terminator df302bfdaf Launchpad automatic translations update. 2011-09-09 04:31:47 +00:00
Launchpad Translations on behalf of gnome-terminator 5d01f16e50 Launchpad automatic translations update. 2011-09-02 04:32:57 +00:00
Launchpad Translations on behalf of gnome-terminator c6f4e3809b Launchpad automatic translations update. 2011-08-28 04:30:30 +00:00
Chris Jones 007ca36723 Add dbus mechanism to obtain a list of terminals 2011-08-25 22:10:04 +01:00
Chris Jones fdebe10d9d Add mention of remotinator to ChangeLog 2011-08-24 23:18:04 +01:00
Chris Jones 3c0a214ec7 Add a new utility, 'remotinator' which calls the DBus IPC commands 2011-08-24 22:39:38 +01:00
Chris Jones 3a63dcc5f6 Extend the DBus IPC to add splitting commands 2011-08-24 22:39:22 +01:00
Chris Jones 0c22433ef3 Add a method to find a Terminal object by its UUID 2011-08-24 22:38:56 +01:00
Chris Jones e4f125b441 Teach create_layout() how to fail more gracefully, so DBus requests for non-existant layouts can't bring everything down 2011-08-24 20:00:51 +01:00
Chris Jones 2590b36a75 assign each terminal a uuid and expose it via $TERMINATOR_UUID 2011-08-23 23:58:08 +01:00
Launchpad Translations on behalf of gnome-terminator 221c153268 Launchpad automatic translations update. 2011-08-23 04:35:17 +00:00
Chris Jones f9ea53e5fa update changelog 2011-08-22 21:57:55 +01:00
Chris Jones ecb778631a Yoink a working specfile from Fedora ready for 0.96 2011-08-22 21:21:21 +01:00
Chris Jones c6fca1dd73 Create some basic architecture to persist metadata across containers being removed/recreated as terminals are exiting. Fixes LP#711356 2011-08-22 21:05:38 +01:00
Chris Jones 7a49cd47bc stop creating factories all the time and cache one 2011-08-22 20:20:46 +01:00
Chris Jones 0ba791f9cb Choosing 'Close' from the context menu of a terminal would simply remove it from its parent, it didn't actually instruct the terminal to die. Fixes LP #308025 2011-08-22 19:58:24 +01:00
Chris Jones 84d2af4e42 merge from LP 2011-08-22 19:44:12 +01:00
Chris Jones 6c3060c14f Fix desktop file compliance bug. Fixes LP #802077. 2011-08-22 19:43:18 +01:00
Launchpad Translations on behalf of gnome-terminator d9e79b9465 Launchpad automatic translations update. 2011-08-22 04:31:33 +00:00
Launchpad Translations on behalf of gnome-terminator ed9ab1ec12 Launchpad automatic translations update. 2011-08-21 04:31:44 +00:00