Commit Graph

  • 1a30e62c57 Fixes to support dumping scx into images main mainzelm 2005-10-04 14:48:39 +0000
  • 836885c348 Preliminary documentation on loading the code mainzelm 2004-10-19 08:20:24 +0000
  • 03489f9c56 Fixed scx_Get_Gc_Values(diplay, gc, values): eknauel 2004-05-27 08:39:03 +0000
  • 3158ebe36b Fix release date mainzelm 2004-05-24 06:36:34 +0000
  • e584c668ec Fix location of scsh mailing list mainzelm 2004-05-22 18:25:55 +0000
  • cb59aa2586 Next version is 0.2, not 0.2.1 mainzelm 2004-05-22 17:21:44 +0000
  • cc5cd936d3 Fixed file name error mainzelm 2004-05-02 19:16:52 +0000
  • b8eae12ac0 List of changes in 0.2 mainzelm 2004-05-02 19:15:04 +0000
  • 4a39abaa54 + enter XftResult as integer eknauel 2004-04-30 12:48:04 +0000
  • 7040a29760 - Don't export fontsets --- that'll make memory handling and calling finalizers much more complicated. Convert fontset to a list of patterns instead. eknauel 2004-04-27 16:15:19 +0000
  • 0617270567 + don't call XftValueDestroy() in XftPatternAdd/Get() --- this patch avoids tons of "already freed" messages + XftFontMatch(): return false if no font matches, not unspecific + scx_xftfontset_pattern_ref(): fixed wrong index eknauel 2004-04-26 07:25:39 +0000
  • afb80004d6 fix some issues with freeing Xft/fontconfig resources. eknauel 2004-04-25 09:27:40 +0000
  • 6ae8950d98 Adapt examples to load Sunterlib 0.6 files mainzelm 2004-04-19 11:10:38 +0000
  • fc26675328 Add header files as sources mainzelm 2004-04-19 11:09:58 +0000
  • b1d66d849e Set version number mainzelm 2004-04-19 11:09:24 +0000
  • ecc756881a Updates for the packaging proposal. mainzelm 2004-04-19 09:34:04 +0000
  • 4c677ee267 Add scheme files to 'dist' target using EXTRA_DIST. mainzelm 2004-03-29 08:58:40 +0000
  • d717897ee6 Removed files from install-lib. mainzelm 2004-03-29 08:10:25 +0000
  • 805a374149 - added required install-lib version frese 2004-03-25 13:32:30 +0000
  • 6ed5ef3d83 - added screen-number-of-screen function frese 2004-03-15 19:31:50 +0000
  • 7ad0170ccf - fixed create-window in it's extraction of the window-class argument frese 2004-03-15 19:30:01 +0000
  • 424ac04194 + Create a new package before opening anything + Use LOOKUP-ALL-EXTERNALS to reinitialize the external bindings in the VM + Fix code for not loading xft + Define reinitializer (needs sunterlib from CVS) for loading the shared objects mainzelm 2004-02-12 16:32:01 +0000
  • 113662edf2 Don't install static version of the scx library. mainzelm 2004-02-12 09:11:32 +0000
  • ad84aa5c87 Fix --with-xft=no mainzelm 2004-02-11 22:03:12 +0000
  • 573a31f9ea - updated to new install-lib version - now load.scm is generated from within pkg-def.scm frese 2004-02-01 23:12:26 +0000
  • e2a99da645 Makefile.in is now autogenerated by automake frese 2004-02-01 23:08:04 +0000
  • 435103a68a added code from scsh-yp that looks for the libraray-name in libscx.la frese 2004-01-29 14:39:51 +0000
  • 2298e207a0 updated for current interface frese 2004-01-08 19:08:50 +0000
  • 6abec7c2a1 returning to user-package at the end frese 2004-01-08 16:13:27 +0000
  • 88e1bc502f first commit frese 2004-01-04 14:57:00 +0000
  • c67b9d6f27 - adopted to new install-lib - using scsh-include from configure - respecting options build, non-shared-only, dest-dir frese 2004-01-04 14:42:18 +0000
  • 444f614553 now using scsh's configure module frese 2004-01-04 14:37:05 +0000
  • 2eccfa3034 upgraded to newest install-lib version frese 2004-01-04 14:34:32 +0000
  • c4e7388406 first working version, but not very nice yet... need more support from install-lib frese 2003-12-16 16:46:26 +0000
  • 1d00a81b6a upgraded to new install-lib version frese 2003-12-16 16:44:40 +0000
  • e253c2828e - set libsysdir to $prefix, since we give the complete lib-dir as the prefix - removed scheme/Makefile creation frese 2003-12-16 16:43:35 +0000
  • 4009990b40 removed scheme from SUBDIRS frese 2003-12-16 16:27:29 +0000
  • b8640603e8 not needed anymore, since we're now using shared objects instead of an executable frese 2003-12-16 14:07:33 +0000
  • 23e02fea42 moved /scheme/load-scx.scm.in to /load.scm.in frese 2003-12-16 14:05:38 +0000
  • 3472a3e3bd not needed anymore frese 2003-12-16 14:04:57 +0000
  • 4aabba91ef first commit frese 2003-12-11 14:54:55 +0000
  • 8c463b59fd Build with xft support. mainzelm 2003-12-02 12:10:28 +0000
  • abdae75b90 + Some patches from Daniel Kobras, mainly to reenable load-scx.scm from the source directory + Bump the version number to 0.2 mainzelm 2003-12-01 16:09:09 +0000
  • b8ddec939b - use "cond" instead of "case" in "canonical-machine", - downcase OS name in "canonical-os-name". michel-schinz 2003-11-30 20:50:50 +0000
  • a8b0bdd72a Use configure.scm to determine $host mainzelm 2003-11-28 15:41:39 +0000
  • fff8292341 query xft-config, if available eknauel 2003-11-24 07:08:53 +0000
  • cf516d26c9 Install Scheme code in scheme/ mainzelm 2003-11-22 20:05:09 +0000
  • 6a3a89a8c0 Install libraries into architecture-dependent directory mainzelm 2003-11-22 19:38:14 +0000
  • aba02de319 Install scheme files and build load-scx.scm from load-scx.scm.in (Thanks to Daniel Kobras) mainzelm 2003-11-22 14:13:33 +0000
  • 3997c60557 Avoid using the BATCH command by loading EXTERNAL-CALLS before opening it. mainzelm 2003-11-19 13:03:24 +0000
  • 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 mainzelm 2003-11-18 15:14:56 +0000
  • 425060a1b2 Use automake and build a shared object mainzelm 2003-11-17 08:56:57 +0000
  • eaf3c362ba Add file to please automake mainzelm 2003-11-17 08:54:24 +0000
  • beaecafea2 Copy copyright notice from COPYRIGHT to COPYING mainzelm 2003-11-17 08:53:41 +0000
  • 3014cba8d8 Some files to please automake mainzelm 2003-11-17 08:50:31 +0000
  • d7940f85ba fixed fontconfig init calls eknauel 2003-11-16 15:18:21 +0000
  • 26bd8b06e6 Some fixes for Xft > 1 eknauel 2003-11-16 08:33:50 +0000
  • db62ff412d Fix call to FONT-STRUCT:PROPERTIES in GET-FONT-PROPERTY mainzelm 2003-11-11 06:52:53 +0000
  • 0b431ba220 don't hardcode gcc in Makefile.in... eknauel 2003-10-30 08:08:15 +0000
  • 4abe0fc945 Don't load xft-packages unless configured --with-xft by using an evil autoconf hack eknauel 2003-10-28 10:29:21 +0000
  • e5cb004372 + renamed a bogus occurence oft make-xft-draw eknauel 2003-10-28 10:28:25 +0000
  • b2e0c855bb Small changes for the release. mainzelm 2003-10-28 09:56:21 +0000
  • c557276d0c Simple README mainzelm 2003-10-28 09:38:04 +0000
  • 3e6a7d52b6 Added copyright for our changes. mainzelm 2003-10-28 09:33:16 +0000
  • 0d9d7af4c5 Fixed empty-visual-info to call make-visual-info not make-visual eknauel 2003-10-27 10:08:03 +0000
  • 3b66e8fcbe Got rid of the ridiculous scx- prefix eknauel 2003-10-27 10:06:25 +0000
  • 9ef4af2017 + removed debugging output eknauel 2003-10-27 09:10:33 +0000
  • 4bdbd7e168 The all new, all fancy Xft demo program eknauel 2003-10-27 07:49:43 +0000
  • 6097628ca7 + fixed scx-xft-font-match eknauel 2003-10-27 07:49:20 +0000
  • dd2a4248c3 + fixed finalizer for xft-font + added XftDefaultSubstitute + added XftFontSet count/ref eknauel 2003-10-26 19:00:42 +0000
  • 92c5bfba88 + little improvements eknauel 2003-10-26 16:43:21 +0000
  • 359f7342ad + functions for accessing values inside a XftFont eknauel 2003-10-26 16:42:31 +0000
  • 315948f857 + export some Xft constants to Scheme eknauel 2003-10-25 16:24:46 +0000
  • 9d13fd2930 + predicates for Xft return codes eknauel 2003-10-25 13:48:04 +0000
  • a11b31a92f + fixed scx_XftPatternGet() eknauel 2003-10-25 13:47:23 +0000
  • 6fa50d8c3d + Put Xft pattern objects into finite type xft-pattern-object eknauel 2003-10-25 13:20:47 +0000
  • 2c0ade2b7d + added --with-xft eknauel 2003-10-24 15:56:09 +0000
  • c6dcfb9fbc fixed scx_XftColorAllocValue() and its scheme counterpart eknauel 2003-10-24 06:27:02 +0000
  • 72010947aa + added Xft example program eknauel 2003-10-23 17:29:09 +0000
  • 958d3901fc + move scx_extract_region() and scx_enter_region() to xlib.h eknauel 2003-10-23 17:28:36 +0000
  • 9edc619ab1 scx-xft-color-alloc-name eknauel 2003-10-23 17:18:55 +0000
  • 98b492b00d add xft-draw-string-8bit eknauel 2003-10-23 17:18:30 +0000
  • 1b11d5d07c + fixed scx_XftColorAllocName eknauel 2003-10-23 17:17:09 +0000
  • ada7af2ab3 - fixed Iso-C problems - minor bugs fixed. frese 2003-10-23 12:38:33 +0000
  • 3fd2ba17b6 + remove #define USE_XFT eknauel 2003-10-23 12:01:03 +0000
  • 07025a27af + Added tons of GC_PROTECTS, because s48_extract_integer() may GC with scsh eknauel 2003-10-21 15:32:22 +0000
  • 9e23478bfd added/changed functions for regions. frese 2003-10-19 16:50:33 +0000
  • 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() eknauel 2003-10-17 08:38:24 +0000
  • abd03a7d7a + added XftDefaultHasRender eknauel 2003-10-17 08:34:53 +0000
  • 8892dd700c + added support for XRenderColor eknauel 2003-10-17 08:34:07 +0000
  • 1476de7152 + added XftPatternPrint(), XftFontSetPrint() eknauel 2003-10-17 06:34:45 +0000
  • 43515aeda1 + fixed screen vs. screen-number + added: XftFontSetCreate(), XftFontSetAdd(), XftColorAllocName(), XftColorFree() eknauel 2003-10-17 06:31:06 +0000
  • 14b26869a8 + fixed typo (dabbrev is the source of all evil, believe me!) eknauel 2003-10-16 17:08:19 +0000
  • 5c69abfa05 + fixed typo + fixed import of c vars eknauel 2003-10-16 16:05:03 +0000
  • a289e7a1d3 + fixed interfaces for Xft stuff + added xft package eknauel 2003-10-16 16:04:16 +0000
  • 02d1c8453d + fixed scheme record inits eknauel 2003-10-16 16:03:19 +0000
  • db7062db2f + call Xft-initializers if WITH_XFT is defined eknauel 2003-10-16 16:01:59 +0000
  • bd39b49201 + better handling of functions specific to Xft 2 + added interface definitions eknauel 2003-10-14 15:27:33 +0000
  • ff15c7cd3a + added support for XGlyphInfo (part of the Xrender extension) + many bugfixes for xft.[ch] + added some interfacing scheme code eknauel 2003-10-13 15:27:19 +0000
  • e7262771ff + Xft bindings for scx (not working, yet) eknauel 2003-10-10 16:33:07 +0000