aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* try to make sshgraphserver work on python3 as well (the rest of the dotviewerCarl Friedrich Bolz-Tereick2023-09-292-2/+2
* (cfbolz, Karl G. Ulbrich): fix more python2-isms, in particular searchCarl Friedrich Bolz-Tereick2021-05-152-6/+6
* hide pygame message, as it can mess up the communication with the serverCarl Friedrich Bolz-Tereick2021-05-073-0/+3
* switch to FiraMath, for better symbol unicode supportCarl Friedrich Bolz-Tereick2021-05-044-1/+97
* support for escaping \{, \}, html entities in recordsCarl Friedrich Bolz-Tereick2021-05-032-12/+34
* add a test for recordsCarl Friedrich Bolz-Tereick2021-04-301-0/+26
* don't show edges with style=invisCarl Friedrich Bolz-Tereick2021-04-291-0/+2
* highlight the searched stringCarl Friedrich Bolz-Tereick2021-04-291-0/+1
* bit too much code, but records almost workCarl Friedrich Bolz-Tereick2021-04-291-13/+63
* start supporting recordsCarl Friedrich Bolz-Tereick2021-04-291-2/+133
* sign errorCarl Friedrich Bolz-Tereick2021-04-291-1/+1
* support a lot more shapesCarl Friedrich Bolz-Tereick2021-04-293-4/+89
* add a __main__.pyCarl Friedrich Bolz-Tereick2021-04-281-0/+16
* more hacking, almost worksCarl Friedrich Bolz-Tereick2021-04-289-33/+65
* fixCarl Friedrich Bolz-Tereick2021-04-271-3/+3
* kill debug outputCarl Friedrich Bolz-Tereick2021-04-271-13/+0
* start whacking to make things slowly work on python3 - window comes up, still aCarl Friedrich Bolz-Tereick2021-04-279-93/+144
* the fontcolor is unfortunately lost in plain files. if the fillcolor is veryCarl Friedrich Bolz-Tereick2021-02-132-3/+20
* support unicode in labels of edges tooCarl Friedrich Bolz-Tereick2021-02-132-2/+3
* kill unused code for contacting codespeak (rip)Carl Friedrich Bolz-Tereick2021-02-131-22/+0
* a small hack to recognize when the screen has a lot of pixels to then allowCarl Friedrich Bolz-Tereick2021-02-132-5/+17
* Rename NOTICE - it has a specific meaning in the Apache license, and this is ...Stefano Rivera2018-04-271-0/+0
* Partial back-out of changeset 4b63e7093115Armin Rigo2017-04-0518-0/+0
* conditionally call vmp_native_enable/disable (only if platform supports it), ...Richard Plangger2017-04-0318-0/+0
* don't use eval on user inputCarl Friedrich Bolz2016-07-051-1/+2
* Tweak: can now run "graphserver.py" or "sshgraphserver.py LOCAL", and itArmin Rigo2016-05-062-5/+20
* just support exactly the same colors as graphvizCarl Friedrich Bolz2016-02-041-6/+655
* these days pygame can be installed on pypyfijal2015-10-041-10/+2
* Be resistent against a random "pygame" module without "pygame.error"Armin Rigo2014-04-261-5/+4
* also add this to the help messageCarl Friedrich Bolz2014-02-031-0/+1
* support the scroll wheel (and the fany all-direction scrolling)Carl Friedrich Bolz2014-02-031-0/+13
* Don't fall back to codespeak, which doesn't exist any moreArmin Rigo2013-08-121-3/+4
* Add linewidth attribute to dotviewerTobias Pape2013-07-242-2/+34
* another attempt at dotviewer path searchBrian Kearns2013-03-111-2/+2
* improve dotviewer search for system cpythonBrian Kearns2013-03-111-4/+4
* Improve a bit issue #1412: dotviewer python pathArmin Rigo2013-03-101-1/+8
* whitespace/commentsBrian Kearns2013-03-042-17/+8
* rename forceencoded to tryencode (as suggested by bdkearns)Tobias Pape2013-03-043-5/+5
* Small dotviewer fixes.Tobias Pape2013-03-043-12/+41
* (yamt) more dotviewer fixesBrian Kearns2013-03-032-2/+2
* this file was missing from cea544e88241Brian Kearns2013-03-031-0/+9
* Don't import drawgraph from graphclient. On remote-execution modes, it crashesArmin Rigo2013-03-034-11/+5
* Attempted fix to follow links.Armin Rigo2013-03-021-0/+6
* add missing tests. factor magic constant into RAW_ENCODINGTobias Pape2013-01-285-6/+168
* Fix dotviewer translation testTobias Pape2013-01-251-2/+2
* Enhance the dotviewer.Tobias Pape2013-01-2511-19/+232
* Initial package rename:Alexander Hesse2012-12-301-1/+1
* Windows fix.Armin Rigo2012-03-311-0/+1
* graphviewer - split the dot2plain function into one for local and one for the...Ronny Pfannschmidt2011-09-261-48/+48
* Fix running py.test in this directory.Armin Rigo2011-03-251-1/+3