Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > db2f523f3a32a4f01e278a6e9e2fe5a3 > files > 5

geany-plugins-tableconvert-0.21-2.fc15.i686.rpm

2011-10-06  Frank Lanitz  <frlan@frank.uvena.de>

 * Fixing some i18n issue.


2011-08-19  Frank Lanitz  <frlan@frank.uvena.de>

 * Added a function to convert to SQL e.g. for preparing an
   INSERT-statement.


2011-08-15  Frank Lanitz  <frlan@frank.uvena.de>

 * Move filetype specific functions into seperate functions.


2011-03-19  Frank Lanitz  <frlan@frank.uvena.de>

 * Make plugin function available via tools menu.


2011-03-17  Frank Lanitz  <frank(at)frank(dot)uvena(dot)de>

 * Fix an minor issue with shadowing variables.


2011-01-29  Frank Lanitz  <frank(at)frank(dot)uvena(dot)de>

 * Rename plugin to Tableconvert.
 * Include logic to transform also lists to LaTeX tabular.


2011-01-27  Frank Lanitz  <frlan@frank.uvena.de>

 * Support creation of table with <thead> and <tbody>. Use it for the
   moment as default.


2011-01-26  Frank Lanitz  <frank@frank.uvena.de>

 * Initial Entry. New plugin: HTMLTable.