Commit Graph

294 Commits

Author SHA1 Message Date
mainzelm ad84aa5c87 Fix --with-xft=no 2004-02-11 22:03:12 +00:00
frese 573a31f9ea - updated to new install-lib version
- now load.scm is generated from within pkg-def.scm
2004-02-01 23:12:26 +00:00
frese e2a99da645 Makefile.in is now autogenerated by automake 2004-02-01 23:08:04 +00:00
frese 435103a68a added code from scsh-yp that looks for the libraray-name in libscx.la 2004-01-29 14:39:51 +00:00
frese 2298e207a0 updated for current interface 2004-01-08 19:08:50 +00:00
frese 6abec7c2a1 returning to user-package at the end 2004-01-08 16:13:27 +00:00
frese 88e1bc502f first commit 2004-01-04 14:57:00 +00:00
frese c67b9d6f27 - adopted to new install-lib
- using scsh-include from configure
- respecting options build, non-shared-only, dest-dir
2004-01-04 14:42:18 +00:00
frese 444f614553 now using scsh's configure module 2004-01-04 14:37:05 +00:00
frese 2eccfa3034 upgraded to newest install-lib version 2004-01-04 14:34:32 +00:00
frese c4e7388406 first working version, but not very nice yet... need more support from install-lib 2003-12-16 16:46:26 +00:00
frese 1d00a81b6a upgraded to new install-lib version 2003-12-16 16:44:40 +00:00
frese e253c2828e - set libsysdir to $prefix, since we give the complete lib-dir as the prefix
- removed scheme/Makefile creation
2003-12-16 16:43:35 +00:00
frese 4009990b40 removed scheme from SUBDIRS 2003-12-16 16:27:29 +00:00
frese b8640603e8 not needed anymore, since we're now using shared objects instead of an
executable
2003-12-16 14:07:33 +00:00
frese 23e02fea42 moved /scheme/load-scx.scm.in to /load.scm.in 2003-12-16 14:05:38 +00:00
frese 3472a3e3bd not needed anymore 2003-12-16 14:04:57 +00:00
frese 4aabba91ef first commit 2003-12-11 14:54:55 +00:00
mainzelm 8c463b59fd Build with xft support. 2003-12-02 12:10:28 +00:00
mainzelm abdae75b90 + Some patches from Daniel Kobras, mainly to reenable load-scx.scm from the source directory
+ Bump the version number to 0.2
2003-12-01 16:09:09 +00:00
michel-schinz b8ddec939b - use "cond" instead of "case" in "canonical-machine",
- downcase OS name in "canonical-os-name".
2003-11-30 20:50:50 +00:00
mainzelm a8b0bdd72a Use configure.scm to determine $host 2003-11-28 15:41:39 +00:00
eknauel fff8292341 query xft-config, if available 2003-11-24 07:08:53 +00:00
mainzelm cf516d26c9 Install Scheme code in scheme/ 2003-11-22 20:05:09 +00:00
mainzelm 6a3a89a8c0 Install libraries into architecture-dependent directory 2003-11-22 19:38:14 +00:00
mainzelm aba02de319 Install scheme files and build load-scx.scm from load-scx.scm.in (Thanks to Daniel Kobras) 2003-11-22 14:13:33 +00:00
mainzelm 3997c60557 Avoid using the BATCH command by loading EXTERNAL-CALLS before opening it. 2003-11-19 13:03:24 +00:00
mainzelm b6eeae0dcc + Tell libtool that we depend on libX11
+ Don't include extension.c in the libscx as it is not transformed yet
+ Use absolute path to load scheme files in load-scx.scm
+ Use batch command to suppress user interaction
2003-11-18 15:14:56 +00:00
mainzelm 425060a1b2 Use automake and build a shared object 2003-11-17 08:56:57 +00:00
mainzelm eaf3c362ba Add file to please automake 2003-11-17 08:54:24 +00:00
mainzelm beaecafea2 Copy copyright notice from COPYRIGHT to COPYING 2003-11-17 08:53:41 +00:00
mainzelm 3014cba8d8 Some files to please automake 2003-11-17 08:50:31 +00:00
eknauel d7940f85ba fixed fontconfig init calls 2003-11-16 15:18:21 +00:00
eknauel 26bd8b06e6 Some fixes for Xft > 1 2003-11-16 08:33:50 +00:00
mainzelm db62ff412d Fix call to FONT-STRUCT:PROPERTIES in GET-FONT-PROPERTY 2003-11-11 06:52:53 +00:00
eknauel 0b431ba220 don't hardcode gcc in Makefile.in... 2003-10-30 08:08:15 +00:00
eknauel 4abe0fc945 Don't load xft-packages unless configured --with-xft by using an evil
autoconf hack
2003-10-28 10:29:21 +00:00
eknauel e5cb004372 + renamed a bogus occurence oft make-xft-draw 2003-10-28 10:28:25 +00:00
mainzelm b2e0c855bb Small changes for the release. 2003-10-28 09:56:21 +00:00
mainzelm c557276d0c Simple README 2003-10-28 09:38:04 +00:00
mainzelm 3e6a7d52b6 Added copyright for our changes. 2003-10-28 09:33:16 +00:00
eknauel 0d9d7af4c5 Fixed empty-visual-info to call make-visual-info not make-visual 2003-10-27 10:08:03 +00:00
eknauel 3b66e8fcbe Got rid of the ridiculous scx- prefix 2003-10-27 10:06:25 +00:00
eknauel 9ef4af2017 + removed debugging output 2003-10-27 09:10:33 +00:00
eknauel 4bdbd7e168 The all new, all fancy Xft demo program 2003-10-27 07:49:43 +00:00
eknauel 6097628ca7 + fixed scx-xft-font-match 2003-10-27 07:49:20 +00:00
eknauel dd2a4248c3 + fixed finalizer for xft-font
+ added XftDefaultSubstitute
+ added XftFontSet count/ref
2003-10-26 19:00:42 +00:00
eknauel 92c5bfba88 + little improvements 2003-10-26 16:43:21 +00:00
eknauel 359f7342ad + functions for accessing values inside a XftFont 2003-10-26 16:42:31 +00:00
eknauel 315948f857 + export some Xft constants to Scheme
+ finite types for some Xft pattern objects: xft-weight, xft-slant,
  xft-spacing, xft-rgba

+ functions for translating Xft constants to finite types

+ make XftPatternGet/Add() use the finite types

+ fixed a serious bug in scx_XftPatternAdd
2003-10-25 16:24:46 +00:00