Restore line removed by mistake in previous commit.
[claws.git] / src / gtk / w32_filesel.c
2018-12-29 Andrej KacianRestore line removed by mistake in previous commit.
2018-12-29 Andrej KacianFix incorrect pointer arithmetic in w32_filesel.c
2017-07-07 Andrej KacianCorrect the use of pthread_create() in several places.
2017-05-21 Andrej KacianSome forgotten cleanups for previous commit, 70ea2d849.
2017-05-21 Andrej KacianHopefully fixed sporadic crashes in Windows native...
2016-10-11 Andrej KacianFix wrong argument order in Windows file choosers.
2016-09-22 Andrej KacianBetter handle NULL path arguments in w32_filesel.c
2016-08-28 Andrej KacianMake filesel API more consistent.
2016-08-27 Andrej KacianRefactor gtk/w32_filesel.c for better code reuse.
2016-08-27 Andrej KacianAllow multiple file selection in Windows native file...
2016-08-06 Andrej KacianFix filesel_select_file_open_folder() for Win32.
2016-07-11 Andrej KacianFix filesel dialog with filter for Win32.
2016-04-22 Andrej KacianMore fixes for the Windows native file choosers.
2016-04-22 Andrej KacianMake Windows native file/dir choosers work with non...
2016-04-16 Andrej KacianUse native file and folder selection dialogs on Windows.