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
|
Tue, 26 Mar 2013 07:07:47 +0000 |
drewp |
upgrade ipython rdflib pyprof2calltree
|
Tue, 26 Mar 2013 07:07:38 +0000 |
drewp |
midi port update
|
Tue, 26 Mar 2013 07:04:22 +0000 |
drewp |
subcomposer's nice currently-editing DnD box
|
Tue, 26 Mar 2013 07:03:28 +0000 |
drewp |
got tired of long tracebacks in the console
|
Wed, 05 Jun 2013 00:11:22 +0000 |
Drew Perttula |
hack up the window-save-position code to try to ignore automatic size changes at start
|
Tue, 04 Jun 2013 23:52:27 +0000 |
Drew Perttula |
better error when network config is missing
|
Tue, 04 Jun 2013 23:52:13 +0000 |
Drew Perttula |
logging
|
Tue, 04 Jun 2013 23:51:57 +0000 |
Drew Perttula |
colored logs
|
Tue, 04 Jun 2013 23:18:46 +0000 |
Drew Perttula |
showconfig still reads n3 files on its own for legacy code. reads anything in top dir, not just config.n3 and patch.n3
|
Tue, 04 Jun 2013 23:17:06 +0000 |
Drew Perttula |
subcomposer support logging. don't start with a bogus sub
|
Tue, 04 Jun 2013 23:16:51 +0000 |
Drew Perttula |
workaround for n3 file with rules in it
|
Tue, 04 Jun 2013 22:46:34 +0000 |
Drew Perttula |
refactor file watching. notice new files and dirs.
|
Tue, 04 Jun 2013 20:40:56 +0000 |
Drew Perttula |
in a Patch, always keep the context of a quad as a URIRef, never a Graph
|
Tue, 04 Jun 2013 20:29:13 +0000 |
Drew Perttula |
add nose build instructions
|
Tue, 04 Jun 2013 20:28:49 +0000 |
Drew Perttula |
fix some minor issues with graph contexts
|
Tue, 04 Jun 2013 19:31:39 +0000 |
Drew Perttula |
switch from buildout to virtualenv
|
Tue, 04 Jun 2013 19:31:24 +0000 |
Drew Perttula |
screenshot
|
Thu, 17 Jan 2013 03:58:01 +0000 |
drewp |
monkeypatch for rdflib that fixes a bug serializing floats
|
Tue, 15 Jan 2013 21:04:50 +0000 |
drewp |
ability to abort a registered drag action
|
Tue, 15 Jan 2013 21:02:08 +0000 |
drewp |
just whitespace (hopefully)
|
Tue, 15 Jan 2013 21:01:03 +0000 |
drewp |
makefile and nosetests path fix. new contextsForStatement
|
Tue, 15 Jan 2013 07:11:04 +0000 |
drewp |
ui mockups for editchoice widget
|
Sat, 12 Jan 2013 20:51:20 +0000 |
drewp |
start the observable between editchoice and the editor
|
Thu, 01 Nov 2012 04:00:16 +0000 |
drewp |
subcomposer halfway to having the editchoice widget
|
Thu, 01 Nov 2012 03:59:53 +0000 |
drewp |
drop support and hover helper for tkdnd.py
|
Sat, 20 Oct 2012 21:52:10 +0000 |
drewp |
toplevel window pos is saved in the graph. Patch conflicts no longer break as hard, but they don't exactly reset themselves right yet eiher
|
Sun, 30 Sep 2012 07:11:49 +0000 |
drewp |
improvements to file watching. outline of how resync will work
|
Sun, 30 Sep 2012 07:10:51 +0000 |
drewp |
refactor rdfdb web ui
|
Sat, 29 Sep 2012 21:00:34 +0000 |
drewp |
Patch.fromDiff and its usage in graphfile changes
|
Sat, 29 Sep 2012 20:59:13 +0000 |
drewp |
just comments
|
Mon, 23 Jul 2012 12:03:06 +0000 |
drewp |
kc/sc session control
|
Thu, 19 Jul 2012 04:54:29 +0000 |
drewp |
session cmdline support. KC saves current row in the session
|
Thu, 19 Jul 2012 04:23:06 +0000 |
drewp |
KC big rewrites, now multiple KC instances can sync with rdfdb
|
Wed, 18 Jul 2012 18:08:12 +0000 |
drewp |
rdfdb: try different inotify event mask to not miss events
|
Wed, 18 Jul 2012 18:07:49 +0000 |
drewp |
logging and notes
|
Wed, 18 Jul 2012 10:09:29 +0000 |
drewp |
SC more specific handler for faster chan label updates
|
Wed, 18 Jul 2012 10:07:22 +0000 |
drewp |
SC channel sort
|
Wed, 18 Jul 2012 09:59:10 +0000 |
drewp |
update SC to read rdf graph
|
Mon, 16 Jul 2012 22:32:51 +0000 |
drewp |
reformat
|
Mon, 16 Jul 2012 22:28:08 +0000 |
drewp |
KC sends real levels
|
Mon, 16 Jul 2012 22:05:35 +0000 |
drewp |
reformat
|
Mon, 16 Jul 2012 21:51:04 +0000 |
drewp |
PersistentSubmaster split. keyboardcomposer now notices submaster changes
|
Mon, 16 Jul 2012 00:49:57 +0000 |
drewp |
autoretry websocket. fix rdflib quad patching. only rerun handlers that asked for the affected subj-preds.
|
Fri, 13 Jul 2012 19:25:03 +0000 |
drewp |
deletes are now quads. refactor files. named clients. auto client port
|
Fri, 13 Jul 2012 18:25:34 +0000 |
drewp |
rdfdb first pass
|
Sun, 01 Jul 2012 08:03:07 +0000 |
drewp |
screenshot from 2012
|
Sun, 01 Jul 2012 08:01:58 +0000 |
drewp |
jquery
|
Sat, 30 Jun 2012 06:29:23 +0000 |
drewp |
redo asco web server to use twisted/cyclone. mainloop is now glib inside twisted. seems ok (and lower cpu usage) but not well tested
|