aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-rc/ResourceVisitor.h
AgeCommit message (Expand)Author
2018-05-15[llvm-rc] Add support for the optional CLASS statement for dialogsMartin Storsjo
2018-05-07[llvm-rc] Implement the BITMAP resource typeMartin Storsjo
2017-10-06[llvm-rc] Serialize user-defined resources to .res files.Zachary Turner
2017-10-06[llvm-rc] Serialize STRINGTABLE statements to .res file.Zachary Turner
2017-10-06[llvm-rc] Serialize VERSIONINFO resources to .res files.Zachary Turner
2017-10-06[llvm-rc] Serialize CURSOR and ICON resources to .resZachary Turner
2017-10-06[llvm-rc] Add optional serialization support for DIALOG(EX) resources.Zachary Turner
2017-09-30[llvm-rc] Serialize DIALOG(EX) to .res files (serialization, pt 4).Marek Sokolowski
2017-09-29[llvm-rc] Serialize MENU resources to .res files (serialization, pt 3).Marek Sokolowski
2017-09-29[llvm-rc] Serialize ACCELERATORS to .res files (serialization, pt 2).Marek Sokolowski
2017-09-29[llvm-rc] Serialize HTML resources to .res files (serialization, pt 1).Marek Sokolowski