comparison dww-mingw.def @ 634:c6a216c8174f

Support for setting transparent colour for bitmaps Support for checkable menu items Mouse support on render window Fix bubble text on buttons dw_window_set_text() works for group box dw_window_set_size() and dw_window_set_pos_size() to allow negative values Add dw_draw_polygon()
author mhessling@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 10 Apr 2009 10:25:26 +0000
parents e0213b22fe5b
children 9ab89d89e6b4
comparison
equal deleted inserted replaced
633:87db549e79bc 634:c6a216c8174f
57 dw_window_lower @77 57 dw_window_lower @77
58 dw_window_click_default @78 58 dw_window_click_default @78
59 dw_window_redraw @79 59 dw_window_redraw @79
60 60
61 dw_bitmap_new @80 61 dw_bitmap_new @80
62 dw_window_set_bitmap_from_data @81
62 63
63 dw_button_new @90 64 dw_button_new @90
64 dw_bitmapbutton_new @91 65 dw_bitmapbutton_new @91
65 dw_bitmapbutton_new_from_file @92 66 dw_bitmapbutton_new_from_file @92
67 dw_bitmapbutton_new_from_data @93
66 68
67 dw_text_new @100 69 dw_text_new @100
68 dw_status_text_new @101 70 dw_status_text_new @101
69 71
70 dw_entryfield_new @110 72 dw_entryfield_new @110
115 dw_checkbox_set @202 117 dw_checkbox_set @202
116 118
117 dw_icon_load @210 119 dw_icon_load @210
118 dw_icon_free @211 120 dw_icon_free @211
119 dw_icon_load_from_file @212 121 dw_icon_load_from_file @212
122 dw_icon_load_from_data @213
120 123
121 dw_container_new @220 124 dw_container_new @220
122 dw_container_setup @221 125 dw_container_setup @221
123 dw_container_alloc @222 126 dw_container_alloc @222
124 dw_container_set_item @223 127 dw_container_set_item @223
144 dw_filesystem_get_column_type @245 147 dw_filesystem_get_column_type @245
145 148
146 dw_screen_width @250 149 dw_screen_width @250
147 dw_screen_height @251 150 dw_screen_height @251
148 151
149 dw_color_depth_get @260 152 dw_color_depth_get @260
150 dw_color_foreground_set @261 153 dw_color_foreground_set @261
151 dw_color_background_set @262 154 dw_color_background_set @262
155 dw_color_choose @263
152 156
153 dw_notebook_new @270 157 dw_notebook_new @270
154 dw_notebook_page_new @271 158 dw_notebook_page_new @271
155 dw_notebook_page_destroy @272 159 dw_notebook_page_destroy @272
156 dw_notebook_page_set_text @273 160 dw_notebook_page_set_text @273
188 dw_render_new @330 192 dw_render_new @330
189 dw_draw_point @331 193 dw_draw_point @331
190 dw_draw_line @332 194 dw_draw_line @332
191 dw_draw_rect @333 195 dw_draw_rect @333
192 dw_draw_text @334 196 dw_draw_text @334
197 dw_draw_polygon @335
193 198
194 dw_pixmap_bitblt @340 199 dw_pixmap_bitblt @340
195 dw_pixmap_new @341 200 dw_pixmap_new @341
196 dw_pixmap_grab @342 201 dw_pixmap_grab @342
197 dw_pixmap_destroy @343 202 dw_pixmap_destroy @343
198 dw_pixmap_new_from_file @344 203 dw_pixmap_new_from_file @344
204 dw_pixmap_new_from_data @345
205 dw_pixmap_set_transparent_color @346
199 206
200 dw_dialog_new @350 207 dw_dialog_new @350
201 dw_dialog_dismiss @351 208 dw_dialog_dismiss @351
202 dw_dialog_wait @352 209 dw_dialog_wait @352
203 210
256 dw_named_event_get @461 263 dw_named_event_get @461
257 dw_named_event_reset @462 264 dw_named_event_reset @462
258 dw_named_event_post @463 265 dw_named_event_post @463
259 dw_named_event_wait @464 266 dw_named_event_wait @464
260 dw_named_event_close @465 267 dw_named_event_close @465
268
269 dw_html_new @470
270 dw_html_action @471
271 dw_html_raw @472
272 dw_html_url @473
273
274 dw_calendar_new @480
275 dw_calendar_set_date @481
276 dw_calendar_get_date @482
277
278
279 dw_clipboard_get_text @490
280 dw_clipboard_set_text @491
281