]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-04-25 Matthew Fernandezremove commented out code
2021-04-25 Matthew Fernandezfix some incorrect function return type definitions
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in outfn
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in on_dlgOpenGraph_b...
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warning in dlgOpenGraph_OK_Cl...
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in save_graph_clicked
2021-04-25 Matthew Fernandezabbreviate an increment
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in on_consoleincbtn_...
2021-04-25 Matthew Fernandezabbreviate a decrement
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in on_consoledecbtn_...
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in on_hideconsolebtn...
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in on_clearconsolebt...
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in frmObjectBtnCance...
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in frmObjectBtnOK_cl...
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warning in frmObject_set_scroll
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warning in attr_widgets_modif...
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in on_dlgOpenGraph_b...
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in on_newNode
2021-04-25 Matthew Fernandezremove useless memory leak
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warning in btn_fdp_clicked
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warning in btn_circo_clicked
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warning in btn_twopi_clicked
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warning in btn_neato_clicked
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warning in btn_dot_clicked
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in btn_clicked
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in remove_graph_clicked
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in save_as_graph_clicked
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in open_graph_clicked
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in new_graph_clicked
2021-04-25 Matthew Fernandezremove curse word from comment
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warning in motion_notify_event
2021-04-25 Matthew Fernandezremove unused key parameter to appmouse_key_release
2021-04-25 Matthew Fernandezremove no-op functions appmouse_left_click, appmouse_ri...
2021-04-25 Matthew Fernandezsquash -Wunused parameter warnings in scroll_event
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in key_release_event
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in key_press_event
2021-04-25 Matthew Fernandezremove some excess white space
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in button_release_event
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in button_press_event
2021-04-25 Matthew Fernandezremove unused variable in button_press_event
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in expose_event
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in configure_event
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warning in realize
2021-04-25 Matthew Fernandezremove non-existent directory from Smyrna Makefile
2021-04-25 Matthew Fernandezsquash some -Wfloat-conversion warnings
2021-04-25 Matthew Fernandezsquash a -Wfloat-conversion warning
2021-04-25 Matthew Fernandezsquash a -Wfloat-conversion warning
2021-04-25 Matthew Fernandezremove shadowing of view in glexpose_main
2021-04-25 Matthew Fernandezremove shadowing of view in glexpose_drawgraph
2021-04-25 Matthew Fernandezremove shadowing of view in glexpose_grid
2021-04-25 Matthew Fernandezremove shadowing of view in glupdatecamera
2021-04-25 Matthew Fernandezremove shadowing of view in drawBorders
2021-04-24 Matthew FernandezMerge branch 'smattr/41d547b2-c0af-430e-a0f6-df23eaa36b...
2021-04-24 Matthew Fernandezreplace vpsc uses of NULL with more modern nullptr
2021-04-24 Matthew Fernandezuse range-based for loops to abbreviate some manual...
2021-04-24 Matthew Fernandezmanage NodeSets by value instead of pointer
2021-04-24 Matthew Fernandezmark getRightNeighbours static
2021-04-24 Matthew Fernandezmake getLeftNeighbours static
2021-04-24 Matthew FernandezMerge branch 'smattr/4984C046-2548-442C-9D61-CC86DF5750...
2021-04-24 Matthew Fernandezremove unused parameter to mds_model
2021-04-24 Matthew Fernandezremove unused parameter from majorization
2021-04-24 Matthew Fernandezremove shadowing of i in majorization
2021-04-24 Matthew Fernandezabbreviate an increment
2021-04-24 Matthew Fernandezremove some commented out code
2021-04-24 Matthew Fernandezremove function pointer noise
2021-04-24 Matthew Fernandezreflow some text
2021-04-24 Matthew Fernandezuse a stronger return type for PQempty
2021-04-24 Matthew Fernandezabbreviate an increment
2021-04-24 Matthew Fernandezabbreviate an increment
2021-04-24 Matthew Fernandezabbreviate a decrement
2021-04-24 Matthew Fernandezabbreviate an increment
2021-04-24 Matthew Fernandezremove unnecessary bracketing
2021-04-24 Matthew Fernandezremove some no-op casts
2021-04-24 Matthew Fernandezsquash two -Wfloat-conversion warnings
2021-04-24 Matthew Fernandezremove unnecessary dynamic allocation
2021-04-24 Matthew Fernandeztreat SEPFACT as a float
2021-04-24 Matthew Fernandezremove -Wshadow warning related to margin
2021-04-24 Matthew Fernandezremove unused parameter from updateGraph
2021-04-24 Matthew Fernandezremove now-unused local variable in sAdjust
2021-04-24 Matthew Fernandezremove unused dim parameter to makeMatrix
2021-04-24 Matthew Fernandezremove some unnecessary bracketing
2021-04-24 Matthew Fernandezremove useless cast
2021-04-24 Matthew Fernandezremove noise in nextOne
2021-04-24 Matthew Fernandezremove unused parameter from rePos
2021-04-24 Matthew Fernandezpush declarations in chkBoundBox closer to their use
2021-04-24 Matthew Fernandezremove commented out code
2021-04-24 Matthew Fernandezremove shadowing of ymax
2021-04-24 Matthew Fernandezremove shadowing of ymin
2021-04-24 Matthew Fernandezremove shadowing of xmax
2021-04-24 Matthew Fernandezremove shadowing of xmin
2021-04-24 Matthew FernandezMerge branch 'smattr/6B336651-C5E7-4BD2-A2D0-BAEDFBB4C7...
2021-04-24 Matthew Fernandezfix multiple definitions of globals
2021-04-24 Matthew Fernandezremove unused globals
2021-04-24 Matthew Fernandezfix multiple definitions of gvrender variables
2021-04-24 Matthew Fernandezfix multiple definition of SFIO variables
2021-04-24 Matthew Fernandezfix multiple definitions of MemTest and GvExitOnUsage
2021-04-24 Matthew Fernandezfix multiple definitions of lab_gamut variables
2021-04-24 Matthew Fernandezfix multiple definitions of gvplugin_neato_layout_LTX_l...
2021-04-24 Matthew Fernandezfix multiple definitions of dot_builtins variables
2021-04-24 Matthew Fernandezfix multiple definitions of tcldot_builtins variables
next