Commit Graph

899 Commits

Author SHA1 Message Date
Emmanuel Bretelle
5001490021 Adding *full* encoding support
taken from gnome-terminal's src/encoding.[ch]
2008-05-15 19:02:09 +01:00
Emmanuel Bretelle
54d7b5d669 removing testing utf-16 value from default 2008-05-15 17:19:20 +01:00
Emmanuel Bretelle
476e889345 Added a specific config rule for active_encodings 2008-05-15 17:03:57 +01:00
Emmanuel Bretelle
f16a185248 merging trunk last fix 2008-05-15 07:49:39 +01:00
Emmanuel Bretelle
24278a3be0 starting with encoding 2008-05-15 07:41:00 +01:00
Edoardo Batini
8e2d3e9975 - Can maximize one terminal (full-window) and then restore to previous layout.
- New pop-up menu items to test the feature
2008-05-15 02:59:54 +02:00
Chris Jones
f888b0533d fix fullscreen 2008-05-15 00:44:05 +01:00
Edoardo Batini
01ce8d92fd - New proof of concept for Single TerminatorTerm in Full-window
- Full-window works, restore to previous layout works improperly
2008-05-14 04:19:41 +02:00
Edoardo Batini
559bd4ad3a - Git branch created 2008-05-14 02:33:28 +02:00
Edoardo Batini
f6ca291bc1 Initial branch commit 2008-05-13 03:06:16 +02:00
Emmanuel Bretelle
04b62d18f4 Fix redundant title when there is only one TerminatorTerm
* closes LP#215210 https://bugs.launchpad.net/terminator/+bug/215210
2008-05-12 08:19:28 +01:00
Emmanuel Bretelle
4b7b1f37e4 Fix redundant title when there is only one TerminatorTerm
* closes LP#215210 https://bugs.launchpad.net/terminator/+bug/215210
2008-05-10 13:08:20 +01:00
Thomas Hurst
484b403cad Use os.expanduser and os.path.join instead of getuid, getpwuid and + 2008-04-16 21:51:14 +01:00
Thomas Hurst
488099c948 Add WITHOUT_NLS support. 2008-04-16 21:43:25 +01:00
Emmanuel Bretelle
a55d75f468 removed useless print 2008-04-14 10:20:52 +01:00
Emmanuel Bretelle
c5ff753e97 Fixes titlebars not showing if disabled in user profile
* fixes LP#216278
 thanks GGLucas
2008-04-12 13:10:34 +01:00
Chris Jones
64062536ce try not to parse most rc settings as False 2008-04-11 14:56:54 +01:00
Chris Jones
296119cf79 Add caching to gconf 2008-04-11 13:09:34 +01:00
Thomas Hurst
53f83bf39a Move msgfmt bits into build, so users building as normal users and installing as root don't end up with root owned crap in the directory. Simplify a bit while I'm here. 2008-04-10 17:08:53 +01:00
Thomas Hurst
08212b0bac Add terminatorconfig 2008-04-10 16:17:18 +01:00
Chris Jones
c0afcb5d32 let's commit some of tom's patches again, for maximal hilarity 2008-04-10 00:37:39 +01:00
Chris Jones
ff0e32df4d space 2008-04-10 00:29:40 +01:00
Chris Jones
f382c073d4 since the gnome proxy will always be accessible by gconf and anyone else can override with , we don't need to support defaults for all of these proxy related things, and we certainly have no need of watching them in gconf. Just work the string out and do it already 2008-04-10 00:22:20 +01:00
Chris Jones
4bae268709 Stop keeping metadate about the defaults that we don't need. Handle booleans in RC files. Start adding support for GNOME proxy settings. 2008-04-09 22:14:23 +01:00
Thomas Hurst
39bcfa8d32 Make gettext optional; if it fails to load, define our own _() method that just returns the string. 2008-04-09 08:11:51 +01:00
Thomas Hurst
e901e72730 Remove duplicate regexps, move to a seperate method and pass the delimiter patterns in as optional arguments.
Re-call if the first regexp fails to compile. Split the regexps back up like g-t.
2008-04-09 08:06:33 +01:00
Emmanuel Bretelle
afde88d7dc fix LP#213230 2008-04-08 20:35:48 +01:00
Chris Jones
61572e5531 like the fixme says, re-enable handling of systems without gconf 2008-04-08 10:08:51 +01:00
Chris Jones
660344a8b7 fall back to old regexps if the freebsd ones don't work 2008-04-08 00:22:01 +01:00
Chris Jones
c5401d7d4b watch the system monospace font setting. Fixes LP #197960 2008-04-08 00:12:22 +01:00
Chris Jones
5f5d01a003 vastly improve scrollbar handling 2008-04-07 23:50:01 +01:00
Chris Jones
881d9e9d0d oops, typo 2008-04-07 23:28:11 +01:00
Chris Jones
e9b5a3dfb4 Font special case was logically very broken 2008-04-07 23:26:51 +01:00
Chris Jones
be8e4cf057 pull toms regexps patch in again 2008-04-07 23:02:18 +01:00
Chris Jones
65e9fe41fa merge in configclass branch 2008-04-07 23:01:00 +01:00
Chris Jones
41ab710fbe add another ugly override for non-gnome-terminal gconf setting. this time it's focus 2008-04-07 22:46:26 +01:00
Thomas Hurst
13cca0c1d9 Make URL regexps work on FreeBSD by applying the same changes FreeBSD ports make to gnome-terminal 2008-04-07 22:38:15 +01:00
Chris Jones
4991b0ae21 Improve configclass debug output a little, and be safer about a variable that might not exist 2008-04-07 21:49:10 +01:00
Chris Jones
968df7a0df Add Cory to README for the shiny new icon, and update the version number because it'll need doing eventually 2008-04-07 21:35:41 +01:00
Chris Jones
2b94e955b3 update watch file for new launchpad layout 2008-04-03 07:17:58 +01:00
Nicolas Valcarcel
7ad18d591c fixed terminator import on setup.py 2008-04-02 23:44:58 -05:00
Chris Jones
65cb27c2bb Start landing configclass work 2008-04-02 22:10:32 +01:00
Chris Jones
8ce3f6f626 update setup.py to use version from terminator 2008-03-29 14:57:37 +00:00
Chris Jones
00e8127246 display version with -v 2008-03-29 01:40:49 +00:00
Chris Jones
b31fee31ed add global variables and use them 2008-03-29 01:36:23 +00:00
Chris Jones
78e8aa42ae consistency and likely cross-platform improvement 2008-03-29 01:29:09 +00:00
Chris Jones
5ea8776fce Fix up titlebar related actions now the widget is called titlebox 2008-03-29 01:06:42 +00:00
Emmanuel Bretelle
94302d9fbe fixes getcwd issue when directory is non existent
* close LP#208319
2008-03-28 18:30:10 +00:00
Chris Jones
ba60b58ca5 cory's icon.. re-merging because bzr is annoying 2008-03-19 17:18:36 +00:00
Chris Jones
8ee314a284 move trunk to 0.9 2008-03-19 17:16:58 +00:00