0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 13 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
porting to the new infrastructure More... almost 16 years ago
add a Summa.Net namespace, to download feeds comfortably. More... almost 16 years ago
add a Database, which we'll use to store... stuff. More... almost 16 years ago
And now an Atom parser! More... almost 16 years ago
add in an experimental RSS parser - the first step toward obliterating our NewsKit dependency. More... almost 16 years ago
more progress toward a threaded Updater More... almost 16 years ago
add enclosure support, using Totem. More... almost 16 years ago
create an Updater class, with a Queue and threading More... almost 16 years ago
make it run again without segfaulting More... almost 16 years ago
make the TagWindow more usable. More... almost 16 years ago
switch to a static browser, make it so that classes don't rely on having a Summa.Gui.Browser passed to them. More... almost 16 years ago
add a show/hide entry to the StatusIcon menu More... almost 16 years ago
Remove unnecessary declaration. More... almost 16 years ago
Add a right-click menu to the status icon. More... almost 16 years ago
Add a bit more verbosity to the statusbar when hovering over links. More... almost 16 years ago
Convert content from a string into a class-wide StringBuilder that we just continually recycle. The goal being that this cuts out on both memory usage and the amount of time required to assemble a given item to be rendered in the WebKitView. More... almost 16 years ago
fix the layout a bit, and remove the option to make your options disappear. More... almost 16 years ago
add a window to mass-tag feeds More... almost 16 years ago
make the statusbar change when hovering over text More... almost 16 years ago
Meh More... almost 16 years ago
Add some more foo which got forgotten in the last commit. More... almost 16 years ago
Move all the former concatenation to use something sane, like String.Format(string) More... almost 16 years ago
Remove some trailing whitespace More... almost 16 years ago
Remove cruft cs files. More... almost 16 years ago
Revert "foo" More... almost 16 years ago
foo More... almost 16 years ago
fix a stupid renaming bug More... almost 16 years ago
put everything into sane namespaces More... almost 16 years ago
hopefully fix a scenario where the ItemView would be populated by multiple feeds at once More... almost 16 years ago
make feedview updates vastly more efficient More... almost 16 years ago