]> gitweb.factorcode.org Git - factor.git/history - basis/windows
scryfall: add more filter/reject words, better mtga parser
[factor.git] / basis / windows /
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
2018-01-22 Alexander Iljinwindows.dropfiles: move two words from windows.dragdrop...
2018-01-22 Alexander Iljinwindows.dropfiles: new vocab
2018-01-22 Alexander Iljinwindows.user32: add a couple of functions and related...
2018-01-22 Alexander Iljinwindows.shell32: remove duplicate HDROP type definition
2018-01-22 Alexander Iljinwindows.shell32: add some file drag-drop functions
2018-01-22 Alexander Iljinwindows.messages: add WM_COPYGLOBALDATA constant
2018-01-22 Alexander Iljinwindows.dragdrop-listener: call ole-initialize when...
2018-01-22 Alexander Iljinwindows.kernel32: add SetFileValidData function
2018-01-19 John Benediktssonwindows.gdiplus: remove extra whitespace.
2017-10-09 Alexander Iljinwindows.user32: add some of the power setting notificat...
2017-10-09 Alexander Iljinwindows.ole32: add LPCGUID type
2017-09-11 Alexander IljinUpdate some copyright headers to follow the current...
2017-09-09 Doug Colemanwindows.kernel32: Don't use /* */
2017-09-07 Doug Colemanwindows.dragdrop-listener: Remove unfinished autogenera...
2017-09-07 Doug Colemanwindows.dragdrop-listener: Fix an error when calling
2017-09-02 Doug Colemanwindows.dragdrop-listener: Fix compilation bug.
2017-09-01 Doug Colemanwindows: Fix some drag and drop apis.
2017-08-17 Alexander Iljinwindows.dragdrop-listener: add a short documentation... 1850/head
2017-08-17 Alexander Iljinwindows.dragdrop-listener: add copyright comments and...
2017-08-17 Alexander Iljinwindows.dragdrop-listener: optimize the DragEnter imple...
2017-08-17 Alexander Iljinwindows.dragdrop-listener: generalize some code for...
2017-08-17 Alexander Iljinwindows.dragdrop-listener: fix filenames-from-hdrop...
2017-08-17 Alexander Iljinwindows.dragdrop-listener: add a helper word
2017-08-17 Alexander Iljinwindows.dragdrop-listener: list all function parameters...
2017-08-17 Alexander Iljinwindows.dragdrop-listener: balance the stack effects...
2017-08-17 Alexander Iljinwindows.dragdrop-listener: fix a COM interface reference
2017-08-17 Alexander Iljinwindows.dragdrop-listener: fix compilation of dragdrop...
2017-08-17 Alexander Iljinwindows.dragdrop-listener: replace construct-boa with boa
2017-08-17 Alexander Iljinwindows.dragdrop-listener: fix the USING: list
2017-08-17 Alexander Iljinwindows.dragdrop-listener: replace set-ulong-nth with...
2017-08-17 Alexander Iljinwindows.dragdrop-listener: move from unmaintained to...
2017-08-06 Doug Colemanwindows.directx: Fix some TYPEDEF: lines that end in...
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-01-06 Benjamin Pollackio.directories: improve file moving words
2016-08-21 Björn Lindqvistwindows.shell32: formatting the long parameter lists
2016-08-16 Alexander Iljinwindows.com.syntax: remove return-type-name import
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-07-26 Alexander Iljinwindows.fonts: call reset-memoized for windows-fonts...
2016-07-01 John Benediktssonwindows.ole32: use sets in tests.
2016-06-29 Alexander Iljinwindows.ole32: add create-guid
2016-06-22 Alexander Iljinwindows.shell32: remove extra declaration of ERROR_FILE...
2016-04-07 Doug Colemanfactor: remove some extra whitespace.
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2016-03-13 John Benediktssonwindows.crypt32: adding platforms.txt.
2016-03-13 Doug Colemanwindows.types: fix using
2016-03-13 Doug Colemanwindows: Adding crypt32 api for SSL certificate loading.
2016-03-13 Doug Colemanwindows.types: LPSTR is a utf8 string. Add LPTCSTR.
2015-11-02 Doug Colemanwindows.kernel32, io.files.windows: Add support for...
2015-10-22 Björn Lindqvistwindows.uniscribe: add SSA_FALLBACK and SSA_TAB to...
2015-10-10 Doug Colemankernel32: Fix a typo, fix a constant value, another...
2015-10-08 Björn Lindqvistunix.ffi,windows.winsock: add the rest of the AI_*...
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-08-27 Doug Colemanwindows.kernel32: add more bindings
2015-08-15 John Benediktssonwindows.directx.dinput.constants: simplify uninitialize.
2015-08-14 Doug Colemanwindows.errors: fix bootstrap
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-21 Doug Colemannested-comments: remove this vocab. we have /* */...
2015-07-20 Doug Colemanfactor: all FUNCTION: rename complete
2015-07-20 Doug Colemanfactor: Fix rename issues.
2015-07-20 Doug Colemanwindows.user32: fix some more sloppiness
2015-07-20 Doug Colemanwindows.user32: forgot one
2015-07-20 Doug Colemanfactor: FUNCTION: rename by hand...
2015-07-19 Doug Colemanfactor: rename files that are not loadable on mac, too
2015-07-19 Doug Colemanwindows.ddk.setupapi: fix function syntax
2015-07-19 Doug Colemanfactor: change FUNCTION: and similar to not have trailing ;
2015-07-19 John Benediktssonupdate some more MACRO: effects.
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-08 Doug Colemancom.wrapper: create -> create-word
2015-06-08 Doug Colemanwindows: fix words -> vocab-words
2015-06-08 Doug Colemancore: Rename create to create-word, create-in to create...
2015-06-07 Doug Colemanwindows.com: Prevent release from being called with...
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-09-29 Björn Lindqviststack-checker.alien: use free-callback as a destructor...
2014-07-10 Doug Colemanwindows.directx: Upgrade xinput library.
2014-04-02 Björn Lindqvistio.sockets.windows: wrap ioctlsocket and related consta...
2014-04-02 Björn Lindqvistwindows.winsock: fix the definition of SOCKET_ERROR...
2014-04-02 Björn Lindqvistwindows.winsock: use the windows api types instead...
2014-04-02 Björn LindqvistMerge:
2014-02-13 Björn Lindqvistwindows.errors: fix #987
next