log os2/dw.lnk @ 3005:522ef24b0aba default tip

age author description
Fri, 24 Mar 2023 17:35:53 +0000 bsmith OS/2: Fix copy and paste error with Watcome linker.
Fri, 24 Mar 2023 17:28:21 +0000 bsmith OS2/GTK2/Template: Add empty dw_html_javascript_add() functions.
Tue, 03 Jan 2023 22:23:08 +0000 bsmith Added dw_pixmap_get_width() and dw_pixmap_get_height() by request for language bindings.
Sun, 25 Dec 2022 00:49:17 +0000 bsmith OS/2: Fix building on OS/2 and with Watcom.
Mon, 09 Sep 2013 19:18:36 +0000 bsmith Divided thread initialization and deinitialization into separate
Fri, 09 Aug 2013 23:28:17 +0000 bsmith Fixes for building on OS/2 and removed some strdup()s in
Fri, 01 Mar 2013 16:51:08 +0000 bsmith Add dw_shutdown() function which does the same thing as dw_exit() ...