eknauel
9d13fd2930
+ predicates for Xft return codes
2003-10-25 13:48:04 +00:00
eknauel
a11b31a92f
+ fixed scx_XftPatternGet()
2003-10-25 13:47:23 +00:00
eknauel
6fa50d8c3d
+ Put Xft pattern objects into finite type xft-pattern-object
2003-10-25 13:20:47 +00:00
eknauel
2c0ade2b7d
+ added --with-xft
2003-10-24 15:56:09 +00:00
eknauel
c6dcfb9fbc
fixed scx_XftColorAllocValue() and its scheme counterpart
2003-10-24 06:27:02 +00:00
eknauel
72010947aa
+ added Xft example program
2003-10-23 17:29:09 +00:00
eknauel
958d3901fc
+ move scx_extract_region() and scx_enter_region() to xlib.h
2003-10-23 17:28:36 +00:00
eknauel
9edc619ab1
scx-xft-color-alloc-name
2003-10-23 17:18:55 +00:00
eknauel
98b492b00d
add xft-draw-string-8bit
2003-10-23 17:18:30 +00:00
eknauel
1b11d5d07c
+ fixed scx_XftColorAllocName
2003-10-23 17:17:09 +00:00
frese
ada7af2ab3
- fixed Iso-C problems
...
- minor bugs fixed.
2003-10-23 12:38:33 +00:00
eknauel
3fd2ba17b6
+ remove #define USE_XFT
2003-10-23 12:01:03 +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
frese
9e23478bfd
added/changed functions for regions.
2003-10-19 16:50:33 +00:00
eknauel
6a7e9007d7
+ fixed gc'ing for xft-color and xft-fontset objects (maybe...)
...
+ provide more functions for xft-fontsets
+ accept scx's screen-type instead of the raw screen-number
+ added debugging functions XftPatternPrint(), XftFontSetPrint()
+ added XftDefaultHasRender()
2003-10-17 08:38:24 +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
5c69abfa05
+ fixed typo
...
+ fixed import of c vars
2003-10-16 16:05:03 +00:00
eknauel
a289e7a1d3
+ fixed interfaces for Xft stuff
...
+ added xft package
2003-10-16 16:04:16 +00:00
eknauel
02d1c8453d
+ fixed scheme record inits
2003-10-16 16:03:19 +00:00
eknauel
db7062db2f
+ call Xft-initializers if WITH_XFT is defined
2003-10-16 16:01:59 +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
mainzelm
7b5dc3c710
Refer the user to Sunterlib 0.4
2003-09-02 12:19:18 +00:00
mainzelm
36d54ba325
Add distclean target.
2003-09-01 11:37:56 +00:00
mainzelm
4384ee6b60
Kludge to terminate filtering threads
2003-07-15 09:02:55 +00:00
mainzelm
716c2ede20
Added return statement to main function
2003-05-19 17:10:46 +00:00
mainzelm
d2224d6341
Installation instructions
2003-05-19 15:45:13 +00:00
mainzelm
a95dbbad21
Added $(CFLAGS) and $(LDFLAGS) in various places
2003-05-19 15:40:29 +00:00
mainzelm
9f5b33a627
Added dist target
2003-05-16 18:54:00 +00:00
mainzelm
54d94daaa2
Fixed default values for --with-scsh-modules and --with-scsh-includes
2003-05-16 18:27:37 +00:00
frese
3bc21c0626
+ added scsh-modules path to configure
...
+ loading sunterlib for scx.image
2003-05-16 14:43:26 +00:00
frese
b7a19e0ce8
removed spaces after -I and -L
2003-05-07 13:33:48 +00:00
frese
aae4511c7b
fixed x-error handling / warnings because it did return unspecific
2003-05-04 17:35:02 +00:00
frese
ed62570d2e
fixed declaration/code mixing
2003-05-04 15:19:39 +00:00
frese
a0a6afc820
fixed gc protection
2003-05-02 15:58:36 +00:00
frese
629bfa1d73
fixed gc protection
2003-05-02 15:29:09 +00:00
frese
87b35c474c
fixed gc protection
2003-05-02 14:58:17 +00:00
frese
6b05d8297e
fixed gc protection
...
removed add_pending_channel
2003-05-02 13:33:34 +00:00
frese
427d755fae
fixed gc protection
2003-05-02 13:20:45 +00:00
frese
992c2aa830
fixed gc protection
2003-05-02 13:06:50 +00:00
frese
a678b14752
fixed gc protection
2003-05-02 12:51:03 +00:00
frese
0afc105e6c
modified and fixed xlib-error handling/signaling
2003-05-01 21:05:33 +00:00
frese
5f0df79c0f
prevent a context switch withing the after-function with
...
disable/enable-interrupts
2003-04-26 12:01:24 +00:00
frese
2e6d5657a4
fixed bug due to s48_get_imported_binding causing a garbage collection.
2003-04-25 18:52:58 +00:00
frese
95c80db77f
fixed bug with structure-notify and substructure-notify event-masks
2003-04-25 18:51:07 +00:00