summaryrefslogtreecommitdiffstats
path: root/src/sign.c
AgeCommit message (Expand)Author
2019-07-13patch 8.1.1682: placing a larger number of signs is slowv8.1.1682Bram Moolenaar
2019-07-04patch 8.1.1631: displaying signs is inefficientv8.1.1631Bram Moolenaar
2019-07-04patch 8.1.1623: display wrong with signs in narrow number columnv8.1.1623Bram Moolenaar
2019-06-29patch 8.1.1608: the evalfunc.c file is too bigv8.1.1608Bram Moolenaar
2019-06-16patch 8.1.1552: cursor position is wrong after sign column changesv8.1.1552Bram Moolenaar
2019-06-07patch 8.1.1489: sign order wrong when priority was changedv8.1.1489Bram Moolenaar
2019-06-04patch 8.1.1466: not updating priority on existing signv8.1.1466Bram Moolenaar
2019-05-28patch 8.1.1414: alloc() returning "char_u *" causes a lot of type castsv8.1.1414Bram Moolenaar
2019-05-25patch 8.1.1393: unnecessary type castsv8.1.1393Bram Moolenaar
2019-05-24patch 8.1.1386: unessesary type casts for lalloc()v8.1.1386Bram Moolenaar
2019-02-17patch 8.1.0939: no completion for sign group namesv8.1.0939Bram Moolenaar
2019-01-24patch 8.1.0810: too many #ifdefsv8.1.0810Bram Moolenaar
2019-01-19patch 8.1.0779: argument for message functions is inconsistentv8.1.0779Bram Moolenaar
2019-01-18patch 8.1.0772: the sign_define_by_name() function is too longv8.1.0772Bram Moolenaar
2019-01-17patch 8.1.0767: when deleting lines at the bottom signs are misplacedv8.1.0767Bram Moolenaar
2019-01-15patch 8.1.0753: printf format not checked for semsg()v8.1.0753Bram Moolenaar
2019-01-14patch 8.1.0750: when the last sign is deleted the signcolumn may remainv8.1.0750Bram Moolenaar
2019-01-13patch 8.1.0743: giving error messages is not flexiblev8.1.0743Bram Moolenaar
2019-01-11patch 8.1.0717: there is no function for the ":sign jump" commandv8.1.0717Bram Moolenaar
2019-01-09patch 8.1.0709: windows are updated for every added/deleted signv8.1.0709Bram Moolenaar
2019-01-07patch 8.1.0702: ":sign place" only uses the current bufferv8.1.0702Bram Moolenaar
2019-01-07patch 8.1.0701: sign message not translated and inconsistent spacingv8.1.0701Bram Moolenaar
2019-01-06patch 8.1.0697: ":sign place" requires the buffer argumentv8.1.0697Bram Moolenaar
2019-01-01patch 8.1.0673: functionality for signs is spread out over several filesv8.1.0673Bram Moolenaar