Change Details
| docs/gnu/TODO.xml |
| 72 | 72 | <listitem override="disc">Try to cross compile and build a windows binary package. Check out |
| 73 | 73 | <ulink url="http://ricardo.ecn.wfu.edu/~cottrell/cross-gtk/">Allin suggestions</ulink> |
| 74 | 74 | for hints.</listitem> |
| 75 | | <listitem>Add printing support with page setup based on GtkPrintOperation provided |
| 75 | <listitem override="disc">Add printing support with page setup based on GtkPrintOperation provided |
| 76 | 76 | by GTK+ 2.10 (hence, always available if GTK+ support is enable).</listitem> |
| 77 | | <listitem>Expose conventions used by ADG APIs: this is mainly needed to make clear |
| 77 | <listitem override="disc">Uncomplete entities should fail gracefully instead of complaining for |
| 78 | insufficient data. For example, a linear dimension without the |
| 79 | needed pairs should simply not be rendered without warnings. |
| 80 | This provides an easy way to implement optional machinings.</listitem> |
| 81 | <listitem override="disc">Expose conventions used by ADG APIs: this is mainly needed to make clear |
| 78 | 82 | getters must be considered read-only, also when returning non-const |
| 79 | 83 | values (because object referencing is always allowed).</listitem> |
| 80 | 84 | <listitem>Add italian localization.</listitem> |
| 81 | 85 | |
Download the corresponding diff file