summaryrefslogtreecommitdiff
path: root/util.h
AgeCommit message (Expand)Author
2023-09-09fix handling of TextEdit[]pommicket
2023-09-07move color-related functions from util.c to color.cpommicket
2023-09-07use LSPString in requests too for consistencypommicket
2023-08-06silence weird opengl warningpommicket
2023-08-06util cleanuppommicket
2023-08-06new menu system all donepommicket
2023-07-19start "multifonts"pommicket
2023-07-19initial draft of variable-width font handlingpommicket
2023-03-23handle various :increment-number edge cases and binarypommicket
2023-03-04new light stylepommicket
2023-02-28doxygen documentationpommicket
2023-01-09fixed a bunch of windows stuffpommicket
2023-01-04make unicode.h more self-containedpommicket
2023-01-03switch from scancodes to keycodespommicket
2023-01-02rename v[234] to vec[234]pommicket
2023-01-02remove a bunch of unused math functionspommicket
2023-01-02fix up restructuringpommicket
2023-01-01char const => const charpommicket
2023-01-01move string32.c into util.cpommicket
2023-01-01start os.h mergingpommicket
2023-01-01move math.c functions to util.cpommicket
2023-01-01more reorganizingpommicket