kc3-lang/libxkbcommon/src/text.c

Branch :


Log

Author Commit Date CI Message
a53b9b1e 2009-03-28 15:32:51 Add XkbModIndexText replacement Now, I think we should have all the *Text functions we need.
54aea7fe 2009-03-28 15:12:30 Add VMod Text functions from xkbfile
2671b777 2009-03-28 14:06:26 Add more *Text functions from xkbfile This should cover all the usage in xkbcomp. The format arguments were dropped except for the special case of XkbModMaskText, which needs to write in XkbCFile format in HandleVModDef. This was just changed to a Bool to avoid the need for the macros in XKBfile.h. The function prefixes have been renamed to be unique from xkbfile.
72df9bb3 2009-03-28 06:32:08 Move *Text APIs into libxkbcommon These seem like they might be generally useful, and more will be needed from xkbfile.