comparison dw.def @ 643:9ab89d89e6b4

Add dw_listview_insert() Default to using webkit for Gtk+ HTML widget Add option to build with libgtkhtml2 - incomplete Initial attempt to use customdraw for Win32 container - not working Added dw_window_get_font() for Gtk+ - not implemented in other ports yet Change package name from dw to dwindows for Linux ports - use dwindows-config now Add debian package build target
author mhessling@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 03 Oct 2010 00:34:36 +0000
parents c6a216c8174f
children 2dd7638a7719
comparison
equal deleted inserted replaced
642:fda03b13ebda 643:9ab89d89e6b4
89 dw_listbox_get_text @147 89 dw_listbox_get_text @147
90 dw_listbox_set_text @148 90 dw_listbox_set_text @148
91 dw_listbox_selected @149 91 dw_listbox_selected @149
92 dw_listbox_selected_multi @150 92 dw_listbox_selected_multi @150
93 dw_listbox_list_append @151 93 dw_listbox_list_append @151
94 dw_listbox_insert @152
94 95
95 dw_percent_new @160 96 dw_percent_new @160
96 dw_percent_set_pos @162 97 dw_percent_set_pos @162
97 98
98 dw_mle_new @170 99 dw_mle_new @170