]> granicus.if.org Git - graphviz/shortlog
graphviz
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
2021-10-02 Matthew Fernandezsmyrna scale_coords: remove open coded fmin/fmax
2021-10-01 Matthew FernandezMerge branch 'smattr/3594869f-443d-4168-9358-4195b0666b...
2021-10-01 Matthew Fernandezgv2gml: fix attribute escaping
2021-10-01 Matthew Fernandezgv2gml: also link to libgvc
2021-10-01 Matthew Fernandezgv2gml: fix: realign MS Build include paths with CMake...
2021-10-01 Matthew Fernandezlib/common: move XML functions to a separate source...
2021-10-01 Matthew Fernandezgv2gml: rename a 'path' parameter to 'cmd'
2021-10-01 Matthew Fernandezgv2gml: rename 'Agnodeinfo_t' type to 'Local_Agnodeinfo_t'
2021-10-01 Matthew Fernandezgv2gml: remove unused struct name
2021-10-01 Matthew Fernandezlib/common: fix a comment typo
2021-10-01 Matthew Fernandezadd a test case for invalid GML output
2021-10-01 Matthew FernandezMerge branch 'smattr/6E1345C1-7D81-44AE-A450-A03CF02EBE...
2021-10-01 Matthew Fernandezadjust the release process to not require gen_version...
2021-09-30 Matthew FernandezMerge branch 'smattr/B81C2CF2-04BB-446A-8473-6CC49CC21B...
2021-09-30 Matthew Fernandezsmyrna: remove unused object init functions
2021-09-30 Matthew Fernandezsmyrna: remove now-unused cbSelectGraph
2021-09-30 Matthew Fernandezsmyrna: remove unused get_SelectGraph
2021-09-30 Matthew Fernandezsmyrna: remove unused frmObjectg
2021-09-30 Matthew Fernandezsmyrna: remove unused frmObjectTypeIndex
2021-09-30 Matthew Fernandezsmyrna: mark filter_attributes as static
2021-09-30 Matthew Fernandezsmyrna: remove unnecessary binarySearch prototype
2021-09-30 Matthew Fernandezsmyrna: remove unused topviewdefs.h
2021-09-30 Matthew Fernandezsmyrna: remove commented out code
2021-09-30 Matthew Fernandezsmyrna: remove duplicate _BB definitions
2021-09-29 Matthew FernandezMerge branch 'smattr/916A53CB-2137-4E39-802A-72DCD4716D...
2021-09-29 Matthew Fernandezdebian/rules: remove commented out lines
2021-09-29 Matthew Fernandezremove some commented out RHEL build lines
2021-09-29 Matthew Fernandeztoggle Lefty to disabled by default in the Autotools...
2021-09-29 Matthew Fernandezexplicitly enable Lefty compilation in Autotools CI
2021-09-28 Magnus JacobssonMerge branch 'add-cygwin-autotools-build-to-ci' into...
2021-09-28 Magnus JacobssonCI: add windows-cygwin-build-using-autogen job
2021-09-28 Magnus Jacobssonci/build.sh: autotools: add support building for Cygwin...
2021-09-28 Magnus Jacobssonci/cygwin-build.sh: add installation of autoconf2.5...
2021-09-28 Magnus JacobssonCI: add autotools windows-cygwin-build
2021-09-28 Magnus Jacobssonci/build.sh: add support for Cygwin autotools builds
2021-09-28 Magnus Jacobssoncommon: unify diverged storage-class attributes in...
2021-09-28 Magnus Jacobssoncmd/edgepaint: MSBuild: define GVDLL in the project...
2021-09-28 Magnus Jacobssongvc: autotools: work around cygwin linking problem...
2021-09-28 Magnus Jacobssonautotools: add WITH_CYGWIN to AM_CONDITIONAL
2021-09-28 Magnus Jacobssoncmd/dot: autotools: cd to bin dir before running dot -c
2021-09-28 Magnus Jacobssonortho: autotools: set also GVC_EXPORTS
2021-09-28 Magnus Jacobssonortho: use GVDLL instead of _WIN32 to enable storage...
2021-09-28 Magnus Jacobssonortho: MSBuild: define GVDLL
2021-09-28 Magnus Jacobssonplugin/core: autotools: make awk crlf agnostic when...
2021-09-28 Magnus Jacobssonedgepaint: autotools: add -no-undefined to LDFLAGS
2021-09-28 Magnus Jacobssoncommon: autotools: make awk crlf agnostic when generati...
2021-09-28 Matthew FernandezMerge branch 'smattr/B932BD99-362C-483F-B10D-B09620EC52...
2021-09-28 Matthew Fernandezsmyrma: push the scope of 'package_*' variables inwards
2021-09-28 Matthew Fernandezsmyrna: remove 'glade_set_atk_action_description' prototype
2021-09-28 Matthew Fernandezsmyrna support.h: remove commented out code
2021-09-28 Matthew Fernandezsmyrna: remove 'create_pixmap' prototype
2021-09-28 Matthew Fernandezsmyrna: remove 'lookup_widget' prototype
2021-09-28 Matthew Fernandezsmyrna: remove prototype of 'freeFocus'
2021-09-28 Matthew Fernandezsmyrna set_color_theme_color: remove 'smooth' parameter
2021-09-28 Matthew Fernandezsmyrna: remove unused 'respond' global
2021-09-28 Matthew Fernandezsmyrma: remove unused 'redraw'
2021-09-28 Matthew Fernandezsmyrna: remove some commented out code
2021-09-28 Matthew Fernandezsmyrna: remove unused 'width' and 'height' globals
2021-09-28 Matthew FernandezMerge branch 'smattr/C34D084E-BE41-42C0-9742-E887E6D066...
2021-09-28 Matthew Fernandezsmyrna: remove unused save_graph_clicked
2021-09-28 Matthew Fernandezsmyrna: remove unused open_graph_clicked
2021-09-28 Matthew Fernandezsmyrna: remove unused new_graph_clicked
2021-09-28 Matthew Fernandezsmyrna: remove unused btnTVFilterApply_clicked_cb
2021-09-28 Matthew Fernandezsmyrna: remove unused btnTVReverse_clicked_cb
2021-09-28 Matthew Fernandezsmyrna: remove unused btnTVCancel_clicked_cb
2021-09-28 Matthew Fernandezsmyrna: remove unused btnTVEdit_clicked_cb
2021-09-28 Matthew Fernandezsmyrna: remove unused mAttributesSlot
2021-09-28 Matthew Fernandezsmyrna: remove unused buf
2021-09-28 Matthew Fernandezsmyrna: remove unused write_to_console
2021-09-28 Matthew FernandezMerge branch 'smattr/9475BC85-3C8A-4113-A179-ACF4D166E1...
2021-09-27 Matthew Fernandezcommon Shapes: squash -Wmissing-field-initializer warnings
2021-09-27 Matthew Fernandezp_lpromoter: squash -Wmissing-field-initializer warning
2021-09-27 Matthew Fernandezp_larrow: squash -Wmissing-field-initializer warning
2021-09-27 Matthew Fernandezp_rarrow: squash -Wmissing-field-initializer warning
2021-09-27 Matthew Fernandezp_promoter: squash -Wmissing-field-initializer warning
2021-09-27 Matthew Fernandezp_signature: squash -Wmissing-field-initializer warning
2021-09-27 Matthew FernandezMerge branch 'smattr/C64DD787-8A55-438E-9B8D-01EFBEB871...
2021-09-27 Matthew Fernandezlefty: abbreviate some boolean returns in 'orderop'
2021-09-27 Matthew Fernandezlefty: remove unused 'Eshowcalls'
2021-09-27 Matthew Fernandezlefty: remove unused 'Eoktorun'
2021-09-27 Matthew Fernandezlefty: remove unnecessary casts of char* members
2021-09-27 Matthew Fernandezlefty: consistently treat 'CBUFINCR' as a 'long'
2021-09-27 Matthew Fernandezlefty: consistently treat 'MARKINCR' as a 'long'
2021-09-27 Matthew Fernandezlefty: consistently treat 'OTINCR' as a 'long'
2021-09-27 Matthew Fernandezlefty: remove C++ guards
2021-09-27 Matthew Fernandezlefty: replace header guards with more modern #pragma...
2021-09-27 Matthew Fernandezlefty: mark 'GFXbuttoncb' static
next