18 коммитов (b3946661ddd792658b49957eb87fb4e1e1099eaa)

Автор SHA1 Сообщение Дата
  dmitchern_cp 1f722091ff 1. override InsertTable(int rowCount, int columnCount) method in Table Cell because of bug. 13 лет назад
  coffeycathal_cp 67187a7a21 Fixed loads of bugs and issues. All test cases still pass. 14 лет назад
  DragonFire_cp da940113f7 Refactored InsertRow methods 14 лет назад
  DragonFire_cp 5d9fa34e5e Added Table.InsertRow(Row row) and Table.InsertRow(Row row, Int32 index) methods. These methods insert a copy of original row into the table. 14 лет назад
  DragonFire_cp 6b142e0016 I have added chart's functionality (Bar, Line and Pie charts) with the legend, axis and 3D. 14 лет назад
  DragonFire_cp 9016b17d34 Divided the chart example in the three new examples 14 лет назад
  DragonFire_cp a843dc915a Implemented a line chart, a pie chart and a bar chart. 14 лет назад
  DragonFire_cp ba0c0871eb Completed to implement simple Chart and Series classes 14 лет назад
  DragonFire_cp c8e4262a6d Made insert chart method and created legend class for this chart 14 лет назад
  DragonFire_cp 8aba78443b Fix GetNextFreeRelationshipID method 14 лет назад
  DragonFire_cp e37bcfe010 Fix Paragraph runs bag. 14 лет назад
  DragonFire_cp a51588f35e Refactor the Table class: RowCount, ColumnCount, Rows properties and Insert/Remove methods. Also refactor CreateTable method - extract the same method CreateTableCell. Add powerfull unit test for this. 14 лет назад
  coffeycathal_cp fbea5f0b5b 14 лет назад
  DragonFire_cp ab0640f886 Change example project, fix Table.RemoveColumn null reference exception. 14 лет назад
  DragonFire_cp c0f5ba0eed ApplyTemplate bag has been fixed. 14 лет назад
  coffeycathal_cp e36ca493b0 Added Examples Project. 15 лет назад
  coffeycathal_cp 7fa4cfc53d 16 лет назад
  coffeycathal_cp 8f6aaf811a 17 лет назад