Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/widgets.py
Commit message (Collapse)AuthorAgeFilesLines
* Pep fixesGonzalo Odiard2011-08-301-2/+2
| | | | Signed-of-by: Gonzalo Odiard <gonzalo@laptop.org>
* Replace the export combo by a group of buttonsGonzalo Odiard2011-08-301-16/+13
| | | | | | | This change do more discoverable the functionality and improve consistencywith other activities. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* 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.
* make the sources of Write pep8 complaintGonzalo Odiard2010-10-281-14/+23
|
* Add the option to export to PDF - SL #1458Gonzalo Odiard2010-10-281-1/+6
| | | | | Signed-Off-By: iwikiwi <vamsi.davuluri@gmail.com> Reviewed-by: Martin Sevior <msevior@gmail.com>
* Pylint cleanupsSimon Schampijer2009-09-081-6/+4
|
* Removed redundant StyleCombo code from widgets.pyGary Martin2009-09-081-73/+0
|
* Removed redundant ListsPalette code from widgets.py.Gary Martin2009-09-081-46/+0
|
* Revert export buttonAleksey Lim2009-08-161-2/+82
|
* Do not propagate current paragraph format while moving cursor #1145Aleksey Lim2009-08-071-21/+51
|
* Set toolbutton labelsAleksey Lim2009-08-061-1/+0
|
* New Write primary toolbar icon design does not all fit in the toolbar #1122Aleksey Lim2009-08-061-49/+42
|
* Utilize API changes in toolbarAleksey Lim2009-07-301-3/+7
|
* Utilize new toolbarsAleksey Lim2009-07-131-0/+242