]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-10-10 Matthew Fernandezcompleteregularpath: squash a -Wunused-parameter warning
2021-10-10 Matthew Fernandezmake_regular_edge: use a proper boolean for checking...
2021-10-10 Matthew Fernandezdotsplines.c: rephrase some open coded fmin, fmax
2021-10-10 Matthew Fernandezdotsplines.c: remove commented out code
2021-10-10 Matthew Fernandezdotsplines.c: remove unnecessary bracketing
2021-10-10 Matthew Fernandezportcmp: rephrase to avoid conversion to int
2021-10-10 Matthew Fernandez_dot_splines: remove unnecessary cast and address opera...
2021-10-10 Matthew FernandezMerge branch 'smattr/EF03B314-9D8C-4B6C-8466-8DC715A590...
2021-10-10 Matthew FernandezMS Build build system: remove minimal rebuild enabling
2021-10-10 Matthew FernandezMerge branch 'smattr/E25E87C9-5338-4CDA-81A0-47CA52A106...
2021-10-10 Matthew Fernandezsmyrna: remove prototype for unimplemented 'btnTVUnhigh...
2021-10-10 Matthew Fernandezsmyrna: remove prototype for unimplemented 'btnTVHighli...
2021-10-10 Matthew Fernandezsmyrna: remove prototype for unimplemented 'btnTVUnsele...
2021-10-10 Matthew Fernandezsmyrna: remove prototype for unimplemented 'btnTVSelect...
2021-10-10 Matthew Fernandezsmyrna: remove prototype for unimplemented 'btnTVFilter...
2021-10-10 Matthew Fernandezsmyrna: remove prototype for unimplemented 'btnTVGotopa...
2021-10-10 Matthew Fernandezsmyrna: remove prototype for unimplemented 'btnTVLast_c...
2021-10-10 Matthew Fernandezsmyrna: remove prototype for unimplemented 'btnTVNext_c...
2021-10-10 Matthew Fernandezsmyrna: remove prototype for unimplemented 'btnTVPrevio...
2021-10-10 Matthew Fernandezsmyrna: remove prototype for unimplemented 'btnTVFirst_...
2021-10-10 Matthew Fernandezsmyrna: remove prototype for unimplemented 'btnTVFilter...
2021-10-10 Matthew Fernandezsmyrna: remove prototype for unimplemented 'btnTVDelete...
2021-10-10 Matthew Fernandezsmyrna: remove 'cgbTVSelect_toggled_cb' no-op
2021-10-10 Matthew Fernandezsmyrna: remove 'cgbTVVisible_toggled_cb' no-op
2021-10-10 Matthew Fernandezsmyrna: remove 'cgbTVHighlighted_toggled_cb' no-op
2021-10-09 Matthew FernandezMerge branch 'smattr/DFDF0E87-1EF5-490D-A08A-AB53B614A3...
2021-10-09 Matthew Fernandezremove lib/spine
2021-10-09 Matthew Fernandezlibcommon: remove unused 'UF_remove'
2021-10-09 Magnus JacobssonMerge branch 'fix-bom-in-graphviz-version-file' into...
2021-10-09 Magnus JacobssonCI: remove archiving of GRAPHVIZ_VERSION from MinGW...
2021-10-09 Magnus JacobssonCI: remove archiving of GRAPHVIZ_VERSION from the windo...
2021-10-09 Magnus JacobssonCI: add generation of GRAPHVIZ_VERSION also for macOS...
2021-10-09 Magnus JacobssonCI: avoid BOM in GRAPHVIZ_VERSION file in windows-cygwi...
2021-10-09 Magnus JacobssonCI: avoid BOM in COLLECTION file in windows build jobs
2021-10-09 Magnus JacobssonCI: avoid BOM in GRAPHVIZ_VERSION file in windows build...
2021-10-08 Matthew FernandezMerge branch 'smattr/05f4cdeb-0e09-4cfc-ac55-d8822807d4...
2021-10-08 Matthew Fernandezcommon: remove 'xml_url_string'
2021-10-08 Matthew Fernandezreplace 'gvputs(… xml_url_string(…))' with 'xml_escape(…)'
2021-10-08 Matthew Fernandezcommon: remove 'xml_string0'
2021-10-08 Matthew Fernandezcommon: remove 'xml_string'
2021-10-08 Matthew Fernandezgv2gml emitAttr: replace 'fprintf(… xml_string(…))...
2021-10-08 Matthew Fernandezpango_textlayout: replace 'agxbput(… xml_string0(…...
2021-10-08 Matthew Fernandezreplace 'gvputs(… xml_string0(…))' with 'xml_escape(…)'
2021-10-08 Matthew Fernandezreplace 'gvprintf(… xml_string(…))' with 'gvputs_xml'
2021-10-08 Matthew FernandezVisio plugin: replace redeclaration of 'xml_string...
2021-10-08 Matthew Fernandezimplement a 'gvputs' alternative that does XML-escaping
2021-10-08 Matthew Fernandezplugin core: swap duplicated prototypes for missing...
2021-10-08 Matthew Fernandezexpose a primitive 'xml_escape' for generic XML escaping
2021-10-08 Matthew Fernandezxml_url_string: call xml_core instead of repeating...
2021-10-08 Matthew Fernandezxml_core: make '-' and ' ' escaping configurable
2021-10-08 Matthew Fernandezxml_string0: outline the inner loop body functionality
2021-10-08 Matthew Fernandezxml_isentity: take a const pointer instead of a mutable one
2021-10-08 Matthew Fernandezxml_isentity: outline [a-zA-Z] check
2021-10-08 Matthew Fernandezxml_isentity: use ctype.h functions for readability
2021-10-08 Matthew FernandezMerge branch 'smattr/949303BC-D384-42CF-A449-3969EA5F01...
2021-10-08 Matthew Fernandezswitch to inclusive terminology 'allow-list' instead...
2021-10-08 Matthew Fernandezupgrade Pylint 2.7.1 → 2.7.3
2021-10-08 Matthew FernandezMerge branch 'smattr/383BFACC-1BDD-4992-84FB-12ECD80D55...
2021-10-08 Matthew Fernandezremove explicit support for PHP5 SWIG bindings in the...
2021-10-07 Matthew FernandezMerge branch 'smattr/F4CD811A-5132-47F8-A5D3-2208237B45...
2021-10-07 Matthew Fernandezsmyrna: remove 'btnToolMove_clicked' no-op
2021-10-07 Matthew Fernandezsmyrna: remove 'btnToolCursor_clicked' no-op
2021-10-07 Matthew Fernandezsmyrna: remove unused 'btnToolFindEdge_clicked'
2021-10-07 Matthew Fernandezsmyrna: remove unused 'btnToolDeleteEdge_clicked'
2021-10-07 Matthew Fernandezsmyrna: remove unused 'btnToolAddEdge_clicked'
2021-10-07 Matthew Fernandezsmyrna: remove unused 'btnToolFindNode_clicked'
2021-10-07 Matthew Fernandezsmyrna: remove unused 'btnToolDeleteNode_clicked'
2021-10-07 Matthew Fernandezsmyrna: remove unused 'btnToolAddNode_clicked'
2021-10-07 Matthew Fernandezsmyrna: remove prototypes for unimplemented toolbox...
2021-10-07 Matthew Fernandezsmyrna: remove commented out code in smyrnadefs.h
2021-10-07 Matthew Fernandezsmyrna: remove unused 'guibuffer'
2021-10-06 Matthew FernandezMerge branch 'smattr/1B7E88AD-ABB7-4CC6-B676-7A7D653FB6...
2021-10-06 Matthew Fernandezfix: upgrade Pytest 6.2.2 → 6.2.4
2021-10-05 Emden R. GansnerRevert "plugin/core: autotools: make awk crlf agnostic...
2021-10-02 Matthew FernandezMerge branch 'smattr/420913E5-02E6-430D-A210-0DD8BC3F73...
2021-10-02 Matthew Fernandezsmyrna: remove unused 'frmObjectBtnCancel_clicked'
2021-10-02 Matthew Fernandezsmyrna: remove unused 'on_dlgOpenGraph_btncancel_clicked'
2021-10-02 Matthew Fernandezsmyrna: remove unused 'frmObjectBtnOK_clicked'
2021-10-02 Matthew Fernandezsmyrna: remove unused 'on_dlgOpenGraph_btnOK_clicked'
2021-10-02 Matthew Fernandezsmyrna: remove unused 'attr_widgets_modifiedSlot'
2021-10-02 Matthew Fernandezsmyrna: remove 'attr_widgets_modified' that is never...
2021-10-02 Matthew Fernandezsmyrna: remove unused gui.c globals
2021-10-02 Matthew Fernandezsmyrna: remove unused 'Color_Widget'
2021-10-02 Matthew Fernandezsmyrna: remove past deleted prototypes
2021-10-02 Matthew Fernandezsmyrna: remove unused 'get_attribute_string_value_from_...
2021-10-02 Matthew Fernandezsmyrna: remove prototypes of deleted functions
2021-10-02 Matthew FernandezMerge branch 'smattr/EE8B63B0-BCF9-4965-BF06-D885D15A5F...
2021-10-02 Matthew Fernandezfix GVPR incorrect interpretation of color strings
2021-10-02 Matthew FernandezMerge branch 'smattr/EFCF3C3B-5099-47C0-8C68-B580D736A9...
2021-10-02 Matthew Fernandezsmyrna: mark 'cb_special_key_up' as static
2021-10-02 Matthew Fernandezsmyrna: mark 'cb_special_key' as static
2021-10-02 Matthew Fernandezsmyrna: mark 'cb_keyboard_up' as static
2021-10-02 Matthew Fernandezsmyrna: mark 'cb_keyboard' as static
2021-10-02 Matthew Fernandezsmyrna: remove useless 'cb_mouseover' callback
2021-10-02 Matthew Fernandezsmyrna: remove useless 'cb_mouseentry' callback
2021-10-02 Matthew Fernandezsmyrna: mark 'cb_drag' as static
2021-10-02 Matthew Fernandezsmyrna: mark 'cb_mouseclick' as static
2021-10-02 Matthew Fernandezsmyrna: mark 'cb_display' as static
2021-10-02 Matthew Fernandezsmyrna cb_reshape: remove some commented out code
2021-10-02 Matthew Fernandezsmyrna: mark 'cb_reshape' static
next