msxml3: Fixed typo in create_bsc.
[wine] / programs / wineconsole /
2008-06-16  Jaime Ravewineconsole: Update Spanish translation.
2008-05-19  Mikołaj ZalewskiMake Swedish use SUBLANG_NEUTRAL.
2008-05-13  Andrej Sinicynwineconsole: German translation.
2008-05-07  Alexandre Julliardwineconsole: Don't use a Win32 wait on a Unix file...
2008-04-22  Austin EnglishSpelling fixes.
2008-04-21  Vitaliy MargolenUpdate Russian translation.
2008-04-14  Vitaliy MargolenUpdate Russian translation.
2008-04-09  Dmitry Timoshkovwineconsole: Fix Win64 warning.
2008-04-08  Rok Mandeljcwineconsole: Added Slovenian translation.
2008-03-31  Vitaliy MargolenUpdate Russian translations.
2008-02-16  Frans Koolwineconsole: Added missing Dutch translations.
2007-11-15  Kirill K. Smirnovwineconsole: Do not show "Apply" button - it is not...
2007-10-25  Hwang YunSong(황윤성)wineconsole: Updated Korean resource.
2007-10-16  Daniel Nylanderwineconsole: Add Swedish translation.
2007-09-26  Alexandre Julliardwineconsole: Default to the user backend, falling back...
2007-09-13  Americo Jose MeloUpdate the Portuguese translation.
2007-08-24  Kirill K. Smirnovwineconsole: Implement GetConsoleWindow.
2007-08-24  Kirill K. Smirnovwineconsole: Move window handle to inner_data structure.
2007-08-09  Kirill K. Smirnovwineconsole: Rearrange control elements in Russian...
2007-07-02  Alexandre Julliardconfigure: Merge the libcurses existence check with...
2007-07-02  Alexandre Julliardconfigure: Don't use a default soname if a library...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-03-09  Anatoly Lyutinwineconsole: Update Russian resources.
2007-02-22  Anatoly Lyutinwineconsole: Use MAKELPARM instead of MAKELONG.
2007-02-20  Anatoly Lyutinwineconsole: Added range of value for an up-down control.
2007-02-13  Anatoly Lyutinwineconsole: Added range of value for all up-down contr...
2007-01-23  Hwang YunSong(황윤성)wineconsole: Updated Korean resource .
2007-01-17  Anatoly Lyutinwineconsole: Add support for non-latin symbols with...
2007-01-10  Dmitry Timoshkovwineconsole: Fix a typo in the help message about corre...
2007-01-10  Dmitry Timoshkovwineconsole: Use CP_UNIXCP to translate strings to...
2007-01-10  Dmitry Timoshkovwineconsole: Make some data const.
2006-12-14  Francois GougetAssorted spelling fixes.
2006-12-05  Francois GougetConsistently use SUBLANG_NEUTRAL for Italian resources.
2006-11-28  Francois Gougetwineconsole: Add a Portuguese translation (contributed...
2006-11-24  Francois GougetReplace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
2006-11-21  Alexander Nicolays... wineconsole: Updated Norwegian Bokmål translation.
2006-11-07  Francois GougetAssorted spelling fixes.
2006-10-25  Alexandre Julliardwineconsole: Properly handle negative coordinates for...
2006-10-24  Jonathan Ernstwineconsole: Updated French translation.
2006-10-24  Mikołaj Zalewskiresources: Change Dutch sublanguage code to SUBLANG_NEU...
2006-10-24  Mikołaj Zalewskiresources: Change German sublanguage code to SUBLANG_NE...
2006-10-23  Hwang YunSong(황윤성)wineconsole: Updated Korean resource.
2006-10-23  Mikołaj Zalewskiwineconsole: Fix Polish translation.
2006-10-23  Mikołaj Zalewskiwineconsole: Check one of the radio buttons in the...
2006-10-23  Mikołaj Zalewskiwineconsole: En.rc: Enlarge the "save console settings...
2006-10-23  Frank Richterwineconsole: Update German translation.
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-20  Mikołaj Zalewskiwineconsole: WM_RBUTTONDOWN lParam is in client coordin...
2006-10-20  Mikołaj Zalewskiwineconsole: Make most keys cancel the selection.
2006-10-20  Mikołaj Zalewskiwineconsole: Allow making selections with a mouse also...
2006-10-20  Mikołaj Zalewskiwineconsole: Remove spaces from the ends of lines while...
2006-10-20  Mikołaj Zalewskiwineconsole: Change selection on WM_KEYDOWN not WM_KEYUP.
2006-10-20  Mikołaj Zalewskiwineconsole: Add usage message and more specific error...
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-10-04  Mikołaj Zalewskiwineconsole: Make the user backend work on non-latin1...
2006-10-03  Michael Stefaniucwineconsole: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-27  Hwang YunSong(황윤성)wineconsole: Updated Korean resource.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_progs: Generate the .gitignore file.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-27  Alexandre Julliardwineconsole: Portability fixes in the curses mouse...
2006-06-07  Mike McCormackserver: open_console's from field should be a handle.
2006-06-06  Mike McCormackwineconsole: Use correct prototypes for dialog procs.
2006-05-31  Mike McCormackwineconsole: Store the font as a DWORD_PTR.
2006-05-31  Mike McCormackwineconsole: Use a Get/SetWindowLongPtr to store a...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-08  Antonio Codazziwineconsole: Esperanto language support.
2006-04-08  Antonio Codazziwineconsole: Italian language support.
2006-02-13  Petr Tesarikwineconsole: Czech language resources encoding fix.
2006-02-06  Fatih Aşıcıwineconsole: Turkish translation.
2005-12-09  Alexandre JulliardMake wine_server_fd_to_handle use attributes instead...
2005-12-09  Alexandre Julliardwineconsole: Remove some unnecessary typecasts.
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in conso...
2005-12-03  Pavel RoskinFixed regression in wineconsole creation (curses backend).
2005-11-26  Alexandre JulliardIgnore symlink files too (needed for git).
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-21  YunSong HwangUpdate Korean translations.
2005-11-14  YunSong HwangAdd Korean translations.
2005-11-03  Eric PouechFixed wineconsole startup when restoring registry settings.
2005-11-03  Eric PouechNow filling external leading in font cells.
2005-11-02  Eric PouechFixed crash in font browsing for raster fonts.
2005-10-10  Eric PouechFixed changing console's windows.
2005-10-10  Eric Pouech- fixed mouse double click and wheeling
2005-10-08  Eric PouechFunction keys now work in curses mode.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-26  Alexander N. SørnesNorwegian translation of wcmd and wineconsole.
2005-09-09  Alexandre JulliardUse Get/SetWindowLongPtr instead of Get/SetWindowLong...
2005-08-03  Alexandre JulliardMerged some of the header checks to reduce the size...
2005-07-06  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-05-06  Francois GougetAssorted spelling fixes.
2005-04-14  Rein KlazesIn AllocConsole() pass the wShowWindow value and STARTF...
2005-03-02  Alexandre JulliardAvoid spaces before preprocessor directives, that's...
2005-02-16  Alex Villacís LassoChange SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN...
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2005-01-17  Henning GerhardtUpdate German resources.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-11-29  Eric PouechMade some functions and variables static.
next