Commit History

Author SHA1 Message Date
  Mike McCormack 5d5695a2cc notepad: Move license text to resources. 19 years ago
  Mike McCormack b744372231 Turn off gcc 4.0's builtin wchar inlines. 19 years ago
  Alexandre Julliard 6be39b60f5 Take advantage of the new winegcc -B support. 20 years ago
  Alexandre Julliard 6621b2d213 Build all the programs with winegcc. 21 years ago
  Dmitry Timoshkov 398af1666d Convert Notepad to unicode. 21 years ago
  Alexandre Julliard e7a44d18cd Make sure we don't use libwine_port functions when linking with 21 years ago
  Andriy Palamarchuk c74b0989b4 Link against msvcrt, fixed logic to handle quoted paths in command 22 years ago
  Andriy Palamarchuk c55dce0103 Use rich text edit control instead of handling user input and 22 years ago
  Alexandre Julliard cc2ee7636d Renamed Winelib apps to .exe.so to follow the dll naming convention. 22 years ago
  Alexandre Julliard 2ab7625934 Removed most imports of ntdll since we no longer import Wine internal 22 years ago
  Alexandre Julliard 67371bcc8d Added -res option to specify resources on winebuild command-line. 22 years ago
  Alexandre Julliard 32459912dc Moved imports specification from the .spec into the Makefile so that 22 years ago
  Alexandre Julliard bef8e16fdf Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT. 23 years ago
  Alexandre Julliard a10fbddeb9 Build most programs as .so files. 24 years ago
  Alexandre Julliard 1a3f705fc1 Added import of ntdll. 24 years ago
  Alexandre Julliard 21ec006fc1 Build Win32 resources as .res files and dump them into the .spec.c file. 24 years ago
  Francois Gouget 73925ab11a Added the missing library dependencies. 24 years ago
  Hidenori Takeshima 269b409712 Added a few missing imports. 24 years ago
  Francois Gouget e4e99a5dfc ole32 now requires linking with kernel32 24 years ago
  Francois Gouget 49d251ff30 Added -DSTRICT. 24 years ago
  Bertho Stultiens 27337af65c - Implemented a new preprocessor that is (nearly) ANSI-C compliant. The 24 years ago
  Alexandre Julliard edd77b933b Changed imports of winspool to winspool.drv. 24 years ago
  Alexandre Julliard e1e75371d9 Implemented on-demand loading of builtin dlls using dlopen(). 24 years ago
  Alexandre Julliard b44595283f Improved Winelib apps initialisation code. No longer need to link 24 years ago
  Ulrich Weigand 3dc5d9461e Added .spec files for all libtest/ and programs/ WineLib apps. 25 years ago
  Alexandre Julliard 318f4cefd2 Build most dlls as separate shared libraries. 25 years ago
  Ulrich Weigand 97d05c8067 Link only a single .rc file with application. 25 years ago
  Alexandre Julliard 96af9aa5b8 Added dependency on winestub.o 25 years ago
  Gustavo Junior Alves 73077e3d61 Added Portuguese language support. 25 years ago
  Pablo Saratxaga 66f53a8a8b Walloon language update. 25 years ago