Sun, 09 Jun 2013 09:43:35 +0000 |
Drew Perttula |
error if we have multiple expressions on one subterm
|
Sun, 09 Jun 2013 09:43:22 +0000 |
Drew Perttula |
guard against an abspath getting into a uri
|
Sun, 09 Jun 2013 09:41:58 +0000 |
Drew Perttula |
shorter names on subterm uris. new sub zone ui padding.
|
Sun, 09 Jun 2013 08:48:22 +0000 |
Drew Perttula |
curvecalc takes drops for new subterms and also to edit the sub of an existing one
|
Sun, 09 Jun 2013 01:13:34 +0000 |
Drew Perttula |
vertical scale widget can now be used on points that were all previously at 0
|
Sun, 09 Jun 2013 01:06:43 +0000 |
Drew Perttula |
try to cull out SyncedGraph.patch calls where the patch is a no-op
|
Sun, 09 Jun 2013 01:02:13 +0000 |
Drew Perttula |
curvecalc just barely running its subexprs and outputting levels
|
Sat, 08 Jun 2013 23:57:33 +0000 |
Drew Perttula |
tricky fix for curvecalc not displaying subterms at launch
|
Sat, 08 Jun 2013 22:55:03 +0000 |
drewp |
working on curvecalc graph sync
|
Sat, 08 Jun 2013 21:22:24 +0000 |
drewp |
port listSongs to use syncedgraph
|
Sat, 08 Jun 2013 21:16:27 +0000 |
drewp |
visible error when asco can't find a file
|
Sat, 08 Jun 2013 08:22:39 +0000 |
Drew Perttula |
start fixing curvecalc data model; not done yet
|
Sat, 08 Jun 2013 08:21:24 +0000 |
Drew Perttula |
KC fix logging, startup after graph sync, display uri tails when there's no label
|
Sat, 08 Jun 2013 08:20:48 +0000 |
Drew Perttula |
curvecalc don't start doing graph work until our first sync
|
Sat, 08 Jun 2013 08:20:03 +0000 |
Drew Perttula |
window position saving works on KC and on windows that have never saved
|
Sat, 08 Jun 2013 08:19:36 +0000 |
Drew Perttula |
syncedgraph.contains support
|
Sat, 08 Jun 2013 08:19:21 +0000 |
Drew Perttula |
playlist names
|
Sat, 08 Jun 2013 06:34:10 +0000 |
drewp |
rdflib dependency should be enabled. i only turn it off locally sometimes because it is slow to pip
|
Sat, 08 Jun 2013 06:34:01 +0000 |
drewp |
vidref change logger
|
Sat, 08 Jun 2013 05:06:34 +0000 |
drewp |
dragging a new uri into subcomposer now makes a new context and rdf:type statement
|
Sat, 08 Jun 2013 01:57:30 +0000 |
drewp |
slightly better behavior when the graph is out of sync. add LocalSubmaster type
|
Sat, 08 Jun 2013 00:54:56 +0000 |
Drew Perttula |
show 2013 data
|
Fri, 07 Jun 2013 23:13:49 +0000 |
Drew Perttula |
rdf Literal issue in the patch dict
|
Fri, 07 Jun 2013 21:30:19 +0000 |
Drew Perttula |
another dmx tester
|
Fri, 07 Jun 2013 07:13:24 +0000 |
Drew Perttula |
pass dmx choice into dmxserver
|
Fri, 07 Jun 2013 06:40:07 +0000 |
Drew Perttula |
update dmx_usb. ok on kernel 3.5.0
|
Thu, 06 Jun 2013 08:23:17 +0000 |
Drew Perttula |
subcomposer put local subs into the graph with a type edge.
|
Thu, 06 Jun 2013 08:23:08 +0000 |
Drew Perttula |
drop cgitb (again)
|
Thu, 06 Jun 2013 08:22:30 +0000 |
Drew Perttula |
Patch tolerate missing add/del quads arguments
|
Thu, 06 Jun 2013 08:21:56 +0000 |
Drew Perttula |
legacy config readers also peek in the show's build/ dir
|
Thu, 06 Jun 2013 08:21:35 +0000 |
Drew Perttula |
add genshi dep, for asco
|
Thu, 06 Jun 2013 08:21:22 +0000 |
Drew Perttula |
add link to system goocanvas, for curvecalc
|
Thu, 06 Jun 2013 08:21:07 +0000 |
Drew Perttula |
asco use colored logs
|
Thu, 06 Jun 2013 04:43:21 +0000 |
Drew Perttula |
subcomposer is nicer if we always have some Submaster object. and if you call all the init code
|
Thu, 06 Jun 2013 04:42:51 +0000 |
Drew Perttula |
more tkdnd install instructions
|
Thu, 06 Jun 2013 04:31:50 +0000 |
drewp |
some dnd test programs
|
Thu, 06 Jun 2013 04:26:21 +0000 |
drewp |
forgot to add editchoicegtk.py
|
Thu, 06 Jun 2013 04:28:54 +0000 |
Drew Perttula |
bin/python symlink
|
Thu, 06 Jun 2013 04:16:47 +0000 |
Drew Perttula |
start makefile for tkdnd build
|
Thu, 06 Jun 2013 04:16:27 +0000 |
Drew Perttula |
clearer name for sendPatch callback function
|
Thu, 06 Jun 2013 03:39:05 +0000 |
Drew Perttula |
gtk+PIL visible in virtualenv
|
Thu, 06 Jun 2013 03:19:40 +0000 |
Drew Perttula |
don't react to inotify events that are just us reading the file
|
Thu, 06 Jun 2013 03:14:06 +0000 |
Drew Perttula |
merge run_local again
|
Wed, 05 Jun 2013 23:44:33 +0000 |
drewp |
attempted fix for FilePath making paths absolute (when they need to stay relative since they're used in uris)
|
Wed, 05 Jun 2013 23:39:44 +0000 |
drewp |
starting curvecalc editchoice
|
Wed, 05 Jun 2013 23:39:12 +0000 |
drewp |
merge graphfile.py
|
Wed, 05 Jun 2013 23:34:49 +0000 |
drewp |
merge buildout.cfg rm
|
Wed, 05 Jun 2013 23:34:32 +0000 |
drewp |
merge patch.py
|
Wed, 05 Jun 2013 23:30:55 +0000 |
drewp |
remerge toplevelat changes
|
Wed, 05 Jun 2013 23:28:07 +0000 |
drewp |
make EditChoice prompt configurable
|
Wed, 05 Jun 2013 23:25:57 +0000 |
drewp |
subcomposer code merge
|
Tue, 26 Mar 2013 16:51:48 +0000 |
drewp |
syncedgraph logging text
|
Tue, 26 Mar 2013 16:50:48 +0000 |
drewp |
curvecalc port to SyncedGraph. starts up ok, saving is broken
|
Tue, 26 Mar 2013 08:43:37 +0000 |
drewp |
started porting curvecalc to SyncedGraph
|
Tue, 26 Mar 2013 08:24:06 +0000 |
drewp |
docs
|
Tue, 26 Mar 2013 08:17:59 +0000 |
drewp |
fix layering issue with runDepsOnNewPatch
|
Tue, 26 Mar 2013 07:59:48 +0000 |
drewp |
clarify some private api
|
Tue, 26 Mar 2013 07:48:07 +0000 |
drewp |
split syncedgraph into several layers
|
Tue, 26 Mar 2013 07:08:44 +0000 |
drewp |
fix web ui abbrevs for xs:
|
Tue, 26 Mar 2013 07:08:03 +0000 |
drewp |
trying to fix the inotify noticer code, but it still breaks on some emacs edits
|