Emmanuel Bretelle
|
0acb0152d6
|
fixing conflict
|
2008-07-04 13:00:16 +01:00 |
Emmanuel Bretelle
|
113ae17b79
|
porting .spec to 0.9
|
2008-07-04 12:45:36 +01:00 |
Thomas Hurst
|
cc73d436ca
|
openurl is no longer global; add some self.'s to make it work.
|
2008-07-04 07:29:32 +01:00 |
Thomas Hurst
|
b200044391
|
Use xrange instead of range. No functional changes; just means we create fewer lists.
|
2008-07-04 02:49:56 +01:00 |
Chris Jones
|
1a6fd441a5
|
update docs in preparation for release
|
2008-07-03 23:48:37 +01:00 |
Chris Jones
|
88eb16ce1e
|
tidy up a little in preparation for release
|
2008-07-03 23:48:29 +01:00 |
Chris Jones
|
677046f1e0
|
release ready POT file
|
2008-07-03 22:46:31 +01:00 |
Chris Jones
|
c60845cbf9
|
not sure that this is useful, but whatever
|
2008-07-03 22:45:28 +01:00 |
Chris Jones
|
c20ae50ce0
|
Add some debugging to the URL opening code
|
2008-07-03 16:26:04 +01:00 |
Chris Jones
|
8a8a183a75
|
back out RGBA stuff as a candidate fix for LP #242852
|
2008-07-02 21:00:14 +01:00 |
Chris Jones
|
ce0266b0e4
|
little change to make sure we don't get given gtk1. seems pretty unlikely to happen, but we might as well handle it nicely
|
2008-07-02 10:16:52 +01:00 |
Chris Jones
|
d8a39862f1
|
Revert commits 291..293
|
2008-07-01 22:51:12 +01:00 |
Chris Jones
|
e4a6b6393e
|
fix a typo
|
2008-06-30 11:14:47 +01:00 |
Emmanuel Bretelle
|
6d1b7080cc
|
Finnaly properly handle close button in notebook tab...
The trick is to use gtk rc_style, yet again, and override default theme values to avoid HUGE tabs
closing LP#242816
|
2008-06-29 16:06:56 +01:00 |
Chris Jones
|
2fcecce303
|
minor fix to LP #242852 candidate
|
2008-06-29 03:01:55 +01:00 |
Chris Jones
|
d424fd24e1
|
candidate fix for LP #242852
|
2008-06-29 03:01:02 +01:00 |
Chris Jones
|
0240f588ea
|
document changes for LP #237866. Also fix some existing config file manpage entries and write some for undocumented settings
|
2008-06-29 02:15:32 +01:00 |
Chris Jones
|
26c3722196
|
Set saner release defaults. Should close LP #237866
|
2008-06-29 02:01:06 +01:00 |
Chris Jones
|
f92cb72a6a
|
Hook -d up to terminatorlib.config.debug properly. Closes LP #243753
|
2008-06-28 21:20:49 +01:00 |
Emmanuel Bretelle
|
ffdbac8ad2
|
Attempt to beautify the close button
based on src/terminal-window.c
|
2008-06-28 16:18:46 +01:00 |
Thomas Hurst
|
421086356b
|
Add missing macro
|
2008-06-27 19:02:16 +01:00 |
Thomas Hurst
|
254ecec810
|
Add close_button_on_tab option, defaulting to true. Set to false to turn off close buttons on tabs.
|
2008-06-27 18:54:42 +01:00 |
Emmanuel Bretelle
|
d34496416f
|
Closes LP#242816
Adds a close button to the terms.
We might need to visually inform about the number of terms in a tab
|
2008-06-27 18:11:24 +01:00 |
Chris Jones
|
b4ef849f2b
|
oops, don't need this twice here
|
2008-06-27 01:10:02 +01:00 |
Chris Jones
|
d38a42b580
|
split Terminator and TerminatorTerm into their own library files
|
2008-06-27 00:24:52 +01:00 |
Chris Jones
|
a73b094f70
|
oops, we need to check we changed on the other axis too
|
2008-06-26 08:12:54 +01:00 |
Chris Jones
|
1659985a22
|
only scale fonts when mostly appropriately. Closes LP #242301
|
2008-06-26 01:54:10 +01:00 |
Chris Jones
|
ab74d1427a
|
Remember titlebar setting when zooming. Closes LP #241007
|
2008-06-26 01:20:25 +01:00 |
Chris Jones
|
d4e7e8217c
|
Always restore font size on unzooming, since atm it is possible to Zoom, then Unmaximise and keep the larger font, which then can't be returned to normal
|
2008-06-23 09:53:04 +01:00 |
Emmanuel Bretelle
|
3e71f13fc7
|
Better handling of refocus on middle click
|
2008-06-24 21:18:36 +01:00 |
Emmanuel Bretelle
|
56e93ee30b
|
We also need to refocus on middle click release
|
2008-06-24 18:08:52 +01:00 |
Emmanuel Bretelle
|
b1f67a7a3e
|
Fixes LP#242612
Terminal doesn't get focus on paste
|
2008-06-24 16:32:40 +01:00 |
Thomas Hurst
|
10eb293009
|
Support + in email local parts.
|
2008-06-23 15:33:00 +01:00 |
Thomas Hurst
|
c465121a9c
|
Make email matches case-insensitive.
|
2008-06-23 05:01:09 +01:00 |
Thomas Hurst
|
3090bb58f5
|
Eliminate the final group in the email regexp, so VTE doesn't allow a match just on an email TLD.
|
2008-06-23 04:54:02 +01:00 |
Chris Jones
|
cbb6343d14
|
sigh, again with the merging and pushing drama
|
2008-06-22 00:10:53 +01:00 |
Emmanuel Bretelle
|
955e8b2998
|
Adding .spec file
|
2008-06-20 18:01:17 +01:00 |
Thomas Hurst
|
3717c8af1f
|
Add copy_on_selection, defaulting to false, which automatically copies selections to the clipboard. Resolves LP #241594.
|
2008-06-20 16:18:23 +01:00 |
Chris Jones
|
84f67dd54d
|
bump version again
|
2008-06-20 11:29:09 +01:00 |
Chris Jones
|
51e82409a8
|
improve the previous fix for LP #241563
|
2008-06-20 11:26:36 +01:00 |
Chris Jones
|
7b6c9f52b8
|
bump version again
|
2008-06-20 11:15:10 +01:00 |
Chris Jones
|
0a27442e64
|
update changelog
|
2008-06-20 11:04:00 +01:00 |
Chris Jones
|
e8e9a9dca3
|
we have no business inserting 'bin' into paths. Fixes LP #241563
|
2008-06-20 11:03:16 +01:00 |
Chris Jones
|
d2413d6150
|
blah soyuz hates me
|
2008-06-20 10:08:48 +01:00 |
Chris Jones
|
30a6fd3abe
|
bump version for PPA
|
2008-06-20 09:40:19 +01:00 |
Chris Jones
|
7a0c739332
|
blah pull push merge snore suck
|
2008-06-20 09:39:24 +01:00 |
Chris Jones
|
aff7bbb213
|
Add some debugging to spawn_child for bug 241563
|
2008-06-20 09:38:05 +01:00 |
Thomas Hurst
|
ed46032ed4
|
It's no longer terminatorrc, nor is it termiatorrc. Also it's Terminator, going by the other manpage
|
2008-06-19 14:29:05 +01:00 |
Chris Jones
|
beadb08204
|
I can type, really
|
2008-06-19 11:38:59 +01:00 |
Chris Jones
|
7c5ffca9e6
|
bump rev for a ppa upload
|
2008-06-19 11:38:38 +01:00 |