summaryrefslogtreecommitdiff
path: root/src/backtick.c
Commit message (Expand)AuthorAgeFilesLines
* use NULL instead of 0 where applicableAmadeusz Sławiński2018-04-061-5/+5
* refactor use of sizeofAmadeusz Sławiński2017-07-091-6/+7
* use enums instead of hardcoded valuesAmadeusz Sławiński2016-07-241-1/+2
* make all header files self-contained and include it in the source fileSimon Ruderich2016-02-071-0/+1
* Copyright update {mike@mikegerwitz.com=>mtg@gnu.org}Mike Gerwitz2015-07-071-1/+1
* event handlers use void* nows (leftover from merge)Amadeusz Sławiński2015-06-261-1/+1
* Moved backtick functions out of winmsg.c and into backtick.c pending refactoringMike Gerwitz2015-06-261-0/+153
* {b=>B}acktick to be consistent with other struct typedefsMike Gerwitz2015-06-261-3/+3
* Began refactoring backtick-related code into an opaque typeMike Gerwitz2015-06-261-0/+52