Commit History

Author SHA1 Message Date
  Zhiyi Zhang d271efe012 view: Enable visual styles. 3 years ago
  Michael Stefaniuc 16abaccbe7 view: Use wide-char string literals. 4 years ago
  Alexandre Julliard 422ab96bcd view: Build with msvcrt. 5 years ago
  Isira Seneviratne 4b27ced0ac view: Move open dialog filter string to resource file and add extensions. 5 years ago
  Michael Stefaniuc e9e96bc39a view: Use the ARRAY_SIZE() macro. 6 years ago
  Marcus Meissner 8953e8d7ee view: Free the data on error exit (Coverity). 11 years ago
  André Hentschel 0ca586120b view: Buffer size of GetFileTitleW is in characters, not bytes (coverity). 12 years ago
  André Hentschel 189800e04c view: Also show the filename in the window title when loading it from command line. 12 years ago
  André Hentschel c275fd73fd view: Show the filename in the window title. 12 years ago
  Alexandre Julliard 12faeeeb46 view: Get rid of the quit accelerator. 13 years ago
  Alexandre Julliard d4989906bd view: Don't use windowsx.h. 13 years ago
  Alexandre Julliard be91790988 view: Convert to Unicode. 13 years ago
  André Hentschel 77e1b38f26 view: Don't load icons, we don't have one yet. 13 years ago
  André Hentschel 39f48dc8c9 view: Handle the commandline. 13 years ago
  André Hentschel 8286bfee71 view: Add support for enhanced metafiles. 13 years ago
  André Hentschel c243e19075 view: Merge 3 C source files and a header file into one file. 13 years ago
  Michael Stefaniuc 59360ced97 view: Remove superfluous pointer casts. 16 years ago
  Francois Gouget 8d771576cf view: Make FileIsPlaceable() and GetPlaceableMetaFile() static. 16 years ago
  Mikołaj Zalewski d35f1d66d6 view: Reset the image left-top corner to the window left-top corner after a Scale to Window. 18 years ago
  Mikołaj Zalewski 4c40a0c2d5 view: Remove the Info > Hello menu item. 18 years ago
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 years ago
  Mike McCormack 280bcf6e4a Fix gcc 4.0 warnings. 19 years ago
  Eric Pouech 5c2a891c43 Made some functions and variables static. 20 years ago
  Richard Cohen 5ac00719c8 - Fix obsolete comments about windowsx, commdlg. 21 years ago
  Francois Gouget c5f775a9c7 Typos/spelling fixes. 21 years ago
  Mike McCormack 51f5308d35 Fix an uninitialized buffer. 21 years ago
  Vincent Béron 9a62491660 Removed trailing whitespace. 22 years ago
  Alexandre Julliard 0799c1a780 Added LGPL standard comment, and copyright notices where necessary. 23 years ago
  François Gouget af68026c94 Replaced calls to OpenFile with the equivalent call to 24 years ago
  Patrik Stridvall 205721e724 Fixed ANSI C related compile problems. 25 years ago