Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Release 63.4v63.4sucrose-0.84Gonzalo Odiard2010-12-091-1/+1
|
* Change the signal used to update the color.Gonzalo Odiard2010-12-091-2/+3
| | | | Author: Simon Schampijer <simon@schampijer.de>
* Change the order in the options in the style comboGonzalo Odiard2010-12-091-6/+6
|
* OLPC #3913 - Add Separators to Style comboGonzalo Odiard2010-12-091-3/+9
|
* Update pot fileGonzalo Odiard2010-11-261-60/+73
|
* Release 63.3v63.3Gonzalo Odiard2010-11-231-1/+1
|
* fix last patch OLPC #10442 - Add the option to export to PDFGonzalo Odiard2010-11-231-1/+1
| | | | | | The former patch does a wrong comparation, using a variable from master Author: Simon Schampijer
* Version 63.2v63.2Gonzalo Odiard2010-11-191-1/+1
|
* OLPC #10442 - Add the option to export to PDFGonzalo Odiard2010-11-171-1/+5
| | | | | Don't set the activity metadata property when save PDF file because Write can save PDF files but can't open them.
* OLPC #8972 - Open rtf and html files like rich textGonzalo Odiard2010-11-171-6/+12
| | | | | The mime types from files rtf and html have text/plain in mime_parents. We need to modify the criteria to open them like rich text.
* Version 63.1Gonzalo Odiard2010-11-091-1/+1
|
* Write: Change the default method of insert imagesGonzalo Odiard2010-11-091-1/+16
| | | | The patch add a checkbox to enable the user to select the method
* Change the logic for preserve the mime type at reading and saving filesGonzalo Odiard2010-11-091-17/+29
| | | | | | Open the text files in plain/text format, save the new file like .odt files and preserve the mime type in all the cases but .doc files (abiword saves them like .rtf) Related to tickets SL #2127, OLPC #8972, OLPC #5291 and OLPC #1925
* Add the option to export to PDF - SL #1458Gonzalo Odiard2010-11-091-1/+2
| | | | Signed-Off-By: iwikiwi <vamsi.davuluri@gmail.com>
* fix paste images in write - olpc #2507 and olpc #7186Gonzalo Odiard2010-11-091-1/+26
| | | | | Now you can copy a image from Paint, Browse or Write and paste in Write The patch implement take from the clipboard the different types of contents
* Release 63v63Simon Schampijer2009-03-031-1/+1
|
*