Commit Graph

  • 48786bbd05 README.md: move the build line first in webassembly instructions Elias Naur 2019-07-07 00:10:18 +02:00
  • 2d89a914e9 ui/app: tweak comment Elias Naur 2019-07-06 16:09:01 +02:00
  • 8e46bea6dc cmd/gio: use package name for app name in -buildmode=exe Elias Naur 2019-07-06 15:30:39 +02:00
  • 07d99ab182 cmd/gio: set default buildmode to "exe" Elias Naur 2019-07-06 15:16:59 +02:00
  • 6440fc35b7 apps: update to renamed ColorOp.Color field Elias Naur 2019-07-05 17:17:02 +02:00
  • 38ec6a8831 ui/draw: rename ColorOp.Col to Color Elias Naur 2019-07-05 17:14:57 +02:00
  • 0f576cf625 ui/text: use default colors to guard against empty materials Elias Naur 2019-07-05 17:11:17 +02:00
  • e3629cc0fb apps: update to new material api Elias Naur 2019-07-05 16:59:45 +02:00
  • 86bc3e612d ui/text: use BlockOp as materials Elias Naur 2019-07-05 16:52:13 +02:00
  • 30a558d10d ui/app: fix race condition between Window.Redraw and Draw Elias Naur 2019-07-04 16:31:48 +02:00
  • f1dffa155c ui/text: add ChangeEvent and rename Submit to SubmitEvent Elias Naur 2019-07-04 15:06:50 +02:00
  • 252514af9d all: update dependencies Elias Naur 2019-07-03 20:26:19 +02:00
  • 475bccb722 ui: add checks for unmatched Ops.Begin/End Elias Naur 2019-07-02 20:12:06 +02:00
  • 322a95adee apps/hello: update to latest gio api Elias Naur 2019-07-02 20:00:28 +02:00
  • e862761e17 ui/input: keep default focus on earliest focusable Elias Naur 2019-07-02 19:33:21 +02:00
  • 6fdab9dba6 apps/gophers: update to latest gio api Elias Naur 2019-07-02 14:58:00 +02:00
  • 33fc35f58d ui/draw: switch to color.RGBA for colors Elias Naur 2019-07-02 14:56:48 +02:00
  • 683df6345b ui/layout: fix Flex spacing Elias Naur 2019-07-01 19:22:06 +02:00
  • 91de9acc4a cmd/assets: delete Elias Naur 2019-07-01 18:19:02 +02:00
  • 0316a27a45 apps/gophers: add editor hint Elias Naur 2019-07-01 13:38:02 +02:00
  • d720fa6233 ui/text: add Hint and HintImage to Editor Elias Naur 2019-07-01 13:36:54 +02:00
  • 0546683720 ui/text: add LayoutOptions Elias Naur 2019-06-30 23:58:05 +02:00
  • 28f53d8708 ui/text: add Label.MaxLines Elias Naur 2019-06-30 23:51:11 +02:00
  • 3092a72089 apps/gophers: update to latest gioui.org/ui Elias Naur 2019-06-27 12:47:33 +02:00
  • ef9384ceee ui/layout: allow one-line initialization of Flex and Stack Elias Naur 2019-06-27 12:44:15 +02:00
  • bf96bb8bdd cmd: update to latest gioui.org/ui version Elias Naur 2019-06-22 17:38:25 +02:00
  • 4f94f1078a ui/gesture: rename Scroller.Update to Scroller.Scroll Elias Naur 2019-06-22 17:36:57 +02:00
  • bebfd822d8 ui/gesture: convert Click to single step events for symmetry Elias Naur 2019-06-22 17:33:29 +02:00
  • b94119d093 cmd: update to latest API Elias Naur 2019-06-21 17:15:44 +02:00
  • 0b6dd4efd9 ui: change events to have "Event" suffixed, not prefixed Elias Naur 2019-06-21 17:08:34 +02:00
  • de5d5e19f5 cmd: update to latest API Elias Naur 2019-06-21 17:03:31 +02:00
  • 7aa7bb3be4 ui: rename ops to have Op suffixed, not prefixed Elias Naur 2019-06-21 16:59:26 +02:00
  • b981ccf9ed ui/input: support single stepping through events Elias Naur 2019-06-21 16:30:20 +02:00
  • 893b7f3c9f cmd/gophers,cmd/hello: update to latest API Elias Naur 2019-06-21 16:18:44 +02:00
  • 898c3c5d7d ui/layout: unexport List.Update and move its parameters to state Elias Naur 2019-06-21 16:00:24 +02:00
  • d4eb86a9b5 ui/text: replace Editor.Update with Next for stepping through events Elias Naur 2019-06-21 15:42:40 +02:00
  • 98d4d926f6 ui/text: move input.Events parameter from Update to Editor state Elias Naur 2019-06-21 15:35:45 +02:00
  • dda9e3486d ui/text: move Config parameter from Editor.Update to Editor state Elias Naur 2019-06-21 15:27:57 +02:00
  • a695a115ce ui/measure: rename Faces.Cfg to Config Elias Naur 2019-06-21 15:22:30 +02:00
  • 47c5859d87 ui/app: make Draw.Config a value, not a pointer Elias Naur 2019-06-21 15:02:37 +02:00
  • b10a6938cd ui/app: update comment and fix typo Elias Naur 2019-06-21 14:51:45 +02:00
  • 173d56a67a ui/app: (ios) relay system focus events Elias Naur 2019-06-20 19:05:06 +02:00
  • b9205d9965 uis/app: (macos) relay system focus events Elias Naur 2019-06-20 18:45:46 +02:00
  • a9199c6d23 ui/app: (android) relay system focus events Elias Naur 2019-06-20 16:07:19 +02:00
  • a92b97e236 ui/app: (js) relay system focus events Elias Naur 2019-06-20 15:55:49 +02:00
  • 659419738c ui/app: (windows) relay system focus events Elias Naur 2019-06-20 15:53:04 +02:00
  • c73d3b59e6 ui/app: (wayland) relay system focus events Elias Naur 2019-06-20 15:49:29 +02:00
  • c1e129a87d ui/layout: implement List.Invert for end aligned lists Elias Naur 2019-06-19 19:46:11 +02:00
  • f474282a31 ui/app: (wayland) avoid excessive key repeats Elias Naur 2019-06-19 12:46:59 +02:00
  • 0e332f8d65 apps/gophers: update to latest gio version and use Modifiers.Contain Elias Naur 2019-06-18 21:32:44 +02:00
  • 7354874bb5 ui/text: add submit events to Editor Elias Naur 2019-06-18 21:30:19 +02:00
  • 474b1e8e17 ui/key: add Modifiers.Contain Elias Naur 2019-06-18 21:10:01 +02:00
  • 3d1e16c4d2 ui/text: unexport Editor.Command Elias Naur 2019-06-18 20:26:52 +02:00
  • e24f19ecba ui/key,ui/app: introduce ModShift modifier Elias Naur 2019-06-18 20:10:52 +02:00
  • 535f61fbeb README.md: update mailing list name and fix todo address Elias Naur 2019-06-18 17:41:41 +02:00
  • c511858d30 ui/layout: add sanity checks to Insets/Align Begin/End Elias Naur 2019-06-17 17:35:54 +02:00
  • d67b7eca6c ui/draw,ui/layout: export OpClip Elias Naur 2019-06-17 16:45:49 +02:00
  • 1765a66fd6 cmd/gophers: fix layout re-use Elias Naur 2019-06-17 16:41:46 +02:00
  • 067d493e60 apps/gophers/android: delete Elias Naur 2019-06-17 16:39:35 +02:00
  • 839faf2b7e website: force https and bump to Go 1.12 app engine runtime Elias Naur 2019-06-12 14:38:33 +02:00
  • d61a717ca8 apps: go get gioui.org/ui@latest Elias Naur 2019-06-11 16:46:24 +02:00
  • 503c417544 ui/app: (android) enable IME dummy mode Elias Naur 2019-06-11 16:35:43 +02:00
  • 94162f8f24 apps/gophers: go get gioui.org/ui@latest Elias Naur 2019-06-10 01:27:12 +02:00
  • 1f809234b8 ui/app/internal/gpu: replace look up texture with calculation Elias Naur 2019-06-10 01:11:19 +02:00
  • 8917cb33bc apps: go get gioui.org/ui@latest Elias Naur 2019-06-09 22:22:43 +02:00
  • eddc0c948e ui/app/internal/gpu: fix stenciling on the iOS simulator Elias Naur 2019-06-09 22:18:40 +02:00
  • 0138544242 ui/app/internal/gl: fix GetProgramInfoLog and GetShaderInfoLog Elias Naur 2019-06-09 21:18:41 +02:00
  • d142a8c89d README.md: use example.com instead of gmail.com for example Elias Naur 2019-06-09 16:37:15 +02:00
  • cf99b9b487 README.md: describe how to run programs on iOS simulators Elias Naur 2019-06-09 16:22:49 +02:00
  • 62419e05a4 cmd/gio: don't silently skip apk signing if no certificate is found Elias Naur 2019-06-09 15:59:00 +02:00
  • 6f9f07e860 apps/gophers: delete support files Elias Naur 2019-06-09 15:43:09 +02:00
  • 821862b4c6 README.md: use the -buildmode=exe flag for running demos Elias Naur 2019-06-09 15:41:28 +02:00
  • aad2fee36e apps: go get gioui.org/ui@latest Elias Naur 2019-06-09 15:21:14 +02:00
  • 1931582683 ui/app: (wasm) switch from <textarea> to <input> to avoid double newline Elias Naur 2019-06-09 15:11:02 +02:00
  • 441ca835c3 cmd/gio: add -target=js support for creating webassembly packages Elias Naur 2019-06-09 14:48:15 +02:00
  • 3c345a67b8 cmd/gio: add iOS/tvOS support for -buildmode=exe Elias Naur 2019-06-08 15:10:31 +02:00
  • c3697fd189 cmd/gio: change runCmd to return a trimmed string Elias Naur 2019-06-09 12:34:53 +02:00
  • d458070d29 cmd/gio: add buildmode=exe for building gio programs ready to run Elias Naur 2019-06-08 11:31:47 +02:00
  • 886e9ba68d apps/gophers: go get gioui.org/ui@latest Elias Naur 2019-06-09 10:54:02 +02:00
  • bd005a09e3 ui/app/internal/gpu: upload path data to GPU before re-use Elias Naur 2019-06-08 18:28:36 +02:00
  • 108160f502 cmd/gio: update usage documentation Elias Naur 2019-06-08 11:10:16 +02:00
  • 52cea80bd4 ui: update doc comment Elias Naur 2019-06-08 10:56:50 +02:00
  • 820d26007a apps/gophers: update to merged input queue API Elias Naur 2019-06-07 22:54:09 +02:00
  • a35118d522 ui: add package input for merged input Elias Naur 2019-06-07 21:41:09 +02:00
  • 28dd25736f ui/key: make the computed text input state available as a method Elias Naur 2019-06-07 20:59:20 +02:00
  • bb6ee05d95 ui/key: don't drop handlers that haven't had their events read Elias Naur 2019-06-07 20:24:11 +02:00
  • a78f9c6eaa ui/pointer: don't drop handlers that whose events haven't been read Elias Naur 2019-06-07 19:35:46 +02:00
  • 56bfc6e348 ui/pointer: unexport HitResult enum Elias Naur 2019-06-05 10:53:25 +02:00
  • f2679b2024 ui/pointer: add Transparent to OpArea to allow events to pass through Elias Naur 2019-06-05 10:51:45 +02:00
  • b12430bab3 ui/pointer: unexport OpArea.Hit Elias Naur 2019-06-05 10:46:23 +02:00
  • 13f69a28ac apps/gophers: upgrade to simpler layout API Elias Naur 2019-06-03 16:12:43 +02:00
  • df791f2e9b ui: remove ui.Ops parameters from layouts and path builder structs Elias Naur 2019-06-03 16:08:38 +02:00
  • 60fd129fda apps/gophers: upgrade to OpArea API Elias Naur 2019-06-03 15:24:00 +02:00
  • 955fe1bc77 ui: make the reference list argument to Ops.Write variadic Elias Naur 2019-06-03 14:07:56 +02:00
  • 402837bbfa ui/pointer/queue: intersect hit areas of stacked OpAreas Elias Naur 2019-06-03 14:48:15 +02:00
  • 40856a244e ui/pointer: introduce OpArea for pointer hit testing Elias Naur 2019-06-03 13:09:07 +02:00
  • 559db02035 ui: simplify op size and reference count code Elias Naur 2019-06-03 13:26:47 +02:00
  • 86f6765e64 ui/app/internal/gl: avoid allocations when passing handles to C Elias Naur 2019-06-02 22:51:33 +02:00
  • 659a85aae0 ui/app/internal/gpu: add specialized path cache to avoid key allocations Elias Naur 2019-06-02 22:45:44 +02:00
  • 34fe872635 apps/gophers: upgrade to latest path clipping API Elias Naur 2019-06-02 22:36:29 +02:00