OSDN Git Service

[llvm-rc] Add support for all missing dialog controls
[android-x86/external-llvm.git] / tools / llvm-rc / ResourceFileWriter.cpp
2018-05-08 Martin Storsjo[llvm-rc] Add support for all missing dialog controls
2018-05-07 Martin Storsjo[llvm-rc] Implement the BITMAP resource type
2018-05-07 Martin Storsjo[llvm-rc] Exclude padding from sizes in versioninfo...
2018-05-02 Martin Storsjo[llvm-rc] Add rudimentary support for codepages
2017-11-17 Zachary TurnerDon't #include MemoryBuffer.h from Host.h.
2017-10-11 Zachary TurnerFix incorrect integer literal suffix.
2017-10-11 Zachary Turner[llvm-rc] Use proper search algorithm for finding resou...
2017-10-11 Simon Dardis[llvm-rc] Fix spelling in message
2017-10-09 Zachary Turner[llvm-rc] Try again to fix errors on big endian systems.
2017-10-09 Zachary TurnerFix some C++ value / reference semantics issues.
2017-10-06 Zachary Turner[llvm-rc] Fix some endianness errors.
2017-10-06 Zachary Turner[llvm-rc] Implement escape sequences in .rc files.
2017-10-06 Zachary Turner[llvm-rc] Serialize user-defined resources to .res...
2017-10-06 Zachary Turner[llvm-rc] Serialize STRINGTABLE statements to .res...
2017-10-06 Zachary Turner[llvm-rc] Serialize VERSIONINFO resources to .res files.
2017-10-06 Zachary Turner[llvm-rc] Serialize CURSOR and ICON resources to .res
2017-10-06 Zachary Turner[llvm-rc] Add optional serialization support for DIALOG...
2017-09-30 Marek Sokolowski[llvm-rc] Serialize DIALOG(EX) to .res files (serializa...
2017-09-29 Marek Sokolowski[llvm-rc] Serialize MENU resources to .res files (seria...
2017-09-29 Marek Sokolowski[llvm-rc] Serialize ACCELERATORS to .res files (seriali...
2017-09-29 Marek Sokolowski[llvm-rc] Serialize HTML resources to .res files (seria...