aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-05-04added GPLv3 licensemutantturkey
2010-05-03code cleanups, comments and removed some old crapmutantturkey
2010-05-03commenting on geometry hints, added GDK_CROSSHAIR for web regexmutantturkey
2010-05-03goals/todo and about changedmutantturkey
2010-05-01automatically scrolls if to many tabs, hotkeys changed for < and > tabbing. ↵mutantturkey
(ALT). also added website REGEX (barrowed from sakura)
2010-04-29title setting now works perfectlymutantturkey
2010-04-26blank tab_title function. eventually will have the vte title as the notebook ↵mutantturkey
title
2010-04-26Thanks to Dannny for uploading a PKGBUILD for archlinuxmutantturkey
2010-04-26removed stupid fputs() i was using for debugging a while agomutantturkey
2010-04-26fixed Makefile, old makefile was for sb. this one is workingmutantturkey
2010-04-26updated BUG lismutantturkey
2010-04-26GdkGeometry Hints, barrowed from sakura, updated to remove deprecated functionsmutantturkey
2010-04-26push often commentmutantturkey
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
keep things simpler
2010-04-26goals and LICENSE changedmutantturkey
2010-04-26license for the Makefile and config.mk i barrowed from suckless projectsmutantturkey
2010-04-25mt.notebook border hidden, autohide mouse, scrollback at 500 defaultmutantturkey
2010-04-25config.mk update, optimization at O3 and static linkingmutantturkey
2010-04-25readme updated, new todo/about sectionsmutantturkey
2010-04-25improvements in tab_new and tab_close, font set and automatically hiding or ↵mutantturkey
showing tabs
2010-04-23basic keybinding callback added, function in place, just have to add more ↵mutantturkey
bindings, may do an array, not sure
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 ↵mutantturkey
alphabetically. also fixed the focus issue.
2010-04-21close_tab quit get_page_term set_page_term added - the work continues :)mutantturkey
2010-04-21initial stuffmutantturkey