Graph of rcrnstn/xdot.py
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 68a619a (HEAD -> master) Keep zoom to fit on reload by Robert Cranston <rcrnstn@rcrnstn.net> 2022-08-25 23:22:09 +0200;
  • abe2dd9 Remove --filter restriction by Robert Cranston <rcrnstn@rcrnstn.net> 2022-07-15 13:02:40 +0200;
  • 17a93b4 Add readme fork note by Robert Cranston <rcrnstn@rcrnstn.net> 2022-08-25 23:19:48 +0200;
  • ea9959c Add tooltips to various toolbar buttons. by Moritz Meier <moritz.meier@uni-bremen.de> 2022-07-19 14:22:48 +0200;
  • 8f0c96b return xdotcode anyway by Costa Shulyupin <CostaS@AttentiGroup.com> 2022-04-11 11:37:49 +0300;
  • 614fbf0 Bind "W" key to zoom_to_fit. by Arthur A. Gleckler <aag@alum.mit.edu> 2022-03-07 15:17:07 -0800;
  • 064ce14 Remove unnecessary max_length from text search. by Pietro Fezzardi <pietrofezzardi@gmail.com> 2022-02-24 14:23:05 +0100;
  • 10d37ba Set PNG to default export format and add more formats by Meier, Moritz <mome@uni-bremen.de> 2021-10-08 19:09:55 +0200;
  • c0a4bbb Introduce "Export to other format" feature by Meier, Moritz <mome@uni-bremen.de> 2021-10-08 18:42:39 +0200;
  • 5287851 Support gv extensions in file chooser by Jan Tojnar <jtojnar@gmail.com> 2021-11-27 06:25:31 +0100;
  • b0f737f Fix tooltip on Wayland by Jan Tojnar <jtojnar@gmail.com> 2021-11-27 06:17:47 +0100;
  • 56570ac Fix WM_CLASS. by Arthur A. Gleckler <aag@alum.mit.edu> 2021-10-21 10:13:12 -0700;
  • 2ace1a1 Handle xdot backslashes correctly. by Jose Fonseca <jose.r.fonseca@gmail.com> 2021-09-28 13:19:49 +0100;
  • a8715f6 Ignore empty nodes, when a proper node already exists. by Jose Fonseca <jose.r.fonseca@gmail.com> 2021-09-04 10:14:04 +0100;
  • 6f0a5cc List numpy as required dependency. by Jose Fonseca <jose.r.fonseca@gmail.com> 2021-02-21 22:25:11 +0000;
  • 4f6c158 github: Use twine directly. by Jose Fonseca <jose.r.fonseca@gmail.com> 2021-02-21 21:53:22 +0000;
  • 9f50330 Implement smooth zooming by mxmgh <mxmgh@mt2015.com> 2021-01-09 03:16:35 +0000;
  • 908af80 Provide more helpful error message when gi import fails. by Jose Fonseca <jose.r.fonseca@gmail.com> 2021-01-10 10:31:51 +0000;
  • a9817f5 Update docs for NumPy dependency. by Jose Fonseca <jose.r.fonseca@gmail.com> 2021-01-02 09:32:27 +0000;
  • 539361b Use Gtk.Window.new by John Vandenberg <jayvdb@gmail.com> 2020-12-08 11:16:32 +0700;
  • 30b4d27 github: Build on pull requests. by Jose Fonseca <jose.r.fonseca@gmail.com> 2020-12-08 10:28:54 +0000;
  • 9526a14 github: Add missing python3-setuptools dependency. by Jose Fonseca <jose.r.fonseca@gmail.com> 2020-11-21 11:53:12 +0000;
  • ca12038 github: build source distribution. by Jose Fonseca <jose.r.fonseca@gmail.com> 2020-11-21 11:43:57 +0000;
  • b159bfa Bump to version 1.2. by Jose Fonseca <jose.r.fonseca@gmail.com> 2020-11-21 11:39:40 +0000;
  • 570a025 github: Migrate from Travis CI to GitHub Actions. by Jose Fonseca <jose.r.fonseca@gmail.com> 2020-11-21 11:34:37 +0000;
  • c5a2fe3 Pressing RET with no search text cancels focus. by Arthur A. Gleckler <aag@alum.mit.edu> 2020-09-04 13:58:28 -0700;
  • 8868c60 Handle multiple search results by Christian Hattemer <KrilleGH@users.noreply.github.com> 2015-04-30 18:50:26 +0200;
  • 6797fb0 Add some FIXME/TODO remarks. by Jose Fonseca <jose.r.fonseca@gmail.com> 2020-08-17 13:37:04 +0100;
  • e1436c4 Edge highlight along curve (#82) by notEvil <a_rappold@gmx.at> 2020-08-17 14:34:02 +0200;
  • c48b4e7 Add support for tooltips. by notEvil <a_rappold@gmx.at> 2020-07-06 11:29:39 +0200;
  • 0ba4c6c Add test for issue 71. by Jose Fonseca <jose.r.fonseca@gmail.com> 2020-07-20 11:52:05 +0100;
  • ee5b038 Add toggle-toolbar feature and hide-toolbar commandline parameter. by Moritz Meier <moritz.meier@uni-bremen.de> 2020-05-20 23:21:59 +0200;
  • 6fc8d2c Ignore OSErrors when updating view by Jed Liu <jed-github.com@uma.litech.org> 2020-05-15 16:15:15 -0700;
  • 98bfdf7 travis: Upgrade to Ubuntu 19.04. by Jose Fonseca <jose.r.fonseca@gmail.com> 2020-01-09 17:08:40 +0000;
  • 66583ad Add consume method call. by Jose Fonseca <jose.r.fonseca@gmail.com> 2020-01-04 11:44:23 +0000;
  • f762c39 Fix identation. by Jose Fonseca <jose.r.fonseca@gmail.com> 2020-01-04 11:41:20 +0000;
  • 6248c81 Bump to version 1.1. by Jose Fonseca <jose.r.fonseca@gmail.com> 2019-04-07 10:42:45 +0900;
  • 9775fae Support "outputorder" attribute when drawing. by Tal Ben-Nun <tbennun@users.noreply.github.com> 2019-03-10 17:55:23 +0100;
  • 5993582 History support by iamahuman <iamahuman@users.noreply.github.com> 2018-12-04 18:57:06 +0900;
  • 62eb60e Add test for issue 69. by Jose Fonseca <jose.r.fonseca@gmail.com> 2019-03-25 06:52:35 +0000;
  • 8a8fd4f travis: Upgrade to Xenial. by Jose Fonseca <jose.r.fonseca@gmail.com> 2018-12-28 16:38:24 +0000;
  • 904f5a8 Treat subgraphs as nodes. by Jose Fonseca <jose.r.fonseca@gmail.com> 2018-12-28 11:02:45 +0000;
  • 4c8de64 Update standard input instructions. by Jose Fonseca <jose.r.fonseca@gmail.com> 2018-12-02 10:26:00 +0000;
  • bcb4ea3 Fix sample. by Jose Fonseca <jose.r.fonseca@gmail.com> 2018-12-01 16:59:12 +0000;
  • 4b00a68 Faster rendering of large graphs by iamahuman <iamahuman@users.noreply.github.com> 2018-11-23 19:47:03 +0900;
  • 9ce8cca xdot: Use theme background on DotWidget. by astian <astian@e-nautia.com> 2018-10-03 03:19:00 +0000;
  • b3ef4fb Bump to version 1.0 by Jose Fonseca <jose.r.fonseca@gmail.com> 2018-09-12 15:39:41 +0100;
  • fc02ef4 Fix reading dot graphs from standard input (fixes #60) by Jonas Hörsch <jonas.hoersch@kit.edu> 2018-08-29 11:03:33 +0200;
  • 0fa6291 Don't recenter when we reload a file. by Benjamin Redelings <benjamin.redelings@gmail.com> 2018-05-22 14:48:18 -0400;
  • 3f86676 Don't check for graphviz python module by Balló György <ballogyor@gmail.com> 2018-01-26 23:05:00 +0100;
  • cbf6f78 Add twine package. by Jose Fonseca <jose.r.fonseca@gmail.com> 2018-01-11 11:08:37 +0000;
  • 297c09e Bump version to 0.9. by Jose Fonseca <jose.r.fonseca@gmail.com> 2018-01-11 10:58:29 +0000;
  • ce023a0 Don't clobber openfilename when reloading. by Jose Fonseca <jose.r.fonseca@gmail.com> 2018-01-11 10:55:12 +0000;
  • a466ffd Document how to invoke xdot from the source tree. by Jose Fonseca <jose.r.fonseca@gmail.com> 2017-11-09 10:02:57 +0000;
  • bd1306d Prevent AttributeError when processing Popen exceptions. by Jose Fonseca <jose.r.fonseca@gmail.com> 2017-10-19 06:14:52 +0900;
  • 1ac84bc Update setup comments. by Jose Fonseca <jose.r.fonseca@gmail.com> 2017-09-19 10:07:05 +0100;
  • 30ead5f travis: Switch to generic language. by Jose Fonseca <jose.r.fonseca@gmail.com> 2017-08-05 16:17:32 +0100;
  • 1f4674b travis: Revert to deprecated environment. by Jose Fonseca <jose.r.fonseca@gmail.com> 2017-07-06 21:06:19 +0100;
  • 427cd4b Ensure DOT files are read and passed as bytes. by Jose Fonseca <jose.r.fonseca@gmail.com> 2017-07-06 17:18:31 +0100;
  • 345b619 Update README URLs. by Jose Fonseca <jose.r.fonseca@gmail.com> 2017-07-06 11:03:05 +0100;
  • 1688aca travis: Return to top dir before deployment. by Jose Fonseca <jose.r.fonseca@gmail.com> 2017-05-23 12:08:23 +0100;
  • 740ca18 travis: Skip deploy cleanup and doc upload. by Jose Fonseca <jose.r.fonseca@gmail.com> 2017-05-23 11:17:04 +0100;
  • 098f6be travis: Change password. by Jose Fonseca <jose.r.fonseca@gmail.com> 2017-05-23 11:05:35 +0100;
  • 7403170 Bump version to 0.8. by Jose Fonseca <jose.r.fonseca@gmail.com> 2017-05-23 10:52:26 +0100;
  • cb95772 travis: Automatically upload releases to PyPI. by Jose Fonseca <jose.r.fonseca@gmail.com> 2017-05-23 10:50:48 +0100;
  • 8907180 Assert only Python 3 is used. by Jose Fonseca <jose.r.fonseca@gmail.com> 2017-05-16 10:13:59 +0100;
  • d8b52b4 Fix typos in README by Jakub Wilk <jwilk@jwilk.net> 2017-01-22 13:48:18 +0100;
  • 9a4e897 Restore default SIGINT handler so that xdot terminates on Ctrl-C. by Mike Kazantsev <mk.fraggod@gmail.com> 2016-11-18 15:37:06 +0500;
  • 696af52 Run tests in parallel with multiprocessing. by Jose Fonseca <jose.r.fonseca@gmail.com> 2016-11-15 16:11:41 +0000;
  • 93ac4b8 Don't decode missing URLs. by Jose Fonseca <jose.r.fonseca@gmail.com> 2016-11-15 15:59:43 +0000;
  • 7b3a4a5 Don't mask away exceptions when testing. by Jose Fonseca <jose.r.fonseca@gmail.com> 2016-11-15 15:59:07 +0000;
  • af22dac Fix missing subdirectories to build package. by Pierre Lestringant <plt@amossys.fr> 2016-11-10 17:31:00 +0100;
  • a415018 Fix emiting clicked signal with url as bytes. by Marek Rusinowski <marekrusinowski@gmail.com> 2016-10-03 20:45:11 +0200;
  • 10bc3a7 Add copy of LGPLv3 license. by Jose Fonseca <jose.r.fonseca@gmail.com> 2016-07-27 08:23:24 +0100;
  • ee73774 Switch to argparse instead of optparse by Peter Hill <zed.three@gmail.com> 2016-07-02 15:36:19 +0100;
  • 46c98fb Fix British spelling of "colour" by Peter Hill <zed.three@gmail.com> 2016-07-02 16:58:34 +0100;
  • 53c9a41 Move lookup_color into ui.colours by Peter Hill <zed.three@gmail.com> 2016-07-02 16:34:17 +0100;
  • dead14e Make internal imports more explicit by Peter Hill <zed.three@gmail.com> 2016-07-02 11:30:50 +0100;
  • 0d30b93 Fix most flake8 errors by Peter Hill <zed.three@gmail.com> 2016-07-02 11:27:27 +0100;
  • f0f0326 Cleaner splitting into separate modules by Peter Hill <zed.three@gmail.com> 2016-07-02 10:45:05 +0100;
  • 4947936 Update PyPy homepage URL. by Jose Fonseca <jose.r.fonseca@gmail.com> 2016-06-27 14:21:23 +0100;
  • 6fb2327 Update install_requires comment. by Jose Fonseca <jose.r.fonseca@gmail.com> 2016-06-23 13:55:57 +0100;
  • 26eb1ed Add PyPi classifiers. by Jose Fonseca <jose.r.fonseca@gmail.com> 2016-06-23 13:48:39 +0100;
  • 322b889 Minor updates to the README. by Jose Fonseca <jose.r.fonseca@gmail.com> 2016-05-16 10:31:33 +0100;
  • a4dba0d When highlighting a node, also highlight its edges by Owen Stephens <git@owenstephens.co.uk> 2014-09-26 16:43:02 +0100;
  • ad9192d Ignore cursor highlight while searching by Mickaël Salaün <mic@digikod.net> 2015-05-06 21:45:22 +0200;
  • 43ecd3d Search in nodes and edges as well by Mickaël Salaün <mic@digikod.net> 2015-05-06 21:45:03 +0200;
  • c815318 Added -g option to set default window size. by Dan Fandrich <dan@coneharvesters.com> 2016-01-04 23:10:32 +0100;
  • 4693537 Set parent window for dialogs. by Steven Allen <steven@stebalien.com> 2016-04-29 12:51:00 -0400;
  • 5a8638a Pipe errors through to DotWindow from DotWidget. by Steven Allen <steven@stebalien.com> 2016-04-29 12:40:41 -0400;
  • beb62c7 Assert required versions of gi libraries for test script too. by Jose Fonseca <jose.r.fonseca@gmail.com> 2016-04-29 23:56:09 +0100;
  • c3aaca1 Don't cancel timers twice. by Steven Allen <steven@stebalien.com> 2016-04-28 12:45:11 -0400;
  • 4e25d29 Assert required versions of gi libraries. by Steven Allen <steven@stebalien.com> 2016-04-28 12:22:13 -0400;
  • 9ddba36 Bump version. by Jose Fonseca <jose.r.fonseca@gmail.com> 2016-04-20 12:43:50 +0100;
  • b9c525d Update apt-get command line. by Jose Fonseca <jose.r.fonseca@gmail.com> 2016-02-14 20:29:56 +0000;
  • 628c19c travis: Travis integration. by Jose Fonseca <jose.r.fonseca@gmail.com> 2016-02-14 00:15:24 +0000;
  • b842052 Don't show modal dialogs when testing. by Jose Fonseca <jose.r.fonseca@gmail.com> 2016-02-14 08:58:58 +0000;
  • 79aa58e tests: Import Graphviz tests. by Jose Fonseca <jose.r.fonseca@gmail.com> 2016-02-13 23:53:31 +0000;
  • 88ffb36 Prevent infinite loop on incomplete files. by Jose Fonseca <jose.r.fonseca@gmail.com> 2015-12-25 11:15:25 +0000;
  • 87002d5 Update Google Code URLs. by Jose Fonseca <jose.r.fonseca@gmail.com> 2015-12-01 10:05:03 +0000;