Commit Graph

104 Commits

Author SHA1 Message Date
Pietro Gagliardi 2c13236bf8 Updated README. 2014-06-26 15:59:13 -04:00
Pietro Gagliardi bca4450a29 Updated the README to discuss the new labelling rules. 2014-06-25 16:58:02 -04:00
Pietro Gagliardi 3711953626 Updated the README to include information about the werid Go 1.3 darwin bug. 2014-06-25 10:07:29 -04:00
Pietro Gagliardi d289fce35c Removed Mac OS X 10.6 support. Quite a hassle that version was... 2014-06-11 14:58:39 -04:00
Pietro Gagliardi e432e6fecf Declared the API as it stands now stable. 2014-06-09 23:04:19 -04:00
Pietro Gagliardi d1e14eec95 Added screenshots to the README. Fixes issue #11. 2014-06-08 19:39:52 -04:00
Pietro Gagliardi 3f45feab0b Disabled Travis.ci for now. 2014-06-06 18:59:37 -04:00
Trevor Strieber 0b9e1204ee Typo, I -> i in Windows. 2014-06-06 17:57:22 -04:00
Pietro Gagliardi 39df03e81a Formatting fixes in the placeholder README. 2014-06-06 10:33:14 -04:00
Pietro Gagliardi 7e3f67b5cd Properly link to andlabs/wakeup in the replacement README. 2014-06-06 10:26:03 -04:00
Pietro Gagliardi c4b160f577 Strummed up a new placeholder README in an effort to replace the existing one. 2014-06-06 10:24:45 -04:00
Pietro Gagliardi bc34836227 Marked the README as needing updates and added API change warnings. 2014-06-03 23:14:12 -04:00
Pietro Gagliardi e3edc7e0c3 Added the CL and some notes to the README since it won't land in Go 1.3. I should probably retool this README... 2014-05-28 12:19:22 -04:00
Pietro Gagliardi 568d7d02ee Added the new autogenerated constants stuff to the README. 2014-05-25 16:57:32 -04:00
Pietro Gagliardi 3d5aafcf7d Updated the README for the Objective-C change. 2014-05-16 09:16:17 -04:00
Pietro Gagliardi 41ce9c9ed0 Updated README to reflect the new Area image.RGBA changes. 2014-04-12 15:37:17 -04:00
Pietro Gagliardi 12bc0dc440 Put FreeBSD dependency installation notes in the README. 2014-03-27 17:24:00 -04:00
Pietro Gagliardi 9f226cf599 Fixed freebsd/386 VM problems; tested and works. 2014-03-27 17:21:58 -04:00
Pietro Gagliardi 7637193aff The latest go tip fixes cgo to not be confused by typedefs of incomplete types like cairo_t; remove the hack to make GTK+ builds work in the meantime. As a side effect, package ui now requires go tip to build; reflected this in the README. 2014-03-27 17:20:46 -04:00
Pietro Gagliardi ac684b15a5 One last quick note in README. 2014-03-18 11:55:35 -04:00
Pietro Gagliardi c628c86597 Updated README with this decision. Also other documents as well. 2014-03-18 11:55:01 -04:00
Pietro Gagliardi b95d581e86 Update on my locking problem in the README. 2014-03-18 11:30:35 -04:00
Pietro Gagliardi c078266c6d Quick README fixup 2014-03-17 14:16:30 -04:00
Pietro Gagliardi e5425036e0 Put the Label that changed each second in the main test. 2014-03-17 14:14:29 -04:00
Pietro Gagliardi ad2208d370 Elaborated in the README. 2014-03-17 14:10:23 -04:00
Pietro Gagliardi 0e8680c04f Dumped the mutex locks from the other controls and elaborated/asked for help in the README. 2014-03-17 14:09:09 -04:00
Pietro Gagliardi 4adf1ae5cd Removed the mutexes from Labels and Areas because I'm at my wits end about settling the deadlock between window resizing and setting a Label's text. 2014-03-17 13:37:51 -04:00
Pietro Gagliardi f259148200 Changed the Go 1.3 comment in README to point to go tip since it was confusing some people. 2014-03-15 14:32:05 -04:00
Pietro Gagliardi 34549384ae Update README now that I think I have the API as I want it. 2014-03-12 21:24:22 -04:00
Pietro Gagliardi 1db3e16384 Dropped Windows 2000 support. 2014-03-12 16:58:33 -04:00
Pietro Gagliardi 451837c106 Filled in the OS/arch support matrix; updated a few things in it. 2014-03-12 12:32:22 -04:00
Pietro Gagliardi 95e20a5f3c Added note on Solaris to README. 2014-03-12 08:01:19 -04:00
Pietro Gagliardi f8ec4b6305 welp mandriva 2014-03-11 07:32:23 -04:00
Pietro Gagliardi db00c7cb79 Another README update: plan9/amd64 support is in package runtime, so add that to the build matrix. 2014-03-10 13:34:17 -04:00
Pietro Gagliardi 3b2da2bc91 Some README changes. 2014-03-10 13:33:02 -04:00
Pietro Gagliardi d60da1a928 Added a known build matrix for documentation purposes. 2014-03-10 01:06:22 -04:00
Pietro Gagliardi 8045a2019a Linked the wakeup program int he README as the example. 2014-03-05 20:25:29 -05:00
Pietro Gagliardi bd87c9d6cb Whoops; actually need build=master there; also remove extra space 2014-03-05 11:20:57 -05:00
Pietro Gagliardi c4568d6a34 Updated Travis.ci badge for andlabs/ui. 2014-03-05 11:19:37 -05:00
Pietro Gagliardi 1fc08c3fac Merge pull request #3 from tompao/travis-ci
Example of continuous integration setup with Travis-ci
2014-03-05 11:18:04 -05:00
Pietro Gagliardi ebd15cc5d6 Add a note about the Mac OS X version of package ui requiring Go 1.3 to the README.
Updates issue 1.
2014-03-05 10:37:06 -05:00
Tom P e3db9b7a9b Update README.md 2014-03-04 23:52:37 -08:00
Pietro Gagliardi 40a9dc55c9 Changed the ".." import in the test binary to a proper "github.com/andlabs/ui" import. (This means I finally moved my working environment out of a folder src/wingo and into the proper src/github.com/andlabs/ui.) 2014-03-04 23:10:48 -05:00
Pietro Gagliardi 692c75140a Updated the README for Mac OS X. LAUNCHING. 2014-03-03 18:07:02 -05:00
Pietro Gagliardi fda976a172 Rewrote the unstable warning at the top of README.md. 2014-02-25 19:19:17 -05:00
Pietro Gagliardi a23a0f1088 No longer preliminary (I was going to wait until I started the OS X backend, but). 2014-02-25 19:10:43 -05:00
Pietro Gagliardi dbe983037a Removed the example from the README while the API is still volatile. 2014-02-25 15:14:33 -05:00
Pietro Gagliardi a0c951cca9 sigh 2014-02-23 17:16:58 -05:00
Pietro Gagliardi 43dd5121b2 More README updates. 2014-02-19 12:47:44 -05:00
Pietro Gagliardi 3284f6c4f4 Updated README to package-ize. 2014-02-19 11:58:52 -05:00
Pietro Gagliardi c02948847e Missed a ui. in the README example code. 2014-02-18 16:12:38 -05:00
Pietro Gagliardi 24f73c666b More README adjustments. 2014-02-18 16:05:06 -05:00
Pietro Gagliardi 8d7cd85111 Expanded the README. 2014-02-18 16:02:43 -05:00
Pietro Gagliardi 16ab1763ba Added license and README. 2014-02-17 18:38:50 -05:00