Managed Projects

IGIsolatedCookieWebView

  Analyzed over 1 year ago

A WebView subclass (Cocoa) that uses its own private cookie store.

344 lines of code

0 current contributors

over 14 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

asLJCore

  Analyzed about 1 year ago

A Cocoa/Objective-C framework for communicating with LiveJournal or another site based on the LiveJournal source code, using XML-RPC. Based on code written in developing asLJ 0.5. Includes code originally from XMLRPC.framework, Copyright © 2008 Eric Czarny.

5.26K lines of code

0 current contributors

over 14 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

IGResizableComboBox

  Analyzed about 1 year ago

An NSComboBox subclass (Cocoa) that allows drag-resizing of the combo box pop-up. NSComboBox generates its pop-up by creating a special NSWindow subclass, NSComboBoxWindow. This pop-up window has an NSScrollView (or subclass thereof) as its content view and uses that to display the choices and ... [More] (if needed) the scrollbar (via an NSComboTableView, which is a subclass of NSTableView). IGResizableComboBox inserts its own NSView subclass as the content view of the NSComboBoxWindow and puts the NSScrollView as a subview of this NSView. This NSView is slightly taller than the NSScrollView and the NSView captures mouse dragging events on this extra space to allow resizing. [Less]

535 lines of code

0 current contributors

about 13 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

MacWJ

  No analysis available

A simplistic clone of Windows Journal for OS X 10.5+ The goal is to have a very basic writing-surface app that produces smooth ink-writing, doesn't get bogged down after a paragraph or two of handwriting, and can export to PDF/PNG. Ideally, it will do anything Windows Journal can do, but for now ... [More] the goal is to do the things that I actually used in Windows Journal. It is usable on relatively slow not-brand-new machines, such as the ThinkPad X41 tablet. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit

ico2png.py

  Analyzed about 1 year ago

Converts the data from an ICO file into PNG-format data. (Pure Python, so can be used on AppEngine.)

3.76K lines of code

0 current contributors

over 14 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This