Mirror of Apache Flex TLF

Clone this repo:
  1. dfd0db0 build.properties: remove JVM args that are no longer supported by modern Java VMs by Josh Tynjala · 3 weeks ago develop
  2. c0d74aa TextFlowEdit: fix typo in docs (closes #6) by Josh Tynjala · 2 years ago
  3. 1502bd3 another search path for flexTasks.jar by Josh Tynjala · 2 years ago
  4. 87259fe build.xml: allow env.FLEX_HOME by Josh Tynjala · 2 years ago
  5. ce009fa env-template.properties by Josh Tynjala · 2 years ago
  6. 6d4fd30 FLEX-35078 removing unused functions, local variables and inner classes while reading the code. by Mihai Chira · 8 years ago
  7. 7fe2284 Fixed a range error when accessing TextBlocks in paragraphs with tables. by Harbs · 10 years ago
  8. cb2794e FLEX-35100 by Mihai Chira · 10 years ago
  9. 9526d45 FLEX-35100 by Mihai Chira · 10 years ago
  10. 3ce6a7b FLEX-35078 by Mihai Chira · 10 years ago
  11. 9130560 Improved keyboard navigation in text surrounding tables by Harbs · 10 years ago apache-flex-sdk-14.5.0 apache-flex-sdk-14.5.0RC1
  12. 235cd97 Moved the logic for composing the table on cell resizing out of EditManager and into StandardFlowComposer where it belongs. by Harbs · 10 years ago
  13. 095a165 Better handling of nested table composition (related to operations) by Harbs · 10 years ago
  14. 601f097 Added support for selection based operations when the selection is in a table cell by Harbs · 10 years ago
  15. 3c68f91 Fixed getText() to be more technically correct. by Harbs · 10 years ago
  16. d452c49 Changed Table getText() to return a single code point. by Harbs · 10 years ago
  17. dd7faa3 Attempt at fixing FLEX-34988 by Harbs · 10 years ago
  18. 96407e2 FLEX-34769 by Harbs · 10 years ago
  19. c31ddf7 Fix for FLEX-34744 by Harbs · 10 years ago
  20. 7710afb Fix for broken unit FLEX_34807_Test by piotrz · 10 years ago