| Commit message (Expand) | Author | Age | Files | Lines |
* | (cfbolz, Karl G. Ulbrich): fix more python2-isms, in particular search | Carl Friedrich Bolz-Tereick | 2021-05-15 | 2 | -6/+6 |
* | hide pygame message, as it can mess up the communication with the server | Carl Friedrich Bolz-Tereick | 2021-05-07 | 3 | -0/+3 |
* | switch to FiraMath, for better symbol unicode support | Carl Friedrich Bolz-Tereick | 2021-05-04 | 4 | -1/+97 |
* | support for escaping \{, \}, html entities in records | Carl Friedrich Bolz-Tereick | 2021-05-03 | 2 | -12/+34 |
* | add a test for records | Carl Friedrich Bolz-Tereick | 2021-04-30 | 1 | -0/+26 |
* | don't show edges with style=invis | Carl Friedrich Bolz-Tereick | 2021-04-29 | 1 | -0/+2 |
* | highlight the searched string | Carl Friedrich Bolz-Tereick | 2021-04-29 | 1 | -0/+1 |
* | bit too much code, but records almost work | Carl Friedrich Bolz-Tereick | 2021-04-29 | 1 | -13/+63 |
* | start supporting records | Carl Friedrich Bolz-Tereick | 2021-04-29 | 1 | -2/+133 |
* | sign error | Carl Friedrich Bolz-Tereick | 2021-04-29 | 1 | -1/+1 |
* | support a lot more shapes | Carl Friedrich Bolz-Tereick | 2021-04-29 | 3 | -4/+89 |
* | add a __main__.py | Carl Friedrich Bolz-Tereick | 2021-04-28 | 1 | -0/+16 |
* | more hacking, almost works | Carl Friedrich Bolz-Tereick | 2021-04-28 | 9 | -33/+65 |
* | fix | Carl Friedrich Bolz-Tereick | 2021-04-27 | 1 | -3/+3 |
* | kill debug output | Carl Friedrich Bolz-Tereick | 2021-04-27 | 1 | -13/+0 |
* | start whacking to make things slowly work on python3 - window comes up, still a | Carl Friedrich Bolz-Tereick | 2021-04-27 | 9 | -93/+144 |
* | the fontcolor is unfortunately lost in plain files. if the fillcolor is very | Carl Friedrich Bolz-Tereick | 2021-02-13 | 2 | -3/+20 |
* | support unicode in labels of edges too | Carl Friedrich Bolz-Tereick | 2021-02-13 | 2 | -2/+3 |
* | kill unused code for contacting codespeak (rip) | Carl Friedrich Bolz-Tereick | 2021-02-13 | 1 | -22/+0 |
* | a small hack to recognize when the screen has a lot of pixels to then allow | Carl Friedrich Bolz-Tereick | 2021-02-13 | 2 | -5/+17 |
* | Rename NOTICE - it has a specific meaning in the Apache license, and this is ... | Stefano Rivera | 2018-04-27 | 1 | -0/+0 |
* | Partial back-out of changeset 4b63e7093115 | Armin Rigo | 2017-04-05 | 18 | -0/+0 |
* | conditionally call vmp_native_enable/disable (only if platform supports it), ... | Richard Plangger | 2017-04-03 | 18 | -0/+0 |
* | don't use eval on user input | Carl Friedrich Bolz | 2016-07-05 | 1 | -1/+2 |
* | Tweak: can now run "graphserver.py" or "sshgraphserver.py LOCAL", and it | Armin Rigo | 2016-05-06 | 2 | -5/+20 |
* | just support exactly the same colors as graphviz | Carl Friedrich Bolz | 2016-02-04 | 1 | -6/+655 |
* | these days pygame can be installed on pypy | fijal | 2015-10-04 | 1 | -10/+2 |
* | Be resistent against a random "pygame" module without "pygame.error" | Armin Rigo | 2014-04-26 | 1 | -5/+4 |
* | also add this to the help message | Carl Friedrich Bolz | 2014-02-03 | 1 | -0/+1 |
* | support the scroll wheel (and the fany all-direction scrolling) | Carl Friedrich Bolz | 2014-02-03 | 1 | -0/+13 |
* | Don't fall back to codespeak, which doesn't exist any more | Armin Rigo | 2013-08-12 | 1 | -3/+4 |
* | Add linewidth attribute to dotviewer | Tobias Pape | 2013-07-24 | 2 | -2/+34 |
* | another attempt at dotviewer path search | Brian Kearns | 2013-03-11 | 1 | -2/+2 |
* | improve dotviewer search for system cpython | Brian Kearns | 2013-03-11 | 1 | -4/+4 |
* | Improve a bit issue #1412: dotviewer python path | Armin Rigo | 2013-03-10 | 1 | -1/+8 |
* | whitespace/comments | Brian Kearns | 2013-03-04 | 2 | -17/+8 |
* | rename forceencoded to tryencode (as suggested by bdkearns) | Tobias Pape | 2013-03-04 | 3 | -5/+5 |
* | Small dotviewer fixes. | Tobias Pape | 2013-03-04 | 3 | -12/+41 |
* | (yamt) more dotviewer fixes | Brian Kearns | 2013-03-03 | 2 | -2/+2 |
* | this file was missing from cea544e88241 | Brian Kearns | 2013-03-03 | 1 | -0/+9 |
* | Don't import drawgraph from graphclient. On remote-execution modes, it crashes | Armin Rigo | 2013-03-03 | 4 | -11/+5 |
* | Attempted fix to follow links. | Armin Rigo | 2013-03-02 | 1 | -0/+6 |
* | add missing tests. factor magic constant into RAW_ENCODING | Tobias Pape | 2013-01-28 | 5 | -6/+168 |
* | Fix dotviewer translation test | Tobias Pape | 2013-01-25 | 1 | -2/+2 |
* | Enhance the dotviewer. | Tobias Pape | 2013-01-25 | 11 | -19/+232 |
* | Initial package rename: | Alexander Hesse | 2012-12-30 | 1 | -1/+1 |
* | Windows fix. | Armin Rigo | 2012-03-31 | 1 | -0/+1 |
* | graphviewer - split the dot2plain function into one for local and one for the... | Ronny Pfannschmidt | 2011-09-26 | 1 | -48/+48 |
* | Fix running py.test in this directory. | Armin Rigo | 2011-03-25 | 1 | -1/+3 |
* | A controversial change - make this work in virtualenv | Maciej Fijalkowski | 2011-01-26 | 1 | -1/+1 |