1. b5141c8 Fix compilation of Qt app on Linux (and Windows?) by Peter Kelly · 9 years ago
  2. a238678 Fix DocFormats/headers/DFPlatform.h permissions. by Gabriela Gibson · 9 years ago
  3. 689bba9 Add optional doxygen configure file. by Gabriela Gibson · 9 years ago
  4. 322d8e9 Add scripts directory. by Gabriela Gibson · 9 years ago
  5. 64f82df Change variable 'success' to 'ok' in DFGetFile() by Gabriela Gibson · 9 years ago
  6. ac0e900 Exclude TAGS, *.patch and temporary Emacs files. by Gabriela Gibson · 9 years ago
  7. 74e451a Move DFFileExists check to top of DFGetFile. by Gabriela Gibson · 9 years ago
  8. aa2938d Added doc example with duplicate style name and inner span in span by franzdecopenhague · 9 years ago
  9. 46ae266 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-corinthia by franzdecopenhague · 9 years ago
  10. ccd0836 Add ODFTextConverter and TODOs for ODFTextGet by Peter Kelly · 9 years ago
  11. 8a9efd1 Remove ODF code from ooxml filter by Peter Kelly · 9 years ago
  12. d929743 Revert mistaken odf approach 2 by Gabriela Gibson · 9 years ago
  13. af71749 Revert mistaken odf approach by Gabriela Gibson · 9 years ago
  14. 143b783 Sort filenames before computing document hash by Peter Kelly · 9 years ago
  15. ff4dfff Fix warnings about duplicate typedefs by Peter Kelly · 9 years ago
  16. 83720d9 Copy parts of src/word/lenses to src/odf/lenses/. by Gabriela Gibson · 9 years ago
  17. ff322cb Make it compile with ODFConverterGet() added in. by Gabriela Gibson · 9 years ago
  18. c4ea2ed Add initial shape of ODF filter. by Gabriela Gibson · 9 years ago
  19. 5033c0f Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-corinthia by franzdecopenhague · 9 years ago
  20. 80abb72 Add experimental tree directory html file. by Gabriela Gibson · 9 years ago
  21. 57bb62c Add short notice about odf and latex not being available yet. by Gabriela Gibson · 9 years ago
  22. 42e833a Revert the ';;' "fix", since VC needs them. by Gabriela Gibson · 9 years ago
  23. b552819 Add README.txt to /sample directory. by Gabriela Gibson · 9 years ago
  24. 522303b Move dirs sample_* into sample/[code|documents]. by Gabriela Gibson · 9 years ago
  25. d82ca17 Fixed double ';;' in the listed files and functions. by Gabriela Gibson · 9 years ago
  26. 411171e Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-corinthia by franzdecopenhague · 9 years ago
  27. 7015ab0 dfconvert: Prefix error messages with "Error: " by Peter Kelly · 9 years ago
  28. 457ad85 Use document hash as id prefix by Peter Kelly · 9 years ago
  29. c0d96a2 Use document hash to protect against misuse of put by Peter Kelly · 9 years ago
  30. 4c4d03a Have DFGet() and DFPut() accept a custom id prefix by Peter Kelly · 9 years ago
  31. 5577583 Merging with changes. by Gabriela Gibson · 9 years ago
  32. 99ac964 Add sample_document directory and sub directories by Gabriela Gibson · 9 years ago
  33. 23c028c Desktop app: Basic infrastructure for Editor lib by Peter Kelly · 9 years ago
  34. 9714877 Fix "Implicit declaration of 'free'" warning by Peter Kelly · 9 years ago
  35. cd8a180 Add stub and function for odt format to dfutil -pp. by Gabriela Gibson · 9 years ago
  36. ebd3c93 Remove duplicate DFPlatform.h include. by Gabriela Gibson · 9 years ago
  37. 7799c53 Add 'free()' loop to test_DFAddDirContents(). by Gabriela Gibson · 9 years ago
  38. 957f173 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-corinthia by franzdecopenhague · 9 years ago
  39. ee6e817 dbwebserver: Python updates & Node version by Franz de Copenhague · 9 years ago
  40. 01c924d Added uncommited change for server example by franzdecopenhague · 9 years ago
  41. ee179e3 Added node support and server example by franzdecopenhague · 9 years ago
  42. 0c00414 Added missing doDummyGet in index.html. And folder refactory by franzdecopenhague · 9 years ago
  43. 9b84249 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-corinthia by franzdecopenhague · 9 years ago
  44. 1b12e2e Simulate a GET call to dfwebserver by Franz de Copenhague · 9 years ago
  45. 8565b79 Simulate a GET call to dfwebserver by franzdecopenhague · 9 years ago
  46. 2e9d2e2 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-corinthia by franzdecopenhague · 9 years ago
  47. 1e932ac Added apache license by franzdecopenhague · 9 years ago
  48. 1a48f7c removed zlib by jani · 9 years ago
  49. d1484ae removed SDL2 by jani · 9 years ago
  50. 82888ed Removed SDL_Image again by jani · 9 years ago
  51. 55669ed Removed libxml2 as it was an error to add it. by jani · 9 years ago
  52. e181189 added libxml2 2.9.2 from xmlsoft.org by jani · 9 years ago
  53. 09725a0 Added WARNING in consumers/web by jani · 9 years ago
  54. 30898be Added SDL2_Image version 2.0.3 from www.libsdl.org unmodified by jani · 9 years ago
  55. a9932e1 Added SDL2 version 2.0.3 to platform/3rdparty, unmodified by jani · 9 years ago
  56. 8019fd3 Added zlib version 1.2.8 from zlib.net to platform/3rdparty by jani · 9 years ago
  57. e4f977c Add note about purpose of JS Interface sources by Peter Kelly · 9 years ago
  58. 1104654 Sample code showing how to implement bindings by Peter Kelly · 9 years ago
  59. 81b5177 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-corinthia by franzdecopenhague · 9 years ago
  60. 9350a33 Added put convert to dfwebserver python binding by Franz de Copenhague · 9 years ago
  61. 748d707 Added put convert to dfwebserver python binding by franzdecopenhague · 9 years ago
  62. 2a53613 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-corinthia by franzdecopenhague · 9 years ago
  63. b8c4399 Pass -fPIC flag to gcc on Linux by Peter Kelly · 9 years ago
  64. 77b6d88 Initial commit for Python binding by Franz de Copenhague · 9 years ago
  65. 88051ae Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-corinthia by franzdecopenhague · 9 years ago
  66. ebe52ba Add initial version of web-based editor by Peter Kelly · 9 years ago
  67. 0cb481d Initial commit for Python binding by franzdecopenhague · 9 years ago
  68. 6ee0514 First part of 64bit support by jani · 9 years ago
  69. 9bb460d First (non useable) version of Corinthia editor by jani · 9 years ago
  70. e382093 Globally change strdup() to xstrdup. by Gabriela Gibson · 9 years ago
  71. fe09746 JS Tests: Print containers on separate lines by Peter Kelly · 9 years ago
  72. f4162f6 Change *alloc() functions to x*alloc(). by Gabriela Gibson · 9 years ago
  73. 1fe57c3 Fix compiler warning [-Wpointer-to-int-cast]. by Gabriela Gibson · 9 years ago
  74. 9d4eefa Remove duplicate UndoManager_groupType function by Peter Kelly · 9 years ago
  75. 7ea85b1 Place cursor properly after deleting an item by Peter Kelly · 9 years ago
  76. dd3e237 getAdjacentNodeWithType: traverse up, not back by Peter Kelly · 9 years ago
  77. aa2436c Tables: Make row/column removal work at edges by Peter Kelly · 9 years ago
  78. 7ae2a33 Tables: Make row/column addition work at edges by Peter Kelly · 9 years ago
  79. d824e2b Tables: Rename remove row/column functions by Peter Kelly · 9 years ago
  80. 9fae5b2 ODFPackage: Use DFStorage, not a filesystem path by Peter Kelly · 9 years ago
  81. 3dfd8c8 enterPressed: Move cursor outside of note first by Peter Kelly · 9 years ago
  82. 8981226 Add a couple of missing #includes for xmalloc by Peter Kelly · 9 years ago
  83. 70c9861 xmalloc patch by jani · 9 years ago
  84. d66c5ca Allow cursor after note at end of line by Peter Kelly · 9 years ago
  85. 61a647d displayRectAtPos: Fix result on note boundary by Peter Kelly · 9 years ago
  86. 174c6b7 Fix disappearing footnotes/endnotes on formatting by Peter Kelly · 9 years ago
  87. 297741a splitAroundSelection: don't split footnotes by Peter Kelly · 9 years ago
  88. 8266b65 Fix cursor visibility after inserting a note by Peter Kelly · 9 years ago
  89. 60e51ed Fix deletion of empty captions/footnotes/endnotes by Peter Kelly · 9 years ago
  90. 227d59d Added patch from Gabriela by jani · 9 years ago
  91. 9a24b33 Fix cursor position in empty caption by Peter Kelly · 9 years ago
  92. 13f9a17 Added patch from Gabriela by jani · 9 years ago
  93. dab820a Patch from Gabriela, removed compiler warning by jani · 9 years ago
  94. 0c34c1a Avoid nesting when inserting footnotes or endnotes by Peter Kelly · 9 years ago
  95. c2ab40b Fix selection hit test after footnotes/endnotes by Peter Kelly · 9 years ago
  96. 9262c46 Enable hit testing fixes for above/below body rect by Peter Kelly · 9 years ago
  97. b88d11e Cursor hit testing after footnotes/endnotes by Peter Kelly · 9 years ago
  98. f3b4302 Cursor hit testing inside empty footnotes/endnotes by Peter Kelly · 9 years ago
  99. 334338e Display cursor when in empty footnote or endnote by Peter Kelly · 9 years ago
  100. 8ad49fd Fix selection highlight for footnotes and endnotes by Peter Kelly · 9 years ago