aboutsummaryrefslogtreecommitdiff
path: root/mt.c
AgeCommit message (Expand)Author
2010-05-03code cleanups, comments and removed some old crapmutantturkey
2010-05-03commenting on geometry hints, added GDK_CROSSHAIR for web regexmutantturkey
2010-05-01automatically scrolls if to many tabs, hotkeys changed for < and > tabbing. (...mutantturkey
2010-04-29title setting now works perfectlymutantturkey
2010-04-26blank tab_title function. eventually will have the vte title as the notebook ...mutantturkey
2010-04-26removed stupid fputs() i was using for debugging a while agomutantturkey
2010-04-26GdkGeometry Hints, barrowed from sakura, updated to remove deprecated functionsmutantturkey
2010-04-26added prev/next page keybindings. cleaned up key_press_cbmutantturkey
2010-04-26set tabs to reorderablemutantturkey
2010-04-26moved window initializations and callbacks to seperate function config(), to ...mutantturkey
2010-04-25mt.notebook border hidden, autohide mouse, scrollback at 500 defaultmutantturkey
2010-04-25improvements in tab_new and tab_close, font set and automatically hiding or s...mutantturkey
2010-04-23basic keybinding callback added, function in place, just have to add more bin...mutantturkey
2010-04-23fixed autofocus on current tab in tab_closemutantturkey
2010-04-23fixed close tab to work correctly. thanks Sakura :)mutantturkey
2010-04-22functions renamed, new_tab to tab_new, thta way it makes more sense alphabeti...mutantturkey
2010-04-21close_tab quit get_page_term set_page_term added - the work continues :)mutantturkey
2010-04-21initial stuffmutantturkey