Commit Graph

686 Commits

Author SHA1 Message Date
Emmanuel Bretelle 9d97e21aa8 Fixing LP#247893
XDG_CONFIG_HOME is not properly handled
2008-07-12 15:35:36 +01:00
Emmanuel Bretelle 8c8cdb1e09 fixing documentation bug LP#247882 2008-07-12 15:31:32 +01:00
Emmanuel Bretelle 512c8d5091 Fixing LP#247457
resizing the window when creating or destroying the notebook
2008-07-12 13:05:35 +01:00
Emmanuel Bretelle ace185a76e reverting one change from nxvl 2008-07-12 11:30:47 +01:00
Nicolas Valcárcel c3aa93eb05 Changed Maximise/Unmaximise underlining as per keybinding 2008-07-11 18:56:44 -05:00
Emmanuel Bretelle e4d3aabbf8 fixes .spec 2008-07-08 19:55:31 +01:00
Chris Jones a78b1c90d0 pull in a load of POs from Launchpad 2008-07-07 22:53:52 +01:00
Chris Jones 1585d73b10 Yield to bug 242852 and failsafe on transparency. I've added a FAQ page to the website which prominently explains how to enable real transparency 2008-07-07 22:47:02 +01:00
Chris Jones af204d5d84 blah, bump the version again 2008-07-06 17:13:36 +01:00
Thomas Hurst 8587c9f5ed Clarify error. 2008-07-06 18:31:33 +01:00
Thomas Hurst f03e8675b0 Turn --without-gettext into a global option, so it doesn't need to be hacked into every command class. 2008-07-06 18:28:31 +01:00
Thomas Hurst 71f9dc5ca1 Make --without-gettext work in more situations. Needs some tidying; if nothing else some metaprogramming to reduce duplication. 2008-07-06 18:03:05 +01:00
Thomas Hurst 6cb121a9f7 I should really check out bzr rebase. 2008-07-06 17:28:14 +01:00
Thomas Hurst f948e7b22c Add --without-gettext options to build and install. Check calls to msgfmt for errors and suggest it.
I checked msgfmt.c to make sure checking the return code is sane.
2008-07-06 17:27:00 +01:00
Chris Jones f07021227a blah, bump the version again 2008-07-06 17:13:36 +01:00
Thomas Hurst c877b63c40 Terminate a string. 2008-07-06 16:22:22 +01:00
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