]> gitweb.factorcode.org Git - factor.git/history - basis/ui/gadgets
functors: inline the parts of interpolate this needs
[factor.git] / basis / ui / gadgets /
2024-01-31 John Benediktssoncore/basis/extra: update some stack effects
2023-12-21 Ikko Eltociear Ash... docs: Update panes-docs.factor
2023-10-25 John Benediktssonmodels.range: move the range words into the models...
2023-10-23 John Benediktssonsequences.extras: more supremum/infimum renames
2023-09-11 Giftpflanzeassocs.extras: Move some often-used words to core
2023-08-26 John Benediktssonui.gadgets: simplify focusable-child
2023-08-24 John Benediktssonui.gadgets: change focusable-child* to not return f
2023-08-24 John BenediktssonRevert "ui.gadgets.gadgets: prevent busy loop with...
2023-08-24 John Benediktssonui.gadgets.gadgets: prevent busy loop with ``f focusabl...
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-08-06 inivekinui.gadgets.tables: adds ctrl-p/n for row selection
2023-07-30 Alexander Ilin*-docs: spell "co-ordinate" without the hyphen
2023-05-03 John Benediktssonui.gadgets.tabbed: re-add internal border
2023-05-03 John Benediktssonui.gadgets.tabbed: fix up background
2023-05-03 John Benediktssonui.gadgets.tabbed: make sure tab bar has background set
2023-05-03 John Benediktssonui.gadgets.tabbed: re-use toolbar theme to make nice...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemanfactor: remove extra whitespace refactor-sequences 2669/head
2023-02-26 Doug Colemankernel: ?if-old is just `[ or* ] 2dip if`
2023-02-26 Doug Colemanfactor: ?if to ?if-old
2023-02-26 Doug Colemanfactor: use ??if instead of ?if-old
2023-02-08 GiftpflanzeRename and add sorting words
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
2022-09-08 John Benediktssonui.gadgets.editors: tweak caret-style and fix docs
2022-09-08 Dave CarltonUse symbols for shapes
2022-09-08 Dave CarltonBlock caret code
2022-08-01 John Benediktssonui.gadgets.panes: relayout when changing label contents
2022-08-01 John Benediktssonui.gadgets.panes: fuse labels together with the same...
2022-08-01 John Benediktssonui.gadgets: simplify unparent
2022-07-31 Doug Colemancolor-picker: Fix background and using
2022-07-31 Doug Colemanui.gadgets.search-tables: Fix background color of color...
2022-07-31 Doug Colemansequences: bound -> index-or-length
2022-07-31 Doug Colemancore: cramp -> bound (was short)
2022-07-31 Doug Colemanfactor: alien.c-types:short -> cramp
2022-03-05 John Benediktssonui.gadgets.panes: scroll-pane so it respects the scroll...
2022-03-05 John BenediktssonRevert "ui.gadgets.panes: remove scrolls? slot and...
2022-03-04 John Benediktssonui.gadgets.panes: remove scrolls? slot and make scrolli...
2022-03-03 John Benediktssonui.gadgets.panes: make sure walker scrolls to the bottom
2022-03-03 John Benediktssonui.tools: change scrolling behavior
2022-02-11 John Benediktssonui.gadgets.glass: constrain popup over viewport
2022-02-03 John Benediktssonui.gadgets.search-tables: remove delay
2022-01-25 John Benediktssonui.tools.button-list: not sure why this commit was...
2022-01-25 Kevin CopeMoves button list into MIXIN instance
2022-01-25 inivekinAdds keyboard driven link following for the browser
2022-01-22 John Benediktssonui.gadgets.incremental: make sure to unfocus and (unparent)
2022-01-06 John Benediktssonui.gadgets.scrollers: use relayout-1 in scroll>* methods
2022-01-03 John Benediktssonui.gadgets.borders: round border-pref-dim
2022-01-03 John Benediktssonbasis/extra: removing unnecessary IN: statements.
2022-01-01 John Benediktssoncolors: merge colors.constants and colors.hex.
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 Doug Colemanui: trim even more using lists
2021-12-30 John Benediktssoncore/basis/extra: use new math.ranges syntax.
2021-12-28 John Benediktssonui.gadgets.editors: round to gl-scales.
2021-12-28 John Benediktssonui.gadgets.tables: change default row-summary.
2021-12-28 John Benediktssonui.gadgets.tables: adding row-summary.
2021-12-26 John Benediktssonui.gadgets.panes: fix test for smash-line change.
2021-12-25 John Benediktssonui.gadgets.panes: use document:?split-lines.
2021-12-25 John Benediktssonui.gadgets.panes: need to style newlines.
2021-12-25 John Benediktssonui.gadgets.sliders: fix for dragging when direction...
2021-12-24 Doug Colemanfactor: fix a few renames
2021-12-21 Doug Colemanfactor: use more split/join words
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2021-12-20 Doug Colemancore: Change lines -> read-lines, contents -> read...
2021-03-31 John BenediktssonRevert "ui.gadgets.editors: adding Ctrl-o for insert...
2021-03-31 John Benediktssonui.gadgets.editors: adding Ctrl-o for insert-newline...
2021-03-31 John Benediktssonui.gadgets.editors: remove readline bindings by default.
2021-03-31 John Benediktssonui: minor style tweaks/fixes.
2021-03-30 John Benediktssonui.gadgets.editors: adding support for paragraph naviga...
2021-03-30 John BenediktssonRevert "ui.gadgets.panes: only scroll down when we...
2021-03-30 John BenediktssonRevert "ui.gadgets: refactor scroll-at-bottom?."
2021-03-30 John Benediktssonui.gadgets: refactor scroll-at-bottom?.
2021-03-30 John Benediktssonui.gadgets.panes: only scroll down when we are at the...
2021-03-30 John Benediktssonui.gadgets.editors: make readline only on mac for now.
2021-03-29 John Benediktssonui: better platform-specific keybindings.
2021-03-26 John Benediktssonui.gadgets.editors: make readline-bindings only on...
2021-03-24 John Benediktssonui: standard readline style keybindings.
2021-03-02 timorui.gadgets: Specialize default behavior on object inste...
2021-02-26 John Benediktssonui.gadgets.line-support: fix pref-dim* circularity.
2021-02-25 John Benediktssonui.gadgets.editors: make editors pref-dim respect min...
2021-02-25 John Benediktssonui.gadgets: don't need double USE:.
2021-01-30 Doug Colemanui: Trim using lists.
2020-11-09 John Benediktssonui: fix some $slots help-lint warnings.
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2020-06-15 John BenediktssonRevert "ui.gadgets.borders: don't convert border-loc...
2020-06-06 John BenediktssonRevert "ui: better support for Emacs-style key bindings."
2020-06-06 John BenediktssonRevert "ui.gadgets.editors: adding Ctrl-u support."
2020-06-06 John BenediktssonRevert "ui.gadgets.editors: make Ctrl-A select-all...
2020-05-29 John Benediktssonui.gadgets.editors: make Ctrl-A select-all if at column 0.
2020-05-28 John Benediktssonui.gadgets.editors: adding Ctrl-u support.
2020-05-28 John Benediktssonui: better support for Emacs-style key bindings.
2020-05-27 John Benediktssonui.gadgets.editors: can just use preedit-start>> as...
2020-05-27 John Benediktssonui.gadgets.editors: fix off-by-one.
2020-05-27 John Benediktssonui.gadgets.editors: fix page-up/page-down behavior.
2020-05-27 John Benediktssonui.gadgets.editors: cleanup docs for $slots.
2020-05-27 John Benediktssonui.gadgets.tables: change hook>> to be called on all...
2020-05-27 John Benediktssonui.gadgets.tables: cleanup docs for $slots.
2020-05-26 John Benediktssonui.gadgets.editors: fix page-up/page-down with one...
next