/usr/local/Vellum

log

age author description
2006-09-27 corydodt r351: fragments are elements
2006-09-27 corydodt r350: rename Fragment->Element for the xmlfile for accountmanagerelement
2006-09-27 corydodt r349: make livefragments liveelements
2006-09-27 corydodt r348: rename TabsFragment->TabsElement everywhere
2006-09-27 corydodt r347: convert tabs to a LiveElement
2006-09-27 corydodt r346: - Make IRCContainer an Element instead of a Fragment, using renderer() to
2006-09-27 corydodt r345: new, failing test for submitText
2006-09-27 corydodt r344: Return the deferred from callRemote in addTab; and use it in ajazz.
2006-09-27 corydodt r343: move tests into their own package
2006-09-27 corydodt r342: more renames to support ajazz naming
2006-09-27 corydodt r341: preparing to rename webby.js -> ajazz.js
2006-09-27 corydodt r340: Add nit tests for webby.
2006-09-26 corydodt r339: return something somewhat useful from onLogOnSubmit in python
2006-09-26 corydodt r338: - move event handlers into *methods* instead of inline functions so they're
2006-09-25 corydodt r337: Discontinue use of athena:handler; use Dean Edwards' event handling instead.
2006-09-25 corydodt r336: add a test for the clicked method of tabs
2006-09-25 corydodt r335: add dean edwards' cross-browser event handling, with modifications by me to work better inside divmod namespaces, and another modification so .target == .srcElement
2006-09-24 corydodt r334: Componentize and clean up the chatui/irccontainer separation.
2006-09-24 corydodt r333: name the testcase appropriately for tabs
2006-09-24 corydodt r332: Use event.cancelBubble so i can prevent clicks and chat messages from bubbling
2006-09-24 corydodt r331: - introduce a crude setUp concept to my tab livetests
2006-09-24 corydodt r330: ignores
2006-09-24 corydodt r329: initial tests of tab widget
2006-09-24 corydodt r328: fix typo.. tab => tabs
2006-09-24 corydodt r327: get{Pane,Handle}ForId methods on tab widget; use these in other methods
2006-09-24 corydodt r326: nicer interface to setting up the initial tab in a tab widget
2006-09-24 corydodt r325: move tac file up one
2006-09-23 corydodt r324: Rename tabby->tabs, start putting together a test framework
2006-09-23 corydodt r323: make this a package
2006-09-22 corydodt r322: Add IRCContainer for bundling irc widgets together so the chat entry
2006-09-16 corydodt r321: provide a way to ask for the active tab id
2006-09-14 corydodt r320: use local variable scoping
2006-09-13 corydodt r319: eol-styles
2006-09-13 corydodt r318: use onsubmit to process the chatentry widget. hooray, multiple users are supported now
2006-09-13 corydodt r317: use fragments directory instead of inline xml
2006-09-13 corydodt r316: clean up connecting/disconnecting a little
2006-09-13 corydodt r315: make logon button connect only one account instead of reconnecting existing ones
2006-09-12 corydodt r314: :ajazz: implement client command handling
2006-09-12 corydodt r313: initial parser for irc stuff
2006-09-12 corydodt r312: - eliminate the "fixed" client protocol (which was broken) by adding '#' to the
2006-09-12 corydodt r311: make map sizes not font-dependent
2006-09-12 corydodt r310: don't bother to get 'host' value from the web interface, it will always be localhost. also, fix the order of arguments in doConnection
2006-09-12 corydodt r309: slightly more pleasing layout of webby
2006-09-12 corydodt r308: :ajazz: implement ChatEntry.chatMessage using foregroundMessage
2006-09-12 corydodt r307: - Drop the ConversationWindow widget
2006-09-12 corydodt r306: different color for bg tabs
2006-09-12 corydodt r305: - remove "junk" from newly created tabs, they will be empty
2006-09-12 corydodt r304: prettier webby.css
2006-09-10 corydodt r303: missed one
2006-09-10 corydodt r302: move TabsFragment into tabs.py
2006-09-10 corydodt r301: move css stuff for tabs into webby.css
2006-09-10 corydodt r300: clean up code in tabby.js and implement appendToTab and bg-tab-handle
2006-09-10 corydodt r299: whoops, didn't mean to do that
2006-09-10 corydodt r298: a webby version of vellum, entirely experimental
2006-08-06 corydodt r297: Fix a test failure with new pyparsing, and vim folding
2006-08-06 corydodt r296: correct module name
2006-01-25 corydodt r292: move gtk hack into its own module for cleanliness
2006-01-25 corydodt r291: put servers into ini file
2006-01-25 corydodt r290: ini file
2006-01-25 corydodt r289: prefs dialog