Commit Graph

  • ce6fbe94f3 Remove old functions Laurent Le Goff 2015-04-29 11:24:09 +0200
  • 79f25c1ea2 Refactoring path things Laurent Le Goff 2015-04-29 11:16:03 +0200
  • 0b7a049f3e refactoring mv path things in path package Laurent Le Goff 2015-04-29 10:28:05 +0200
  • 1d191b3eaf Start path package Laurent Le Goff 2015-04-27 12:16:50 +0200
  • 61a6e03fdb Start path package Laurent Le Goff 2015-04-27 12:16:18 +0200
  • d6812fd8e6 Start path package Laurent Le Goff 2015-04-27 12:14:34 +0200
  • 06178b5d2d rename Path to PathBuilder Laurent Le Goff 2015-04-23 18:12:31 +0200
  • fef7265145 Remove unecessary method in Path interface Laurent Le Goff 2015-04-23 18:09:41 +0200
  • 41809b9132 remove LineMarker Laurent Le Goff 2015-04-23 17:43:26 +0200
  • 565dfa9eb9 Replace copy things by append Laurent Le Goff 2015-04-23 17:24:41 +0200
  • 5df1705bb4 Remove LineNoMarker Laurent Le Goff 2015-04-23 17:14:16 +0200
  • 42d0eb260f Replace LineCloseMarker by Close() Method Laurent Le Goff 2015-04-23 17:08:20 +0200
  • 4fa829a373 replace LineEndMarker by End() Method Laurent Le Goff 2015-04-23 16:18:21 +0200
  • ceb331894d Rename LineTracer and VertexConverter to LineBuilder Laurent Le Goff 2015-04-23 15:36:56 +0200
  • 4b3ba53f4c migrating to new curve package Laurent Le Goff 2015-04-23 10:05:48 +0200
  • 216d3f60dd Clean curve package Laurent Le Goff 2015-04-22 19:07:03 +0200
  • f8fb5a2052 Update doc Laurent Le Goff 2015-04-22 16:22:24 +0200
  • f43b901cb4 Update README.md Laurent Le Goff 2015-04-22 16:05:00 +0200
  • d41211e1f1 Update README.md Laurent Le Goff 2015-04-22 16:03:13 +0200
  • cfe27c6c0a Change Readme Laurent Le Goff 2015-04-22 15:59:42 +0200
  • 26fd99f263 remove deprecated files Laurent Le Goff 2015-04-22 15:59:32 +0200
  • 146e6d6c8e Add Save and Load util function Laurent Le Goff 2015-04-22 15:59:01 +0200
  • 93abbc2231 move to draw2d.samples Laurent Le Goff 2015-04-22 15:58:36 +0200
  • 78e0449cca Move samples to draw2d.samples Laurent Le Goff 2015-04-22 15:58:13 +0200
  • b7cc153384 remove unecessary folder Laurent Le Goff 2015-04-22 11:08:18 +0200
  • 5908f1da11 remove unecessary folder Laurent Le Goff 2015-04-22 11:06:40 +0200
  • 17aa105606 Change root documentation and rename doc.go in draw2d.go Laurent Le Goff 2015-04-22 10:49:37 +0200
  • a211e06ea7 remove sample cmd Laurent Le Goff 2015-04-19 23:21:31 +0200
  • cef48beb1f remove sample cmd Laurent Le Goff 2015-04-19 23:20:44 +0200
  • fff6b05c93 Fix img url Laurent Le Goff 2015-04-19 17:30:15 +0200
  • 7ed9c53e37 Merge d3e8178623 into b4f19d35fe Sebastien Binet 2015-04-19 15:15:28 +0000
  • b4f19d35fe Merge simpler import path Laurent Le Goff 2015-04-19 17:14:42 +0200
  • 870a1a827e Remove deprecated Code Laurent Le Goff 2015-04-19 16:45:43 +0200
  • d3e8178623 make: use go tool capabilities Sebastien Binet 2015-04-19 01:23:11 +0200
  • dce9ff2d2c all: add ignore build tags Sebastien Binet 2015-04-19 01:20:56 +0200
  • 6b36fc98f0 doc: fixup import path Sebastien Binet 2015-04-19 01:01:18 +0200
  • ba31148509 wingui: add missing build tag Sebastien Binet 2015-04-19 00:59:00 +0200
  • 97614e8d6a all: draw2d/draw2d -> draw2d Sebastien Binet 2015-04-19 00:58:25 +0200
  • 690ce767e2 Merge pull request #36 from sbinet/mkdown-readme Laurent Le Goff 2015-04-19 15:07:55 +0200
  • f1d2545bc5 gitignore: translate from hgignore Sebastien Binet 2015-04-19 00:32:22 +0200
  • 2e7baa0204 doc: markdown-ify Sebastien Binet 2015-04-18 23:54:16 +0200
  • 5eb4fa5aa2 wiki: add test results images Sebastien Binet 2015-04-19 00:07:36 +0200
  • 8b0d5d5048 Clean Laurent Le Goff 2015-04-17 17:03:50 +0200
  • 5990ba619c Fix SwapBuffers Laurent Le Goff 2015-04-17 16:54:29 +0200
  • 0bbef16af2 Add rounded Rect sample Laurent Le Goff 2015-04-17 16:54:12 +0200
  • dba783c8af call reshape at start up to initiliaze opengl context Laurent Le Goff 2015-04-17 15:35:50 +0200
  • 0abcba8669 Merge branch 'sbinet-draw2dgl-with-go-gl' Laurent Le Goff 2015-04-17 15:03:49 +0200
  • b1b8ea1540 merge sbinet change Laurent Le Goff 2015-04-17 14:57:59 +0200
  • 6857de8d5b move postscript code to separate repository llgcode/ps Laurent Le Goff 2015-04-17 12:11:33 +0200
  • 0eeb62825f make: enable draw2dgl build+test Sebastien Binet 2015-04-16 17:05:30 +0200
  • ef603db535 draw2dgl: remove unneeded GLVertex Sebastien Binet 2015-04-16 12:00:04 +0200
  • c1b7f443b4 draw2dgl: de-stutter types Sebastien Binet 2015-04-16 11:59:00 +0200
  • a8154b175c draw2dgl: use github.com/go-gl/{gl,glfw} Sebastien Binet 2015-04-16 11:56:55 +0200
  • 3d2a09c9e2 Merge branch 'sbinet-github-imports' Laurent Le Goff 2015-04-17 11:17:23 +0200
  • 49e09051b1 make: add a test target Sebastien Binet 2015-04-16 17:01:43 +0200
  • 983b7fb4a9 doc: fix some links Sebastien Binet 2015-04-16 12:03:35 +0200
  • f78ac58522 all: gofmt+goimports Sebastien Binet 2015-04-16 11:51:13 +0200
  • 7e968a713e all: update imports to github.com/llgcode/draw2d Sebastien Binet 2015-04-16 11:40:22 +0200
  • 91cca64ef9 Update notes.md Laurent Le Goff 2015-03-26 11:02:32 +0100
  • 234df7b8d1 Create notes.md Laurent Le Goff 2015-03-26 10:10:11 +0100
  • a63d721fb1 Migrating wiki contents from Google Code Google Code Exporter 2015-03-13 18:23:03 -0400
  • 77831f6328 fix issue 33 legoff laurent 2015-01-07 14:35:09 +0000
  • 90b71903ae fix issue 33 legoff laurent 2015-01-07 14:35:09 +0000
  • 2cb6796801 Fix build, follow freetype changes Laurent Le Goff 2014-02-13 09:16:40 +0100
  • 79dabfe7e3 Fix build, follow freetype changes Laurent Le Goff 2014-02-13 09:16:40 +0100
  • ed4ac11db1 Add GetStringBounds API method. Jonathan Feinberg 2013-05-28 22:48:35 -0400
  • 4cfd6dfa78 Add GetStringBounds API method. Jonathan Feinberg 2013-05-28 22:48:35 -0400
  • bee7473a1c Include new API in interface. Jonathan Feinberg 2013-05-27 15:09:57 -0400
  • 80a6c6c182 Include new API in interface. Jonathan Feinberg 2013-05-27 15:09:57 -0400
  • 4de4f39d1e Initial import of new freetype font handling. Jonathan Feinberg 2013-05-27 14:53:53 -0400
  • 19b0ec55b5 Initial import of new freetype font handling. Jonathan Feinberg 2013-05-27 14:53:53 -0400
  • 1f8c36854c Apply patch from issue 26, thanks to Ethan Burns Laurent Le Goff 2012-07-30 12:09:00 +0200
  • b864adcd21 Apply patch from issue 26, thanks to Ethan Burns Laurent Le Goff 2012-07-30 12:09:00 +0200
  • 888139db69 issue23 Laurent Le Goff 2012-05-28 09:56:02 +0200
  • fb2948a31e issue23 Laurent Le Goff 2012-05-28 09:56:02 +0200
  • 06c407caea add Painter Arg Laurent Le Goff 2012-05-28 09:52:49 +0200
  • f7dc650faa add Painter Arg Laurent Le Goff 2012-05-28 09:52:49 +0200
  • 9fdc524a19 fix issue 23 Laurent Le Goff 2012-04-24 10:28:31 +0200
  • fda5c8e713 fix issue 23 Laurent Le Goff 2012-04-24 10:28:31 +0200
  • 470353e5fb Test win32 api Laurent Le Goff 2012-04-19 16:49:55 +0200
  • 041bb7cbbb Test win32 api Laurent Le Goff 2012-04-19 16:49:55 +0200
  • a0d15ce94f refactoring Laurent Le Goff 2012-04-18 19:05:41 +0200
  • 492dcdf86f refactoring Laurent Le Goff 2012-04-18 19:05:41 +0200
  • 2a6d7a0cf9 Start documenting main package Laurent Le Goff 2012-04-17 11:03:56 +0200
  • cf94206931 Start documenting main package Laurent Le Goff 2012-04-17 11:03:56 +0200
  • 48ab7bedbb Change Register parameter Laurent Le Goff 2012-04-17 10:18:26 +0200
  • 489c6261be Change Register parameter Laurent Le Goff 2012-04-17 10:18:26 +0200
  • 0b25d8f30e rm Makefiles Laurent Le Goff 2012-04-17 10:10:44 +0200
  • 51a750535c rm Makefiles Laurent Le Goff 2012-04-17 10:10:44 +0200
  • 252e76ea54 Add RegisterFont Laurent Le Goff 2012-04-16 23:23:08 +0200
  • 6d19118a1c Add RegisterFont Laurent Le Goff 2012-04-16 23:23:08 +0200
  • 9f02244ebb Clean up for go1 Laurent Le Goff 2012-03-29 16:52:12 +0200
  • 7f2c247e7a Clean up for go1 Laurent Le Goff 2012-03-29 16:52:12 +0200
  • 7afe3078d1 gofix Laurent Le Goff 2012-01-13 10:14:12 +0100
  • c595982fba gofix Laurent Le Goff 2012-01-13 10:14:12 +0100
  • c5362d6c53 remove postscript doc Laurent Le Goff 2011-10-24 05:14:02 +0200
  • 72c07eba44 remove postscript doc Laurent Le Goff 2011-10-24 05:14:02 +0200
  • c201b02baf remove Copyright for godoc legoff laurent 2011-10-06 05:44:37 +0000
  • e174ed5ef3 remove Copyright for godoc legoff laurent 2011-10-06 05:44:37 +0000
  • 82ee78c13b Added tag release for changeset 7fd80a94eb43 Laurent Le Goff 2011-09-29 10:02:06 +0200