annotate tests/gtk/UNIMPLEMENTED @ 4289:20accccbebd6
[xemacs-hg @ 2007-11-27 22:15:32 by aidan]
Byte compile defcustom init values; save the Lisp values for correct
editing, correct some comments and indentation, and expose some lambda
expressions to the byte compile; make custom-initialize-changed a defubst,
since it's only called from one place and calls to that place cluster.
author |
aidan |
date |
Tue, 27 Nov 2007 22:15:34 +0000 |
parents |
0784d089fdc9 |
children |
|
rev |
line source |
462
|
1 This is a list of all the tests from GTK+ 1.2.8 that are not implemented.
|
|
2
|
|
3 item factory -- Widget is not supported (useless with XEmacs menubar construction code)
|
|
4 rc file -- Function not imported
|
|
5 test idle -- XEmacs already has this functionality, no need to export GTK equivalent
|
|
6 cursors -- No converter from glyph to GdkCursor defined
|
|
7 saved position
|
|
8 shapes
|
|
9
|
|
10 layout
|
|
11 modal window
|
|
12 tree
|