Commit Graph

  • bc6d38992a Attempt to fix build-deps Chris Jones 2007-07-28 04:59:33 +0100
  • 3e35cc1d21 Include a seutp.py for the install Chris Jones 2007-07-28 04:38:36 +0100
  • e424700d0b Include a setup.py for the install Chris Jones 2007-07-28 04:37:57 +0100
  • 7170a0d440 Add an attempt at debian packaging. Merged from 0.1 Chris Jones 2007-07-28 04:36:47 +0100
  • d75505584a Add an attempt at debian packaging Chris Jones 2007-07-28 04:21:52 +0100
  • 229b70ade9 Add an install doc, if you could call it that 0.1 Chris Jones 2007-07-28 02:34:48 +0100
  • eb7edde831 Add the tedious legal stuff Chris Jones 2007-07-28 02:33:54 +0100
  • 1aec4fecd1 Add the tedious legal stuff Chris Jones 2007-07-28 02:33:48 +0100
  • 2e66adfc85 Add useful URLs Chris Jones 2007-07-28 02:29:32 +0100
  • bcde20b3f9 remove this, it should never have been in bzr Chris Jones 2007-07-28 02:22:43 +0100
  • 503a161074 Fixes LP ##126293 Chris Jones 2007-07-28 02:18:10 +0100
  • 4d7658d7f0 This properly replicates child respawning behaviour from gnome-terminal's gconf profile Chris Jones 2007-07-28 02:17:37 +0100
  • 238b75a068 attempt to fix backspace/delete handling and system theme colouring. Neither is really a resounding success. python-vte lacks some constants and the colour thing is still broken Chris Jones 2007-07-28 01:44:32 +0100
  • 6947d4fd3d Track gnome-terminal colour settings Chris Jones 2007-07-28 00:33:43 +0100
  • 4183f27418 Read some gconf values and set the terminal's palette. Chris Jones 2007-07-27 23:31:58 +0100
  • 7793ebee44 oops Chris Jones 2007-07-17 00:58:19 +0100
  • 9fc9fbe213 Initially port over some more settings I need to make terminator useful. These will become config variables. Also investigate colour setting more. This needs to be hooked up to gconf really. Chris Jones 2007-07-16 23:59:17 +0100
  • 7208885c11 fix subprocess respawning Chris Jones 2007-07-16 11:51:41 +0100
  • bf3170f9d3 Add a comment and always maximise our window Chris Jones 2007-07-16 00:24:42 +0100
  • 0e545a3b26 Use gconf to track mouse focus behaviour. Also rate limit gconf reconfigures, to prevent going crazy Chris Jones 2007-05-09 00:15:26 +0100
  • e28facf391 Remove some unnecessary FIXMEs and add a comment Chris Jones 2007-02-27 20:47:02 +0000
  • 4201222572 Keep a local reference to the term object and switch to it Remove crackful context menu copy entry behaviour and display proper entries as Gnome Terminal does Add a quit confirmation dialog Chris Jones 2007-02-25 03:30:29 +0000
  • 01db4e96b2 Improve clipboard support. If you right click a URL and don't have some text selected, you can copy the URL. Chris Jones 2007-02-25 02:37:56 +0000
  • f96f64c8d2 * Improve the settings handling, allow overrides * Allow toggling scrollbars (although sub-optimally as it is just hiding a scrollbar widget) * Allow control of child respawning * Add support for detecting URLs with two regexps. These need to be hooked to gnome-open() * Chris Jones 2007-02-24 14:53:10 +0000
  • 2e70e24c8e Add a basic popup menu for clipboard support Chris Jones 2006-11-16 23:23:04 -0800
  • 016e9ce12d This would be why selections stopped working, I was eating all left mouse button events Chris Jones 2006-11-16 20:34:15 -0800
  • 7bfd5ae9f7 Initial import. Tiny amounts of documentation, some TODOage and boring licencing details Chris Jones 2006-11-16 20:16:58 -0800
  • 669fbb4cfc Import vte-demo.py (from the vte widget package) for reference only Chris Jones 2006-11-16 20:10:04 -0800
  • e632f6e3f5 Remove old comment Chris Jones 2006-11-16 11:31:49 -0800
  • 37b39c2e29 Remove unneeded prints Chris Jones 2006-11-16 00:56:36 -0800
  • 09edef6324 Command line options are for losers! Chris Jones 2006-11-14 16:14:26 -0800
  • 7568d37a32 This adds sloppy focus support, but it either needs reworking or the classes need refactoring Chris Jones 2006-11-14 00:04:06 -0800
  • e0c90756e7 Set a window icon, albeit the wrong one at this stage Chris Jones 2006-11-12 22:47:26 -0800
  • d785f5f0e0 Tidy things up and read a bunch more settings from gconf Chris Jones 2006-11-10 12:15:33 -0800
  • 5242a0f3cb Rewrite based on the very informative, if somewhat pointless gedit terminal plugin. Lots of functionality split out into classes, with a hacky __main__ to bung four terminals into gtk panes. Chris Jones 2006-11-09 21:18:31 -0800
  • dd3658a196 Stop the scrollbar from taking up more space than it renders in Chris Jones 2006-11-09 11:30:02 -0800
  • f11b8797f4 Pack the terminal&scrollbar boxes into a paned widget for resizing goodness Chris Jones 2006-11-09 11:29:11 -0800
  • 5906085998 Proof of concept. I can pack two vte widgets in and they are totally usable. woo! Chris Jones 2006-11-08 18:09:44 -0800
  • fdc0d5fe2f Make the font smaller for me. This should eventually be controllable via system/local settings, but for right now, this is just for me Chris Jones 2006-11-08 18:05:18 -0800
  • 10c3d6ecb8 Split out the terminal widget creation code into a function so it can easily be reused Chris Jones 2006-11-08 18:04:07 -0800
  • 47dd490825 Start work on a very simple port of multi-gnome-terminal to gtk2 and python. Rather than a real port this is intended to be a quick hack for me to have more terminals with less screen space wasted Chris Jones 2006-11-08 18:02:53 -0800