Age | Commit message (Expand) | Author |
2012-05-28 | added a fix for startup error - thanks Wouter Van Rooy | mutantturkey |
2012-05-28 | added a fix for deprecated terminal fork command warnings | mutantturkey |
2010-09-10 | added callback for mouse event handling:) | Calvin Morrison |
2010-08-28 | g_build_path is supposed to end with a NULL element http://library.gnome.org/... | Calvin Morrison |
2010-06-24 | Added two options to the rc file, bg_image and bg_saturation, also changed tr... | Calvin Morrison |
2010-07-23 | Fixing white space, style violations. | Vic Fryzel |
2010-07-23 | Making window height and width configurable. | Vic Fryzel |
2010-07-23 | Adding support for audible_bell, autohide_mouse, scroll_on_keystroke, scroll_... | Vic Fryzel |
2010-06-23 | renamed key_press_callback to event_key for consistant naming, added event_bu... | Calvin Morrison |
2010-06-18 | removed and redundant if/then statement that essentially evaluated the same t... | Calvin Morrison |
2010-06-18 | tabs now open in the PWD of the previously opened tab | Calvin Morrison |
2010-06-18 | Switching tabs will now rotate to first if at last and visa versa, as well as... | Calvin Morrison |
2010-06-18 | Removed MIT/X from PKGBUILD | Calvin Morrison |
2010-07-18 | Removing some old licensing stuff, everything is now GPLv3. Removing an unus... | Vic Fryzel |
2010-06-18 | updated package build from mt | calvinmorrison |
2010-07-18 | Changing UI group in rc file to ui. | Vic Fryzel |
2010-07-18 | Fixing list items in README | Vic Fryzel |
2010-07-18 | After initial import from github, switching name to svte. Revamping README w... | Vic Fryzel |
2010-07-18 | Adding rc file support. Dropping most command-line options. | Vic Fryzel |
2010-06-08 | merge vicfryzels branch hopefully :) | mutantturkey |
2010-07-14 | Fixing misplaced paren, causing typing a 'T' to open a new tab. | Vic Fryzel |
2010-07-14 | Adding mechanism for disabling bold fonts. | Vic Fryzel |
2010-07-04 | Adding license header to mt.c as advised for GPLv3. | Vic Fryzel |
2010-07-04 | Moving defines to command-line arguments. This will make setting color inform... | Vic Fryzel |
2010-07-04 | Removing weird character from VERSION. | Vic Fryzel |
2010-07-03 | Major whitespace changes and clean-up. | Vic Fryzel |
2010-06-17 | vicfryzels updated version of mt. got messed around | mutantturkey |
2010-06-17 | Merge remote branch 'vicfryzel/master' | mutantturkey |
2010-06-19 | config.mk change | mutantturkey |
2010-06-20 | weird | mutantturkey |
2010-06-08 | unlimite scrollback instead. | mutantturkey |
2010-05-26 | fixed the keyboard issue with the numlock thing, fixed it in sb, so i thought... | mutantturkey |
2010-05-24 | defining in preprocessor instead of being chars | mutantturkey |
2010-05-24 | bug fix, GDK_t and GDK_x to Uppercase | mutantturkey |
2010-05-24 | fullscreen ALT+F11 added | mutantturkey |
2010-05-15 | preliminary hacking of window title :) | mutantturkey |
2010-05-06 | fixed the GtkCritical error that happend after last tab is closed | mutantturkey |
2010-05-04 | PKGBUILD, added warning for terminus font | mutantturkey |
2010-05-04 | added GPLv3 license | mutantturkey |
2010-05-03 | code cleanups, comments and removed some old crap | mutantturkey |
2010-05-03 | commenting on geometry hints, added GDK_CROSSHAIR for web regex | mutantturkey |
2010-05-03 | goals/todo and about changed | mutantturkey |
2010-05-01 | automatically scrolls if to many tabs, hotkeys changed for < and > tabbing. (... | mutantturkey |
2010-04-29 | title setting now works perfectly | mutantturkey |
2010-04-26 | blank tab_title function. eventually will have the vte title as the notebook ... | mutantturkey |
2010-04-26 | Thanks to Dannny for uploading a PKGBUILD for archlinux | mutantturkey |
2010-04-26 | removed stupid fputs() i was using for debugging a while ago | mutantturkey |
2010-04-26 | fixed Makefile, old makefile was for sb. this one is working | mutantturkey |
2010-04-26 | updated BUG lis | mutantturkey |
2010-04-26 | GdkGeometry Hints, barrowed from sakura, updated to remove deprecated functions | mutantturkey |