server: Hold a pointer to the queue from the async operations.
[wine] / programs / notepad / main.c
2007-04-02  Rolf Kalbermatternotepad: Fix a possible rounding error when storing...
2007-04-02  Rolf Kalbermatternotepad: Implement handling of page setup dialog parame...
2006-10-24  Alexandre Julliardnotepad: Fallback to default position if saved position...
2006-10-23  Mikołaj Zalewskinotepad: Implement Find and Find Next.
2006-09-20  Byeong-Sik Jeonnotepad: Use HKCU\Software\Microsoft\Notepad for font...
2006-07-17  Duane Clarknotepad: Change notepad printing font.
2006-07-07  Thomas Khonotepad: Change window classname from NPClass to Notepad.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-28  Dmitry Timoshkovnotepad: Wrap long lines by default like Windows does.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2005-12-08  Robert Shearmannotepad: Remember options selected in the print setup...
2005-12-01  Pavel RoskinImprove font support in Notepad.
2005-10-26  Jan NieuwenhuizenWindows XP does not always include the executable file...
2005-09-20  Dmitry TimoshkovFix the usage of COLOR_xxx constants in the place of...
2005-05-13  Kevin KoltzauEnable/disable menu items based on edit control state.
2004-10-08  Francois GougetBring up the File->Save dialog when receiving WM_QUERYE...
2004-09-20  Michael KaufmannAdded a 3D border for Notepad's edit control.
2004-08-30  Francois GougetAlso recognize '/' as the start of an option.
2004-07-08  Dmitry TimoshkovAdd WS_HSCROLL style to the notepad's edit control.
2003-08-18  Francois GougetSpelling and case fixes.
2003-07-21  Dmitry TimoshkovConvert Notepad to unicode.
2003-06-18  Francois GougetTypos/spelling fixes.
2003-01-28  Shachar ShemeshImplemented font selection.
2002-11-15  Dmitry TimoshkovMinor bug fixes.
2002-08-15  Andriy PalamarchukLink against msvcrt, fixed logic to handle quoted paths...
2002-07-16  Andriy PalamarchukA few cosmetic changes plus fixes for problems spotted...
2002-07-08  Andriy PalamarchukUse rich text edit control instead of handling user...
2002-06-28  Gregg MattinsonRemoved C++ style comments.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-20  Sylvain PetreolleMade notepad uses NLS properly.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-20  Andriy Palamarchuk- made notepad compile with Cygwin
2002-02-19  Andriy PalamarchukImplemented parsing of file name, passed in command...
2001-02-28  Francois GougetSmall 'typos in comments' fixes.
2001-01-02  François GougetReplaced calls to OpenFile with the equivalent call to
2000-11-10  Alexandre JulliardFixed language handling. Removed some dependencies...
2000-07-23  Francois GougetFixed WinMain's signature.
2000-07-23  Mike McCormackAdded some basic text display and editing capabilities...
2000-03-19  Niels Kristian Bec... Fixed some compiler errors and warnings.
2000-02-03  Ulrich WeigandFixed memory overwrite bug.
2000-01-29  Ulrich WeigandLink only a single .rc file with application.
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
1999-02-14  Marcel Baur- Added new IDS_NOTSAVED ressource (needs translation...
1999-01-30  Jukka-Pekka IivonenUpdated Finnish language support.
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-10-24  Kai MorichAdded Drag*32 functions.
1998-10-18  Marcel BaurFixed GetOpenFileName and GetSaveFileName dialogs.
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-02-15  Alexandre JulliardRelease 980215 wine-980215
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1998-01-04  Alexandre JulliardRelease 980104 wine-980104