]> gitweb.factorcode.org Git - factor.git/history - basis/ui
windows; add functions to determine DPI scaling
[factor.git] / basis / ui /
2020-03-07 Doug Colemanui.gadgets: Stale gestures can lose the associated...
2020-03-03 John Benediktssonui.gadgets.panes: fix tests under dark-theme.
2020-02-28 John Benediktssonui.gadgets.paragraphs: need to merge height/metrics.
2020-02-28 John Benediktssonui.gadgets.paragraphs: faster pref-dim.
2020-02-26 John Benediktssonmath.vectors: rename "v." to "vdot"
2020-02-26 John Benediktssonprettyprint.stylesheet: s/stack-effect-style/base-effec...
2020-02-26 John Benediktssonprettyprint.stylesheet: change stack effects to not...
2020-02-26 John Benediktssonui.tools.browser: use unicode next/prev arrows.
2020-02-25 John Benediktssonui.gadgets.panes: simplify <styled-label>.
2020-02-20 John Benediktssonui.tools.browser: change $navigation to not use title...
2020-02-20 John Benediktssonui.gadgets.panes: change approach to nested-pane-stream.
2020-02-20 John Benediktssonui.tools.error-list: adding table header emphasis.
2020-02-17 John Benediktssonhelp.markup: adding a $slots word to document slots...
2020-02-17 John Benediktssonui.gadgets.panes: make it clear that pane/pack/paragrap...
2020-02-17 John Benediktssonui.gadgets.pane: rename pane-clear to clear-pane.
2020-02-15 John Benediktssonui.gadgets.panes: use style-stream.
2020-02-15 John Benediktssonhelp.markup: change default-style to use with-nesting.
2020-02-11 John Benediktssoncore/basis/extra: use flags{ } in places.
2020-01-29 John Benediktssonui.gadgets.panes: fix for big strings on windows and...
2020-01-24 John Benediktssonui.backend.cocoa.views: some formatting cleanup.
2020-01-24 John BenediktssonMerge pull request #2235 from kusumotonorio/system...
2020-01-16 kusumotonorioImprove System V AMD64 ABI compliance
2020-01-15 John Benediktssonclasses: use check-instance in a few places, to remove...
2019-11-07 John Benediktssonui.tools.listener: better future-proofing with code...
2019-11-06 John Benediktssonui.tools.listener: handle history-completion popup...
2019-11-06 John Benediktssonui.tools.listener: close completion-popup when completi...
2019-09-08 kusumotonorioNSNotFound for both 32 bit and 64 bit environments
2019-08-10 kusumotonorioRevert Unnecessary Changes 2163/head
2019-08-10 kusumotonorioInput Completion Improvements
2019-08-06 John BenediktssonRevert "io.encodings.utf16: add a utf16n word for nativ...
2019-08-05 John Benediktssonio.encodings.utf16: add a utf16n word for native utf16...
2019-08-03 John Benediktssonui.text.uniscribe: windows.uniscribe.private not needed.
2019-08-02 Doug Colemanui.backend.windows: 2sequence cleanup
2019-08-02 Doug Colemanbasis: Fix Windows 10 select-all for emojis.
2019-07-30 Doug Colemanfactor: fix bootstrap and test and doc
2019-07-30 Doug Colemanui.text.uniscribe: fix using
2019-07-30 Doug Colemanui: Fix circular dependency.
2019-07-30 KUSUMOTO NorioBetter support to NSTextInputClient
2019-07-30 KUSUMOTO Noriococoa inline input using IM
2019-07-30 Doug Colemanui.text.core-text: Add patch from issue #1402 by kusumo...
2019-06-08 nicolas-pRevert "ui.gadgets.labeled: flat colour on windows...
2019-06-08 John BenediktssonRevert "ui.gadgets.labeled: separate title-bar-interior...
2019-06-08 Alexander IljinRevert "ui.gadgets.buttons: workaround for windows...
2019-05-02 Doug Colemanui.backend.windows: GetKeyboardState returns 0 on error
2019-05-02 KUSUMOTO Noriowindows.factor KUSUMOTO Norio plan 2
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2019-03-17 John Benediktssonui.tools.listener: use ?first.
2019-02-09 Doug Colemanbasis: Load images.{tiff,png} by default for FreeBSD...
2018-12-30 John Benediktssonui.tools.inspector: string inspection shows characters.
2018-12-11 John Benediktssonui.backend.cocoa.views: fix macOS mojave opengl issue...
2018-09-12 John Benediktssonui.gadgets.frames: default filled-cell to { 0 0 }.
2018-09-07 Pipick a better caret color for the dark theme
2018-09-07 Piactually remove caret-color slot
2018-09-07 Pimake the caret color themeable
2018-08-21 Alexander Iljin*-docs: remove extra space character at the end of...
2018-08-02 John Benediktssonui.tools.listener: minor cleanup to completion stuff.
2018-07-14 Doug Colemanfactor: Make source files/resources 644 instead of...
2018-07-07 Doug Colemandocs: Fix help-lint-all mistakes.
2018-07-07 Doug Colemanui.backend.windows: And fix the UI for LoadCursor.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-03-22 John Benediktssonui.gadgets.sliders: prevent negative elevator-length.
2018-03-13 John Benediktssonui.backend.cocoa.views: prepareOpenGL can use ?-> syntax.
2018-03-13 John Benediktssonui.backend.cocoa.views: cleanup some method signatures.
2018-03-06 Alexander Iljinui-docs: add help for resize-window
2018-03-05 John Benediktssonui.backend.windows: fix resize-window to use "adjusted...
2018-02-20 Doug Colemanui.backend.windows: Refactoring how messages are handle...
2018-02-17 John Benediktssonui.gadgets.worlds: rethrow error so traceback is more...
2018-02-15 John Benediktssonmore test IN: cleanup.
2018-02-13 John Benediktssonfix couple more typos in docs.
2018-02-13 John Benediktssonfix some typos in docs.
2018-02-11 John Benediktssonui.gadgets.labeled: make <labeled-gadget> not take...
2018-02-11 Doug Colemanui.pens.caching: Fix using.
2018-02-10 Doug Colemanfactor: Clean up wrong form of specialized-arrays in...
2018-01-29 Björn Lindqvistui.backend.gtk: gtk_init terminates, better throw exception
2018-01-29 Björn Lindqvistui.tests: remove badly baked unit test
2018-01-29 Björn Lindqvistui: try and ensure that the ui thread finishes #1905
2018-01-29 Björn Lindqvistui: the with-ui-running combinator can be removed
2018-01-25 John Benediktssonui.tools.listener: implement vocab-word-completions.
2018-01-22 John Benediktssonui: rename ui-windows to worlds.
2018-01-22 Alexander Iljinui.tools-docs: add a pointer to the file-drop gesture...
2018-01-22 Alexander Iljinui.tools.listener: support file-drop gesture
2018-01-22 Alexander Iljinwindows.dropfiles[-docs]: implement the file-drop gesture
2018-01-22 Alexander Iljinui.gestures[-docs]: add the file-drop gesture and the...
2018-01-22 John Benediktssonui.operations: add docs for +secondary+.
2018-01-22 John Benediktssonui.tools.browser: adding back/forward to touchbar.
2018-01-22 Alexander Iljinui.gadgets.editors-docs: fix a typo
2018-01-22 Alexander Iljinui.gesture-docs: amend propagate-gesture description
2018-01-22 Alexander Iljinui: add find-windows to find multiple worlds matching...
2018-01-20 Björn Lindqvistui.render: small simplification
2018-01-19 John Benediktssonui.backend.cocoa.views: use world get-global in touchba...
2018-01-19 John Benediktssonui.gadgets.worlds: don't need world with-variable.
2018-01-19 John Benediktssonui.gadgets.worlds: revert back to 1 track-add.
2018-01-19 John Benediktssonui.backend.cocoa.views: use queued-gesture for touchbar...
2018-01-19 John Benediktssonui.gadgets.worlds: use constraints for single gadget...
2018-01-19 John Benediktssonui.gadgets.worlds: world-attributes can specify fill...
2018-01-18 Björn Lindqvistui.backend.gtk: set the source priority to idle, fixes...
2018-01-18 Björn Lindqvistui: undoing 9e9b70005b9cea57b87cd9bfbee94cee600b50c1
2018-01-18 Björn Lindqvistui.*: lets rename ui-running to with-ui-running
2018-01-18 Björn Lindqvistui.*: doc updates
2018-01-17 Björn Lindqvistui.gadgets.panes.tests: better than hardcoding values
next