Commit Graph

1830 Commits

Author SHA1 Message Date
Chris Jones
0995147861 group label text should follow the colour scheme the same as the titlebar. Patch from Stephen Boddy. Closes LP 2009-07-30 00:30:27 +01:00
Chris Jones
1283aafd42 Fix up a missing None string handler from the previous commit 2009-07-22 09:43:41 +01:00
Chris Jones
dcd997b3de Allow a keybinding to be set to a string value of None so it can be deconfigured. Also supports clearing a keybinding through the prefs profile. Closes LP 2009-07-22 09:40:35 +01:00
Chris Jones
34c9c816ea Dont use underscores in group names as accelerators. Closes LP 2009-07-21 20:50:06 +01:00
Chris Jones
48324ba7bc move the enumeration menu items to the group menu and improve the wording. Closes LP 2009-07-14 12:53:42 +01:00
Chris Jones
fee8039fdc don't append the title, so it doesn't multiple up. Closes LP 2009-07-14 00:47:55 +01:00
Chris Jones
fc7b32a3a9 props 2009-07-14 00:29:29 +01:00
Chris Jones
f56d7ab7b2 merge stephen boddy group work branch. Closes LP . Closes LP . Closes . 2009-07-14 00:27:39 +01:00
Chris Jones
d9e5174140 fix icons 2009-07-14 00:25:07 +01:00
Chris Jones
05e5323097 fix the group_all hotkey 2009-07-14 00:15:34 +01:00
Chris Jones
b044cd385c fix wording harder. fix group removal and grouping all 2009-07-14 00:14:21 +01:00
Chris Jones
dc9fc3c7ca improve some wording and fix the grouping of ungrouped terminals 2009-07-14 00:04:30 +01:00
Chris Jones
73cd0bb2bc remove superfluous colour setting code since the titlebar is integrated 2009-07-13 23:55:23 +01:00
Chris Jones
08775aecec remove spurious menu separator 2009-07-13 23:54:31 +01:00
Chris Jones
f8dcd9d846 Rewording 2009-07-13 23:54:18 +01:00
Chris Jones
715bb639e2 put the group image and label into sufficient gtk boxes that they can match the styling of the rest of the titlebar 2009-07-13 23:53:57 +01:00
Chris Jones
2a5cffb63f remove the Group context menu 2009-07-13 23:37:23 +01:00
Chris Jones
13c11e1475 merge in trunk 2009-07-13 23:36:45 +01:00
Chris Jones
61eec1f2f7 fix example config quoting 2009-07-12 22:56:10 +01:00
Chris Jones
acd8a776fb add quotes to pathchars to support more broken URLs 2009-07-10 16:46:52 +01:00
Nicolas Valcarcel Scerpella
5481cf1b9d sync packaging 2009-07-03 13:08:14 -05:00
Nicolas Valcarcel Scerpella
2e9bd6ac1c Fix packaging 2009-07-03 13:03:59 -05:00
Chris Jones
2bcff19fa3 only actually set the colour as a GdkColor 2009-07-02 21:35:18 +01:00
Chris Jones
b3a156c786 I think this is more correct. the theme_colors setting elsewhere should only apply to font settings, not terminal colours 2009-07-02 21:30:53 +01:00
Chris Jones
53f2bcec75 remove notification. Closes LP 2009-06-29 23:51:53 +01:00
Chris Jones
9860348a8b merge python2.4 fix. Closes LP#392493 2009-06-29 23:45:15 +01:00
Andrea Corbellini
7d987903a3 Remove the empty parenthesis in the declaration of TerminatorWindowTitle
to fix the compatibility with Python 2.4.
2009-06-26 13:12:46 +02:00
Nicolas Valcarcel Scerpella
216b665f8e add terminator.preinst for pysupport migration 2009-06-23 17:42:15 -05:00
Nicolas Valcarcel Scerpella
867e9205ad Added intltool to build-depends; move from pycentral to pysupport 2009-06-23 17:40:55 -05:00
Chris Jones
bf6366c0c9 update translations from launchpad 2009-06-23 20:58:52 +01:00
Chris Jones
f6cb038d67 update documentation for 0.13 release 2009-06-23 20:54:25 +01:00
Chris Jones
8825cdc8ba Don't try and set an active dropdown item that doesn't exist. Closes LP 2009-06-16 18:50:52 +01:00
Chris Jones
46b73f406a Handle get_first_notebook_page() failing. Closes LP 2009-06-16 18:26:16 +01:00
Chris Jones
2aaba264af Connect click events on the titlebar widget to focus for that terminal. Closes LP 2009-06-09 23:47:59 +01:00
Chris Jones
78594bfd62 Increment tab number in group name, so they don't start at zero. Closes LP 2009-06-06 02:00:40 +01:00
Chris Jones
20b25c6c5d prepare for 0.13 release 2009-05-29 21:56:06 +02:00
Chris Jones
7fc6b06fcf remove redundant debian patch 2009-05-29 21:50:00 +02:00
Chris Jones
2cd90552f9 Add pid_get_cwd support for SunOS. Patch from Lewis Thompson. Closes LP . 2009-05-29 16:34:48 +02:00
Chris Jones
224fddedbd Stupid feature suggested by Martin Pitt. Comedy notify on exit 2009-05-29 16:23:21 +02:00
Chris Jones
ac56c18501 Add support for spawning new windows as new Terminator processes. Closes LP 2009-05-28 10:29:56 +02:00
Chris Jones
98a5fee1f6 Attempt to fix horizontal directional navigation when handle_size is 0. Closes LP 2009-05-26 22:45:13 +02:00
Chris Jones
8fc337de9f Remove old SEGBUG debugging 2009-05-26 11:42:08 +02:00
Chris Jones
67753449a0 Make the choice of Paned slightly less pained 2009-05-26 11:27:26 +02:00
Chris Jones
aadf44f893 Ignore eclipse 2009-05-26 11:27:09 +02:00
Chris Jones
69265ec036 Add keybindings for group_all, ungroup_all, group_tab and ungroup_tab. Closes LP 2009-05-23 18:05:50 +02:00
Chris Jones
e77a3e6c07 Add context menu functionality for grouping/ungrouping all terminals in a tab. Closes LP#378603 2009-05-23 17:34:23 +02:00
Chris Jones
18d4df6af8 Refactor get_first_parent_paned into a generic, non-recursive function for finding the first parent widget of a given type 2009-05-21 00:09:00 +02:00
Chris Jones
14f6525195 refactor pixbuf getting thing out to a separate function 2009-05-17 12:45:38 +01:00
Chris Jones
47b5aaed64 take a snapshot of the terminal, scale it if necessary and use that for the drag icon 2009-05-16 22:17:04 +01:00
Chris Jones
b1d10e8817 Add some warning text in the profile editor 2009-05-12 21:17:56 +01:00