Chris Jones
|
3aa86e4db0
|
Make group-all-in-tab work at all with editablelabel
|
2009-12-01 23:07:10 +00:00 |
Chris Jones
|
26aad830e6
|
fix whitespace
|
2009-12-01 23:04:19 +00:00 |
Chris Jones
|
40e0814a12
|
Unquote filenames dragged onto the terminal
|
2009-12-01 22:57:54 +00:00 |
Chris Jones
|
9abbeaa0c3
|
apply patch from Stephen J Boddy. Closes LP #487181
|
2009-12-01 22:41:25 +00:00 |
Chris Jones
|
92f240f29f
|
merge window role branch from Soldatov Dmitry
|
2009-11-24 12:35:30 +00:00 |
boh
|
1ea81ce205
|
command line argument "-r"added
|
2009-11-19 19:03:21 +04:00 |
Chris Jones
|
a8af71a45c
|
Merge geometry hinting branch from kees
|
2009-10-22 21:04:54 +01:00 |
Kees Cook
|
6103d83829
|
Implement geometry hinting for useful resizing
|
2009-10-22 12:47:51 -07:00 |
Chris Jones
|
d2ccdafaba
|
Only use fancy gtk popups on newer versions. Closes LP #409069
|
2009-10-02 09:43:33 +01:00 |
Emmanuel Bretelle
|
d986eb29bd
|
fix LP#435186 by making python-gnome2 a recommended package and not a required package
|
2009-09-26 12:33:17 +02:00 |
Chris Jones
|
b1967992fd
|
Make _entry_handler_id not be a static class attribute because it doesn't need to be
|
2009-09-03 09:03:05 +01:00 |
Chris Jones
|
b79c62ef49
|
it's possible to hit the finally with no f
|
2009-09-02 16:22:26 +01:00 |
Chris Jones
|
1d332c915e
|
Only attempt to set an image if there actually is an image configured. Closes LP #404846
|
2009-09-02 11:01:30 +01:00 |
Nicolas Valcarcel Scerpella
|
22303f1dcb
|
merged Brian Murray's lp linkifications improvements
|
2009-08-18 15:20:05 -05:00 |
Brian Murray
|
48e5a7e6ca
|
expand launchpad url match to mirror Ubuntu Policy Manual and linkify each bug number
|
2009-08-18 10:59:06 -07:00 |
Chris Jones
|
5093f4b3d9
|
merge chantra's editable label class
|
2009-08-14 21:39:08 +01:00 |
Emmanuel Bretelle
|
cdbed05293
|
...actually adding the class...
|
2009-08-14 20:30:00 +02:00 |
Emmanuel Bretelle
|
51ff0bcb41
|
Create an EditableLabel class
* make TerminatorNotebookTabLabel use it
* reuse it in TerminatorTermTitle
|
2009-08-14 20:15:32 +02:00 |
Chris Jones
|
2ac04e20be
|
Entirely fix up the previous commit, the exception wasn't working at all
|
2009-08-07 22:47:30 +01:00 |
Chris Jones
|
b3c6e06964
|
Only hide the window if we can actually bind the hide_window key
|
2009-08-07 22:31:18 +01:00 |
Chris Jones
|
88f005ee09
|
on newer gtks we are likely to have menu icons disabled, force them on for the horiz/vert split items since they are deeply useful
|
2009-08-04 12:58:05 +01:00 |
Chris Jones
|
a45344f98d
|
Improve handling of custom encoding settings. Closes LP #403545
|
2009-08-04 02:56:02 +01:00 |
Chris Jones
|
d1a4b8a3c9
|
sync encodings with gnome-terminal
|
2009-08-03 11:19:19 +01:00 |
Chris Jones
|
e469c144ba
|
Tiny whitespace fix
|
2009-08-03 11:10:47 +01:00 |
Chris Jones
|
ebec046caf
|
Apply patch from Stephen Boddy to fix some layout issues with grouping, fix a colouring issue and improve the layout. Closes LP #408098
|
2009-08-02 23:44:51 +01:00 |
Chris Jones
|
f377645b9b
|
Build fix for RPM from shingen. Closes LP #343644
|
2009-08-02 20:14:37 +01:00 |
Chris Jones
|
945d2f277d
|
It's about time we enabled real transparency by default and just dealt with any fallout
|
2009-07-30 10:53:08 +01:00 |
Chris Jones
|
2e098c56a1
|
update titlebar colours when grouping with keyboard shortcuts. Closes LP #406642
|
2009-07-30 00:44:36 +01:00 |
Chris Jones
|
0995147861
|
group label text should follow the colour scheme the same as the titlebar. Patch from Stephen Boddy. Closes LP #406639
|
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 #391778
|
2009-07-22 09:40:35 +01:00 |
Chris Jones
|
34c9c816ea
|
Dont use underscores in group names as accelerators. Closes LP #401191
|
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 #314909
|
2009-07-14 12:53:42 +01:00 |
Chris Jones
|
fee8039fdc
|
don't append the title, so it doesn't multiple up. Closes LP #393668
|
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 #314906. Closes LP #314909. Closes #315142.
|
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 |