log

age author description
Mon, 18 Feb 2013 19:10:08 -0600 Brian Smith Test program unfunctional... not everything needed for the second page
Mon, 18 Feb 2013 16:51:43 -0600 Brian Smith Added menu, notebook and miscellaneous APIS.... implementing the
Mon, 18 Feb 2013 08:13:13 -0600 Brian Smith Copied and translated more code from the C dwtest...
Mon, 18 Feb 2013 06:52:20 -0600 Brian Smith Finished up the "window" functions.
Mon, 18 Feb 2013 05:58:50 -0600 Brian Smith Renamed package "dw" instead of "dwindows" for brevity.
Sun, 17 Feb 2013 07:12:47 -0600 Brian Smith Added preliminary support for all callback types.
Sun, 17 Feb 2013 06:06:04 -0600 Brian Smith Got exports and thus callbacks working... some updates to dwtest.
Sat, 16 Feb 2013 06:25:08 -0600 Brian Smith Corrected the file system layout to work with GOPATH...
Sat, 16 Feb 2013 05:17:44 -0600 Brian Smith Attempt at splitting the packages up, and getting the exports working...
Sat, 16 Feb 2013 03:08:19 -0600 Brian Smith Attempt at exporting using the comment... MinGW has gone crazy so
Sat, 16 Feb 2013 02:33:28 -0600 Brian Smith Attempt at getting callbacks working, but getting undefined reference on
Fri, 15 Feb 2013 18:42:56 -0600 Brian Smith Ok problem solved... the locking needs to be done during Go init() not
Fri, 15 Feb 2013 18:20:04 -0600 Brian Smith Attempted fix for main thread errors on Mac... other people doing the
Fri, 15 Feb 2013 18:07:03 -0600 Brian Smith Initial signal handler code... still not sure how this will work.
Fri, 15 Feb 2013 17:18:12 -0600 Brian Smith Added a bunch more functions, and merged in part of the dwtest window.
Fri, 15 Feb 2013 15:06:43 -0600 Brian Smith Added a few more functions and get it working on Windows.
Fri, 15 Feb 2013 06:42:02 -0600 Brian Smith Try to get it to work minimally on Linux, FreeBSD, Mac and Windows...
Fri, 15 Feb 2013 03:38:51 -0600 Brian Smith Switch to using pkg-config, now that dwindows supports pkg-config.
Fri, 15 Feb 2013 02:52:41 -0600 Brian Smith Rudimentary Mac support.
Thu, 14 Feb 2013 17:28:02 -0600 Brian Smith Initial bare bones test version... still figuring out what I am doing...