1. 34f7bde oleview: Add Norwegian Bokmål translation. by Alexander Nicolaysen Sørnes · 18 years ago
  2. 4a464ef oleview: Properly handle negative coordinates for mouse events. by Alexandre Julliard · 18 years ago
  3. 58294b8 oleview: Fix compilation with gcc 2.95. by Francois Gouget · 18 years ago
  4. 43e9602 oleview: Update Korean resources. by Byeong-Sik Jeon · 18 years ago
  5. 7cbda36 oleview: Add German translation. by Frank Richter · 18 years ago
  6. e1fd734 Korean: Use SUBLANG_NEUTRAL in Korean resources. by Byeong-Sik Jeon · 18 years ago
  7. 70066c1 oleview: U(x) must be defined after winnt.h has had a chance to define NONAMELESSUNION. Fixes the compilation with gcc 2.95. by Francois Gouget · 18 years ago
  8. 7295af0 French rc files must be encoded in iso-8859-1, not utf-8. by Francois Gouget · 18 years ago
  9. 33546e0 oleview: Fix the placement of a '\n'. by Francois Gouget · 18 years ago
  10. c41a978 oleview: Updated French translation. by Jonathan Ernst · 18 years ago
  11. cdc01c7 oleview: Win64 'incompatible pointer type' warning fix. by Michael Stefaniuc · 19 years ago
  12. 85ce511 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. by Michael Stefaniuc · 19 years ago
  13. 3380a7d resources: Mark common resources as LANG_NEUTRAL, SUBLANG_NEUTRAL. by Mikołaj Zalewski · 19 years ago
  14. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  15. e213b7e oleview: Added data freeing in EnumFuncs function. by Piotr Caban · 19 years ago
  16. 52d16ff oleview: Added dispinterface handling to idl viewer. by Piotr Caban · 19 years ago
  17. f7eeac6 oleview: Added typedef handling to idl viewer. by Piotr Caban · 19 years ago
  18. c5fb8f2 oleview: Added idl save to file functionality. by Piotr Caban · 19 years ago
  19. a97ee60 oleview: Added idl displaying. by Piotr Caban · 19 years ago
  20. 96a0da2 oleview: Added idl formatting. by Piotr Caban · 19 years ago
  21. 6d59fbd oleview: Added functions description to idl generation. by Piotr Caban · 19 years ago
  22. 3d42332 oleview: Improved interface handling in idl viewer. by Piotr Caban · 19 years ago
  23. 9d9ae2e oleview: Updated Korean resource. by Hwang YunSong(황윤성) · 19 years ago
  24. 10d552b oleview: Initialize TVITEM.lParam to NULL in EnumFuncs. by Dan Hipschman · 19 years ago
  25. 9e74060 oleview: Added interface handling to idl display. by Piotr Caban · 19 years ago
  26. 0260b26 oleview: Added data freeing in TypeLib Viewer. by Piotr Caban · 19 years ago
  27. 928966d oleview: Added some features to IDL data displaying. by Piotr Caban · 19 years ago
  28. 83edbac oleview: Added skeleton for IDL files generation. by Piotr Caban · 19 years ago
  29. cf0833b oleview: Added more fields to TypeLib Viewer tree. by Piotr Caban · 19 years ago
  30. 77dc0d9 .gitignore: Added wildcards to ignore generated resource files. by Alexandre Julliard · 19 years ago
  31. 028ab92 make_progs: Generate the .gitignore file. by Alexandre Julliard · 19 years ago
  32. cc2b3b4 Take advantage of the recursive nature of .gitignore for Makefile entries. by Alexandre Julliard · 19 years ago
  33. 77895b7 oleview: Added next field to TypeLib viewer treeview control. by Piotr Caban · 19 years ago
  34. 221521c oleview: Improved type handling in TypeLib viewer. by Piotr Caban · 19 years ago
  35. ecd514d oleview: Added open TypeLib file functionality. by Piotr Caban · 19 years ago
  36. fa7e97e oleview: Added type displaying in TypeLib Viewer. by Piotr Caban · 19 years ago
  37. b3e9a3b oleview: Added base TypeLib Viewer menu functionality. by Piotr Caban · 19 years ago
  38. 49c779f oleview: Added status bar to TypeLib Viewer. by Piotr Caban · 19 years ago
  39. 03c5387 oleview: Added TypeLib Viewer base. by Piotr Caban · 19 years ago
  40. a880317 oleview: Added Korean resources. by Hwang YunSong(황윤성) · 19 years ago
  41. 33d0216 oleview: Fix compilation with gcc 2.95. by Piotr Caban · 19 years ago
  42. c3e5807 oleview: Added propper ClassName displaying to interface viewer. by Piotr Caban · 19 years ago
  43. 72d454a oleview: Added interface viewer. by Piotr Caban · 19 years ago
  44. 0f0ee25 oleview: Added system configuration dialog. by Piotr Caban · 19 years ago
  45. 0defa4e oleview: Added copy HTML tag functionality. by Piotr Caban · 19 years ago
  46. 749e65c oleview: Added copy CLSID functionality. by Piotr Caban · 19 years ago
  47. b2d9136 oleview: Added CreateInstanceOn functionality. by Piotr Caban · 19 years ago
  48. 9cc02dd oleview: Spelling fixes (English). by Jonathan Ernst · 19 years ago
  49. 940d4e0 oleview: French localization. by Jonathan Ernst · 19 years ago
  50. 4964c1e oleview: Removed use of strlenW, strcmpW and strcpyW functions. by Piotr Caban · 19 years ago
  51. ccfaaa1 oleview: Delete the symlink from git. by Alexandre Julliard · 19 years ago
  52. 18db853 oleview: Added registry tab in details window. by Piotr Caban · 19 years ago
  53. 2571da6 oleview: Added details window base. by Piotr Caban · 19 years ago
  54. 4cfa6a1 oleview: Added base menu funcionality. by Piotr Caban · 19 years ago
  55. 75469d7 oleview: Added more TreeView entries. by Piotr Caban · 19 years ago
  56. 6c7a65c oleview: Added TreeView entries read from registry. by Piotr Caban · 19 years ago
  57. 3348ecd oleview: Added TreeView window. by Piotr Caban · 19 years ago
  58. b33f95e oleview: Added pane bar. by Piotr Caban · 19 years ago
  59. 68f590c oleview: Added initial version. by Piotr Caban · 19 years ago