50 lines
1017 B
Plaintext
50 lines
1017 B
Plaintext
|
0.12
|
||
|
====
|
||
|
|
||
|
- Revert a change that break ABI (Julien Cristau)
|
||
|
|
||
|
0.11
|
||
|
====
|
||
|
|
||
|
- Remove Xlib support, use only xcb and x11-xcb (Julien Danjou)
|
||
|
- Support APPLICATION_ID key (Colin Walters)
|
||
|
|
||
|
0.10
|
||
|
====
|
||
|
|
||
|
- Remove useless functions (Julien Danjou)
|
||
|
- Add XCB backend (Julien Danjou)
|
||
|
|
||
|
0.9
|
||
|
===
|
||
|
|
||
|
- plug some leaks (Vincent Untz, Aivars Kalvans)
|
||
|
- fix compilation on sun machines (Laszlo Peter)
|
||
|
|
||
|
0.8
|
||
|
===
|
||
|
|
||
|
- Support new focus stealing prevention stuff (Elijah Newren)
|
||
|
- Use automake 1.7
|
||
|
|
||
|
0.7
|
||
|
===
|
||
|
|
||
|
- Implement timestamp support (Elijah Newren)
|
||
|
|
||
|
0.6
|
||
|
===
|
||
|
|
||
|
- Fix some fairly serious memory leaks (Tommi Leino)
|
||
|
- Cygwin build fix (Masahiro Sakai)
|
||
|
|
||
|
0.5
|
||
|
===
|
||
|
|
||
|
- Fix use of uninitialized memory when closing down a display (Joe Marcus Clarke)
|
||
|
- Make xmessage handling use per-display instead of global variables,
|
||
|
fixing total hosage on multihead X servers
|
||
|
- set _NET_STARTUP_ID as a UTF-8 string
|
||
|
- fix a crash caused by zero-length message data
|
||
|
- include startup-notification.txt specification in the distribution
|