tooltip component

TBoxPack removal, TMessageDialog removal, TDialog removal

treeview item null owner affectation patch

capplication :
	general application functions (current focus, screen resolution, color format and so on)

cmenu
	CMenuItem : pixbuf menu item representation (GetControlPixbuf function code resolution)
	CPopupMenu / CWidget : special events queue handling on dialogs

citemfieldvalue :
	combo item definition

cgraphics :
	standard stock bitmap handling, gdk_draw, gtk_style binding

ctreeview :
	CTreeViewItem : item field values convenience access functions, null pointers handling
	CTreeView : titles handing -> relative coords calculation : may be generic listening part overwriting
		ensure visible item on selections when in cscrollview possibility

cscrollview :
	GtkBin viewport child bug resolution when moving from one owner to another
	"Scroll to" relative point handling
	hscroll & vscroll properties values serialization

cfilechooserdialog :
	multiple filters to handle

cgraphics
	common addon, stock pixbuf / icons / bitmap
	theme handling ?

cwidget
	style attribute binding ?
	GetControlPixbuf when contained in a layout, dynamic bounds recalculation

ctablelayout
	GetTablePackFromPoint when not homogeneous !

cradiobutton
	logical group handling according to separators instanciated in same container

dnd normalization
