Commit Message Author Date Diff Refs
d5d6e90 Rejigger lib path Chip Black 2010-01-04 1 (+2/-2) master
244a23c Move .so's to lib/ Chip Black 2010-01-04 1 (+2/-2)
2744fef Fix scrolling functionality Chip Black 2009-09-15 2 (+17/-4)
de68be1 Add plugin path, separate search plugins Chip Black 2009-06-14 9 (+56/-28)
2be31e1 Add default size configuration Chip Black 2009-06-14 1 (+15/-0)
9ae762f Add Wikipedia search plugin Chip Black 2009-06-14 2 (+11/-1)
3eb5ff1 Add default search capability Chip Black 2009-06-14 2 (+44/-7)
11835c2 Added "search" architecture Chip Black 2009-06-14 12 (+159/-36)
b244412 Add Escape keybinding for "stop" in FFNav Chip Black 2009-06-11 1 (+3/-0)
cd62d5c Fixed Session so that CurrentSession is set in RestoreSession Chip Black 2009-06-11 1 (+1/-1)
2740ef2 Get rid of Vimish configuration autosave. It was a silly idea. Chip Black 2009-06-11 1 (+3/-4)
fc831a2 Add plugin for F11 full-screen toggle Chip Black 2009-06-10 2 (+34/-1)
02acfc2 Deterministically order plugins, create cross-plugin call mechanism Chip Black 2009-06-09 3 (+60/-3)
ac12799 Change Session plugin to keep track of the current session Chip Black 2009-06-09 1 (+3/-1)
a875e96 Added session management plugin Chip Black 2009-06-09 4 (+65/-14)
a7173b6 Add QuickSearch plugin Chip Black 2009-06-08 2 (+56/-1)
7fb9b86 Add middle-click-to-open-tab plugin Chip Black 2009-06-08 3 (+37/-5)
bf02108 Add plugin deinitialization, configuration saving Chip Black 2009-06-08 5 (+70/-5)
1b1f91b Flesh out life cycle of a plugin Chip Black 2009-06-08 1 (+9/-2)
924fc4d Fix: Focus startup WebView Chip Black 2009-06-08 2 (+3/-6)
8489034 Rearrange key handling in FFNav and Vimish Chip Black 2009-06-07 2 (+43/-30)
638aa97 Rearrange initialization to be clearer and shorter Chip Black 2009-06-07 2 (+51/-24)
6c50b11 Refactored plugin architecture out of WebThing.cs Chip Black 2009-06-07 7 (+116/-53)
223e6ca Change ctags generation to include other useful things Chip Black 2009-06-06 1 (+1/-1)
2d9338f Make tabs scrollable Chip Black 2009-06-06 1 (+1/-0)
e754c4d Convert Vimish to use global config Chip Black 2009-06-06 1 (+28/-13)
fc785e5 Added hooks for plugin options. Chip Black 2009-06-06 1 (+14/-1)
85b2444 Move configuration to Config module Chip Black 2009-06-06 6 (+152/-93)
d76e00c Add first-draft README and .gitignore Chip Black 2009-06-05 2 (+154/-0)
1d96cf1 Rename main to WebThingMain Chip Black 2009-06-05 4 (+18/-17)
b8f9b38 Minor tweaks to startup script Chip Black 2009-06-05 1 (+6/-4)
59c54a6 Hide tabs by default, add code to Vimish to show/hide tabs Chip Black 2009-06-05 2 (+32/-0)
0b2e5f8 Added tabs Chip Black 2009-06-04 8 (+236/-65)
80865e6 Formalized plugin interface Chip Black 2009-06-03 6 (+21/-14)
1bff297 Re-tabinated C# files Chip Black 2009-06-03 6 (+364/-364)
83b79eb Moved SoupSettings down to core Chip Black 2009-06-03 9 (+34/-50)
7bcb518 Set WM bits and user agent Chip Black 2009-06-02 2 (+7/-0)
9ecd122 Minor fixes Chip Black 2009-06-02 2 (+2/-3)
7bf09ce Getting useful... Chip Black 2009-06-02 7 (+131/-22)
126f211 Finally, a version I'm proud of. :) Chip Black 2009-05-30 12 (+398/-0)