summaryrefslogtreecommitdiffstats
path: root/src/gui_w32.c
AgeCommit message (Expand)Author
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
2018-06-28patch 8.1.0121: crash when using ballooneval related to 'vartabstop'v8.1.0121Bram Moolenaar
2018-06-23patch 8.1.0105: all tab stops are the samev8.1.0105Bram Moolenaar
2018-06-19patch 8.1.0079: superfluous space in messagesv8.1.0079Bram Moolenaar
2018-05-17Vim 8.1 releasev8.1.0000Bram Moolenaar
2018-04-24patch 8.0.1755: MS-Windows: high unicode char received as two utf-16 wordsv8.0.1755Bram Moolenaar
2018-02-10patch 8.0.1496: clearing a pointer takes two linesv8.0.1496Bram Moolenaar
2018-01-31patch 8.0.1450: GUI: endless loop when stopping cursor blinkingv8.0.1450Bram Moolenaar
2018-01-31patch 8.0.1449: slow redrawing with DirectXv8.0.1449Bram Moolenaar
2017-12-14patch 8.0.1390: DirectX scrolling can be slow, vertical positioning is offv8.0.1390Bram Moolenaar
2017-12-05patch 8.0.1373: no error when settting 'renderoptions' before starting GUIv8.0.1373Bram Moolenaar
2017-12-05patch 8.0.1369: MS-Windows: drawing underline slow, mFallbackDC not updatedv8.0.1369Bram Moolenaar
2017-11-27patch 8.0.1351: warning for unused variables building with MinGWv8.0.1351Bram Moolenaar
2017-11-26patch 8.0.1343: MS-Windows: does not show colored emojisv8.0.1343Bram Moolenaar
2017-11-25patch 8.0.1338: USE_IM_CONTROL is confusing and incompletev8.0.1338Bram Moolenaar
2017-11-18patch 8.0.1312: balloon_show() only works in terminal when compiled with GUIv8.0.1312Bram Moolenaar
2017-11-09patch 8.0.1278: GUI window always resizes when adding scrollbarv8.0.1278Bram Moolenaar
2017-10-28patch 8.0.1234: MS-Windows: composing chars are not shown properlyv8.0.1234Bram Moolenaar
2017-10-22patch 8.0.1212: MS-Windows: tear-off menu does not work on 64 bitv8.0.1212Bram Moolenaar
2017-10-22patch 8.0.1211: cannot reorder tab pages with drag & dropv8.0.1211Bram Moolenaar
2017-09-26patch 8.0.1150: MS-Windows GUI: dialog font size is incorrectv8.0.1150Bram Moolenaar
2017-09-22patch 8.0.1135: W_WINCOL() is always the samev8.0.1135Bram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsv8.0.1118Bram Moolenaar
2017-09-02patch 8.0.1038: strike-through text not supportedv8.0.1038Bram Moolenaar
2017-08-13patch 8.0.0925: MS-Windows GUI: channel I/O not handled right awayv8.0.0925Bram Moolenaar
2017-08-12patch 8.0.0913: MS-Windows: CTRL-C kills shell in terminal windowv8.0.0913Bram Moolenaar
2017-07-23patch 8.0.0755: terminal window does not have colors in the GUIv8.0.0755Bram Moolenaar
2017-04-29patch 8.0.0589: :simalt still does not workv8.0.0589Bram Moolenaar
2017-04-22patch 8.0.0578: :simalt on MS-Windows does not work properlyv8.0.0578Bram Moolenaar
2017-03-12patch 8.0.0452: some macros are in lower casev8.0.0452Bram Moolenaar
2017-02-01patch 8.0.0281: some files are still using ARGSUSED instead of UNUSEDv8.0.0281Bram Moolenaar
2016-12-01patch 8.0.0114v8.0.0114Bram Moolenaar
2016-12-01patch 8.0.0113v8.0.0113Bram Moolenaar