]> gitweb.factorcode.org Git - factor.git/history - basis/windows
tools.scaffold: Add a word to scaffold tests.
[factor.git] / basis / windows /
2022-01-25 John Benediktssoncore/basis/extra: using STARTUP-HOOK: and SHUTDOWN...
2022-01-24 John Benediktssonwindows.gdiplus: fix using
2022-01-24 John Benediktssonwindows.gdiplus: call GdiplusStartup and GdiplusShutdow...
2022-01-21 John Benediktssonio.encodings.utf16n: merge with io.encodings.utf16
2022-01-20 Doug Colemanwindows.iphlpapi: Fix load from struct changes
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2022-01-11 John Benediktssoncolors: using 255 * round >integer for hex conversion
2022-01-08 Doug Colemanwindows.errors: remove one more unused error function
2022-01-08 Doug Colemanwindows.erros: Remove some unused error handling words.
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 John Benediktssonendian: replaces io.binary and io.binary.fast.
2021-12-30 Doug Colemanfactor: use new math.ranges syntax in tests and docs
2021-12-21 Doug Colemanfactor: fix using on windows.
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
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-21 Doug Colemanfactor: map-zip -> zip-with
2021-03-07 Doug ColemanWindoows: Add some more bindings.
2021-03-06 Doug Colemanwindows: Add some win32 snapshot apis.
2021-02-02 Doug Colemanwindows.powrprof: Add platforms file
2021-01-31 Doug Colemanwindows.powrprof: Add more functions to get power settings.
2021-01-31 Doug Colemanwindows.winsock: Add more constants.
2021-01-31 Doug Colemanwindows: Add cpu-mhz on Windows
2021-01-30 Doug Colemanwindows: Add some code to put something in the tray.
2020-12-16 John Benediktssoncalendar: change >gmt, >local-time to clone.
2020-12-16 John Benediktssoncalendar: use clone >gmt in a few places.
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2020-09-02 Doug Colemanvscode: Prefer code-insiders version if installed.
2020-05-16 John Benediktssonbasis/extra: replace "/ >integer" with "/i" in a few...
2020-04-13 Alexander Iljinwindows.kernel32: add GetLogicalDriveStrings
2020-04-03 John Benediktssonwindows.iphlpapi: use follow, it's simpler.
2020-03-15 Doug Colemanwindows: Move types to ole32
2020-03-15 Doug Colemanwindows: Move IStream to windows.com to fix bootstrap.
2020-03-10 Doug Colemanwindows: Add more COM code.
2020-03-10 Doug Colemanwindows: Fix user32/shcore DPI functions.
2020-03-07 Doug Colemanwindows: Add a bunch of HighDPI functions.
2020-03-07 Benjamin Pollackwindows; add functions to determine DPI scaling
2020-03-07 Doug Colemanwindows.ole32: Add more LONG: constants.
2020-03-06 Doug Colemanwindows.ole32: Add more error constants as long.
2020-02-13 Doug Colemanwindows.gdiplus: flags{ } is in literals, fix using
2020-02-11 John Benediktssoncore/basis/extra: use flags{ } in places.
2020-01-06 Alexander Iljinwindows.errors: fix a compilation error
2020-01-06 Alexander Iljinwindows.errors: streamline error handling and throwing
2020-01-06 Alexander IljinReplace "win32-error-string throw" with windows-error...
2020-01-06 Alexander IljinReplace "n>win32-error-string throw" with windows-error...
2020-01-06 Alexander IljinDelete throw-win32-error, replace with win32-error...
2020-01-06 Alexander Iljinwindows.errors: make check-invalid-handle throw windows...
2020-01-03 Doug ColemanRevert "windows.errors: make check-invalid-handle throw...
2020-01-03 Doug ColemanRevert "Delete throw-win32-error, replace with win32...
2020-01-03 Doug ColemanRevert "Replace "n>win32-error-string throw" with windo...
2020-01-03 Doug ColemanRevert "Replace "win32-error-string throw" with windows...
2020-01-03 Doug ColemanRevert "windows.errors: streamline error handling and...
2019-11-25 Alexander Iljinwindows.errors: streamline error handling and throwing
2019-11-25 Alexander IljinReplace "win32-error-string throw" with windows-error...
2019-11-25 Alexander IljinReplace "n>win32-error-string throw" with windows-error...
2019-11-25 Alexander IljinDelete throw-win32-error, replace with win32-error...
2019-11-25 Alexander Iljinwindows.errors: make check-invalid-handle throw windows...
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-05 John Benediktssonwindows.winsock: cleanup using.
2019-08-04 John Benediktssonwindows.uniscribe: re-commit the &dispose removal.
2019-08-02 Doug Colemanbasis: Fix Windows 10 select-all for emojis.
2019-07-30 Doug Colemanwindows.uniscribe: Apply the patch from #1402 for Windows.
2019-07-25 John Benediktssonwindows.uniscribe: remove <cache-assoc> &dispose.
2019-06-08 Alexander Iljinwindows.uniscribe: support transparency in text color 2145/head
2019-06-08 Alexander Iljinwindows.uniscribe: speed up pixel array processing...
2019-06-08 Alexander Iljinwindows.uniscribe: support text with transparent background
2019-05-02 KUSUMOTO Noriowindows.factor KUSUMOTO Norio plan 2
2019-04-23 Alexander Iljinwindows.user32: add the GetKeyboardType function
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2019-03-30 Alexander Iljinwindows.ole32: add a couple of constants
2019-03-23 Doug Colemanwindows.kernel32: add almost useless timezone function
2019-03-22 John Benediktssonwindows.dragdrop-listener: cleanup using.
2019-03-21 Doug Colemanwindows.dragdrop-listener: Fix using
2019-03-17 Doug Colemanwindows: Add all shell32 function stubs. Add more com.
2018-12-16 Doug Coleman*.txt: Add newlines, fix some spacing
2018-07-14 Doug Colemanfactor: Make source files/resources 644 instead of...
2018-07-13 Alexander Iljinwindows.registry: add change-registry-value and delete...
2018-07-07 Doug Colemanwindows.user32: Fix signature of LoadCursorW.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-03-17 Doug Colemanwindows.surface-dial: Add surface-dial COM interface.
2018-03-17 Doug Colemanwindows.com.wrapper: Fix up docs example so it runs.
2018-03-17 Doug Colemanwindows: Add some more win32 calls.
2018-03-04 Alexander Iljinwindows.kernel32: add the FILE_* constants for GetVolum... 1965/head
2018-02-20 Doug Colemanwindows: Add some words that would be useful for Window...
2018-02-11 Doug Colemanwindows.dragdrop-listener: Fix the other using!
2018-02-10 Doug Colemanfactor: Clean up wrong form of specialized-arrays in...
2018-01-23 John Benediktssonwindows.dropfiles: need to use windows.errors.
2018-01-22 Alexander Iljinwindows.dropfiles: add startup hook to reset initializa...
2018-01-22 Alexander Iljinwindows.dragdrop-listener: update copyright year to...
2018-01-22 Alexander Iljinwindows.dragdrop-listener: make it produce file-drop...
2018-01-22 Alexander Iljinwindows.dropfiles: fix hwnd-reject-files and world...
2018-01-22 Alexander Iljinwindows.dropfiles[-docs]: update copyright year to...
2018-01-22 Alexander Iljinwindows.dropfiles: remove an exception suppression
2018-01-22 Alexander Iljinwindows.dropfiles[-docs]: remove unnecessary symbol
2018-01-22 Alexander Iljinwindows.dropfiles: add summary file
2018-01-22 Alexander Iljinwindows.dropfiles[-docs]: implement the file-drop gesture
next