Thomas Hurst
1baef967a6
Let's try that one again, shall we? Actually try installing .mo files properly.
2008-07-06 16:20:53 +01:00
Thomas Hurst
5a3af71023
Er, no dirname here. Install .mo files to the right place.
2008-07-06 16:02:05 +01:00
Chris Jones
b240340378
people with python-gnome installed who aren't running gnome need this to be called
2008-07-06 15:54:10 +01:00
Chris Jones
c7003f4836
update changelog for a new PPA build
2008-07-06 15:40:33 +01:00
Chris Jones
be63a3a8ac
fix up the transparency config description slightly
2008-07-06 14:52:12 +01:00
Emmanuel Bretelle
429b47f560
merging thomas changes
2008-07-06 14:04:26 +01:00
Emmanuel Bretelle
be6229cb9b
LP#242852 comment 19 seems to say that real_transparency is causing the issue.
...
Re-pushing the code removed in rev 398
* added an new conf parameter (enable_real_transparency defaulting to True) so real_transparency can be disabled
* This should be enough to push the release :)
2008-07-06 14:01:44 +01:00
Thomas Hurst
45bd2cb444
Tidy the header on freebsd.py a bit, and give it some semblance of a license.
2008-07-06 13:45:25 +01:00
Chris Jones
ffcca53774
Clarify the README slightly
2008-07-05 22:06:38 +01:00
Mackenzie Morgan
a49f4dc43a
Move accelerator from A to T on close dialog
2008-07-05 12:55:14 -04:00
Chris Jones
f4b58396e1
string changes from fixing LP #245733
2008-07-05 17:28:35 +01:00
Chris Jones
f67f8f29ef
merge fix for LP #245733
2008-07-05 17:26:41 +01:00
Mackenzie Morgan
e3be3519ed
Get rid of button label ambiguity
2008-07-05 00:42:12 -04:00
Daniel T Chen
fb3864bded
Clarify button labels on close dialog
2008-07-05 00:39:55 -04:00
Chris Jones
909a285200
debug the zooming code more, and make sure we always remove the one-time signal handler
2008-07-05 03:47:13 +01:00
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