]> gitweb.factorcode.org Git - factor.git/history - basis/ui/backend
tools.scaffold: Add a word to scaffold tests.
[factor.git] / basis / ui / backend /
2022-03-05 John Benediktssonui.backend.cocoa: support automatic changing of themes
2022-01-21 John Benediktssonio.encodings.utf16n: merge with io.encodings.utf16
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2022-01-04 John Benediktssonui.backend.cocoa.views: leave prepareOpenGL for now
2022-01-04 John Benediktssonui.backend.cocoa.views: fix retina in deploy images
2022-01-04 John Benediktssonui.backend.cocoa.views: clear cached-lines in windowDid...
2022-01-03 John Benediktssoncore-text: remove retina? flag in favor of gl-scale...
2022-01-02 John Benediktssonui.backend.cocoa: disable theme switching temporarily.
2022-01-02 John Benediktssonui.backend.cocoa.views: trap and print errors in drawRect.
2022-01-02 John BenediktssonRevert "ui.backend.cocoa: disable appearance changing...
2022-01-02 John Benediktssonui.backend.cocoa: disable appearance changing temporarily.
2022-01-01 John Benediktssonui.theme.switching: adding concept of default-theme?.
2021-12-31 John Benediktssonui: disable default-theme? for now.
2021-12-31 John Benediktssonui.backend.cocoa: change theme automatically if we...
2021-12-31 John Benediktssonui.backend.cocoa: set the light/dark theme on startup...
2021-12-31 John Benediktssonui.backend.cocoa.views: add light/dark mode switching.
2021-12-20 Doug Colemanio.files: exists? -> file-exists? and rename primitive.
2021-12-15 Doug Colemanui.backend.windows: Add a couple more error checks.
2021-12-15 Doug Colemanwindows: Add check-hresult function.
2021-12-15 Doug Colemanui.backend.windows: Don't throw an error on timeout...
2021-03-29 John Benediktssonui: better platform-specific keybindings.
2021-03-23 Doug Colemanui.backend.gtk: Trim null bytes for linux copy.
2021-01-30 Doug Colemanwindows: Add some code to put something in the tray.
2021-01-30 Doug Colemanui.backend.windows: ToUnicode can return 0 and it's...
2020-11-04 Doug Colemanui.backend.cocoa: The handle can be ``f`` sometimes...
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2020-06-12 Doug Colemanui.backend.cocoa: fix bootstrap -- vocab does not exist.
2020-06-12 Doug Colemanvocabs: On use-vocab we should throw an error if the...
2020-06-06 John Benediktssonui.backend.gtk: don't let input-methods steal key-presses.
2020-05-22 Doug Colemanui.backend.x11.keys: Enable numpad navigation keys...
2020-05-22 John Benediktssonui.backend.cocoa.views: fix jittery resize.
2020-05-16 John Benediktssonbasis/extra: replace "/ >integer" with "/i" in a few...
2020-03-10 Doug Colemanwindows: Fix user32/shcore DPI functions.
2020-02-11 John Benediktssoncore/basis/extra: use flags{ } in places.
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
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-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 KUSUMOTO NorioBetter support to NSTextInputClient
2019-07-30 KUSUMOTO Noriococoa inline input using IM
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-02-09 Doug Colemanbasis: Load images.{tiff,png} by default for FreeBSD...
2018-12-11 John Benediktssonui.backend.cocoa.views: fix macOS mojave opengl issue...
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-13 John Benediktssonui.backend.cocoa.views: prepareOpenGL can use ?-> syntax.
2018-03-13 John Benediktssonui.backend.cocoa.views: cleanup some method signatures.
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-01-29 Björn Lindqvistui.backend.gtk: gtk_init terminates, better throw exception
2018-01-29 Björn Lindqvistui: the with-ui-running combinator can be removed
2018-01-22 John Benediktssonui: rename ui-windows to worlds.
2018-01-19 John Benediktssonui.backend.cocoa.views: use world get-global in touchba...
2018-01-19 John Benediktssonui.backend.cocoa.views: use queued-gesture for touchbar...
2018-01-18 Björn Lindqvistui.backend.gtk: set the source priority to idle, fixes...
2018-01-18 Björn Lindqvistui.*: lets rename ui-running to with-ui-running
2018-01-02 John Benediktssonui.backend.cocoa.views: allow up to 8 touchbar buttons.
2017-11-19 Jon Harperui.backend.x11, implement (fullscreen?)
2017-10-29 John Benediktssonui.backend.cocoa.views: remove listener touchbar suppor...
2017-10-09 Alexander Iljinui.backend.windows: explicate quotation parameters...
2017-08-08 Doug ColemanRevert "ui.backend.cocoa.views: call super.prepareOpenG...
2017-08-06 Doug Colemanui.backend.cocoa.tools: install-app-delegate is a confu...
2017-08-06 Doug Colemancocoa: CLASS: ; -> <CLASS: ;CLASS>
2017-06-27 Björn Lindqvistui: more docs and tests
2017-06-27 Björn Lindqvistui: better handling of cascading errors
2017-06-01 Doug Colemanui.backend.cocoa.views: Use ?-> to avoid objc lookup...
2017-05-30 Doug Colemancocoa: Add basic support for TouchBar.
2017-03-05 John Benediktssontools.deploy.shaker: support "stop-after-last-window?".
2017-03-05 John Benediktssonui.backend: adding ui-stop-after-last-window?.
2017-01-30 Björn Lindqvistui.*: using pixel-format-attributes>int-array in even...
2017-01-30 Björn Lindqvistui.pixel-formats,ui.backend.*: new word pixel-format...
2017-01-30 Björn Lindqvistui.pixel-formats,ui.backend.*: removing the (pixel...
2017-01-23 Jon Harperui.backend.gtk, use a separate widget for drawing openg...
2016-11-27 John Benediktssonsome cleanup.
2016-10-31 Björn LindqvistDocs: bunch of random doc updates
2016-08-17 Björn Lindqvistui.backend.x11.keys: symbolic constants can be used
2016-08-17 Björn Lindqvistx11.*: new vocab x11.X for ffi stuff from the X.h header
2016-08-17 Björn Lindqvistui.backend.x11.keys: Support for the Windows/Meta key...
2016-08-17 Björn Lindqvistui.backend.x11.keys: typo on F12
2016-08-10 Björn Lindqvistalien.*: frontend varargs support! #1677
2016-06-21 Björn Lindqvistui.gestures: fix the cocoa ui backend which i broke...
2016-06-20 Björn Lindqvistui.backend.*: new vocab for keysym handling which is...
2016-06-20 Björn Lindqvistx11.keysymdef, ui.backend.x11: vocab for all of x11...
2016-06-18 Björn Lindqvistui.backend.gtk.io: refactoring which removes ui.backend...
2016-06-18 Björn Lindqvistui.backend.gtk: add handling of insert key (#1656)
2016-06-17 Björn Lindqvistui.backend.gtk: use a global variable to store the...
2016-06-17 Björn Lindqvistui.backend.gtk: hi-res icon awesomeness
2016-05-10 John Benediktssonui.theme: updates to color scheme.
2016-04-04 John Benediktssonui.backend.gtk: simplify calls to gtk_init.
next