summaryrefslogtreecommitdiffstats
path: root/src/os_win32.c
AgeCommit message (Expand)Author
2022-06-18patch 8.2.5125: MS-Windows: warnings from MinGW compilerv8.2.5125Yasuhiro Matsumoto
2022-06-11patch 8.2.5077: various warnings from clang on MS-Windowsv8.2.5077Yegappan Lakshmanan
2022-06-09patch 8.2.5073: clang on MS-Windows produces warningsv8.2.5073Bram Moolenaar
2022-06-08patch 8.2.5069: various warnings from clang on MS-Windowsv8.2.5069Yegappan Lakshmanan
2022-06-05patch 8.2.5057: using gettimeofday() for timeout is very inefficientv8.2.5057Paul Ollis
2022-05-12patch 8.2.4945: inconsistent use of white spacev8.2.4945Bram Moolenaar
2022-05-07patch 8.2.4911: the mode #defines are not clearly namedv8.2.4911Bram Moolenaar
2022-05-07patch 8.2.4906: MS-Windows: cannot use transparent backgroundv8.2.4906Yasuhiro Matsumoto
2022-05-05patch 8.2.4875: MS-Windows: some .exe files are not recognizedv8.2.4875LemonBoy
2022-05-03patch 8.2.4860: MS-Windows: always uses current directory for executablesv8.2.4860Yasuhiro Matsumoto
2022-04-18Update runtime filesBram Moolenaar
2022-04-12patch 8.2.4742: there is no way to start logging very early in startupv8.2.4742Bram Moolenaar
2022-02-12patch 8.2.4354: dynamic loading of libsodium not handled properlyv8.2.4354K.Takata
2022-02-07patch 8.2.4317: MS-Windows: Vim exits when Python 3 initialisation failsv8.2.4317Bram Moolenaar
2022-02-04patch 8.2.4294: MS-Windows: #ifdefs for Cygwin are too complicatedv8.2.4294K.Takata
2022-02-03patch 8.2.4289: warnings reported by MSVCv8.2.4289K.Takata
2022-02-03patch 8.2.4288: preprocessor indents are inconsistentv8.2.4288K.Takata
2022-01-29patch 8.2.4256: MS-Windows: compiler warnings when compiled with /W4v8.2.4256K.Takata
2022-01-25patch 8.2.4213: too much code for supporting old MSVC versionsv8.2.4213K.Takata
2022-01-24patch 8.2.4199: MS-Windows: Support for MSVC 2003 is not usefulv8.2.4199K.Takata
2022-01-21patch 8.2.4170: MS-Windows: still using old message API callsv8.2.4170K.Takata
2022-01-08patch 8.2.4043: using int for second argument of ga_init2()v8.2.4043Bram Moolenaar
2022-01-02patch 8.2.3985: error messages are spread outv8.2.3985Bram Moolenaar
2022-01-01patch 8.2.3967: error messages are spread outv8.2.3967Bram Moolenaar
2021-12-27patch 8.2.3914: various spelling mistakes in commentsv8.2.3914Dominique Pelle
2021-11-29patch 8.2.3699: the +title feature adds a lot of #ifdef but little codev8.2.3699Bram Moolenaar
2021-11-18patch 8.2.3617: ":verbose pwd" does not mention 'autochdir' was appliedv8.2.3617Bram Moolenaar
2021-11-01patch 8.2.3569: error for :let when vimrc is Vim 9 scriptv8.2.3569Christian Brabandt
2021-07-24patch 8.2.3208: dynamic library load error does not mention why it failedv8.2.3208Martin Tournoij
2021-06-30patch 8.2.3079: Powershell core not supported by defaultv8.2.3079Mike Williams
2021-06-28patch 8.2.3071: shell options are not set properly for PowerShellv8.2.3071Mike Williams
2021-06-08patch 8.2.2962: MS-Windows command line arguments have wrong encodingv8.2.2962K.Takata
2021-06-02patch 8.2.2922: computing array length is done in various waysv8.2.2922K.Takata
2021-05-30patch 8.2.2913: MS-Windows conpty supports using mouse eventsv8.2.2913Wez Furlong
2021-05-20patch 8.2.2874: MS-Windows: screen redraws too oftenv8.2.2874matveyt
2021-05-07patch 8.2.2841: MS-Windows: cursor wrong when 'lz' and 'stl' are setv8.2.2841matveyt
2021-05-01patch 8.2.2821: MS-Windows: unnessarily loading libraries when registering OLEv8.2.2821Bram Moolenaar
2021-04-21patch 8.2.2793: MS-Windows: string literals are writable with MSVCv8.2.2793Bram Moolenaar
2021-04-20patch 8.2.2787: MS-Windows: crash when using :echoconsolev8.2.2787Bram Moolenaar
2021-02-01patch 8.2.2451: MS-Windows: Extended Attributes not preservedv8.2.2451Bram Moolenaar
2020-12-18patch 8.2.2160: various typosv8.2.2160Bram Moolenaar
2020-12-04patch 8.2.2091: MS-Windows: build warningsv8.2.2091Bram Moolenaar
2020-12-01patch 8.2.2076: MS-Windows console: sometimes drops typed charactersv8.2.2076Bram Moolenaar
2020-11-10patch 8.2.1975: Win32: memory leak when encoding conversion failsv8.2.1975Bram Moolenaar
2020-09-03patch 8.2.1582: the channel log does not show typed textv8.2.1582Bram Moolenaar
2020-08-23patch 8.2.1513: cannot interrupt shell used for filename expansionv8.2.1513Bram Moolenaar
2020-06-12patch 8.2.0967: unnecessary type casts for vim_strnsave()v8.2.0967Bram Moolenaar
2020-05-30patch 8.2.0850: MS-Windows: exepath() works different from cmd.exev8.2.0850Bram Moolenaar
2020-05-30patch 8.2.0848: MS-Windows: the Windows terminal code has some flawsv8.2.0848Bram Moolenaar
2020-05-18patch 8.2.0793: MS-Windows: cannot build GUI with small featuresv8.2.0793Bram Moolenaar