Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/toolbar.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
* 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.
* 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
* 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
* Make use of the ColorToolButton that benzea landed in sugar-toolkitSimon Schampijer2009-01-201-2/+5
|
* data_type has been changed to what_filter in sugar-toolkitSimon Schampijer2009-01-201-1/+1
|
* #3060 Filter object chooser so it shows only imagesTomeu Vizoso2009-01-151-2/+3
|
* Fix 4871: the write save as entries of the journal come up uncolored (rwh)Marc Maurer2007-11-271-2/+21
|
* Fix 4861: Incremental find cycles through words while typing (uwog)Marc Maurer2007-11-271-3/+3
|
* Use 'instance' instead of 'data' as a path prefix; part of 4850Marc Maurer2007-11-131-1/+1
|
* Fix 4731: Find control should have embedded search/cancel icons (uwog)Marc Maurer2007-11-091-38/+44
|
* Fix 4614: Write should change the order of the zoom icons (uwog)Marc Maurer2007-11-051-12/+12
|
*