File: NEWS

package info (click to toggle)
xcb-util 0.2.1%2Bgit1-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 2,184 kB
  • ctags: 569
  • sloc: sh: 9,128; ansic: 5,388; makefile: 160
file content (14 lines) | stat: -rw-r--r-- 389 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
version 0.2 (2006-03-02)
=========================
* adapt to the libxcb 1.0 Great Renaming, and try to obey the same conventions

* render-util library: standard visuals and usable glyph support

* xcb_aux_sync: provides same function as XSync

* icccm library: make the wm_hints interface usable

* libraries renamed libxcb-*; headers moved to xcb/xcb_*.h

* Various build system fixes