summaryrefslogtreecommitdiffstats
path: root/src/gui_w32.c
AgeCommit message (Expand)Author
2020-07-17patch 8.2.1232: MS-Windows GUI: Snap cancelled by split commandv8.2.1232Bram Moolenaar
2020-07-17patch 8.2.1231: MS-Windows: GUI code can be cleaned upv8.2.1231Bram Moolenaar
2020-07-17patch 8.2.1228: scrollbars not flush against the window edges when maximisedv8.2.1228Bram Moolenaar
2020-07-16patch 8.2.1226: MS-Windows: windows positioning wrong depending on taskbarv8.2.1226Bram Moolenaar
2020-05-16patch 8.2.0765: In the GUI can't use all the modifiers.v8.2.0765Bram Moolenaar
2020-04-12patch 8.2.0559: clearing a struct is verbosev8.2.0559Bram Moolenaar
2020-04-06patch 8.2.0523: loops are repeatedv8.2.0523Bram Moolenaar
2019-12-02patch 8.1.2383: using old C style commentsv8.1.2383Bram Moolenaar
2019-12-01patch 8.1.2376: preprocessor indents are incorrectv8.1.2376Bram Moolenaar
2019-11-30patch 8.1.2371: FEAT_TEXT_PROP is a confusing namev8.1.2371Bram Moolenaar
2019-11-29patch 8.1.2361: MS-Windows: test failures related to VIMDLLv8.1.2361Bram Moolenaar
2019-11-19patch 8.1.2323: Old MSVC version no longer tested.v8.1.2323Bram Moolenaar
2019-11-17patch 8.1.2318: MS-Windows GUI: main background shows in toolbarv8.1.2318Bram Moolenaar
2019-11-15patch 8.1.2301: MS-Windows GUI: drawing error when background color changesv8.1.2301Bram Moolenaar
2019-11-05patch 8.1.2257: MS-Windows GUI: scroll wheel always uses current windowv8.1.2257Bram Moolenaar
2019-11-04patch 8.1.2254: MS-Windows: mouse scroll wheel doesn't work in popupv8.1.2254Bram Moolenaar
2019-10-23patch 8.1.2202: MS-Windows: build failure with GUI and small featuresv8.1.2202Bram Moolenaar
2019-10-13patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabledv8.1.2145Bram Moolenaar
2019-09-21patch 8.1.2064: MS-Windows: compiler warnings for unused argumentsv8.1.2064Bram Moolenaar
2019-09-04patch 8.1.1975: MS-Windows GUI responds slowly to timerv8.1.1975Bram Moolenaar
2019-05-28patch 8.1.1415: build error in MS-Windows GUIv8.1.1415Bram Moolenaar
2019-05-28patch 8.1.1414: alloc() returning "char_u *" causes a lot of type castsv8.1.1414Bram Moolenaar
2019-05-24patch 8.1.1386: unessesary type casts for lalloc()v8.1.1386Bram Moolenaar
2019-05-24patch 8.1.1384: using "int" for alloc() often results in compiler warningsv8.1.1384Bram Moolenaar
2019-05-09patch 8.1.1306: Borland support is outdated and doesn't workv8.1.1306Bram Moolenaar
2019-05-09patch 8.1.1303: not possible to hide a balloonv8.1.1303Bram Moolenaar
2019-05-08patch 8.1.1301: when compiled with VIMDLL some messages are not shownv8.1.1301Bram Moolenaar
2019-05-07patch 8.1.1294: MS-Windows: Some fonts return wrong average char widthv8.1.1294Bram Moolenaar
2019-04-29patch 8.1.1238: MS-Windows: compiler warning for sprintf() formatv8.1.1238Bram Moolenaar
2019-04-28patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exev8.1.1230Bram Moolenaar
2019-04-28patch 8.1.1224: MS-Windows: cannot specify font weightv8.1.1224Bram Moolenaar
2019-04-27patch 8.1.1217: MS-Windows: no space reserved for font quality namev8.1.1217Bram Moolenaar
2019-04-02patch 8.1.1103: MS-Windows: old API calls are no longer neededv8.1.1103Bram Moolenaar
2019-03-30patch 8.1.1086: too many curly bracesv8.1.1086Bram Moolenaar
2019-03-30patch 8.1.1081: MS-Windows: cannot use some fontsv8.1.1081Bram Moolenaar
2019-03-28patch 8.1.1066: VIMDLL isn't actually usedv8.1.1066Bram Moolenaar
2019-03-27patch 8.1.1060: MS-Windows: get_cmd_args() is no longer neededv8.1.1060Bram Moolenaar
2019-03-21patch 8.1.1029: DirectWrite doesn't take 'linespace' into accountv8.1.1029Bram Moolenaar
2019-01-28patch 8.1.0840: getchar(0) never returns a character in the terminalv8.1.0840Bram Moolenaar
2019-01-24patch 8.1.0808: MS-Windows: build error with GUIv8.1.0808Bram Moolenaar
2019-01-24patch 8.1.0806: too many #ifdefsv8.1.0806Bram Moolenaar
2019-01-19patch 8.1.0782: Win32: cursor blinks when Vim is not activev8.1.0782Bram Moolenaar
2019-01-19patch 8.1.0779: argument for message functions is inconsistentv8.1.0779Bram Moolenaar
2019-01-13patch 8.1.0743: giving error messages is not flexiblev8.1.0743Bram Moolenaar
2018-12-28patch 8.1.0652: freeing memory for balloon eval too earlyv8.1.0652Bram Moolenaar
2018-12-27patch 8.1.0647: MS-Windows: balloon_show() does not handle wide charactersv8.1.0647Bram Moolenaar
2018-11-16patch 8.1.0528: various typos in commentsv8.1.0528Bram Moolenaar
2018-09-30patch 8.1.0443: unnecessary static function prototypesv8.1.0443Bram Moolenaar
2018-09-22patch 8.1.0427: MS-Windows GUI: using invalid encoded file namev8.1.0427Bram Moolenaar
2018-07-20patch 8.1.0197: Windows GUI: title for search/replace is wrongv8.1.0197Bram Moolenaar