内容简介:McCLIM 0.9.7 "Imbolc" 发布了。McCLIM是Common Lisp接口管理(CLIM)规范(主要更新内容如下:详细更新内容欢迎查看:
McCLIM 0.9.7 "Imbolc" 发布了。McCLIM是Common Lisp接口管理(CLIM)规范( CLIM II Specification )的一个开源实现,用来在Common Lisp里编写GUI程序的强大的 工具 集。目前只能运行于x window环境下。
主要更新内容如下:
-
Bug fix: tab-layout fixes.
-
Bug fix: formatting-table fixes.
-
Bug fix: scrolling and viewport fixes and refactor.
-
Feature: raster image draw backend extension.
-
Feature: bezier curves extension.
-
Feature: new tests and demos in clim-examples.
-
Feature: truetype rendering is now default on clx.
-
Feature: additions to region, clipping rectangles and drawing.
-
Feature: clim-debugger and clim-listener improvmenets.
-
Feature: mop is now done with CLOSER-MOP.
-
Feature: threading is now done with BORDEAUX-THREADS.
-
Feature: clx-fb backend (poc of framebuffer-based backend).
-
Feature: assumption that all panes must be mirrored has been removed.
-
Cleanup: many files cleaned up from style warnings and such.
-
Cleanup: removal of PIXIE.
-
Cleanup: removal of CLIM-FFI package.
-
Cleanup: changes to directory structure and asd definitions.
-
Cleanup: numerous manual additions and corrections.
-
Cleanup: broken backends has been removed.
-
Cleanup: goatee has been removed in favour of Drei.
-
Cleanup: all methods have now corresponding generic function declarations.
详细更新内容欢迎查看: McCLIM blog , git log 和 issue tracker .
下载地址:
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- McCLIM 0.9.7 "Imbolc" 发布,接口管理规范
- 代码分支管理规范
- Git Flow 版本管理规范
- 项目过程管理(十)开发规范
- 项目过程管理(九)设计师规范
- 项目过程管理(一)团队分工与意识规范
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Java Web开发从初学到精通
方振宇 / 电子工业 / 2010-6 / 69.00元
《Java Web开发从初学到精通》介绍如何整合Web框架进行J2EE开发,所有实例都基于MyEclipse IDE开发,引领读者快速进入基于JaVa web的J2EE应用领域。《Java Web开发从初学到精通》开始主要介绍Servlet、JSP、JavaBean、EL、JSTL、JDBC等Web开发基础知识,然后学习Struts、Hibernate、Spring、Ajax、JSF等开源框架,并......一起来看看 《Java Web开发从初学到精通》 这本书的介绍吧!