Commit History

Author SHA1 Message Date
  Alexandre Julliard 2bf8293e8f libwine: Mark more functions as obsolete. 3 years ago
  Alexandre Julliard 875f506b33 libport: Move the char type table back to libwine and stop updating it. 4 years ago
  Alexandre Julliard c7196dc945 libport: Move the case mapping table back to libwine and stop updating it. 4 years ago
  Alexandre Julliard 595f2846b2 libwine: Make the remaining configuration functions obsolete. 4 years ago
  Alexandre Julliard 98682cfd01 libwine: Make the various directory functions obsolete. 4 years ago
  Alexandre Julliard b87256cd1d libwine: Make the dlopen() wrapper functions obsolete. 4 years ago
  Alexandre Julliard 3b16f35413 libwine: Make the LDT functions obsolete. 4 years ago
  Alexandre Julliard 831f58caa5 libport: Move the codepage table functions back to libwine and make them obsolete. 4 years ago
  Alexandre Julliard d81f96a8fc libport: Move wine_cp_wcstombs implementation back to libwine and make it obsolete. 4 years ago
  Alexandre Julliard 23a50fb0bd libport: Move wine_cp_mbstowcs implementation back to libwine and make it obsolete. 4 years ago
  Alexandre Julliard 473914f6a5 libport: Move wine_utf8 functions back to libwine and make them obsolete. 4 years ago
  Alexandre Julliard f4b7260d29 libport: Move wine_cpsymbol functions back to libwine and make them obsolete. 4 years ago
  Alexandre Julliard 5a1e897df7 libport: Move wine_compare_string implementation back to libwine and make it obsolete. 4 years ago
  Alexandre Julliard afd681ebd9 libport: Move wine_fold_string implementation back to libwine and make it obsolete. 4 years ago
  Alexandre Julliard c599ec1494 libwine: Make some loader functions obsolete. 4 years ago
  Alexandre Julliard c1dadbcfb1 libwine: Make the debug functions obsolete. 4 years ago
  Alexandre Julliard 39138478fd libwine: Make some functions obsolete. 4 years ago
  Alexandre Julliard 8505f1429d libwine: Export functions that return the Wine version number and build id. 16 years ago
  Alexandre Julliard c9f0bea910 libwine: Added a wine_call_on_stack function. 16 years ago
  Alexandre Julliard 0b39d1a89e libwine: Added a function to enumerate the reserved mmap areas. 18 years ago
  Alexandre Julliard eb8a40c368 libs: Merged libwine_unicode into libwine. 18 years ago
  Alexandre Julliard 5ff1004c4d libwine: Export wine_get_build_dir. 18 years ago
  Alexandre Julliard 2f026d1694 libwine: Export a function to retrieve the data directory (based on a 18 years ago
  Alexandre Julliard 65424dc3a8 libwine: Added wine_dll_enum_load_path function to allow querying the dll path. 19 years ago
  Alexandre Julliard 2058f54300 Added a __wine_dbg_set_channel_flags function to allow changing flags 19 years ago
  Alexandre Julliard 784c94516b Export the get_channel_flags function avoid warnings when passing a 19 years ago
  Alexandre Julliard cbc38965c0 New scheme for keeping track of debug channels that doesn't require 19 years ago
  Alexandre Julliard 75c27e17b6 Defined a proper structure for debug channels. 19 years ago
  Alexandre Julliard 883d3c52d3 Use explicit function pointers for pthread support instead of relying 19 years ago
  Eric Frias 7933014d01 Export wine_pthread_get_current_teb. 20 years ago