annotate tests/gtk/UNIMPLEMENTED @ 3303:619edf713d55

[xemacs-hg @ 2006-03-26 14:05:29 by crestani] 2006-03-21 Marcus Crestani <crestani@xemacs.org> * mc-alloc.c (visit_all_used_page_headers): * mc-alloc.c (finalize_page_for_disksave): * mc-alloc.c (mc_finalize_for_disksave): * mc-alloc.c (sweep_page): * mc-alloc.c (mc_sweep): * mc-alloc.c (protect_heap_page): * mc-alloc.c (protect_heap_pages): * mc-alloc.c (unprotect_heap_page): * mc-alloc.c (unprotect_heap_pages): * mc-alloc.h: Return number of pages processed. * vdb.c (vdb_start_dirty_bits_recording): Adjust size of page_fault_table to its upper bound (= number of pages that contain BLACK objects) in advance, to avoid malloc in the signal handler.
author crestani
date Sun, 26 Mar 2006 14:05:30 +0000
parents 0784d089fdc9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
462
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents:
diff changeset
1 This is a list of all the tests from GTK+ 1.2.8 that are not implemented.
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents:
diff changeset
2
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents:
diff changeset
3 item factory -- Widget is not supported (useless with XEmacs menubar construction code)
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents:
diff changeset
4 rc file -- Function not imported
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents:
diff changeset
5 test idle -- XEmacs already has this functionality, no need to export GTK equivalent
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents:
diff changeset
6 cursors -- No converter from glyph to GdkCursor defined
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents:
diff changeset
7 saved position
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents:
diff changeset
8 shapes
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents:
diff changeset
9
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents:
diff changeset
10 layout
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents:
diff changeset
11 modal window
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents:
diff changeset
12 tree