Michael Stefaniuc
|
962b31c80b
include: Add a generic available ARRAY_SIZE().
|
6 years ago |
Alexander Scott-Johns
|
67766392bf
notepad: Allow user to choose which encoding to open and save files in.
|
15 years ago |
Alexander Scott-Johns
|
080cc90992
notepad: Remember the encoding of files when they are opened, and use the same encoding when saving.
|
15 years ago |
Alexander Scott-Johns
|
8b6b7b2c39
notepad: Improve encoding detection when opening files.
|
15 years ago |
Michael Stefaniuc
|
cdc5b0c29b
notepad: Rename the SIZEOF macro to the more descriptive ARRAY_SIZE.
|
15 years ago |
Michael Stefaniuc
|
3e7647ad72
notepad: Use the explicit W-form of the types.
|
15 years ago |
Rico Schüller
|
3137600651
notepad: Implement replace.
|
15 years ago |
Rolf Kalbermatter
|
5eb6c11aba
notepad: Improve printing considerably.
|
17 years ago |
Rolf Kalbermatter
|
3cae920399
notepad: Implement handling of page setup dialog parameters.
|
17 years ago |
Alexandre Julliard
|
cd5a04fd95
notepad: Fallback to default position if saved position if off-screen.
|
18 years ago |
Mikołaj Zalewski
|
84fc75c3d2
notepad: Implement Find and Find Next.
|
18 years ago |
Byeong-Sik Jeon
|
876c9d16cd
notepad: Use HKCU\Software\Microsoft\Notepad for font and window-geometry.
|
18 years ago |
Jonathan Ernst
|
360a3f9142
Update the address of the Free Software Foundation.
|
18 years ago |
Robert Shearman
|
8be66cb30e
notepad: Remember options selected in the print setup dialog.
|
19 years ago |
Dmitry Timoshkov
|
398af1666d
Convert Notepad to unicode.
|
21 years ago |
Shachar Shemesh
|
fc0d07f8cf
Implemented font selection.
|
22 years ago |
Andriy Palamarchuk
|
c55dce0103
Use rich text edit control instead of handling user input and
|
22 years ago |
Vincent Béron
|
9a62491660
Removed trailing whitespace.
|
22 years ago |
Sylvain Petreolle
|
eaa8df60ed
Made notepad uses NLS properly.
|
23 years ago |
Alexandre Julliard
|
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
|
23 years ago |
Andriy Palamarchuk
|
5d5f36f7ce
- made notepad compile with Cygwin
|
23 years ago |
Andriy Palamarchuk
|
be49563060
Implemented parsing of file name, passed in command line, loading new
|
23 years ago |
Alexandre Julliard
|
8bb7fb960c
Fixed a number of incompatibilities in OEM icons/cursors handling.
|
24 years ago |
Alexandre Julliard
|
3da872daaf
Fixed language handling. Removed some dependencies on Wine internals.
|
24 years ago |
Mike McCormack
|
0e2d0e076f
Added some basic text display and editing capabilities, cursor
|
24 years ago |
Ulrich Weigand
|
97d05c8067
Link only a single .rc file with application.
|
25 years ago |
Marcel Baur
|
03287451ee
- Added new IDS_NOTSAVED ressource (needs translation in *.rc)
|
26 years ago |
Marcel Baur
|
a43295d1ec
Fixed GetOpenFileName and GetSaveFileName dialogs.
|
26 years ago |
Alexandre Julliard
|
dadf78ffa9
Release 980517
|
26 years ago |
Alexandre Julliard
|
54c2711ff6
Release 980329
|
27 years ago |