Commit Graph

13 Commits

Author SHA1 Message Date
eknauel 1b11d5d07c + fixed scx_XftColorAllocName 2003-10-23 17:17:09 +00:00
eknauel 07025a27af + Added tons of GC_PROTECTS, because s48_extract_integer() may GC with scsh 2003-10-21 15:32:22 +00:00
eknauel abd03a7d7a + added XftDefaultHasRender 2003-10-17 08:34:53 +00:00
eknauel 8892dd700c + added support for XRenderColor 2003-10-17 08:34:07 +00:00
eknauel 1476de7152 + added XftPatternPrint(), XftFontSetPrint() 2003-10-17 06:34:45 +00:00
eknauel 43515aeda1 + fixed screen vs. screen-number
+ added: XftFontSetCreate(), XftFontSetAdd(), XftColorAllocName(), XftColorFree()
2003-10-17 06:31:06 +00:00
eknauel 14b26869a8 + fixed typo (dabbrev is the source of all evil, believe me!) 2003-10-16 17:08:19 +00:00
eknauel 02d1c8453d + fixed scheme record inits 2003-10-16 16:03:19 +00:00
eknauel bd39b49201 + better handling of functions specific to Xft 2
+ added interface definitions
2003-10-14 15:27:33 +00:00
eknauel ff15c7cd3a + added support for XGlyphInfo (part of the Xrender extension)
+ many bugfixes for xft.[ch]
+ added some interfacing scheme code
2003-10-13 15:27:19 +00:00
eknauel e7262771ff + Xft bindings for scx (not working, yet) 2003-10-10 16:33:07 +00:00
frese 10558fa5f0 - fixed GC_PROTECT bugs
- replaced most of symbol or symbol list arguments by enumerated types,
  enum-sets and alists of enumerated types.
- reformed event representation. Every event has it's own record-type now.
2002-02-08 17:09:43 +00:00
frese 70c363f042 - implemented read-file-to-pixmap and create-pixmap-from-data. 2002-01-28 00:21:16 +00:00