comparison dww.def @ 22:6a246b3bb14f

Added tree widgets, fixed some delete event processing, fixed a layout bug on OS/2 and Win32. Added another function to compat to deal with MSVC runtime library conflicts.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 02 Aug 2001 09:57:21 +0000
parents 176cee043f1b
children f3bf96c2786d
comparison
equal deleted inserted replaced
21:c6e76b796b28 22:6a246b3bb14f
49 dw_window_reparent @69 49 dw_window_reparent @69
50 dw_window_function @70 50 dw_window_function @70
51 dw_window_from_id @71 51 dw_window_from_id @71
52 dw_window_set_border @72 52 dw_window_set_border @72
53 dw_window_minimize @73 53 dw_window_minimize @73
54 dw_window_pointer @74
54 55
55 dw_bitmap_new @80 56 dw_bitmap_new @80
56 57
57 dw_button_new @90 58 dw_button_new @90
58 dw_bitmapbutton_new @91 59 dw_bitmapbutton_new @91
118 dw_container_insert @225 119 dw_container_insert @225
119 dw_container_clear @226 120 dw_container_clear @226
120 dw_container_set_view @227 121 dw_container_set_view @227
121 dw_container_query_start @228 122 dw_container_query_start @228
122 dw_container_query_next @229 123 dw_container_query_next @229
124 dw_container_delete @230
125 dw_container_scroll @231
126 dw_container_set_column_width @232
123 127
124 dw_filesystem_setup @240 128 dw_filesystem_setup @240
125 dw_filesystem_set_item @241 129 dw_filesystem_set_item @241
126 dw_filesystem_set_file @242 130 dw_filesystem_set_file @242
127 131
184 dw_signal_connect @360 188 dw_signal_connect @360
185 dw_signal_disconnect_by_window @361 189 dw_signal_disconnect_by_window @361
186 dw_signal_disconnect_by_data @362 190 dw_signal_disconnect_by_data @362
187 dw_signal_disconnect_by_name @363 191 dw_signal_disconnect_by_name @363
188 192
193 dw_tree_new @370
194 dw_tree_insert @371
195